/* Master reset */
body, html, div, h1, h2, h3, h4, a, table, th, td, tr, ul, ol, li, img, form, input, fieldset, textarea, iframe, label, dl, dt, dd {
	margin: 0;
	padding: 0;
}
/* Прави всички padding-и и margin-и 0, за да се махнат всички default спейсове около елементи, които се пречкат. Нарочно е пропуснат p тага, защото той прекалено често се използва с padding */
body {
	/*font-family: 'PT Sans', sans-serif;*/
	background: url('https://rio.bg/Static/images/vichy.png') #f3f3f3 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 13px;
	background-attachment: fixed !important;
}

body#tinymce {
	background:none !important;
}

/* Всичко е relative. Прави живота на програмистите много по-лесен, а за сега не сме открили drawback */
*.clear {
	clear: both;
	display: block;
	font-size: 0;
}

/* Този clear е това, което трябва да ползвате когато имате някакви floats. Примерно <div class="clear">. Така е написан, че да работи и под IE без да се създават допълнителни пространства */
ul, ol {
	list-style-position: inside;
}

/* Малко по-добро поведение на списъците */
img {
	border: none;
}

/* Заради IE, който по default показва borders */
fieldset {
	border-width: 0px;
}

/* Това е за валидиране на форми, без да се чупи външния вид. */
abbr {
	text-decoration: none;
	border-bottom-width: 0px;
}

input {
	cursor: pointer;
}

.hidden, .nevidim {
	display: none !important;
}

/* Това е системен клас, който се ползва за формите. Трябва да е с име, което не се разпознава лесно от ботове, за това и шльокавицата. */
/* content elements */
body {
	/*background: url("https://rio.bg/Application/front/Skins/default/Static/images/glow.jpg") no-repeat top center #87B650;*/
}

a, a:visited, a:active {
	color: #0778bf;
	text-decoration: none;
}

.header {
	height: 40px;
	background-color: #1B1F1F;
	box-shadow: 0px 0px 3px #333;
	/*background: url('/Static/images/navy_blue.png') top left repeat #323232;*/
	/*background: url('https://rio.bg/Static/images/diagmonds.png') top left repeat #333;*/
	background: none #222;
	position: fixed;
	width: 100%;
	border-bottom: 1px solid #111;
	border-top: 1px solid #111;
	z-index: 701;
}

.header .header-bottom {
	width: 100%;
	height: 6px;
	border-bottom: 1px solid #111;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.background {
	padding:80px 0 0 0;
}

.background .padding {
	padding: 13px;
}

.logo-image {
	cursor: pointer;
}

.logo-image-2 {
	width: 160px;
}

.content-wrapper {
	margin: auto;
	width: 1024px;
}

.header-menu {
	display: inline-block;
	z-index: 320;
	width: 850px;
	float:right;
}

.header-menu .element {

	display: block;
	float: left;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.header-menu .element a.elementLink {
	padding: 11px 15px 4px 16px;
	background: rgba(255,255,255,0.10);
	height: 25px;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	transition: all ease 0.2s;
	margin-right:1px;
    font-family: "Roboto Condensed",sans-serif;
}

.header-menu .element:hover a.elementLink {
	background: #00913a !important;
    background: -moz-linear-gradient(top, #00913a 0%, #006e2e 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00913a), color-stop(100%,#006e2e)) !important;
    background: -webkit-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: -o-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: -ms-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: linear-gradient(to bottom, #00913a 0%,#006e2e 100%) !important;
	/*box-shadow: 0px -7px 24px #222;*/
}

.header-menu .leftBorder {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.header-menu .rightBorder {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

.header-menu .hm-sep {
	/*background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x -265px -276px;*/
	margin: 0px;
	display: block;
	float: left;
	width: 0px;
	height: 34px;
	padding: 0px;
}

.header-menu .hm-big-sep {

	margin: 0px;
	display: block;
	float: left;
	width: 0px;
	height: 34px;
	padding: 0px;
}

.header-menu li a {
	color: white;
	font-size: 14px;
	text-shadow: #333 1px 1px 1px;
	float: left;
	text-decoration: none;
}

.header-menu li.bold a {
	font-size: 12px;
	font-weight: bold;
}

.header-menu li.bigText a {
	font-size: 15px;
	line-height: 24px;
	font-weight:100;
}

.facebook-head {
	top: -3px;
}

/*ddslick fixes*/
/*end of ddslick fixes*/
.header-menu li .dd-container .dd-select {
	display: none;
}

.header-menu li .dd-option-text {
	text-shadow: none;
	color: black;
	font-weight: bold;
	font-size:12px;
}

.header-menu li .dd-option-description, .header-menu li .dd-desc {
	text-shadow: none;
	color: black;
}

.header-menu li .dd-container {
	height: 1px !important;
	width: 1px !important;
	border-width: 0px;
	position: absolute;
	bottom: -1px;
	margin-left: -148px;
}

.header-menu li .dd-container a {
	float: none;
}

/*icons section*/
.iconsLi {
}

.iconsLi a, .iconsLi .icon-sep {
	display: block;
	float: left;
}

.icon-sep {
	height: 10px;
	width: 10px;
	display: inline-block;
}

.headerIcons {
	display: inline-block;
	position: relative;
	top: 0px;
	left: 0px;
}

.user-ico {
	text-align: center;
	width: 23px;
	height: 10px;
	left: -4px;
}
.reviewHead {
	height: 24px;
	overflow: visible;
	display: block;
	width: auto;
}

.username {
	color: black;
	display: block;
	float: left;
	font-family: arial;
	font-size: 18px;
	padding-left: 2px;
	padding-top: 1px;
	font-style: normal;
	font-weight: normal;
	outline: medium none;
	text-decoration: none;
}

#reviewCommentInput {
	resize: none;
}
.average_rating_main {
	color: #000008;
	float: right;
	overflow: visible;
	font-family: Arial;
	font-size: 12px;
	line-height: 1.2;
	margin: 8px;
	padding: 10px;
}
.averageRating {
	overflow: visible;
}

.reviewTextArea {
	width: 65%;
	box-sizing: border-box;
	margin-left: 10px;
	resize: none;
	padding-left: 0px;
	min-height: 80px;
	float: left;
	border-radius: 3px;
	border: none;
	box-shadow: 1px 1px 2px #b0b0b0 inset;
}

.reviewForm {
	text-align: inherit;
	font-size: 18px;
}

.showMore {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: -moz-linear-gradient(top, rgba(180,227,145,1) 0%, rgba(97,196,25,0.6) 46%, rgba(180,227,145,0.12) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(180,227,145,1)), color-stop(46%,rgba(97,196,25,0.6)), color-stop(100%,rgba(180,227,145,0.12))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(180,227,145,1) 0%,rgba(97,196,25,0.6) 46%,rgba(180,227,145,0.12) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(180,227,145,1) 0%,rgba(97,196,25,0.6) 46%,rgba(180,227,145,0.12) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(180,227,145,1) 0%,rgba(97,196,25,0.6) 46%,rgba(180,227,145,0.12) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(180,227,145,1) 0%,rgba(97,196,25,0.6) 46%,rgba(180,227,145,0.12) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#1fb4e391',GradientType=0 ); /* IE6-9 */
}

.comment {
	color: #333;
	font-size:15px;
	padding: 6px 2px 12px 2px;
}

.singleReview {
	border-radius: 2px;
	text-shadow: -1px 1px 0px #fff;
	padding-left: 8px;
	padding-top: 8px;
	box-shadow: 0px 0px 2px #999;
	width: 96% !important;
	margin: 9px 0 12px 10px;
	display: inline-block;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);
}

.rating {
	float: right;
	margin: 2px 5px 0 0;
	overflow: visible;
}

.choose_rating {
	float: right;
	margin-bottom: 15px;
	padding-left: 8px;
	padding-top: 8px;
}
.user-ico span {
	position: absolute;
	top: -3px;
	left: 0px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px 0px;
	width: 18px;
	height: 19px;
}
.cart-ico {
	text-align: center;
	width: 20px;
	height: 11px;
}

.cart-ico span {
	position: absolute;
	top: -3px;
	left: 0px;
	display: inline-block;
	background-image: url('https://rio.bg/Application/front/Skins/default/Static/images/icons/cart_20x20.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;
}

.drop-ico {
	text-align: center;
	width: 17px;
	height: 10px;
	left: 7px;
}

.drop-ico span {
	position: absolute;
	top: 0px;
	left: 0px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -18px 0px;
	width: 17px;
	height: 13px;
}

.users-ico {
	text-align: center;
	width: 22px;
	height: 10px;
	left: 0px;
}

.users-ico span {
	position: absolute;
	top: 1px;
	left: 0px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -35px 0px;
	width: 22px;
	height: 18px;
}

.mail-ico {
	text-align: center;
	width: 22px;
	height: 10px;
	left: 0px;
}

.mail-ico span {
	position: absolute;
	top: 1px;
	left: 0px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -57px 0px;
	width: 22px;
	height: 17px;
}

.clock-ico {
	text-align: center;
	width: 19px;
	height: 10px;
	left: 0px;
}

.clock-ico span {
	position: absolute;
	top: 1px;
	left: -1px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -79px 0px;
	width: 19px;
	height: 19px;
}

/*end of icons*/
/*main content*/
.main-content {
	background: inherit;
}

.content-holder {
	position:relative;
	width:1000px;
	/*padding: 80px 0px 0px 0px;*/
}

.navigation {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x 0px -53px;
	height: 37px;
	padding: 0px 3px;
	width: 954px;
	display: inline-block;
	border-radius: 4px 4px 0px 0px;
	margin-top: 80px;
}

.navigation li {
	float: left;
	height: 27px;
	padding: 10px 14px 0px 14px;
	margin-right: 3px;
	list-style: none;
}

.navigation li a {
	font-size: 13px;
	font-weight: bold;
	color: white;
	text-shadow: #333 1px 1px 1px;
	text-decoration: none;
}

.navigation li a .navi-icon-wrap {
	/*width: 25px;
	 height: 10px;*/
	width: 10px;
	height: 10px;
	display: inline-block;
	position: relative;
}
.navigation li a .navi-icon {
	position: absolute;
	/*
	 top: -14px;
	 left: -10px;*/
	top: -5px;
	left: -8px;
}

.navigation li.active, .navigation li:hover {
	background: white;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	top: 3px;
	padding-top: 7px;
	height: 27px;
	/*box-shadow*/
}

.navigation li.active a, .navigation li:hover a {
	color: #626262;
	text-shadow: black 0px 0px 0px;
}

.offer-wrapper {
	background: rgb(253,253,253);
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 3px 5px #333;
	/*box-shadow*/
}

.offer-content-column {
	padding: 10px 0px 11px 20px;
	display: inline-block;
	width: 710px;
	float:left;
}

.offer-content-column h1 {
	color: #346d00;
	font-size: 22px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}

.offer-content-column .visual-details {
}

.offer-content-column .visual-details .price-and-time {
	padding-top: 46px;
	float: left;
	width: 212px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table {
	width: 204px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table li {
	display: block;
	background: #efefef;
	min-height: 23px;
	border-top: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	color: #605d59;
	font-size: 15px;
	padding: 4px 4px 4px 4px;
	text-shadow: -1px 1px 0px #fefefe;

}

.offer-content-column .visual-details .price-and-time .gray-row-table li.firstLi {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table li.priceLi {
	height: 33px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table li.lastLi {
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	height: 2px;
	min-height: 2px;
	padding: 0px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table li .leftTR {
	text-align: left;
	display: inline-block;
	font-size: 14px;
	padding: 0 0 0 10px;
}

.offer-content-column .visual-details .price-and-time .gray-row-table li .rightTR {
	text-align: right;
	display: inline-block;
	float: right;
	padding: 0 10px 0 0;
}

.offer-content-column .visual-details .big-price-tag {
	margin-top: -48px;
	margin-left: -40px;
	width: 240px;
	height: 66px;
	border-radius: 0px 5px 5px 0px;
	display: inline-block;
	background: none #FFFF19;
	background: -moz-linear-gradient(top, rgba(255,255,25,0.7) 0%, rgba(224,191,4,0.8) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,25,0.7)), color-stop(100%,rgba(224,191,4,0.8)));
	background: -webkit-linear-gradient(top, rgba(255,255,25,0.7) 0%,rgba(224,191,4,0.8) 100%);
	background: -o-linear-gradient(top, rgba(255,255,25,0.7) 0%,rgba(224,191,4,0.8) 100%);
	background: -ms-linear-gradient(top, rgba(255,255,25,0.7) 0%,rgba(224,191,4,0.8) 100%);
	background: linear-gradient(to bottom, rgba(255,255,25,0.7) 0%,rgba(224,191,4,0.8) 100%);
}

.offer-content-column .visual-details .big-price-tag:before {
	content: "";
	position: absolute;
	border-radius: 0;
	transform: rotate(135deg);
	-ie-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	margin: 59px 0 0 7px;
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-right: 10px solid darkgoldenrod;
}


.big-price-tag span {
	margin-top: 5px;
	margin-left: 10px;
	width: 230px;
	height: 49px;
	display: inline-block;
	color: #444;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-shadow: -1px 1px 0px #fff;
}

.offer-content-column .visual-details .sold-price-tag {
	display: inline-block;
	margin-left: -30px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -650px -873px;
	width: 230px;
	height: 66px;
}

.offer-content-column .visual-details .big-price-tag a {
	color: white;
	text-shadow: #333 1px 1px 1px;
	font-size: 22px;/*
	 padding-left: 50px;
	 top: 9px;*/
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
}

.offer-content-column .visual-details .big-price-tag a b {
	font-size: 24px;
}

.offer-content-column .visual-details .sold-price-tag a {
	color: beige;
	text-shadow: 0px 1px 1px #333;
	line-height: 40px;
	padding: 12px 0 0 50px;
}

.offer-content-column .visual-details .buy-button {
	position: absolute;
	top: -3px;
	left: 18px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px -192px !important;
	width: 157px;
	height: 35px;
}

.offer-content-column .visual-details .earnest-button {
	position: absolute;
	margin-top: -3px;
	margin-left: 18px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -523px -267px;
	width: 157px;
	height: 26px;
	padding: 9px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	color: #f8f8f8;
	text-align: center;
	text-shadow: #333 1px 1px 1px;
}

.offer-content-column .visual-details .choose-button {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px -227px;
	width: 157px;
	height: 35px;
}

.offer-content-column .visual-details .sold-out-button {
	position: absolute;
	top: -3px;
	left: 18px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -635px -823px;
	width: 157px;
	height: 28px;
	padding: 7px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	color: #f8f8f8;
	text-transform: uppercase;
	text-align: center;
	text-shadow: #333 -1px -1px 1px;
}

.offer-content-column .visual-details .original-price {
	position: relative;
}

.offer-content-column .visual-details .original-price .op-tick {
	position: absolute;
	z-index: 5;
	top: 1px;
	left: 2px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -118px -108px;
	width: 38px;
	height: 18px;
}

.offer-content-column .visual-details .image-and-sharing {
	float: left;
	width: 446px;
	padding-left: 3px;
}

.offer-content-column .visual-details .image-and-sharing .sharing-box {
	padding: 5px 0px;
	height: 25px;
}

.offer-content-column .visual-details .image-and-sharing .image {
	width: 485px;
	height: 279px;
	margin: 0 0 0 10px;
}

.offer-content-column .visual-details .image-and-sharing .image a {
	border: 2px solid white;
	border-radius: 5px;
	display: block;
}

.offer-content-column .visual-details .image-and-sharing .image a img {
	width: 476px;
	height: 270px;
	border-radius: 2px;
	border: 2px solid #fff;
	box-shadow: 0px 0px 2px #888;
}

.offer-content-column .visual-details .image-and-sharing .prev {
	z-index: 40;
	position: absolute;
	margin-top: -145px;
	margin-left: 20px;
	width: 30px;
	height: 30px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/arrows.png") no-repeat 0px 0px;
	display: none;
}

.offer-content-column .visual-details .image-and-sharing .next {
	z-index: 40;
	position: absolute;
	margin-top: -145px;
	margin-left: 430px;
	width: 30px;
	height: 30px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/arrows.png") no-repeat -30px 0px;
	display: none;
}

.offer-content-column .visual-details .image-and-sharing:hover .next, .offer-content-column .visual-details .image-and-sharing:hover .prev {
	display: block;
}

.big-clock-wrapper {
	padding-bottom: 10px;
}

.big-clock-wrapper h4 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 0;
}

.big-clock-wrapper .clock-row {
	width: 184px;
	height: 38px;
}

.big-clock-wrapper .clock-number {
	margin-left: 0px;
	font-size: 28px;
	color:#222;
}

.big-clock-wrapper .clock-row .hour-1 {
	margin-left: 10px;
}

.big-clock-wrapper .clock-row .hour-2 {

}

.big-clock-wrapper .clock-row .minute-1 {
	margin-left: 15px;
}

.big-clock-wrapper .clock-row .minute-2 {
}

.big-clock-wrapper .clock-row .second-1 {
	margin-left: 20px;
}

.big-clock-wrapper .clock-row .second-2 {
}

.big-clock-wrapper .subtext {
	position: absolute;
	margin-top: 32px;
	margin-left: -35px;
	color: #666;
	font-size: 10px;
	text-transform: uppercase;
}

.big-clock-wrapper .clock-row .text-hours {
	position: absolute;
	top: 38px;
	left: 50px;
	color: #948f88;
	font-size: 8px;
	text-transform: uppercase;
}

.big-clock-wrapper .clock-row .text-minutes {
	position: absolute;
	top: 38px;
	left: 93px;
	color: #948f88;
	font-size: 8px;
	text-transform: uppercase;
}

.big-clock-wrapper .clock-row .text-seconds {
	position: absolute;
	top: 38px;
	left: 142px;
	color: #948f88;
	font-size: 8px;
	text-transform: uppercase;
}

.price-and-time .offer-scale {
	padding: 3px;
}

.price-and-time .offer-scale .scale-start {
	float: left;
	color: #605d59;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px 0px 0px;
}

.price-and-time .offer-scale .scale {
	float: left;
	background: #AED285;
	border: 1px solid #A1C678;
	height: 8px;
	width: 140px;
	border-radius: 5px;
	top: 2px;
	left: 0px;
}

.price-and-time .offer-scale .scale .scale-fill {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	background: #47890A;
	height: 10px;
	position: absolute;
	top: -1px;
	left: -1px;
}

.price-and-time .offer-scale .scale-end {
	float: left;
	color: #605d59;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 3px;
}

.price-and-time .totalVouchers {
	padding: 0px 3px;
}

.price-and-time .totalVouchers .number {
	font-weight: bold;
	font-size: 26px;
	color: #45850a;
	float: left;
	padding-right: 4px;
}

.price-and-time .totalVouchers .top-text {
	display: block;
	font-size: 11px;
	color: #47890a;
	font-weight: bold;
}

.price-and-time .totalVouchers .bot-text {
	color: #605d59;
	font-size: 8px;
	text-transform: uppercase;
	font-weight: normal;
}

.offer-description {
	color: #4c4c4c !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
}

.offer-description p {
	margin: 0px;
	font-size: 14px;
	color: #4c4c4c;
	padding: 10px 5px;
	text-align: justify;
	line-height: 130%;
	font-family: 'Roboto', sans-serif;
}

.gray-text {
	background: #f8f8f8;
	border-radius: 3px;
	line-height: 150%;
	color: #222 !important;
	font-family: 'Roboto', sans-serif !important;
	font-size: 14px;
}

.gray-text p {
	font-size: 14px;
	color: #222;
	text-align: justify;
	padding: 12px;
	margin: 0px;
	line-height: 20px;
	font-family: 'Roboto', sans-serif;
}

.gray-text a {
	text-decoration: none;
}

.gray-text h1, .gray-text h2, .gray-text h3, .gray-text h4, .gray-text h5, .gray-text h6 {
	font-size: 17px;
	color: #333;
	font-weight: bold;
	text-transform: none;
	padding: 12px 12px 0px 12px;
	font-family: 'Roboto Condensed', sans-serif;
}

.gray-text ul {
	padding: 0px 12px 12px 12px;
}

.gray-text ul li {
	font-size: 14px;
	color: #4c4c4c;
	list-style: url("https://rio.bg/Application/front/Skins/default/Static/images/bullet.png") inside;
}

.gray-text .bonus {
	background: #CBE7AA;
	border-radius: 5px;
	padding: 13px;
	/*box-shadow*/
}

.gray-text .bonus h1, .gray-text .bonus h2, .gray-text .bonus h3, .gray-text .bonus h4, .gray-text .bonus h5, .gray-text .bonus h6 {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #346d00;
}

.gray-text .bonus p {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	color: #4c4c4c;
}

.gray-text a {
	font-size: 14px;
	color: #0778bf;
	text-decoration: none;
}

.gray-text .gray-sep {
	width: 665px;
	height: 1px;
	background: #F8F8F8;
	border-top: 1px solid #BEBEBE;
	display: block;
}

.offer-content-column .question {
	background: #dbf751;
	background: -moz-linear-gradient(top, #dbf751 0%, #abdc28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dbf751), color-stop(100%,#abdc28));
	background: -webkit-linear-gradient(top, #dbf751 0%,#abdc28 100%);
	background: -o-linear-gradient(top, #dbf751 0%,#abdc28 100%);
	background: -ms-linear-gradient(top, #dbf751 0%,#abdc28 100%);
	background: linear-gradient(to bottom, #dbf751 0%,#abdc28 100%);
	width: 286px;
	border-radius: 1px;
	box-shadow: 0px 1px 3px #888;
	margin: 10px 0 10px 200px;
	text-shadow: -1px 1px 0px #fff;
	display: inline-block;
	cursor:pointer;
	padding: 5px;
	text-align: center;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.offer-content-column .question:hover {
	background: #abdc28;
	background: -moz-linear-gradient(top, #abdc28 0%, #dbf751 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#abdc28), color-stop(100%,#dbf751));
	background: -webkit-linear-gradient(top, #abdc28 0%,#dbf751 100%);
	background: -o-linear-gradient(top, #abdc28 0%,#dbf751 100%);
	background: -ms-linear-gradient(top, #abdc28 0%,#dbf751 100%);
	background: linear-gradient(to bottom, #abdc28 0%,#dbf751 100%);
	cursor:pointer;
}

.offer-content-column .question a {
	display: block;
}

.offer-content-column .question a span {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 1px 1px 0px #000;
	padding: 10px 3px;
	text-transform: uppercase;
}

.offer-content-column .sharing {
	/*float: left;
	 width: 400px;
	 padding: 15px 0px 8px 0px;*/
	padding: 5px 0px 23px 10px;
}

.offer-content-column .sharing p {
	padding: 0px;
	margin: 0px;
}

.offer-content-column .sharing h5 {
	display: inline-block;
	padding: 0px 5px 0px 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
}

.offer-content-column .sharing a {
	color: #646464;
	font-size: 13px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
}

.offer-content-column .sharing a img {
}

.offer-content-column .sharing a img.facebook {
	top: 3px;
	right: 5px;
}

.offer-content-column .sharing a img.twitter {
	top: 5px;
	left: 0px;
}

.offer-content-column .sharing a img.email {
	top: 2px;
	right: 4px;
}

.offer-content-column .sharing a img.link {
	top: 4px;
	right: 1px;
}

.more-offers-column {
	padding: 11px 11px 11px 15px;
	vertical-align: top;
	display: inline-block;
}

.more-offers-column h3 {
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
}

.bold {
	font-weight: bold;
}

.small-offer-box {
	margin-top: 15px;
	background: white;
	border: 1px solid #C5C5C5;
	border-radius: 5px;
	/*height: 169px;*/
}
.small-offer-box .headings {
	background: url('https://rio.bg/Static/images/skulls.png') top left repeat #f9f9f9;
    border-radius: 5px 5px 0 0;
    border-bottom: 1px solid #b0b0b0;
}
.small-offer-box .headings h4 {
	text-align: left;
	display: inline-block;
}

.small-offer-box .headings h4 a {
	color: #333;
    font-size: 15px;
    text-decoration: none;
    position: relative;
    display: block;
    font-weight: bold;
    text-shadow: -1px 1px 0px #fff;
}

.small-offer-box .headings img {
	opacity: 0.7;
	width: 14px;
	margin: 3px;
	vertical-align: middle;
}

.small-offer-box .image {
    border-radius: 5px;
}

.small-offer-box .image a {
    border-radius: 5px;
    display: block;
}

.small-offer-box .image a img {
	border-radius: 0px 0px 5px 5px;
    width: 238px;
    height: 138px;
}

.small-offer-box .price-tag {
	position: absolute;
	margin-top: -30px;
	margin-left: 0px;
	width: 218px;
	line-height: 20px;
	font-size: 12px;
	padding: 5px 10px;
	background: none rgba(0,0,0,0.7);
	border-radius: 0px 0px 3px 3px;
	overflow: hidden;
}

.small-offer-box .price-tag .price-tag-bg {
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	width: 237px;
	height: 41px;
	display:none;
	background: black;
	opacity: 0.7;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	z-index: 1;
}

.small-offer-box .price-tag a {
	font-size: 15px;
	color: white;
	font-weight:bold;
	text-shadow: 1px 1px 0px #000;
	display: block;
	z-index: 2;
}

.offer-gallery {
	padding: 12px;
}

.offer-gallery .image {
	border: 1px solid #CBCBCB;
	border-radius: 5px;
	float: left;
	width: 134px;
	height: 102px;
}

.offer-gallery .marged-right {
	margin-right: 32px;
}

.offer-gallery .image a {
	border: 3px solid white;
	border-radius: 5px;
	display: block;
}

.offer-gallery .image a img {
	width: 128px;
	height: 96px;
}

.offer-address-and-map {
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}

.offer-address-and-map .address {
	width: 318px;
	float: left;
}

.offer-address-and-map .address h4 {
	padding-top: 4px;
}

.offer-address-and-map .address p {
	padding: 5px 12px 0px 12px;
	margin: 0px;
}

.offer-address-and-map .address .info {
}

.offer-address-and-map .address .info .website {
	padding: 0px 0px 5px 23px;
	display: block;
	position: relative;
}

.offer-address-and-map .address .info .website span.ico {
	display: block;
	width: 17px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: -2px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/icons/website.png");
}

.offer-address-and-map .address .info .phone {
	padding: 0px 0px 5px 23px;
	display: block;
	position: relative;
}

.offer-address-and-map .address .info .phone span.ico {
	display: block;
	width: 10px;
	height: 21px;
	position: absolute;
	left: 3px;
	top: -4px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -375px -92px;
}

.offer-address-and-map .address .info .worktime {
	padding: 0px 0px 5px 0px;
	display: block;
	position: relative;
}

.workingtime
{
	text-align: left;
    margin-top: 5px;
}

p.cantPhone
{
	text-align: left !important;
}

.offer-address-and-map .address .info .worktime span.ico {
	display: block;
	width: 16px;
	height: 17px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -372px -122px;
}

.offer-address-and-map .map {
	width: 347px;
	float: left;
}

.offer-address-and-map .map .wrap {
	padding-top: 4px;
}

.googleMapStyleSelector {
	width: 311px;
	height: 110px;
	border: 2px solid white;
	border-radius: 5px;
}

.gmap-wrap {
	width: 319px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.offer-address-and-map .map .wrap .map-holder {
	width: 310px;
	height: 110px;
	/*border: 1px solid #CCCCCC;*/
	border-radius: 5px;
	padding: 2px;
	background: white;
}

.offer-address-and-map .map .wrap a {
	border: 1px solid #CCCCCC;
	border-radius: 5px;
	display: block;
}

.offer-address-and-map .map .wrap a img {
	border: 2px solid white;
	border-radius: 5px;
}

.offer-address-and-map .map-button {
	cursor: pointer;
	margin-left: 54px;
	display: inline-block;
	margin-top: 0px;
	width: 200px;
	height: 25px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -159px -90px;
}

.tabs-simulator {
	border: 1px solid #C1C1C1;
	border-radius: 5px;
	box-shadow: 1px 1px #F3F3F3;
	background: white;
	padding: 2px;
	margin-top: 12px;
}

.tabs-simulator ul {
	height: 30px;
	background: #F2F2F2;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-bottom: 91px;
}

.tabs-simulator ul li {
	height: 30px;
	float: left;
	list-style: none;
}

.tabs-simulator ul li.tab {
	color: #636363;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 6px 0px 6px;
	height: 24px;
}

.tabs-simulator ul li.sep {
	width: 27px;
}

.tabs-simulator ul li.selected, .tabs-simulator ul li.tab:hover {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #F0F0F0;
	text-shadow: 1px 1px 1px black;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x 0px -348px;
}

.tabs-simulator ul li a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	padding-right: 4px;
	display: inline-block;
	text-decoration: none;
}

.tabs-simulator ul li .numbers {
	color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	border-radius: 5px;
	padding: 3px 8px;
	background: #ABABAB;
}

.tabs-simulator ul li.selected .numbers, .tabs-simulator ul li.tab:hover .numbers {
	background: #3F7F08;
}

.tabs-simulator .content {
	position: absolute;
	top: 30px;
	left: -1px;
	width: 639px;
	height: 70px;
	padding: 12px;
	border: 1px solid #C7C7C7;
	border-radius: 5px;
	background: white;
}

.tabs-simulator .content .face-box {
	border: 1px solid #D9D9D9;
	border-radius: 5px;
	float: left;
}

.tabs-simulator .content .face-box a {
	border: 3px solid white;
	border-radius: 5px;
	display: block;
}

.tabs-simulator .content .face-box a img {
	width: 61px;
	height: 61px;
}

.tabs-simulator .content .margined-right {
	margin: 0px 12px 0px 0px;
}

.credits {
	padding: 5px 15px 5px 15px;
}

.credits p {
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: #797979;
	text-align: justify;
}

.page-foot {
	background: white;
	text-align: center;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px 20px;
}

.button-imitator-link {
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px -378px;
	height: 35px;
	padding: 9px 10px 0px 20px;
	margin-right: 10px;
	font-size: 18px;
	color: white !important;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 1px #333;
}
.button-imitator-link .bil-right {
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -913px -378px;
	width: 10px;
	height: 44px;
	position: absolute;
	right: -10px;
	top: 0px;
}


.adress-container{
	width:100%;
	height: 40px;
	border-top: 1px solid #cfcfcf;

}

.new-border{
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
}

.adress-container > p {
	width: 100%;
	margin: 0 auto 10px 10px !important;
	line-height: 40px;
}

.miniOfferLocation{
	float: left;
	color: #333333;
	font-size: 1.6em;
	margin-right: 0.5em;
	line-height: 18px !important;
}

.miniOfferPrice{
	width: 100%;
	height: 35px;
	display: inline-block;
	background: #00702f;
	line-height: 35px;
	border-radius: 5px;
}


.miniprice{
	font-size: 14px;
	color: white;
	margin-right: 5px;
	margin-left:10px;
}

.minioldPrice{
	font-size: 16px;
	font-weight: normal;
	color: #848484;
	text-decoration: line-through;
	margin-right: 10px;
}

.mininewPrice{
	font-size: 20px;
	color: white;
}

.boldadressSpan{
	color: black;
	margin-right: 4px;
}

.miniTitleSlider{
	font-weight: 600;
	font-family: roboto;
	color: #333333 !important;
	width: 92.7%;
	height: 30px;
	line-height: normal;
	font-size: 14px;
	margin-top: 12px;
	padding: 0 !important;
	border-bottom: 1px solid #b4b2b2;
	border-radius:0 !important;
}
.time-left{
	width: 50%;
	height: 40px;
	border-right: 1px solid #cfcfcf;
	float: left;
	margin: 0 auto 0 0;
	border-top: 1px solid #cfcfcf;
}

.finalPrice{
	font-size:18px;
	font-family:roboto;
	font-weight: bold;
}

.clock-top-offers{
	line-height: 40px;
	font-family: roboto;
	margin-left:10px;
	color: #333333;
	font-size: 15px;
}

.spanFont{
	font-family: roboto;
	font-size: 14px;
	color: #333333;
}

.spanGlyph{
	float: left;
	color:#333333;
	font-size: 1.2em;
	margin-left: 0.5em;
	margin-right: 1em;
	line-height: 40px !important;
}

.infoGlyph
{
	position: absolute !important;
	right: 13px;
	color: grey;
}

.infoGlyph:hover
{

	color: black;
}

.glyphInfo
{
	display: none;
}

.textInfo
{
	margin-bottom:1px solid #c5c5c5;
	background-color:#eee;
	border: 1px solid #c5c5c5;
	height:38px;
	text-align:center;
}

.spanGlyphAdress{
	float: left;
	color:#333333;
	font-size: 1.2em;
	margin-left: 0.5em;
	margin-right: 1em;
	line-height: 40px !important;
}

.times-bought > span {
	position: relative;
	display: inline-block;
	left: 25%;
	line-height: 40px !important;
}

.times-bought{
	width: 50%;
	height: 40px;
	margin: 0 0 0 auto;
	border-top: 1px solid #cfcfcf;
}

.top-images-hover:hover{
	background:#ebebeb;
	box-shadow: 0px 2px 6px #888888;
	border-bottom-left-radius: 4px;
}

.top-images-hover > h2{

	height: 50px;
	margin-top: 15px;
	margin-bottom: 20px
}

.subOffersList{
	position: relative;
	left: 17px;
	width: 360px;
	float: left;
	background: #fefefe;
	height: auto;
	margin-right: 32px;
	margin-bottom: 15px;
}

.subSpanOutRate{
	position: absolute;
	top: 36% !important;
}

.subofferListWrap{
	background: none #f7f7f7;
	padding: 0 !important;
}

.sub-img-h2{
	color:#00702f;
	font-size: 18px;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 10px 0 12px 11px;
	font-weight: 500;
	max-height: 70px;
	min-height: 70px;
}

.side-by-side {
	height: 445px;
	width: 785px;
	background: #fdfdfd;
	background: -moz-linear-gradient(top, #fdfdfd 0%, #f7f7f7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fdfdfd), color-stop(100%,#f7f7f7));
	background: -webkit-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
	background: -o-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
	background: -ms-linear-gradient(top, #fdfdfd 0%,#f7f7f7 100%);
	background: linear-gradient(to bottom, #fdfdfd 0%,#f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f7f7f7',GradientType=0 );
	position:relative;
}

.side-by-side .sbs {
	margin: 15px 6px 0px 18px;
	display: inline-block;
	vertical-align:top;
	height: auto;
	width: 360px;
}


.side-by-side .sbs .sbs-image a.cb-img-wrap {
	border-radius: 3px;
	display: block;
}

.side-by-side .sbs .sbs-image a.cb-img-wrap img {
	width: 448px;
	height: 253px;
}

.side-by-side .sbs .sbs-image .percent {
	font-size: 26px;
	font-weight: bold;
	color: white;
	border-radius: 5px;
	text-align: center;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/transperent-green-bg.png");
	width: 80px;
	height: 38px;
	padding: 8px 0px 0px 0px;
	position: absolute;
	cursor: pointer;
}

.side-by-side .left-side .sbs-image .percent {
	right: 10px;
	bottom: 10px;
}
.side-by-side .right-side .sbs-image .percent {
	bottom: 10px;
	left: 10px;
}

.side-by-side .sbs .sbs-image .clock {
	position: absolute;
	left: 10px;
	top: 10px;
	cursor: pointer;
	width: 170px;
	height: 46px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -161px -198px;
	font-size: 26px;
	color: #58A312;
}

.side-by-side .sbs .sbs-image .clock .hour-1 {
	/*text-shadow on all these elements - white*/
	position: absolute;
	top: 7px;
	left: 48px;
}

.side-by-side .sbs .sbs-image .clock .hour-2 {
	position: absolute;
	top: 7px;
	left: 65px;
}

.side-by-side .sbs .sbs-image .clock .minute-1 {
	position: absolute;
	top: 7px;
	left: 88px;
}

.side-by-side .sbs .sbs-image .clock .minute-2 {
	position: absolute;
	top: 7px;
	left: 105px;
}

.side-by-side .sbs .sbs-image .clock .second-1 {
	position: absolute;
	top: 7px;
	left: 128px;
}

.side-by-side .sbs .sbs-image .clock .second-2 {
	position: absolute;
	top: 7px;
	left: 145px;
}

.side-by-side .sbs .sbs-image .price-tag {
	width: 183px;
	height: 73px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat;
	position: absolute;
	top: 147px;
	text-shadow: #333333 1px 1px 1px;
}

.side-by-side .left-side .sbs-image .price-tag {
	left: -49px;
	background-position: -408px -94px;
}

.side-by-side .right-side .sbs-image .price-tag {
	right: -49px;
	background-position: -591px -94px;
}

.side-by-side .sbs .sbs-image .price-tag .price {
	/*font-size: 20px;*/
	font-size: 17px;
	color: white;
	position: absolute;
	top: 29px;
}

.side-by-side .left-side .sbs-image .price-tag .price {
	left: 37px;
}

.side-by-side .right-side .sbs-image .price-tag .price {
	right: 37px;
}

.side-by-side .sbs .sbs-image .price-tag .earnest-button, .general-earnest-button {
	position: absolute;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -523px -267px;
	width: 157px;
	height: 25px;
	padding: 10px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #f8f8f8;
	text-transform: uppercase;
	text-align: center;
	/*text-shadow: #333 -1px -1px 1px;*/
}

.side-by-side .sbs .sbs-image .price-tag .earnest-button {
	position: absolute;
	top: 59px;
}

.side-by-side .left-side .sbs-image .price-tag .earnest-button {
	left: 22px;
}

.side-by-side .right-side .sbs-image .price-tag .earnest-button {
	right: 19px;
}

.side-by-side .sbs .sbs-image .price-tag {
	position: absolute;
	top: 59px;
}

.side-by-side .left-side .sbs-image .price-tag {
	left: 38px;
}

.side-by-side .right-side .sbs-image .price-tag {
	right: 38px;
}

.side-by-side .sbs h1, .side-by-side .sbs h2, .side-by-side .sbs h3, .side-by-side .sbs h4, .side-by-side .sbs h5, .side-by-side .sbs h6 {
	font-size: 18px;
	/* height: 63px; */
	padding: 0 0 12px 11px;
	text-shadow: -1px 1px 0px #fff;
	color: #008000;
	font-weight: 100;
	margin-left: 3px;
}

.side-by-side .sbs-sep {
	width: 1px;
	border-right: 1px solid #EAEAEA;
	display: inline-block;
}

.offer-list-wrap {
	background: none rgb(253,253,253);
	padding: 0px 10px 0px 10px;
}

.offer-list-wrap .offer-li {
	width: 930px;
	height: 134px;
	padding: 5px;
}

.offer-list-wrap .offer-li .image {
	float: left;
	border-bottom: 1px solid #f0f0f0;
	min-height: 132px;
	min-width: 233px;
}

.offer-list-wrap .offer-li .image a {

	border-radius: 3px;
	display: block;
}

.offer-list-wrap .offer-li .image a img {
	border-radius: 3px;
	z-index: 300;
}

.offer-list-wrap .offer-li .image .percent {
	font-size: 13px;
	font-weight: bold;
	color: white;
	border-radius: 5px;
	text-align: center;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/transperent-green-bg.png");
	width: 52px;
	height: 20px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	right: 4px;
	top: 4px;
	cursor: pointer;
}

.offer-list-wrap .offer-li .text-ct {
	width: 481px;
	height: 134px;
	padding: 0px 10px;
	float: left;
}

.offer-list-wrap .offer-li .text-ct h1, .offer-list-wrap .offer-li .text-ct h2, .offer-list-wrap .offer-li .text-ct h3, .offer-list-wrap .offer-li .text-ct h4, .offer-list-wrap .offer-li .text-ct h5, .offer-list-wrap .offer-li .text-ct h6 {
	font-size: 16px;
	text-transform: none;
	font-weight: bold;
	color: #346d00;
	margin: 0px;
	padding: 0px;
	height: 42px;
}

.offer-list-wrap .offer-li .text-ct p {
	font-size: 12px;
	color: #5f5f5f;
	margin: 0px;
	padding: 6px 0px 6px 0px;
	height: 45px;
	text-align: justify;
}

.offer-list-wrap .offer-li .text-ct a {
	font-weight: bold;
	color: #4c820c;
	float: right;
}

.offer-list-wrap .offer-li .text-ct .meta {
	font-weight: bold;
}

.offer-list-wrap .offer-li .text-ct .meta .little-clock {
	display: inline-block;
	position: relative;
	padding-left: 19px;
	padding-right: 40px;
	margin-top: 9px;
	margin-left: 15px;
}

.offer-list-wrap .offer-li .text-ct .meta .little-clock .lc-ico {
	position: absolute;
	top: 1px;
	left: 0px;
	width: 14px;
	height: 14px;
	display: inline-block;
	background: url("/Application/front/Skins/default/Static/images/categoryImages/new/glyphicons_054_clock.png") top left no-repeat;
	background-size: cover;
}

html {
	/*background: url('/Static/images/cloth_alike.png') top left repeat #E5E5E5;*/
	transition: all ease 0.2s;
}

body {
	/*background: none rgba(99, 181, 0, 0.6);*/
}

.offer-list-wrap .offer-li .price-ct {
	float: left;
	width: 200px;
	height: 103px;
	padding-left: 7px;
	padding-top: 31px;
	top: 4px;
}

.offer-list-wrap .offer-li .price-ct p {
	padding: 0px;
	margin: 0px;
	color: #7f7f7f;
	/*font-size: 18px;*/
	font-size: 14px;
}

.offer-list-wrap .offer-li .price-ct p b {
	color: #7f7f7f;
	/*font-size: 20px;*/
	font-size: 16px;
	font-weight: bold;
}

.strike {
	height: 20px;
	display: inline-block;
	position: relative;
	font-size: 15px;
}

.strike .str-ico {
	position: absolute;
	top: 3px;
	left: 0px;
	display: inline-block;
	width: 54px;
	height: 18px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -375px -168px;
}

.offer-list-wrap .offer-li .price-ct {
	position: absolute;
	left: 95px;
}

.offer-list-wrap .offer-li .image .discount {
	font-size: 13px;
	font-weight: bold;
	color: white;
	border-radius: 5px;
	text-align: center;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/transperent-green-bg.png");
	width: 52px;
	height: 20px;
	padding: 6px 0px 0px 0px;
	position: absolute;
	right: 5px;
	bottom: 5px;
	cursor: pointer;
}

.payment-methods-ul {
	padding: 10px 0px;
	height: 45px;
}

.page-foot .payment-methods-ul {
	padding: 0px;
}

.payment-methods-ul li {
	list-style: none;
	font-size: 14px;
	color: white;
	width: 85px;
	height: 45px;
	float: left;
	text-align: right;
	margin-right: 15px;
}

.page-foot .payment-methods-ul li {
	color: #4c4c4c;
}

.payment-method-box {
	padding: 17px;
}

.payment-method-box .green-heading {
	font-size: 18px;
	font-weight: normal;
}

.footer {
	background-color: #1B1F1F;
	position: relative;
}

.footer .logo {
	float: left;
	width: 160px;
	margin: 10px;
}

.footer .next-to-logo-p {
	padding: 0px;
	margin: 0px;
	float: left;
	color: #b9b9b9;
	font-size: 12px;
	padding-top: 14px;
}

.footer .footer-top {
	width: 100%;
	height: 6px;
	background-color: #494E4D;
	border-top: 1px solid #BFBFBF;
}

.adv-line {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/footer-line-bg.png") repeat-x;
	height: 132px;
	padding-top: 14px;
	position:relative;
}

.adv-line .adv-sep {
	float: left;
	width: 20px;
	height: 117px;
}

.adv-line .adv-box {
	background: black;
	border-radius: 5px;
	padding: 10px;
	width: 438px;
	height: 96px;
	float: left;
	display:block !important;
}

.adv-line .adv-box h3 {
	font-size: 22px;
	color: #ff9000;
	font-weight: normal;
}

.adv-line .adv-box h3 a {
	font-size: inherit;
	color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

.adv-line .adv-box p {
	font-size: 14px;
	color: #a7a7a7;
	text-align: justify;
	padding: 0px;
	margin: 0px;
	padding-top: 7px;
}

.read-more-button {
	width: 139px;
	height: 28px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -191px -244px;
	display: inline-block;
}

.gray-line {
	width: 100%;
	height: 1px;
	background: #323636;
}

.black-line {
	width: 100%;
	height: 1px;
	background: black;
}

.footer-links {
	float: left;
	width: 240px;
	height: 92px;
	padding-top: 15px;
}

.footer-links li {
	font-size: 14px;
	color: #979797;
	padding-bottom: 5px;
	list-style: none;
}

.footer-links li a {
	color: inherit;
	font-size: inherit;
	display: inline-block;
	padding-left: 14px;
	text-shadow: 1px 1px 1px black;
	text-decoration: none;
}

.footer-links li .raquo {
	position: absolute;
	margin-top: 5px;
	margin-left: -15px;
	width: 9px;
	height: 11px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/raquo-icon.png") no-repeat;
}

.copywrite-foot {
	margin: 0px;
	padding: 0px;
	padding-top: 17px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #656767;
	text-shadow: 1px 1px 1px black;
	text-align: center;
}

.foot-share {
	position: absolute;
	margin-top: 11px;
	margin-right: 0px;
	right: 200px;
}

.foot-share li {
	float: left;
	padding-left: 5px;
	list-style: none;
}

.foot-share li a img {
	width: 36px;
	height: 36px;
}

.image-and-sharing .pagination {
	display: none;
}

/* some general classes and styles */
.generalContents {
	background: #f5f5f5;
	padding: 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.generalContents h1, .generalContents h2, .generalContents h3, .generalContents h4, .generalContents h5, .generalContents h6 {
	color: #346d00;
	padding-bottom: 10px;
	text-shadow: -1px 1px 1px #fff;
}

.generalContents p {
	margin: 0px;
	color: #5b5b5b;
	text-align: justify;
	padding-bottom: 10px;
	font-family:roboto;
}

.general-round-box {
	border: 1px solid #DBDBDB;
	border-radius: 3px;
}

.general-round-box .grb-content {
	border-radius: 4px;
	padding: 10px;
	background: url('https://rio.bg/Static/images/halftone.png') #FCFCFC;
}

.general-round-box .grb-content p {
	font-size: 14px;
}

.general-round-box .grb-sep {
	border-top: 1px solid #BABABA;
	height: 1px;
	width: 100%;
	display: block;
	background: #F8F8F8;
	margin: 10px 0px;
}

.gray-round-box .grb-content {
	background: #E9E9E9;
}

.gray-small-round-box {
	border-width: 0px;
	border-radius: 5px;
	background: #E9E9E9;
	margin: 5px 0px;
}

.gray-small-round-box .grb-content {
	border-width: 0px;
	background: none;
	padding: 0px;
}

.gray-small-round-box .grb-content h1, .gray-small-round-box .grb-content h2, .gray-small-round-box .grb-content h3, .gray-small-round-box .grb-content h4, .gray-small-round-box .grb-content h5, .gray-small-round-box .grb-content h6 {
	font-size: 18px;
	color: #434343;
	font-weight: normal;
	padding: 12px;
}

.gray-small-round-box .grb-content p {
	padding: 12px;
	font-size: 14px;
	color: #6e6e6e;
	font-weight: normal;
}

.gray-small-round-box .grb-sep {
	margin: 0px;
}

form {
	text-align: center;
}

form .form-element {
	padding-bottom: 10px;
}

form fieldset {
	border-top: 2px solid #D8D4C1;
	/*border-bottom: 2px solid #D8D4C1;*/
	padding: 15px 0px;
}

form label {
	font-weight: bold;
	font-size: 14px;
	color: #5b5b5b;
}

form label.text-label, form label.textarea-label, form label.password-label {
	padding-right: 10px;
	width: 185px;
	display: inline-block;
	text-align: right;
}

form label.textarea-label {
	float: left;
}

form .text-wrap, form .password-wrap, .general-text-box {
	border: 1px solid #CFCBB9;
	border-radius: 5px;
	display: inline-block;
}

form input.text, form input.password, .general-text-box input.text {
	width: 276px;
	height: 28px;
	padding: 0px 5px 0px 5px;
	display: inline-block;
	border: 2px solid white;
	border-radius: 5px;
	font-size: 18px;
	color: #5b5b5b;
}

form .textarea-wrap, .general-textarea-wrap {
	left: 3px;
	position: relative;
	border: 1px solid #CFCBB9;
	border-radius: 5px;
	display: inline-block;
	float: left;
}

form textarea.textarea, .general-textarea {
	width: 273px;
	height: 70px;
	padding: 5px 5px 5px 5px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/input-bg.png") repeat-x top left #F3F3F3;
	display: inline-block;
	border: 2px solid white;
	border-radius: 5px;
	font-size: 18px;
	color: #5b5b5b;
}

.longTextedTextarea {
	height: 140px !important;
	font-size: 11px !important;
}

form .submit-wrap, .general-button-wrap {
	text-align: center;
	padding-top: 10px;
	display: block;
}

form .submit-wrap .submit, .general-button-wrap .general-button, .green-button {
	border-width: 0px;
	padding: 11px 18px 11px 18px;
	font-size: 18px;
	font-weight: bold;
	border: none;
	cursor: pointer;
	color: #333;
	background: #b6e026;
	background: -moz-linear-gradient(top, #b6e026 0%, #abdc28 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b6e026), color-stop(100%,#abdc28));
	background: -webkit-linear-gradient(top, #b6e026 0%,#abdc28 100%);
	background: -o-linear-gradient(top, #b6e026 0%,#abdc28 100%);
	background: -ms-linear-gradient(top, #b6e026 0%,#abdc28 100%);
	background: linear-gradient(to bottom, #b6e026 0%,#abdc28 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6e026', endColorstr='#abdc28',GradientType=0 );
	border-radius: 4px;
	box-shadow: 0px 3px 0px #999;
	text-shadow: -1px 1px 2px #fff;
	transition: all ease 0.2s;
}
form .submit-wrap .submit:hover, .general-button-wrap .general-button:hover {
	background: #e6f0a3;
	background: -moz-linear-gradient(top, #e6f0a3 0%, #d2e638 50%, #c3d825 51%, #dbf043 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e6f0a3), color-stop(50%,#d2e638), color-stop(51%,#c3d825), color-stop(100%,#dbf043));
	background: -webkit-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%);
	background: -o-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%);
	background: -ms-linear-gradient(top, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%);
	background: linear-gradient(to bottom, #e6f0a3 0%,#d2e638 50%,#c3d825 51%,#dbf043 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6f0a3', endColorstr='#dbf043',GradientType=0 );
}

form .form-radio-el, form .form-checkbox-el {
	width: 422px;
	display: inline-block;
	text-align: left;
}

form .checkbox-label {
}

form .radio-label {
}

form .checkbox-wrap {
}

form .checkbox-wrap .checkbox {
}

.text-box {
	width: 624px;
	height: 350px;
	border-width: 0px;
	background: white;
	overflow-y: scroll;
}

.left-aligned-form {
	text-align: left;
}

.left-aligned-form label.text-label {
	text-align: left;
	display: block;
	width: auto;
}

.left-aligned-form label.checkbox-label {
	font-weight: normal;
}

.offerCommunication {
	background-color: #EEE;
}

.communicationEntry {
	width: 100%;
}

.communicationEntry th {
	text-align: right;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 300px;
}

.communicationEntry td {
	padding-top: 5px;
	padding-bottom: 5px;
}

.communicationEntry tr.odd td, .communicationEntry tr.odd th {
	background-color: #DDD;
}

.addNewCommunication {
	padding: 10px;
}

.addNewCommunication label {
	display: block;
}

.addNewCommunication textarea {
	width: 600px;
	height: 100px;
}

.addNewCommunication .button {
	top: -40px;
	left: 10px;
}

.button {
	padding: 5px;
	border-radius: 10px;
	border: 1px solid black;
	box-shadow: 1px 1px 3px #888;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 1px black;
	background-image: linear-gradient(top, rgb(163,163,163) 37%, rgb(92,90,92) 62%);
	background-image: -o-linear-gradient(top, rgb(163,163,163) 37%, rgb(92,90,92) 62%);
	background-image: -moz-linear-gradient(top, rgb(163,163,163) 37%, rgb(92,90,92) 62%);
	background-image: -webkit-linear-gradient(top, rgb(163,163,163) 37%, rgb(92,90,92) 62%);
	background-image: -ms-linear-gradient(top, rgb(163,163,163) 37%, rgb(92,90,92) 62%);
	background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0.37, rgb(163,163,163)),color-stop(0.62, rgb(92,90,92)));
}

.flyingForm {
	position: fixed;
	top: 0px !important;
	left: 0px;
}
.flyingForm .form-label {
	margin: auto;
	display: block;
	z-index: 300;
	background: url('/Static/images/cloth_alike.png') #E4E4E4;
	color: #849e1d;
	font-size: 18px;
	padding: 15px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	text-shadow: -1px 1px 0px #fff;
}
.flyingForm fieldset {
	background: url('/Static/images/cloth_alike.png') #E4E4E4;
	width: 290px;
	padding: 20px 10px 10px 10px;
	border-radius: 2px;
}
.flyingForm fieldset, .flyingForm .submit-wrap {
	border-width: 0px !important;
}
.flyingForm label {
	width: auto !important;
	display: block !important;
	text-align: left !important;
	padding: 0px 0px 3px 3px;
}
.flyingForm label.checkbox-label {
	display: inline-block !important;
	float: left;
	width: 267px !important;
	padding: 0px;
}
.flyingForm .checkbox-wrap {
	float: left;
	padding: 5px;
}
h1.shortTitle {
	border: 3px solid #000000;
	border-radius: 5px;
	font-size: 22px;
	padding: 5px;
	margin-bottom: 10px;
	height: 50px;
	float: left;
	width: 454px;
}
.offerAdditionalInfo {
	background-color: #EFEFEF;
	padding: 5px;
	margin-top:6px;
}
.offerAdditionalInfo .dim {
	color: #666;
	font-size: 12px;
	font-style: italic;
}
.no-padding {
	padding: 0px;
}
.sgray-box {
	background: #E5E5E5;
}
.sgray-box ul {
	float: left;
	width: 210px;
	padding-top: 17px;
}
.sgray-box ul li {
	height: 41px;
	list-style: none;
	margin-bottom: 6px;
}
.sgray-box ul li a {
	display: block;
	height: 23px;
	padding: 12px 0px 6px 16px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #5b5b5b;
}
.sgray-box ul li.active, .sgray-box ul li:hover {
	background: white;
}
.sgray-box ul li.active a, .sgray-box ul li:hover a {
	color: #5e9121;
}
.sgray-box .sgray-contents {
	float: left;
	background: white;
	width: 710px;
	padding: 20px
}
.sgray-box .sgray-contents p {
	color: #5b5b5b;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 10px 0px;
}
.sgray-box .sgray-contents h1, .sgray-box .sgray-contents h2, .sgray-box .sgray-contents h3, .sgray-box .sgray-contents h4, .sgray-box .sgray-contents h5, .sgray-box .sgray-contents h6 {
	color: #c67400;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 0px;
}

.gray-notice-box {
	border-bottom: 1px solid #FFFFFF;
	background: #F2F2F2;
	/*box-shadow*/
}
.gray-notice-box h1, .gray-notice-box h2, .gray-notice-box h3, .gray-notice-box h4, .gray-notice-box h5, .gray-notice-box h6 {
	color: #346D00;
	font-size: 26px;
	font-weight: bold;
	padding: 15px 15px 0px 15px;
}
.gray-notice-box p {
	padding: 5px 15px 10px 15px;
	text-align: justify;
	font-size: 18px;
	color: #626262;
}
.ifb-box-sep {
	width: 1px;
	z-index: 100;
	height: 136px;
	display: block;
	background: #DBDBDB;
	position: absolute;
	left: 480px;
	bottom: 4px;
}
.ifb-box {
	float: left;
	width: 480px;
	min-height: 140px;
}
.ifb-box .image {
	float: left;
	width: 140px;
}
.ifb-box .image a {
	display: block;
}
.ifb-box .image a img {
}
.ifb-box .content {
	width: 340px;
	float: left;
}
.ifb-box .content h1, .ifb-box .content h2, .ifb-box .content h3, .ifb-box .content h4, .ifb-box .content h5, .ifb-box .content h6 {
	padding: 5px;
	font-size: 16px;
	color: #489600;
}
.ifb-box .content p {
	padding: 5px;
	font-size: 14px;
	color: #797979;
}

.gray-header {
	font-size: 16px;
	color: #828282 !important;
	padding: 10px 0px;
}
.gray-header a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

.green-header {
	font-size: 16px;
	color: #549D11 !important;
	padding: 10px 0px;
}
.green-header a {
	color: inherit;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

.head-link {
	display: block;
	color: #434343 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.general-phone-icon, .general-email-icon {
	padding-left: 32px;
	color: #72984f;
	font-weight: bold;
	font-size: 14px;
	display: block;
	padding-bottom: 5px;
}
.general-phone-icon {
	padding-bottom: 7px;
}
.general-phone-icon .gph-ico {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") -389px -90px no-repeat transparent;
	display: inline-block;
	height: 25px;
	left: 5px;
	position: absolute;
	top: -6px;
	width: 14px;
}
.general-email-icon .gph-ico {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") -57px 0px no-repeat transparent;
	display: inline-block;
	height: 17px;
	left: 1px;
	position: absolute;
	top: 0px;
	width: 22px;
}

.faq-list {
}
.faq-list li {
	font-size: 14px;
	color: #5b5b5b;
	padding-bottom: 10px;
	list-style: none;
}
.faq-list li a {
	font-size: inherit;
	font-style: inherit;
	color: #111;
}
.faq-list li a:hover {
	text-decoration: underline;
}
.faq-list li .meta-li {
	display: block;
	font-weight: normal;
	color: #222;
	font-size: 13px;
	padding-left: 6px;
}
.faq-list li.selected {
	font-weight: bold;
	width: 87%;
	color: #5B5B5B;
	background: none rgba(255,255,255, 0.9);
	padding: 5px 10px;
	border-radius: 3px;
}
.faq-list li.selected .meta-li {
	display: block;
}

.videoSwapSection {
	padding: 5px;
	text-align: center;
}
.videoSwapSection img {
	cursor: pointer;
}
.oval {
	border-radius: 5px;
}
.red {
	border: 1px solid #D00;
	background-color: #fee;
}
.green {
	border: 1px solid #0D0;
	background-color: #efe;
}
p.oval {
	padding: 13px;
}

.profile-box {
	width: 1000px;
	height: 129px;
	background: none #d0d0d0;
}
.profile-box .pf-image {
	width: 112px;
	height: 111px;
	display:inline-block;
	margin:7px 7px 7px 17px;
}
.profile-box .pf-image img {
	width: 112px;
	height: 111px;
}
.profile-box .pf-info {
	width: 450px;
	display: inline-block;
	height: 100px;
	vertical-align: top;
	margin: 10px 5px 5px 5px;
}
.profile-box .pf-info .pf-name {
	font-size: 24px;
	font-weight: normal;
	color: #008837;
	text-shadow: 1px 1px 1px #666;
}
.profile-box .pf-info .pf-meta {
	font-size: 14px;
	font-weight: normal;
	/*color: #3f3f3e;*/
	color: #555;
	/*text-shadow: 1px 1px 1px #999;*/
	/*text-shadow: 1px 1px 1px #666;*/
}
.profile-box .pf-money {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	position: absolute;
	left: 728px;
	margin-top: -110px;
    padding: 9px 17px;
	/*background: none #bebebe;*/
	text-shadow: 1px 1px 0px #555;
    background: #555;
    border-radius: 5px;
}
.profile-box .pf-menu {
	height: 34px;
	position: absolute;
	margin-top: -30px;
	left: 152px;
}
.profile-box .pf-menu ul {
}
.profile-box .pf-menu ul li {
	list-style: none;
	margin-right: 10px;
	float: left;
	/*text-shadow: 1px 1px 1px #666;*/
	color: #555;
	font-size: 13px;
	/*font-weight: bold;*/
}
.profile-box .pf-menu ul li:hover, .profile-box .pf-menu ul li.active {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background: white;
	text-shadow: none;
	color: #626262;
}

.profile-box .pf-menu ul li a {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	height: 26px;
	padding: 8px 13px 0px 13px;
	display: block;
}

.general-gray-header {
	font-size: 18px;
	color: #4c4c4c !important;
	font-weight: normal;
	padding: 10px 0px;
}

.dd-container {
	border: 1px solid #CFCBB9;
	border-radius: 5px;
	display: inline-block;
	width: auto !important;
}
.dd-container .dd-select {
	cursor: pointer;
	position: relative;
	border: 2px solid #FFFFFF;
	border-radius: 3px;
	color: #5B5B5B;
	display: inline-block;
	font-size: 18px;
	height: 28px;
	padding: 0px 0px;
}
.dd-container .dd-selected {
	display: block;
	font-weight: 700;
	overflow: hidden;
	padding: 3px 30px 0px 0px;
	color: #5B5B5B !important;
}
.dd-container .dd-pointer {
	background: url("https://rio.bg/Static/glyphicons/glyphicons_223_chevron-right.png") no-repeat 8px 3px;
	width: 30px;
	height: 28px;
	margin-top: 0px;
	position: absolute;
	right: 0px;
	top: 0px;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	opacity:0.5;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
}

.dd-container .dd-pointer-down {
	border-width: 0px !important;
}
.dd-container .dd-pointer-up {
	-webkit-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
	border-width: 0px !important;
	margin-top: 0px;
}

.email-notif {
	padding: 20px 0px 10px 45px;
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b !important;
}

.email-notif .email-notif-icon {
	width: 50px;
	height: 49px;
	display: block;
	position: absolute;
	margin-top: 0px;
	margin-left: -55px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -191px -276px;
}

.meta-header {
	font-size: 12px;
	color: #5b5b5b !important;
	font-weight: bold;
	padding: 10px 0px;
}

.checkbox-ul {
	list-style: none;
}

.checkbox-ul li {
	padding: 1px 0px;
}
.checkbox-ul li label {
	display: inline-block;
	padding-left: 5px;
	color: #5b5b5b;
	font-weight: normal;
	font-size: 13px;
}

.general-front-notification {
	width: 998px;
	min-height: 80px;
	margin: 0 0 20px 0;
	border-radius: 4px 4px 0px 0px;
	border: 1px solid #a0a0a0;
    background: #eee;
    padding-bottom: 10px;
	/*background: #ffff88;*/
}
.general-front-notification .gfn-icon-wrap {
	width: 77px;
	height: 64px;
	float: left;
    margin-top: 14px;
}
.general-front-notification .gfn-icon-wrap .gfn-icon {
	width: 48px;
	height: 45px;
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/icons/tick.png") no-repeat;
	position: absolute;
	margin-top: 9px;
	margin-left: 15px;
}
.general-front-notification .gfn-icon-wrap .gfn-failicon {
	width: 48px;
	height: 45px;
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/icons/x.png") no-repeat;
	position: absolute;
	top: 9px;
	left: 15px;
}
.general-front-notification .gfn-content {
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
	width: 680px;
	/*min-height: 64px;*/
}
.general-front-notification .gfn-content .heading {
	color: #666;
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-shadow: -1px 1px 0px #fff;
    color: #346d00;

}
.general-front-notification .gfn-content .message {
	color: #5b5b5b;
	font-size: 14px; /*променено от 12*/
	font-weight: normal;
	margin: 6px 0 0 0;
	padding: 0px;
	/*text-shadow: -1px 1px 0px #fff;*/
}
.general-front-notification .gfn-right-side-links {
	float: right;
	padding: 10px;
    margin-top: 14px;
}
.general-front-notification .gfn-right-side-links li {
	list-style: none;
}
.general-front-notification .gfn-right-side-links li a {
	font-size: 14px; /*12px*/
	color: #717171;
	padding-bottom: 3px;
	display: inline-block;
}
.general-front-notification .gfn-right-side-links li a:hover {
	color: black;
}
.general-front-notification .general-button-wrap {
	border-top-width: 0px;
	padding-top: 0px;
	width: auto;
	padding-right: 22px;
	padding-top: 15px;
	float: right;
    margin-top: 14px;
}
.general-front-notification .general-button-wrap input {
	font-size: 12px;
}

.search-wrapper {
	position: absolute;
	right: 8px;
	top: 0px;
	z-index: 850;
	width: 173px;
	height: 37px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -270px -276px;
}
.search-wrapper a {
	text-decoration: none;
	display: block;
	width: 36px;
	height: 37px;
	top: 0px;
	left: 0px;
	position: absolute;
}
.search-wrapper input {
	border-width: 0px;
	background: none;
	margin: 0px;
	padding: 0px;
	height: 13px;
	width: 123px;
	font-size: 13px;
	color: #c2c2c2;
	left: 36px;
	top: 13px;
	position: absolute;
}

.cart-table {
	border-bottom: 1px solid white;
	box-shadow: 0px 1px 4px #999;
}
.cart-table p {
	font-size: inherit;
	font-weight: inherit;
	color: inherit;
	text-align: inherit;
	margin: 0px;
	padding: 0px;
	display: block;
}
.cart-table .ct-left {
	padding-left: 15px;
	text-align: left;
}
.cart-table .ct-center {
	text-align: center;
}
.cart-table .head {
	font-size: 12px;
	font-weight: bold;
	color: white;
	height: 23px;
	padding-top: 10px;
	background: #00a552;
    background: -moz-linear-gradient(top, #00a552 0%, #006e2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00a552), color-stop(100%,#006e2e));
    background: -webkit-linear-gradient(top, #00a552 0%,#006e2e 100%);
    background: -o-linear-gradient(top, #00a552 0%,#006e2e 100%);
    background: -ms-linear-gradient(top, #00a552 0%,#006e2e 100%);
    background: linear-gradient(to bottom, #00a552 0%,#006e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a552', endColorstr='#006e2e',GradientType=0 );
	float: left;
}
.cart-table .ct-sep {
	width: 1px;
	height: 33px;
	border-left: 1px solid #769746;
	background: #D4E5BC;
	float: left;
}
.cart-table .ctr-sep {
	background: #d9d9d9;
	width: 1px;
	height: 124px;
	float: left;
}
.cart-table .hr-sep {
	background: #d9d9d9;
	height: 1px;
}
.cart-table .ct-row {
	background: url('https://rio.bg/Static/images/halftone.png') #FCFCFC;
}
.cart-table .ct-row .cell {
	padding: 10px 0px;
	height: 104px;
	float: left;
}
.cart-table .ct-row .final-cell {
	height: 26px;
}
.cart-table .ct-row .ctr-final-sep {
	height: 46px;
}

.cart-offer {
	padding-left: 15px;
}
.cart-offer .co-image {
	float: left;
	border: 1px solid #C5C5C5;
	border-radius: 5px;
	width: 177px;
	height: 102px;
}
.cart-offer .co-image a {
	border: 2px solid white;
	border-radius: 5px;
	display: inline-block;
}
.cart-offer .co-image a img {
	width: 173px;
	height: 98px;
	border-radius: 5px;
}
.cart-offer .co-head {
	float: left;
	width: 423px;
	padding: 0px 15px 0px 10px;
	max-height: 66px;
    overflow: hidden;
}
.cart-offer .co-head h3 {
	font-size: 16px;
	color: #555;
	font-weight: bold;
	text-align: left;
	line-height: 21px;
}
.cart-offer .co-buttons {
	padding: 0px 15px 0px 10px;
	float: left;
}
.cart-offer .co-buttons .opacitated-button, .opacitated-general-button {
	display: inline-block;
	padding: 5px 16px 0px 16px;
	height: 18px;
	text-transform: uppercase;
	color: white !important;
	font-weight: bold;
	font-size: 10px;
	border-radius: 5px;
	border-width: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/opacitated-button.png") repeat-x;
	opacity: 0.3;
	filter: alpha(opacity=30);
}
.cart-offer .co-buttons .opacitated-button:hover, .opacitated-general-button:hover, .opacitated-general-button-active {
	opacity: 1;
	filter: alpha(opacity=100);
}

.cart-table .ct-row .cell .price-p {
	padding: 10px;
	text-align: right;
	color: #5b5b5b;
	font-size: 16px;
	font-weight: bold;
}
.cart-table .ct-row .final-cell p {
	text-align: right;
	color: #333;
	font-size: 19px;
	font-weight: bold;
	padding: 3px 10px;
}
.cart-table .ct-row .final-cell {

}

.cart-side-ul {
}
.cart-side-ul li {
	list-style: none;
}
.cart-side-ul li.bordered {
	border-bottom: 1px solid #ccc;
}
.cart-side-ul li.bordered .gray-header {
	padding-bottom: 0px !important;
}
.cart-side-ul li .gray-header {
	font-size: 14px !important;
	color: #5b5b5b !important;
}
.cart-side-ul li p {
	font-size: 14px !important;
	color: #5b5b5b !important;
	padding-top: 2px;
}

.bordered-email-icon {
	font-size: 16px;
	font-weight: bold;
	color: #346d00;
	padding-left: 32px;
}

.bordered-email-icon .bph-ico {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") -57px -1px no-repeat transparent;
	display: inline-block;
	height: 16px;
	left: 1px;
	position: absolute;
	top: 1px;
	width: 22px;
	border: 1px solid #B5B5B5;
	border-radius: 5px;
}

.select-header {
	padding: 14px 17px;
}

.select-header label {
	top: -4px;
	display: inline-block;
	padding-right: 10px;
	font-size: 16px;
	color: #5b5b5b;
	font-weight: bold;
}

.select-header .dd-selected {
	padding-left: 10px;
	/*font-size: 14px;*/
	font-weight: normal;
	color: #5b5b5b;
	background: none #fff;
	min-height: 25px;
}

.small-offer-list {
	padding: 10px;
}
.small-offer-list .offer-li {
	margin: auto;
	width: 607px;
	padding: 4px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px -807px;
	margin-bottom: 15px;
	min-height: 121px;
	max-height: 168px;
}
.small-offer-list .offer-li .image {
	width: 219px;/*217*/
	height: 125px;/*123*/
	float: left;
}
.small-offer-list .offer-li .image a {
	display: inline-block;
	border-radius: 5px;
	border: 1px solid #B7B7B7;
}
.small-offer-list .offer-li .image a img {
	border-radius: 5px;
	width: 217px;
	height: 123px;
}
.small-offer-list .offer-li .image .discount {
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	background: none rgba(0,0,0,0.7);
	width: 52px;
	position: absolute;
	margin-right: 5px;
	margin-top: -31px;
	border-radius: 0px 8px 0px 0px;
	line-height: 30px;
}
.small-offer-list .offer-li .image .cyrcle {
}
.small-offer-list .offer-li .image .cyrcle .cyrcle-icon {
}
.small-offer-list .offer-li .oheader {
	font-size: 18px;
	color: #346d00;
	font-weight: normal;
	float: left;
	width: 378px;
	padding-left: 10px;
}
.small-offer-list .offer-li .short-descr {
	float: left;
	width: 378px;
	padding-left: 10px;
	font-size: 12px;
	color: #5f5f5f;
}
.small-offer-list .offer-li .price {
	font-size: 18px;
	color: #767676;
	float: left;
	width: 378px;
	padding-left: 10px;
}
.small-offer-list .offer-li .price b {
	font-size: 20px;
	color: #7f7f7f;
}
.small-offer-list .offer-li .price .strike {
	height: 20px;
	display: inline-block;
	position: relative;
}
.small-offer-list .offer-li .price .strike .str-ico {
	position: absolute;
	top: 3px;
	left: 0px;
	display: inline-block;
	width: 54px;
	height: 18px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -375px -168px;
}
.small-offer-list .offer-li .extras {
	height: 35px;
	width: 67%;
	float: left;
}

.small-offer-list .offer-li .extras .text {
	padding: 0px 10px;
}
.small-offer-list .offer-li .extras .small-clock {
	position: absolute;
	top: 2px;
	left: 26px;
}
.small-offer-list .offer-li .extras .small-clock .clock-icon {
	width: 20px;
	height: 14px;
	display: block;
	left: -20px;
	top: 1px;
	position: absolute;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -926px -823px;
}
.small-offer-list .offer-li .extras .small-clock span {
	float: left;
	color: #5f5f5f;
	font-size: 14px;
	font-weight: bold;
}
.small-offer-list .offer-li .extras .total-sold {
	position: absolute;
	top: 2px;
	left: 96px;
	color: #5f5f5f;
	font-size: 12px;
	font-weight: bold;
}
.small-offer-list .offer-li .extras .preview-button {
	float:right;
}
.small-offer-list .offer-li .absolute-extras .preview-button {
	top: 0px;
}

.map-header {
	width: 290px;
	padding: 13px 14px;
}
.map-header .img {
	width: 48px;
	height: 45px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -377px -195px;
	float: left;
}
.map-header .h1 {
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
	width: 232px;
	padding-left: 10px;
	padding-top: 5px;
	float: left;
}
.map-header .p {
	font-size: 12px;
	font-weight: normal;
	color: #5b5b5b;
	width: 232px;
	padding-left: 10px;
	float: left;
}
.general-sep {
	border-top: 1px solid #BABABA;
	height: 1px;
	width: 100%;
	display: block;
	background: #F8F8F8;
}
.side-search {
	background: #CECECE;
	padding: 10px 13px;
}
.side-search .heading {
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
	padding-bottom: 10px;
}
.side-search .search-input {
	border-width: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -430px -196px;
	width: 242px;
	height: 36px;
	color: #5b5b5b;
	font-size: 14px;
	padding: 0px 10px 0px 42px;
}

.filter-ul {
	margin-top: 5px;
}
.filter-ul li {
	list-style: none;
	margin-bottom: 5px;
}
.filter-ul li a {
	min-height: 25px;
	padding: 6px 10px 4px 47px;
	display: block;
	font-size: 16px;
	color: #5b5b5b;
}
.filter-ul li.active, .filter-ul li:hover {
	background: white;
}
.filter-ul li.active a, .filter-ul li:hover a {
	color: #528911;
}
.filter-ul li .fuli-ico {
	width: 20px;
	height: 20px;
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -341px -198px;
	position: absolute;
	left: 14px;
	top: 5px;
}
.filter-price-scale {
	padding: 10px 15px 32px 15px;
}
.filter-price-scale .fpc-header {
	font-size: 16px;
	font-weight: bold;
	color: #5b5b5b;
}
.filter-price-scale .start {
	position: absolute;
	bottom: 15px;
	left: 15px;
}
.filter-price-scale .end {
	position: absolute;
	bottom: 15px;
	right: 15px;
}
.filter-price-scale .scale {
	position: absolute;
	bottom: 16px;
	left: 35px;
	width: 231px;
	height: 12px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/scaler-bg.png") repeat-x;
	border-radius: 5px;
}
.filter-price-scale .scale .in-between {
	background: #47890A;
	height: 12px;
	position: absolute;
	top: 0px;
	left: 50px;
	width: 100px;
}
.filter-price-scale .scale .left-mark {
	width: 11px;
	height: 22px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -366px -196px;
	position: absolute;
	top: -5px;
	cursor: pointer;
	left: 39px;
}
.filter-price-scale .scale .right-mark {
	width: 11px;
	height: 22px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -366px -196px;
	position: absolute;
	top: -5px;
	cursor: pointer;
	left: 139px;
}

.offer-vauchers {
	border: 1px solid #DBDBDB;
	border-radius: 5px;
	padding: 2px;
	background: white;
	width: 690px;
	float: left;
}
.offer-vauchers .offer-details {
	background: #F1ECD7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding: 10px;
}
.offer-vauchers .offer-details .img {
	float: left;
	width: 235px;
	height: 134px;
}
.offer-vauchers .offer-details .img a {
	display: inline-block;
	border: 1px solid #B7B7B7;
	border-radius: 5px;
}
.offer-vauchers .offer-details .img a img {
	width: 233px;
	height: 132px;
	border-radius: 5px;
}
.offer-vauchers .offer-details .odhead {
	width: 445px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	font-size: 18px;
	color: #346d00;
}
.offer-vauchers .offer-details .oddate {
	width: 435px;
	padding: 10px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #c67400;
}
.offer-vauchers .green-button {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: white;
	text-shadow: 1px 1px 0px #888;
	border-width: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x 0px -348px;
	border-radius: 5px;
	padding: 6px 16px;
	left: 10px;
	cursor: pointer;
}
.offer-vauchers .ovhead {
	font-weight: bold;
	font-size: 12px;
	color: white;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x 0px -774px;
	height: 24px;
	padding: 8px 0px 0px 11px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}

.vaucher-list {
}
.vaucher-list .vaucher-row {
	border-bottom: 1px solid white;
}
.vaucher-list .vaucher-row .main-info {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") repeat-x 0px -983px;
	height: 48px;
}
.vaucher-list .vaucher-row .main-info .drop-icon {
	background: #fefefe;
    /*width: 18px;*/
    width: 23px;
    display: block;
    position: absolute;
    /*margin-top: 10px;*/
    margin-top: 6px;
    /*margin-left: 531px;*/
    margin-left: 403px;
    opacity: 0.6;
    border-radius: 50px;
    padding: 6px;
    box-shadow: 0px 0px 3px #666;
}
.vaucher-list .vaucher-row .main-info .vdetails {
	float: left;
	width: 200px;
	height: 42px;
	padding-top: 6px;
	left: 25px;
}
.vaucher-list .vaucher-row .main-info .vdetails .vlabel {
	width: 70px;
	text-align: right;
	float: left;
	font-size: 12px;
	font-weight: normal;
	color: #6e6e6e;
	text-shadow: 1px 1px white;
}
.vaucher-list .vaucher-row .main-info .vdetails .ol-pad-fix {
	padding-top: 10px;
}
.vaucher-list .vaucher-row .main-info .vdetails .code {
	width: 125px;
	padding-left: 5px;
	text-align: left;
	float: left;
	font-size: 32px;
	font-weight: normal;
	color: #6e6e6e;
	text-shadow: 1px 1px white;
}
.vaucher-list .vaucher-row .main-info .vdetails .code .phone-ico, .general-phone-ico {
	width: 14px;
	height: 25px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -320px -319px;
	bottom: -2px;
}
.vaucher-list .vaucher-row .main-info .vdetails .code .mail-ico {
	width: 22px;
	height: 16px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -294px -323px;
}
.vaucher-list .vaucher-row .main-info .vdetails .code .facebook-ico {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -271px -321px;
	bottom: -1px;
}
.vaucher-list .vaucher-row .main-info .close-button {
	width: 16px;
	height: 17px;
	display: inline-block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/vauchers-close.png") no-repeat;
	right: 13px;
	top: 14px;
	position: absolute;
}
.vaucher-list .vaucher-row .extra-info {
	background: #F1ECD7;
	padding: 10px 0px;
}
.vaucher-list .vaucher-row .extra-info .ei-head {
	font-size: 14px;
	font-weight: bold;
	color: #346d00;
	padding: 0px 10px 5px 10px;
}
.vaucher-list .vaucher-row .extra-info p {
	font-size: 12px;
	font-weight: normal;
	color: #767676;
	margin: 0px;
	padding: 0px 10px 5px 10px;
}
.vaucher-list .vaucher-row .extra-info .vaucher-gift-button {
	border-width: 0px;
	width: 217px;
	height: 34px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -450px -310px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	color: white;
	font-size: 16px;
	font-weight: bold;
	left: 10px;
	top: -5px;
	cursor: pointer;
}
.vaucher-list .vaucher-row .extra-info .dd-container {
	border: 1px solid #CFCBB9 !important;
}
.vaucher-list .vaucher-row .extra-info .dd-container .dd-selected {
	color: white !important;
	padding: 5px 30px 0px 10px !important;
	font-size: 16px !important;
}
.vaucher-list .vaucher-row .extra-info .dd-container .dd-pointer {
	background-position: -450px -276px !important;
}
.vaucher-list .vaucher-row .extra-info .dd-container .dd-pointer-down {
	background-position: -450px -276px !important;
}
.vaucher-list .vaucher-row .extra-info .dd-container .dd-pointer-up {
	background-position: -483px -276px !important;
}

.vaucher-list .vaucher-row .extra-info .shadow-sep {
	background: #C8C4B3;
	height: 1px;
	width: 100%;
}

.vaucher-list .vaucher-row .extra-info .ei-ul {
}
.vaucher-list .vaucher-row .extra-info .ei-ul li {
	list-style: none;
	float: left;
}
.vaucher-list .vaucher-row .extra-info .ei-ul li a {
	display: inline-block;
	padding-top: 8px;
	color: #7e7e7e;
	font-size: 12px;
	font-weight: bold;
	width: 175px;
	text-align: center;
}
.offer-vauchers .final-row {
	background: #F1ECD7;
	height: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.vaucher-list .vaucher-disabled {
}
.vaucher-list .vaucher-disabled .disabled-mark {
	width: 102px;
	height: 24px;
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -677px -316px;
	position: absolute;
	margin-left: 574px;
	margin-top: 13px;
}
.vaucher-list .vaucher-disabled .vdetails/*, .vaucher-list .vaucher-disabled .drop-icon */ {
	opacity: 0.4;
}

.ov-vendor-info {
	float: left;
	width: 204px;
	padding: 10px 0px 10px 10px;
}

.ov-vendor-info .vi-h3 {
	font-size: 18px;
	font-weight: normal;
	color: #434343;
}
.ov-vendor-info p {
	font-size: 14px;
	font-weight: normal;
	color: #6e6e6e;
	text-align: left;
}
.ov-vendor-info .contacts {
	padding-left: 28px;
	font-size: 14px;
	color: #4c4c4c;
}
.ov-vendor-info .contacts a {
	color: #72984f;
	font-weight: bold;
	font-size: 14px;
}
.ov-vendor-info .contacts .phone {
	width: 10px;
	height: 21px;
	display: block;
	position: absolute;
	top: -4px;
	left: 3px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -386px -319px;
}
.ov-vendor-info .contacts .worktime {
	width: 16px;
	height: 17px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -364px -324px;
}
.ov-vendor-info .contacts .link {
	width: 16px;
	height: 17px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -341px -324px;
}
.ov-vendor-info .contacts .email {
	width: 18px;
	height: 12px;
	display: block;
	position: absolute;
	top: 3px;
	left: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -296px -325px;
}
.ov-vendor-info .map {

}
.ov-vendor-info .map .wrap {
	background: white;
	z-index: 500;
}
.ov-vendor-info .map .wrap .gmap-wrap {
	width: 202px !important;
}
.ov-vendor-info .map .wrap .gmap-wrap .googleMapStyleSelector {
	width: 198px !important;
}
.ov-vendor-info .map .map-button {
	z-index: 450;
	cursor: pointer;
	position: absolute;
	margin-left: 2px;
	margin-bottom: -24px;
	width: 200px;
	height: 25px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -159px -90px;
}

.ov-more-info {
	background: rgba(255,255,255,0.5);
	padding: 10px;
	margin: 0 0 12px 0;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #c0c0c0;
}

.ov-more-info p {
	font-size: 14px;
	color: #585858;
	padding: 5px 0px;
}
.ov-more-info p.orange {
	color: #c67400;
}
.ov-more-info p .left-col-simulator {
	width: 170px;
	text-align: right;
	display: inline-block;
}
.ov-foot-meta {
	padding: 10px 10px 5px 10px;
	background: #F1ECD7;
}
.ov-foot-meta .link {
	font-size: 12px;
	font-weight: bold;
	color: #346d00;
}
.ov-foot-meta .remover {
	font-size: 12px;
	color: #87857d;
	position: absolute;
	right: 10px;
	top: 10px;
}

.right-side-header {
	display: block;
	position: absolute;
	right: 10px;
	top: 4px;
	font-size: 18px;
	color: #909090;
	text-shadow: 1px 1px white;
}
.orange-price {
	font-weight: bold;
	color: #c67400;
}
.green-price {
	font-weight: bold;
	color: #346D00;
}

.simple-offer-box {
}
.simple-offer-box .img {
	float: left;
	width: 235px;
	height: 134px;
}
.simple-offer-box .img a {
	display: inline-block;
	border: 1px solid #B7B7B7;
	border-radius: 5px;
}
.simple-offer-box .img a img {
	width: 233px;
	height: 132px;
	border-radius: 5px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.simple-offer-box .odhead {
	width: 445px;
	padding-left: 10px;
	float: left;
	font-weight: normal;
	font-size: 18px;
	color: #363636;
}
.simple-offer-box .oddate {
	width: 435px;
	padding: 10px;
	float: left;
	font-weight: bold;
	font-size: 14px;
	color: #636363;
}
.simple-offer-box .green-button {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	color: white;
	border-width: 0px;
	background: #939393;
	border-radius: 5px;
	padding: 6px 16px;
	left: 10px;
	cursor: pointer;
}

.faq-header {
	padding-left: 59px;
}
.faq-header .faq-icon {
	width: 46px;
	height: 40px;
	display: block;
	position: absolute;
	top: 7px;
	left: 0px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/faq-icon.png") no-repeat top left;
}

.offer-option-box {
	width: 937px;
	min-height: 100px;
	background: rgba(250,250,250,1);
	border-radius: 4px;
	margin: 5px 12px;
}
.offer-option-box .optionImageHolder {
	width: 140px;
	height: 91px;
	padding: 10px;
	float: left;
}
.offer-option-box .optionImageHolder img {
	width: 140px;
	height: 90px;
	border: 1px solid #ccc;
	border-radius: 10px;
}
.offer-option-box .heading {
	font-size: 21px;
	font-weight: normal;
	color: #346d00;
	padding: 10px 15px;
	width: 480px;
	float: left;
}
.offer-option-box .price {
	font-size: 18px;
	color: #767676;
	position: absolute;
	right: 25px;
	top: 16px;
}
.offer-option-box .info {
	color: #5f5f5f;
	font-weight: bold;
	font-size: 12px;
	padding: 0px 15px;
	width: 480px;
	float: left;
}
.offer-option-box .buy-link {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-shadow: -1px -1px 1px #555;
	background: #31d131;
	padding: 5px 20px !important;
	border-radius: 4px;
	position: absolute;
	right: 42px;
	top: 52px;
}
.offer-option-box .buy-link .raquo {
	font-size: 22px;
	top: 0px;
}
.offer-option-disabled {
	/*background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat 0px -1161px; */

}
.offer-option-disabled .heading {
	color: #676b64;
}
.offer-option-disabled .buy-link {
	right: 60px;
	top: 57px;
	background: rgba(150,150,150,1);
}

.index-subscribe-box-wrapper {
	padding: 10px 0px 10px 0px;
	width: 960px;
	height: 124px;
	display: block;
}
.index-subscribe-box {
	width: 978px;
	height: 124px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/index-subscribe-bg.png") no-repeat;
	position: absolute;
	top: 10px;
	left: -9px;
}
.index-subscribe-box .heading {
	padding: 15px 15px 0px 15px;
	font-size: 22px;
	font-weight: bold;
	color: #346d00;
}
.index-subscribe-box .more {
	padding: 0px 15px 0px 15px;
	font-size: 14px;
	font-weight: normal;
	color: #565656;
}
.index-subscribe-box .form-wrapper {
	padding: 10px 15px 0px 15px;
}
.index-subscribe-box .form-wrapper fieldset, .index-subscribe-box .form-wrapper .submit-wrap {
	border-top-width: 0px;
	padding: 0px;
}
.index-subscribe-box .form-wrapper .form-element {
	float: left;
	padding-right: 25px;
}
.index-subscribe-box .form-wrapper .form-element .text-wrap .text {
	width: 406px;
}
.index-subscribe-box .form-wrapper .form-element .submit, .special-button {
	width: 157px;
	height: 36px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/index-subscribe-button.png") no-repeat;
	border-width: 0px;
	top: -1px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: white;
}
.index-subscribe-box .form-wrapper .form-element .submit:hover {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/index-subscribe-button-hover.png") no-repeat;
}
.special-button {
	color: white !important;
	display: inline-block;
	font-size: 10px !important;
	font-weight: bold;
	width: 139px;
	height: 21px;
	padding-top: 7px;
	text-shadow: -1px -1px 1px black;
	text-align: center;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/special-button-bg.png") no-repeat 0px 0px;
}

.special-button:hover {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/special-button-bg.png") no-repeat 0px -28px;
}

.main-banner-wrapper {
}

.main-banner-wrapper a {
	display: inline-block;
	text-decoration: none;
}

.itemSubscribeP {
	font-size: 16px;
	color: #346d00;
	padding: 5px;
	margin: 0px;
	text-shadow: 1px 1px 1px #ccc;
}

.itemSubscribeButton {
	display: block;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -523px -267px;
	width: 157px;
	height: 28px;
	padding: 7px 0px 0px 0px;
	margin: auto;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: white !important;
	text-shadow: -1px -1px 1px #333;
}

#panelDialog {
	width: 600px;
	position: absolute;
	z-index: 800;
	border-radius: 5px;
	background: white;
	border: 1px solid #ccc;
	box-shadow: 1px 1px 3px #333;
	padding: 20px;
}
#panelOverlay, .general-overlay {
	z-index: 700;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	opacity: 0.4;
	filter: alpha(opacity=40);
	background: black;
}

.panelDialogForm {
}
.panelDialogForm label {
	display: block;
}
.panelDialogForm .submit-wrap {
	border-top: 2px solid #D8D4C1;
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 10px;
}

.search-results-content {
	position: absolute;
	top: 37px;
	z-index: 701;
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 768px;
	width: 400px;
	padding: 10px;
	box-shadow: 0px 9px 9px #444;
	border-radius: 0px 0px 5px 5px;
	background: url('/Static/images/cloth_alike.png') #E4E4E4;
	color: #333;
	text-shadow: 1px 1px 0px #fff;
}

.search-results-content .src-offer {
	width: 380px;
	height: auto;
	position: relative;
	top: 0px;
	left: 0px;
	cursor: pointer;
	padding: 5px;
	display: block;
	background: rgba(255,255,255,0.5);
	transition: all ease 0.2s;
}
.search-results-content .src-offer:hover {
	background: #00963c;
	background: -moz-linear-gradient(top, #00963c 0%, #006e2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00963c), color-stop(100%,#006e2e));
	background: -webkit-linear-gradient(top, #00963c 0%,#006e2e 100%);
	background: -o-linear-gradient(top, #00963c 0%,#006e2e 100%);
	background: -ms-linear-gradient(top, #00963c 0%,#006e2e 100%);
	background: linear-gradient(to bottom, #00963c 0%,#006e2e 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00963c', endColorstr='#006e2e',GradientType=0 );
	border-radius: 5px;
	box-shadow: 0px 0px 9px #d0d0d0;
}

.search-results-content .src-offer:hover .srco-heading {
	color:#fff !important;
	text-shadow:1px 1px 0px #333;
}

.search-results-content .src-offer .srco-image {
	float: left;
}
.search-results-content .src-offer .srco-image img {
	width: 135px;
	position: relative;
	display: block;
	border-radius: 2px;
}
.search-results-content .src-offer .srco-heading {
	height: auto;
	font-size: 14px;
	color: #444;
	display: block;
	float: left;
	width: 235px;
	text-shadow: -1px 1px 0px #fff;
	margin: 0 0 0 10px;
}
.search-results-content p {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.pay-bank-main {
	width: 927px;
	height: 72px;
	padding-top: 22px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/paybank-info-bg.png") no-repeat;
}
.pay-bank-main .pbm-reason {
	float: left;
	text-align: center;
	width: 330px;
}
.pay-bank-main .pbm-reason .pbmr-head {
	font-size: 16px;
	color: #b16800;
	font-weight: bold;
	text-shadow: 1px 1px 1px white;
	padding: 0px;
}
.pay-bank-main .pbm-reason .pbmr-code {
	text-align: center;
	color: #346d00;
	font-size: 30px;
	font-weight: normal;
	text-shadow: 1px 1px 1px white;
}
.pay-bank-main .pbm-explain {
	float: right;
	width: 465px;
	padding-right: 20px;
	font-size: 13px;
	color: white;
}

.pay-method-round-gray-box {
	background: #E3E3E3;
	border-radius: 5px;
	padding: 15px;
	margin-top: 5px;
}
.pay-method-round-gray-box .pmr-info {
	width: 500px;
	float: left;
}
.pay-method-round-gray-box .pmr-info p {
	margin: 0px;
	padding: 0px;
}
.pay-method-round-gray-box .pmr-info p .pmri-label {
	display: inline-block;
	font-size: 18px;
	font-weight: bold;
	color: #505050;
	text-align: right;
	padding-right: 7px;
	width: 88px;
}
.pay-method-round-gray-box .pmr-info p .pmri-text {
	display: inline-block;
	font-size: 18px;
	font-weight: normal;
	color: #505050;
	text-align: left;
}
.pay-method-round-gray-box .pmr-time-box {
	background: #F1E8B7;
	border: 3px solid white;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	float: right;
	width: 278px;
	margin: 7px;
}
.pay-method-round-gray-box .pmr-time-box .pmrtb-label {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #343434;
}
.pay-method-round-gray-box .pmr-time-box .pmrtb-ends {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #474747;
}
.pay-method-round-gray-box .pmr-time-box .pmrtb-left {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #e14015;
}

.pay-atm-wrap {
	width: 926px;
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/payatm-steps-bg.png") no-repeat top left;
}
.pay-atm-wrap .paw-col {
	float: left;
	width: 278px;
	padding-right: 23px;
	min-height: 300px;
}
.pay-atm-wrap .paw-col .pc-head {
	font-size: 16px;
	font-weight: bold;
	color: #b16800;
	text-shadow: 1px 1px 1px white;
	width: 200px;
	height: 40px;
	padding: 20px 0px 0px 56px;
	margin: 0px;
}
.pay-atm-wrap .paw-col .pc-content {
	padding-top: 20px;
}
.pay-atm-wrap .paw-col .pc-content p {
	font-size: 13px;
	font-weight: normal;
	color: #5b5b5b;
	padding: 5px 0px;
	margin: 0px;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-gray-box {
	background: #898989;
	border-radius: 5px;
	margin: 10px 0px;
	padding: 5px;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-gray-box .psgb-info {
	text-align: center;
	font-size: 15px; /*13 old*/
	color: white;
	padding-bottom: 5px;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-gray-box .psgb-code {
	text-align: center;
	font-size: 30px;
	color: white;
	text-shadow: 1px 1px 1px #565656;
}
.pay-atm-wrap .paw-col .pc-content .paw-price {
	font-size: 24px;
	font-weight: bold;
	color: #87B650;
	text-align: center;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-time-left-box {
	background: #F1E8B7;
	border-radius: 5px;
	padding: 8px;
	text-align: center;
	margin: 10px 0px;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-time-left-box .ptlb-label {
	padding: 0px;
	margin: 0px;
	font-size: 13px;
	font-weight: normal;
	color: #343434;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-time-left-box .ptlb-ends {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #474747;
}
.pay-atm-wrap .paw-col .pc-content .paw-small-time-left-box .ptlb-left {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #e14015;
}
.pay-atm-wrap .paw-col-first {
}
.pay-atm-wrap .paw-col-second {
}
.pay-atm-wrap .paw-col-third {
}
.pay-atm-wrap .paw-col-third .pc-content {
	padding-left: 10px;
}
.pay-atm-wrap .paw-col-third .pc-head {
	width: 255px;
	padding-top: 29px;
	height: 31px;
}

.details-offer-vouchers-bought {
	padding-left: 10px;
}

.details-offer-vouchers-bought .dovb-num {
	color: #605D59;
	font-size: 30px;
	font-weight: normal;
	text-align: center;
	margin: auto;
	width: auto;
	display: inline-block;
}
.details-offer-vouchers-bought .dovb-text {
	font-size: 16px;
	display: inline-block;
}

.hiddenSelectInputs {
	border-width: 0px;
	background: none;
	width: 1px;
	height: 1px;
	opacity: 0.01;
	z-index: -1;
	position: absolute;
	left: 271px;
	top: 0px;
}

.maps-legend {
	background: #e8e8e8;
}
.maps-legend .maps-legend-box {
	float: left;
	width: 460px;
	padding: 10px;
	height: 50px;
	text-align: center;
	border-top: 1px solid white;
}
.maps-legend .maps-legend-box:hover {
	background: white;
}
.maps-legend .mlb-head {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #5B5B5B;
	float: left;
	width: 410px;
	text-align: left;
}
.maps-legend .mlb-image {
	float: left;
	text-align: center;
	width: 50px;
}
.maps-legend .mlb-image img {
}
.maps-legend .mlb-descr {
	text-align: justify;
	width: 410px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.maps-legend .mlb-third-box {
	width: 300px;
	height: auto;
}

.maps-legend .mlb-third-box .mlb-descr {
	width: 250px;
	padding-top: 7px;
}

#nearestholder .bpay-icon {
	background: url("../scripts/googleMapsScripts/img/google_ico.png") no-repeat;
	width: 34px;
	height: 35px;
	position: absolute;
	margin-top: 13px;
	margin-left: 10px;
}
#nearestholder li {
	cursor: pointer;
}
#nearestholder li:hover {
	background: white;
}
.address-ul-wrap {
	height: 468px;
	overflow-y: scroll;
	background: #E8E8E8;
}
.address-ul-wrap ul {
	list-style: none;
}
.address-ul-wrap ul li {
	border-top: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid #BEBEBE;
	padding: 11px 11px 11px 48px;
}
.address-ul-wrap ul li .bpay-icon {
}
.address-ul-wrap ul li .auw-head {
	color: black;
	padding: 0px;
	margin: 0px;
}
.address-ul-wrap ul li p {
	color: #797979;
	padding: 0px;
	margin: 0px;
}

.payATMHeader {
	background: url("https://rio.bg/Application/front/Skins/default/Static/images/payATMheaderbg.png") repeat-x left bottom #E5E5E5;
	color: black !important;
	font-size: 14px;
	font-weight: bold;
	padding: 8px !important;
}
#payATMAddressCity .dd-selected {
	font-weight: normal;
	text-align: left;
	padding-left: 10px;
}

.maps-one-line-form-wrapper {
	border-top: 1px solid white;
	box-shadow: 0px -4px 4px #D4D4D4;
	background: #E5E5E5;
	padding: 5px 8px;
}

.maps-one-line-form-wrapper .form-element {
	padding-bottom: 0px;
}

.maps-one-line-form-wrapper .submit {
	font-size: 12px !important;
	padding: 6px 20px 8px !important;
}

.maps-one-line-form-wrapper .addressHeadAndIcon {
	padding-left: 48px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #5b5b5b;
}
.maps-one-line-form-wrapper .addressHeadAndIcon img {
	position: absolute;
	margin-top: -5px;
	margin-left: -50px;
}

#map_canvas {
	padding: 0;
	height: 500px;
	width: 700px;
	float: left;
}

.copywrite-foot {
}

.cf-special-box {
	cursor: pointer;
	display: inline-block;
}

.cfsp-flying {
	display: none;
	padding: 10px 20px;
	border-radius: 10px;
	background: white;
	text-shadow: none;
	color: black;
	width: 275px;
	position: absolute;
	bottom: 25px;
	left: -85px;
	z-index: 5;
}

.cfsp-flying .small-arrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid white;
	display: block;
	position: absolute;
	bottom: -10px;
	left: 145px;
}

.cf-special-box:hover .cfsp-flying {
	display: block !important;
}

.generated-button {
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background: -moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color: #f9f9f9;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #666666;
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	padding: 4px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}
.generated-button:hover {
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background: -moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color: #e9e9e9;
}
.generated-button:active {
	position: relative;
	top: 1px;
}

/*
 Dialogs
 * */
.toolbar {
	position: absolute;
	overflow: hidden;
	height: 45px;
	/*
	 * Related to jQuery dialog
	 */

	left: 16px;
	right: 16px;
}
.tb-bottom {
	bottom: 0px;
}
.tbButton {
	border: 1px solid #808080;
	border-radius: 11px 12px 10px 13px;
	color: #252525;
	font-size: 1.25em !important;
	height: 30px;
	margin: 5px;
	position: absolute;
	width: 120px;
	-webkit-transition: all 400ms ease-in-out;
	-moz-transition: all 400ms ease-in-out;
	-ms-transition: all 400ms ease-in-out;
	-o-transition: all 400ms ease-in-out;
	transition: all 400ms ease-in-out;
}
.tbButton:hover {
	-webkit-transition: all 150ms ease-in-out;
	-moz-transition: all 150ms ease-in-out;
	-ms-transition: all 150ms ease-in-out;
	-o-transition: all 150ms ease-in-out;
	transition: all 150ms ease-in-out;
	width: 140px;
	height: 40px;
}
.tb-btn-ok {
	background: #5f8947; /* Old browsers */
	background: -moz-linear-gradient(top, #5f8947 0%, #9ad19c 27%, #327212 28%, #b5ff91 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5f8947), color-stop(27%,#9ad19c), color-stop(28%,#327212), color-stop(100%,#b5ff91)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #5f8947 0%,#9ad19c 27%,#327212 28%,#b5ff91 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #5f8947 0%,#9ad19c 27%,#327212 28%,#b5ff91 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #5f8947 0%,#9ad19c 27%,#327212 28%,#b5ff91 100%); /* IE10+ */
	background: linear-gradient(to bottom, #5f8947 0%,#9ad19c 27%,#327212 28%,#b5ff91 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5f8947', endColorstr='#b5ff91',GradientType=0 ); /* IE6-9 */
	left: 0;
}

.tb-btn-no {
	background: #8c4848; /* Old browsers */
	background: -moz-linear-gradient(top, #8c4848 0%, #d19a9a 27%, #701111 28%, #ff9191 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#8c4848), color-stop(27%,#d19a9a), color-stop(28%,#701111), color-stop(100%,#ff9191)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #8c4848 0%,#d19a9a 27%,#701111 28%,#ff9191 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #8c4848 0%,#d19a9a 27%,#701111 28%,#ff9191 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #8c4848 0%,#d19a9a 27%,#701111 28%,#ff9191 100%); /* IE10+ */
	background: linear-gradient(to bottom, #8c4848 0%,#d19a9a 27%,#701111 28%,#ff9191 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8c4848', endColorstr='#ff9191',GradientType=0 ); /* IE6-9 */
	right: 0;
}
.btn {
	color: #fefefe !important;
	font-weight: bold;
	font-size: 13px;
}

.sort-menu li:hover, .selected-sort {
	background: #299a0b;
	background: -moz-linear-gradient(top, #299a0b 0%, #1d7509 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#299a0b), color-stop(100%,#1d7509));
	background: -webkit-linear-gradient(top, #299a0b 0%,#1d7509 100%);
	background: -o-linear-gradient(top, #299a0b 0%,#1d7509 100%);
	background: -ms-linear-gradient(top, #299a0b 0%,#1d7509 100%);
	background: linear-gradient(to bottom, #299a0b 0%,#1d7509 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#299a0b', endColorstr='#1d7509',GradientType=0 );
}

/*---  side admin menu -----*/
ul.sideAdminMenu {

	border-radius: 3px 0px 0px 3px;
	box-shadow: 0 0 4px 0 #000000;
	height: auto;
	list-style: none outside none;
	margin: 0;
	padding: 5px;
	position: fixed;
	right: 0;
	top: 30%;
	width: 120px;
	z-index: 1;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e5e5));
	background: -webkit-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -o-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: -ms-linear-gradient(top, #ffffff 0%,#e5e5e5 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#e5e5e5 100%);
}

ul.sideAdminMenu li:hover {
	font-weight: bold;
}
ul.sideAdminMenu li {

	border-radius: 4px 4px 4px 4px;
	/*box-shadow*/
	clear: both;
	float: right;
	height: 30px;
	margin-left: -48px;
	margin-top: 5px;
	overflow: hidden;
	position: relative;
	/*transition*/
	-webkit-transition: all 400ms linear 0s;
	-moz-transition: all 400ms linear 0s;
	-o-transition: all 400ms linear 0s;
	transition: all 400ms linear 0s;
	width: auto;
}
.sideAdminMenu li a {
	color: #333333;
	display: block;
	font-size: 16px;
	height: 100%;
	position: relative;
	text-align: center;
	/*transform*/
	-webkit-transform: rotate(0deg) scale(0.9);
	-moz-transform: rotate(0deg) scale(0.9);
	-ms-transform: rotate(0deg) scale(0.9);
	-o-transform: rotate(0deg) scale(0.9);
	transform: rotate(0deg) scale(0.9);
	/*transform-origin*/
	-webkit-transform-origin: 100% 100% 0;
	-moz-transform-origin: 100% 100% 0;
	-ms-transform-origin: 100% 100% 0;
	-o-transform-origin: 100% 100% 0;
	transform-origin: 100% 100% 0;
	/*transition*/
	-webkit-transition: all 300ms linear 0s;
	-moz-transition: all 300ms linear 0s;
	-o-transition: all 300ms linear 0s;
	transition: all 300ms linear 0s;
	width: 120px;
}

.sideAdminMenu li:hover a {
	transform: rotate(0deg) scale(1);
}

.sideAdminMenu li a.active {
	text-shadow: 1px 1px rgba(255, 255, 255, 0.56);
	/*transform*/
	-webkit-transform: scale(1.01) translateX(-6px);
	-moz-transform: scale(1.01) translateX(-6px);
	-ms-transform: scale(1.01) translateX(-6px);
	-o-transform: scale(1.01) translateX(-6px);
	transform: scale(1.01) translateX(-6px);
}

.sideAdminSubPanel {
	/*background-color: #D6D6D6;
	 border: 1px solid #000000;
	 border-radius: 5px 5px 5px 5px;
	 box-shadow: 0 0 14px 0 #000000;
	 */
	height: auto;
	margin: 0;
	padding: 5px;
	position: fixed;
	right: 110%;
	top: 25%;
	transition: all 300ms ease-out 0s;
	width: auto;
	z-index: 1;
}

.sideAdminSubPanel.active {
	right: 120px;
}

/*----------------------------------------------------*/
.stepWizardButtonsNavigation, .stepWizardButtons {
	width: 100%;
	background-color: hsla(120, 28%, 29%, 1);
}
.stepWizardButtonsNavigation > li {
	display: inline-block;
	font-family: Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	padding: 1px 1px 1px 30px;
	width: auto;
}
.stepWizardButtonsNavigation > li:nth-child(n) {
	background-color: hsla(120, 28%, 40%, 1);
}
.stepWizardButtonsNavigation > li:nth-child(n+1) {
	background-color: hsla(120, 28%, 55%, 1);
}
.stepWizardButtonsNavigation > li:nth-child(n+2) {
	background-color: hsla(120, 28%, 70%, 1);
}
.stepWizardButtonsNavigation > li:nth-child(n+3) {
	background-color: hsla(120, 28%, 60%, 1);
}
.stepWizardButtonsNavigation > li:nth-child(n+4) {
	background-color: hsla(120, 28%, 65%, 1);
}
.stepWizardButtonsNavigation > li:before {
	border: 1px solid rgba(0, 0, 0, 0.3);
	/*border-radius*/
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	/*box-shadow*/
	-webkit-box-shadow: 1px 1px 3px inset;
	-moz-box-shadow: 1px 1px 3px inset;
	box-shadow: 1px 1px 3px inset;
	color: rgba(0, 0, 0, 0);
	content: attr(data-step);
	display: block;
	height: 25px;
	left: 2px;
	line-height: 25px;
	padding: 0;
	position: absolute;
	text-align: center;
	text-shadow: 1px 1px #FFF3FF, -1px -1px #777777;
	top: 50%;
	/*transform*/
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 25px;
	z-index: 0;
}
li.currentStep {
	/*box-shadow*/
	-webkit-box-shadow: 1px 1px 10px #000000;
	-moz-box-shadow: 1px 1px 10px #000000;
	box-shadow: 1px 1px 10px #000000;
	/*transform*/
	-webkit-transform: scale(0.98) skewY(-8deg);
	-moz-transform: scale(0.98) skewY(-8deg);
	-ms-transform: scale(0.98) skewY(-8deg);
	-o-transform: scale(0.98) skewY(-8deg);
	transform: scale(0.98) skewY(-8deg);
	/*transition*/
	-webkit-transition: all 200ms ease 0s;
	-moz-transition: all 200ms ease 0s;
	-o-transition: all 200ms ease 0s;
	transition: all 200ms ease 0s;
	z-index: 2;
}
.stepWizardButtons {
	height: 30px;
}
.stepWizardButtons a {
	display: inline-block;
	position: absolute;
	color: hsla(120, 28%, 88%, 1);
	font: normal bold 1.3em Arial, sans-serif;
	overflow: hidden;
	text-decoration: none;
	width: auto;
	padding: 0.3em 1.5em;
	/*box-shadow*/
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,1);
	-moz-box-shadow: 0 0 4px rgba(0,0,0,1);
	box-shadow: 0 0 4px rgba(0,0,0,1);
}
.stepWizardButtons a:nth-child(1) {
	left: 0;
}
.stepWizardButtons a:nth-child(2) {
	right: 0;
	text-align: right;
}

.stepWizardButtons a:before, .stepWizardButtons a:after {
	background: hsla(120, 28%, 88%, 1);
	-moz-border-radius: 0.25em;
	-webkit-border-radius: 0.25em;
	border-radius: 0.25em;
	content: "";
	display: block;
	height: 0.5em;
	position: absolute;
	top: 50%;
	width: 1em;
}

.stepWizardButtons a:nth-child(1):before, .stepWizardButtons a:nth-child(1):after {
	left: 0;
}

.stepWizardButtons a:nth-child(2):before, .stepWizardButtons a:nth-child(2):after {
	right: 0;
}

.stepWizardButtons a:before {
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.stepWizardButtons a:after {
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.stepWizardButtons a:nth-child(1):after, .stepWizardButtons a:nth-child(2):before {
	margin-top: -.36em
}

.stepWizardButtons a:hover, .stepWizardButtons a:focus {
	color: #c00
}

.stepWizardButtons a:hover:before, .stepWizardButtons a:hover:after, .stepWizardButtons a:focus:before, .stepWizardButtons a:focus:after {
	background: #c00
}

#stepsBigContainer {
	position: relative;
	height: 900px;
	width: 100%;
	overflow: auto;
	/*transition*/
	-webkit-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	-moz-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	-o-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
}
#stepsBigContainer > div {
	width: 100%;
	height: auto;
	left: -110%;
	top: 30px;
	opacity: 0;
	position: absolute;
	/*transition*/
	-webkit-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	-moz-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	-o-transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
	transition: all 800ms cubic-bezier(1, 1.53, 0.65, 0.75) 0s;
}
#stepsBigContainer > div.currentStep {
	left: 0;
	opacity: 1;
}

/*---------------------------------------------------------------------------------------*/
@font-face {
	font-family: 'WebSymbolsRegular';
	src: url('websymbols/websymbols-regular-webfont.eot');
	src: url('websymbols/websymbols-regular-webfont.eot?#iefix') format('embedded-opentype'), url('websymbols/websymbols-regular-webfont.woff') format('woff'), url('websymbols/websymbols-regular-webfont.ttf') format('truetype'), url('websymbols/websymbols-regular-webfont.svg#WebSymbolsRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}

.ca-menu {
	left: 10px;
	padding: 0;
	position: relative;
}
.ca-menu li {
	background: none repeat scroll 0 0 #FFFFFF;
	border-left: 0.3em solid #000000;
	box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	display: inline-block;
	height: 2.8em;
	margin-bottom: 4px;
	overflow: hidden;
	transition: all 300ms ease-in-out 0s;
	width: 25%;
}
.ca-menu li.selected {
	background: none repeat scroll 0 0 #ffff00;
	box-shadow: 1px 1px 3px rgba(255, 0, 0, 0.3);
}
.ca-menu li:last-child {
	margin-bottom: 0px;
}
.ca-menu li a {
	color: #333333;
	display: block;
	height: 100%;
	position: relative;
	text-align: left;
	width: 100%;
}
.ca-icon {
	font-family: 'WebSymbolsRegular', cursive;
	font-size: 0.95em;
	line-height: 2.5em;
	position: absolute;
	text-align: center;
	text-shadow: 0 0 1px #333333;
	transition: all 300ms linear 0s;
	width: 1.5em;
}
.ca-content {
	position: absolute;
	left: 2em;
	height: 2em;
	top: 0.02em;
}
h2.ca-main {
	font-size: 0.95em;
	transition: all 300ms linear;
	padding: 0;
	color: #000000;
}
h3.ca-sub {
	font-size: 0.8em;
	color: #666;
	transition: all 300ms linear;
}
.ca-menu li:hover {
	border-color: #fff004;
	background: #000;
}
.ca-menu li:hover .ca-icon {
	color: #fff004;
	text-shadow: 0px 0px 1px #fff004;
	font-size: 0.9em;
}
.ca-menu li:hover .ca-main {
	color: #fff004;
	font-size: 0.7em;
}
.ca-menu li:hover .ca-sub {
	color: #fff;
	font-size: 0.9em;
}

/*------------------------*/
/* SLIDE THREE */
.slideThree {
	width: 80px;
	height: 26px;
	background: #333;
	margin: 10px 0 0 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	position: relative;
	-webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
	box-shadow: inset 0px 1px 1px rgba(0,0,0,0.5), 0px 1px 0px rgba(255,255,255,0.2);
}
.slideThree input[type=checkbox] {
	visibility: hidden;
}
.slideThree:after {
	content: 'OFF';
	font: 12px/26px Arial, sans-serif;
	color: #000;
	position: absolute;
	right: 10px;
	z-index: 0;
	font-weight: bold;
	text-shadow: 1px 1px 0px rgba(255,255,255,.15);
}

.slideThree:before {
	content: 'ON';
	font: 12px/26px Arial, sans-serif;
	color: #00bf00;
	position: absolute;
	left: 10px;
	z-index: 0;
	font-weight: bold;
}

.slideThree label:nth-of-type(1) {
	display: block;
	width: 34px;
	height: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	-ms-transition: all .4s ease;
	transition: all .4s ease;
	cursor: pointer;
	position: absolute;
	top: 3px;
	left: 3px;
	z-index: 1;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.3);
	background: #fcfff4;
	background: -webkit-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -moz-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -o-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: -ms-linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	background: linear-gradient(top, #fcfff4 0%, #dfe5d7 40%, #b3bead 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfff4', endColorstr='#b3bead',GradientType=0 );
}

.slideThree label:nth-of-type(2) {
	display: inline-block;
	font-size: 1.6em;
	left: 86px;
	position: absolute;
	top: 50%;
	white-space: nowrap;
	/*transform*/
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slideThree input[type=checkbox]:checked + label {
	left: 43px;
}

/*------------------*/
span[data-error]:not([data-error=''])
:before {
	background-color: rgba(255, 0, 0, 0.2);
	border: 1px solid red;
	border-radius: 5px 5px 5px 5px;
	content: attr(data-error);
	display: block;
	padding: 3px;
	position: absolute;
	right: 0;
	top: -31%;
	transform: translate(12%, 0px);
	z-index: 3;
	white-space: nowrap;
}

.searchHolder {
	transition: none !important;
	-webkit-transition: none !important;
	-ie-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	cursor: pointer;
	width: 135px;
}
.searchWrapper {
	float: left;
}
.searchWrapper input {
	box-shadow: 1px 1px 3px #333 inset;
	height: 32px;
	float: left;
	margin: 3px 6px 0 19px;
	border: 0;
	border-radius: 4px;
	font-size: 15px;
	width: 75px;
	background: url('/Application/front/Skins/default/Static/images/icons/magnifier.1.png') 3px 3px no-repeat rgba(255,255,255, 0.3);
	color: #fefefe;
	text-shadow: 0px 1px 0px #333;
	padding: 0 0 0 34px;
	border: 1px solid #222;
	transition: none;
	-webkit-transition: none;
	-ie-transition: none;
	-moz-transition: none;
	-o-transition: none;
	background-size: 26px !important;
}

.searchWrapper input:focus {
	width: 345px;
	background: url('/Application/front/Skins/default/Static/images/icons/magnifier.1.png') 3px 3px no-repeat rgba(0,0,0, 0.7);
}

.adminNavMenu {
	position: fixed;
	right: 0;
	bottom: 0;
}

.adminNavMenu li a {
	padding: 2px 9px 6px 9px;
	text-shadow: 1px 1px 1px #111;
	font-size: 13px;
	color: #fff;
	float: left;
	width: 135px;
	text-align: center;
	font-weight: bold;
	border-top: 5px solid rgba(0,0,0,0);
}

.adminNavMenu li {
	list-style: none;
	float: left;
	width: 150px;
}

.adminNavMenu li a:hover {
	border-top: 5px solid rgba(0,0,0,0.4);
}

.bokeh {
	top: 50%;
	display: none;
	left: 50%;
	font-size: 120px;
	width: 0.8em;
	height: 0.8em;
	position: fixed;
	list-style: none;
	z-index: 999;
}

.bokeh li {
	position: absolute;
	width: .2em;
	height: .2em;
	border-radius: 50%;
}

.bokeh li:nth-child(1) {
	left: 50%;
	top: 0;
	margin: 0 0 0 -.1em;
	background: #00C176;
	-webkit-transform-origin: 50% 250%;
	-moz-transform-origin: 50% 250%;
	-ms-transform-origin: 50% 250%;
	-o-transform-origin: 50% 250%;
	transform-origin: 50% 250%;
	-webkit-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
	-moz-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
	-ms-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
	-o-animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
	animation: rota 1.13s linear infinite, opa 3.67s ease-in-out infinite alternate;
}

.bokeh li:nth-child(2) {
	top: 50%;
	right: 0;
	margin: -.1em 0 0 0;
	background: #FF003C;
	-webkit-transform-origin: -150% 50%;
	-moz-transform-origin: -150% 50%;
	-ms-transform-origin: -150% 50%;
	-o-transform-origin: -150% 50%;
	transform-origin: -150% 50%;
	-webkit-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
	-moz-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
	-ms-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
	-o-animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
	animation: rota 1.86s linear infinite, opa 4.29s ease-in-out infinite alternate;
}

.bokeh li:nth-child(3) {
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -.1em;
	background: #FABE28;
	-webkit-transform-origin: 50% -150%;
	-moz-transform-origin: 50% -150%;
	-ms-transform-origin: 50% -150%;
	-o-transform-origin: 50% -150%;
	transform-origin: 50% -150%;
	-webkit-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
	-moz-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
	-ms-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
	-o-animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
	animation: rota 1.45s linear infinite, opa 5.12s ease-in-out infinite alternate;
}

.bokeh li:nth-child(4) {
	top: 50%;
	left: 0;
	margin: -.1em 0 0 0;
	background: #88C100;
	-webkit-transform-origin: 250% 50%;
	-moz-transform-origin: 250% 50%;
	-ms-transform-origin: 250% 50%;
	-o-transform-origin: 250% 50%;
	transform-origin: 250% 50%;
	-webkit-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
	-moz-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
	-ms-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
	-o-animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
	animation: rota 1.72s linear infinite, opa 5.25s ease-in-out infinite alternate;
}

@-webkit-keyframes rota {
to {
	-webkit-transform: rotate(360deg);
}
}

@-moz-keyframes
rota {to {
	-moz-transform: rotate(360deg);
}
}

@-ms-keyframes
rota {to {
	-ms-transform: rotate(360deg);
}
}

@-o-keyframes
rota {to {
	-o-transform: rotate(360deg);
}
}

@keyframes
rota {to {
	transform: rotate(360deg);
}
}

@-webkit-keyframes opa {
12.0% { opacity: 0.80; }
19.5% { opacity: 0.88; }
37.2% { opacity: 0.64; }
40.5% { opacity: 0.52; }
52.7% { opacity: 0.69; }
60.2% { opacity: 0.60; }
66.6% { opacity: 0.52; }
70.0% { opacity: 0.63; }
79.9% { opacity: 0.60; }
84.2% { opacity: 0.75; }
91.0% { opacity: 0.87; }
}

@-moz-keyframes opa {
12.0% { opacity: 0.80; }
19.5% { opacity: 0.88; }
37.2% { opacity: 0.64; }
40.5% { opacity: 0.52; }
52.7% { opacity: 0.69; }
60.2% { opacity: 0.60; }
66.6% { opacity: 0.52; }
70.0% { opacity: 0.63; }
79.9% { opacity: 0.60; }
84.2% { opacity: 0.75; }
91.0% { opacity: 0.87; }
}

@-ms-keyframes opa {
12.0% { opacity: 0.80; }
19.5% { opacity: 0.88; }
37.2% { opacity: 0.64; }
40.5% { opacity: 0.52; }
52.7% { opacity: 0.69; }
60.2% { opacity: 0.60; }
66.6% { opacity: 0.52; }
70.0% { opacity: 0.63; }
79.9% { opacity: 0.60; }
84.2% { opacity: 0.75; }
91.0% { opacity: 0.87; }
}

@-o-keyframes opa {
12.0% { opacity: 0.80; }
19.5% { opacity: 0.88; }
37.2% { opacity: 0.64; }
40.5% { opacity: 0.52; }
52.7% { opacity: 0.69; }
60.2% { opacity: 0.60; }
66.6% { opacity: 0.52; }
70.0% { opacity: 0.63; }
79.9% { opacity: 0.60; }
84.2% { opacity: 0.75; }
91.0% { opacity: 0.87; }
}

@keyframes opa {
12.0% { opacity: 0.80; }
19.5% { opacity: 0.88; }
37.2% { opacity: 0.64; }
40.5% { opacity: 0.52; }
52.7% { opacity: 0.69; }
60.2% { opacity: 0.60; }
66.6% { opacity: 0.52; }
70.0% { opacity: 0.63; }
79.9% { opacity: 0.60; }
84.2% { opacity: 0.75; }
91.0% { opacity: 0.87; }
}

.leadOffers-info-preview {
	float: right;
}

.leadOffers-info-preview > .preview-button{
	border-radius: 0 !important;
	height: 40px;
	width: 67px;
	padding: 0 !important;
}

.leadOffers-info-preview > a >span{
	margin-top: 5px;
	margin-left: 19px;
	font-size: 28px;
}

.leadOffers-info-price {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	margin: 5px 0 0 0;
	vertical-align:text-bottom;
}

.leadOffers-info-price > .regularPrice{
	text-decoration: line-through;
	color:#9da19e;
	font-size: 17px;
	margin-right: 5px;
	margin-left: 2px;
	font-family: roboto;
}

.leadOffers-info-holder {
	margin: 0 auto 0 0;
	width: 81%;
	height:40px;
	z-index: 200;
	background: #00702f;
	border-bottom-left-radius: 4px ;
	float:left;
}

.leadOffers-info-holder > .glyphicon{
	margin : 0 5px 5px 0;
	line-height: 40px;
	padding-left: 5px;
	font-size: 19px;
	color:white;
}

.slide-me-with-the-screen,  .slide-me-with-the-screens{
	float: none;
	/*position: fixed;*/
	z-index: 6;
	left: auto;
    top: -25px;
	/*top:80px !important;*/
}

.subcategoryHolder {
	background: #437700;
	padding: 0;
	margin: 0;
	float: left;
	color: #fff;
	width: 100%;
}

.subcategoryHolder li {
	background: none #004D1F;
	margin: auto;
	color: #fff;
	padding: 4px 2px 4px 10px;
	width: 203px;
	list-style-position: inside;
	text-shadow: 0px 1px 0px #111;
	font-size: 13px;
	list-style-type: circle;
	transition: all ease 0.2s;
}

.subcategoryHolder li:hover, .selectedSubcategory {
	background: none #008430 !important;
	list-style-type: disc !important;
	cursor: pointer;
	color: #fff !important;
	text-shadow: 0px 1px 0px #000;
}

.filtersHeader {
	color: #fff !important;
	text-align: center;
	padding: 4px 2px !important;
	margin: 0px;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	z-index: 5;
	border-bottom: 1px solid rgba(0,0,0,0.5);
	display: none;
}

.categoryFiltersHolder {
	float: left;
	list-style: none outside none;
	display: none;
	white-space: nowrap;
	margin: 0;
	color: #fefefe;
	text-shadow: 1px 1px 0px #666;
}

.categoryFiltersHolder label {
	font-size: 13px;
	font-style: italic;
}

.categoryFiltersHolder input[type="radio"] {
	display: none;
}

.categoryFiltersHolder li {
	width: 180px;
	list-style: none outside none;
	white-space: nowrap;
	padding: 2px 0px 2px 19px;
	float: left;
	list-style-position: inside;
	list-style-type: square;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	transition: all ease 0.2s;
}

.categoryFiltersHolder li:hover, .green-gradient {
	background: #55af00;
	background: -moz-linear-gradient(top, #55af00 0%, #299a0b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#55af00), color-stop(100%,#299a0b));
	background: -webkit-linear-gradient(top, #55af00 0%,#299a0b 100%);
	background: -o-linear-gradient(top, #55af00 0%,#299a0b 100%);
	background: -ms-linear-gradient(top, #55af00 0%,#299a0b 100%);
	background: linear-gradient(to bottom, #55af00 0%,#299a0b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#55af00', endColorstr='#299a0b',GradientType=0 );
	cursor: pointer;
}

.categoryFiltersHolder li:hover {
	padding: 2px 0px 2px 15px;
	width: 184px;
	font-weight: bold;
}

.categoryFiltersHolder label:hover {
	cursor: pointer;
}

.filterLabel {
	font-weight: bold;
	font-size: 13px;
	color: #555;
	text-shadow: -1px 1px 1px #fff;
	text-align: center;
	padding: 0px 0px 3px 0px;
	float: left;
	width: 196px;
}

.filterSlider {
	width: 176px;
	margin: 0 0px 0px 11px;
	float: left;
}

#filterDateFrom {
	border: 0px;
	width: 175px;
	background: #fcfcfc;
	background: -moz-linear-gradient(top, #fcfcfc 0%, #eaedef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#eaedef));
	background: -webkit-linear-gradient(top, #fcfcfc 0%,#eaedef 100%);
	background: -o-linear-gradient(top, #fcfcfc 0%,#eaedef 100%);
	background: -ms-linear-gradient(top, #fcfcfc 0%,#eaedef 100%);
	background: linear-gradient(to bottom, #fcfcfc 0%,#eaedef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#eaedef',GradientType=0 );
	padding: 3px 2px;
	border-radius: 2px;
	box-shadow: 0px 0px 1px #999;
	margin: 0 0 0 8px;
	font-size: 15px;
	text-align: center;
	color: #666;
	font-weight: bold;
	transition: all ease 0.2s;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	float: left;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border-radius: 50px;
}

#filterDateFrom:hover {
	box-shadow: 0px 0px 3px #999;
}

hr.style-eight {
	padding: 0;
	border: none;
	border-top: 1px solid #c0c0c0;
	color: #c0c0c0;
	text-align: center;
	margin: 8px 8px 0 8px;
	float: left;
	width: 176px;
}
hr.style-eight:after {
	content: "§";
	display: inline-block;
	position: relative;
	top: -0.7em;
	font-size: 1.0em;
	padding: 0 0.25em;
	background: #e5e5e5;
}

.indexWrapperSelector, .background {
	background: none !important;
}
.indexWrapperSelector .right-box {
	background: white;
	border-top-left-radius: 5px;
	position: relative;
	box-shadow: 0px 0px 3px #999;
}

.box-title, .dd-selected {
	background: none #f3f3f3;
	border-radius: 2px;
}

.box-title {
	font-size: 20px;
	border-bottom: 1px solid #E5E5E5;
	color: #333 !important;
	padding: 10px;
	position:relative;
	border-top-right-radius: 5px;
	font-weight: 100;
	text-shadow: -1px 1px 0px #fff;
	box-shadow:0px 0px 4px #888;
}

.categories-ul-simu:hover {

}
.categories-ul-simu {
	padding: 0px 10px;
	/*margin-top: 1px;*/
	cursor: pointer;
	float: left;
}
.categories-ul-simu .categories-link {
	position: relative;
	font-size: 13px;
	color: #111;
	line-height: 16px;
	text-decoration: none;
	padding: 5px;
	height: 18px;
}
.categories-ul-simu a {
	display: inline-block;
}

.categories-ul-simu:hover, .selectedCategory {
	/*
	background: #5ec900;
	background: -moz-linear-gradient(top,  #5ec900 0%, #4b9b00 33%, #417200 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ec900), color-stop(33%,#4b9b00), color-stop(100%,#417200));
	background: -webkit-linear-gradient(top,  #5ec900 0%,#4b9b00 33%,#417200 100%);
	background: -o-linear-gradient(top,  #5ec900 0%,#4b9b00 33%,#417200 100%);
	background: -ms-linear-gradient(top,  #5ec900 0%,#4b9b00 33%,#417200 100%);
	background: linear-gradient(to bottom,  #5ec900 0%,#4b9b00 33%,#417200 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ec900', endColorstr='#417200',GradientType=0 );
	*/

	background: #00963c;
    background: -moz-linear-gradient(top, #00963c 0%, #006e2e 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00963c), color-stop(100%,#006e2e));
    background: -webkit-linear-gradient(top, #00963c 0%,#006e2e 100%);
    background: -o-linear-gradient(top, #00963c 0%,#006e2e 100%);
    background: -ms-linear-gradient(top, #00963c 0%,#006e2e 100%);
    background: linear-gradient(to bottom, #00963c 0%,#006e2e 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00963c', endColorstr='#006e2e',GradientType=0 );
}

.selectedCategory {
	z-index: 100;
}

.selectedCategory .categories-link, .categories-ul-simu:hover .categories-link {
	color: white !important;
	text-shadow:1px 1px 0px #555;
}

.cityFilterContents {
	position: absolute;
	top: 31px;
	left: 0px;
	background: rgb(250,250,250);
	border-radius: 2px;
	z-index: 250;
	width: 330px;
	box-shadow: 0px 0px 35px #666;
	display: none;
}

.cityFilterContents a {
	display: block;
	float: left;
	width: 155px;
	padding: 5px 0px 5px 10px;
	font-size: 14px;
	color: #444;
	text-shadow: -1px 1px 0px #fff;
}
.cityFilterContents a:hover {
	color: #fff;
	text-shadow: 0px 1px 1px #333;
	border-radius: 1px;
    background: #00913a !important;
    background: -moz-linear-gradient(top, #00913a 0%, #006e2e 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00913a), color-stop(100%,#006e2e)) !important;
    background: -webkit-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: -o-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: -ms-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
    background: linear-gradient(to bottom, #00913a 0%,#006e2e 100%) !important;
}

.indexWrapperSelector .slide-me-with-the-screen {
     background: #f4f4f4;
     width: 215px;
     text-shadow:-1px 1px 0px #fff;
     float: left;
     z-index: 100;
     border-radius: 5px;
     box-shadow:0px 0px 4px #888;
 }

.indexWrapperSelector .slide-me-with-the-screens {
    background: #f4f4f4;
    width: 215px;
    text-shadow:-1px 1px 0px #fff;
    float: left;
    z-index: 100;
    border-radius: 5px;
    box-shadow:0px 0px 4px #888;
}

/*.class1 {
	position: fixed;
	top: 10px;
}

.class2 {
	position: absolute;
	bottom: 26px;
}*/

.indexWrapperSelector .left-box {
	width: 200px;
	min-height: 20px;
	float: left;
	border-bottom-right-radius: 10px;
	border-top-left-radius: 5px;
}
.indexWrapperSelector .right-box {
	background: #fff;
	width: 785px;
	float: right;
	border-top-right-radius: 5px !important;
}
.indexWrapperSelector .side-by-side, .indexWrapperSelector .side-by-side .sbs-sep {
	vertical-align: top;
}
.indexWrapperSelector .side-by-side .left-side, .indexWrapperSelector .side-by-side .right-side {
	/*width: 354px !important;*/
}

.indexWrapperSelector .sbs-image img {
	width: 100% !important;
	height: 196px !important;
	/*448x253*/
}

.indexWrapperSelector .offer-list-wrap .offer-li {
	width: 736px !important;
	height: auto !important;
	border-bottom: 1px solid #f0f0f0;
}

.indexWrapperSelector .offer-list-wrap .offer-li .text-ct p {

}

.indexWrapperSelector .offer-list-wrap .offer-li .meta-price-wrapper {
	display: inline-block;
	padding: 0px !important;
	float: none !important;
	width: 260px !important;
	height: auto !important;
	font-size: 20px !important;
	font-weight: normal !important;
	text-align: right;
}

.indexWrapperSelector .offer-list-wrap .offer-li .meta-price-wrapper b {
	padding-left: 5px !important;
}

.indexWrapperSelector .preview-button {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 8px 16px;
	font-size: 20px;
	display: inline-block;
	border-radius: 3px;
	background: #00702f !important;
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 );*/
	z-index: 100;
}

.indexWrapperSelector .preview-button:hover {
	background: #00bc58 !important;
    background: -moz-linear-gradient(top, #00bc58 0%, #009944 100%) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bc58), color-stop(100%,#009944)) !important;
    background: -webkit-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
    background: -o-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
    background: -ms-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
    background: linear-gradient(to bottom, #00bc58 0%,#009944 100%) !important;
    font-weight:bold;
}

.indexWrapperSelector .offer-list-wrap .offer-li .text-ct .meta .little-clock {
	padding-right: 30px !important;
}

.indexWrapperSelector .offer-list-wrap .offer-li .price-ct .strike {
	width: auto !important;
	padding-right: 10px;
}

.indexWrapperSelector .select-header {
	padding: 10px !important;
	border-radius: 5px 5px 0 0;
	background: none #f3f3f3;
}

.indexWrapperSelector .dd-selected-text {
	text-align: left;
	width: 150px;
	padding-right: 0px;
	font-weight:100;
}

.search-box {
	width: 176px;
	padding: 2px;
	height: 28px;
	background: white;
	border-radius: 5px;
	box-shadow: 0px 0px 3px #333;
	margin-bottom: 10px;
}
.search-box .left-bg {
	width: 28px;
	height: 28px;
	float: left;
	background: url("http://martin.rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -434px -200px;
}
.search-box .right-bg {
	width: 4px;
	height: 28px;
	float: left;
	background: url("http://martin.rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -716px -200px;
}
.search-box .mid-input {
	width: 144px;
	height: 28px;
	float: left;
	background: url("http://martin.rio.bg/Application/front/Skins/default/Static/images/sprite.png") no-repeat -462px -200px;
}
.search-box .mid-input input {
	background: none;
	border-width: 0px;
	width: 144px;
	height: 28px;
	font-size: 16px;
	color: #333;
}

.left-box .filter-ul li a {
	font-size: 12px !important;
	padding: 5px 10px 0px 47px !important;
	min-height: 20px !important;
}

.left-box .filter-ul li .fuli-ico {
	top: 3px !important;
}

.sort-menu {
	background: #ffffff;
	right: 10px;
	float: right;
	z-index: 5;
	width: 158px;
	top: 45px;
	box-shadow: 0px 0px 3px #b0b0b0;
	border-radius: 2px;
	position: absolute;
}

.sort-menu:after, .sort-menu:before {
	bottom: 100%;
	left: 70%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.sort-menu:after {
	border-color: rgba(255, 255, 255, 0);
	border-bottom-color: #323232;
	border-width: 10px;
	margin-left: -10px;
}
.sort-menu:before {
	border-color: rgba(180, 255, 168, 0);
	border-width: 11px;
	margin-left: -11px;
}

.current-sort:after {
	content: "▼";
}

.current-sort:hover:after {
	content: "▲";
}

.current-sort {
	float: right;
	position: absolute;
	top: 8px;
	border-radius: 2px;
	padding: 5px 10px;
	right: 10px;
	background: #eeeeee;
	background: -moz-linear-gradient(top, #eeeeee 0%, #cccccc 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
	background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
	background: linear-gradient(to bottom, #eeeeee 0%,#cccccc 100%);
	/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0 );*/
	box-shadow: 0px 0px 2px #444;
	color: #555;
	cursor: pointer;
}

.sort-menu li {
	background: url('/Static/images/navy_blue.png') top left repeat #323232;
	float: right;
	z-index: 5;
	width: 148px;
	padding: 5px;
	list-style: none;
	cursor: pointer;
}

.meta.meta-lower {
	background: none #f7ffd8;
	color: #333 !important;
	float: left;
	width: 106%;
	right: 14px;
	top: 12px;
	padding: 2px 0px 2px 0px !important;
	height: 25px !important;
	z-index: 100;
	text-shadow: -1px 1px 1px #fff;
}

.meta-lower .preview-button {
	margin-right: 10px;
	top: -4px;
}

#showMore {
	margin: 20px 30% 0px 30%;
	width: 300px;
	text-align: center;
	float: left;
	cursor: pointer;
}

.review-btn {
	padding: 5px 20px;
	font-size: 20px;
	margin: 21px 0 0 40px;
	font-weight: 100;
	font-family: Georgia;
	font-style: italic;
	transition: all ease 0.2s;
}

.review-btn:hover {
	margin: 23px 0 0 40px;
	box-shadow: 0px 1px 0px #999;
}

.addReview {
	float: left;
	text-shadow: -1px 1px 0px #fff;
	padding-left: 8px;
	padding-top: 8px;
	width: 96% !important;
	margin: 9px 0 12px 10px;
	display: inline-block;
}

#reviewTextArea {
	float: left;
	width: 65%;
	margin: 10px 0 10px 10px;
}

#commentTextArea {
	width: 100%;
	box-sizing: border-box;
	margin-left: 10px;
	resize: none;
	padding-left: 0px;
	min-height: 80px;
	padding: 3px 5px;
	font-family: 'Trebuchet MS';
	float: left;
	border-radius: 3px;
	border: none;
	box-shadow: 1px 1px 2px #b0b0b0 inset;
}

#rating {
	width: 24% !important;
	vertical-align: top;
	margin: 0px 21px 0 0px;
	right: 0;
	float: right;
}

.reviewError {
	float: left;
	color: #333 !important;
	background: none #ffd154;
	border-radius: 3px;
	margin: 0 0 10px 15px !important;
	box-shadow: 0px 0px 3px #999;
}

.promo-holder {
	display: inline-block;
	margin: 0 0 0 225px;
	position: relative;
}

.promo {
	display: inline-block;
	padding: 3px 18px 0px 39px;
	font-size: 16px;
	background: linear-gradient(to bottom, rgba(252,234,187,1) 0%,rgba(252,205,77,1) 50%,rgba(248,181,0,1) 51%,rgba(251,223,147,1) 100%);
	margin: 4px 0 0 11px;
	border-radius: 4px 4px 0px 0px;
	font-weight: bold;
	color: #fff !important;
	text-shadow: -1px 1px 0px #333;
	text-align: center;
	box-shadow: 0px -1px 0px rgba(0,0,0,0.3) inset;
	cursor: pointer;
	height: 25px;
}

.promo img {
	position: absolute;
	opacity: 1;
	margin: 2px 2px 2px -30px;
	height: 20px;
}

.promo:hover {
	padding: 5px 18px 0px 39px;
	margin: 2px 0 0 11px;
	box-shadow: 0px 0px 3px #333;
}

.offerCommunication {
	position: fixed;
	bottom: 0;
	border-radius: 4px 4px 0px 0px;
	z-index: 599;
	background: none #f1f1f1;
}

.hideable {
	max-height: 500px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 525px;
}

.offerCommunication h3 {
	text-align: center;
	padding: 7px 0px;
	border-radius: inherit;
	background: none darkgreen;
	z-index: 100;
	color: #fff;
}

.offerCommunication .user_even {
	position: relative;
	background: #0e681a;
}

.offerCommunication .user_even:after {
	right: 100%;
	top: 28%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	z-index: 5;
	border-color: rgba(58, 213, 83, 0);
	border-right-color: #0e681a;
	border-width: 10px;
	margin-top: -10px;
}
#profComplete .text {
	position: absolute;
	margin-top: 0;
	margin-left: 0;
	width: 100%;
	height: auto;
	text-align: justify;
	padding: 0;
	z-index: 1;
}

.user_odd {
	position: relative;
	background: #2ba03c;
}
.user_odd:after {
	left: 100%;
	top: 28%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	z-index: 5;
	position: absolute;
	border-color: rgba(45, 166, 65, 0);
	border-left-color: #2ba03c;
	border-width: 10px;
	margin-top: -10px;
}

.offerCommunication .message {
	width: 320px;
	padding: 5px 10px 15px 13px;
	display: inline-block;
	color: #222;
	margin: 0px -7px 5px 5px;
	font-size: 13px;
	background: none #fefefe;
	text-shadow: -1px 1px 0px #fff;
}

.message_even {
	margin: 0px 5px 5px -7px;
}

.offerCommunication .entry_holder {
	display: inline-block;
}

.offerCommunication .user {
	width: 125px;
	vertical-align: top;
	display: inline-block;
	padding: 10px 10px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	text-shadow: 0px 1px #000;
	margin: 0px 5px 5px 5px;
}

.offerCommunication .date {
	padding: 3px 3px 3px 3px;
	text-align: center;
	width: 490px;
	display: inline-block;
	font-size: 13px;
	color: #555;
	font-weight: bold;
	text-shadow: -1px 1px 0px #fff;
}

.date:before {
	content: " ";
	background: none #999;
	width: 39%;
	margin: -3px 15px 0px 3px;
	vertical-align: middle;
	height: 2px;
	display: inline-block;
}

.date:after {
	content: " ";
	background: none #999;
	width: 39%;
	height: 2px;
	display: inline-block;
	vertical-align: middle;
	margin: -3px 3px 0px 15px;
}

.offerCommunication h3:after {
	content: " ";
	border-top: 2px solid #fff;
	display: block;
	width: 13px;
	margin: 5px 5px 5px 5px;
	position: absolute;
	right: 8px;
	top: 10px;
}

.approveOfferHolder {
	position: fixed;
	right: 0;
	width: 290px !important;
	padding: 15px 10px;
	z-index: 5;
	top: 65%;
	background: none #fff;
	box-shadow: 0px 0px 8px #999;
	border-radius: 4px 0px 0px 4px;
}

.general-button.approveOffer {
	padding: 30px !important;
    font-size: 22px !important;
    font-weight: bolder !important;
	text-shadow: 0px 1px 0px #333;
	color: #fff;
	background: rgb(221, 35, 14) !important;
	background: -moz-linear-gradient(top, rgba(255,94,76,1) 0%, rgba(255,26,0,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,94,76,1)), color-stop(100%,rgba(255,26,0,1)));
	background: -webkit-linear-gradient(top, rgba(255,94,76,1) 0%,rgba(255,26,0,1) 100%);
	background: -o-linear-gradient(top, rgba(255,94,76,1) 0%,rgba(255,26,0,1) 100%);
	background: -ms-linear-gradient(top, rgba(255,94,76,1) 0%,rgba(255,26,0,1) 100%);
	background: linear-gradient(to bottom, rgba(255,94,76,1) 0%,rgba(255,26,0,1) 100%);
}

.desaturate img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
}

#banners-top a.elementBanner {
	height: 90px !important;
}

#banners-mid, #banners-top, #banners-bot {
	height: 100px;
	width: 730px;
}

#banners-small {

}

#banners-bot {
	margin: 5px 0px 5px 15px;
}

#banners-top {
	margin-left: 12px;
}

.elementBanner {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background-size: 100% auto !important;
	overflow: hidden;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.elementBanner span.banerName {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 30px;
	width: 100%;
	padding: 0;
	text-indent: 10px;
	/*text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;*/
	font-size: 18px;
	line-height: 30px;
	text-shadow: 1px 1px 1px #333333;
	color: white !important;
	background: rgba(0, 0, 0, 0.7);
}

.logo-image-3 {
	z-index: 300;
	position: absolute;
	left: 20px;
	top: -7px;
	height: 83px;
}

badge.green {
	background: #77cc51;
	border-color: #59ad33;
	background-image: -webkit-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -moz-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: -o-linear-gradient(top, #a5dd8c, #77cc51);
	background-image: linear-gradient(to bottom, #a5dd8c, #77cc51);
}

.badge {
	background: #67c1ef;
	border-color: #30aae9;
	background-image: -webkit-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -moz-linear-gradient(top, #acddf6, #67c1ef);
	background-image: -o-linear-gradient(top, #acddf6, #67c1ef);
	background-image: linear-gradient(to bottom, #acddf6, #67c1ef);
	display: block;
	position: absolute;
	top: 0px;
	margin: 0 0 0 30px;
	line-height: 16px;
	height: 16px;
	padding: 0 5px;
	font-family: Arial, sans-serif;
	color: white;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
	box-shadow: inset 0 1px rgba(255, 255, 255, 0.3), 0 1px 1px rgba(0, 0, 0, 0.08);
}

.badge .red {
	background: #fa623f !important;
	border-color: #fa5a35 !important;
	background-image: -webkit-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: -moz-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: -o-linear-gradient(top, #fc9f8a, #fa623f);
	background-image: linear-gradient(to bottom, #fc9f8a, #fa623f);
}

.submit, .awesomeBtn, .general-button {
	background: #006e2e !important;
	background: -moz-linear-gradient(top, #00913a 0%, #006e2e 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00913a), color-stop(100%,#006e2e)) !important;
	background: -webkit-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
	background: -o-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
	background: -ms-linear-gradient(top, #00913a 0%,#006e2e 100%) !important;
	background: linear-gradient(to bottom, #00913a 0%,#006e2e 100%) !important;
	color: #fff !important;
	padding: 9px 17px 9px 17px !important;
	text-shadow: 1px 1px 1px #333 !important;
	border-radius: 4px;
	display: inline-block;
	font-size: 16px;
	-webkit-transition: all ease 0.2s;
	-o-transition: all ease 0.2s;
	-moz-transition: all ease 0.2s;
	transition: all ease 0.2s;
	box-shadow:none !important;
	cursor:pointer !important;
	border:0;
}

.submit:hover, .awesomeBtn:hover, .general-button:hover {
	background: #00bc58 !important;
	background: -moz-linear-gradient(top, #00bc58 0%, #009944 100%) !important;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bc58), color-stop(100%,#009944)) !important;
	background: -webkit-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
	background: -o-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
	background: -ms-linear-gradient(top, #00bc58 0%,#009944 100%) !important;
	background: linear-gradient(to bottom, #00bc58 0%,#009944 100%) !important;
	font-weight:bold;
}


.alert {
	width: 81%;
	margin: 3px 1%;
	border-radius: 3px !important;
	box-shadow: 0px -1px 0px #333 inset;
	padding: 7px 7px 7px 36px !important;
	display: block;
	color: #fff !important;
	text-shadow: 1px 1px 4px #333;
}

.alert-error {
	background: url('https://rio.bg/Static/glyphicons/glyphicons_197_remove.png') 5px 10px #d9534f no-repeat !important;
	border:1px solid darkred !important;
}

.alert-info {
	background: url('https://rio.bg/Static/glyphicons/glyphicons_195_circle_info.png') 5px 10px #5bc0de no-repeat !important;
	border:1px solid blue !important;
}

.alert-success {
	background: url('https://rio.bg/Static/glyphicons/glyphicons_206_ok_2.png') 5px 10px #5cb85c no-repeat !important;
	border: 1px solid green;
}


    .heading-icon {
        height: 18px;
        vertical-align: middle;
        opacity: 0.6;
        margin: 3px 5px 3px 2px;
    }

    #emailDiv {
        display:none;
    }

    #emailDiv img {
        width: 181px;
        border-radius: 4px;
        box-shadow: 0px 0px 3px #888;
        border: 3px solid #fafafa;
        margin: 0px 12px 0px 0px;
        float: left;
    }

    #emailDiv p {
        margin: 0px 0px 5px 0px;
        width: 470px;
        padding: 5px 15px 10px 15px;
        border-radius: 0px 0px 4px 4px;
        display: inline-block;
        background: none #fff7a3;
        line-height: 19px;
        color: #444;
        text-shadow: -1px 1px 1px #fff;
        font-size: 14px;
    }

    #emailDiv h3 {
        margin: 0px 0px 0px 0px;
        width: 480px;
        padding: 5px 5px 5px 15px;
        border-radius: 4px 4px 0px 0px;
        display: inline-block;
        background: none #c9e9fc;
        line-height: 19px;
        color: #555;
        text-shadow: -1px 1px 1px #fff;
        font-size: 14px;
    }

    #orderAgainButton {
    	margin: -25px 0 0 16px;
    }

    .green-gradient {
        background: #d2ff52;
        background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842));
        background: -webkit-linear-gradient(top, #d2ff52 0%,#91e842 100%);
        background: -o-linear-gradient(top, #d2ff52 0%,#91e842 100%);
        background: -ms-linear-gradient(top, #d2ff52 0%,#91e842 100%);
        background: linear-gradient(to bottom, #d2ff52 0%,#91e842 100%);
    }

    .blue-gradient {
        background: #63b6db;
        background: -moz-linear-gradient(top, #63b6db 0%, #309dcf 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63b6db), color-stop(100%,#309dcf));
        background: -webkit-linear-gradient(top, #63b6db 0%,#309dcf 100%);
        background: -o-linear-gradient(top, #63b6db 0%,#309dcf 100%);
        background: -ms-linear-gradient(top, #63b6db 0%,#309dcf 100%);
        background: linear-gradient(to bottom, #63b6db 0%,#309dcf 100%);
    }

    .red-gradient {
        background: #ff3019;
        background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff3019), color-stop(100%,#cf0404));
        background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: -o-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: -ms-linear-gradient(top, #ff3019 0%,#cf0404 100%);
        background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
    }
    .modBtn {
        padding:3px 5px;
        box-shadow:0px 0px 1px #333;
        position: relative;
        bottom: 10px;
        margin:2px 0px 16px 10px;
        color:#333;
    }

    a.modBtn, a.modBtn:visited {
        font-weight:bold;
        color:#333 !important;
        text-shadow:-1px 1px 2px #fff;
    }

    .offer-content-column .visual-details .sold-out-button {
            position: absolute;
            top: -3px;
            left: 18px;
            background: url("../images/sprite.png") no-repeat -635px -823px;
            width: 157px;
            height: 45px;
            display: inline-block;
            border-radius: 4px;
            padding: 7px 0px 0px 0px;
            background: rgb(181,189,200);
            background: -moz-linear-gradient(top, rgba(181,189,200,1) 0%, rgba(130,140,149,1) 36%, rgba(40,52,59,1) 100%);
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(181,189,200,1)), color-stop(36%,rgba(130,140,149,1)), color-stop(100%,rgba(40,52,59,1)));
            background: -webkit-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
            background: -o-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
            background: -ms-linear-gradient(top, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
            background: linear-gradient(to bottom, rgba(181,189,200,1) 0%,rgba(130,140,149,1) 36%,rgba(40,52,59,1) 100%);
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 );
            font-size: 18px;
            font-weight: bold;
            color: #f8f8f8;
            text-transform: uppercase;
            text-align: center;
            text-shadow: #333 -1px -1px 1px;
        }
        .offer-content-column .visual-details .price-and-time .gray-row-table li.priceLi {
            height: 40px;
        }

.averageVendorRatingHolder {
    margin-top: 0px;
    font-size: 15px;
    font-style: italic;
    display: inline-block;
    float: left;
    color: #444;
    background: #fefefe;
    box-shadow: 0px 0px 1px #999;
    width: 315px;
    text-shadow: -1px 1px 0px #fff;
    border-radius: 4px;
    padding: 10px 5px 5px 5px;
    margin: 6px 13px 0px 13px;
}

.becomeFanBtn:hover {
    padding: 9px 17px !important;
}

.becomeFanBtn {
    margin: 28px 0px 7px 0px;
    font-size: 15px;
    font-weight: bold;
    float: left;
    cursor: pointer;
    border: 0;
    color: #444;
    text-shadow: -1px 1px 2px #fff;
    border-radius: 3px;
    box-shadow: 0px 2px 4px #333;
    background: #d2ff52;
    background: -moz-linear-gradient(top, #d2ff52 0%, #91e842 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842));
    background: -webkit-linear-gradient(top, #d2ff52 0%,#91e842 100%);
    background: -o-linear-gradient(top, #d2ff52 0%,#91e842 100%);
    background: -ms-linear-gradient(top, #d2ff52 0%,#91e842 100%);
    background: linear-gradient(to bottom, #d2ff52 0%,#91e842 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 );
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
          animation-name: fadeInLeft;
}


@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
          animation-name: fadeOutLeft;
}

#aprilFoolsHolder
{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background: rgba(0,0,0,0.4);
    left: 0;
    z-index: 500;
}
#aprilFools
{
    background-image: url('https://rio.bg/Static/images/1stAprilPopup.png');
    background-repeat: no-repeat;
    top: 200px;
    z-index: 200;
    display:block;
    position: fixed;
    width: 980px;
    height: 400px;
    top: 20%;
    left: 13%;
}

#aprilFools h3 {
font-size: 29px;
color: darkgreen;
text-shadow: 0px 1px 1px #fefefe;
font-weight: bold;
text-transform: uppercase;
}

#closeBtn
{
    margin:-115px 0 0 925px;
    width:40px;
    height:40px;
    cursor:pointer;
}


.leadOffers-pricetag-holder, #offerSlider #owl-demo .item a span.outRate, .offerItemList span.outRate,
.leadOffers-pricetag-holder:before, #offerSlider #owl-demo .item a span.outRate:before, .offerItemList span.outRate:before,
.leadOffers-pricetag-holder:after, #offerSlider #owl-demo .item a span.outRate:after, .offerItemList span.outRate:after {
    background: #68aa38 !important;
    top:0;
    left:0;
    background: -moz-radial-gradient(center, ellipse cover, #68aa38 0%, #006333 100%) !important;
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#68aa38), color-stop(100%,#006333)) !important;
    background: -webkit-radial-gradient(center, ellipse cover, #68aa38 0%,#006333 100%) !important;
    background: -o-radial-gradient(center, ellipse cover, #68aa38 0%,#006333 100%) !important;
    background: -ms-radial-gradient(center, ellipse cover, #68aa38 0%,#006333 100%) !important;
    background: radial-gradient(ellipse at center, #68aa38 0%,#006333 100%) !important;
    width:42px !important;
    height:42px !important;
    text-shadow: 1px 1px 0px #333 !important;
    z-index:55;
}


.leadOffers-pricetag-holder {
	top:auto;
	left:auto;
}

.leadOffers-pricetag-holder, #offerSlider #owl-demo .item a span.outRate, .offerItemList span.outRate {
	position: absolute;
	top: 36%;
	display: inline-block;
	color:#fff;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 155px;
	line-height: 40px;
}

.leadOffers-pricetag-holder:before, #offerSlider #owl-demo .item a span.outRate:before, .offerItemList span.outRate:before {
   content:"";
   position: absolute;
   z-index:-1;
   -moz-transform: rotate(30deg);
   -webkit-transform: rotate(30deg);
   -ms-transform: rotate(30deg);
   -o-transform: rotate(30deg);
   transform: rotate(30deg);
}
.leadOffers-pricetag-holder:after, #offerSlider #owl-demo .item a span.outRate:after, .offerItemList span.outRate:after {
   content:"";
   z-index:-5;
   position: absolute;
   -moz-transform: rotate(-30deg);
   -webkit-transform: rotate(-30deg);
   -ms-transform: rotate(-30deg);
   -o-transform: rotate(-30deg);
   transform: rotate(-30deg);
   top:0px;
   right:0px;
   border-radius:2px;
}

.inverted {
	-webkit-filter:invert(100%);
	filter: invert(100%);
}

.stacked:before {
	-webkit-transform: rotate(-1.2deg);
	-ms-transform: rotate(-1.2deg);
	transform: rotate(-1.2deg);
	margin-top: 0;
	z-index: -2;
}
.stacked:after, .stacked:before {
	background-color: #fff;
	visibility: visible;
	content: '';
	display: block;
	height: 100%;
	margin-left: 0;
	position: absolute;
	width: 100%;
	box-shadow: 0 0 1px 1px rgba(39,41,43,.15);
}

.stacked:after {
	-webkit-transform: rotate(1.2deg);
	-ms-transform: rotate(1.2deg);
	transform: rotate(1.2deg);
	margin-top: 0;
	z-index: -1;
}

.showMore-wrapper {
  width: 760px;
  display:none;
  background: none #fefefe;
  display: block;
  float: left;
}

#showMore {
  width: 300px;
  display:none;
  text-align: center;
  float: left;
  margin: 10px 0 10px 235px;
  cursor: pointer;
}

.numberVouch{
    float:right;
    background: #ff1a00;
    margin-top: -28px; /*0px;*/
    padding: 1px 0px 4px 0px;
    margin-left: 64px;
    width: 25px;
    background: -moz-linear-gradient(top, #ff1a00 0%, #ff1a00 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff1a00), color-stop(100%,#ff1a00));
    background: -webkit-linear-gradient(top, #ff1a00 0%,#ff1a00 100%);
    background: -o-linear-gradient(top, #ff1a00 0%,#ff1a00 100%);
    background: -ms-linear-gradient(top, #ff1a00 0%,#ff1a00 100%);
    background: linear-gradient(to bottom, #ff1a00 0%,#ff1a00 100%);
    border-radius: 0 0 8px 8px;
    text-align: center;
    /*border-top: 1px solid red;*/
    position: relative;
    right: -12px;
    top: -2px;
}

/*comment*/

.dd-click-off-close li {
    display: block!important;
    width: 100% !important;
}

.categories-ul-simu a img {
    height:15px !important;
}

.align-label
{
	display: block;
	width: 120px;
	text-align: right;
	float:left;
	line-height: 35px;
	margin-right: 10px;
}