.left {
	display: inline-grid;
}

.h1 {
	font-size: 3em;
	font-weight: 900;
	color: #202427;
	text-transform: uppercase;
	margin: 0;
	line-height: 1;
}
.h2 {
	font-size: 1.375em;
	margin: 1em 0 .25em 0;
	font-weight: 900;
   color: #202427;
   text-transform: uppercase;
}
.mbottom{
	margin-bottom: 0;
}

.ui-datepicker {
	width: 19em;
 }
 
.flexg-44 img{width: 100%;height: auto;}
.flexg-44,.flex-44{width: 100%;}

.form-success {
	position: absolute;
	z-index: 10;
	background-color: rgba(255,255,255, 1);
}
.disabled {
	cursor: no-drop;
}

.input-tlp {
  font-size: .8em;
  color: #df2927;
  position: absolute;
  left: 0;
  top: 45px;
}
fieldset .input-tlp {
	margin-left: 10px;
	position: relative;
	top: 0;
}
.chekui .input-tlp {
	position: relative;
	top: 0;
}

.bgRed {
	background-color: #e30613;
	color: #fff;
	padding: 20px;
	margin-bottom: 20px;
}

.ribbon {
	position: relative;
	display: block;
	left: -20px;
	top: -25px;
	background-color: #f4d428;
	padding: 10px;
	width: 80px;
}


.flexg-100 img {
	width: 220px;
	margin-right: 20px;
	margin-top: 40px;
	margin-left: 20px;
}


@media screen and (min-width:1024px){

.left.cinque{
	width: 55%
}

 .left.tre{
	 width: 44%
 }
.inputui2-4 {
	width: 49%;
	display: inline-block;
 }
.ui-datepicker {
	width: 25.1em;
 }
 .flexg-44,.flex-44{width: 50%;}
 .flexg-100,.flex-100{width: 100%;}
 
 .review {width: 60%;margin: auto;}
}