#pop_up .comment.address {
	height: 50px;
}

#black_back, #pop_up {display: none;}

a#openFeedback {
	position:fixed;
	right:0;
	top:285px;
	height:108px;
	display:block;
}
a#openFeedback img {display: block;}

#black_back {
	position:fixed;
	top:0;
	left:0;
	background:url(pop_bg.png);
	z-index:9998;
	width:100%;
/*	height:1000px;*/
	height: 100%;
}

#pop_up {
	padding:5px 10px 10px 10px;
	background: #fff url(pop-up-bg.png) no-repeat center 4px;
	z-index:9999;
	position:fixed;
	top:25%;
	left:38%;
	-webkit-border-radius:0 3px 3px 3px;
	border-radius: 0 3px 3px 3px;
	-webkit-box-shadow: 0px 0px 10px 0px #000;
	box-shadow: 0px 0px 10px 0px #000; 
}

#pop_up .closeFeedback {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 9999;
    cursor:pointer;
}

.ui-tabs {
	width:420px;
	text-align:left;
	padding:0;
}

.ui-icon {
	display:none;
}

.ui-widget-content {
	border: none;
	font-family:sans-serif;
	font-weight:normal;
	font-size:12px;
	background:none;
	color: #000;
}

.ui-tabs .ui-tabs-nav {
	padding:0;
	background:none;
	border:none;
	border-radius:0;
	position: absolute;
	line-height:13px;
    top: -30px;
    left: -10px;
}

.ui-tabs .ui-tabs-nav li {
	top:0;
	border-radius: 0;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-selected {
	padding-bottom:0;
}

/* ########### TAB BACKGROUNDS ############### */
#tabs .ui-tabs-nav .ui-state-default {
	background: url(tab_bg.png);
	border:none !important;
	margin: 0 6px 0 0;
	padding-bottom: 6px;
	border-radius: 3px 3px 0 0;
	border: 1px solid #1776bf;
	border-bottom: none;
}

#tabs .ui-tabs-nav .ui-tabs-selected,
#tabs .ui-tabs-nav .ui-state-active,
#tabs .ui-tabs-nav .ui-state-hover {
	background: url(tab_bg.png) center bottom;
	border: 1px solid #0055a5;
	border-bottom: none;
	padding-bottom: 6px;
}
#tabs .ui-tabs-nav .ui-tabs-selected a,
#tabs .ui-tabs-nav .ui-state-active a,
#tabs .ui-tabs-nav .ui-state-hover a {
	color: #fff !important;
}


/* ########### TAB LINKS ############ */
#tabs .ui-tabs-nav .ui-state-default a {
	border-radius: 0;
	color:#fff;
	font-family:'Montserrat', sans-serif;
	font-size:10px;
	font-weight: bold;
	line-height: 25px;
	padding: 0;
	text-align: center;
	width: 128px;
	text-transform: uppercase;
}
#tabs .ui-tabs-nav .ui-state-selected,
#tabs .ui-tabs-nav .ui-state-active,
#tabs .ui-tabs-nav .ui-state-hover,
#tabs .ui-tabs-nav .ui-state-selected a:hover,
#tabs .ui-tabs-nav .ui-state-active a:hover,
#tabs .ui-tabs-nav .ui-state-hover a:hover{
	color:#fff !important;
}



/* ############# TAB CONTENT ############## */

.ui-tabs .ui-tabs-panel {
	padding:0px 10px 10px 10px;
}

.ui-tabs span.label {
	display:block;
	padding:11px 0 2px 0;
}

.ui-tabs input {
	border:1px solid #ccc;
	background-color:#fff;
	width:390px;
	padding:3px;
	color:#333;
}

.ui-tabs textarea {
	border:1px solid #ccc;
	background-color:#fff;
	resize:none;
	width:390px;
	color:#333;
	padding:3px;
}

.ui-tabs .newsBox {
	width:auto;
	vertical-align: middle;
}

.ui-tabs .newsText {
    color: #666;
    font-family: sans-serif;
    font-size: 11px;
    font-style: bold;
    font-style: italic;
    line-height: 29px;
}

/* ################## STAR RATINGS ################## */
div.rating-cancel,div.star-rating{float:left;padding-right:4px;width:20px;height:19px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.rating-cancel,div.rating-cancel a{background:url(delete.gif) no-repeat 0 -19px}
div.star-rating,div.star-rating a{background:url(star.png) no-repeat 0 0px}
div.rating-cancel a,div.star-rating a{display:block;width:20px;height:100%;background-position:0 0px;border:0}
div.star-rating-on a{background-position:0 -19px!important}
div.star-rating-hover a{background-position:0 -38px}
/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
div.rating-cancel {display:none !important;} /* REMOVES CANCEL OPTION */
div.rateit {
    color: #333333;
    display: block;
    float: left;
    font-family: sans-serif;
    margin-top: 5px;
    padding: 10px 0 14px;
    text-align: left;
    width: 398px;
}

div.rateit span.rateitText {
	float:left;
	margin-right:8px;
	line-height:20px;
}

span.star-rating-control {

}

#pop_up input.submit {
	background:url(submit.png) no-repeat 0 0;
	border:none;
	width:89px;
	height:37px;
	margin:20px auto 0 auto;
	cursor:pointer;
	display:block;
}

/* ########### THANK YOU ############## */
#subThanks {
	width:420px;
	text-align:center;
	min-height:320px;
	background: url(https://www.losipartshouse.com/v/vspfiles/feedback/thankyou-bg.png) no-repeat center;
}

#subThanks h2 {
    color: #666;
    float: left;
    font-family: sans-serif;
    font-weight: bold;
    margin: 26% 0 0;
    font-size:14px;
    width: 100%;
}

.backToFb {
	font-family: sans-serif;
	cursor:pointer;
	color: #222;
	font-size:12px;
	float:left;
	font-weight:bold;
	margin:6px 0 0 3px;
	text-transform: uppercase;
}