.clear {
    clear: both
}

/*-----------------------------------------����� ��������-------------------------------*/

.page .main_center a.lnk-subscription {
    position: absolute;
    top: 12px;
    left: 700px;
    color: #000;
    border-bottom: dashed 1px #000;
    padding: 0 0 3px 0;
}

div.menu_items_list > ul > li {
    margin-top: 10px;
}

div#header_banner_modules_container {
    position: absolute;
    left: 150px;
    top: 0px;
}

div.widget_webresources {
    width: 100%;
    padding-bottom: 15px;
    margin-top: 10px;
    margin-right: 0px;
    background-color: #ffffff;
}

    div.widget_webresources > table {
        width: 100%;
        height: 100%;
        border-collapse: collapse;
        background-color: #41484e;
    }

        div.widget_webresources > table th {
            height: 24px;
            vertical-align: middle;
            background-color: #41484e;
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }

        div.widget_webresources > table tr.oos td:first-child {
            width: 60px;
            height: 56px;
            background: url("../Content/images/32w/web_res_icon_oos.png") no-repeat center center;
        }

        div.widget_webresources > table tr.bryansk_gov td:first-child {
            width: 60px;
            height: 56px;
            background: url("../Content/images/32w/web_res_icon_gov.png") no-repeat center center;
        }

        div.widget_webresources > table tr td + td,
        div.widget_webresources > table tr td + td a {
            height: 56px;
            text-decoration: none;
            color: rgb(84,117,161);
            font-size: 13px;
            font-weight: bold;
            vertical-align: middle;
            text-align: left;
        }

div.report_counters {
    width: 240px;
    margin-top: 10px;
    margin-right: 0px;
    background-color: #ffffff;
}

    div.report_counters > table {
        height: 100px;
        width: 100%;
        border-collapse: collapse;
    }

        div.report_counters > table th {
            height: 24px;
            vertical-align: middle;
            text-align: left;
            padding-left: 5px;
            background-color: rgb(84,117,161);
            color: #ffffff;
            font-size: 14px;
            font-weight: bold;
        }

            div.report_counters > table th span {
                width: 15px;
                height: 15px;
                display: block;
                float: right;
                background: url("../Content/images/32w/calendar.png") no-repeat left top;
                margin-right: 5px;
            }

        div.report_counters > table tr td:first-child {
            padding-left: 5px;
            width: 40px;
            color: rgb(84,117,161);
            font-weight: bold;
            text-align: right;
        }

        div.report_counters > table tr td + td {
            color: rgb(84,117,161);
            text-align: right;
            padding-right: 10px;
            font-size: 13px;
            font-weight: bold;
            vertical-align: middle;
        }

div.upper_scroll {
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 80px;
    right: 10px;
    text-align: center;
    margin-left: 1000px;
    z-index: 20;
}

    div.upper_scroll img {
        width: 50px;
        height: 50px;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

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

    table.content_table {
        border-collapse: collapse;
    }

        table.content_table td {
            border: 1px solid #bebebe;
            vertical-align: middle;
            text-align: justify;
            padding: 5px 10px 5px 10px;
        }

div.reception_header,
div.profile_header1
h2,
h3 {
    margin: 5px 0px 10px 0px;
    font-size: 20px;
    color: #3f66a8;
    display: inline-block;
    line-height: 27px;
    text-decoration: underline;
}

ul, p {
    display: block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

a {
    color: #3f66a8;
    font-size: inherit;
}

/*-----------------------------------------------��������� �����----------------------------------*/

div.body_colors {
    display: block;
    position: absolute;
    min-height: 100%;
    height: 100%;
    width: 100%;
    border: 0px;
    border-collapse: collapse;
}

    div.body_colors div.center_color {
        height: 100%;
        border: 0px;
        margin-left: 182px;
        margin-right: 182px;
        background-color: rgb(169,186,208);
    }

    div.body_colors div.left_color {
        float: left;
        height: 100%;
        border: 0px;
        width: 182px;
        background: url(../Content/images/32w/bg_gradient_left.png) repeat-y right top;
    }

    div.body_colors div.right_color {
        float: right;
        height: 100%;
        border: 0px;
        width: 182px;
        background: url(../Content/images/32w/bg_gradient_right.png) repeat-y left top;
    }

html {
    /*font-family: Arial;*/
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
}

body {
    position: relative;
    height: 100%;
    margin: 0px;
    padding: 0px;
    background-color: #ffffff;
}

.bg {
    min-width: 1000px;
}

div.page {
    position: relative;
    height: auto;
    min-height: 100%;
    margin-left: auto;
    margin-right: auto;
    min-width: 1000px;
    max-width: 1250px;
    overflow: visible;
}

div.main_center {
    height: auto;
    width: 100%;
    position: relative;
    margin: 0 auto;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    z-index: inherit;
    overflow: visible;
}

div#header_container {
    height: 233px;
    width: 100%;
    position: relative;
}

div#header_module_container {
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 0px;
}

div#body_container {
    background-color: #ffffff;
    height: 100%;
    overflow: visible;
}

div.footer {
    width: 100%;
}

div#main {
    position: relative;
    overflow: visible;
    border-right: 1px solid #c1cfda;
    border-left: 1px solid #c1cfda;
}

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

    div#main > #main_colLeft {
        position: relative;
        background-color: #ffffff;
        float: left;
        width: 240px;
        padding: 0;
        margin: 0;
        z-index: 3;
    }

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

    div#main > #main_colRight {
        float: right;
        position: relative;
        width: 260px;
        height: auto;
        margin: 0;
        padding: 0;
        z-index: 2;
    }

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

    div#main > #main_colCenterContainer {
        height: 100%;
        min-height: 100%;
        overflow: hidden;
        padding: 0px;
        margin: 0px 0 0 0;
        border-left: 1px solid #c1cfda;
        background-color: #ffffff;
    }

        div#main > #main_colCenterContainer > #main_colCenter {
            margin: 15px;
        }

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

    div#main.showLeftColumn > #main_colCenterContainer {
        margin-left: 240px;
    }

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

#main.showRightColumn > #main_colCenterContainer {
    margin-right: 260px;
}

/*---------------------------------------������-----------------------------------*/

div.header_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 192px;
    width: 100%;
    background: url("images/32w/bg_header_new.png") no-repeat 175px top;
}

div.map {
    float: right;
    width: 175px;
    height: 162px;
    margin-right: 10px;
    margin-top: 20px;
    background: url("../Content/images/32w/map.png") no-repeat left top;
}

div#header_container > div.title {
    height: 192px;
    width: 480px;
    /* background-image: linear-gradient(90deg, #5f749e 48%, transparent 88%);*/
    background: url("../Content/images/32w/bg_title.png") repeat-y top left;
}

div#header_container div.logo_container {
    float: left;
    margin-left: 20px;
    margin-top: 34px;
}

    div#header_container div.logo_container div.logo {
        width: 108px;
        height: 126px;
        float: left;
        margin: 0px 0px 0px 0px;
        background: url("images/32w/gerb2.PNG") no-repeat left top;
    }

    div#header_container div.logo_container div.motto {
        width: 300px;
        float: left;
        margin: 0px 0px 0px 20px;
        font-size: 25px;
        color: #fff795;
    }

div#header_top_modules_container,
div#header_bottom_modules_container {
    margin-left: 240px;
    /* margin-right: 100px;*/
}

/*�����*/

div.search {
    float: left;
    width: 240px;
    position: relative;
}

    div.search div#searchbox {
        border: 1px solid #c1cfda;
        height: 30px;
        /* background: url("images/32w/header_menu_bg.png") repeat-x left top;*/
        background-color: #41484e;
        width: 220px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
    }

        div.search div#searchbox div.container_search {
            width: 100%;
            height: 30px;
        }

            div.search div#searchbox div.container_search form {
                width: 100%;
                height: inherit;
            }

            div.search div#searchbox div.container_search table {
                width: 100%;
                height: inherit;
                border-collapse: collapse;
            }

            div.search div#searchbox div.container_search td.input_text {
                width: 100%;
                text-align: left;
            }

                div.search div#searchbox div.container_search td.input_text input {
                    padding-left: 10px;
                    padding-top: 5px;
                    display: block;
                    width: 100%;
                    height: 21px;
                    color: #707070;
                    border: 1px solid #c1cfda;
                    border-right: 0px;
                    font-size: 14px;
                }

            div.search div#searchbox div.container_search td.input_button button {
                width: 36px;
                padding: 0px;
                margin: 0px;
                background: none;
                border: none;
            }
/*������� ����*/
div.top_menu {
    height: 42px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    /* background: url("images/32w/header_menu_bg.png") repeat-x left top;	*/
    background-color: #41484e;
}

    div.top_menu div.module_body {
        text-align: center;
    }

        div.top_menu div.module_body table {
            height: auto;
            width: 100%;
            padding: 0px;
            margin: 0 auto 0 auto;
            border: 0px;
            border-collapse: collapse;
            table-layout: fixed;
        }

    div.top_menu table td {
        border: 0px;
        padding: 0px;
        vertical-align: middle;
        border-top: 1px solid #c1cfda;
        border-bottom: 1px solid #c1cfda;
        border-right: 1px solid #c1cfda;
        position: relative;
        background-color: #41484e;
    }

        div.top_menu table td.separator {
            width: 0%;
            display: none;
        }

        div.top_menu table td > a {
            font-size: 14px;
            color: #FFF;
            display: block;
            padding-top: 10px;
            padding-bottom: 10px;
            height: 100%;
            width: 100%;
            vertical-align: middle;
            text-decoration: none;
            background-color: #41484e
        }

        div.top_menu table td.active {
            background-color: #e55b44;
        }

            div.top_menu table td.active > a {
                color: #FFF;
                background-color: #e55b44;
            }

        div.top_menu table td.first {
            width: 40px;
        }

            div.top_menu table td.first span {
                display: none;
            }

        div.top_menu table td.system_enter {
            background-image: none;
            /*background-color: rgb(84, 117, 161);*/
            background-color: #41484e;
        }

            div.top_menu table td.system_enter > a {
                color: #ffffff;
            }

        div.top_menu table td ul {
            display: none;
            margin-top: 39px;
            min-width: 191px;
            max-width: 310px;
            position: absolute;
            top: 0;
            z-index: 100;
        }

        div.top_menu table td:hover > ul {
            display: block;
        }

        div.top_menu table td > ul > li {
            font-size: 13px;
            text-align: left;
            padding: 5px 8px 5px 8px;
            /* background: #0072AA;*/
            background-color: #41484e;
        }

            div.top_menu table td > ul > li:hover {
                background-color: #e55b44;
            }

            div.top_menu table td > ul > li a span {
                /*  font-weight:bold;*/
            }

            div.top_menu table td > ul > li a {
                color: #ffffff;
                display: block;
                /*  font-weight:bold;*/
                padding-top: 5px;
                padding-bottom: 5px;
                font-size: 12px;
                font-weight: normal;
                border-bottom: none;
                text-decoration: none;
            }

                div.top_menu table td > ul > li.active a,
                div.top_menu table td > ul > li a:hover {
                    /* text-decoration:underline;*/
                }

/*-----------------------------------------------Body---------------------------------------------*/
div.main_menu > div.module_body > ul {
    width: 240px;
    padding: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
}

    div.main_menu > div.module_body > ul > li.first {
        /*border-radius: 6px 0px 0px 0px;*/
    }

        div.main_menu > div.module_body > ul > li.first > div {
            /*border-radius: 0px 6px 0px 0px;*/
        }

    div.main_menu > div.module_body > ul > li.last {
        /*border-radius: 0px 0px 0px 6px;*/
    }

        div.main_menu > div.module_body > ul > li.last > div {
            /*border-radius: 0px 0px 6px 0px;*/
            border-bottom: 0px;
        }

    div.main_menu > div.module_body > ul > li {
        height: 60px;
        padding: 0px;
        border: 0px;
        padding-left: 66px;
        padding-right: 0px;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
        background-color: #41484e;
    }

        div.main_menu > div.module_body > ul > li > div {
            display: table;
            width: 100%;
            height: 55px;
            background: #ffffff;
            border-bottom: 1px dashed #90aabe;
        }

            div.main_menu > div.module_body > ul > li > div > a {
                display: table-cell;
                padding-left: 20px;
                padding-right: 20px;
                vertical-align: middle;
                font-size: 14px;
                color: #FFF;
                text-decoration: none;
                background-color: #41484e;
            }

        div.main_menu > div.module_body > ul > li.active, div.main_menu > div.module_body > ul > li.active:hover {
            background-color: #e55b44;
        }

            div.main_menu > div.module_body > ul > li:hover > div,
            div.main_menu > div.module_body > ul > li.active > div {
                color: #FFF;
                background-color: #e55b44;
            }

                div.main_menu > div.module_body > ul > li:hover > div > a,
                div.main_menu > div.module_body > ul > li.active > div > a {
                    color: #FFF;
                    background-color: #e55b44;
                }

        div.main_menu > div.module_body > ul > li > div > a > img {
            height: 46px;
            left: 10px;
            position: absolute;
            width: 46px;
            top: 5px;
        }

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

        div.main_menu > div.module_body > ul > li:hover > div,
        div.main_menu > div.module_body > ul > li.active > div {
            background-image: url("../Content/images/32w/menu_arrow_icon.png");
            background-position: right center;
            background-repeat: no-repeat;
        }

        /* !������������ ��� ������������ ����������� */
        div.main_menu > div.module_body > ul > li:before {
            width: 0;
            height: 0;
            visibility: hidden;
            display: block;
        }

        /* ����������� ������� �������� ������� */
        div.main_menu > div.module_body > ul > li.elmag_icon {
            background-image: url("images/32w/menu_icons/menu_icon_elmag.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.elmag_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_elmag_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.elmag_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_elmag_a.png");
            }

        /* ������� ������� �������� ������� */
        div.main_menu > div.module_body > ul > li.vitrina_icon {
            background-image: url("images/32w/menu_icons/menu_icon_bryansk_vitrina.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.vitrina_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_bryansk_vitrina_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.vitrina_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_bryansk_vitrina_a.png");
            }

        /* ���������� */
        div.main_menu > div.module_body > ul > li.agro_icon {
            background-image: url("images/32w/menu_icons/menu_icon_agro.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.agro_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_agro_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.agro_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_agro_a.png");
            }

        /* ����������� ������� 44-�� */
        div.main_menu > div.module_body > ul > li.fz44_icon {
            background-image: url("images/32w/menu_icons/menu_icon_44fz.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.fz44_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_44fz_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.fz44_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_44fz_a.png");
            }

        /* ����������� ������� 223-�� */
        div.main_menu > div.module_body > ul > li.fz223_icon {
            background-image: url("images/32w/menu_icons/menu_icon_223fz.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.fz223_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_223fz_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.fz223_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_223fz_a.png");
            }

        /* ������� */
        div.main_menu > div.module_body > ul > li.reestr_icon {
            background-image: url("images/32w/menu_icons/menu_icon_reestr.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.reestr_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_reestr_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.reestr_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_reestr_a.png");
            }

        /* ���������� */
        div.main_menu > div.module_body > ul > li.statistic_icon {
            background-image: url("images/32w/menu_icons/menu_icon_statistic.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.statistic_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_statistic_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.statistic_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_statistic_a.png");
            }

        /* On-line ���������� */
        div.main_menu > div.module_body > ul > li.online_icon {
            background-image: url("images/32w/menu_icons/menu_icon_online.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.online_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_online_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.online_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_translation_a.png");
            }

        /* ��������������� ��������� */
        div.main_menu > div.module_body > ul > li.corupcia_icon {
            background-image: url("images/32w/menu_icons/menu_icon_corupcia.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.corupcia_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_corupcia_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.corupcia_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_corupcia_a.png");
            }

        /* ���������� �� ���������� */
        div.main_menu > div.module_body > ul > li.info_icon {
            background-image: url("images/32w/menu_icons/menu_icon_information.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.info_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_information_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.info_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_information_a.png");
            }

        /* ����������� */
        div.main_menu > div.module_body > ul > li.foto_icon {
            background-image: url("images/32w/menu_icons/fotoap.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.foto_icon:hover {
                background-image: url("images/32w/menu_icons/fotoap_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.foto_icon:before {
                background-image: url("images/32w/menu_icons/fotoap_a.png");
            }

        /* �������� ����� */
        div.main_menu > div.module_body > ul > li.forum_icon {
            background-image: url("images/32w/menu_icons/menu_icon_forum.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.forum_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_forum_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.forum_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_forum_a.png");
            }

        /* ������������� ����������� �������� ������� */
        div.main_menu > div.module_body > ul > li.bo_icon {
            background-image: url("images/32w/menu_icons/menu_icon_bo.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.bo_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_bo_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.bo_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_bo_a.png");
            }

        /* ����������� ��������� */
        div.main_menu > div.module_body > ul > li.sd_icon {
            background-image: url("images/32w/menu_icons/menu_icon_sd.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.sd_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_sd_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.sd_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_sd_a.png");
            }

        /* ������ ������� */
        div.main_menu > div.module_body > ul > li.profile_icon {
            background-image: url("images/32w/menu_icons/menu_icon_lk_.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

            div.main_menu > div.module_body > ul > li.profile_icon:hover {
                background-image: url("images/32w/menu_icons/menu_icon_lk_a.png");
            }
            /* ������������ */
            div.main_menu > div.module_body > ul > li.profile_icon:before {
                background-image: url("images/32w/menu_icons/menu_icon_lk_a.png");
            }



        div.main_menu > div.module_body > ul > li.customer_icon {
            background-image: url("images/32w/menu_icons/menu_icon_customers.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }
        div.main_menu > div.module_body > ul > li.customer_icon:hover {
            background-image: url("images/32w/menu_icons/menu_icon_customers_a.png");
        }


        div.main_menu > div.module_body > ul > li.publicate_icon {
            background-image: url("images/32w/menu_icons/menu_icon_publicate.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

        div.main_menu > div.module_body > ul > li.docs_icon {
            background-image: url("images/32w/menu_icons/menu_icon_docs.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

        div.main_menu > div.module_body > ul > li.supplier_icon {
            background-image: url("images/32w/menu_icons/menu_icon_suppliers.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

        div.main_menu > div.module_body > ul > li.supplier_icon:hover {
            background-image: url("images/32w/menu_icons/menu_icon_suppliers_a.png");
        }



        div.main_menu > div.module_body > ul > li.help_col_icon {
            background-image: url("images/32w/menu_icons/menu_icon_sos.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }

        div.main_menu > div.module_body > ul > li.business_icon {
            background-image: url("images/32w/menu_icons/menu_icon_business.png");
            background-repeat: no-repeat;
            background-position: 10px 5px;
        }


        div.main_menu > div.module_body > ul > li.business_icon:hover {
            background-image: url("images/32w/menu_icons/menu_icon_business_a.png");
        }


        /* ... */

        div.main_menu > div.module_body > ul > li > ul {
            display: none;
        }

        div.main_menu > div.module_body > ul > li:hover > ul {
            display: block;
            position: absolute;
            left: 240px;
        }

        div.main_menu > div.module_body > ul > li > ul > li {
            position: relative;
        }

            div.main_menu > div.module_body > ul > li > ul > li > ul {
                display: none;
            }

            div.main_menu > div.module_body > ul > li > ul > li:hover > ul {
                display: block;
                position: absolute;
                top: -1px;
                left: 240px;
            }

        div.main_menu > div.module_body > ul > li ul {
            width: 240px;
            top: -1px;
            background-color: #ffffff;
            border: 1px solid #90aabe;
        }

            div.main_menu > div.module_body > ul > li ul > li:hover > div > a {
                color: #FFF;
                /* text-decoration: underline;*/
            }

            div.main_menu > div.module_body > ul > li ul > li {
                padding-left: 10px;
                padding-right: 10px;
                padding-top: 10px;
                padding-bottom: 10px;
                border-bottom: 1px dashed #90aabe;
                background-color: #41484e
            }

                div.main_menu > div.module_body > ul > li ul > li.last {
                    border-bottom: none;
                }

                div.main_menu > div.module_body > ul > li ul > li > div > a {
                    font-size: 12px;
                    /* color: #364358;*/
                    color: #FFF;
                    text-decoration: none;
                }

                div.main_menu > div.module_body > ul > li ul > li.active > div > a {
                    /* font-weight: bold;*/
                    /* color: #434c5c;*/
                    color: #FFF;
                }

                div.main_menu > div.module_body > ul > li ul > li.active, div.main_menu > div.module_body > ul > li ul > li:hover {
                    background-color: #e55b44;
                }

/*--------���� ���������� �� �������--------*/

.position_main_stat_pos {
    display: inline-block;
    margin-top: -15px;
}

.region_stats {
    /* height: 100px;*/
    margin-bottom: 20px;
}

.region_stats_block {
    border: 1px solid #3f66a8;
    display: inline-block;
    height: 100%;
    margin-right: 5px;
    padding: 10px 0;
    vertical-align: top;
    width: 233px;
}

/*.region_stats_block:last-child {
    margin-right: 0;
}
*/
.region_stats_title {
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    color: slategray;
    height: 40px;
}

    .region_stats_title span {
        color: #000000;
        display: block;
        font-size: 15px;
        font-weight: bold;
        margin-top: 9px;
    }

.region_stats_anatc {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.stats_info {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}

    .stats_info .all_count_stats {
        font-size: 18px;
    }

    .stats_info .all_summ_stats {
        font-size: 40px;
        margin: 17px 0;
    }

    .stats_info .link_info {
        margin-top: 10px;
    }

        .stats_info .link_info a {
            font-size: 15px;
            font-weight: bold;
        }

            .stats_info .link_info a:hover {
                text-decoration: underline;
            }

.moduletype_dataview {
    display: inline-block;
    vertical-align: top;
    position: relative;
}

.region_stats .created_date {
    display: none;
}

.region_stats .actual_date {
    position: absolute;
    right: 33px;
    top: 333px;
    color: black;
}

.info_webtorgi {
    margin-top: 10px;
}

.moduletype_dataview .report_meta {
    height: 0;
}
/*----------------------------------------��������� ����--------------------------------------------*/

.otrs_link_block {
    display: block;
    margin: 10px 0;
}

    .otrs_link_block div {
        display: inline-block;
        margin-right: 20px;
        vertical-align: top;
        width: 225px;
        text-align: center;
    }

        .otrs_link_block div:last-child {
            margin-right: 0;
        }

        .otrs_link_block div a span {
            margin-top: 10px;
            display: block;
        }

/*-----------------------------------------------������-------------------------------------------*/
div#footer_container {
    position: relative;
    height: auto;
    width: 100%;
    background-color: #5475a1;
}

div#footer_top_container {
    height: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

    div#footer_top_container div.footer_menu {
    }

        div#footer_top_container div.footer_menu table {
            max-width: 1000px;
            width: 1000px;
            margin-left: auto;
            margin-right: auto;
            table-layout: fixed;
        }

            div#footer_top_container div.footer_menu table td {
                text-align: center;
            }

                div#footer_top_container div.footer_menu table td.separator {
                    width: 0%;
                    display: none;
                }

                div#footer_top_container div.footer_menu table td a {
                    display: block;
                    padding-left: 10px;
                    padding-right: 10px;
                    padding-top: 0px;
                    font-size: 10px;
                    color: #e9f0ca;
                    text-decoration: none;
                    min-height: 105px;
                }

                    div#footer_top_container div.footer_menu table td a img {
                        display: block;
                        margin: 0 auto 10px;
                        text-align: center;
                        vertical-align: top;
                    }

                    div#footer_top_container div.footer_menu table td a:hover {
                        text-decoration: underline;
                    }

                div#footer_top_container div.footer_menu table td.minekonom {
                    background: url("../Content/images/32w/footer_icons/minekonom.png") no- repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.minekonom:hover {
                        background: url ("../Content/images/32w/footer_icons/minekonom_active.png") no-repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.minfin {
                    background: url("../Content/images/32w/footer_icons/minfinanse.png") no-repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.minfin:hover {
                        background: url ("../Content/images/32w/footer_icons/minfinanse_active.png") no-repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.minregion {
                    background: url("../Content/images/32w/footer_icons/minregion.png") no- repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.minregion:hover {
                        background: url ("../Content/images/32w/footer_icons/minregion_active.png") no-repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.fedkazn {
                    background: url("../Content/images/32w/footer_icons/fedkazn.png") no-repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.fedkazn:hover {
                        background: url ("../Content/images/32w/footer_icons/fedkazn_active.png") no-repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.fns {
                    background: url("../Content/images/32w/footer_icons/fns.png") no-repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.fns:hover {
                        background: url("../Content/images/32w/footer_icons/fns_active.png") no- repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.egov {
                    background: url("../Content/images/32w/footer_icons/egov.png") no-repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.egov:hover {
                        background: url("../Content/images/32w/footer_icons/egov_active.png") no- repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.prezident_russia {
                    background: url("../Content/images/32w/footer_icons/minekonom.png") no-repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.prezident_russia:hover {
                        background: url ("../Content/images/32w/footer_icons/minekonom_active.png") no-repeat center top;
                    }

                div#footer_top_container div.footer_menu table td.goverment {
                    background: url("../Content/images/32w/footer_icons/minekonom.png") no- repeat center top;
                }

                    div#footer_top_container div.footer_menu table td.goverment:hover {
                        background: url ("../Content/images/32w/footer_icons/minekonom_active.png") no-repeat center top;
                    }

.link_block {
}

    .link_block a {
        color: #FFF;
        display: inline-block;
        font-size: 13px;
        margin: 0px 10px;
        text-align: center;
        vertical-align: top;
        width: 115px;
    }

        .link_block a:hover {
            text-decoration: underline;
        }

        .link_block a img {
            border: medium none;
            margin-bottom: 5px;
        }

div#footer_bottom_container {
    position: relative;
    height: 44px;
    background-color: rgb(33, 65, 107);
}

    div#footer_bottom_container div#footer_bottom {
        height: inherit;
        font-size: 12px;
        background-color: rgb(33,65,107);
    }

        div#footer_bottom_container div#footer_bottom div.copyright {
            float: left;
            color: #8abcff;
            margin-top: 15px;
            margin-left: 10px;
        }

        div#footer_bottom_container div#footer_bottom div.informer {
            float: right;
            margin-top: 7px;
            margin-right: 10px;
        }

        div#footer_bottom_container div#footer_bottom #action_container {
            float: right;
            width: 30px;
            height: 44px;
            background: url("../Content/images/32w/admin_btn.png") no-repeat left top;
        }

/*-----------------------------------------�������--------------------------------------------*/

div.module.lastnews div.module_body {
    position: relative;
    /* min-height: 450px; */
    padding-bottom: 20px
}

div.module_title.lastnews {
    font-size: 20px;
    font-weight: bold;
    color: #5b5b5b;
    text-transform: uppercase;
    background-color: #eff0f1;
    padding: 15px;
}

ul.lastnews,
div.lastnews > ul {
    padding: 0;
    margin-left: 0px;
    margin-right: 0px;
    list-style: none;
}

    ul.lastnews > li.with_image,
    div.lastnews > ul > li.with_image {
        min-height: 110px;
    }

    ul.lastnews > li,
    div.lastnews > ul > li {
        margin-top: 15px;
        position: relative;
        border-top: 2px solid #eff0f1;
        padding-top: 16px;
        display: table;
    }

        ul.lastnews > li.last {
            border-bottom: 2px solid #eff0f1;
            padding-bottom: 16px;
        }

        ul.lastnews > li > span.title {
            display: table-cell;
            text-align: justify;
        }

    ul.lastnews.with_images > li > span.title {
        margin-left: 120px
    }

    div.lastnews > ul > li > span.title > a,
    ul.lastnews > li > span.title > a {
        font-size: 14px;
        color: #3f66a8;
    }

    div.lastnews > ul > li > span.desc,
    ul.lastnews > li > span.desc {
        display: block;
        font-size: 12px;
        color: #545454;
        margin-top: 5px;
    }

    ul.lastnews > li > span.date_line {
        display: table-cell;
        width: 115px;
    }

ul.with_images.lastnews > li > span.date_line {
    margin-left: 120px;
}

div.lastnews > ul > li > span.date_line > span.date,
ul.lastnews > li > span.date_line > span.date {
    font-size: 12px;
    font-weight: bold;
    color: #878787;
    margin-right: 5px;
}

div.lastnews div.show_category_button {
    position: absolute;
    right: 19px;
    top: -55px;
    padding: 7px;
    border: 2px solid #018ccd;
    border-radius: 5px;
}

    div.lastnews div.show_category_button a {
        font-size: 14px;
        margin-top: 15px;
        color: #018ccd;
        font-weight: bold;
    }

ul.lastnews span.newsimage {
    display: block;
    float: left;
}

    ul.lastnews span.newsimage > img {
        width: 100px;
        height: 80px;
    }

div.content_files_block {
    margin-top: 10px;
}

    div.content_files_block a {
        color: #545454;
    }

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

.title_header {
font-weight:bold;
}
.display_date {
display:none;
}


/*���������� �������*/
div.report_meta {
    width: 100%;
    height: 15px;
    font-size: 12px;
    color: #AEAEAE;
}

div.report_meta div.actual_date {
    float: left;
}

div.report_meta div.created_date {
    float: right;
}

/* ������ "��������� ���������" */

.module_body .rss_button {
    background: url(images/shared/rss.png) no-repeat top left;
    height: 15px;
    padding: 1px 0 5px 20px;
    display: inline-block;
    position: absolute;
    top: -47px;
    left: 33%;
}

    .module_body .rss_button a {
        margin: 0;
        padding: 0;
        height: 15px;
        border-bottom: dashed 1px #3f66a8;
    }

.module_body .ss_button {
    background: url("images/shared/ss.png") no-repeat top left;
    height: 15px;
    padding: 1px 0 5px 20px;
    margin: 0 0 0 10px;
    display: inline-block;
    position: absolute;
    top: -47px;
    left: 45%;
}

    .module_body .ss_button a {
        margin: 0;
        padding: 0;
        height: 15px;
        border-bottom: dashed 1px #3f66a8;
    }


.instagram_button {
    background: url("images/32w/Insta-3.png") no-repeat top left;
    height: 15px;
    padding: 1px 0 5px 27px;
    margin: 0 0 0 10px;
    display: inline-block;
    position: absolute;
    top: -47px;
    left: 62%;
}
    .instagram_button a {
        margin: 0;
        padding: 0;
        height: 15px;
        border-bottom: dashed 1px #3f66a8;
    }
/*****/
.pagination {
    margin: 20px 0;
}

    .pagination ul {
        display: inline-block;
        *display: inline;
        margin-bottom: 0;
        margin-left: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        *zoom: 1;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    }

        .pagination ul > li {
            display: inline;
        }

            .pagination ul > li > a,
            .pagination ul > li > span {
                float: left;
                padding: 4px 12px;
                line-height: 20px;
                text-decoration: none;
                background-color: #ffffff;
                border: 1px solid #dddddd;
                border-left-width: 0;
            }

                .pagination ul > li > a:hover,
                .pagination ul > li > a:focus,
                .pagination ul > .active > a,
                .pagination ul > .active > span {
                    background-color: #f5f5f5;
                }

        .pagination ul > .active > a,
        .pagination ul > .active > span {
            color: #999999;
            cursor: default;
        }

        .pagination ul > .disabled > span,
        .pagination ul > .disabled > a,
        .pagination ul > .disabled > a:hover,
        .pagination ul > .disabled > a:focus {
            color: #999999;
            cursor: default;
            background-color: transparent;
        }

        .pagination ul > li:first-child > a,
        .pagination ul > li:first-child > span {
            border-left-width: 1px;
            -webkit-border-bottom-left-radius: 4px;
            border-bottom-left-radius: 4px;
            -webkit-border-top-left-radius: 4px;
            border-top-left-radius: 4px;
            -moz-border-radius-bottomleft: 4px;
            -moz-border-radius-topleft: 4px;
        }

        .pagination ul > li:last-child > a,
        .pagination ul > li:last-child > span {
            -webkit-border-top-right-radius: 4px;
            border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 4px;
            border-bottom-right-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 4px;
        }

.pagination-centered {
    text-align: center;
}

.pagination-right {
    text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 10.5px;
}

.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
    *zoom: 1;
}

    .pager:before,
    .pager:after {
        display: table;
        line-height: 0;
        content: "";
    }

    .pager:after {
        clear: both;
    }

    .pager li {
        display: inline;
    }

        .pager li > a,
        .pager li > span {
            display: inline-block;
            padding: 5px 14px;
            background-color: #fff;
            border: 1px solid #ddd;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            border-radius: 15px;
        }

            .pager li > a:hover,
            .pager li > a:focus {
                text-decoration: none;
                background-color: #f5f5f5;
            }

    .pager .next > a,
    .pager .next > span {
        float: right;
    }

    .pager .previous > a,
    .pager .previous > span {
        float: left;
    }

    .pager .disabled > a,
    .pager .disabled > a:hover,
    .pager .disabled > a:focus,
    .pager .disabled > span {
        color: #999999;
        cursor: default;
        background-color: #fff;
    }

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

div.login_buttons {
    float: right;
    width: 100px;
    position: relative;
    display: none;
}

    div.login_buttons div {
        border: 1px solid #c1cfda;
        height: 30px;
        margin: 0px;
        padding: 5px 10px 5px 10px;
        text-align: center;
        line-height: 30px;
        font-size: 14px;
        background-image: none;
        /* background-color: rgb(84, 117, 161);*/
        background-color: #41484e;
    }

        div.login_buttons div a {
            color: white;
        }

/* Discuss :: ������������� ���������� ��� ������� */

.discuss-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.discuss-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.discussion-list-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.plan-schedule-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
    border:none;
}

.plan-schedule-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.discussion-edit-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.plan-procurement-item-content,
.plan-schedule-lot-content {
    width: 975px;
    font-family: Tahoma;
    line-height: normal;
}

.c1 {
    width: 975px;
}

.profile-disussion {
    width: 975px;
}

.discussion-list-content .list-item .plan-procurement-item-desc,
.discussion-list-content .list-item .plan-schedule-lot-desc {
    width: 670px;
}

.discussion-list-content .list-item .plan-procurement-item-desc-container,
.discussion-list-content .list-item .plan-schedule-lot-desc-container {
    width: 670px;
}

.plan-schedule-content .plan-schedule-item .plan-procurement-item-desc,
.plan-schedule-content .plan-schedule-item .plan-schedule-lot-desc {
    width: 670px;
}

.plan-schedule-content .plan-schedule-item .plan-procurement-item-desc-container,
.plan-schedule-content .plan-schedule-item .plan-schedule-lot-desc-container {
    width: 670px;
}

.plan-schedule-content .plan-schedule-item h2 .procurement-item-title a,
.plan-schedule-content .plan-schedule-item h2 .lot-title a {
    width: 670px;
}

.plan-schedule-content .plan-schedule-item .plan-procurement-item-desc,
.plan-schedule-content .plan-schedule-item .plan-schedule-lot-desc {
    width: 670px;
}

/*����-��������*/
#reception_form {
    margin-top: 20px;
}

    #reception_form tr.unl {
        border-bottom: 1px solid #eee;
    }

        #reception_form tr.unl > td {
            padding-bottom: 5px;
        }

    #reception_form tr.ovl > td {
        padding-top: 5px;
    }

    #reception_form tr > td > sup {
        color: red !important;
        font-size: 18px;
    }

#simplemodal-overlay {
    background-color: #808080;
}

#simplemodal-container {
    background-color: white;
    border: 3px solid #afd3fa;
    padding: 0px;
    border-radius: 15px 15px 15px 15px;
}

a.link_and_image_sitemap {
    color: #C5C5C5;
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
    background: url("../Content/images/32w/site_map_silver.png") no-repeat center left;
}

a.link_and_image_legislativemap {
    color: #C5C5C5;
    margin: 0 0 0 20px;
}

div.cecutient_version {
    width: 230px;
}

    div.cecutient_version.on {
        position: absolute;
        right: 0px;
        top: 0px;
        background-color: #fff;
    }

        div.cecutient_version.on table td {
            vertical-align: middle;
        }

            div.cecutient_version.on table td a {
                font-weight: normal;
            }

        div.cecutient_version.on div.normal {
            padding: 0px;
            margin: 0px;
            background-repeat: no-repeat;
            background-position: left center;
            background-color: transparent;
        }

            div.cecutient_version.on div.normal a {
                display: inline-block;
                border-bottom: 1px dashed #000;
                color: #000;
                font-size: 17px;
                font-weight: bold;
                text-decoration: underline;
                padding: 10px;
            }

    div.cecutient_version.off {
        top: 0px;
        right: 0px;
        width: 220px;
        position: absolute;
        background-repeat: no-repeat;
        background-position: left center;
        background-color: rgba(255,255,255, 0.8);
        background-image: url("images/eye16.png");
        background-repeat: no-repeat;
        background-position: left 5px center;
        padding: 10px 10px 10px 35px;
    }

        div.cecutient_version.off a {
            display: inline-block;
            font-weight: bold;
            border-bottom: 2px dashed #000;
            color: #000;
            font-size: 16px;
            text-decoration: none;
        }

#quantity_row #selected_option {
    height: 12px;
}

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

div.main_page_block.stat_info_by_lots {
    margin: 15px 0 0px 0;
    padding: 15px 0 15px 0;
}

    div.main_page_block.stat_info_by_lots div.title {
        margin: 0 0 15px 0;
        font-size: 20px;
        font-weight: bold;
        color: #3f66a8;
    }

    div.main_page_block.stat_info_by_lots div.diagram {
        /*padding: 10px 0;*/
        margin: 5px 0 0 0;
        /*border: solid 1px rgb(224, 224, 224);
    background-color: #ECECEC;*/
        cursor: pointer;
    }

.module .module_title {
    margin: 30px 0 15px 0;
    font-size: 20px;
    font-weight: bold;
    color: #3f66a8;
}

h3.gzw_report_header {
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 14px;
    height: 14px;
    font-weight: 600;
    color: #000000;
    padding: 0px 0px 0px 0px;
    margin: 20px 0px 5px 0px;
    background: none;
    text-decoration: none;
    border: none;
}

span.gzw_report_crdate {
    font-size: 12px;
    font-family: 'Trebuchet MS',sans-serif;
    display: inline-block;
    margin: 5px 0 5px 0;
}

div.last_lots {
    background-color: #ffffff;
}

.actual_kbp {
    float: left;
    margin-left: 10px;
}

.corup {
    color: #FFF;
    margin-left: 126px;
    display: block;
    margin-top: 85px;
    font-weight: bold;
}

.position_mainbottom .moduletype_dataview .report_meta{
    height:25px;
}