body, html, .wrapper {
	padding: 0;
	margin: 0;
	height: 100%;
}
.leftimg{
    float:left; /* Выравнивание по левому краю */
    margin: 5px 5px 5px 0; /* Отступы вокруг картинки */
}
form {
margin: 0;
}
body {
	height: auto !important;
	height: 100%;
	position: relative;
	/*background: #FFFFFF;*/

	background-image: url('/interface/svdk/images/BG_UV20.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
    -webkit-background-size: cover;
       -moz-background-size: cover;
       -o-background-size: cover;
       background-size: cover;

	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 13px/18px;
	font-weight: normal;
	color: #252627;
}
p{
	padding: 0;
	margin-bottom: 0px;	
}
.TableMain {
	min-width: 980px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 100%;
	position: relative;


}
.TableMainFooter {
	padding-bottom: 0px;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	color: #ef3124;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	margin: 0.5em 0 0.5em 0;
	color: #434343;
}


h3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0.5em 0 0.5em 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	margin: 1.75em 0 0.5em 0;
}

textarea {
border-color: rgb(169, 169, 169);
}
user agent stylesheettextarea {
-webkit-appearance: textarea;
background-color: white;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
flex-direction: column;
resize: auto;
cursor: auto;
padding: 2px;
white-space: pre-wrap;
word-wrap: break-word;
}
user agent stylesheetinput, textarea, keygen, button, isindex {
margin: 0em;
color: initial;
letter-spacing: normal;
word-spacing: normal;
text-transform: none;
text-indent: 0px;
text-shadow: none;
display: inline-block;
text-align: start;
}
user agent stylesheetinput, textarea, keygen, button, isindex, meter, progress {
-webkit-writing-mode: horizontal-tb;
}

label span {
    color: #EA5200;
    font-weight:bold;
}
label.error {
    background:url("images/unchecked.gif") no-repeat 0px 0px;
    padding-left: 16px;
    padding-bottom: 2px;
}
label.checked {
    background:url("images/checked.gif") no-repeat 0px 0px;
    padding-left: 16px;
    padding-bottom: 2px;
	}
.status{
	color: #DC1418;
	text-align: left;

}
.status_warning{
	color: #e52142;
}
.status_ok{
	color: #056614;
}
.wide {
	margin-top: 0.5em;
	border: 1px solid #9297A6;
}
.wide2 {
	margin-top: 0.5em;
	border: 1px solid #9297A6;
}
.header {
	margin-bottom: 5px;


}
.CenterUp {
	margin-bottom: 10px;
	position: relative;
}
.footer {
	margin-top: 30px;
	height: 40px;
	background: #fff;
	box-shadow: 0px -10px 10px -15px #000;
	/*margin-right: 0px;*/
	/*margin-left: 20px;*/
	/*margin-bottom: 25px;*/
	/*border-bottom-left-radius: 2px;*/
	/*border-top-left-radius: 2px;*/
}

.footer table {
	display: inline-block;
	padding-left: 10px;
	padding-right: 10px;
}

.left_side {
	min-width: 180px;
	max-width: 220px;
	text-align: left;
	padding-top: 0px;
    padding-right: 10px;
    padding-left: 5px;
}

.center_side {
	min-width: 560px;
	height: auto;
	width: auto;
}

.right_side {
	font-weight: normal;
	max-width: 350px;
	min-width: 210px;
	position: relative;
	text-align: left;
	padding-top: 10px;
}

.content {
	padding: 0;
	position: relative;
	min-height: 600px;
	margin-right: 10px;
	margin-left: 10px;
}
.content_all_news {
	padding: 0;
	margin-right: 50px;
	margin-left: 50px;
	position: relative;
	min-height: 80px;
}

.text_left {
    float: left;
    margin-top: 12px;
    background-color: white;
    margin-left: 3px;
}

.img-wrap {
	vertical-align: top;
	width: 100%;
	white-space: nowrap;
	height: 90px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-color: #0071B7;
	border-bottom-width: 1px;
	border-bottom-color: #41CCFD;
}
.img-wrapheader {
	vertical-align: top;
	width: 100%;
	/* 	min-width: 993px; */
	white-space: nowrap;
	height: 90px;
	/*	background-image: -webkit-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,134,0,1.00) 0%,rgba(248,186,4,1.00) 100%); */
	/* was in blue theme
	background-color: #0681C7;
	border-bottom: 1px solid #41CCFD;
	position: relative;
	background-image: -webkit-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	*/
}
.add-on {
	width: auto;
	height: 12px;
	margin-top: 2px;
	margin-right: -5px;
	margin-left: 1px;
	min-width: 12px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	/* font-size: 14px; */
	font-weight: normal;
	/* line-height: 20px; */
	text-align: center;
	text-shadow: 0 1px 0 #fff;
	background-color: #F1F1F1;
	border: 1px solid #ccc;
	margin-bottom: 2px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.align-middle {
    vertical-align: middle;
}
/* select {
font: 8pt;
color: #444444;
border-spacing: 2px;
border-color: gray;
-webkit-appearance: menulist;
box-sizing: border-box;
align-items: center;
border: 1px solid;
border-image-source: initial;
border-image-slice: initial;
border-image-width: initial;
border-image-outset: initial;
border-image-repeat: initial;
white-space: pre;
-webkit-rtl-ordering: logical;
color: black;
background-color: white;
cursor: default;
} */

.select {
	margin-left: 5px;
	min-width: 200px;
	width: 200px;
	border-radius: 0px;
	border: 1px solid #9297A6;
	padding-top: 2px;
	padding-bottom: 2px;

}
.button {
	background-color: #262239;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
	display: inline-block;
	float: left;
}
.buttonRight {
	background-color: #262239;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 5px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 5px;
	padding-bottom: 3px;
	margin-right: 5px;
	float: right;
}
.button_big:hover, .item_active, .item_active:hover{
	background-color: #0681C7;
	font-size: 14px;
	margin-right: 3px;
	margin-bottom: 0px;
	border-radius: 5px;
	padding-right: 5px;
	float: left;
	padding-left: 7px;
	margin-left: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-box-shadow: 1px 1px 1px 1px #CDC8C8;
	box-shadow: 1px 1px 1px 1px #CDC8C8;
	text-shadow: 0px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	width: 200px;
	border: 1px solid #0681c7;
	box-shadow: 0px 0px 10px -5px #000;
}
.gradient {
	display: none;
	background-color: #0681C7;
	background-image: -webkit-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
}
.button_big{
	background-color: #E7E7E7;
	font-size: 14px;
	margin-right: 3px;
	border-radius: 5px;
	padding-right: 5px;
	float: left;
	padding-left: 7px;
	margin-left: 3px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	-webkit-box-shadow: 1px 1px 3px 0px #CDC8C8;
	box-shadow: 1px 1px 1px 1px #CDC8C8;
	text-shadow: 0px 0px 0px;
	text-transform: uppercase;
	color: #0681C7;
	display: block;
	padding-bottom: 7px;
	text-decoration: none;
	width: 200px;
	margin-bottom: 0px;
	padding-top: 7px;
	border: 1px solid #E7E7E7;
	box-shadow: 0px 0px 10px -5px #000;
}

.button_center:hover, .button_center a:hover {
	background-color: #0681C7;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	border-radius: 2px;
	margin-left: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-box-shadow: 1px 1px 1px 1px #CDC8C8;
	box-shadow: 1px 1px 1px 1px #CDC8C8;
	text-shadow: 0px 0px 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	border: 1px solid #0681c7;
	padding-left: 7px;
	padding-right: 7px;
	float: left;
	border-radius: 5px;
}

.button_center, .button_center a {
	background-color: #E7E7E7;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 0px;
	border-radius: 2px;
	padding-right: 7px;
	padding-left: 7px;
	margin-left: 5px;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(231,231,231,1.00) 100%);
	-webkit-box-shadow: 1px 1px 3px 0px #CDC8C8;
	box-shadow: 1px 1px 1px 1px #CDC8C8;
	text-shadow: 0px 0px 0px;
	text-transform: uppercase;
	color: #0681C7;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	text-decoration: none;
	float: left;
	border: 1px solid #E7E7E7;
	border-radius: 5px;
}

.button a {
	text-decoration: none;
	background-color: #262239;
	color: white;
	white-space: nowrap;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.button_big a {
	text-decoration: none;
	color: #1E1E1E;
}
.button_big a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.button_none, .button_none a, .button_none a:hover {
	background-color: #CDCDCD;
	font-size: 14px;
	margin-right: 5px;
	margin-bottom: 3px;
	border-radius: 2px;
	margin-left: 5px;
	border-top: 1px solid #9C9C9C;
	border-bottom: 1px solid rgba(156,156,156,1.00);
	border-right: 1px solid #9C9C9C;
	border-left: 1px solid #9C9C9C;
	color: #FFFFFF;
	font-weight: normal;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-box-shadow: 1px 1px 1px 1px #CDCDCD;
	box-shadow: 1px 1px 1px 1px #CDCDCD;
	text-shadow: 0px 0px 0px;
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	border: 1px solid #CDCDCD;
	padding-left: 7px;
	padding-right: 7px;
	text-decoration: none;
	margin-top: 10px;
}

.copyright, .copyright a:link, .copyright a:hover, .copyright a:visited, .copyright a:active {
	color: #434343;
	font-weight: normal;
	margin-left: 5px;
	margin-right: 20px;
	display: inline-block;
	float: right;
	margin-top: 6px;
	font-size: 14px;
	cursor: pointer;
}
.FastNavigation {
	padding-right: 7px;	font-size: 14px;
}
input#username, input#password_confirm, input#Account, input#username1, input#username2, input#username3, input#username4, input#username5, input#username6, input#password, input#password_new, input#password_new_repeat,  input#account {
	width: 250px;
	border: 1px solid #9297A6;
/* 	height: 20px; */
	font-size: 16px;
	outline: none;
	border-radius: 5px;
}

input#USER_MOBILE_PHONE, input#CODE_ACTIVATION, input#USER_MOBILE_PHONE_MESSAGE, input#USER_MOBILE_PHONE_CONFIG {
	width: 250px;
/* 	height: 20px; */
	border: 1px solid #9297A6;
	font-size: 16px;
	outline: none;
	border-radius: 5px;
}

div#validation > div {
    margin-bottom: 3px;
}

a {
	color: #0681C7;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
input {
	margin-left: 5px;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	outline: none;
}

.imgmap{
	border: none;
	position: static;
	margin-bottom: 6px;
	margin-right: 5px;
}
hr {
  border: 0;
  color: #CBC9BA;
  background-color: #CBC9BA;
  height: 1px;
}
img{
	border: none;
}


td.top_right {
    vertical-align: top;
}

td.top_left {
    text-align: center;
    width: 220px;
    min-width: 200px;
}

.red_background {
    background-color: #D90003;
}

.red {
	color: #e52142;
}

div.grayBorder {
	width: auto;
	height: auto;
	overflow: visible;
	/*border: 1px solid #E4E4E4;*/
	border-bottom: 5px dotted #D9EFFC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	/*border-radius: 5px;*/
}
div.grayBorder2 {
	width: 100%;
	position: absolute;
	left: 0px;
	top: -35px;
	height: auto;
	overflow: visible;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	max-height: 35px;
	min-height: 35px;
	font-weight: bold;
	margin-left: 0px;
	border-bottom: 0px solid #C3D4DD;
	border-right: 0px solid #C3D4DD;
	border-left: 0px solid #C3D4DD;
	border-top: 0px solid #C3D4DD;
	border-bottom-left-radius: 2px;
}

div.content_main {
	background: rgba(255,255,255,0.9);
	padding: 5px;
	border-radius: 5px;
	box-shadow: 0px 0px 10px -5px #000;
	background-image: url("/interface/svdk/images/main_pattern_2.png");
	background-repeat: repeat-x;
	background-position: bottom;
}

div.login {
}

table.login td {
    padding: 3px;
}


table.btn td {
    padding: 0;
}

.table1 {
border-spacing: 2px;
border-color: gray;
}

.tdheader {
background-color: #595959;
color: #FFFFFF;
}

.plate_red {
/*     background-image: url("images/plate1_red.gif"); */
    background-repeat: no-repeat;
    padding: 4px 0 0 10px;
}

.label {
	font-weight: bold;
	text-align: right;
	color: #434343;
	padding-left: 12px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.label_news {
	/* 	background-image: url(images/plate1_yellow.gif); */
	border-left: 3px solid #0681c7;
}

.label_left {
	/* 	background-image: url(images/plate1_red.gif); */
	border-left: 3px solid #0681c7;
}

.links {
    padding: 7px 0px 9px 12px;
    margin: 2px 9px 0px 20px;
    line-height: 20px;
}

.link {
	background-repeat: no-repeat;
	padding-left: 12px;
	display: inline-block;
	background-position: 0px 5px;
	margin-bottom: 4px;
	margin-top: 3px;
	font-weight: normal;
	color: #0681C7;
	margin-left: 8px;
}
.link_history:hover {
    background-repeat: no-repeat;
    padding-left: 28px;
    display: inline-block;
    margin-bottom: 4px;
    padding-top: 5px;
	margin-top: 3px;
    font-weight: normal;
}

.link_history {
    background-image: url(images/clock_red.png);
    background-repeat: no-repeat;
    padding-left: 28px;
    display: inline-block;
    margin-bottom: 4px;
    padding-top: 5px;
	margin-top: 3px;
    font-weight: normal;
}
.link_news {
	background-repeat: no-repeat;
	padding-left: 12px;
	/* 	display: inline-block; */
	line-height: 1.3em;
	background-position: 0px 5px;
	margin-top: 3px;
	font-weight: normal;
	font-size: 18px;
	color: #0681C7;
}

.news {



}
.descnews {
	font-size: 13px;



}
.news_images {
	min-height: 50px;
	position: relative;
	display: block;
	min-width: 70px;
	width: 70px;
	float: left;
}

.article {
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 12px;
	margin-bottom: 10px;
	line-height: 1.5;
	min-height: 15px;
	font-size: 16px;
	font-weight: normal;
}

.date {
	color: gray;
	background-image: url(images/bullet_lightgray.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	display: inline-block;
	background-position: 0px 6px;
	margin-bottom: 0px;
	margin-top: 3px;
	margin-left: 8px;
}
.date2 {
	color: gray;
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 6px;
	margin-bottom: 0px;
}

.link_article {
	font-weight: normal;
	color: #0681C7;
	font-size: medium;
}

.link_balance_red {
	color: #e52142;
}

.link_balance_green {
	color: #009e59;
	/* 044E10 */
}
.link_bullet {
    display: inline-block;
    margin-left: -12px;
    margin-bottom: 5px;
    padding-left: 12px;
    background-image: url(images/bullet_yellow.gif);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

.left {
    vertical-align: top;
    min-width: 200px;
    width: 220px;
}

.center {
    padding: 0px 2px 0px 4px;  
}

.right {
    vertical-align: top;
    min-width: 180px;
    width: 245px;
}

.text {
	font-weight: normal;
	margin-left: 5px;
	margin-right: 20px;
}

.footer_link {
    color: #0681C7;
}
div.main_header {
	font-size: 26px;
	color: #326fa7;
	border-left: 3px solid #326fa7;
	padding: 3px 0px 3px 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	text-shadow: 1px 1px 3px rgba(0,0,0, 0.2);
}

/* jQuery UI */
/*.ui-corner-all { border-radius: 0px; }*/
.ui-widget-content { border: 1px solid #9297A6; background: white; color: black; }
.ui-widget-content .ui-state-default { background: #434343; color: white; border: none; border-radius: 4px; }

/* keyboard - jQuery UI Widget */
.ui-keyboard { position: absolute; left: 0; top: 0; z-index: 16000; border: 2px solid black; }
.ui-keyboard-has-focus { z-index: 16001; }
.ui-keyboard div { font-size: 12px; }
.ui-keyboard-button { height: 2em; width: 2em; margin: .1em; cursor: pointer; overflow: hidden; line-height: 2em; margin: 2px; font-size: 12px}
.ui-keyboard-button span { padding: 0; margin: 0; white-space:nowrap; }
.ui-keyboard-button-endrow { clear: left; }
.ui-keyboard-widekey { width: 4em; }
.ui-keyboard-space { width: 15em; text-indent: -999em; }
.ui-keyboard-preview-wrapper { text-align: center; padding: 3px; }
.ui-keyboard-preview { text-align: left; margin: 0 0 3px 0; display: inline; width: 99%;} /* width is calculated in IE, since 99% = 99% full browser width =( */ 
.ui-keyboard-keyset { text-align: center; white-space: nowrap; padding: 3px }
.ui-keyboard-input { text-align: left; }
.ui-keyboard-input-current { -moz-box-shadow: 0px 0px 5px #C9DA16; -webkit-box-shadow: 0px 0px 5px #C9DA16; box-shadow: 0px 0px 5px #C9DA16; background: #f9f9f9}
.ui-keyboard-placeholder { color: #888; }
.ui-keyboard-nokeyboard { color: #888; border-color: #888; } /* disabled or readonly inputs, or use input[disabled='disabled'] { color: #f00; } */
.ui-keyboard-button.disabled { opacity: 0.5; filter: alpha(opacity=50); } /* used by the acceptValid option to make the accept button appear faded */
.ui-keyboard-spacer { display: inline-block; width: 1px; height: 0; }
.ui-keyboard-title { cursor: default; background: #D90003; color: white; font-weight: bold; padding: 5px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.ui-keyboard-close-icon { width: 15px; height: 15px; top: 4px; right: 5px; background-image: url("images/icon_close.gif"); background-repeat: no-repeat; }

/* combo key styling - toggles diacritics on/off */
.ui-keyboard-button.ui-keyboard-combo.ui-state-default { border-color: #41CCFD; }

/*** jQuery Mobile definitions ***/
/* jQuery Mobile styles - need wider buttons because of font size and text-overflow:ellipsis */
.ui-bar .ui-keyboard-button { width: 3em; display: inline-block; }
.ui-bar .ui-keyboard-widekey { width: 5.5em; }
.ui-bar .ui-keyboard-space { width: 15em; }
.ui-bar .ui-keyboard-space span { visibility: hidden; } /* hides the ellipsis */
.ui-bar .ui-keyboard-keyset { line-height: 0.5em; }
.ui-bar input.ui-input-text, .ui-bar textarea.ui-input-text { width: 95%; }

/* over-ride padding set by mobile ui theme - needed because the mobile script wraps button text with several more spans */
.ui-bar .ui-btn-inner { height: 2em; padding: 0.2em 0; margin: 0; }
.ui-bar .ui-btn { margin: 0; font-size: 13px; } /* mobile default size is 13px */
.inrur {
	color: #5F5D54;
}


/* Media Queries (optimized for jQuery UI themes; may be slightly off in jQuery Mobile themes) */
/* 240 x 320 (small phone)  */
@media all and (max-width: 319px) {
	.ui-keyboard div { font-size: 9px; }
	.ui-keyboard .ui-keyboard-input { font-size: 12px; }
	/* I don't own an iPhone so I have no idea how small this really is... is it even clickable with your finger? */
	.ui-bar .ui-btn { margin: 0; font-size: 9px; }
	.ui-bar .ui-keyboard-button { width: 1.8em; height: 2.5em; }
	.ui-bar .ui-keyboard-widekey { width: 4em; }
	.ui-bar .ui-keyboard-space { width: 8em; }
	.ui-bar .ui-btn-inner { height: 2.5em; padding: 0.3em 0; }
}

/* 320 x 480 (iPhone)  */
@media all and (min-width: 320px) and (max-width: 479px) {
	.ui-keyboard div { font-size: 9px; }
	.ui-keyboard .ui-keyboard-input { font-size: 14px; }
	/* I don't own an iPhone so I have no idea how small this really is... is it even clickable with your finger? */
	.ui-bar .ui-btn { margin: 0; font-size: 11px; }
	.ui-bar .ui-keyboard-button { width: 1.8em; height: 3em; }
	.ui-bar .ui-keyboard-widekey { width: 4.5em; }
	.ui-bar .ui-keyboard-space { width: 10em; }
	.ui-bar .ui-btn-inner { height: 3em; padding: 0.7em 0; }
}

/* 480 x 640 (small tablet) */
@media all and (min-width: 480px) and (max-width: 767px) {
	.ui-keyboard div { font-size: 13px; }
	.ui-keyboard .ui-keyboard-input { font-size: 14px; }
	.ui-bar .ui-btn { margin: 0; font-size: 10px; }
	.ui-bar .ui-keyboard-button { height: 2.5em; }
	.ui-bar .ui-btn-inner { height: 2.5em; padding: 0.5em 0; }
}
.left_tiket {
	min-width: 200px;
	width: 80%;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	position: relative;
	float: left;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	background-color: #DCF8C6;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	border: 1px solid #AAA;
	box-shadow: 3px 3px 5px -5px #000;
}
.right_tiket {
	width: 80%;
	min-width: 200px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	position: relative;
	float: right;
	border-bottom-left-radius: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	background-color: #74CDFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	box-shadow: 3px 3px 5px -5px #000;
	border: 1px solid #00A3FF;
}


.left_tiket:before{
  content: "Вы написали:";
    position: absolute;
    color: #999
}

.right_tiket:before{
  content: "Ответ специалиста:";
    position: absolute;
    color: #999
}






table.table1 td.header, table.table1 td.row1, table.table1 td.row2, table.table1 td.footer,
table.table1 td.templateRow1, table.table1 td.templateRow2, table.table1 td.templateHeader,
table.table1 td.italicRow1, table.table1 td.italicRow2  {
	padding:5px 5px 6px 5px;
/* 	vertical-align:top; */
	border-left:solid 1px #E4E4E4;
	border-right:solid 1px #E4E4E4;
border-bottom:solid 1px #E4E4E4;
}

table.table1 td.templateHeader {
	background-color:#595959;
	color:#FFFFFF;
	vertical-align:middle;
	padding:1px 5px 1px 5px;
	height:32px;
}
td.templateOperTitleRow {
	padding:0px 0px 0px 5px;
	vertical-align: middle;
	font-weight: bold;
	
}
table.table1 td.header {
	background-color: #0681C7;
	background-image: -webkit-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(6,129,199,1.00) 0%,rgba(75,148,189,1.00) 100%);
	color: #FFFFFF;
	border-radius: 2px;
	text-shadow: 1px 1px 3px rgba(0,0,0, 0.2);
	;
}
/*
table.table1 td.blue {
	color: #0681C7;
	font-weight: bold;
}
*/

table.table1 td.bold {
	font-weight: bold;
}

table.table1 td.shift {
	padding-left: 30px;
}


table.table1 td.header a {
	color:#FFFFFF;
	text-decoration:underline;
}
table.table1 td.header img {
	margin-left:5px;
}
table.table1 td.row2, table.table1 td.templateRow2, table.table1 td.italicRow2  {
	background-color: #E5F5FD;
	padding-top: 4px;
}

table.table1 td.templateRow1, table.table1 td.templateRow2 {
	padding:1px 5px 1px 5px;
	height: 24px;
	vertical-align: middle;
}
table.table1 tr.bold td.row1, table.table1 tr.bold td.row2,table.table1 td.boldRow1,
table.table1 td.boldRow2 {
	font-weight:bold;
	color:#000000;
}
table.table1 td.italicRow1, table.table1 td.italicRow2 {
	font-style: italic;
	color:#000000;
}
table.table1 td.footer {
	background-color:#F7F7F7;
	border-bottom:solid 1px #E4E4E4;
	text-align:right;
	padding:14px 10px 15px 20px;
}
table.table1 td.footer table td{
	line-height:20px;
	padding:0px 10px 0px 10px;
	text-align:right;
}
table.table1 td.footer table td b {
	color:#000000;
}


#menu8 {
	width: 200px;
	margin-top: 10px;
	margin-bottom: 10px;
}
	
#menu8 li a {
	text-decoration: none;
	height: 32px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;

}
	
#menu8 li a:link  {
	color: #000;
	display: block;
	background: url(images/menu8_1.gif);
	padding-top: 18px;
	padding-right: 0;
	padding-left: 31px;
	padding-bottom: 0;
}

#menu8 li a:visited {
	color: #000;
	display: block;
	background: url(images/menu8_1.gif);
	padding-top: 18px;
	padding-right: 0;
	padding-left: 31px;
	padding-bottom: 0;
}

	
#menu8 li a:hover {
	color: #fff;
	background: url(images/menu8_1.gif) 0 -46px;
	padding-top: 18px;
	padding-right: 0;
	padding-left: 36px;
	padding-bottom: 0;
	text-shadow: 0px 1px 0px rgba(175,175,175,1.00);

}
/*	
#menu8 li a:active , #menu8 a:link.item_active , #menu8 a:visited.item_active {
	color: #fff;
	background: url(images/menu8_1.gif) 0 -94px;
	padding-top: 16px;
	padding-right: 0;
	padding-left: 36px;
	padding-bottom: 0;
	text-shadow: 0px 1px 0px #41CCFD;

}

#menu8 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
*/
.print{
	background-repeat: no-repeat;
	background-image: url(images/print_24x24.png);
	width: 180px;
	height: 30px;
	color: #000;
	text-shadow: 1px 1px 0 #fff;
	font-size: 13px;
	line-height: 26px;
	text-decoration: none;
	padding: 3px 5px 5px 30px;

	background-color: #CFCFCF;
	border-radius: 5px;
	border: 1px solid #979797;
}
.borderlic{
/* 	border-bottom: 1px solid #CBC9BA;
	border-top: 0px solid #CBC9BA; */
}
.Datepicker{
	width: 85px;
	border: 1px solid #9297A6;
}
.headercod {
	position: relative;
	float: right;
	width: 100%;
	min-width: 400px;
	max-height: 90px;
	height: 90px;
}
.headercodtable {
	height: 135px;
	box-shadow: 0px 10px 10px -15px #000;
	background: #fff;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 90px;
	border-spacing: 0px 0px;
	border-width: 0px;
	border-style: none;

}
.headerphone, .headerphone a:link, .headerphone a:hover, .headerphone a:visited, .headerphone a:active {
	color: #326fa7;
	font-size: 26px;
	/*font-weight: bold;*/
	text-shadow: 1px 1px 3px rgba(0,0,0, 0.2);
	;
	/* text-transform: uppercase; */
	padding-left: 3px;
	padding-right: 3px;
	line-height: normal;
	text-decoration: none;
}
.logowhite {
	position: absolute;
	left: 47px;
	top: 5px;
	z-index: 100;
	float: left;
	width: 158px;
	min-width: 158px;
	height: 130px;
	min-height: 130px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: -2px;
	margin-left: -2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-width: 0px;
}
.logowhite img {
	min-width: 158px;
	min-height: 130px;
}
.top-main div.social-icons {
	float: right;
	margin-top: -30px;
	/*margin-right: 15%;*/ 
}
.top-main div.social-icons img {
	width: 32px;
	height: 32px;
	margin: 2px;
}
.top-main div.header {
	clear: both;
}
.top-main div.header p {
	margin: 10px;
	color: #326fa7;
	font-family: Verdana;
	text-align: center;
}
.top-main div.header p.size1 {
	font-size: 24pt;
	font-weight: bolder;
}
.top-main div.header p.size2 {
	font-size: 20pt;
}


.prepyment{
	padding-top: 2px;
	padding-bottom: 2px;
}
.pymentlist{
	padding: 2px;
	display: inline-block;
	width: 100%;
}
.pymentlist:hover{
	/*background: #E0E0E0;*/
	padding: 2px;
	display: inline-block;
	width: 100%;
}
.pymenttext{
	color: #0681C7;
	text-decoration: underline;
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
.pymenttext:hover{
	text-decoration: none;
}

.window_header{
	height: 135px;
	background: #fff;
	box-shadow: 0px 10px 10px -15px #000;
}

.window_content{
	padding: 10px;
	margin-bottom: 20px;
}

.window_content  .grayBorder{
	box-shadow: 0px 0px 10px -5px #000;
	background: rgba(255,255,255,0.9);
	border: none !important;
	border-radius: 5px;
}

.window_Cprt{
	background: #fff;
	width: 100%;
	height: 40px;
	box-shadow: 0px -10px 10px -15px #000;
	position: fixed;
	bottom: 0px;
}

#leftLinks a.button_big,
#leftLinks a.item_active{
  position: relative !important;
  padding-left: 35px !important;
  width: 185px !important;
  white-space: nowrap !important;
}

#leftLinks a[href="/"]:before,
#leftLinks a[href="/public/about"]:before,
#leftLinks a[href="/contacts"]:before,
#leftLinks a[href="/private"]:before,
#leftLinks a[href="/private/devices"]:before,
#leftLinks a[href="/private/payment"]:before,
#leftLinks a[href="/private/account"]:before,
#leftLinks a[href="/private/config"]:before,
#leftLinks a[href="/private/contacts"]:before,
#leftLinks a[href="/logout"]:before,
#leftLinks a[href="/private/messages"]:before,
#leftLinks a[href="/"]:hover:before,
#leftLinks a[href="/public/about"]:hover:before,
#leftLinks a[href="/contacts"]:hover:before,
#leftLinks a[href="/private"]:hover:before,
#leftLinks a[href="/private/devices"]:hover:before,
#leftLinks a[href="/private/payment"]:hover:before,
#leftLinks a[href="/private/account"]:hover:before,
#leftLinks a[href="/private/config"]:hover:before,
#leftLinks a[href="/private/contacts"]:hover:before,
#leftLinks a[href="/logout"]:hover:before,
#leftLinks a[href="/private/messages"]:hover:before,
#leftLinks a[href="http://link.svdk.su/directorlk"]:before,
#leftLinks a[href="http://link.svdk.su/directorlk"]:hover:before
{
  content: " ";
  width: 23px;
  height: 23px;
  position: absolute;
  left: 4px;
  top: 4px;
}

#leftLinks a[href="/"]:before{
  background: url("/interface/svdk/images/menu_icons_12052021.png") no-repeat 0px 0px;
}

#leftLinks a[href="/"]:hover:before,
#leftLinks a[href="/"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px 0px;
}

#leftLinks a[href="/private"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px 0px;
}

#leftLinks a[href="/private"]:hover:before,
#leftLinks a[href="/private"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px 0px;
}

#leftLinks a[href="/private/devices"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -23px;
}

#leftLinks a[href="/private/devices"]:hover:before,
#leftLinks a[href="/private/devices"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -23px;
}

#leftLinks a[href="/private/payment"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -46px;
}

#leftLinks a[href="/private/payment"]:hover:before,
#leftLinks a[href="/private/payment"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -46px;
}

#leftLinks a[href="/private/account"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -69px;
}

#leftLinks a[href="/private/account"]:hover:before,
#leftLinks a[href="/private/account"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -69px;
}

#leftLinks a[href="/private/config"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -92px;
}

#leftLinks a[href="/private/config"]:hover:before,
#leftLinks a[href="/private/config"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -92px;
}

#leftLinks a[href="/private/contacts"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -115px;
}

#leftLinks a[href="/private/contacts"]:hover:before,
#leftLinks a[href="/private/contacts"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -115px;
}

#leftLinks a[href="/logout"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -138px;
  top: 6px;
  left: 6px;
}

#leftLinks a[href="/logout"]:hover:before,
#leftLinks a[href="/logout"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -138px;
  top: 6px;
  left: 6px;
}

#leftLinks a[href="/contacts"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -115px;
}

#leftLinks a[href="/contacts"]:hover:before,
#leftLinks a[href="/contacts"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -115px;
}

#leftLinks a[href="/public/about"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -161px;
}

#leftLinks a[href="/public/about"]:hover:before,
#leftLinks a[href="/public/about"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -161px;
}



#leftLinks a[href="/private/messages"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -184px;
}

#leftLinks a[href="/private/messages"]:hover:before,
#leftLinks a[href="/private/messages"].item_active:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -23px -184px;
}



#leftLinks a[href="http://link.svdk.su/directorlk"]{
    color:#C70621;
}

#leftLinks a[href="http://link.svdk.su/directorlk"]:hover{
    color: #fff;
    background-image: linear-gradient(180deg,rgb(199, 6, 33) 0%,rgb(189, 75, 91) 100%);
    border: 1px solid #C70621;
}

#leftLinks a[href="http://link.svdk.su/directorlk"]:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat 0px -208px;
  top: 5px;
  left: 6px;
}

#leftLinks a[href="http://link.svdk.su/directorlk"]:hover:before{
  background: url("/interface/svdk/images/menu_icons_29072021.png") no-repeat -21px -207px;
}






#eq_loading{
    width: 290px;
    background-image: url('/interface/svdk/images/eq_loading.gif');
    background-repeat: no-repeat;
    background-position: right center;
    height: 20px;
    text-align: left;
    margin-right: 5px;
    display: none;
}

.dev_info{
  padding: 5px !important;
}
.dev_end,
.dev_hist,
.dev_name,
.dev_start{
  margin-top: 2px;
  margin-bottom: 2px;
  padding-left: 20px;
  position: relative;
}

.dev_end:before,
.dev_hist:before,
.dev_name:before,
.dev_start:before{
  content: " ";
  position: absolute;
  left: 0px;
  top: 2px;
  width: 16px;
  height: 16px;

}

.dev_name:before{
        background: url("/interface/svdk/images/dev_icons.png") no-repeat 0px 0px;
}

.dev_start:before{
        background: url("/interface/svdk/images/dev_icons.png") no-repeat 0px -32px;  
}

.dev_end:before{
        background: url("/interface/svdk/images/dev_icons.png") no-repeat 0px -48px;  
}

.dev_hist:before{
        background: url("/interface/svdk/images/dev_icons.png") no-repeat 0px -64px;  
}


.dev_send_step{
display: block;
color: #f00;
font-weight: bold;
border: 2px solid #f00;
border-radius: 15px;
width: 22px;
height: 22px;
font-size: 20px;
background: #fff;
text-align: center;
float: left;
position: relative;
padding: 2px;
margin-top: -5px;
left: -20px;
}