<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.cf:before,
.cf:after
{
    content: " ";
    display: table;
}

.cf:after
{
    clear: both;
}

.cf
{
    *zoom: 1;
}

.select-free
{
    position: absolute;
    z-index: 10; /*any value*/
    overflow: hidden; /*must have*/
    width: 33em; /*must have for any value*/
    ;
}

.select-free iframe
{
    display: none; /*sorry for IE5*/
    display /**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    top: 0; /*must have*/
    left: 0; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    width: 3000px; /*must have for any big value*/
    height: 3000px /*must have for any big value*/;
}

#colorView, span.operation-type
{
    width: 20px;
    height: 20px !important;
    float: left;
    /*border-radius: 10px;*/
    margin-left: 20px;
}

span.operation-type
{
    margin: auto;
    float: none;
    display: block;
}
/*
.add-color{ background-color:#2d9f3c;}
.edit-color{background-color:#ffbe3f;}
.drop-color{background-color:#ec5757;}
.notset-color{background-color:transparent;}
*/

.add-color
{
    background-image: url(/img/op_add.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.edit-color
{
    background-image: url(/img/op_edit.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.drop-color
{
    background-image: url(/img/op_delete.gif);
    background-repeat: no-repeat;
    background-position: center;
}

.notset-color
{
    background-color: transparent;
}

.not_exist td
{
    background: none repeat scroll 0 0 #ffccff;
    color: #000;
}

body
{
    font-family: Arial, Tahoma, Verdana;
    background: #ECF0F1 url(img/grad.png) repeat-x left bottom;
    height: 100% !important;
}

img
{
    border: 0px;
}

h1
{
    font-size: 17px;
    font-weight: bold;
    font-family: Arial;
    color: #000000;
    padding: 0px;
    margin: 0px;
    margin-bottom: 5px;
}

h1 a
{
    text-decoration: none;
}

.rgMasterTable tr.dark td
{
    background-color: #999;
}

h2
{
    font-size: 18px;
    margin: 0px;
    padding: 0px;
    font-family: Trebuchet MS, Arial;
}

h2 a
{
    text-decoration: none;
}

h2 a:hover
{
    text-decoration: underline;
    color: #3F3F3F;
}

html
{
    height: 100%;
}

.text
{
    font-size: 11px;
    color: #2A2A2A;
}

.text a
{
    color: #2A2A2A;
}

.anons
{
    font-size: 11px;
    color: #2E2E2E;
}

.anons a
{
    color: #004179;
}

.anons a:hover
{
    color: #0E3F6A;
}

#menu
{
    height: 45px;
    margin: 0px;
    padding: 0px;
    background: url(img/body_bg.gif) repeat-x;
}

#menu ul
{
    height: 45px;
    background: url(img/menu_blue.gif) no-repeat;
    list-style: none;
}

#menu li
{
    float: left;
    height: 45px;
    background: url(img/menu_blue.gif) no-repeat right top;
}

#menu a
{
    float: left;
    height: 20px;
    margin: 0px;
    padding: 10px 15px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: smaller;
    font-weight: bold;
    color: #000000;
}

#menu a:hover
{
    background: url(img/menu_red.gif) repeat-x;
    color: #FFFFFF;
    height: 45px;
}

#menu .current_page_item a
{
    height: 45px;
    color: #FFFFFF;
}

#logo
{
    font-size: 15px;
    font-family: Arial;
    color: #444444;
    padding-top: 5px;
}

#logo span
{
    position: relative;
    top: -10px;
}

#splash
{
    width: 100%;
    padding: 20px 0px 20px 0px;
    text-align: center;
}

#img_splash
{
    border-top: 6px solid #3F3F3F;
}

#page
{
    margin: 0 auto;
    padding: 0px 40px;
}

#content
{
    padding-top: 5px;
}

#sidebar
{
    float: left;
    width: 250px;
}

#vertical_menu
{
    font-size: 14px;
    line-height: 25px;
}

#vertical_menu a
{
    color: #555555;
}

#vertical_menu a:hover
{
    color: #3F3F3F;
}

/*хлебные крошки*/
#breadcrumb
{
    width: 960px;
    margin: 0 auto;
    font-weight: bold;
    font-size: 11px;
    color: #5599CC;
}

#breadcrumb a
{
    font-weight: normal;
    color: #5599CC;
    text-decoration: none;
}

#breadcrumb a:hover
{
    font-weight: normal;
    color: #5599CC;
    text-decoration: underline;
}

#footer
{
    clear: both;
    width: 960px;
    height: 50px;
    margin: 0 auto;
    padding: 20px 0;
    border-top: 6px solid #3F3F3F;
    font-size: smaller;
    color: #999999;
}

/********LOGO STRART********/
.inln_logo
{
    width: 70px;
    height: 20px;
    cursor: pointer;
    float: right;
}

.inln_logo a
{
    display: block;
    background: url(img/inln_logo.png) no-repeat;
    /*background: none;*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/inln_logo.png', sizingMethod='crop');*/
    width: 70px;
    height: 20px;
    font-size: 0px;
    line-height: 0px;
    cursor: pointer;
}

.inln_logo a:hover
{
    background: url(img/inln_logo_sel.png) no-repeat;
    /*background: none;*/
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/inln_logo_sel.png', sizingMethod='crop');*/
    cursor: pointer;
}
/********LOGO END********/


#pagehead
{
    border-bottom: solid 1px #CCCCCC;
    /*margin-bottom: 10px;*/
}


.hmenu
{
    height: 32px;
}

.hmenu .left
{
    height: 32px;
    background: url(img/menu_left.png) no-repeat left top;
}

.hmenu .right
{
    height: 32px;
    padding: 0px 4px;
    background: url(img/menu_right.png) no-repeat right top;
}

.hmenu .item
{
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    white-space: nowrap;
    background: url(img/menu_delim.png) no-repeat right top;
}

.hmenu .center
{
    height: 32px;
    background: url(img/menu_item.png) repeat-x left top;
}

.blue_table
{
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #a5b4d3;
}

.blue_table
{
    background: #dfe8f7;
}

.blue_table tr.header
{
    background: #bcd1ee;
}

.blue_table tr.header th
{
    border: 0px;
    color: #0e558d;
    font-size: 12px;
    padding: 5px 10px !important;
    text-align: left;
    border-bottom: 1px solid #a5b4d3;
}

.blue_table td
{
    border: 0px;
    color: #000;
    font-size: 12px;
    padding: 5px 10px !important;
}

.white_button
{
    padding: 3px 5px !important;
    background: #f1f1f1;
    color: #000;
    cursor: pointer;
    font-weight: normal;
    font-size: 12px;
    border: 1px solid #CCC;
}

.reestr_list_table
{
    border: 1px solid white;
    border-width: 1px 0 1px 0;
    border-collapse: collapse;
    width: 100%;
}

.reestr_list_table tr
{
    background: #fff;
}

.reestr_list_table tr.alt
{
    background: #f0f0f0;
}

.reestr_list_table tr.pink
{
    background: #fddde6;
}

.reestr_list_table tr.header
{
    background: #bcd1ee;
}

.reestr_list_table tr.header th
{
    border: 0px;
    color: #0e558d;
    font-size: 12px;
    padding: 5px 10px !important;
    text-align: left;
    border-bottom: 1px solid #a5b4d3;
}

.reestr_list_table tr.headings
{
    background: #f9f9f9;
}

.reestr_list_table tr.headings-fixed
{
    position: fixed;
    top: 0;
    background-color: #BCD1EE;
    z-index: 999;
}

.reestr_list_table tr.headings-fixed th
{
    border-color: #FFF !important;
}

.reestr_list_table tr.headings th
{
    border: 0px;
    color: #000;
    font-weight: normal;
    font-size: 12px !important;
    padding: 10px 2px !important;
    text-align: center;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
}

.reestr_list_table td
{
    font-size: 12px;
    border-bottom: 1px solid #CCC;
    padding: 5px 2px !important;
}

.reestr_listNew td
{
    background-color: #FFFFE3;
    border-right: 1px solid #FFFFCC;
    font-size: 12px;
    border-bottom: 1px solid #FFFFCC;
    padding: 5px 2px !important;
}

.reestr_list_OTD
{
    background-color: #FFFFE3;
    border-right: 1px solid #FFFFCC;
    font-size: 12px;
    border-bottom: 1px solid #FFFFCC;
    padding: 5px 2px !important;
}

tr.reestr_pager
{
    background: #bcd1ee;
}

tr.reestr_pager td
{
    font-size: 12px !important;
}

.reestr_pager_button
{
    width: 16px;
    height: 16px;
    margin-top: 4px;
}

.save_button_container
{
    padding: 10px 0px;
}

.current_menu_item a
{
    font-size: 14px !important;
    color: #FF873F !important;
    font-weight: bold !important;
}

.advert
{
    padding: 5px;
    margin-top: 10px;
}

.advert_head
{
    font-size: 14px;
    font-weight: bold;
}

.advert_text
{
    font-size: 12px;
}

span.error
{
    color: #F00;
}

.text_item strong
{
    display: block;
}

.text_item
{
    padding-top: 10px;
}

.brdr
{
    border: 1px #555 solid;
    padding: 2px;
    /*width:431px;*/
}

.red
{
    color: Red;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 3px;
}

.blue
{
    color: Blue;
    font-weight: bold;
}

.ajax__tab_panel
{
    background-color: #FFFFCC;
}

.sub_hid
{
    text-align: center;
    color: #999;
    vertical-align: top;
}

.news_table
{
    border: 1px #e11 solid;
}

.statistic_filter
{
    width: 350px;
}

.statistic_filter tr
{
    height: 18px;
    vertical-align: top;
}

.statistic_filter tr td input
{
    padding: 0px;
    height: 12px !important;
}

.statistic_filter tr td
{
    padding-bottom: 2px;
}

.RadInput_Default input
{
    padding-top: 0px !important;
}

.rdfd_
{
    display: none !important;
}


/*.is_new_class td.leftc
{
	border-left:1px solid #f00;
	border-top:1px solid #f00;
	border-bottom:1px solid #f00;
}
												
.is_new_class td.rightc
{
	border-right:1px solid #f00;
	border-top:1px solid #f00;
	border-bottom:1px solid #f00;
}*/

.ASC, .DESC, .asc, .desc
{
    padding-left: 15px !important;
}

.ASC, .asc
{
    background: url(/img/trangle_asc.png) no-repeat left center !important;
}

.DESC, .desc
{
    background: url(/img/trangle_desc.png) no-repeat left center !important;
}

.tooltip
{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    color: Red;
    display: none;
    font-size: 12px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 22px;
    width: 335px;
    z-index: 1000;
}

.textbox_tooltip
{
    color: #000000;
}

.cont_tooltip
{
    position: relative;
    width: 100%;
}

.sel_row2 td, #sel_rows2 tr:hover td, .sel_rows2 tr:hover td
{
    background: #FAE064;
    color: #000;
}

.sel_row td, #sel_rows tr:hover td, .sel_rows tr:hover td, .hoveredRows
{
    background: #FFBE3F;
    color: #fff;
}

.hoveredRows td
{
    color: #fff;
}

.up_row
{
    display: none;
    height: 24px;
    width: 24px;
    background: url('img/arrow-up.png') no-repeat;
    background-position: 0 0;
    text-decoration: none;
    position: fixed;
    bottom: 0px;
    left: 10px;
}

.filter_info
{
    background: #bcd1ee;
}

.filter_info span
{
    padding-left: 12px;
    color: #fff;
}

.filter_info span b
{
    color: #0e558d;
}

.smenu a.layer1, .smenu a.layer1_sel
{
    background: url("/img/mf_bg.png") repeat-x scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
    line-height: 32px;
}

.smenu a.layer1:hover, .smenu a.layer2:hover, .smenu a.layer1_sel, .smenu a.layer2_sel
{
    color: #ff873f !important;
}

.smenu a.layer2, .smenu a.layer2_sel
{
    background: url("/img/mf_bg2.png") repeat-x scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 32px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
    line-height: 32px;
}

.smenu .split
{
    width: 2px;
    float: left;
    background: #5B8299;
    height: 32px;
}

.inv
{
    width: 500px;
    border-collapse: collapse;
}

.inv th
{
    background: #FFDD00;
}

.inv td
{
    /*border:1px #999 solid;*/
}

.inv td.f, .inv th.f
{
    width: auto;
}

.inv td.m, .inv td.l, .inv th.m, .inv th.l
{
    width: 65px;
    text-align: center;
}

.inv td input
{
    width: 38px;
}

.fs
{
    padding-left: 12px;
}

.table_yellow_head
{
    border-collapse: collapse;
    font-family: verdana,tahoma,helvetica;
}

.table_yellow_head tr
{
    vertical-align: top;
}

.table_yellow_head th
{
    background: #FFDD00;
    font-weight: bold;
    text-align: center;
    padding: 2px;
}

.table_yellow_head th, .table_yellow_head td
{
    border: 1px #999 solid;
    font-size: 13px;
    padding: 0px;
    margin: 0px;
}

.table_yellow_head input, .table_yellow_head select
{
    /*width:100%;*/
    margin: 0px;
    font-size: 13px;
    padding: 0px;
}

.tab_head
{
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}

.tab_item
{
    margin-bottom: 5px;
}

.cat_list thead tr
{
    height: 50px;
    vertical-align: middle;
}

.cat_list thead tr th
{
    background: #FFDD00;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    font-size: 11px;
    vertical-align: middle;
}

.cat_list tr.cat_group
{
    color: #872F26;
    height: 20px;
    font-weight: bold;
}

.cat_list thead tr th.name
{
    width: 300px;
}

.cat_list tr, .cat_list tr td
{
    vertical-align: top;
}

.inv_list_e td.c
{
    text-align: center;
}

.vagons
{
    width: 1800px;
}

.vagons th
{
    font-size: 10px;
}

.vagons input, .vagons select
{
    /*width:100px;*/
}

.vagons td
{
    text-align: center;
}

.add_vagon
{
    padding: 12px 0px;
}

.add_vagon input
{
    cursor: pointer;
}

.validator_cls
{
    color: Red;
    font-size: 9px;
    font-family: Arial, Tahoma;
}

.ajax__tab_xp .ajax__tab_body, .ajax__tab_panel
{
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background-color: inherit !important;
}

.ajax__tab_xp .ajax__tab_body
{
    font-size: 10px;
}

table.intab
{
    background-color: #FFFFFF;
    width: 100%;
}

table.intab td.intab
{
    background-color: #FFFFCC;
    border-color: -moz-use-text-color #999999 #999999;
    border: 1px solid #999999;
    border-top: none;
    font-family: verdana,tahoma,helvetica;
    font-size: 9pt;
    padding: 8px;
}

.error_lbl
{
    color: Red;
}

.center_descr
{
    text-align: center;
}

.rows_valign_middle tr
{
    vertical-align: middle;
}

td.datetimepkr
{
    text-align: right;
    width: 200px;
}

table.rcTable td
{
    padding: 0 !important;
    margin: 0 !important;
}

/*input.riTextBox {
    height: 14px !important;
}*/

.PTV-State-conteiner
{
    border: 1px solid #cccccc;
}

.PTV-State-conteiner.Description
{
    margin-top: 15px;
    padding: 5px;
    display: inline-block;
}

.PTV-State-conteiner h1
{
    color: #872F26;
    font-weight: bold;
    text-align: center;
    display: block;
    padding: 2px 0 2px 0;
    font-family: verdana,tahoma,helvetica;
    font-size: 9pt;
}

.PTV-State-conteiner .group-name
{
    color: #872F26;
    font-weight: bold;
    display: block;
    padding: 2px 0 2px 0;
}

.PTV-State-conteiner .table-header
{
    background: none repeat scroll 0 0 #FFDD00;
    text-align: right;
    font-weight: bold;
    padding: 3px 0 3px 0;
}


.table-first-row tr th
{
    background: none repeat scroll 0 0 #FFDD00;
    padding: 5px 2px;
}

.doljnosti-by-group
{
    padding: 8px 0 8px 0;
}

.doljnosti-by-group tr td
{
    text-align: center;
}

.doljnosti-by-group input
{
    width: 30px;
}

input.filter-input
{
    width: 97%;
    padding-right: 0;
    margin-right: 0;
}

select.filter-input
{
    width: 99%;
    padding-right: 0;
    margin-right: 0;
}

table.data-in-center-table tr th, table.data-in-center-table tr td
{
    text-align: center;
}

.load_img
{
    width: 32px;
    height: 32px;
}

.gray_back2
{
    display: none;
    top: 0;
    left: 0;
    text-align: center;
    vertical-align: middle;
    z-index: 20000;
    bottom: 0;
    height: 100%;
    background: #f00;
    zoom: 1;
    width: 100%;
    background: url(Images/bg.png);
    position: absolute;
}

.wait
{
    text-align: center;
    width: 610px;
    display: block;
    position: fixed;
}


.pvd-edit-table tr td
{
    vertical-align: middle;
}

.pvd-edit-table tr td select, .pvd-edit-table tr td div select
{
    width: 71%;
}

.pvd-edit-table tr td span span input
{
    width: 50%;
    padding-right: 0px;
}

.pvd-edit-table tr td &gt; input, .pvd-edit-table tr td &gt; textarea
{
    width: 71%;
    padding-right: 0px;
}

#ajax-loader
{
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
}

#ajax-loader div#conteiner
{
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background: #948A8C;
    filter: alpha(opacity = 50);
}

#ajax-loader img
{
    position: absolute;
    top: 50%;
    left: 50%;
}

div.poj-poesd-edit-conteiner
{
    padding: 10px 0px;
}

tr.reestr_list_table td
{
    background-color: #FFFFE3;
    border-right: 1px solid #FFFFCC;
    font-size: 12px;
    border-bottom: 1px solid #FFFFCC;
    padding: 5px 2px !important;
}

tr.reestr_list_table.sel_row td
{
    color: #2a2a2a;
}




input.pagerInput
{
    width: 40px;
    margin-left: 6px;
}

span.pager-menu a img
{
    vertical-align: text-top;
}

span.pager-menu a
{
    text-decoration: none;
}

.FireRed
{
    color: Red;
    font-weight: bold;
}

.firePodPunkt
{
    padding-left: 10px;
}

.FireTable
{
    border: 2px solid #a4a4a4;
    margin: 2px;
    width: 500px;
}

.mainTabTable
{
    width: 1000px;
}

.FireTable select
{
    width: 300px;
}

.span-display-block
{
    display: inline-block;
}

table.role-groups
{
    width: 100%;
}

table.role-groups &gt; tbody &gt; tr &gt; td
{
    width: 50%;
}

table.role-groups tbody tr &gt; td
{
    vertical-align: top;
}

table.role-groups &gt; tbody &gt; tr &gt; td
{
    border-width: 1px;
    border-style: solid;
    border-color: Black;
    height: 100%;
}

table.role-groups &gt; tbody &gt; tr &gt; td div.role-group
{
    padding-left: 5px;
}

table.role-groups &gt; tbody &gt; tr &gt; td div.role-group div.role-name
{
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
}

table.selectorTable tr:hover
{
    background: #eeebfe;
    /*color: #fff;*/
}

table.selectorTable tr.sel_row2 td
{
    background: #d5ffff;
}

.worker-table .header-title
{
    text-align: center;
    margin-top: -10px;
}

.worker-table .header-title h4
{
    display: inline-block;
    background-color: #FFFFCC;
    padding: 0 2px;
}

.worker-table td
{
    border: 1px solid #999999;
}

.rbl-list
{
    display: inline-table;
    margin-top: 3px;
}

.rbl-list td
{
    border: none;
}

.inner-table
{
    /*width: 774px;*/
    border-spacing: 0;
}

.inner-table td
{
    border: none;
}

.form-row
{
    margin-bottom: 5px;
    border-spacing: 0;
}

.fset
{
    margin-bottom: 10px;
    border: 3px solid #880015;
    padding: 7px 9px;
    margin: 0;
}

.fset-notopborder
{
    margin-bottom: 0;
    border-bottom: 3px solid #880015;
    border-left: 3px solid #880015;
    border-right: 3px solid #880015;
    border-top: 0;
    padding: 0 9px 7px;
    margin: 0;
}

.fset-gray
{
    background-color: #E6E6E6;
}

.fs-1
{
}

.fs-5
{
    margin: 0.5em -12px 0;
}

.fs-4
{
    border: 3px solid #7f7f7f;
}

.fset legend
{
    text-align: center;
    color: #880015;
}

.narrow-date-input input[type="text"].text
{
    width: 65px;
}

.centered-table
{
    margin: auto;
}

.centered-table td
{
    padding: 1px 10px;
}

.fset &gt; table
{
    margin: 0.3em 0;
}

.reestr_list_table .experiment .rcbInputCell
{
    padding: 0 4px 0 5px !important;
    border-bottom: none !important;
}

select[disabled]
{
    background: #EBEBE4;
}


.filter.filterItem {
    display: -webkit-box; /* OLD - iOS 6-, Safari 3.1-6, BB7 */
    display: -ms-flexbox; /* TWEENER - IE 10 */
    display: -webkit-flex; /* NEW - Safari 6.1+. iOS 7.1+, BB10 */
    display: flex; /* NEW, Spec - Firefox, Chrome, Opera */
    width: 100%;
    display: -moz-box;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
</pre></body></html>