.o_all-title {
    margin-top: 1%;
    margin-bottom: 1%;
}

.div-browser {
    margin-bottom: 1%;
}

.o_all-fa-plain {
    position: relative; color: #ff9900; scale: 0.85;
}

.o_all-fa-transparent {
    position: relative; color: #ff9900; scale: 0.85; opacity: 0.4;
}

.o_all_tooltip-fa {
    left: 1%; top: -1%;
}

.o_all_tooltip {
    right: 2.5%; top: 2.5%;
}

.o_all-tooltip-best {
    right: 15%; top: 2.5%;
}

.o_all-tooltip-li img {
    vertical-align: middle;
}

.o_all-tooltip-fa-li {
    position: relative; color: #ff9900; vertical-align: middle; vertical-align: -5%; left: 2.5%;
}

.o_all-tooltip-fa-li i {
    scale: 1;
}

.o_photo_top_strip {
	position: absolute;
	top: 0%;
	height: 20%;
	width: 100%;
	z-index: 0;
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 2%, rgba(0, 0, 0, 0) 92%, rgba(0, 0, 0, 0) 97%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
}
