
.fancybox-skin .fancybox-close{
	background: url(../images/fancybox/fancybox_close.png) no-repeat center center;
    position: absolute;
    top:17px;
    right: 18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
    opacity: 0;
}

.fancybox-skin:hover .fancybox-close{opacity: 1;}

.stb-select-container{border-radius:1px;width:100%;display:inline-block;outline:0;background-color:transparent;box-shadow:none;border:0;border:solid thin rgba(0,0,0,0.24);padding:7px 15px;margin:0;outline:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-align:left;cursor:pointer}.stb-select-container ul{list-style-type:none;margin:0;padding:0}.stb-select-container select{display:none}.stb-select-container .stb-select{position:absolute;background:#fff;left:-1px;top:30px;padding:8px 16px;border:solid thin rgba(0,0,0,0.24);border-top:0;z-index:10;max-height:auto;width:100%;overflow-y:auto;-webkit-border-bottom-left-radius:1px;-moz-border-bottom-left-radius:1px;border-bottom-left-radius:1px;-webkit-border-bottom-right-radius:1px;-moz-border-bottom-right-radius:1px;border-bottom-right-radius:1px}.stb-select-container span{opacity:.2}.stb-select-container::after{opacity:.54;content:"v";position:absolute;right:8px;-ms-transform:scaleY(0.5);-webkit-transform:scaleY(0.5);transform:scaleY(0.5)}.stb-select-container .stb-select li{opacity:.54}.stb-select-container .stb-select li:first-of-type{opacity:.34}.stb-select-container .stb-select li+li{margin-top:0}