* { font-family: Arial; font-size: 15px;}
html, body {
	margin:0;
	padding: 0;
	width:100%;
	min-height: 100%;
}

body {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #f7f7f7 47%, #dbdbdb 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f7f7f7), color-stop(100%,#dbdbdb)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f7f7f7 47%,#dbdbdb 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#f7f7f7 47%,#dbdbdb 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#f7f7f7 47%,#dbdbdb 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#f7f7f7 47%,#dbdbdb 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dbdbdb',GradientType=0 ); /* IE6-9 */
	background-size: 100% 100%;

}

.content {
	text-align: center;
	margin:0 auto;
	position: relative;
	z-index: 1000;
}

h1 {
	font-weight: normal;
	font-size: 18px;
}
a .item, .item {
	font-size:15px;
	border-bottom:1px solid #dbdbde;
	padding: 7px 10px;
	line-height: 18px;
	display: block;
	text-align: left;
	clear: both;
}

.item a {
	color: #007aff;
}

.red {color: #d65d43;}

.item p {
	margin: 2px;
	clear: both;
}

#head { 
	max-height:100%;
	position: relative;
	z-index: 1000;
}

#di_user {
	font-size: 12px;
	text-align: right;
}



.rememberme{
	position: relative;
	top: 20px;
	left: -4px;
}


#error {
	width: 100%;
	margin: 0 auto;
	position: relative;
	height: 0px;
	display: block;
	text-align: center;
	padding-top: 10px;
}

#cloud {
	width: 100%;
	height: 351px;
	background: url("/img/cloud1.png") top center no-repeat;
	background-size: 100% 100%;
	left: 0px;
	position: absolute;
	top: 0px;
}

.mess .info{
	text-align: right;
	display: inline-block;
	width: 80%;
}

.mess p {
	text-align: left;
}

.mess table {
	width: 100% !important;
}

.mess .item strong{
	color: rgb(60, 60, 60);
	text-decoration: none;
	display: inline-block;
	width: 70%;
	float:left;
}

.mess .item .createdate{
	color: #007aff;
	display: inline-block;
	width: 30%;
	text-align: right;
	font-size: 14px;
}

.mess .item .descr{
	color: grey;
	font-size: 13px;
	clear: both;
	line-height: 16px;
	text-decoration: none !important;
	padding-top: 3px;
	display: inline-block;
	width: 94%;
	float: left;
	padding-bottom: 5px;
}

#out {
	text-align: left;
}

.ymaps-balloon__content ymaps {
	width: 200px !important;
	text-align: left;
	height: 70px !important;
}

.open {
	width: 4%;
	background: url(/img/open.png) center no-repeat;
	height: 19px;
	display: inline-block;
	padding-top: 15px;
	padding-left: 2px;
}

.date {
	display: block;
	float: left;
	width: 37%;
	text-align: center;
	padding-top: 35px;
	color: #85858B;
}

.disc {
	display: block;
	float: left;
	width: 57%;
	text-align: center;
	padding-top: 15px;
}

.est{
	display: block;
	width: 37%;
	text-align: center;
	padding-top: 20px;
	color: #85858B;
	font-size: 20px;
		margin-left: 57%;
	border-left: 1px solid #DDDDDD;
	padding-left: 9px;
	min-height: 50px;
	padding-bottom: 10px;
}

.block {
	display: block;
	width: 57%;
	margin-left: 37%;
	border-left: 1px solid #DDDDDD;
	padding-left: 9px;
	min-height: 50px;
	padding-top: 8px;
	padding-bottom: 10px;
}

input[type=submit] {

-webkit-animation-delay: 0s;
-webkit-animation-direction: normal;
-webkit-animation-duration: 0s;
-webkit-animation-fill-mode: none;
-webkit-animation-iteration-count: 1;
-webkit-animation-name: none;
-webkit-animation-play-state: running;
-webkit-animation-timing-function: ease;
-webkit-app-region: no-drag;
-webkit-appearance: none;
-webkit-backface-visibility: visible;
-webkit-background-clip: border-box;
-webkit-background-composite: source-over;
-webkit-background-origin: padding-box;
-webkit-background-size: auto;
-webkit-border-fit: border;
-webkit-border-horizontal-spacing: 0px;
-webkit-border-image: none;
-webkit-border-vertical-spacing: 0px;
-webkit-box-align: stretch;
-webkit-box-decoration-break: slice;
-webkit-box-direction: normal;
-webkit-box-flex: 0;
-webkit-box-flex-group: 1;
-webkit-box-lines: single;
-webkit-box-ordinal-group: 1;
-webkit-box-orient: horizontal;
-webkit-box-pack: start;
-webkit-box-reflect: none;
-webkit-box-shadow: none;
-webkit-clip-path: none;
-webkit-column-axis: auto;
-webkit-column-break-after: auto;
-webkit-column-break-before: auto;
-webkit-column-break-inside: auto;
-webkit-column-count: auto;
-webkit-column-gap: normal;
-webkit-column-progression: normal;
-webkit-column-rule-color: rgb(255, 255, 255);
-webkit-column-rule-style: none;
-webkit-column-rule-width: 0px;
-webkit-column-span: none;
-webkit-column-width: auto;
-webkit-filter: none;
-webkit-font-smoothing: auto;
-webkit-highlight: none;
-webkit-hyphenate-character: auto;
-webkit-line-box-contain: block inline replaced;
-webkit-line-break: auto;
-webkit-line-clamp: none;
-webkit-locale: auto;
-webkit-margin-after-collapse: collapse;
-webkit-margin-before-collapse: collapse;
-webkit-mask-box-image: none;
-webkit-mask-box-image-outset: 0px;
-webkit-mask-box-image-repeat: stretch;
-webkit-mask-box-image-slice: 0 fill;
-webkit-mask-box-image-source: none;
-webkit-mask-box-image-width: auto;
-webkit-mask-clip: border-box;
-webkit-mask-composite: source-over;
-webkit-mask-image: none;
-webkit-mask-origin: border-box;
-webkit-mask-position: 0% 0%;
-webkit-mask-repeat: repeat;
-webkit-mask-size: auto;
-webkit-perspective: none;
-webkit-perspective-origin: 64.5px 22px;
-webkit-print-color-adjust: economy;
-webkit-rtl-ordering: logical;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-combine: none;
-webkit-text-decorations-in-effect: none;
-webkit-text-emphasis-color: rgb(255, 255, 255);
-webkit-text-emphasis-position: over;
-webkit-text-emphasis-style: none;
-webkit-text-fill-color: rgb(255, 255, 255);
-webkit-text-orientation: vertical-right;
-webkit-text-security: none;
-webkit-text-stroke-color: rgb(255, 255, 255);
-webkit-text-stroke-width: 0px;
-webkit-transform: none;
-webkit-transform-origin: 64.5px 22px;
-webkit-transform-style: flat;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease;
-webkit-user-drag: auto;
-webkit-user-modify: read-only;
-webkit-user-select: none;
-webkit-writing-mode: horizontal-tb;
align-content: stretch;
align-items: flex-start;
align-self: stretch;
alignment-baseline: auto;
background-attachment: scroll;
background-clip: border-box;
background-color: rgb(76, 76, 76);
background-image: none;
background-origin: padding-box;
background-position: 0% 0%;
background-repeat: repeat;
background-size: auto;
baseline-shift: baseline;
border-bottom-color: rgb(100, 100, 100);
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-collapse: separate;
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-left-color: rgb(100, 100, 100);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgb(100, 100, 100);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgb(100, 100, 100);
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-style: solid;
border-top-width: 1px;
bottom: auto;
box-shadow: none;
box-sizing: border-box;
buffered-rendering: auto;
caption-side: top;
clear: none;
clip: auto;
clip-path: none;
clip-rule: nonzero;
color: rgb(255, 255, 255);
color-interpolation: srgb;
color-interpolation-filters: linearrgb;
color-rendering: auto;
cursor: pointer;
direction: ltr;
display: block;
dominant-baseline: auto;
empty-cells: show;
fill: rgb(0, 0, 0);
fill-opacity: 1;
fill-rule: nonzero;
filter: none;
flex-basis: auto;
flex-direction: row;
flex-grow: 0;
flex-shrink: 1;
flex-wrap: nowrap;
float: none;
flood-color: rgb(0, 0, 0);
flood-opacity: 1;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-kerning: auto;
font-size: 17px;
font-style: normal;
font-variant: normal;
font-variant-ligatures: normal;
font-weight: normal;
glyph-orientation-horizontal: 0deg;
glyph-orientation-vertical: auto;
height: 44px;
image-rendering: auto;
justify-content: flex-start;
kerning: 0;
left: auto;
letter-spacing: normal;
lighting-color: rgb(255, 255, 255);
line-height: 42px;
list-style-image: none;
list-style-position: outside;
list-style-type: disc;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
marker-end: none;
marker-mid: none;
marker-start: none;
mask: none;
mask-type: luminance;
max-height: none;
max-width: none;
min-height: 0px;
min-width: 0px;
object-fit: fill;
object-position: 50% 50%;
opacity: 1;
order: 0;
orphans: auto;
outline-color: rgb(255, 255, 255);
outline-offset: 0px;
outline-style: none;
outline-width: 0px;
overflow-wrap: normal;
overflow-x: hidden;
overflow-y: hidden;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0px;
page-break-after: auto;
page-break-before: auto;
page-break-inside: auto;
pointer-events: auto;
position: relative;
resize: none;
right: auto;
shape-rendering: auto;
speak: normal;
stop-color: rgb(0, 0, 0);
stop-opacity: 1;
stroke: none;
stroke-dasharray: none;
stroke-dashoffset: 0;
stroke-linecap: butt;
stroke-linejoin: miter;
stroke-miterlimit: 4;
stroke-opacity: 1;
stroke-width: 1;
tab-size: 8;
table-layout: auto;
text-align: center;
text-anchor: start;
text-decoration: none solid rgb(255, 255, 255);
text-indent: 0px;
text-overflow: ellipsis;
text-rendering: auto;
text-shadow: none;
text-transform: none;
top: auto;
transition-delay: 0s;
transition-duration: 0s;
transition-property: all;
transition-timing-function: ease;
unicode-bidi: normal;
vector-effect: none;
vertical-align: baseline;
visibility: visible;
white-space: nowrap;
widows: auto;
width: 94%;
word-break: normal;
word-spacing: 0px;
word-wrap: normal;
writing-mode: lr-tb;
z-index: auto;
zoom: 1;
margin-top: 10px;
margin-left: 3%;
margin-right: 3%;
}