* {
    padding: 0;
    margin: 0;
}

@font-face {
    font-family: 'Roboto';
    src: url('../fonts/helvetica/HelveticaNeueCyr-Roman.otf');
    src: url('../fonts/helvetica/HelveticaNeueCyr-Roman.otf?#iefix') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/helvetica/HelveticaNeueCyr-Bold.otf');
    src: url('../fonts/helvetica/HelveticaNeueCyr-Bold.otf?#iefix') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/helvetica/HelveticaNeueCyr-Thin.otf');
    src: url('../fonts/helvetica/HelveticaNeueCyr-Thin.otf?#iefix') format('truetype');
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/helvetica/HelveticaNeueCyr-Light.otf');
    src: url('../fonts/helvetica/HelveticaNeueCyr-Light.otf?#iefix') format('truetype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/helvetica/HelveticaNeueCyr-Medium.otf');
    src: url('../fonts/helvetica/HelveticaNeueCyr-Medium.otf?#iefix') format('truetype');
    font-weight: 300;
    font-style: normal;
}

.prav {
    line-height: 1;
    text-align: center;
    border: 1px solid #efefef !important;
}
    .prav td {
	padding: 20px;
    }

/* BODY */
body {
    font-family: Roboto, 'Roboto2';
    color: #333;
	font-size: 12px;
}
body.stop {
    overflow: hidden;
}

#FCKeditor1___Frame {
	width: 669px !important;
}

.region-exists, .region-non-exists {
    cursor: pointer;
}

.blur {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}

.directors-board {
    display: none;
    position: fixed;
    top: 0; left: 0;
    right: 0; bottom: 0;
    background: rgba(46, 81, 104, 0.85);
    z-index: 9999999999999999999999999999;
    overflow-y: auto;
}
.directors-board.show {
    display: block;
}
    .directors-board .wrapper {
        text-align: center;
        height: 1217px;
    }
    .directors-board.kz .wrapper {
        text-align: center;
        height: 1217px;
    }
    .directors-board.en .wrapper {
        text-align: center;
        height: 1217px;
    }
        .directors-close {
            position: absolute;
            top: 50px; right: 0;	
            width: 29px;
            height: 29px;
            background: url(../img/directors/close.png);
            cursor: pointer;
        }
        .rm-first {
            position: absolute;
            color: #32BACF;
            text-decoration: underline;
            font-size: 12px;
            left: 420px;
            top: 350px;
        }
        .rm-second {
            position: absolute;
            color: #32BACF;
            text-decoration: underline;
            font-size: 12px;
            left: 170px;
            top: 665px;
        }

a {
    text-decoration: none;
}

.clearfix, .both {
    clear: both;
}

input[type=text],
input[type=password]{
	line-height: 18px;
	height: 20px;
	padding: 1px 5px;
	border: 1px solid #ccc;
	background: #fff;
	width: 140px;
	color: #555;
	
	-webkit-transition: all 150ms linear;
	   -moz-transition: all 150ms linear;
		 -o-transition: all 150ms linear;
}
select{
	border: 1px solid #ccc;
	background: #fff;
	line-height: 20px;
	height: 22px;
	padding: 1px 5px;
	width: 140px;
	color: #555;
	
	-webkit-transition: all 150ms linear;
	   -moz-transition: all 150ms linear;
		 -o-transition: all 150ms linear;
}
textarea{
	line-height: 18px;
	height: 100px;
	resize: none;
	border: 1px solid #ccc;
	background: #fff;
	width: 140px;
	padding: 1px 5px;
	color: #555;
	
	-webkit-transition: all 150ms linear;
	   -moz-transition: all 150ms linear;
		 -o-transition: all 150ms linear;
}

/* OVERLAYERS */
.body-overlay {
    position: absolute;
    left: 0; top: 69px;

    z-index: 99999;
    width: 100%;
    height: 910px;
    background: rgba(46, 81, 104, 0.85);
}
.body-overlay.hide {
    opacity: 0;
    -webkit-transition: all 0.5s ease-in;
}
    .preload-logo {
        width: 286px;
        height: 237px;
        position: absolute;
        top: 200px;
        left: 50%;
        margin-left: -143px;
        background: url(../img/loader.png);
        z-index: 999999999999999999999999999999999;
    }
    .progress-bar {
        position: absolute;
        top: 260px;
        left: 0; right: 0;
        height: 1px;
        background: #162340;
        border-bottom: 1px solid #848b9a;
    }
        .progress-val {
            position: absolute;
            top: 0; left: 0;
            background: #caffff;
            height: 2px;
        }
            .progress-point {
                display: none;
                width: 6px;
                height: 6px;
                position: absolute;
                right: -3px;
                top: -2px;
                background: #caffff;
                border-radius: 999px;
            }


/* SPRITES */
.sprite_stat-1,
.sprite_stat-2,
.sprite_stat-3,
.sprite_stat-4,
.sprite_region-icon, 
.sprite_magistr-icon {
    display: inline-block;
    background: url('../img/sprites.png') no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left;
}
 
.sprite_stat-1 { background-position: -3px -0px; width: 56px; height: 38px; }
.sprite_stat-2 { background-position: -3px -41px; width: 41px; height: 39px; }
.sprite_stat-3 { background-position: -3px -83px; width: 39px; height: 39px; }
.sprite_stat-4 { background-position: -3px -125px; width: 39px; height: 39px; }
.sprite_region-icon { background-position: -3px -167px; width: 31px; height: 17px; }
.sprite_magistr-icon { background-position: -37px -167px; width: 19px; height: 23px; }


/* LOGO */
.logo {
    width: 228px;
    height: 69px;
    background: url(../img/logo.png);
	/*background: url(../img/logo-grey.png);*/
    float: left;
    position: absolute;
    z-index: 999;
    cursor: pointer;
	display: block;
	text-indent: -9999px;
}

/* WRAPPER */
.wrapper {
    width: 1000px;
    margin: 0px auto;
    position: relative;
    height: 100%;
    overflow: hidden;
}

/* SECTION */
.section {
    width: 100%;
    min-width: 1000px;
}

/* SECTION - 1 */
.section-1 {
    background: #00a0e3;
	/*background: #808080;*/
    height: 27px;
}
    .section-1 .wrapper {
        overflow: visible;
    }
    .top-menu {
        float: right;
    }
        .top-menu > ul {
            padding: 0;
            margin: 0;
            list-style: none;
            height: 27px;
        }
            .top-menu ul li {
                float: left;
                -webkit-transition: all 0.1s ease-in;
                position: relative;
                display: block;
            }
                .top-menu ul li:last-child .dropdown {
                    left: auto;
                    right: 0px;
                }
                .top-menu ul li .dropdown {
                    display: none;
                    background: #00a0e3;
                    list-style: none;
                    margin: 0 !important;
                    padding: 0 !important;
                    position: absolute;
                    top: 27px;
                    left: 0;
                    z-index: 99999999;
                    width: 270px;
                }
                .top-menu ul li .dropdown li:hover .dropdown.dropdown-2 {
                    display: block !important;
                }
                .top-menu ul li .dropdown.dropdown-2 {
                    display: none !important;
                    top: 0;
                    left: 100%;
                }
                    .top-menu ul li ul li {
                        width: 100%;
                        position: relative;
                    }
            .top-menu ul li:hover {
                background: #3572D0;
                -webkit-transition: all 0.1s ease-in;
            }
                .top-menu ul li:hover .dropdown {
                    display: block;
                }
                .top-menu ul li a {
                    color: #fff;
                    line-height: 1.5;
                    text-decoration: none;
                    font-size: 12px;
                    padding-left: 10px;
                    padding-right: 10px;
                    font-family: Tahoma;
                    display: block;
                    padding-top: 2px;
                    padding-bottom: 4px;
                }
                
/* SECTION - 2 */
.section-2 {
    z-index: 99;
    background: #fff;
	/*background: #808080;*/
    height: 42px;
    position: relative;
    box-shadow: 0 5px 5px -5px #333;
}
    .menu {
        float: right;
        height: 42px;
    }
        .menu ul {
            padding: 0;
            margin: 0;
            list-style: none;
            height: 42px;
        }
            .menu ul li {
                height: 42px;
                float: left;
                border-left: 1px solid #d4d8db;
                padding-left: 5px;
                padding-right: 20px;
            }
            .menu ul li:last-child {
                border-right: 1px solid #d4d8db;
            }
                .menu ul li a {
                    color: #336699;
                    font-size: 12px;
                    display: block;
                    position: relative;
                    height: 42px;
                }
                    .menu ul li a span {
                        position: absolute;
                        top: 50%;
                        transform: translateY(-50%);
                        display: block;
                    }
                    .menu ul li a div {
                        position: relative;
                        top: 50%;
                        display: block;
                        line-height: 12px;
                    }
.rr img {
    float: left;
    border: 0 !important;
    outline: none !important;
}
            
/* SECTION - 3 */
.section-3 {
    height: 780px;
    background: url(../img/main-bg.jpg) top center no-repeat;
	/*background: url(../img/main-bg-grey.jpg) top center no-repeat;*/
    background-size: cover;
	/*filter: grayscale(100%);*/
}
.section-3.blur {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    -o-filter: blur(3px);
    -ms-filter: blur(3px);
    filter: blur(3px);
}
    .map {
        margin-top: -50px;
        position: relative;
        width: 1000px;
        height: 650px;
    }
    
/* CATEGORIES */
.cats {
    width: 100%;
    position: absolute;
    bottom: 0px;
	/*filter: grayscale(100%);*/
}
    .cats table {
        width: 100%;
        border-spacing: 2px;
    }
    .cats table tr td {
        position: relative;
        height: 185px;
        cursor: pointer;
        width: 25%;
    }
        .cat-title {
            font-size: 24px;
            position: absolute;
            z-index: 111;
            bottom: 25px;
            left: 0; right: 0;
            text-align: center;
            color: #fff;
            font-weight: 200;
            letter-spacing: 0px;
            line-height: 1;
        }
        .cat-img {
            position: absolute;
            left:0; right: 0;
            top: 0; height: 185px;
            bottom: 0;
            z-index: 99
        }
        .cat-overlay {
            background: url(../img/overlayer.png) top center no-repeat;
            position: absolute;
            bottom: 0; left: 0;
            right: 0;
            height: 101px;
            z-index: 101;
        }
        
/* MODAL WINDOW */
.modal-block {
    width: 0;
    height: 0;
    position: absolute;
    background: rgba(255, 255, 255, 1);
    z-index: 1000;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-in;
    overflow: hidden;
    border: 0;
}

.modal-block.show {
    border: 2px solid #fff;
    top: 20px !important;
    height: 640px !important;
    width: 550px !important;
    left: 50% !important;
    margin-left: -225px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
}
    .close-modal {
        width: 38px;
        height: 38px;
        background: url(../img/close-modal.png);
        cursor: pointer;
        position: absolute;
        right: 2px;
        top: 2px;
    }
    .station-name {
        position: absolute;
        top: 10px;
        left: 15px;
        font-size: 26px;
        color: #3572D0;
        font-weight: 100;
    }
    .cs-region {
        width: 460px;
        margin: 24px;
        margin-top: 45px;
    }
        .cs-region img {
            width: 502px;
        }
    .cs-table {
        background: #fff;
        position: absolute;
        bottom: 18px;
        left: 45px;
        right: 45px;
    }
        .cs-table img {
            width: 460px;
        }
        
/* SECTION - 4 */
.section-4 {
    background: #2e5168;
	/*background: #808080;*/
}
    .stats {
        margin-top: 20px;
        margin-bottom: 20px;
        width: 100%;
    }
        .stats table {
            width: 100%;
        }
            .stats td {
                width: 25%;
                color: #fff;
                padding: 0 10px;
                height: 134px;
                border-left: 1px dotted rgba(255, 255, 255, 0.3);;
                vertical-align: top;
            }
            .stats td:last-child {
                border-right: 1px dotted rgba(255, 255, 255, 0.3);;
            }
                .stats td span {
                    display: block;
                    float: left;
                    margin-right: 10px;
                    height: 39px;
                }
                .stat-val {
                    line-height: 39px;
                    float: left;
                    font-size: 39px;
                    font-weight: bold;
                }
                    .stat-val i {
                        margin-left: 5px;
                        display: inline-block;
                        font-style: inherit;
                        font-size: 13px;
                        font-weight: normal;
                        line-height: 1;
                    }
                .stat-text {
                    font-size: 13px;
                    margin-top: 50px;
                }
            
/* SECTION - 5 */
.section-5 {
    border-bottom: 1px dotted #b7bcc1;
	/*background: #808080;*/
}
    .news-content {
        background: #7fbec8;
		/*background: #808080;*/
        color: #fff;
        font-size: 14px;
        padding: 15px;
        margin-bottom: 25px;
        font-family: Roboto;
    }
        .news-article {
            font-size: 13px;
            font-family: Tahoma;
            padding-bottom: 300px;
        }
            .news-article ul {
                margin: 0;
                padding: 0;
                margin-left: 15px;
                padding-top: 10px;
                padding-bottom: 10px;
            }
            .news-article p, .news-article span {
                font-family: Tahoma !important;
                font-size: 13px !important;
                padding-bottom: 10px;
                
                background: none !important;
            }
            .news-article table {
                width: 100% !important;
                font-family: Tahoma !important;
                font-size: 13px !important;
            }
                .news-article table,
                .news-article th,
                .news-article td {
                    border-style: inherit !important;
                    border-top: 1px solid #efefef !important;
                    border-right: 1px solid #efefef !important;
                }
                    .news-article th:first-child,
                    .news-article td:first-child {
                        border-left: 1px solid #efefef !important;
                    }
                    .news-article tr:last-child td {
                        border-bottom: 1px solid #efefef !important;
                    }
            .news-article ul, .news-article ol {
                margin-left: 20px;
                list-style: circle !important;
                font-size: 13px !important;
                color: #333 !important;
                font-family: Tahoma !important;
            }
            .news-article h3 {
                margin-bottom: 15px !important;
                font-weight: bold !important;
                font-size: 13px !important;
                font-family: Tahoma !important;
                background: none !important;
            }
            .blue, .blue-head, .news-article h4 {
                font-family: Tahoma !important;
                color: #1e6cba;
            }
            .blue-head, .news-article h4 {
                font-size: 13px !important;
                margin-bottom: 10px;
                font-weight: bold;
            }
            .news-img.pull-left {
                margin: 10px;
                margin-left: 0;
                margin-top: 5px;
            }
            
    .news.vertical {
        margin: 0;
    }
        .news.vertical table {
            border-right: 0;
            padding-top: 20px;
        }
            .news.vertical table tr td {
                padding-bottom: 20px;
		width: 333px;
            }
    .news {
        margin: 25px auto;
    }
    .news-preview-image {
	width: 315px;
	height: 118px;
	margin: 10px auto;
	/*filter: grayscale(100%);*/
    }
    .news-preview-image.index {
	width: 227px;
	height: 85px;
	margin: 10px auto;
	/*filter: grayscale(100%);*/
    }
    .news-preview-image.full {
	width: 255px;
	height: 97px;
	margin: 10px auto;
	/*filter: grayscale(100%);*/
    }
        .news table {
            width: 100%;
            border-left: 1px dotted #9bb4cd;
            border-right: 1px dotted #9bb4cd;
        }
            .news td {
                width: 25%;
                padding: 0 10px;
                vertical-align: top;
                font-family: Tahoma;
            }
                .news td a {
                    text-decoration: underline;
                    color: #3179c0;
                    font-size: 12px;
                }
                .news-anons {
                    font-size: 12px;
		    margin-bottom: 5px;
                }
                .news td img {
                    margin: 10px auto;
                    width: 100%;
                }
                .news-date {
                    background: #00a0e3;
                    height: 18px;
                    padding: 0 2px;
                    line-height: 18px;
                    color: #fff;
                    font-size: 11px;
                    float: left;
                    position: relative;
                }
                    .nd-t {
                        position: absolute;
                        right: -10px; top: 0;
                        width: 0;
                        height: 0;
                        border-style: solid;
                        border-width: 18px 0 0 10px;
                        border-color: transparent transparent transparent #00a0e3;
                    }
                    
                    
/* PARTNERS */
.section-partners {
    padding-top: 30px;
    padding-bottom: 30px;
    border-top: 1px dotted #b7bcc1;
    background: #fff;
	/*background: #808080;*/
}
    .partners {
        text-align: center;
    }
                    
                    
/* SECTION FOOTER MENU */
.section-footer-menu {
	background: #333d47;
	/*background: #808080;*/
    border-bottom: 1px dotted #616a72;
    height: 38px;
    border-top: 1px solid #616a72;
}
    .centered {
        position: relative;
        float: right;
        right: 50%;
    }
        .footer-menu {
            margin: 0;
            padding: 0;
            list-style: none;
            position: relative;
            float: left;
            left: 50%;
            height: 38px;
        }
            .footer-menu li {
                float: left;
                height: 38px;
            }
                .footer-menu li a {
                    color: #c2c5c8;
                    padding-left: 10px;
                    padding-right: 10px;
                    line-height: 38px;
                    font-size: 13px;
                }
                
/* SECTION FOOTER */
.section-footer {
	background: #333d47;
	/*background: #808080;*/
    min-height: 100px;
    padding-top: 25px;
    padding-bottom: 25px;
}
    .section-footer table {
        width: 100%;
    }
        .section-footer table td {
            width: 25%;
            padding: 0 10px;
            color: #ccc;
            vertical-align: top;
            font-size: 12px;
        }
            .section-footer span,
            .section-footer a {
                display: block;
                color: #039ada;
            }
            
/* SECTION COPYRIGHT */
.section-copyright {
    background: #1f2738;
	/*background: #808080;*/
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #ccc;
    font-size: 12px;
}

/* SECTION FLAG */
.section-flag {
    height: 71px;
    background: url(../img/flag.png) top center no-repeat;
}
    .section-flag .title {
        font-size: 36px;
        line-height: 71px;
        color: #fff;
        font-weight: 200;
    }
    
/* SECTION MAIN */
.section-main {
    background: url(../img/main-bg-1.jpg) bottom right no-repeat;
    min-height: 900px;
}
    
/* COLUMNS */
.col-1 {width: 10%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-2 {width: 20%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-3 {width: 30%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-4 {width: 40%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-5 {width: 50%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-6 {width: 60%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-7 {width: 70%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-8 {width: 80%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-9 {width: 90%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}
.col-10 {width: 100%; box-sizing: border-box; padding: 0 10px; min-height: 900px;}


/* PULLS */
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

/* BORDERS */
.border-right {
    border-right: 1px dotted #9bb4cd;
}
.border-left {
    border-left: 1px dotted #9bb4cd;
}
.border-top {
    border-top: 1px dotted #b7bcc1;
}

/* FULL NEWS */
.news-title {
    margin-top: 40px;
    margin-bottom: 30px;
    font-size: 30px;
    color: #3572D0;
    line-height: 1.2;
    font-weight: 200;
}

/* CATEGORIES LIST */
.cat-list {
    
}
    .cat-list ul {
        width: 100%;
        margin: 0;
        padding: 0;
        list-style: none;
    }
        .cat-list ul > li {
            background: #fff;
        }
        .cat-list ul li ul {
            border-bottom: 1px dotted #9bb4cd;
        }
        .cat-list ul>li>ul>li a{
            border-bottom: 0;
            font-size: 13px;
            color: #333;
            height: auto;
            line-height: 1;
            padding: 10px;
            padding-left: 15px;
        }
        .cat-list ul > li.active {
            background: #dfeef2;
        }
            .cat-list ul > li.active a {
                color: #333;
            }
            .cat-list ul>li>ul>li.active {
                background: none;
            }
                .cat-list ul>li>ul>li.active a {
                    color: #1e6cba;
                }
.cat-list ul > li a {
    width: 100%;
    box-sizing: border-box;
    display: block;
    color: #1e6cba;
    /* height: 47px; */
    line-height: 1.5;
	padding: 15px 10px 10px 15px;
    border-bottom: 1px dotted #9bb4cd;
    font-size: 14px;
}
            
/* SECTION CATEGORIES */
.section-categories {
    background: url(../img/backgrounds/cats-bg.jpg) bottom center no-repeat;
}

/* UNDER-CAT */
.under-cat {
    height: 71px;
}
    .under-cat table {
        width: 100%;
        height: 100%;
        border-spacing: 0;
    }
        .under-cat table td {
            width: 25%;
            color: #fff;
            text-align: center;
            position: relative;
        }
            .under-cat table td a {
                color: #66e6ff;
            }
            .under-cat table td.active a {
                color: #fff;
            }
            .active .top-triangle {
                display: block;
            }
            .top-triangle {
                display: none;
                position: absolute;
                bottom: 0;
                left: 50%;
                margin-left: -9px;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 9px 9px 9px;
                border-color: transparent transparent #ffffff transparent;
            }
			
.year-tabs.purchases-year-tabs {
	background: none;
	margin: 10px 0;
	height: 32px;
}
	.year-tabs a {
		display: block;
		float: left;
		height: 26px;
		line-height: 26px;
		font-size: 15px;
		color: #FFF;
		font-family: "Segoe UI Light";
		padding: 3px 14px 3px 0px;
		cursor: pointer;
		
		-webkit-transition: background 200ms linear;
		   -moz-transition: background 200ms linear;
		     -o-transition: background 200ms linear;
	}
	.year-tabs.isu-year-tabs a {
		margin-left: 10px;
		color: #4D4D4D;
		border: 2px solid transparent;
		border-radius: 10px;
		padding: 3px 10px 3px 10px;
		font-family: "Segoe UI";
		
		-webkit-transition: border 200ms linear;
		   -moz-transition: border 200ms linear;
		     -o-transition: border 200ms linear;
	}
	.year-tabs.purchases-year-tabs a {
		margin-left: 10px;
		color: #5E6369;
		background: none;
		padding: 5px 12px 5px 10px;
		font-family: "Segoe UI";		
	}
	.year-tabs a:hover,
	.year-tabs a.active {
		background: #00A1E6;
	}
	.year-tabs.purchases-year-tabs a:hover,
	.year-tabs.purchases-year-tabs a.active {
		background: #5E6369;
		color: #FFF;
	}
		.year-tabs a i {
			display: block;
			height: 26px;
			float: left;
			border-left: 1px solid #FFF;
			text-indent: -9999px;
			width: 1px;
			margin-right: 14px;
		}
	.year-tabs a:first-child {
		margin-left: 11px;
	}
	.year-tabs.purchases-year-tabs a:first-child {
		margin-left: 0;
	}
		.year-tabs a:first-child i {
			border-left: none;
		} 
.year-text {
	position: relative;
}
	.year-text div {
		display: none;
		position: relative;
		top: 0;
	}
		.year-text div.active {
			display: block;
		}

.list-of-files,
.list-of-lists {
	list-style: none;
	margin-left: 3px !important;
}
	.list-of-files li,
	.list-of-lists li {
		display: block !important;
		min-height: 25px !important;
		margin-bottom: 8px !important;
	}
		.list-of-files li a,
		.list-of-lists li span {
			font-family: "Segoe UI" !important;
			font-size: 14px !important;
			line-height: 24px !important;
		}


.file-type-icon {
	float: left;
	display: block;
	height: 25px;
	width: 24px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 18px;
	background: url("../images/file-type.png") no-repeat;
}
.pdf-icon {
	background-position: 0 0;
}
.sfw-icon {
	background-position: -120px 0;
}
.doc-icon, 
.docx-icon {
	background-position: -48px 0;
}
.xls-icon,
.xlsx-icon {
  background-position: -24px 0;
}
.zip-icon,
.rar-icon {
  background-position: -72px 0;
}
.jpg-icon,
.png-icon {
  background-position: -96px 0;
}

/* MODAL WINDOW */
.hover{
	position: fixed;
	width: 100%;
	height: 100%;
	background: #ccc url(../images/hover-bg.png);
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 199;
}
#modal-window {
	z-index: 200;
	display: none;
	position: fixed !important;
	top: 50%;
	left: 50%;
	box-shadow: 0px 0px 25px #333;
	border: 1px solid #666;
	background: #fafafa;
	font-family: Tahoma, Geneva, sans-serif;
}
	#modal-window .header {
		margin: 7px 0 15px 0;
		padding: 7px 10px;
		line-height: 16px;
		font-size: 14px;
		height: 16px;
		background: #3586BD;
		color: #fff;
	}
	#modal-window .inner {
		display: none;
		text-align: center;
	}
	#modal-window .loader {
		width: 24px;
		height: 24px;
		background: url(../images/loader.gif) no-repeat center;
		display: block;
		left: 50%;
		position: absolute;
		margin-left: -12px;
	}
	#modal-window .close {
		position: absolute;
		right: 5px;
		top: 10px;
		cursor: pointer;
		font-size: 18px;
		font-weight: bold;
		z-index: 1;
		color: #FFF;
	}
		#modal-window .close:hover {
			color: #CCC;
		}
#modal-window.login {
	width: 430px;
	height: 260px;
}
#modal-window.edit_item {
	width: 430px;
	height: 190px;
}
#modal-window.add_file {
	width: 430px;
	padding-bottom: 25px;
	top: 15%;
}

#modal-window.edit_file {
    top: 20%;
}

.hidden {
	display: none;
}

/*
 * CALENDAR CSS
 */
.ui-datepicker {
	padding: 3px 3px 0px 3px;
	display: none;
	border: 1px solid #aaa;
	background: #efefef;
	color: #333;
} 
	.ui-datepicker .ui-datepicker-title {
		margin: 0px 25px;
		line-height: 19px;
		text-align: center;
	}
		.ui-datepicker .ui-datepicker-title span {
			font-size: 11px;
		}
	.ui-datepicker .ui-datepicker-header { 
		position:relative;
		padding:2px 0px;
		border-radius:4px;
		border: 1px solid #bbb;
		background: #ddd;
		background: -webkit-linear-gradient(top, white 0%, #DFDFDF 80%);
		background: -o-linear-gradient(top, white 0%, #DFDFDF 80%);
		background: -moz-linear-gradient(top, white 0%, #DFDFDF 80%);
		background: -msie-linear-gradient(top, white 0%, #DFDFDF 80%);
		color:#444;
		font-weight: bold;
	} 
		.ui-widget-header a {
			color: #444;
		}

.ui-corner-all{
	border-radius: 4px;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 18px;
	height: 18px;
}

.ui-datepicker .ui-datepicker-next {
	background: #FFF;
	right: 2px;
	border: 1px solid #CCC;
	cursor: pointer;
}
	.ui-datepicker .ui-datepicker-next span{
		display: block;
		position: absolute;
		left: 5px;
		top: 3px;
		border: 6px solid transparent;
		border-left: 10px solid #444;
		height: 0;
		text-indent: -9999px;
	}

.ui-datepicker-trigger {
	width: 35px;
	height: 40px;
	display: inline-block;
	background: url(../images/calendar.png) no-repeat center 2px;
	vertical-align: middle;
	border: none;
	cursor: pointer;
	text-indent: -9999px;
	margin-left: 6px;
}		

.ui-datepicker .ui-datepicker-prev {
	background: #FFF;
	left: 2px;
	border: 1px solid #CCC;
	cursor: pointer;
}
	.ui-datepicker .ui-datepicker-prev span{
		display: block;
		position: absolute;
		left: -3px;
		top: 3px;
		border: 6px solid transparent;
		border-right: 10px solid #444;
		height: 0;
		text-indent: -9999px;
	}

.ui-datepicker table {
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker th { 
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
	.ui-datepicker th span {
		font-size: 11px;
	}
.ui-datepicker td { 
	border: 0;
	padding: 1px;
	width:28px;
}
.ui-datepicker td span, .ui-datepicker td a {
	display: block;
	padding:0px 7px;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding:0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width:auto;
	overflow:visible;
}

.ui-widget {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 11px;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 1px solid #cccccc;
	background: #efefef;
	color: #444;
	font-size:11px;
	line-height: 18px;
}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
	color: #3383bb;
	text-decoration: none;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
	border: 1px solid #aaa !important;
	background: #ddd;
	font-weight: bold;
	background: -webkit-linear-gradient(top, white 0%, #DFDFDF 80%);
	background: -o-linear-gradient(top, white 0%, #DFDFDF 80%);
	background: -moz-linear-gradient(top, white 0%, #DFDFDF 80%);
	background: -msie-linear-gradient(top, white 0%, #DFDFDF 80%);
	color: #444444 !important;
}
.ui-datepicker-week-end{
	color:#BF0D0D;
}

/*
 *
 */
 
.table-tender {
	width: 100%;
	border-collapse: collapse;
}
.table-tender td nobr {
	text-align: right;
	display: block;
}
nobr span a {
    position: relative;
    top: 6px;
}
.table-tender tr td {
    line-height: 1.5;
    overflow: hidden;
}
	.table-tender td a {
		color: #0079BB;
		text-decoration: underline;
		cursor: pointer;
                font-family: Roboto;
                font-weight: 400;
	}
		.table-tender td a:hover {
			text-decoration: none;
		}
	
.table-tender thead tr{
	background: url("../images/footer_double_line.png") repeat-x scroll 0 bottom transparent;
}
.table-tender th span {
	border :none;
	font-family: Roboto;
	font-weight: lighter;
	font-size: 14px;
        vertical-align: middle;
}
.table-tender .line_table_both td {
    height: 5px;
}
.line-2 {
	border-bottom: 1px dashed #CFCFCF;
	margin: 20px 0;
}
.line {
    border-bottom: 1px solid #B2B3B3;
    margin-top: 15px;
    margin-bottom: 15px;
}
.all-tenders {
	padding: 20px 0 40px 0px;
}
	.all-tenders a {
		color: #0079BB;
		text-decoration: underline;
		cursor: pointer;
	}
		.all-tenders a:hover {
			text-decoration: none;
		}

.table-tender td {
	border: none !important;
}

.table-tender tr.even, 
.table-tender tr.odd {
    background: none;
    border:none;
    padding:0;
}
.table-tender tr.odd,
.user-list tr.odd{
	background-color: #F0F0F0;
}
.table-tender .tender-name{	
    width: 450px;    
    text-align: left;
}
.table-tender th {
        line-height: 30px;
	border: none !important;
}
.table-tender .tender-name span,
.user-list .user-name span,
.table-tender td.no-elements span {
    display: block;
    padding: 10px;
}

.tender-attachment-files {
    padding-bottom: 10px;
}

.tender-form .tender-attachment-files p {
    height: 40px;
}

.tender-attachment-files p {
    display: block;
    height: 25px;
    line-height: 25px;
}

.tender-attachment-files .file-link {
    min-width: 200px;
    display: inline-block;
    float: left;
}

.tender-attachment-files .file-date {
    display: inline-block;
    float: left;
    margin-top: -6px;
}

.tender-filter {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 10px;
}

.tender-filter-item {
    display: inline-block;
}

.inactive {
	font-style: normal;
	color: #999;
	font-family: Verdana, Tahoma;
}

.canceled, .canceled a {
	color: #FF0000 !important;
}

.green {
	color: green;
}
	.green b {
		color: black;
	}
.red {
	color: red;
}
	.red b {
		color: black;
	}

.table-tender .admin .actions {
    padding-right: 5px;
    text-align: left;
    width: 75px;
}
.table-tender .date-end,
.table-tender .date-begin{	
    text-align: center;
    width: 100px;
}
.table-tender .actions {
	width: 58px;
}

.table-tender .date-begin a,
.table-tender .date-begin span,
span.date-begin{
	color: #7DBD5D;
}

.table-tender .date-end a,
.table-tender .date-end span,
span.date-end  {
    color: #CC0000;    
}

/* Pages */
.pages{
	text-align:center;
	margin-top: 10px;
	margin-bottom: 15px;
}
	.pages a{
		color: #808080 !important;
		text-decoration: none;
		display: inline-block;
                width: 20px !important;
                height: 20px !important;
                line-height: 22px !important;
		margin: 0px 2px 0px 0px;
		border: none !important;
                text-align: center !important;
		
		-webkit-transition: all 150ms linear;
		   -moz-transition: all 150ms linear;
			 -o-transition: all 150ms linear;

        background: #FFF;
	}
		.pages a:hover, .pages a.active{
			color: #fff !important;
			background: #4d9dda !important;
			border: none !important;
		}
		
.remove-additional-info,
.edit-additional-info,
.remove-list-item,
.edit-list-item,
.remove-tender,
.edit-tender {
	float: left;
	display: block;
	height: 25px;
	width: 24px;
	margin-right: 5px;
	font-size: 12px;
	line-height: 18px;
	cursor: pointer;
	border-bottom: none !important;
	text-decoration: none;
	background: url("../images/file-type.png") no-repeat;
}
.remove-tender,
.edit-tender {
	float: none;
	display: inline-block;
}
.remove-additional-info,
.remove-list-item,
.remove-tender {
	background-position: -168px 0;
}
.edit-additional-info,
.edit-list-item,
.edit-tender {
	background-position: -144px 0;
}

.add-additional-info,
.add-list-item,
.clear-recycle-bin {
	color: #ffffff;
	display: inline-block;
	padding: 8px 19px;
	font-size: 14px;
	font-family: "Segoe UI";
	cursor: pointer;
	background: #3586BD;
}
.add-additional-info:hover,
.add-list-item:hover,
.clear-recycle-bin:hover {
  color: #ffffff;
  background: #2d72a1;
}

.list-of-users {
	width: 680px;
}
	.list-of-users tr.even {
		background: #F0F0F0;
	}
	.list-of-users td {
		width: 33%;
		padding: 6px 10px;
		border: none;
	}
	.list-of-users td.actions,
	.list-of-users th.actions {
		text-align: center;
	}
		.list-of-users td.actions a {
			display: inline-block;
			cursor: pointer;
			font-size: 11px;
			line-height: 16px;
		}
			.list-of-users td.actions a.toggle-block {
				margin-right: 20px;
			}
		.list-of-users td p {
			margin-bottom: 3px;
			font-family: Tahoma;
		}
			.list-of-users td p a {
				border: none;
				font-family: Tahoma;
				text-decoration: underline;
			}
				.list-of-users td p a:hover {
					text-decoration: none;
					border-bottom: none;
				}
	.list-of-users th {
		border: none;
		padding: 5px 10px;
		text-align: left;
		font-size: 14px;
		font-weight: lighter;
		color: #0079BB;
		font-family: "Segoe UI";
		border-bottom: 1px solid #CCC;
	}
	
/* Form */
.form {
	margin-top: 15px;
}
.form.edit-file-form {
	padding-top: 10px;
}
	.form .delete-file-1,
	.form .delete-file-2 {
		font-family: Verdana;
		font-size: 12px;
		line-height: 18px;
		color: #444;
		display: inline-block;
		cursor: pointer;
		margin-top: 10px;
		border-bottom: none !important;
	}
	.form .delete-e-file {
		font-family: Verdana;
		font-size: 12px;
		line-height: 16px;
		margin-left: 15px;
		color: #444;
		display: inline-block;
		cursor: pointer;
		border-bottom: none !important;
	}
		.form .delete-file-1 b,
		.form .delete-file-2 b {
			font-size: 18px;
			color: red;
			line-height: 18px;
			display: block;
			float: left;
			margin-right: 5px;
		}
		.form .delete-e-file b {
			font-size: 18px;
			color: red;
			line-height: 16px;
			display: block;
			float: left;
			margin-right: 5px;
		}
	.form .date {
		width: 80px;
		text-align: center;
	}
	.form .add-tender-file-1,
	.form .add-tender-file-2 {
		font-family: Verdana, Tahoma;
		font-size: 14px;
		color: #3586BD;
		cursor: pointer;
		border-bottom: 1px dashed #3586BD;
		padding-bottom: 1px;
	}
		.form .add-tender-file-1:hover,
		.form .add-tender-file-2:hover {
			border-bottom: 1px solid transparent;
		}
	h4 {
		color: #3586BD;
		font-size: 24px;
		line-height: 24px;
		margin-bottom: 15px;
		font-weight: lighter;
		margin-top: 10px;
		font-family: "Segoe UI Light";
		letter-spacing: -1px;
	}
	.form.tender-form .field {
		margin-bottom: 18px;
	}
		.form.tender-form .field label {
			margin-bottom: 12px;
		}
		.form.tender-form .field label.r {
			float: left;
			margin-right: 15px;
			margin-bottom: 0;
		} 
			.form.tender-form .field label.r input[type=radio] {
				vertical-align: middle;
				margin-right: 5px;
			}
		.form.tender-form .field input[name=tender_name] {
			width: 644px;
			display: inline-block;
		}
	.form .block-of-files {
	}

	.form .block-of-files p {
        clear: both;
    }
		.form .block-of-files > div {
			margin-bottom: 25px;
		}
		.form .block-of-files .tender_file_1_cont > div,
		.form .block-of-files .tender_file_2_cont > div {
			margin-bottom: 25px;
		}
		.form .block-of-files .left {
			width: 240px;
			float: left;
		}
		.form .block-of-files .right {
			float: left;
			margin-left: 15px;
		}
			.form .block-of-files .right label {
				margin-bottom: 6px;
			}
		.form .block-of-files label {
			display: block;
			line-height: 14px;
			color: #376890;
			margin-bottom: 2px;
			margin-top: 4px;
			font-family: Verdana;
			margin-bottom: 12px;
		}
		.form .block-of-files input[type=file] {
			margin-bottom: 18px;
			width: 238px;
			display: inline-block;
		}
	.form .block-1 {
		float: left;
		width: 360px;
		margin-right: 20px;
	}
		.form .block-1 span {
			display: block;
			float: left;
			margin-left: 25px;
			margin-bottom: 10px;
		}
			.form .block-1 span:first-child {
				margin-left: 0;
			}
		.form .block-1 label {
			display: block;
			line-height: 14px;
			color: #376890;
			margin-bottom: 2px;
			margin-top: 4px;
			font-family: Verdana;
			margin-bottom: 12px;
		}
			.form .block-1 span label {
				margin-bottom: 6px;
			}
		.form .block-1 i {
			display: inline-block;
			font-style: normal;
			color: #f00;
			font-size: 12px;
			line-height: 24px;
			padding-top: 1px;
			text-align: left;
		}
		.form .block-1 b {
			width: 35px;
			height: 35px;
			display: inline-block;
			background: url(../images/sprite.png) no-repeat -259px 0px;
			vertical-align: middle;
			cursor: pointer;
			text-indent: -9999px;
			margin-left: 6px;
		}
		.form .block-1 select {
			width: 150px;
			width: 265px;
			height: 24px;
			margin-bottom: 20px;
		}
	.form .block-2 {
		float: left;
		width: 300px;
	}
		.form .block-2 label {
			display: block;
			line-height: 14px;
			color: #376890;
			margin-bottom: 2px;
			margin-top: 4px;
			font-family: Verdana;
			margin-bottom: 15px;
		}
		.form .block-2 span {
			display: block;
			margin-bottom: 12px;
		}
			.form .block-2 span label {
				color: #444;
				margin-bottom: 0;
			}
			.form .block-2 span input {
				vertical-align: middle;
			}
			.form .block-2 span b {
				display: inline-block;
				margin-left: 6px;
				font-weight: lighter;
			}
	.form .msg {
		margin-top: 10px;
		min-height: 18px;
	}
		.form .msg p {
			color: green;
			display: none;
			line-height: 18px;
		}
		.form .msg p.error {
			color: red;
			margin: 0;
			border: none;
		}
	.text-page .inner .form .line {
		margin-top: 35px;
		margin-bottom: 20px;
	}
	.text-page .inner .form h3 {
		margin-bottom: 10px;
		margin-top: 0;
	}
	.form .error {
		border: 1px solid #f00;
	}
	.form .field {
		margin-bottom: 16px;
	}
	.form.edit-file-form .field {
        clear: both;
	}
		.form .field label {
			display: block;
			line-height: 14px;
			color: #376890;
			margin-bottom: 4px;
			margin-top: 4px;
			font-family: Verdana;
			font-size: 14px;
		}
		.form.edit-file-form .field label {
			margin-left: 20px;
			text-align: left;
		}
			.form.edit-file-form .field label b {
				font-size: 10px;
				font-weight: lighter;
				color: #444;
			}
		.form .field input[type=date],
		.form .field input[type=text],
		.form .field input[type=password],
		.form .field input[type=file] {
			display: inline-block;
			margin-right: 5px;
			width: 180px;
		}
		.form.edit-file-form .field input[type=date],
		.form.edit-file-form .field input[type=text],
		.form.edit-file-form .field input[type=password] {
			margin-left: 20px;
			width: 260px;
			padding: 3px 10px;
		}
		.form.profile-form .field input[type=text],
		.form.profile-form .field input[type=password] {
			width: 260px;
			padding: 3px 10px;
			font-size: 13px;
			font-family: Verdana;
		}
		.form.edit-file-form .field input[type=file] {
			margin-left: 70px;
			width: 210px;
			border: 1px solid transparent;
		}
			.form.edit-file-form .field input[type=file].error {
				border: 1px solid red;
			}
		.form .field textarea {
			display: block;
			float: left;
			margin-right: 5px;
			width: 500px;
		}
		.form .field select {
			display: block;
			float: left;
			margin-right: 5px;
			width: 184px;
		}
		.form .captcha input[type=text] {
			margin-top: 18px;
		}
		.form .field i {
			display: inline-block;
			font-style: normal;
			color: #f00;
			font-size: 12px;
			line-height: 24px;
			padding-top: 1px;
			text-align: left;
		}
		.form .field span {
			width: 73px;
			height: 65px;
			display: block;
			float: left;
			margin-right: 9px;
			background: #fff;
			position: relative;
			border: 1px solid #ccc;
			
			-webkit-transition: box-shadow 150ms linear;
			   -moz-transition: box-shadow 150ms linear;
				 -o-transition: box-shadow 150ms linear;
		}
			.form .field span:hover {
				box-shadow: 0px 0px 10px #333;
			}
			.form .field p {
				margin-left: 155px;
				margin-top: 3px;
				font-size: 11px;
				color: red;
			}
			.form .field span i {
				display: block;
				position: absolute;
				width: 30px;
				height: 21px;
				top: 7px;
				left: 21px;
				background: url(../images/sprite.png) no-repeat -320px -89px;
			}
			.form .field span b {
				position: absolute;
				font-weight: lighter;
				width: 73px;
				overflow: hidden;
				height: 48px;
				padding-top: 17px;
				top: 0px;
				left: 0px;
				cursor: pointer;
				text-align: center;
			}
				.form .field span b.select {
					top: 31px;
					display: block;
					padding: 0px;
					font-size: 11px;
					color: #888;
					height: auto;
				}
				.form .field span b em {
					display: block;
					position: absolute;
					width: 15px;
					height: 15px;
					top: 3px;
					right: 3px;
					font-style: normal;
					font-weight: bold;
					color: red;
				}
			.form .field span input {
				height: 65px;
				width: 73px;
				opacity: 0;
				filter: alpha(opacity=0);
				cursor: pointer;
			}
		.form .captcha i {
			padding-top: 18px;
		}
	.form .buttons {
		margin-top: 8px;
	}
	.form.form.edit-file-form .buttons {
		margin-top: 20px;
        margin-left: 20px;
        text-align: left;
        padding-bottom: 20px;
	}
		.form .buttons a,
		.form .buttons input[type=submit] {
			background: #00a0e3;
			cursor: pointer;
			margin-right: 8px;
			display: inline-block;
			padding: 8px 15px;
			color: #FFF;
			font-size: 13px;
			font-family: Verdana;
			text-decoration: none;
			border: none !important;
			
			-webkit-transition: background-color 150ms linear;
			   -moz-transition: background-color 150ms linear;
				 -o-transition: background-color 150ms linear;
			
			-webkit-user-select: none;
			   -moz-user-select: -moz-none;	 
			     -o-user-select: none;
			        user-select: none;
		}
		.form .buttons .loading,
		.form .buttons .loading:hover,
		.form .buttons input[type=submit].loading,
		.form .buttons input[type=submit].loading:hover {
			color: transparent;
			background: #0a7bb0 url(/template/site/images/loader-2.gif) no-repeat center;
		}
		.form .buttons a:hover,
		.form .buttons input[type=submit]:hover {
			background: #0a7bb0;
		}
	.form #ajax-info {
		margin-top: 11px;
		display: none;
		color: green;
	}
		#ajax-info.error {
			border: none;
			color: red;
		}
.cat-inner {
    
}

.lang {
    height: 42px;
    float: left;
    margin-left: 240px;
}
.lang ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.lang ul li {
    padding: 0 2px;
    float: left;
    height: 42px;
    line-height: 42px;
    text-transform: uppercase;
    color: #00a0e3;
    font-weight: 400;
}
.lang ul li a img {
    margin-top: 15.5px;
    height: 11px;
}

.set-buttons {
    position: absolute;
    height: 25px;
    bottom: 15px; left: 0;
    z-index: 999;
}
    .set {
        height: 25px;
        float: left;
        margin-right: 15px;
        cursor: pointer;
    }
        .active-map {
            height: 25px;
            width: 25px;
            background: #00a0e3 url(../img/3line.png);
            position: relative;
        }
            .active-map:hover .regions-in-map {
                display: block;
            }
            .regions-in-map {
                width: 250px;
                display: none;
                position: absolute;
                bottom: 100%;
                left: 0;
            }
                .in-map-list {
                    background: #00a0e3;
                    width: 100%;
                    height: 30px;
                    line-height: 30px;
                    padding-left: 10px;
                    padding-right: 10px;
                    color: #fff;
                }
        .cs-btn {
            height: 25px;
            width: 106px;
            background: url(../img/maps/buttons/cs-button.png) no-repeat;
            margin-right: 30px;
        }
        .mg-btn {
            height: 25px;
            width: 108px;
            background: url(../img/maps/buttons/mg-button.png) no-repeat;
            margin-right: 30px;
        }
        .phg-btn {
            height: 25px;
            width: 51px;
            background: url(../img/maps/buttons/phg-button.png) no-repeat;
            margin-right: 67px;
        }
        .cs-red-btn {
            height: 25px;
            width: 128px;
            background: url(../img/maps/buttons/cs-red-button.png) no-repeat;
        }
        .pmg-btn {
            height: 25px;
            width: 172px;
            background: url(../img/maps/buttons/pmg-button.png) no-repeat;
        }
.map-els {
    position: absolute;
    top: 0; left: 0;
    width: 1000px;
    height: 691px;
}
    .map-el {
        position: absolute;
        top: 0;
        left: 0;
        width: 1000px;
        height: 691px;
    }
        .mel-1 {background: url(../img/maps/1.png);}
        .mel-2 {background: url(../img/maps/2.png);}
        .mel-3 {background: url(../img/maps/3.png);}
        .mel-4 {background: url(../img/maps/4.png);}
        .mel-5 {background: url(../img/maps/5.png);}
        .mel-6 {background: url(../img/maps/6.png); z-index: 9}
        .mel-7 {background: url(../img/maps/7.png);}
        .mel-8 {background: url(../img/maps/8.png);}
        .mel-9 {background: url(../img/maps/9.png);}
        .mel-10 {background: url(../img/maps/10.png);}
        .mel-11 {background: url(../img/maps/11.png);}
        .mel-12 {background: url(../img/maps/12.png);}
        .mel-13 {background: url(../img/maps/13.png);}
        .mel-14 {background: url(../img/maps/14.png);}
        
        .mel-1.active {background: url(../img/maps/active_map/1.png);}
        .mel-2.active {background: url(../img/maps/active_map/2.png);}
        .mel-3.active {background: url(../img/maps/active_map/3.png);}
        .mel-4.active {background: url(../img/maps/active_map/4.png);}
        .mel-5.active {background: url(../img/maps/active_map/5.png);}
        .mel-6.active {background: url(../img/maps/active_map/6.png); z-index: 9}
        .mel-7.active {background: url(../img/maps/active_map/7.png);}
        .mel-8.active {background: url(../img/maps/active_map/8.png);}
        .mel-9.active {background: url(../img/maps/active_map/9.png);}
        .mel-10.active {background: url(../img/maps/active_map/10.png);}
        .mel-11.active {background: url(../img/maps/active_map/11.png);}
        .mel-12.active {background: url(../img/maps/active_map/12.png);}
        .mel-13.active {background: url(../img/maps/active_map/13.png);}
        .mel-14.active {background: url(../img/maps/active_map/14.png);}
.caspe-sea {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/caspe.png);
    width: 1000px;
    height: 691px;
}
.all-layers.ru {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/all-layers.png);
    width: 1000px;
    height: 691px;
    z-index: 101;    
}
.all-layers.kz {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/towns-kz.png);
    width: 1000px;
    height: 691px;
    z-index: 101;    
}

.towns {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/towns.png);
    width: 1000px;
    height: 691px;
    z-index: 99;
}

.mg-pipeline {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/mg-pipeline.png);
    width: 1000px;
    height: 691px;
    z-index: 99;
}
.mg-stations {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/mg-stations.png);
    width: 1000px;
    height: 691px;
    z-index: 150;
}
.map-slider {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 691px;
    z-index: 125;
    overflow: hidden;
}
.map-slider.display {
    display: none !important;
}
.region-exists-map {
    position: absolute;
    top: -24px;
    left: 0px;
    background: url(../img/maps/region-exists.png);
    width: 1000px;
    height: 691px;
    z-index: 99;    
}
.country {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/country.png);
    width: 1000px;
    height: 691px;
    z-index: 99;    
}
.cs-red {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/cs-red.png);
    width: 1000px;
    height: 691px;
    z-index: 99;
}
.kaz-borders.ru {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/kaz-borders.png);
    width: 1000px;
    height: 691px;     
}
.kaz-borders.kz {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/borders-kz.png);
    width: 1000px;
    height: 691px;     
}
.main-map {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url(../img/maps/main.png);
    width: 1000px;
    height: 691px;     
}
.cs-block {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 1000px;
    height: 691px;      
    z-index: 112;
}

.cs {
    cursor: pointer;
    position: absolute;
    font-size: 9px;
    background: url(../img/maps/icons/cs-icon.png) left no-repeat;
    height: 15px;
    line-height: 15px;
    padding-left: 20px;
    color: #333;
    z-index: 999;
    font-family: Tahoma;
}
.cs.left {
    background: url(../img/maps/icons/cs-icon.png) right no-repeat;
    padding:0;
    padding-right: 25px;
}
.cs.top {
    background: url(../img/maps/icons/cs-icon.png) bottom center no-repeat;
    padding: 0;
    padding-bottom: 15px;
}
.cs.bottom {
    background: url(../img/maps/icons/cs-icon.png) top center no-repeat;
    padding: 0;
    padding-top: 15px;
}

.rp {
    position: absolute;
    z-index: 999;
    width: 29px;
    height: 42px;
    background: url(../img/rp-point.png) top center no-repeat;
    cursor: pointer;
}
    .rp-1 {
	top: 272px;
	left: 171px;
    }
    .rp-2 {
	top: 206px;
	left: 302px;
    }
    .rp-3 {
	top: 108px;
	left: 435px;
    }
    .rp-4 {
	top: 394px;
	left: 151px;
    }
    .rp-5 {
	top: 385px;
	left: 472px;
    }
    .rp-6 {
	top: 466px;
	left: 559px;
    }
    .rp-7 {
	top: 436px;
	left: 618px;
    }
    .rp-8 {
	top: 418px;
	left: 749px;
    }
    .rp-9 {
	top: 171px;
	left: 193px;
    }
    .rp-10 {
	top: 221px;
	left: 651px;
    }
    .cs-1 {
        top: 447px;
        left: 167px;
    }
    .cs-2 {
        top: 363px;
        left: 319px;
    }
    .cs-3 {
        top: 343px;
        left: 327px;
    }
    .cs-4 {
        top: 316px;
        left: 330px;
    }
    .cs-5 {
        top: 282px;
        left: 335px;
    }
    .cs-6 {
        top: 247px;
        left: 336px;
    }
    .cs-7 {
        top: 528px;
        left: 571px;
    }
    .cs-8 {
        top: 510px;
        left: 578px;
    }
    .cs-9 {
        top: 498px;
        left: 609px;
    }
    .cs-10 {
        top: 175px;
        left: 169px;
    }
    .cs-11 {

        top: 186px;
        left: 143px;
    }
    .cs-12 {
        top: 202px;
        left: 119px;
    }
    .cs-13 {
        top: 239px;
        left: 158px;
    }
    .cs-14 {
        top: 268px;
        left: 179px;
    }
    .cs-15 {
        top: 316px;
        left: 91px;
    }
    .cs-16 {
        top: 295px;
        left: 116px;
    }
    .cs-17 {
        top: 305px;
        left: 157px;
    }
    .cs-18 {
        top: 305px;
        left: 207px;
    }
    .cs-19 {
        top: 330px;
        left: 218px;
    }
    .cs-20 {
        top: 358px;
        left: 220px;
    }
        .cs-20 span {
            position: absolute;
            left: 19px;
            top: -9px;
            width: 70px;
        }
    .cs-21 {
        top: 555px;
        left: 550px;
    }
    .cs-21 {
        top: 555px;
        left: 550px;
    }
    .cs-22 {
        top: 388px;
        left: 237px;
    }

.mg-block {
    display: block;
}
.mg-block.hide {
    display: none;
}
.mg {
    cursor: pointer;
    position: absolute;
    font-size: 8px;
    background: url(../img/maps/icons/mg-icon.png) left no-repeat;
    height: 15px;
    line-height: 15px;
    padding-left: 15px;
    color: #00A0F9;
    z-index: 999;
    font-family: Tahoma;    
}
.mg.left {
    background: url(../img/maps/icons/mg-icon.png) right no-repeat;
    padding:0;
    padding-right: 8px;
}
.mg.top {
    background: url(../img/maps/icons/mg-icon.png) bottom center no-repeat;
    padding: 0;
    padding-bottom: 8px;
}
.mg.bottom {
    background: url(../img/maps/icons/mg-icon.png) top center no-repeat;
    padding: 0;
    padding-top: 8px;
}
    .mg-1 {
        top: 419px;
        left: 208px;
    }
    .mg-2 {
        top: 410px;
        left: 216px;
    }
    .mg-3 {
        top: 349px;
        left: 190px;
    }
    .mg-4 {
        top: 369px;
        left: 200px;
    }
    .mg-5 {
        top: 356px;
        left: 235px;
    }
    .mg-6 {
        top: 403px;
        left: 491px;
    }
    .mg-7 {
        top: 437px;
        left: 609px;
    }
    
.phg-block {
    display: block;
}
.phg-block.hide {
    display: none;
}
.phg {
    cursor: pointer;
    position: absolute;
    font-size: 8px;
    background: url(../img/maps/icons/phg-icon.png) top left no-repeat;
    padding-top: 13px;
    padding-left: 13px;
    z-index: 999;
    font-family: Tahoma;    
}
    .phg div {
        background: #cc6600;
        color: #fff;
        border-radius: 3px;
        padding: 0 5px;
        line-height: 1.7;
    }
    .phg-1 {
        top: 390px;
        left: 307px;
    }
    .phg-2 {
        top: 530px;
        left: 570px;
    }
    .phg-3 {
        top: 477px;
        left: 671px;
    }

.report {
    display: inline-block;
    border: 15px solid transparent;
    width: 210px;
    vertical-align: top;
    text-align: center;
}
    .report img {
        
    }
    .report div {
        display: block;
        text-align: center;
        font-size: 12px !important;
    }
    .report a {
        padding-top: 5px;
        color: #047acc;
        display: inline-block;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 12px;
        margin-bottom: 40px;
        border-bottom: 1px dashed #047acc;        
    }
    
    
/* CONTENT SLIDER */
.partner-slider {
    height: 52px;
    width: 1000px !important;
	/*filter: grayscale(100%);*/
}
    .partner-slider ul {
        margin: 0;
        padding: 0;
        list-style: none;
        height: 52px;
    }
        .partner-slider ul li {
            width: 200px;
            height: 52px;
        }
        /*
            .left-arrow {
                z-index: 99;
                cursor: pointer;
                position: absolute;
                top: 50%;
                margin-top: -20px;
                left: 10px;
                width: 19px;
                height: 40px;
                background: url(../img/partners/left-arrow.png);
            }
            .right-arrow {
                z-index: 99;
                cursor: pointer;
                position: absolute;
                top: 50%;
                margin-top: -20px;
                right: 10px;
                width: 19px;
                height: 40px;
                background: url(../img/partners/right-arrow.png);
            }
        */
        
a img {
    border: 0px !important;
    border-style: none !important;
    outline: none !important;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
.pagination>li {
    display: inline;
}
.pagination>li:first-child>a {
    border-radius: 0;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination>.active>a {
    background: #000;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.pagination>li>a {
    border: 0;
    color: #000;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.rp-name {
    padding: 15px;
    font-size: 16px;
    font-weight: 500;
}
.rp-desc {
    padding: 15px;
    padding-top: 0px;
    height: 562px;
    overflow-y: scroll;
}

.dashed-line {
	border-top: 1px dashed #BBB;
}

.person-p1 {
	width: 500px;
	margin: 0 auto;
	padding: 70px 0 20px;
	text-align: left;
	color: #CAE7E9 !important;
}
	.person-p1 h2 {
		font-weight: lighter;
		color: #FFF;
		font-size: 18px;
		margin-bottom: 4px;
	}
	.person-p1 h3 {
		font-weight: lighter;
		color: #00FFFF;
		font-size: 14px;
		margin-bottom: 10px;
	}
	.person-p1 table {
		border-collapse: collapse;
	}
		.person-p1 table td {
			vertical-align: top;
		}
		.person-p1 table tr td:first-child {
			padding-right: 20px;
		}
		.person-p1 table h4 {
			font-weight: bold;
			color: #FFF;
			font-size: 15px;
			text-transform: uppercase;
			font-family: Tahoma;
			letter-spacing: 0px;
			line-height: 15px;
			margin: 0 0 10px 0;
		}
		.person-p1 table p {
			color: #CAE7E9;
			margin-bottom: 10px;
			line-height: 13px;
			margin-top: 10px;
		}
			.person-p1 table p em {
				color: #00FFFF;
				font-style: normal;
			}
			.person-p1 table p a {
				color: #00FFFF;
				font-style: normal;
			}

.person-p2 {
	padding: 20px 0 20px;
	margin: 0;
}

.person-p3 {
	margin-top: 20px;
	text-align: left;
}
	.person-p3 h3 {
		color: #99FFFF;
		font-size: 13px;
		margin-bottom: 5px;
		font-weight: normal;
		line-height: 22px;
	}
		.person-p3 table {
			border-collapse: collapse;
		}
			.person-p3 table tr td {
				color: #FFF;
				font-size: 18px;
				vertical-align: top;
			}
			.person-p3 table tr td:first-child {
				padding-right: 15px;
			}

.tables {
    border: 1px solid #ebebeb;
    border-collapse: collapse;
}
    .tables thead tr th {
	height: 40px;
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	text-align: center;
	padding: 0 5px;
	background: #f9f9f9;
    }
    .tables thead tr th:last-child {
	border-right-width: 0;
    }
    .tables tbody tr td {
	border-right: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
	padding: 5px;
    }
    .tables tbody tr td:last-child {
	border-right-width: 0;
    }
    .tables tbody tr:last-child td {
	border-bottom-width: 0;
    }
	.ok_provider {
	    text-decoration: underline;
	    color: #22a525;
	    cursor: pointer;
	    line-height: 1.3;
	}
	.no_provider {
	    text-decoration: underline;
	    color: #a52222;
	    cursor: pointer;
	    line-height: 1.3;
	}
	
.traur {
    display: none;
    float: left;
    height: 42px;
    background: #000;
    color: #fff;
    margin-left: 15px;
    padding: 0 15px;
    line-height: 42px;
}

.hello {
	margin: 10px 22px;
	font-size: 16px;
	border-bottom: 1px dotted #9bb4cd;
	padding-bottom: 7px;
}
	.hello a {
		color: #1e6cba;
		float: right;
		display: inline-block;
		font-size: 14px;
		line-height: 16px;
	}