.m_item{
    text-align:left!important;
  }
@media (min-width: 768px) {
  .m_item{
    text-align:center!important;
  }
}
@media (min-width: 992px) {
  .m_item{
    text-align:center!important;
  }
}
@media (min-width: 1200px) {
  .m_item{
    text-align:center!important;
  }
}
.wrapp{
    background-color: #0b4c74;
    border-left:2px #0b4c74 solid;
    border-right:2px #0b4c74 solid;
}
.main_head{
    border-box:box-sizeing;
    padding:10px 5px;
    
}
.news_col{
    border-left:1px solid #DDDDDD;
    border-right:1px solid #DDDDDD;
    border-bottom:1px solid #DDDDDD;
    border-radius:0 0 5px 5px;
    -moz-border-radius:0 0 5px 5px;
    -webkit-border-radius:0 0 5px 5px;
    padding:10px;
    background: #c4e3f3
}

.one_new, .news_item td{
    display:block;
    padding: 10px;
    border-left:4px solid #0b4c74;
    border-bottom:1px dashed #0b4c74;
    margin-bottom:5px;
}
.one_new:hover, .news_item td:hover{
    background:#D5F3FF;
}
ul.nav-pills{
    line-height:1.92;
}
ul.nav-pills a{
    color:#ffffff;
}
ul.nav-pills a:hover{
    color:#0b4c74;
}
/*ul.nav-tabs li .active{
    border:1px #0b4c74 solid;
}
ul.nav-tabs a:hover{
    color:#0b4c74;
}*/
li.active a{
    background: #c4e3f3!important;
    border:1px solid #c4e3f3!important;
    color:#333333!important;
    font-weight:bold;
    border:1px #0b4c74 solid;
}
.logo{
    float:left;
}

.sh_menu_btn{
    border:1px #ccc solid;
}
.main_menu ul li a{
    font-weight:bold;
    text-align: left;    
}
.news_item img{
    vertical-align: inherit!important; 
}
table.news_item a{
    font-weight:bold;
}
div#sections div.dropdown{
    display:none;
}
.searchbox{
    margin-top:5px;
}
#menutop1 li{
    list-style: none;
}
.table{
    background:#ffffff;
}
tr.stripe{
    background:#eeeeee;
}
.table td{
    border:1px #ccc solid;
}
.tab-content{
    background: #ffeed1;
    padding:10px;
}
.dop_of{
    padding:15px;
}
#bread_crumbs a{
    border-bottom:1px #222 dashed;
    color:#222;
    margin:8px;
    font-size:1.2em;
    text-decoration:none;
}
#bread_crumbs a:hover{
    border:none;
    text-decoration:none;
}
/*-----����� ��� �����������----*/
.pic {
    border: 1px solid #999999;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    display: inline-block;
    height: 150px;
    margin: 0 10px 10px 0;
    width: 200px;
}

.pic a {
    display: block;
    height: 150px;
    width: 200px;
}
.footer{
    position: relative;
    box-sizing: border-box;
    padding:5px;
    text-align: center;
    color:#fff;
}
#f1 input, textarea, select, img{
    border-radius:3px;
    font-weight: bold;
    font-size: 1.2em;
    margin:5px;
}
.form-group {
    padding:0!important;
    width: 10%!important;
}

/*#page_content img {float:none!important;}
**/
.LeftMenu ul{display:none!important;}

#page_title{
    color: inherit;
    font-family: inherit;
    font-size:1.8em;
    padding: 15px 0;
}
#new-page-bottom-info{
	width: 100%;
	font-size: 13px;
}
#page_create_date{
        width: 100%;
	font-size: 13px;
        color:#777777;
}
#page_edit_date{
        width: 100%;
	font-size: 13px;
        color:#777777;
}
.footer_contacts{margin-top:10px;}
.footer_contacts td{
    padding: 5px 20px;
    font-size: 12px;
    color:10px;
}
ul.main_menu ul{
    display:none;
}
/*-----------------------------*/


