﻿/*.glyphicon
{
    margin-right:4px !important; 
}*/

.pagination .glyphicon
{
    margin-right:0px !important; /*override*/
}

.pagination a
{
    color:#555;
}

.panel ul
{
    padding:0px;
    margin:0px;
    list-style:none;
}

.news-item
{
    padding:4px 4px;
    margin:0px;
    border-bottom:1px dotted #555; 
}

.add2016 {
    width: 100% !important;
    height: 100px !important;
    margin-left: 0px;
	float: none;
	margin-bottom: 15px;
}
.ug {
    background-color: #C00 !important;
}
.master {
    background-color: #0B3F5B !important;
}
.management {
    background-color: #339900 !important;
    margin-top: 5px;
}
.view img {
	display: inherit;
	position: relative;
	width: auto;
	text-align: center;
	/*float: left;*/
	margin-right: auto;
	margin-left: auto;
}
.view a.info {
    margin-top: 7px;
}