.checksum_a837c07ad354f319d629a4e46a68dc6d{}
input[type=text], input[type=password], textarea, select {
border: 1px solid #5f9ea0;
}

input[type=text]:hover, input[type=password]:hover, textarea:hover, select:hover {
border: 1px solid #ebb95b;
}

input[type=text]:focus, input[type=password]:focus, textarea:focus, select:focus{
border: 1px solid #ebb95b;
background: #fff8d5;
}

input[type=text][disabled], input[type=password][disabled], textarea[disabled], select[disabled] {
border: 1px solid #cac8bb;
background: #ffffff;
color: #aca899;
}

input[type=text], input[type=password]{
height: 17px; padding: 1px; margin: 0px;
}

select {
height: 21px; padding: 0px; margin: 0px;
}

option {
background: white;
}

.bg_err{
border: 1px solid #ff3333 !important;
background: #ffcccc !important;
}

.bg_fill{
border: 1px solid #33ff33 !important;
background: #ccffcc !important;
}

.template_note{
height: 10px;
font-size: 85%;
}

.templ_tips{
color: #ff0000;
}


body {
font-family: Arial, Verdana, sans-serif;
padding: 0;
margin: 0;
color: black;
}

li,td,a,form,p {
font-size: 13px;
font-family: Arial, Verdana, sans-serif;
font-weight: normal;
color: black;

}


table {
text-align: left;
}

a {
color: blue;
}

a.no_border:hover{
color: white;
background-color: white;
text-decoration: none;
}

a:hover {
color: white;
background-color: blue;
text-decoration: none;
}

a img {
border: none;
}
a:hover img {
background-color: white;
}

.selected_href {
color: black;
font-weight: bold;
text-decoration: none;
}

.selected_href:hover {
color: black;
background-color: white;
font-weight: bold;
text-decoration: none;
}

.red_link {
color: red;
}
.red_link:hover {
color: white;
background-color: red;
text-decoration: none;
}


.single_input{
 width: 350px;
}
.short_input {
 width: 140px;
}

.good_mess {
 color: green;
 font-size: 13px;
}

.error_mess{
 color: red;
 font-size: 13px;
}

.warn_mess{
 color: #dc9b00;
 font-size: 13px;
}

/* Подтаблицы */
.user_sub_table {
border:none;
width:100%;
padding:0 0 0 0;
}

.user_sub_table td {
border-top: none;
border-right: none;
border-left: none;
border-bottom: 1px solid #bbb;
empty-cells: show;
border-spacing: 0;
}

.user_sub_table td .no_border{
border-bottom: none;
}

.user_sub_table tr {
padding: 0;
border-spacing: 0;
}

.user_sub_table th {
border-bottom: 1px solid #41393b;
border-top: none;
border-right: none;
border-left: none;
text-align: left;
height:100%;
empty-cells: show;
border-spacing: 0;
padding: 0;
}

.user_sub_table th a {
color: #1a1a1a;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

.user_sub_table th a:hover {
background-color: white;
}

.user_sub_table th.plus {
width: 10px;
text-align: center;
}

.user_sub_table th.plus a {
color: #999;
font-size: 18px;
font-weight: normal;
text-decoration: none;
}

.user_sub_table th.plus a:hover {
color: #000;
}

.fast_edit_text{
 display:block;
 cursor:text;
 padding:2px;
 border:1px dotted #ffffff;
 min-height: 14px;
 outline: none;
 background-color: transparent;

 white-space: pre;           /* CSS 2.0 */
 white-space: pre-wrap;      /* CSS 2.1 */
 white-space: pre-line;      /* CSS 3.0 */
 white-space: -pre-wrap;     /* Opera 4-6 */
 white-space: -o-pre-wrap;   /* Opera 7 */
 white-space: -moz-pre-wrap; /* Mozilla */
 white-space: -hp-pre-wrap;  /* HP Printers */
 word-wrap: break-word;      /* IE 5+ */
}

.sub_fast_edit_text{
}

.fast_edit_bordered{
  border:1px dotted #d0d0d0;
}

span.fast_edit_bordered{
  border:1px dotted #d0d0d0;
}

input.fast_edit_bordered{
  border:1px dotted #d0d0d0;
}

a.fast_edit_link input.fast_edit_bordered{
border:1px dotted #d0d0d0;
}

a.fast_edit_link input.fast_add_link_field{ /* Поле связи при быстром добавлении по полю связи */
  width: 260px;
}

span.datepicker_span input.fast_edit_bordered{
  border:1px dotted #d0d0d0;
}

.fast_edit_text:hover{
  background-color: transparent;
  border:1px dotted #d0d0d0;
}

.fast_edit_text a:hover{
  /*color: blue;
  background-color: transparent;*/
}


.sub_fast_edit_select{
 display: block;
}

/* Главная таблица данных */
.user_table {
border:none;
width:100%;
padding:0 32px;
}

.user_table td {
border-top:none;
border-right:none;
border-left:none;
border-bottom: 1px solid #bbb;
empty-cells: show;
border-spacing: 0;
}

.user_table td .no_border{
border-bottom: none;
}

.user_table tr {
padding: 0;
border-spacing: 0;
}

.user_table th {
border-bottom: 1px solid #41393b;
border-top: none;
border-right: none;
border-left: none;
text-align: left;
background-color: blue;
height:100%;
empty-cells: show;
border-spacing: 0;
padding: 0;
}

.th_background{
background-color: blue;
}

.user_table th a {
color: white;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}

.user_table th a:hover {
background-color: white;
}

.user_table th.plus {
width: 10px;
text-align: center;
}

.user_table th.plus a {
color: #999;
font-size: 18px;
font-weight: normal;
text-decoration: none;
}

.user_table th.plus a:hover {
color: #000;
}

.subtable_td1{
width: 40px;
}

.group_field_td{
padding: 20px 0px 1px 0px;
}

.group_field_text{
font-size: 17px;
font-weight: bold;
}

.group_field_sub_td{
padding: 10px 0px 1px 0px;
}

.group_field_sub_td2{
text-align:right;
padding: 7px 0px 0px 0px;
border-bottom: none !important;
}

.group_field_sub_text{
padding: 0px 0px 0px 0px;
font-size: 17px;
font-weight: bold;
}

.group_field_checkbox{
}

.textpad{
padding: 5px 5px 5px 5px;
color: black;
text-align: left;
}

.textpad img{
padding: 0px 0px 0px 4px;
vertical-align:middle;
}


.total {
padding: 5px 5px 5px 5px;
color: black;
text-align: right;
font-weight: bold;
}

.main_total {
padding: 0 5px 0 5px;
color: #999999;
text-align: right;
font-style: italic;
}

.fixed_scroll_field{
margin: 0;
border-left: 1px solid #afafaf;
border-right: 1px solid #afafaf;
}

.filter {
font-family: Verdana;
font-size: 8pt;
}

.filter .top {
padding: 5px 0px 0px 0px;
}

.headline td {
border: none;
}

.headline .filter {
padding: 0px 5px 5px 5px;
}

.open_archiv a {
color:#9c9d9e;
}

.colred {
white-space: nowrap;
background: url(images/bg-head-table.png) repeat-x top left;
margin: 0;
border: 0;
font-size: 12px;
vertical-align: middle;
height: 37px;
padding-bottom:0;
padding-top:0;
}
.colred.arr {
background: url(images/bg-head-first.png) no-repeat top left;
}
.colred.but a {
background:url(images/bg-button.png) repeat-x top left;
border: 1px solid #b0b0b0;
padding: 3px 4px;
color: #3c3c3c;
text-decoration: none;
font-size: 11px;
display: inline-block;
}

*html .colred.but a {
padding: 2px 4px 3px 4px;
}
.colred.but a:hover {
background:url(images/bg-button-hover.png) repeat-x top left;
color: white;
}

.colred.but2 a {
background:url(images/bg-button.png) repeat-x top left;
padding: 3px 4px;
color: #3c3c3c;
text-decoration: none;
font-size: 11px;
display: inline-block;
width: 150px;
}
*html .colred.but2 a {
padding: 2px 4px 3px 4px;
}
.colred.but2 a:hover {
background:url(images/bg-button-hover.png) repeat-x top left;
color: white;
}

.but_noborder{
border: 0px;
}

.but_no_border a:hover{
}



.yourname {
font-size: 11px;
font-weight:bold;
padding-right: 5px;
opacity: 0.7;
}

.close {
color:#fff;
}

.nodecor {
text-decoration:none;
}

.head {
padding:0 32px;
}

*html .head {
padding:0 32px;
width:100%;
}

.content {
padding:0 32px;
background-color:white;
}

*html .content {
padding:0 32px;
width:100%;
}

.otstup {
padding: 20px 20px 16px 0px;
white-space: nowrap;
}

.otstup a:hover img {
background-color: transparent;
}

.otstup_wrap {
padding: 20px 20px 16px 0px;
}

.otstup2 {
color: white;
padding: 5px 2px 25px 20px;
white-space: nowrap;
line-height: 1.5em;
vertical-align: top;
width: 100%;
}

.otstup2 a {
color: white;
text-decoration: none;
font-weight: bold;
font-size: 11px;
opacity: 0.7;
}

.otstup2 img {
  vertical-align: top;
}

.otstup2 a:hover {
background-color: transparent;
opacity: 1.0;
}

.otstup2 a:hover img {
background-color: transparent !important;
}

.headname {
color: #fff;
text-transform: uppercase;
font-size: 20px;
line-height: 1.5;
font-weight: bold;
text-decoration: none;
padding: 1px 3px 0 3px;
}

.headname:hover {
color: #fff !important;
background-color: transparent;
}

/*--начало меню-----*/

#mainmenu {
margin-left:32px;
}

#mainmenu ul {
list-style: none;
padding: 0;
margin: 0;
width: 100%;
}

#mainmenu ul li {
float: left;
border-bottom-width: 0;
margin: 0;
margin-right:2px;
}

#mainmenu ul li a {
text-decoration: none;
display: block;
padding: 9px 8px 8px 8px;
color: #fff;
font-weight: bold;
font-size:14px;
text-align: center;
}

#mainmenu ul li a:hover {
color:#000;
}

#mainmenu ul li.active {
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-right: 1px solid #fff;
}

#mainmenu ul li.active a {
position: relative;
top: 1px;
color: #000;
padding: 7px 8px 9px 8px;
}

#mainmenu ul li a.plus {
font-size: 18px;
margin:0;
padding: 6px 15px 6px 15px;
line-height:1em;
font-weight: normal;
}

#mainmenu ul li a.plus:hover {
color: #fff;
}

#mainmenu ul li a img {
width: 24px;
height: 24px;
display: block;
float: left;
margin: -4px 4px 0px -4px;
}

#mainmenu ul li a:hover img {
background-color: transparent;
}

.header_block {
z-index: 3;
left: 0px;
top: 0px;
width:100%;
}

.popup_div_headers{
position: fixed;
left: 0px;
top:  0px;
display: none;
}

.right_white_div{
z-index: 2;
background:white;
position:fixed;
left:0px;
top:0px;
width:0px;
height:0px;
}

#submenu {
border-top:1px solid #fff;
clear:both;
padding-top:3px;
}

#submenu ul {
list-style: none;
margin:0px;
padding-left:32px;
}

#submenu ul li {
display: inline-block;
_overflow:hidden;
*zoom:1;
*display:inline;
padding-bottom: 4px;
padding-left:0;
padding-right:0;
margin-left:0;
margin-right;0;
}

#submenu ul li a {
color: #fefefe;
text-decoration: none;
font-weight:bold;
background: none;
margin: 0;
margin-right: -2px;
padding: 3px 8px 4px 8px;
white-space:nowrap;
}

#submenu ul li a.plus {
margin:0;
padding:0 8px;
}

#submenu ul li a.plus span {
font-size: 18px;
font-weight:normal;
line-height:1em;
}

#submenu ul li a.plus:hover {
color: #000;
margin:0;
padding:0 8px;
}

#submenu ul li a:hover, #submenu ul li strong a {
background-color: #fff;
color: #000;
padding: 3px 8px 4px 8px;
}


.filters {
clear: both;
font-size: 14px;
font-weight: bold;
width: 100%;
height: 26px;
}


.filters ul {
list-style: none;
font-weight: bold;
margin: 0;
padding: 0;
margin-left: 32px;
}
.filters ul li {
list-style: none;
float: left;
margin-right: 2px;
}
.filters ul li a {
background-color: #fff;
color: #000;
text-decoration: none;
display: block;
padding: 3px 8px 4px 8px;
margin-top: 3px;
}
.filters ul li strong a {
font-weight: bold;
}
.filters ul li a:hover {
color: white;
}
.filters ul li a.plus {
background-color: #fff;
color: #999;
font-size: 18px;
text-decoration: none;
display: block;
padding: 0px 8px 0px 8px;
margin-top: 2px;
}
.filters ul li a.plus:hover {
background-color: #fff;
color: #000;
}


.table_head {
border: none;
width: 100%;
border-collapse: collapse;
}

.tip_block {
padding: 0 32px;
overflow: hidden;
}
.tip_content {
position: relative;
padding:8px 35px 9px 15px;
margin-top: 15px;
}
.tip_content a {
color: black;
text-decoration: none;
}
.tip_content a:hover {
color: black;
background-color: transparent;
text-decoration: underline;
z-index: 1;
}

.tip_message {
 padding: 0px 0px 0px 25px;
}

.tip_inactive{
background-color: #D0D0D0;
}

.notifySearch {
background: #fff4d6 url(images/search.gif) no-repeat 10px 12px;
margin: 20px 32px 0px 32px;
padding-right: 40px;
position: relative;
}
.notifySearch  div {
padding: 22px 0 22px 70px;
font-size: 17px;
cursor: pointer;
}
/*
.notifySearch a {
font-size: 17px;
color: black;
text-decoration: none;
}
.notifySearch a:hover {
font-size: 17px;
color: black;
text-decoration: underline;
background-color: transparent;
}
*/

.notifySearchLog{
background: #fff4d6 url(images/search.gif) no-repeat 10px 12px;
margin: 5px 0px 20px;
padding: 22px 20px 22px 70px;
position: relative;
font-size: 17px;
text-align: left;
}

.bullet_button {
position: absolute;
top: 8px;
right: 10px;
width: 19px;
height: 19px;
background: url(images/bullet.png) no-repeat top left;
cursor: pointer;
}
*html .bullet_button {
right: 45px;
}
.bullet_button:hover {
background: url(images/bullet_active.png) no-repeat top left;
}

.flag_button{
position: absolute;
top: 11px;
width: 16px;
height: 16px;
display: inline-block;
cursor: pointer;
}

a.href_image {
background-color: transparent;
}

a.href_image:hover {
background-color: transparent;
}

.table_title {
margin-bottom: 15px;
}
.tit {
height: 37px;
color: black;
font-size: 23px;
font-weight: bold;
padding-right: 12px;
white-space: nowrap;
}
.tit a {
color: black;
font-size: 23px;
font-weight: bold;
white-space: nowrap;
text-decoration: none;
outline: none;
}
.tit a:hover {
color: white;
background-color: black;
}

.settings {
margin-top: 10px;
font-size: 11px;
}

.search_bar {
border-top: 1px solid #e3e3e3;
background-color: #f9f9f9;
padding: 5px;
position: relative;
}
.search_cell {
display: inline-block;
font-weight: bold;
white-space: nowrap;
line-height: 30px;
padding: 0 5px;
}
/*
.switch_search {
position: absolute;
right: 0px;
top: 14px;
}
.open_search {
background: url('images/open_search.gif') no-repeat;
padding-left: 18px;
padding-right: 13px;
}
.cancel_search {
background: url('images/cancel_search.gif') no-repeat;
padding-left: 18px;
padding-right: 13px;
}
*/
.search_button {
background: url('images/bg-button.png') repeat-x top left;
border: 1px solid #b0b0b0;
color: #444444;
cursor: pointer;
padding: 2px 7px 1px;
text-decoration: none;
}
.search_button:hover {
background:url('images/bg-button-hover.png') repeat-x top left;
color: white;
}

.table_arrow {
background:url(images/link.gif) no-repeat 0 0;
width: 20px;
height: 10px;
float: left;
}

.record_head {
font-size: 20px;
font-weight: bold;
text-align: center;
padding-bottom: 20px;
}

.record_head a {
font-size: 20px !important;
font-weight: bold !important;
outline: none;
}


.record_scroll {
padding-bottom: 15px;
padding-left: 50px;
text-align: center;
font-size: 12px;
font-weight: bold;
color: #bbb;
}
.record_scroll a {
font-size: 12px;
font-weight: bold;
color: #bbb;
}
.record_scroll a:hover {
color: white;
background-color: gray;
text-decoration: none;
}


.subtabmenu_noactive {
padding: 10px;
border-bottom: 2px lightgray solid;
white-space: nowrap;
}
.subtabmenu_noactive a {
color: gray;
font-size: 14px;
font-weight: bold;
text-decoration: none;
outline: none;
}
.subtabmenu_noactive a:hover {
color: black;
background-color: transparent;
}
.subtabmenu_active {
padding: 10px;
border-left: 2px lightgray solid;
border-top: 2px lightgray solid;
border-right: 2px lightgray solid;
white-space: nowrap;
}
.subtabmenu_active a {
color: black;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}
.subtabmenu_active a:hover {
background-color: transparent;
}

.field_tooltip {
  background: #fff;
  border: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 12px;
  width: 300px;
  position: absolute;
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Для Firefox */
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Для Safari и Chrome */
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Параметры тени */
  display: none;
  z-index: 7;
}

.field_tooltip div {
  padding: 5px;
}

.tooltip_sys {
  background: #fff;
  border: 1px solid #CCCCCC;
  padding: 10px;
  font-size: 12px;
  width: 300px;
  position: absolute;
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Для Firefox */
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Для Safari и Chrome */
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2); /* Параметры тени */
  display: none;
  z-index: 9999;
}

.tooltip_sys div {
  padding: 5px;
}

.tooltip_sys a {
  margin: 0 0 0 5px;
}

.help_bt {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  background: url(images/help.gif) no-repeat;
  margin: -1px 2px 0px 4px;
}

#edit_field_table td {
  vertical-align: top;
  padding: 4px;
}
#edit_field_table td input[type=checkbox], .edit_field_table td input[type=radio] {
  margin-left: 1px;
}
#edit_field_table td textarea {
  margin: 0px;
}


/* settings and account wizard */
#wiz {
margin: 20px auto 10px;
padding: 0;
height: 39px;
}
#wiz li {
list-style: none;
display: block;
float: left;
height: 39px;
}
#wiz a {
background: url(images/application.png) 0 -50px;
font: bold 14px Arial, Helvetica, sans-serif;
color: #777;
text-decoration: none;
line-height: 39px;
display: block;
float: left;
height: 39px;
padding: 0 0 0 4px;
}
#wiz a:hover {
color: #6bb11f;
}
#wiz a:focus {
outline: none;
color: #6bb11f;
}
#wiz a.on, #wiz a.on:hover {
background-position: 0 -90px;
color: #fff;
}

.wiz_arrow, .wiz_arrow_on_left, .wiz_arrow_on_right {
background: url(images/application.png) 0 -130px;
width: 20px;
}
.wiz_left, .wiz_left_on {
background: url(images/application.png) -85px -130px;
margin-left: -16px;
width: 35px;
}
.wiz_right, .wiz_right_on {
background: url(images/application.png) -170px -130px;
margin-right: -16px;
width: 35px;
}
.wiz_arrow_on_left {
background: url(images/application.png) -50px -130px;
}
.wiz_arrow_on_right {
background: url(images/application.png) -25px -130px;
}
.wiz_left_on {
background: url(images/application.png) -125px -130px;
}
.wiz_right_on {
background: url(images/application.png) -210px -130px;
}

a.a_style_back {
background-color:#e2e2e2;
}

a:hover.a_style_back {
background-color:#fff;
}


/*  Панель связанных таблиц  */

.sidebar {
    float: left;
    min-height: 1px;
  background-color: #f5f5f5;
  margin-top: 20px;
    padding: 10px 10px;
}
.sidebar .sidebar_header {
  background: url(images/application.png) right -762px no-repeat;
  height: 26px;
  line-height: 26px;
    font-size: 15px;
    font-weight: bold;
}
.sidebar .sidebar_header span {
  background: url(images/application.png) -525px -762px no-repeat;
  display: block;
  margin-right: 5px;
  padding: 0 10px 0 34px;
}
.sidebar .sidebar_header.quicklinks span {
  background: url(images/application.png) -525px -788px no-repeat;
}
.sidebar .sidebar_header.reports span {
  background: url(images/application.png) -525px -814px no-repeat;
}
.sidebar .sidebar_header.search span {
  background: url(images/application.png) -525px -840px no-repeat;
}
.sidebar .sidebar_header.rel_block span {
  background: url(images/application.png) -525px -710px no-repeat;
  cursor: pointer;
}
.sidebar .sidebar_header.rel_none span {
  background: url(images/application.png) -525px -736px no-repeat;
  cursor: pointer;
}
.sidebar ul {
    list-style: none;
  padding: 5px 0px 0px 0px;
  margin: 0px 0px 5px 0px;
}
.sidebar ul li {
  list-style: none;
}
.sidebar ul a {
  color: #555 !important; /* important for ie6 */
  text-decoration: none !important; /* important for ie6 */
  display: block;
  height: 22px;
  line-height: 22px;
  margin-left: 0px;
}
.sidebar ul a span {
  display: block;
  margin-right: 5px;
  padding: 0px 5px 0px 10px;
}
.sidebar ul a:hover {
  background: url(images/application.png) right -866px no-repeat;
}
.sidebar ul a:hover span {
  background: url(images/application.png) -525px -866px no-repeat;
}
.sidebar ul li ul {
  margin: 0;
  padding-left: 20px;
}

div#rel_tables_show {
  cursor: pointer;
  text-align: center;
  margin-top: 3px;
  text-decoration: underline;
  color: #555555;
}

div#rel_tables_show:hover {
  text-decoration: none;
  color: #222222;
}


/* Buttons */

.button {
    display: block;
    height: 36px;
    line-height: 32px;
    padding-right: 15px;
    background: url(images/application.png) right -73px no-repeat;
    text-decoration: none !important; /* important is for ie6 */
    color: #4b4b4b !important; /* important is for ie6 */
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    cursor: pointer;
}
.button span {
    display: block;
    height: 36px;
    background: url(images/application.png) -520px -73px no-repeat;
    padding-left: 13px;
    cursor: pointer;
}

.button:hover {
    color: #6bb11f !important; /* important is for ie6 */
    background: url(images/application.png) right -73px no-repeat;
}

.button:hover span {
    background: url(images/application.png) -520px -73px no-repeat;
}


    /* add icon */
    .button.add {
        padding-right: 15px;
        background: url(images/application.png) right -0px no-repeat;
    }
    .button.add span {
        padding-left: 35px;
        background: url(images/application.png) -520px -0px no-repeat;
    }
    .button.add:hover {
        color: #6bb11f !important; /* important is for ie6 */
        background: url(images/application.png) right -36px no-repeat;
    }
    .button.add:hover span {
        background: url(images/application.png) -520px -36px no-repeat;
    }

    /* dollar icon */
    .button.dollar {
        padding-right: 15px;
        background: url(images/application.png) right -184px no-repeat;
    }
    .button.dollar span {
        padding-left: 30px;
        background: url(images/application.png) -520px -184px no-repeat;
    }
    .button.dollar:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -220px no-repeat;
    }
    .button.dollar:hover span {
        background: url(images/application.png) -520px -220px no-repeat;
    }

    /* check icon */
    .button.check {
        padding-right: 15px;
        background: url(images/application.png) right -258px no-repeat;
    }
    .button.check span {
        padding-left: 35px;
        background: url(images/application.png) -520px -258px no-repeat;
    }
    .button.check:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -294px no-repeat;
    }
    .button.check:hover span {
        background: url(images/application.png) -520px -294px no-repeat;
    }

    /* edit icon */
    .button.edit {
        padding-right: 15px;
        background: url(images/application.png) right -330px no-repeat;
    }
    .button.edit span {
        padding-left: 35px;
        background: url(images/application.png) -520px -330px no-repeat;
    }
    .button.edit:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -366px no-repeat;
    }
    .button.edit:hover span {
        background: url(images/application.png) -520px -366px no-repeat;
    }

    /* save icon */
    .button.save {
        color: #fff !important; /* important is for ie6 */
        padding-right: 15px;
        background: url(images/b_save_act.png) 0px top no-repeat;
    }
    .button.save span {
        padding-left: 35px;
        text-shadow: #6B9519 0px -1px 0px;
        background: url(images/b_save_act.png) left top no-repeat;
    }
    .button.save:hover {
        color: #fff !important; /* important is for ie6 */
        background: url(images/b_save_hover.png) 0px top no-repeat;
    }
    .button.save:hover span {
        background: url(images/b_save_hover.png) left top no-repeat;
    }

    /* bubble icon */
    .button.bubble {
        padding-right: 15px;
        background: url(images/application.png) right -402px no-repeat;
    }
    .button.bubble span {
        padding-left: 35px;
        background: url(images/application.png) -520px -402px no-repeat;
    }
    .button.bubble:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -438px no-repeat;
    }
    .button.bubble:hover span {
        background: url(images/application.png) -520px -438px no-repeat;
    }

    /* arrow-right icon */
    .button.arrow-right {
        padding-right: 35px;
        background: url(images/application.png) right -474px no-repeat;
    }
    .button.arrow-right span {
        padding-left: 15px;
        background: url(images/application.png) -520px -474px no-repeat;
    }
    .button.arrow-right:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -510px no-repeat;
    }
    .button.arrow-right:hover span {
        background: url(images/application.png) -520px -510px no-repeat;
    }

    /* arrow-left icon */
    .button.arrow-left {
        padding-right: 15px;
        background: url(images/application.png) right -546px no-repeat;
    }
    .button.arrow-left span {
        padding-left: 35px;
        background: url(images/application.png) -520px -546px no-repeat;
    }
    .button.arrow-left:hover {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/application.png) right -582px no-repeat;
    }
    .button.arrow-left:hover span {
        background: url(images/application.png) -520px -582px no-repeat;
    }

    /* additional actions icon */
    .button.addit_act {
        color: #4B4B4B !important; /* important is for ie6 */
        padding-right: 15px;
        background: url(images/b_additional_act.png) 0px top no-repeat;
    }
    .button.addit_act span {
        padding-left: 13px;
        text-shadow: #fff 0px 1px 0px;
        background: url(images/b_additional_act.png) left top no-repeat;
    }
    .button.addit_act:hover {
        color: #4B4B4B !important; /* important is for ie6 */
        background: url(images/b_additional_hover.png) 0px top no-repeat;
    }
    .button.addit_act:hover span {
        background: url(images/b_additional_hover.png) left top no-repeat;
    }

    /* additional block icon */
    .button.additional_block {
        padding-right: 15px;
        color: #4b4b4b;
        background: url(images/b_add_block_act.png) right top no-repeat;
    }
    .button.additional_block span {
        padding-left: 35px;
        color: #4b4b4b;
        background: url(images/b_add_block_act.png) left top no-repeat;
    }
    .button.additional_block {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/b_add_block_hover.png) right top no-repeat;
    }
    .button.additional_block:hover span {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/b_add_block_hover.png) left top no-repeat;
    }
    /* additional none icon */
    .button.additional_none {
        padding-right: 15px;
        color: #4b4b4b;
        background: url(images/b_add_none_act.png) right top no-repeat;
    }
    .button.additional_none span {
        padding-left: 35px;
        color: #4b4b4b;
        background: url(images/b_add_none_act.png) left top no-repeat;
    }
    .button.additional_none {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/b_add_none_hover.png) right top no-repeat;
    }
    .button.additional_none:hover span {
        color: #399ace !important; /* important is for ie6 */
        background: url(images/b_add_none_hover.png) left top no-repeat;
    }


/* ������ ������� */

.pages {
margin: 10px 0;
font-size: 13px;
}

.pages a {
margin: 0 -1px;
padding: 1px 4px;
text-decoration: none;
}

.pages span {
margin: 0 -1px;
padding: 1px 4px;
color: white;
background-color: blue;
}

a.select_tab {
font-size: 13px;
}

span.select_tab {
font-size: 13px;
font-weight: bold;
}


.tbl_h {
height: 60%;
}

*html .tbl_h {
min-height: 100%;
height: 100%;
}

.small_comment {
font-size: 10px;
}

.dropdown_div
{
position: absolute;
border: 1px solid #b0b0b0;
z-index: 500;
}

.menu_down{
 background: url(images/menu.gif) 0px 0px no-repeat;
}

.cron_invalid_check_status{
 background-color:#ffaeae;
}

.input_edit_line{
vertical-align:top !important;
width: 261px;height: 17px; padding: 1px; margin: 0px;
border-right: 0px solid white !important;
}

.input_edit_line_hover{
vertical-align:top !important;
border-top:    1px solid #ebb95b !important;
border-bottom: 1px solid #ebb95b !important;
border-left:   1px solid #ebb95b !important;
border-right:  0px solid white !important;
}

.drop_down_icon{
vertical-align:top !important;
display: inline-block;
width:18px; height: 21px;
background: transparent url('images/select_b.gif') no-repeat top left;
}

.drop_down_icon_hover{
vertical-align:top !important;
display: inline-block;
width:18px; height: 21px;
background: transparent url("images/select_b_active.gif") no-repeat top left;
}

.drop_down_icon_disabled{
vertical-align:top !important;
display: inline-block;
width:18px; height: 21px;
background: transparent url("images/select_b_disabled.png") no-repeat top left;
}


.input_edit_line_search{
width: 261px;height: 17px; padding: 1px; margin: 0px;
border-right: 0px solid white !important;
}

.input_edit_line_search_hover{
border-top:    1px solid #ebb95b !important;
border-bottom: 1px solid #ebb95b !important;
border-left:   1px solid #ebb95b !important;
border-right:  0px solid white !important;
}

.drop_down_icon_search{
vertical-align:middle !important;
margin-top: -3px;
display: inline-block;
width:18px; height: 21px;
background: transparent url('images/select_b.gif') no-repeat top left;
}

.drop_down_icon_search_hover{
vertical-align:middle !important;
margin-top: -3px;
display: inline-block;
width:18px; height: 21px;
background: transparent url("images/select_b_active.gif") no-repeat top left;
}

.drop_down_icon__searchdisabled{
vertical-align:middle !important;
margin-top: -3px;
display: inline-block;
width:18px; height: 21px;
background: transparent url("images/select_b_disabled.png") no-repeat top left;
}

/* chrome hack - in javascript
.drop_down_icon {
background:transparent url("images/select_b_chrome.gif") no-repeat top left;
}

.drop_down_icon_hover {
background:transparent url("images/select_b_active_chrome.gif") no-repeat top left;
}

.drop_down_icon_disabled {
background:transparent url("images/select_b_disabled_chrome.png") no-repeat top left;
}
*/

.subtable_div_hidden{
position: absolute;
visibility: hidden;
}

.def_fast_search_edit_val{
text-align: left;
width: 150px;
color: #A0A0A0;
font-size: 12px;
padding: 1px 1px 1px 5px !important;
}

.fast_search_edit_val{
text-align: left;
width: 154px;
color: #000000;
font-size: 12px;
}

.fast_search_submit{
background: url("images/fast_search.png") no-repeat top left;
position: relative;
top: 3px;
left: 1px;
height: 16px;
width: 16px;
display: inline-block;
cursor: pointer;
}
.fast_search_submit:hover{
background: url("images/fast_search_hover.png") no-repeat top left;
}

.ext_search_open{
background: url("images/ext_search_open.png") no-repeat top left;
position: relative;
top: 3px;
left: 10px;
height: 16px;
width: 25px;
display: inline-block;
cursor: pointer;
}
.ext_search_open:hover{
background: url("images/ext_search_open_hover.png") no-repeat top left;
}

.ext_search_close{
background: url("images/ext_search_close.png") no-repeat top left;
position: relative;
top: 3px;
left: 10px;
height: 16px;
width: 25px;
display: inline-block;
cursor: pointer;
}
.ext_search_close:hover{
background: url("images/ext_search_close_hover.png") no-repeat top left;
}

/*
.fast_search_val{
text-align: left;
width: 80px;
color: #FF0000;
font-size: 12px;
padding: 1px 1px 1px 5px !important;
}

.fast_search_b_submit{
background: url("images/b_submit.gif") no-repeat top left;
position: relative;
top:5px;
left:2px;
height: 13px;
width: 13px;
padding: 2px;
display: inline-block;
cursor: pointer;
}

.fast_search_b_submit:hover{
background: url("images/b_submit_hover.gif") no-repeat top left;
}

.fast_search_show_field_master{
font-weight: bold;
}

.fast_search_show_field_slave{
font-size: 10px;
}
*/

.show_field_slave{
font-size: 11px;
}

.no_access{
color: #afafaf;
}

.clear_both {
clear:both;
}

form {
padding:0;
margin:0;
}

.pad_0 {
padding:0;
}

.head_bgr {
overflow:hidden;
}

.b_small{
 background: url("images/b_small_body.gif") repeat top left;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.b_small_begin{
 background: url("images/b_small_begin.gif") no-repeat top left;
 width:9px;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.b_small_add{
 background: url("images/b_small_add.gif") no-repeat top left;
 width:23px;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.b_small_end{
 background: url("images/b_small_end.gif") no-repeat top left;
 width:9px;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.sub_add_new_line{
  width: 100%;
}

.sub_add_new_line td{
 font-size: 11px;
 padding:7px 0px 0px 0px;
}

.subtable_buttons{
 width: 30%;
 text-align: right;
}

.subtable_pages{
 text-align: center;
}

.subtable_pages a{
 margin: 0px 1px;
 padding: 1px;
 text-decoration: none;
}

.subtable_pages span{
 font-size: 13px;
 margin: 0px 1px;
 padding: 1px;
 background: #0000ff;
 color: #ffffff;
}

.b_small_green{
 background: url("images/b_small_green_body.gif") repeat top left;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
 color: #ffffff;
 font-weight: bold;
}

.b_small_green_save {
 background: url("images/b_small_green_save.gif") no-repeat top left;
 width:23px;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.b_small_green_end{
 background: url("images/b_small_green_end.gif") no-repeat top left;
 width:9px;
 height:22px;
 display: inline-block;
 vertical-align:middle;
 line-height:22px;
}

.sub_add_new_line_group{
  padding:0px 0px 0px 0px;
  font-size: 11px;
}

.sub_add_new_line2{
 cursor: pointer;
}
/* DATE PICKER */

.datepicker{
 font-size: 13px;
 font-family: Arial,Verdana,sans-serif;
}

.datepicker-img{
 vertical-align:middle;
 padding: 0px 0 0 3px;
}

.datepicker_span{
border: none;
font-size: 13px;
font-family: Arial,Verdana,sans-serif;
}

.datepicker_span input{
background: transparent;
border: 1px solid #ffffff;
font-size: 13px;
font-family: Arial,Verdana,sans-serif;
outline: none;
}

.datepicker_span input:hover{
border: 1px dotted #d0d0d0;
}

.datepicker_span input:focus{
background: #ffffff;
border: 1px dotted #a0a0a0;
}

.datepicker_short{
}

.datepicker_full{
}

.ui-datepicker-trigger{
vertical-align: middle;
padding: 4px;
}

.b_edit{
 background: url("images/b_edit.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
}

.b_edit:hover{
 background-color: transparent;
}

.b_view{
 background: url("images/b_view.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
}

.b_view:hover{
 background-color: transparent;
}

.b_drop{
 background: url("images/b_drop.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
 cursor: pointer;
}

.b_drop_hoverpopup{
 background: transparent;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
 cursor: pointer;
}

.b_drop_hoverpopup:hover{
 background: url("images/b_drop.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
}

.b_drop:hover{
 background-color: transparent;
}

.sub_fast_edit_file span.b_drop{
 background: url("images/b_drop.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
 cursor: pointer;
 vertical-align:middle;
}

.sub_fast_edit_file span.b_drop_hoverpopup{
 background: transparent;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
 cursor: pointer;
 vertical-align:middle;
}

.sub_fast_edit_file span.b_drop_hoverpopup:hover{
 background: url("images/b_drop.png") no-repeat top left;
 width:16px;
 height:16px;
 display: inline-block;
 outline: none;
}

.sub_fast_edit_file span.b_drop:hover{
 background-color: transparent;
}

img.sub_fast_edit_img {
 padding: 0px 0px 5px 0px;
}

/* -------------- FAST EDIT SELECT -------------- */
.undefined_fast_edit_select{
 visibility: hidden;
 font-size: 13px;
 border: 1px solid #ffffff;
 background:transparent;
}

.fast_edit_select{
  visibility: hidden;
  font-size: 13px;
  border: 1px solid #ffffff;
  background:transparent;
}
.fast_edit_select:hover {
  border: 1px solid #ffffff;
}

.select_border{
  border: 1px solid #ffffff;
  display: block;
  position: relative;
  width: 150px;
  height: 19px;
}
.select_border_hover{
  border: 1px dotted #d0d0d0;
}
.select_border_focus{
  border: 1px dotted #a0a0a0 !important;
}
.select_border_btn{
  display: block;
  position: absolute;
  width: 145px;
  height: 19px;
  z-index: 1;
  font-size: 13px;
  font-family: Arial,Verdana,sans-serif;
  line-height: 19px;
  padding: 0px 0px 0px 5px;
  color: black;
}
.select_border_btn_hover{
  background: url("images/select_b_noboder.gif") no-repeat top right;
}
.cust_select{
  visibility: visible;
  position:absolute;
  width:150px;
  color: black;
  clip:rect(2px 149px 19px 2px);
  background:transparent;
  outline: none;
  z-index: 2;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 13px;
  font-family: Arial,Verdana,sans-serif;
}
.gray_select{
  background: #e9e9e9;
}

select:focus
{
outline: none;
-moz-outline-style: none;
}
/* ============== FAST EDIT SELECT ============== */
/* -------------- FAST EDIT FILE -------------- */
.sub_fast_edit_file{
}

.sub_fast_edit_file span{
vertical-align: bottom;
border-left: 7px solid #FFFFFF;
}

.sub_fast_edit_file_url{
 color: transparent;
 cursor: pointer;
 width: 60px;
 border-left: 7px solid #FFFFFF;
}

.sub_fast_edit_file_url:hover{
 color: green;
 cursor: pointer;
 border-left: 7px solid #FFFFFF;
}

.sub_fast_edit_file_url_hover{
 color: green;
 cursor: pointer;
 border-left: 7px solid #FFFFFF;
}

.sub_fast_edit_file_form{
 position: absolute;
 width: 60px;
 height: 19px;
 overflow: hidden;
 cursor: pointer;
}
.sub_fast_edit_file_form2{
 opacity: 0;
}

.sub_fast_edit_file_form input {
 opacity: 0;
 filter:alpha(opacity=0);
 font-size: 60px;
 cursor: pointer;
 width: 200px;
}

@-moz-document url-prefix(){
 .sub_fast_edit_file_form input {
 direction: rtl;
 width: auto;
}
}

@media all and (-webkit-min-device-pixel-ratio:0) {
.sub_fast_edit_file_form input {
 direction: rtl;
 width: auto;
}
}

.sub_fast_edit_file a:hover{
 /*color: white; */
 /*background-color: transparent;*/
}

.upload_progress{
 background: url("images/upload_progress.gif") no-repeat top left;
 width:14px;
 height:14px;
 display: inline-block;
 outline: none;
}

.sub_fast_edit_file span.whitespace_nowrap{
 white-space:nowrap;
 border: 0px;
}
/* ============== FAST EDIT FILE ============== */
/* ============== FAST EDIT LINK ============== */

.fast_edit_link{
display: inline-block;
color: black;
background: transparent;
height: 19px;
line-height: 19px;
text-decoration: none;
vertical-align: middle;
}

.fast_edit_link:hover{
color: black;
background: transparent;
}


.fast_edit_link input{
width: 150px;
height: 17px;
padding: 1px;
margin: 0px;
border-top:    1px solid white;
border-left:   1px solid white;
border-bottom: 1px solid white;
border-right:  0px solid white;
background: transparent;
font-size: 13px;
vertical-align: middle;
}

.fast_edit_link input:hover{
border-top:    1px dotted #d0d0d0;
border-left:   1px dotted #d0d0d0;
border-bottom: 1px dotted #d0d0d0;
border-right:  0px solid  white;
background:    transparent;
}

input.fast_edit_link_input_hover{
border-top:    1px dotted #d0d0d0;
border-left:   1px dotted #d0d0d0;
border-bottom: 1px dotted #d0d0d0;
border-right:  0px solid  white;
}

.fast_edit_link input:focus{
border-top:    1px dotted #a0a0a0;
border-left:   1px dotted #a0a0a0;
border-bottom: 1px dotted #a0a0a0;
border-right:  0px solid  white;
background:    transparent;
}

.fast_edit_link_input_focus{
border-top:    1px dotted #a0a0a0;
border-left:   1px dotted #a0a0a0;
border-bottom: 1px dotted #a0a0a0;
border-right:  0px solid  white;
}

.fast_edit_link span{
display: inline-block;
width: 17px;
height: 19px;
padding: 0px 0px 0px 0px;
background:    transparent;
border-left:   0px solid white;
border-right:  1px solid white;
border-bottom: 1px solid white;
border-top:    1px solid white;
vertical-align: middle;
}


.fast_edit_link span:hover{
border-left:   0px solid  white;
border-right:  1px dotted #d0d0d0;
border-bottom: 1px dotted #d0d0d0;
border-top:    1px dotted #d0d0d0;
background:    url("images/select_b_noboder.gif") no-repeat top right;
}

span.fast_edit_link_span_hover{
border-right:  1px dotted #d0d0d0;
border-bottom: 1px dotted #d0d0d0;
border-top:    1px dotted #d0d0d0;
background:    url("images/select_b_noboder.gif") no-repeat top right;
}


span.fast_edit_link_span_focus{
border-right:  1px dotted #a0a0a0 !important;
border-bottom: 1px dotted #a0a0a0 !important;
border-top:    1px dotted #a0a0a0 !important;
background:    url("images/select_b_noboder.gif") no-repeat top right;
}

/* ============== FAST EDIT LINK ============== */

.subtable_header{
}

.subtable_empty_header{
}


.colorSelector {
  width: 30px;
  height: 30px;
  background: url(include/jquery/colorpicker/images/select2.png);
}

.conditions_select {
  margin: 2px;
}

/*--------------- Панель быстрого добавления значений для полей связи ---------------*/
.add_link_img {
  cursor: pointer;
}

.add_link_block{
}

.add_link_block_top{
 border-top: 1px solid #E3E3E3;
}
.add_link_block_bottom{
 border-bottom: 1px solid #E3E3E3;
}

.add_link_block_save{
 cursor:pointer;
}

/*=============== Панель быстрого добавления значений для полей связи ===============*/

.rights_table{
  min-width: 600px;
  max-width: 800px;
}

.rights_group_headr{
  text-align:left;
  width:600px;
  font-family: Arial,Verdana,sans-serif;
  font-size: 16px;
  font-weight:bold;
}

.filesmanager_div{
  width: 700px;
  border:1px solid #d0d0d0;
}
.file_ext_info_h{
  width: 250px;
  font-weight:bold;
  border-bottom:1px solid #d0d0d0;
}
.files_list_h{
  width: 450px;
  font-weight:bold;
  border-bottom:1px solid #d0d0d0;
  border-right:1px solid #d0d0d0;
}

.file_ext_info{
}

.files_list{
  border-right:1px solid #d0d0d0;
}

.lost_files_table{
 border:1px solid #d0d0d0;
 border-collapse: collapse;
}

.lost_files_table td{
 border:1px solid #d0d0d0;
 padding: 5px;
}

.gray_line{
 background-color:#EAEAEA;
}

.white-small{
 font-size: 1px;
 color: white;
}

.demo_create_acc{
    position: fixed;
    background-color: black;
    height: 50px;
    width: 100%;
    bottom: 1px;
    opacity: 0.8;
    left: 1px;
    z-index: 200;
  display: none;
}

.demo_create_acc2{
    position: fixed;
    height: 50px;
    width: 100%;
    bottom: 2px;
    left: 2px;
    z-index: 200;
  display: none;
}

.demo_create_acc_tbl{
    display: table;
    height: 35px;
    width: 100%;
    text-align:center;
    margin-top: 9px;
}

.demo_create_acc_tbl td{
    color: white;
    font-size: 14px;
    vertical-align: central;
    margin-top: 15px;
}

#demo_create_acc_a{
  text-decoration: none;
}

#demo_create_acc_btn_inp{
    position: relative;
  opacity: 0.9;
  color:#fff; font-size:16px; font-weight:bold; font-family:arial; cursor:pointer;
    height:28px; width:160px; text-align:center;
  border:none; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
  box-shadow:0 1px #8dc323, 0 -1px #8ec522, inset 0 1px #b8e27c;
  text-shadow: 0px -1px 0px #658e30;
  filter: dropshadow(color=#658e30, offx=0, offy=-1);
  background: #7bd83b; /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDc0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkxYzg0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgzYmEzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YWIxMzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #7bd83b 0%, #72ca37 50%, #62ba24 51%, #59b318 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7bd83b), color-stop(50%,#72ca37), color-stop(51%,#62ba24), color-stop(100%,#59b318)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #7bd83b 0%,#72ca37 50%,#62ba24 51%,#59b318 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #7bd83b 0%,#72ca37 50%,#62ba24 51%,#59b318 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #7bd83b 0%,#72ca37 50%,#62ba24 51%,#59b318 100%); /* IE10+ */
/*  background: linear-gradient(top, #7bd83b 0%,#72ca37 50%,#62ba24 51%,#59b318 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7bd83b', endColorstr='#59b318',GradientType=0 ); /* IE6-8 */
}

#demo_create_acc_btn_inp:hover{
  opacity: 1;
}

#closebut{
  position: fixed;
  bottom: 21px;
  right: 15px;
  z-index: 4;
  cursor:pointer;
  opacity: 0.65;
}

#closebut:hover{
  position: fixed;
  bottom: 21px;
  right: 15px;
  z-index: 4;
  cursor:pointer;
  opacity: 1;
}

/*  для Диалогового окна выбора шаблонов  */

.ui-widget-overlay {
  background: #333 !important;
  opacity: 0.7 !important;
}

.ui-widget-header {
  background: none !important;
  border: none !important;
}

div.ui-dialog a:hover {
  background: #fff;
}

.ui-widget-content a {
  color:#999;
}

.ui-widget-content a:hover {
  color:#555;
  text-decoration:underline;
}

.ui-dialog .ui-dialog-content{
  padding: 0em 1em 0.5em !important;
}

.ui-dialog {
  padding: 0.7em 2em 0.0em 1em !important;
}

.ui-dialog-titlebar {
  padding: 0.7em 2em 0.0em 1em !important;
}

.ui-dialog-titlebar {
  height-max:10px;
}

.ui-dialog .ui-dialog-titlebar-close {
  margin: -8px 0px 0 !important;
}

.dialog1 {
  margin:0;
  padding:0 15px; 
  text-align:center; 
  height-min:160px;
}  
  
.hr1 {
  width:98%; 
  border-top: 1px solid #ccc; 
  margin: 0 auto;
}


.d_button {
    width:80%;
    padding:0.4em;
    text-shadow: 0 1px 0 #FFFFFF;
    cursor: pointer;
    color: #4B4B4B !important;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    
    display: inline-block;
    padding: 8px 12px;
    font-size: 1.5em;
    line-height: 1.4;
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f6 3%, #e4e4e3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#f5f6f6), color-stop(100%,#e4e4e3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e3',GradientType=0 ); /* IE6-9 */

    border: 1px solid #ccc;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    border-radius: 3px;    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    -moz-box-shadow: 0 1px 2px 0 #eee;
    -webkit-box-shadow: 0 1px 2px 0 #eee;
    box-shadow: 0 1px 2px 0 #eee;

  }

.d_button:hover {
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #eaeaea 3%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(3%,#eaeaea), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
  }

.al_button {
    width:35%;
    padding:0.4em;
    text-shadow: 0 1px 0 #FFFFFF;
    cursor: pointer;
    color: #4B4B4B !important;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    
    display: inline-block;
    padding: 8px 12px;
    margin: 25px 10px 10px 10px;
    font-size: 1.5em;
    line-height: 1.4;
    
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top,  #ffffff 0%, #f5f6f6 3%, #e4e4e3 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(3%,#f5f6f6), color-stop(100%,#e4e4e3)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #ffffff 0%,#f5f6f6 3%,#e4e4e3 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e4e4e3',GradientType=0 ); /* IE6-9 */

    border: 1px solid #ccc;
    cursor: pointer;
    text-shadow: 1px 1px #fff;
    border-radius: 3px;    
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;

    -moz-box-shadow: 0 1px 2px 0 #eee;
    -webkit-box-shadow: 0 1px 2px 0 #eee;
    box-shadow: 0 1px 2px 0 #eee;

  }

.al_button:hover {
    background: #fcfcfc; /* Old browsers */
    background: -moz-linear-gradient(top,  #fcfcfc 0%, #eaeaea 3%, #e0e0e0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(3%,#eaeaea), color-stop(100%,#e0e0e0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #fcfcfc 0%,#eaeaea 3%,#e0e0e0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#d9d9d9',GradientType=0 ); /* IE6-9 */
  }
 /* 
.ui-widget-header .ui-icon {
  background-image: url("images/2_b.gif") !important; 
  border: 0px solid #fff !important;
  opacity: 0.7;
}
*/
.ui-dialog  .ui-widget-header .ui-icon {
  background-image: url("images/cancel_a.gif") !important; 

}  
 
.ui-dialog .ui-widget-header .ui-icon:hover {
  background-image: url("images/cancel_b.gif");
  border: 0px none #fff !important;
 background-position: 0px 0px !important;
  opacity: 1;
}    

.ui-dialog .ui-state-hover:hover {
background-position: 0px 0px !important;

}

.ui-icon-closethick {
  background-position: 0px 0px !important;
  border: none !important;
}  

.add1, .add1 a {
  color:#111 important!;
  font-size:13px;

}

.settings_t{
opacity: 0.7; 
}

.settings_t:hover{
opacity: 1; 
}

/*  end    для Диалогового окна выбора шаблонов  */

/* Легенда таблиц */

#legend_short {
  margin: 15px 0 40px;
}

#legend_short  p  span {
  color: #999;
  /*font-weight: bold;*/
  border-bottom: 1px dashed #999;
  cursor: pointer;
}

#legend_full {
  margin: 20px 32px 40px; 
  background-color: #fff; /* #f4f3f3; */
  border: 1px solid #E1DFDF;
  padding: 5px 0 10px;
/*  -webkit-border-radius: 5px; 
  border-radius: 5px; */
  /*border: 1px solid #e1dfdf;*/
}

#legend_full span {
  color: #999;
  margin: 0px 10px;
  cursor: pointer;
  font-size: 1.1em;
}

#leg_line {
  margin: 0px 12px; 
  border-top: 1px solid #e1dfdf;
}

.leg_tab {
  margin: 12px 15px;   
  color: #333;  
 }
 
.leg_descr {
  font-size: 0.8em;  
  line-height: 1.3;
  margin: 10px;
} 

.td_1 {
  width: 200px;
  text-align: center;
}
 
.td_1 div {
  color: #666; 
  background-color: #fff;
  text-align: center;
  border: 0px solid #999;
  -webkit-border-radius: 5px; 
  border-radius: 5px; 
  padding: 5px;
  box-shadow: 0px 1px 2px 0 #bbb;
  
} 
 
.leg_activ {
  color: #333 !important;
  /*font-weight: bold;*/
}

/* end Легенда таблиц */

/* Окно напоминаний, всплывающие окна напоминаний, счётчик в шапке */
div#tip_window, div#message_window {
  position: fixed;
  padding-bottom: 15px;
}
div#tip_window_frame, div#message_window_frame {
  border-radius: 5px;
  background: #000;
  opacity: 0.75;
}
div#tip_window_header, div#message_window_header {
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px 15px 5px 15px;
  cursor: move;
}
div#tip_window_space, div#message_window_space {
  border-radius: 5px;
  position: relative;
  top: 0px;
  z-index: 902;
  background: #fff;
}
div#tips_window_controls {
  border-radius: 10px 10px 0px 0px;
  background: #F5F4F4;
  padding: 7px 10px;
  border-bottom: #DBDBDB 1px solid;
}
div#tips_window_controls table {
  border: none;
  margin: 0px;
}
div#tips_window_controls td {
  border-left: 1px solid #fff;
  border-right: 1px solid #DBDBDB;
  padding: 0px;
  width: 70px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  font-family: 'Arial';
  font-size: 12px;
  color: #999999;
  cursor: pointer;
}
div#tips_window_controls td:hover {
  color: #444444;
}
div#tips_window_controls td.tip_sw_active {
  color: #444444;
  font-weight: bold;
  cursor: auto;
}
div#tips_window_controls img {
  float: right;
  cursor: pointer;
  opacity: 0.8;
  margin: 7px -5px 0px 0px;
}
div#tips_window_controls img:hover {
  opacity: 1.0;
}
table.tip_list_item, table.tip_list_item_search, table.tip_list_item_archive {
  width: 100%;
  border-bottom: #DBDBDB 1px solid;
  margin: 0px;
}
table.tip_list_item td, table.tip_list_item_search td, table.tip_list_item_archive td {
  vertical-align: middle;
  text-align: center;
  padding: 10px 0px;
}
div#tip_window_content {
  overflow-y: scroll;
}
div#tip_window_tooltip {
  padding: 15px 0px;
  text-align: center;
}
#tip_window_close, #message_window_close {
  position: relative;
  top: 0px;
  float: right;
  opacity: 0.8;
  cursor: pointer;
  margin: 0px 7px 0px 0px;
}
#tip_window_close:hover, #message_window_close:hover {
  opacity: 1.0;
}
.event_tooltip_close {
  float: right;
  cursor: pointer;
}
a.tip_link {
  color: inherit;
  font-weight: inherit;
  text-decoration: none;
}
a.tip_link:hover {
  text-decoration: underline;
  background: transparent;
}
.t_message {
  color: #cccccc;
  word-wrap: break-word;
}
.t_active .t_message {
  color: #444444;
  font-weight: bold;
}
div#event_tooltip {
  position: fixed;
  bottom: 10px;
  right: 30px;
  width: 300px;
  z-index: 900;
}
div.event_bubble {
  opacity: 0.9;
  background: #000;
  border-radius: 10px;
  display: none;
  margin: 7px 0px;
}
div.event_header {
  font-size: 13px;
  font-weight: bold;
  padding: 10px 15px 0px;
  color: #444;
}
div.event_content {
  font-size: 12px;
  padding: 10px 15px;
  color: #000;
  cursor: pointer;
  word-wrap: break-word;
}

.header_events_count img {
  vertical-align: middle;
}
.header_events_count span {
  font-weight: bold;
  font-size: 11px;
}
.header_events_count, .tip_item_action img {
  cursor: pointer;
  opacity: 0.7;
}
.header_events_count:hover, .tip_item_action img:hover {
  opacity: 1.0;
}
.tip_item_action a {
  background: #ffffff !important;
}
div#tip_window_search, div#tip_window_archive {
  text-align: center;
}
div#tip_window_search table {
  margin: 0px auto;
}
div#tip_window_search form {
  padding: 10px 0px;
  background: #F5F4F4;
  border-bottom: 1px solid #DBDBDB;
}
div#extended_tip_search {
  padding: 5px 0px;
}
div.tip_arc_pages {
  padding: 15px 0px;
}
div.tip_arc_pages span {
  font-size: 13px;
  color: #999;
}
/* Конец стиля окон напоминаний */
/* Подсказка при переходе из напоминания */
div.line_tip_solution {
  margin: 20px 0px;
  border-radius: 10px;
  padding: 5px 15px 15px;
  font-size: 13px;
}
div.line_tip_solution div {
  margin: 10px 0px;
}
/* Конец подсказки при переходе из напоминания */

/* Окно сообщений */
table#message_window_content {
  width: 100%;
  background: #F5F4F4;
  border-radius: 10px;
  height: 100%;
}
table#message_window_content td {
  vertical-align: top;
  border-radius: 10px;
}
td#message_window_chat {
  padding: 5px;
}
td#message_window_user_list {
  width: 200px;
  padding: 0px 0px 0px 5px;
}
div#message_window_controls {
  height: 30px;
  border-radius: 10px 0px 0px 0px;
  padding: 0px;
}
div#message_tabs_arrow {
  float:right;
  margin: 6px 0px 0px -35px;
}
div#message_tabs_arrow span {
  display: inline-block;
  padding: 5px 0px;
  margin: 0px 1px;
  color: #CACACA;
  cursor: pointer;
  font-weight: bold;
}
div#message_tabs_arrow span:hover {
  color: #888;
}
div#message_tabs_layout {
  overflow: hidden;
  position: absolute;
  height: 35px;
  padding-top: 5px;
}
div.message_window_tab {
  width: 140px;
  height: 19px;
  display: inline-block;
  overflow: hidden;
  padding: 5px 5px 0px;
  border: 1px solid transparent;
  border-bottom: 1px solid #E9E5E5;
  border-radius: 3px 3px 0px 0px;
  font-size: 12px;
  margin-right: 2px;
  white-space: nowrap;
  cursor: pointer;
  background: #EBEBEB;
  color: #8C8C8C;
  font-weight: bold;
}
div.active_message_tab {
  background: #fff;
  border: 1px solid #E9E5E5;
  border-bottom: none;
  height: 20px;
  cursor: auto;
}
.message_window_tab img {
  cursor: pointer;
  opacity: 0.7;
  float: right;
  vertical-align: middle;
  margin-top: 5px;
}
.message_window_tab img:hover {
  opacity: 1.0;
}
.message_window_tab div {
  width: 130px;
  overflow: hidden;
}

div#message_window_history {
  overflow-y: scroll;
  border-radius: 0px 0px 5px 5px;
  border: 1px solid #E9E5E5;
  background: #ffffff;
}
div.message_history_content {
  padding: 0px;
}
div#message_history_content0 {
  color: #888;
  text-align: center;
  font-style: oblique;
  font-size: 13px;
  padding-top: 10px;
}
div.message_window_item {
  padding: 5px;
  word-wrap: break-word;
}

div.message_window_item a:hover {
  color: #0000FF;
  background: transparent;
  text-decoration: none;
}

div.message_autor_date {
  text-align: right;
  padding: 2px 0px;
}
div.message_autor_from {
  float: left;
  display: inline-block;
  font-weight: bold;
  color: #3366cc;
}
div.message_autor_to {
  float: left;
  display: inline-block;
  font-weight: bold;
  color: #dc3912;
}
div.message_date {
  display: inline-block;
}
span.count_mes_on_tab {
  font-size: 10px;
  padding: 0px 2px;
  border-radius: 2px;
  position: absolute;
  background: #D48787;
  color: #fff;
  margin: -25px -0px 0px 138px;
}

div#message_window_drafting {
  margin-top: 5px;
  text-align: center;
}
div#message_window_drafting textarea {
  margin: 0px;
  height: 80px;
  resize: none;
  border: 1px solid #E9E5E5;
  border-radius: 5px;
  font: 13px 'Arial';
}
div#message_window_drafting div {
  text-align: right;
  margin: 5px 0px 0px 0px;
  padding: 0px;
}

div#message_window_cur_user {
  color: #888888;
  margin: 15px 0px 0px 10px;
  font-weight: bold;
  width: 170px;
  overflow: hidden;
  white-space: nowrap;
}
div#message_window_users {
  overflow-y: scroll;
  margin: 5px 3px 3px;
  border-radius: 5px;
  border: 1px solid #E9E5E5;
  background: #ffffff;
}
div.user_list_item {
  font-size: 12px;
  cursor: pointer;
  margin: 5px 0px 0px 5px;
  color: #606060;
  padding: 2px 0px 2px 10px;
}
div.user_list_item:hover {
  color: #000;
}

span.count_new_mes_on_list {
  font-size: 10px;
  padding: 0px 2px;
  border-radius: 2px;
  background: #D48787;
  color: #fff;
  margin-left: 10px;
}
  
#img_soc a{
  cursor: pointer;

}

#img_soc a:hover{
  background-color:transparent;

  
}

#href_mob{
 color: grey;
}

#href_mob:hover{
  color: #9f9f9f; 
  background-color: transparent; 
  text-decoration: underline;
}

#rekomen{
  color: grey;
  cursor: pointer;
}

#rekomen:hover{
  color: #9f9f9f; 
  background-color: transparent; 
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #9f9f9f !important;
}

.die_text {
  text-align: center;
  margin: 50px 0px;
}

/* Access groups */
.acc_sel_item{
  width:  185px;
  margin: 0 15px 0 15px;
  color: #8b8b8b;
  background-color: white; 
}

.acc_sel_item:focus{
  color: #000000;
}

.grey_next{
color: #c3c3c3;
}

/* Support */
#support_menu td {
  display: inline-block;
  border-collapse: collapse;
  border-bottom: 3px solid #D3D3D3;
  margin: 0;
}

#support_menu td a {
  text-decoration: none;
  color: #FFFFCC;
  font-size: 14px;
  font-weight: bolder;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 10px 12px;
}

#support_menu #active_support_menu {
  border: 3px solid #D3D3D3;
  border-bottom: none;
}

#support_menu #active_support_menu a {
  color: black;
  padding: 8px 12px 10px 12px;
}

#support_menu td a:hover {
  color: black;
  background-color: white;
}

#support_menu #online_support_menu a {
  color:#76C100;
}
#support_menu #online_support_menu a:hover {
  cursor: pointer;
  color: #8DE400;
}

#support_top_menu {
  text-align: center;
}
#support_top_menu p {
  font-size:1em;
}
#support_top_menu div {
  font-size:13px;
}

#support_frame {
  border: none;
  width: 700px;
  min-height: 650px;
  margin: 0 auto 50px;
}

#doc {
  padding: 40px 0;
  text-align: center;
}
#info {
  margin: 0 auto;
  padding: 40px 0;
}

#scores_form input {
  display: none;
}
#scores_form label {
  display: inline-block;
  height: 19px;
  width: 19px;
  margin-left: 10px;
}
#scores_form label:hover {
  cursor: pointer;
}
#scores_form .score2 {
  background-image: url('modules/livechat/images/1_2.gif');
}
#scores_form .score2:hover {
  background-image: url('modules/livechat/images/1_1.gif');
}
#scores_form .score3 {
  background-image: url('modules/livechat/images/2_2.gif');
}
#scores_form .score3:hover {
  background-image: url('modules/livechat/images/2_1.gif');
}
#scores_form .score4 {
  background-image: url('modules/livechat/images/3_2.gif');
}
#scores_form .score4:hover {
  background-image: url('modules/livechat/images/3_1.gif');
}
#scores_form .score5 {
  background-image: url('modules/livechat/images/4_2.gif');
}
#scores_form .score5:hover {
  background-image: url('modules/livechat/images/4_1.gif');
}

/* Error messages */
.error_text_total{
 text-align:left;
}

.errot_text_header{
 font-size:18px;
 padding: 5px 0px 5px 0px;
}

.error_link_in_detail{
}

.error_div_in_detail{
 display: none;
 font-size: 14px;
}

.error_calc_block{
}

.error_text_block{
 font-weight:bold;
 font-size:14px;
 padding: 5px 0px 10px 0px;
}

/* mouse hover tips */

.mouseHoverTip {
  display: inline-block;
  position: relative;
}
.mouseHoverAnswer,
.mouseHoverAnswer-left { 
  display:none;
  position:absolute;
  text-align:left;
  opacity: 1;
  cursor:default;
  width: 250px;
  white-space: normal;
  background: #fff;
  border: 1px solid #CCCCCC;
  padding: 10px;
  position: absolute;
  -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  box-shadow: 1px 1px 5px rgba(0,0,0,0.2);
  z-index: 9999;
}
.mouseHoverAnswer {
  right: -310px;
  margin-top:5px;
}
.mouseHoverAnswer:before {
  left: -9px;
  margin-top: 10px;
  background-position: 0 0;
}
.mouseHoverAnswer-left:before {
  right: -9px;
  margin-top: 10px;
  background-position: -9px 0;
}
.mouseHoverTip>a[tabindex="1"] {
  display:inline-block;
  outline: none;
  cursor: pointer;
}

/* styles for field icons tips */

.fieldHelpIconsWrap {
  color: grey;
  font-style: italic;
  font-size: 0.9em;
  display:inline-block;
  text-align: left;
}
.fieldTipLink {
  display:inline-block;
  outline: none;
  cursor: pointer;
  text-decoration: underline;
  font-style: normal;
  position: relative;
  top: -1px;
}
.fieldTipLinkRed {
  color: #ED7777;
  margin-left: 20px;
}
.fieldTipLinkRed:hover {
  background-color: #ED7777;
  color: white;
  display: inline-block;
}
.fieldTipLinkGreen {
  color: #7CC86B;
}
.fieldTipLinkGreen:hover {
  background-color: #7CC86B;
  color: white;
}
#mouseHoverLink {
  color: grey;
  font-style: italic;
  cursor: text;
}
#mouseHoverLink:hover {
  background-color: white;
}

/* drug'n'drop таблица */
.sortableTable {
  border-collapse:collapse;
  border: none;
}
.sortableTable td {
  padding: 4px;
}
.sortableTable .draggableImg {
  display: inline-block;
  width: 8px;
  height: 12px;
  background-repeat: no-repeat;
  background-position: center;
}
.sortableTable .draggableImgHover {
  background-image: url('./images/draggable.png');
  cursor: move;
}

/* Fields context menu */
.contextMenu {
  display: none;
}
.fieldContextMenuElement {
  padding:6px 12px;
}
.fieldContextMenuElementBorder {
  border-top: 1px solid grey;
}
.fieldContextMenuElementTop {
  padding:8px 12px 6px;
}
.fieldContextMenuElementBottom {
  padding:6px 12px 8px;
}
.fieldContextMenuElementBorderDown {
  border-bottom: 1px solid grey;
}