.feld
{
	background-color: #333;

	margin-left: -10px;
	border: 1px solid #2f2f2f;
	color: #AFAFAF;
	margin-bottom: 1.5em;
	padding: 0.5em 9px;
	font-size: 1em;
	font-family: Open Sans, Arial, Helvetica, sans-serif;
	outline: none;
	margin: 0 0 1em 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1)!important;
	box-shadow: 0 1px 0 rgba(255,255,255,0.1)!important;

}

.icons ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 450px;
}
.icons ul li{
	float: left;
	width: 150px;
	height: 10px;
	margin: 3px;
	padding: 5px;
	line-height: 20px;
}

.icons input{
	width: 20px;
	float: left;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}


.stars { font-size:0.8em; line-height:100%;}


.attr_list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.attr_list li {
	margin-right: 3px;
	line-height: 20px;
	display: inline-block;
}




.thumbs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    margin-bottom: 5px;
}
.thumbs ul li{
    float: left;
    width: 150px;
    margin: 3px;
    padding: 5px;

}



.autocomplete-suggestions { top:-10px; border: 1px solid #999; background: #fff; cursor: default; overflow: auto; }
.autocomplete-suggestion { padding: 10px 5px; font-size: 1.2em; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #f0f0f0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399ff; }




#destvarlist li img.handle {
    margin-right: 20px;
    cursor:move
}

#hotelvarlist li img.handle {
    margin-right: 20px;
    cursor:move
}

#destcatlist li img.handle {
    margin-right: 20px;
    cursor:move
}



/* CONTACFORM7 */
#content_contact {
    margin: 0px auto;
}


.wpcf7-form > fieldset > label, .wpcf7-form > fieldset > p > label {
    float: left; clear: left; margin: 1px 5px 0 0; width: 220px;
    text-align: left;
}

.mailsend {
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #4F8A10;
    background-color: #DFF2BF;
}


input[type="email"], input[type="tel"]
{
    width: auto;
    padding: 0.5em 9px;
    font-size: 1em;
    font-family: Open Sans, Arial, Helvetica, sans-serif;
    color: #333;
    border: 1px solid #D4D4D4;
    background-color: #fff;
    outline: none;
    margin: 0 0 1em 0;
}


/* Styles Fix */
/*
.bubble-text{
    width: 100%;
}

.row .sevencol {
    width: 500px;
}

.hxafix1 {
    float: right; padding-left: 50px;
}
*/
