/* qTip2 v2.2.1 | Plugins: None | Styles: core | qtip2.com | Licensed MIT | Sat Aug 08 2015 04:43:08 */

.qtip {
	position: absolute;
	left: -28000px;
	top: -28000px;
	display: none;
	max-width: 380px;
	min-width: 50px;
	direction: ltr;
	box-shadow: none;
	padding: 0;
}

.qtip-content {
	position: relative;
	padding: 5px 9px;
	overflow: hidden;
	text-align: left;
	word-wrap: break-word;
}

.qtip-titlebar {
	position: relative;
	padding: 5px 35px 5px 10px;
	overflow: hidden;
	border-width: 0 0 1px;
	font-weight: 700;
}

.qtip-titlebar + .qtip-content {
	border-top-width: 0 !important;
}

.qtip-close {
	position: absolute;
	right: -9px;
	top: -9px;
	z-index: 11;
	cursor: pointer;
	outline: 0;
	border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
	right: 4px;
	top: 50%;
	margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
	top: 16px;
}

.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
	border-radius: 3px;
	text-decoration: none;
}

.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-indent: 0;
	font: 400 bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: -100em -100em no-repeat;
}

.qtip-default {
	color: #555;
}

.qtip-default .qtip-titlebar {
	background-color: #FFEF93;
}

.qtip-default .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}

.qtip-light {
	background-color: #fff;
	border-color: #E2E2E2;
	color: #454545;
}

.qtip-light .qtip-titlebar {
	background-color: #f1f1f1;
}

.qtip-dark {
	background-color: #505050;
	border-color: #303030;
	color: #f3f3f3;
}

.qtip-dark .qtip-titlebar {
	background-color: #404040;
}

.qtip-dark .qtip-icon {
	border-color: #444;
}

.qtip-dark .qtip-titlebar .ui-state-hover {
	border-color: #303030;
}

.qtip-cream {
	background-color: #FBF7AA;
	border-color: #F9E98E;
	color: #A27D35;
}

.qtip-cream .qtip-titlebar {
	background-color: #F0DE7D;
}

.qtip-cream .qtip-close .qtip-icon {
	background-position: -82px 0;
}

.qtip-red {
	background-color: #F78B83;
	border-color: #D95252;
	color: #912323;
}

.qtip-red .qtip-titlebar {
	background-color: #F06D65;
}

.qtip-red .qtip-close .qtip-icon {
	background-position: -102px 0;
}

.qtip-red .qtip-icon,
.qtip-red .qtip-titlebar .ui-state-hover {
	border-color: #D95252;
}

.qtip-green {
	background-color: #CAED9E;
	border-color: #90D93F;
	color: #3F6219;
}

.qtip-green .qtip-titlebar {
	background-color: #B0DE78;
}

.qtip-green .qtip-close .qtip-icon {
	background-position: -42px 0;
}

.qtip-blue {
	background-color: #E5F6FE;
	border-color: #ADD9ED;
	color: #5E99BD;
}

.qtip-blue .qtip-titlebar {
	background-color: #D0E9F5;
}

.qtip-blue .qtip-close .qtip-icon {
	background-position: -2px 0;
}

.qtip .qtip-tip {
	margin: 0 auto;
	z-index: 10;
}

.qtip .qtip-tip,
x:-o-prefocus {
	visibility: hidden;
}

.qtip .qtip-tip,
.qtip .qtip-tip .qtip-vml,
.qtip .qtip-tip canvas {
	position: absolute;
	color: #e3e9ec;
	background: 0 0;
	border: 0 dashed transparent;
	border-width: 0 11px 11px 11px;
	border-color: transparent transparent #e3e9ec transparent;
	display: none;
}

.qtip .qtip-tip canvas {
	top: 0;
	left: 0;
	display: none;
}

.qtip .qtip-tip .qtip-vml {
	behavior: url(#default#VML);
	display: inline-block;
	visibility: visible;
}

.qtip-titlebar {
	position: relative;
	padding: 5px 35px 5px 10px;
	overflow: hidden;
	border-width: 0 0 1px;
	font-weight: 700;
}

.qtip-titlebar + .qtip-content {
	border-top-width: 0 !important;
}

.qtip-close {
	position: absolute;
	right: -9px;
	top: -9px;
	z-index: 11;
	cursor: pointer;
	outline: 0;
	border: 1px solid transparent;
}

.qtip-titlebar .qtip-close {
	right: 4px;
	top: 50%;
	margin-top: -9px;
}

* html .qtip-titlebar .qtip-close {
	top: 16px;
}

.qtip-icon .ui-icon,
.qtip-titlebar .ui-icon {
	display: block;
	text-indent: -1000em;
	direction: ltr;
}

.qtip-icon,
.qtip-icon .ui-icon {
	border-radius: 3px;
	text-decoration: none;
}

.qtip-icon .ui-icon {
	width: 18px;
	height: 14px;
	line-height: 14px;
	text-align: center;
	text-indent: 0;
	font: 400 bold 10px/13px Tahoma, sans-serif;
	color: inherit;
	background: -100em -100em no-repeat;
}

.qtip-default {
	padding: 11px;
	border-radius: 5px;
	background: #e3e9ec;
	display: none;
}

.qtip-default span {
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}

.qtip-default .qtip-titlebar {
	background-color: #FFEF93;
}

.qtip-default .qtip-icon {
	border-color: #CCC;
	background: #F1F1F1;
	color: #777;
}

.qtip-default .qtip-titlebar .qtip-close {
	border-color: #AAA;
	color: #111;
}

.qtip-tip {
	position: absolute;
}


/* Tool Tip
----------------------------------*/

.tip-wrap {
	top: 133px;
	left: 0;
	width: 100%;
	margin: 10px 10px 0;
}

@media only screen and (max-width: 767px) {
	.reply-sel .quest-main b {
		margin: 8px 0 0 -19px;
	}
}

@media only screen and (max-width: 767px) {
	.tip-wrap.desc {
		display: none;
	}
}

.tip-wrap.top {
	top: -65px;
	bottom: inherit;
}

@media only screen and (max-width: 767px) {
	.tip-wrap.top {
		position: static;
	}
	.tip-wrap.top .tip.tip-4:after {
		left: 201px;
	}
}

.tip-wrap .tip {
	display: none;
	background: #e3e9ec;
	padding: 14px;
	border-radius: 8px;
	min-height: 40px;
	position: relative;
	text-align: left;
}

.tip-wrap .tip.active {
	display: block;
	z-index: 10
}

.tip-wrap .tip span {
	font-size: 11px !important;
	line-height: 14px !important;
	font-weight: normal !important;
	color: #000 !important;
}

.tip-wrap .tip:after {
	content: '';
	position: absolute;
	top: -5px;
	border-style: solid;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #e3e9ec transparent;
}

.tip-wrap .tip.tip-1:after {
	left: 27%;
}

.tip-wrap .tip.tip-2:after {
	left: 58.5%;
}

.tip-wrap .tip.tip-3:after {
	left: 89.5%;
}

.tip-wrap .tip.tip-4 {
	padding: 8px 14px;
}

.tip-wrap .tip.tip-4:after {
	left: 85%;
	border-width: 5px 5px 0 5px;
	border-color: #e3e9ec transparent transparent transparent;
	top: inherit;
	bottom: -5px;
}

.quest-price {
	display: inline-block;
	position: relative;
	cursor: pointer;
	top: 4px;
	margin-left: 10px;
}

.quest-price b {
	display: inline-block;
	background: url("https://images.rvs.com/images/minified-svg/question.svg") no-repeat center;
	background-size: cover;
	width: 23px;
	height: 23px;
}

.ie8 .quest-price b {
	background: url("https://images.rvs.com/images/content/question.png") no-repeat center;
}

.quest-main {
	display: inline-block;
	position: relative;
	cursor: pointer;
	top: 7px;
	margin-left: 13px;
}

.quest-main b {
	display: inline-block;
	background: url("https://images.rvs.com/images/minified-svg/question.svg") no-repeat center;
	background-size: cover;
	width: 15px;
	height: 15px;
	position: relative;	
	z-index: 100;
}

.quest-main img {
	display: inline-block;
	background-size: cover;
	width: 15px;
	height: 15px;
	position: relative;
}

.quest-main .iconshift {
	display: inline-block;
	background-size: cover;
	width: 23px;
	height: 23px;
	position: relative;	
	z-index: 100;
	right: 5px;
}

.ie8 .quest-main b {
	background: url("https://images.rvs.com/images/content/question.png") no-repeat center;
}

.quest p {
	color: #000;
	font-size: 16px;
}

.quest-main {
	top: -23px;
	margin-left: 152px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.quest-main {
		margin-left: 169px;
	}

}

@media only screen and (max-width: 767px) {
	.quest-main .iconshift {
	right:15px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	.quest-main .iconshift {
	right:0px;
	}
}

@media only screen and (max-width: 767px) {
	.quest-main {
		display: none;
	}
}

.quest .inp-wrap {
	margin-top: -20px;
}

.quest .tip-wrap.top {
	top: -63px;
	bottom: inherit;
	left: -16px;
}

.vin .quest-main {
	margin-left: 35px;
}
