ul.actions_travel {
	position: relative;
	margin-top: -5px;
	/*margin-left: 38px;*/
	float: right;
	z-index: 100;
}
ul.actions_travel li{
	display: inline;
	z-index: 99;
}
.travel_block-actions {
	width: 100%;
	height: 100px;
}
/*.mce-menu .mce-first{*/
	/*display: none!important;*/
/*}*/

.mce-content-body{
	 counter-reset: num;
	 text-align: center;
 }

/* line 766, style.scss */
.fancy-hr {
	position: relative;
}
/* line 769, style.scss */
.fancy-hr:before, .fancy-hr:after {
	position: absolute;
	left: 50%;
	top: 50%;
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	height: 40px;
	width: 40px;
	display: block;
}
/* line 780, style.scss */
.fancy-hr:after {
	content: "";
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	background-color: #000;
}
/* line 786, style.scss */
.fancy-hr:before {
	counter-increment: num;
	content: counter(num);
	color: #fff;
	font-size: 20px;
	font-family: "proxima_nova_black", Helvetica, Arial, sans-serif;
	text-align: center;
	line-height: 40px;
	z-index: 1;
}
/* line 799, style.scss */
.fancy-hr.on-left:before, .fancy-hr.on-left:after {
	left: 60px;
}
/* line 807, style.scss */
.fancy-hr.on-right:before, .fancy-hr.on-right:after {
	right: 40px;
	left: auto;
	-moz-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.generic-field-contactFormEmail .generic-field-upload{
	width: 250px!important;
}
.generic-field-contactFormEmail .generic-field-radio-icon{
	width: 265px!important;
}

/* line 816, style.scss */
