@import "reset.css";
html{
    background: url("../img/site/balkhash/bg-top.jpg") no-repeat center top #1f398e;
}
body{
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    background: url("../img/site/balkhash/bg-bottom.jpg") no-repeat center bottom transparent;
}
h1{
    font-size: 20px;
}
.clear{
    clear: both!important;
    float: none!important;
    display: block!important;
}
.bold{
    font-weight: bold;
}
.align-center{
    text-align: center;
}
    .align-center > img{width: 200px;}
    #news-one .align-center > img{width: auto;}
.align-right{
    text-align: right;
}
.red{
    background-color: red;
}
.gray{
    color: #7d7d7d;
}
.width100{
    width:100%;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb35{
    margin-bottom: 35px;
}
.mr5{
    margin-right: 5px;
}
.mr20{
    margin-right: 20px;
}
.ml10{
    margin-left: 10px;
}
.m5{
    margin: 5px;
}
.pb10{
    padding-bottom: 10px;
}
.float-left, .fl{
    float: left;
}
.float-right, .fr{
    float: right;
}
.blue{
    color: #0076a3;
}
.block{
    display: block;
}
a{
    color: #0076a3;
    text-decoration: none;
}
a:hover{
    text-decoration: underline;
}
ul{
    list-style:none;
}
/* H1 and Other Tools */
h1.s23{
    font-size: 23px;
}
h2.bordered{
    font-size: 13px;
    border-bottom: dotted 1px #000;
    margin-bottom: 10px;
}
img.covered{
    padding: 5px;
    border-radius: 6px;
    background-color: #e6e6e6;
}
.styled1{
    font-family: Verdana;
    font-size: 10px;
}
.blackLink{
    color: #000;
    text-decoration: none;
}
.blackLink:hover{
    text-decoration: underline;
}
/* Tools */
.transparent{
    background: url("../img/site/balkhash/transparent.png") transparent repeat;
}
.title-line{
    height: 17px;
    padding-top: 1px;
    border: solid 1px #a142e1;
    border-bottom: none;
    background: url("../img/site/kargoo/title-line.jpg") repeat-x;
    padding-left: 10px;
    font: 12px Verdana;
    color: #fff;
}
.padded4icon{
    padding-left: 20px;
}
.padded4icon25{
    padding-left: 25px;
}
.date-icon{
    background: url("../img/site/balkhash/date-icon.png") no-repeat left center;
}
.date-icon-black{
    background: url("../img/site/balkhash/date-icon-black.png") no-repeat left center;
}
.views-icon{
    background: url("../img/site/kargoo/views-icon.png") no-repeat;
}
/* Buttons */
.smallButton1{
    font-size: 12px;
    color: #fff;
    text-transform: lowercase;
    border: solid 1px #7400d5;
    background: url("../img/site/kargoo/smallButton1.jpg") repeat-x;
    padding: 0 6px;
    box-shadow: 1px 1px 1px #ACACAC;
}
.smallButton2{
    font-size: 10px;
    color: #fff;
    text-transform: lowercase;
    border: solid 1px #bb1908;
    background: url("http://kargoo.gov.kz/media/img/site/kargoo/smallButton2.jpg") repeat-x;
    padding: 0 6px;
    box-shadow: 1px 1px 1px #ACACAC;
}
.bigButton1{
    display: block;
    width: 134px;
    height: 23px;
    padding-top: 5px;
    border: solid 1px #a64cf0;
    font: 14px Verdana;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background-color: #9f2cff;
    border-radius: 6px;
    background: url("../img/site/kargoo/bigButton1.jpg") repeat-x;
}
.bigButton1:active{
    position: relative;
    top: 1px;
    left: 1px;
}
.bigAndrew1{
    height: 31px;
    line-height: 31px;
    overflow: hidden;
    clear: both;
    color: #fff;
}
.bigAndrew1 span.bigAndrew1-left, .bigAndrew1 span.bigAndrew1-center, .bigAndrew1 span.bigAndrew1-right{
    display: block;
}
.bigAndrew1 span.bigAndrew1-left{
    width: 7px;
    height: 31px;
    background: url("../img/site/balkhash/main-article-meta-left.png") no-repeat;
}
.bigAndrew1 span.bigAndrew1-center{
    background: url("../img/site/balkhash/main-article-meta-bg.png") repeat-x;
}
.bigAndrew1 span.bigAndrew1-right{
    width: 7px;
    height: 31px;
    background: url("../img/site/balkhash/main-article-meta-right.png") no-repeat;
}
/**********************/
/*  Layout
/**********************/
#wrapper, .wrapper{
    width: 1000px;
    margin: 0 auto;
}
#header{
    height: 97px;
    font-size: 24px;
    color: #fff;
    padding-left: 25px;
    text-transform: uppercase;
    display: table-cell;
    vertical-align: middle;
}
#top-line{
    height: 16px;
    padding: 12px 30px 12px 20px;
    position: relative;
}
#top-menu li{
    display: inline;
    margin-right: 20px;
}
#top-menu li a{
    text-decoration: none;
    color: #fff;
}
#top-menu li a:hover{
    text-decoration: underline;
}
#top-line #lang-panel{
    float: right;
    padding-top: 1px;
}
#top-line #lang-panel a{
    font-family: Verdana;
    font-size: 11px;
    text-shadow: 1px 1px #fff;
    display: block;
    float: right;
    width: 32px;
    height: 19px;
    background: url("../img/site/balkhash/lang-button.png") no-repeat;
    text-align: center;
    margin-right: 5px;
    color: #000;
}
#top-line #lang-panel a.active{
    background: url("../img/site/balkhash/lang-button-active.png") no-repeat;
}
#top-line #search-panel form{
    float: right;
    margin-left: 10px;
}
#top-line #search-panel form input{
    background: transparent;
    border: none;
    background: url("../img/site/balkhash/search.png") no-repeat;
    display: block;
    width: 154px;
    height: 16px;
    padding: 2px 3px;
}
#page{
    background-color: #fff;
    min-height: 1700px;
    padding-bottom: 30px;
}
#page #left{
    width: 252px;
    float: left;
}
/* Menu */
#menu-left {
    background-color: #edf4fe;
}
#menu-left li {
    position: relative;
    border-top: dotted 1px #000;
}
#menu-left li:first-child {
    border-top: none;
}
#menu-left li a {
    display: block;
    padding: 8px;
    text-decoration: none;
}
#menu-left li a:hover, #menu-left li.potato-menu-hover {
    background-color: #bfe2fe;
    text-decoration: underline;
}
#menu-left li.potato-menu-has-holizontal img {
    display: none;
    position: absolute;
    right: -11px;
    top: 8px;
}
#menu-left li.potato-menu-hover img {
    display: block;
}
#menu-left li ul {
    display: none;
    min-width: 240px;
    position: absolute;
    z-index: 9999;
    background: url("../img/site/balkhash/menu-left-arrow.jpg") no-repeat left top #edf4fe;
}
#menu-left li ul li{
    margin-left: 15px;
}
#menu-left li ul li a{
}
#menu-left li ul li a:hover, #menu-left li ul li.potato-menu-hover{
    background-color: transparent;
}
/* Weather */
.weather{
}
/* Banner */
.banner{
    text-align: center;
}
.banner .item{
    display: block;
    margin-bottom: 25px;
}
.banner img{
    border-radius: 6px;
    width: 100%;
}
#page #content{
    width: 738px;
    float: right;
    /*position: relative;*/
    padding: 10px 5px;
}
#page #content h1{
    font-size: 1.5em;
    margin-bottom: 5px;
}
/* Slider And Scroll Cover */
#slider-scroll-cover{
    width: 748px;
    height: 452px;
    overflow: hidden;
    position: relative;
    position: relative;
    left: -5px;
}
#slider-scroll{
    margin-top: 15px;
}
/* Slider */
.slider-cover{
    background: url("../img/site/balkhash/slider-bg.png") no-repeat left top transparent;
    width: 271px;
    height: 385px;
    padding: 12px 15px 40px 37px;
    position: absolute;
    left: 0;
    top: 0;
}
.slider{
    height: 400px;
    overflow: hidden;
    position: relative;
}
.slider .point-nav {
    bottom: 78px;
    left: 90px;
    overflow: hidden;
    position: absolute;
    z-index: 200;
}
.slider .point-nav .ui-tabs-nav-item {
    background: url("../img/site/balkhash/slider-button.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    float: left;
    margin-right: 6px;
    text-decoration: none;
}
.slider .point-nav .ui-tabs-selected {
    background-image: url("../img/site/balkhash/slider-button-active.png");
}
.slider .point-nav .ui-tabs-nav-item a {
    display: block;
    height: 13px;
    text-decoration: none;
    width: 13px;
}
.slider .ui-tabs-hide {
    display: none;
}
.slider .ui-tabs-panel{
    overflow: hidden;
}
.slider .ui-tabs-panel .slider-text{
    margin-top: 20px;
    line-height: 1em;
}
.scroll{
    height: 395px;
    background-color: #fef7f1;
}
.scroll .last-updates{
    margin-left: 5px;
    margin-right: 5px;
}
.scroll .last-updates .last-updates-title{
    margin: 5px 0;
    padding: 2px 5px;
    margin-bottom: 0!important;
}
.scroll .last-updates .last-updates-items{
    height: 370px;
    overflow: auto;
}
.scroll .last-updates .last-updates-items .item{
    margin-bottom: 16px;
    line-height: 1.3em;
}
.scroll .last-updates .last-updates-items .item .title .category{
    font-size: 11px;
}
.scroll .last-updates .last-updates-items .item .title .date, .scroll .last-updates .last-updates-items .item .meta{
    color: #7d7d7d;
}
.scroll .last-updates .last-updates-items .item .title .date{
    margin-left: 5px;
}
.scroll .last-updates .last-updates-items .item .link a{
    color: #0072bc;
    font-size: 13px;
    text-decoration: underline;
}
.jspVerticalBar{
    width: 11px;
    background-color: #b2bcbd!important;
}
.jspTrack {
    background: transparent;
    position: relative;
}
.jspDrag{
    background: url("../img/site/balkhash/scroll-lines.png") no-repeat center center #22A5C9;
    border-radius: 5px;
    margin: 0 1px;
}
/* Main News */
#main-news{
    width: 518px;
    float: left;
}
#main-news .main-news-title{
}
#main-news .main-article .main-article-title a{
    font-size: 15px;
    font-weight: bold;
    color: #000;    
}
#main-news .main-article .main-article-text{
    font-size: 13px;
}
#main-news .main-article .main-article-meta{
    /*float: left;*/
    margin: 15px 0;
}
/* Куча маленьких новостей */
#main-news .items{
    padding-top: 10px;
}
#main-news .items .item{
    width: 253px;
    height: 90px;
    float: left;
    margin-bottom: 10px;
}
#main-news .items .item .annonce{
    line-height: 1.2em;
}
/* Main Faq */
#main-faq{
    width: 210px;
    float: right;
    background-color: #f8f8f8;
    padding: 5px;
    position: relative;
    right: -5px;
}
#main-faq h2{
    border-bottom-color: #c6c6c6;
}
#main-faq a.item {
    border: 1px dotted transparent;
    color: #000000;
    display: block;
    font: 14px Verdana;
    text-decoration: none;
    margin-bottom: 15px;
}
#main-faq a.item:hover {
    border: 1px dotted #000000;
    text-decoration: none;
}
#main-faq a.item .title {
    font-size: 13px;
    font-weight: bold;
}
#main-faq a.item .body {
    font-size: 11px;
    margin-top: 5px;
}
#main-faq a.item .meta {
    font-size: 12px;
    font-weight: bold;
    margin-top: 2px;
}
/* Main Gallery*/
#main-gallery{
    width: 721px;
    height: 174px;
    padding: 16px 9px;
    background: url("../img/site/balkhash/main-gallery.jpg") no-repeat scroll 0 0 #fff;
    margin: 15px 0;
    display: flex;
}
#main-gallery a{
    margin-right: 8px;
}
/* School news*/
#school-news{
    padding-right: 10px;
}
#school-news .items .item{
    margin-bottom: 30px;
}
#school-news .items .item .item-title{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 6px;
}
#school-news .items .item .item-title a{
    color: #000;
}
#school-news .items .item .item-meta{
    margin-bottom: 8px;
}
/* Footer*/
#footer{
    text-align: right;
    height: 88px;
    line-height: 88px; /* Hack like vertical-align: middle;*/
    padding: 0 10px;
}
#footer a{
    color: #fff;
}
/* News one */
#news-one{
}
/* Картинка людей */
.news_preview_peoples .float_left{
    float: left;
    margin-right: 5px;
}
#lobby-block label{
    display: block;
}
#lobby-block input[type="text"]{
    width: 300px!important;
}
#lobby-block textarea{
    width: 100%;
}

#head-man {margin-bottom:5px;overflow:hidden;}
#head-man img {width:220px;float:left;margin-left:18px;background-color: rgb(222,239,231);padding:5px;border-radius:5px;}
#head-man h1 {font-size:14px !important;font-weight:bold;}
#head-man span {font-size:12px;line-height:13px;display:block;}
#head-man a {float:right;text-decoration:underline;margin-right:10px;font-size:14px;}
#head-man span.pin {background: rgb(255,248,242);overflow:hidden;margin-top:12px;padding:10px 0;padding-left:10px;}

.fake-banner {
    display: block;
    position: absolute;
}

/* Последний звонок */
.may-bell {
    display: block;
    width: 132px;
    height: 115px;
    background: url("../img/site/balkhash/may-bell.png") no-repeat;
    position: absolute;
    right: 322px;
    top: -56px;
}
/* Үміт жолы - 2012 */
.ymit-zholy {
    display: block;
    width: 132px;
    height: 115px;
    background: url("../img/site/balkhash/ymit-zholy.png") no-repeat;
    position: absolute;
    right: 322px;
    top: -48px;
}
.childrens {
    /*background: url("../img/site/balkhash/childrens.png") no-repeat;*/
    right: 322px;
    top: -30px;
}
.childrens img {
    width: 130px;
}
.poll-title {
    font-size: 16px;
    font-weight: bold;
}
.poll-description {
    font-size: 14px;
    font-style: italic;
}
.poll {
    margin-bottom: 30px;
    margin-top: 10px;
}
.poll .title {
    font-size: 16px;
}
.poll .variants {
    padding: 10px 0 10px 10px;
}
.poll .variants .button-default {
    background-color: #E0E0E0;
    border: 1px solid #585858;
    display: block;
    float: left;
    margin: 0 2px;
    padding: 5px 8px;
    text-decoration: none;
}
.poll .variants .button {
    background: url("http://akimsemey.gov.kz/media/img/site/akimsemey/vote-submit.jpg") repeat-x scroll 0 0 transparent;
    border: 1px solid #7FBAD9;
    border-radius: 2px 2px 2px 2px;
    display: block;
    float: left;
    height: 20px;
    margin: 3px 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 2px;
    text-align: center;
    text-decoration: none;
    color: black;
}
.poll .variants .button:hover {
    background-color: #C0C0C0;
}
.poll .result {
    display: none;
    padding: 5px;
    width: 200px;
}
.poll .cover .variant-block {
    background-color: #15AAD6;
    color: #FFFFFF;
    height: 3px;
    line-height: 14px;
}
.poll .cover {
    background-color: #E0E0E0;
    height: 3px;
    width: 100%;
}
#content table {
    width: 100%;
    max-width: 730px !important;
}
#content table, #content th, #content td {
    border: 1px solid #D0D0D0;
    border-collapse: collapse;
    padding: 2px;
}
#content th {
    font-weight: bold;
}
#full_article p,
#journal-view p {
    text-indent: 1.5em;
    margin-bottom: 10px;
}
.news_preview_loader table,
.news_preview_loader th,
.news_preview_loader td {
    border: none !important;
    padding: 0 !important;
}

#page #site-map{padding-left:20px;}
#page #site-map ul{
    margin-left:10px;
    padding-left:5px;
    border-left:1px solid silver;
    margin-bottom:5px;
}

#page #site-map li a.map-group{text-decoration:none;color:#888;}
#page #site-map li a.map-group:hover{text-decoration:none;}
.site-map-title{font-size:24px;text-align:center;padding-bottom:15px;}

.sitemap{width:16px;height:16px;text-decoration:none;float:right;margin-right:20px;margin-top:2px;}
.sitemap img{display:block;}
.no-table-border,
.no-table-border table,
.no-table-border table th,
.no-table-border table tr,
.no-table-border table td {
    border: none !important;
}
.counter {
    position: relative;
    bottom: -10px;
    margin-right: 15px;
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    height: 0;
    display: block;
    clear: both;
    visibility: hidden;
}

#cse-search-results iframe {
    width: 600px !important;
}

/*меню в версии для слабовидящих - start*/
#header-menu {
    background: none repeat scroll 0 0 #333333;
    height: 40px;
    padding: 5px 0;
    position: absolute;
    top: 0;
    width: 100%;    
}

#header-menu .font_size {
    margin: 0 auto;
    color: white;
    font-size: 20px;
    width: 1000px;
    padding: 2px 0;
}

#header-menu .font_size ul {
    display: inline-block;
    margin: 0 10px;    
}     

#header-menu .font_size ul li {
    display: inline-block;
    line-height: 16pt;
    padding: 5px;
    list-style: none outside none;
}

#header-menu .font_size li.active {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    border-radius: 5px 5px 5px 5px;    
}

#header-menu .font_size li.active a {
    color: black;
}

#header-menu li a {
    font-weight: bold;
    text-decoration: none;
    color: white;
}

#header-menu .small {
    font-size: 14px;
}

#header-menu .middle {
    font-size: 16px;
}

#header-menu .large {
    font-size: 18px;
}

/*меню в версии для слабовидящих - end*/

/*Вверх - START*/
.up-page {
    position: fixed;
    top: 10px;
    left: 10px;
    cursor: pointer;
    color: white;
    display: none;
}

.up-page:hover {
    text-decoration: underline;
}
/*Вверх - END*/ 

#wrapper {
    position: relative;
}

#header .easy-version {
    display: block;
    font-size: 14px;
    color: #ddf4ff;
    background: url("../img/site/glass.png") no-repeat center left;
    height: 17px;
    text-decoration: none;
    position: absolute;
    padding-left: 35px;
    right: 0;
    top: 15px;
}


#header .easy-version:hover {
    text-decoration: underline;
}


.banner-slider {
    margin: 0 auto;
    padding: 40px 5px;
}

.banner-slider .jcarousel-clip {
    height: 495px;
}
.banner-slider li {
    float: none !important;
    margin-bottom: 15px;
    text-align: center;
}

.banner-slider li a {
    display: block;
    position: relative;  
}
.banner-slider .button {
    cursor: pointer;
    height: 14px;
    position: absolute;
    text-align: center;
    width: 28px;
    left: 110px;
}
.banner-slider .prev {
    background: url("../img/site/balkhash/banner-prev.png") no-repeat scroll 0 0 transparent;
    top: 13px;
}
.banner-slider .next {
    background: url("../img/site/balkhash/banner-next.png") no-repeat scroll 0 0 transparent;
    bottom: 13px;
}
.banner-slider .jcarousel-prev-disabled, .banner-slider .jcarousel-next-disabled {
    display: none !important;
}
.banner-slider li .cover {
    display: block;
    color: black;
    text-align: center;
    padding: 0 20px;
}

.banner-slider a {
    text-decoration: none;
}




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

.forum {
    float: left;
    margin-bottom: 50px;  
}

.forum .caption {
    font-size: 22px;
    color: #003f85;
    margin-bottom: 30px;
    margin-left: 16px;
    float: left;
    width: 100%;
}

.forum.comments .theme {
    font-size: 18px;
    color: #003f85;
    float: left;
    width: 100%;
    margin-left: 16px;
    margin-bottom: 30px;
}

.forum.comments .theme span {
    color: black;
}

.forum.comments .post .title {
    margin-bottom: 10px;
}

.forum.comments .post .author {
    color: #898989;
}

.forum.comments .post .text {
    margin-top: 10px;
    float: left;
    min-width: 505px;
}

.forum .rules {
    padding: 10px;
    background-color: #d0eafa;
    margin-bottom: 15px;
    margin-left: 16px;
    float: left;
    width: 690px;
}

.forum .rules .title {
    font-size: 14px;
    color: #003f85;
    margin-bottom: 15px;
    font-weight: bold;
}

.forum .thead {
    background: url("../img/site/forum/posts_header.png") repeat-x;
    width: 710px;
    height: 62px;
    margin-bottom: -23px;
    z-index: 2;
    position: relative;
    float: left;
    margin-left: 16px;
}

.forum .thead .cell {
    float: left;
    color: white;
    padding: 15px 30px;
    position: absolute;
}

.forum .col1 {
     left: 0; /* ��������� ������ ���� */
     right: 349px; /* ��������� ������� ���� */
     position: absolute;
     float: left;
     padding: 20px 0; 
     background: url("../img/site/forum/header_splitter.png") no-repeat right -1px top 9px;
}
.forum .col2 { 
     width: 57px; /* ������ ������� */
     right: 230px; /* �������� ����� �� ������ ������� 3 */
     position: absolute;
     float: left;
     padding: 20px 30px;
     text-align: center;
     height: 27px;
     background: url("../img/site/forum/header_splitter.png") no-repeat right -1px top 9px;
}
.forum .col3 { 
    width: 169px; 
    right: 0; 
    position: absolute;
    float: left;
    padding: 20px 30px; 
    height: 60px;
}

.forum.comments .col1 {
     width: 147px;
     float: left;
     padding: 20px 0; 
     position: static;
     background: url("../img/site/forum/header_splitter.png") no-repeat right -1px top 9px;
}
.forum.comments .col2 { 
    width: 1000px;
     float: left;
     padding: 20px 30px;
     position: static;
     background: url("../img/site/forum/header_splitter.png") no-repeat right -1px top 9px;  
}

.forum.comments .thead .cell {
    padding: 15px;
    width: 117px;
}

.forum .item .col1 {
     border-right: 1px solid white; 
     background: none;      
}

.forum.comments .item .col1 {  
     border-right: none; 
     border-left: none;            
}

.forum .item .col2 {
     border-right: 1px solid white; 
     border-left: 1px solid #c8c8c8;    
     background: none;  
}

.forum.comments .item .col2 {
    border-left: none;
    border-right: none;   
     background: none; 
     width: inherit;
     height: inherit;
     text-align: left;  
     background: url("../img/site/forum/forum_splitter.png") repeat-y left;   
     min-height: 125px;
}

.forum .item .col3 {
     border-left: 1px solid #c8c8c8;  
     background: none;   
}
  
.forum .items {
    float: left;
}

.forum .item {
    /*background: url("../img/site/kcollege/forum_topic_bg_1.png") repeat-y; */
    background: #e5e5e5;
    display: block;
    margin-left: 16px;
    height: 100px;
    z-index: 1;
    position: relative;
    color: black;
    float: left;
    width: 710px;
}

.forum.comments .item {
    min-height: 90px;
    height: auto;
    /*background: url("../img/site/kcollege/comments_bg.png") repeat-y;  */
    background: #e5e5e5;
    position: relative;  
}

.forum:not(.comments) .item:nth-child(2n+1) {
    /*background: url("../img/site/kcollege/forum_topic_bg_2.png") repeat-y; */
    background: #c2e8fa;
}

.forum:not(.comments) .item:hover {
    /*background: url("../img/site/kcollege/forum_topic_bg_act.png") repeat-y; */
    background: white;
    box-shadow: 0px 0 6px -2px #000000;
    z-index: 3;
    color: #424141;
}

.forum .item .icon {
    float: left;
    width: 40px;
    margin-left: 10px;
}

.forum.comments .item .icon {
    float: left;
    text-align: center;
    width: 136px;
}

.forum .item .post {
    float: left;
    margin-top: -5px;
    width: 305px;
}

.forum.comments .item .post {
    width: 504px;
}

.forum .item .post .theme {
    font-weight: bold;
    color: #424141;
}

.forum .item .post .author {
    margin-right: 10px;
    float: left;
}

.forum .item .post .date {
    color: #1b93d4;       
    float: left;
}

.forum .item .answer {
    float: left;
    margin-left: 10px;
    text-align: center; 
    color: #1b93d4;  
    height: 60px;
}

.forum .item .lastmsg {
    float: left;
}

.forum .item .lastmsg .date {
    color: #1b93d4; 
}

.forum .pagination {
    margin: 50px 20px;
    float: left;
    width: 100%;
}

.forum #comment-form {
    float: left;
    margin-bottom: 50px;
}

.forum .splitter {
    float: left;
}

.forum .splitter img {
    display: block;
    margin-left: 16px;
}

.forum .title-form {
    color: #003f85;
    float: left;
    margin-left: 16px;
    width: 100%;
    font-size: 14px;
    font-weight: bold;    
}

.inputs {
    float: left;
    width: 100%;
}


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

/* ����������� */
.comments-count {width:200px;text-align:right;float:right;margin-right:20px;display:block;color:#F49021 !important;}
.comments-count:hover {color:black !important;}

#comments {background: transparent !important;border:medium none !important;margin-top: 20px;}
#comments div.post b {color:#ACABCD !important;}
#comments div.post b bold {color:red !important;}
#comments div.post span {color:black !important;}

#comment-form {background: transparent !important;border:medium none !important;overflow:hidden;width: 530px; float: left; margin-left: 16px; margin-top: 30px;}
#comment-form label {color:black !important;float:left;height:20px !important;line-height:33px !important;margin-right: 5px; margin-left: 10px; min-width: 55px;}
#comment-form input:not(.ans_btn) {height:19px !important;width:200px !important;border:1px solid black;float:left;margin:6px 0;}
#comment-form textarea {width:500px !important;border:1px solid black;margin:6px 0 !important;float:left;}
#comment-form img {display: block;float: left;margin: 0 10px 0 0;width: 140px;}
#comment-form .ans_btn {padding-bottom: 12px; padding-top: 6px; height: 44px;}

.rel-in {
    position: relative;
    display: inline-block;
}

.copyright-finist {
    float: right;
    position: relative;
    display:flex;
    align-items: center;
}

.finist-t1 {
    
}

.logo-finist {
    width: 100px;
    height: 30px;
    background: url(../img/site/585_finistLogo.JPG);
    background-size: cover;
}

.temperature{    
    width: 738px;
    height: 30px;
    color: #06246f;
    font-size: 20px;
    margin-left: 5px;
    padding: 5px 7px;
    line-height: 33px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.tm-box{
    background: url(/media/img/site/tm.png) no-repeat center center;
    width: 80px;
    height: 80px;
    float: left;
    margin-top: -75px;
    margin-left: 15px;
}
.slick-track {
    display: flex;
}
.slick-list  {
    width: 740px;
    overflow: hidden;
}
.slick-slide {
    display: flex;
    justify-content: center;
}
.bordered {
    width: 250px;
}
.slider-main {
    position: relative;
}
.slick-prev {
    position: absolute;
    right: 205px;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    cursor: pointer;
}
.slick-next {
    position: absolute;
    left: 220px;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    cursor: pointer;
}
/* .slide {
    overflow: hidden;
}
.slick-slide {
    display: none;
}
.slick-slide.slick-active {
    display: inline-block;
} */