﻿.desktop .MainContainerNews .Column.ColFirst {
    width: 820px;
}

input[type="text"] {
    height: 50px;
    border-color: #fff;
    box-shadow: none !important;
}
input[type="text"] {
    height: 50px;
    border-color: #fff;
    box-shadow: none !important;
    border-radius: 10px;
}

.phone .MainContent {
    background: #fff !important;
    padding: 10px 15px 10px 15px;
}
.desktop .MainContent{margin-top:80px;}
.SearchBoxContainer{margin-top:0px;}
.CategoryLabel{    
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 5px 15px 5px 15px;
    background-color: #a1171f;
    color: #ffffff;
}

.stick {
    position: fixed;
    top: -33px;
    width:1180px;
    

}

.ArticleDescription img {height:auto !important}
.phone .ArticleDescription img {width:100% !important; height:auto !important;}
.phone .ArticleDescription iframe {width:100% !important; height:auto !important;}
.phone .MainContent {margin-top: 60px;}