.YMaps-tile-container img { max-width:none; }

.btn-tiny {
font-size: 12px;
line-height: 16px;
padding:0 1px 1px 2px;
}

.tooltip {
font-size: 12px;
}

ul.thumbnails {
margin:0 0 0 -20px;
}

.thumbnails li {
display:inline-block;
float:none;
vertical-align:top;
}

.thumbnails .author {
margin:3px 0;
font-size:12px;
text-align:center;
}

.thumbnails .stat {
list-style:none;
text-align:center;
}

.thumbnails .stat li {
display:inline;
margin:0 3px;
font-size:11px;
}

.thumbnails .stat .icon-comment,
.thumbnails .stat .icon-eye-open {
opacity:0.4;
}

.thumbnails .stat .plus {
color:green;
}

.thumbnails .stat .minus {
color:red;
}

.thumbnail {
line-height:100%;
}

.table tr.disabled {
background-color:#EEE;
color:#999;
}

.table tr.disabled a {
color:#999;
}

.pagination > ul {
margin:0;
}

.pagination a {
line-height:26px;
padding:0 10px;
}

.pagination-right {
float:right;
margin:0;
}

.nav {
margin-right:0;
}

.nav li {
margin-top:0;
margin-bottom:0;
}

.nav-tabs > li {
margin-bottom:-1px;
}

.nav li span {
color:#555;
}

.table-condensed th, .table-condensed td {
line-height:120%;
}

.table-natural {
width:auto;
}

.table .act {
white-space:nowrap;
}

.modal-wide {
width:600px;
margin-left:-300px;
} 

.hidden {
display:none;
}

.control-check-tree {
}

.control-check-tree ul {
list-style:none;
margin:0 0 0 20px;
}

.control-check-tree > ul {
list-style:none;
margin:0 0 20px 0;
}

.control-check-tree li input {
display:inline-block;
zoom:1;
}

.nav.nav-tabs li span {
margin-left: 7px;
color: #777;
}

.field.captcha img {
	margin-right: 10px;
}


.nav-pills a span {
	margin-left: 7px;
	color: #777;
}

.nav-pills > .new > a, .nav-pills > .new > a:hover {
	background-color: #FFEAEA;
	color: #E70000;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #DE680F;
}

.nav-pills > .new > a span, .nav-pills > .new > a:hover span {
	color: #CB7373;
}

.nav-pills > .active > a span, .nav-pills > .active > a:hover span {
	color: #FFC44F;
}

.alert.alert-narrow {
	max-width: 400px;
}
