#frm-reg{ 
	float: none!important;
	margin: 12px auto!important;
}
.cl-reg {
    margin-top: 15px !important;
}
#btn-submit {
    text-align: center;
}
#btn-submit > input {
    width: 200px;
	font-size: 23px;
	font-weight: bold;
}
.one > span > input, .one > span > span, .one > span > select{
    font-size: 20px;
}
.one > span > input{
	color: #09090B;
}
.one > span > span, .one > span > select {
    color: #7B7B7C;
}

.ui-datepicker-year, .ui-datepicker-month {
    float: left;
    padding: unset;
}
.login-SB {
    background-color: #00A4DC;
    border-radius: 5px;
    color: #fff;
    padding: 10px;
	font-size: 23px;
    font-weight: bold;
}

.login-SB:hover {
	color:#fff;
	text-decoration : none;
}
.wpcf7-form-control-wrap.insscont input {
    text-align: center;
	margin: 0 auto 10px;
}
.info-insscont {
    color: #000;
    font-size: 21px;
    font-weight: bold;
    text-align: center;
	text-decoration: underline;
}
.panel-title > span {
    color: #00A4DC;
    font-size: 19px;
	font-weight: bold;
	float: left;
}
.panel-title p {
    color: #000;
    float: left;
    text-align: left;
    width: 120px;
}
.ins-link{
	color:#fff;
	background-color: #00A4DC;
	background-image: url("../images/box_shadow_button.png");
    background-repeat: repeat-x;
    border: 0 none;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.03) inset;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 7px;
    overflow: hidden;
    padding: 11px 20px;
    position: relative;
	font-family: "Lora",Arial,Tahoma,sans-serif;
	font-size: 23px;
    font-weight: bold;
    width: 200px;
	
}
#ins-scont {
    text-align: center;
}
.wpcf7-form-control{
	z-index:999;
}
#logo2piu {
    left: 30px;
    right: unset !important;
}
.logo2piu {
    text-align: center;
}
.user {
    color: #777;
    padding-left: 13px;
}
.insscont > select {
    float: none;
    margin: 0 auto;
}


/*Style scontrino*/
/* .ienlarger {
	clear: none; 
	padding-bottom: 5px; 
	padding-right: 5px; 
	text-align:center;
}
.ienlarger a { 
	display:block;
	text-decoration: none;
}
.ienlarger a:hover{ 
	position:relative;
}
.ienlarger span img {
	border: 1px solid #FFFFFF; 
	margin-bottom: 8px; 
}
.ienlarger a span {  
	position: absolute;
	display:none;
	color: #FFCC00; 
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 10px;
}
.ienlarger img { 
border-width: 0;
}
.ienlarger a:hover span { 
	display:block;
	top: 50px; 
	left: 90px; 
	z-index: 100;
	

}
.resize_thumb {
	transition: all .2s ease-in-out;
	width:150px;
}
.resize_thumb:hover {
	cursor: -moz-zoom-in;
	transform: scale(2.1);
	z-index:9;
	cursor: crosshair;
} */
.ienlarger {
	clear: none; 
	padding-bottom: 5px; 
	padding-right: 5px; 
	text-align:center;
}
.resize_thumb {
	transition: -webkit-transform 0.25s ease;
	width:150px;
}
.resize_thumb:hover {
	cursor: -moz-zoom-in;
}
.resize_thumb:active {
    -webkit-transform: scale(2);
	z-index:9!important;
	cursor: -moz-zoom-out;	
}
star {
    font-size: 30px;
    margin-bottom: 29px !important;
}