
form input[type="text"],
form textarea,
form div.box_form div.fld_container div.editor-field input[type="text"],
form div.box_form div.fld_container div.editor-field input[type="password"],
form div.form_field input[type="password"],
form div.box_form div.fld_container div.editor-field select{
	color: rgb(180, 175, 170);
	font-size:14px;
	background-color: #ffffff;
    border: 1px solid #e2dfdb;
	/*line-height:40px;*/
	width:100%;
	padding:0 10px;
}
#form form input[type="text"]:focus,
#form form textarea:focus,
#form form div.box_form div.fld_container div.editor-field input[type="text"]:focus,
#form form div.box_form div.fld_container div.editor-field input[type="password"]:focus{
	/*border-left:2px solid #1f2023;*/
}

#form,#reso form .reso .info {
	color: #1f2023;  
	font-size: 14px; 
	line-height: 18px;
}
/* --- stile errore --- */
form div.errorfldmsg,
form span.errorfldmsg,
form div.errorfldmsg1,
form div.box_form div.fld_container div.editor-field span.field-validation-error,
form div#errorsummary,
form div#formcontatti_confirm,
form div#errorsummary p,
div#formcontatti_confirm.note.confirm,
div#formcontatti_confirm.confirm,
#popup1 div.form_error_summary.login p,
div#form_error_summary p{
	color:#a0202c;
	/*color:#7a4258;*/
}
form .form_field.error > input,
form .message.error > textarea,
#popup1 .login form .form_field.error > input, 
form div.box_form div.fld_container div.editor-field input[type="text"].error,
form div.box_form div.fld_container div.editor-field input[type="password"].error,
form div.form_field.error input[type="password"]{
    border:1px solid #a0202c;
	/*border:1px solid #7a4258;*/
}
/*form .form_field#contact_oggetto{width:100%;}*/

form .form_field{
	/*min-height:86px;
	float:left;
	width:280px;*/
	overflow:hidden;
}

#form .form_box{
	overflow:hidden;
	float:left;
	width:100%;
}

#form .form_field.form_field_right{
	float:right;
}

#form .form_field.message{
	min-height:155px;
	float:left;
	width:100%;
	margin-bottom:20px;
}

#form form label,
.form form label,
#reso form label{
	font-size:14px;
	line-height:24px;
	margin:0;
	font-weight:normal;
}

#form input[type="text"],
#form input[type="password"],
form div.box_form div.fld_container div.editor-field select{
	height:30px;
	color:#3a3939;
	/*width:258px;*/
}

form textarea{
	resize: none;
	color: #3a3939;
}

#form form textarea{
	height:100px;
	line-height:20px;
    resize: none;
	padding:10px;
	margin:0px;
}

form div.errorfldmsg,
form div.errorfldmsg1,
form span.errorfldmsg,
form div#errorsummary.errorsummary,
form div#errorsummary.login,
form div#errorsummary.login p{
	display:none;
	float:left;
}

form form div#errorsummary p,
#form div#form_error_summary p,
#popup1 div.form_error_summary p{
	display:none;
}

form div.errorfldmsg,
form span.errorfldmsg,
form div.errorfldmsg1,
form div.box_form div.fld_container div.editor-field span.field-validation-error{
	font-size:14px;
	font-weight:600;
	font-style:normal;
}

#member_login #form form div.box_form div.fld_container div.editor-field span.field-validation-error{
	float:left;
}

form .chk_p{
	width:100%;
	min-height:60px;
	float:left;
	font-size:12pt;
	letter-spacing:1pt;
}

form .chk_p .priv{
	float: right;
    margin-bottom: 0;
    width: 700px;
	color:#5c5c5c;
}

form .chk_p .priv a{
	color: #000000;
	letter-spacing:0pt;
	font-size:13pt;
}

form .chk_p .priv a:hover{
	text-decoration:underline;
}

form div.chk_p div.priv span{
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
	width:100%;
	float:left;
	overflow:hidden;
	height:25px;
	line-height:25px;
	margin-bottom:5px;
}

form div.chk_text div.errorfldmsg,
form div#privacy_chk span#error_chk{
	float: left;
    margin: 10px 0;
	width:100%;
}

form .btns,
.MemberPage #form form .buttons{
	width:100%;
	float:right;
	margin-top:20px;
}
.MemberPage #form form .buttons{
	margin-bottom:20px;
}

#form .btns a#invia,
/*#popup1 .login form input#page_login,*/
.MemberPage #form form input[type="submit"]{
	font-size:1.5em;
	line-height:38px;
	width:auto;
	float:left;
	text-align:center;
	padding:0 30px;
	font-weight:900;
	text-transform:uppercase;
	float:right;
	color:#ffffff;
	background-color:#000000;
	/*color:#464748;
	background-image:url(/img/icon_message.png);
	background-position:right center;
	background-repeat:no-repeat;*/
}
.hvr-underline-from-center::before {
    background: #50979D;
}

.MemberPage #form form input[type="submit"]{
	border-radius:0;
	border:0;
}
.MemberPage #form form input[type="submit"]:hover{
	color:#ffffff;
	text-decoration:underline;
}
#form .btns input#page_login{
	border:none;
	background-color:inherit;
	cursor:pointer;
}

form .btns a#invia img,
#form.login .btns img{
	margin-left:10px;
}

#form.login .btns img{
	float:right;
	cursor:pointer;
}

#form .btns a#invia:hover,
#form .btns input#page_login:hover,
#form.login .btns img:hover + input#page_login{
	/*background-color:#660032;*/
	/*text-decoration:underline;*/
}

form div#errorsummary,
form div#formcontatti_confirm,
form div#errorsummary p,
div#formcontatti_confirm.note.confirm,
div#formcontatti_confirm.confirm,
#popup1 div.form_error_summary.login p,
div#form_error_summary p{
	font-size:18px;
	width:100%;
	margin-top:10px;
	text-align:right;
	height:auto;
	line-height:22px;
	font-weight:900;
}

#form.login div#errorsummary{
	float:left;
}

form div#formcontatti_confirm{
    color:#D3AE00;
	width:100%;
	float:left;
}

#form div.chk.form_field{
	width:580px;
}

form div.chk.form_field{
	/*width:340px;*/
	margin:10px 0;
	overflow:hidden;
}

form div.chk_text label{
	float:left;
	margin:20px 0;
	padding-bottom:20px;
}

form div.chk_text label span.text{
	float:right;
	width:80%;
	line-height:20px;
	font-size:14px
	/*width:540px;
	font-family: 'Raleway', sans-serif;
	font-size:12px;
	color:#717171;
	text-transform:none;
	letter-spacing:1px;*/
}

#form div.text_right div.chk_text label span.text{
	width:300px;
}

form div.chk_text label span.text a{
	text-decoration:underline;
}

#form div.chk_text label span.text a:hover{
	/*color:rgb(180, 175, 170);*/
}

form div.chk_text input#privacy[type="checkbox"],
form div.chk_text input#newsletter[type="checkbox"]{display:none;margin-right:20px;}

form div.chk_text input#privacy[type="checkbox"] + label span.radio_chk,
form div.chk_text input#newsletter[type="checkbox"] + label span.radio_chk{
    background-image: url("../img/privacy_chk.png");
	background-repeat:no-repeat;
	background-position:left top;
	background-size:75px 25px;
    cursor: pointer;
    float: left;
    height: 25px;
    width: 25px;
	margin:5px 15px 5px 0;
}

form div.chk_text input#privacy[type="checkbox"]:checked + label span.radio_chk,
form div.chk_text .error input#privacy[type="checkbox"]:checked + label span.radio_chk,
form div.chk_text input#newsletter[type="checkbox"]:checked + label span.radio_chk,
form div.chk_text .error input#newsletter[type="checkbox"]:checked + label span.radio_chk{
    background-image: url("../img/privacy_chk.png");
	background-repeat:no-repeat;
	background-position:-25px top;
	background-size:75px 25px;
}

form div.chk_text .error input#privacy[type="checkbox"] + label span.radio_chk,
form div.chk_text .error input#newsletter[type="checkbox"] + label span.radio_chk{
    background-image: url("../img/privacy_chk.png");
	background-repeat:no-repeat;
	background-position:-50px top;
	background-size:75px 25px;
}

div.note{
	float:left;
	width:100%;
	margin:10px 0 20px;
	color:#969595;
	font-style:italic;
	/*color:#717171;
	font-weight:400;
	font-size:13px;
	text-transform:none;
	letter-spacing:1px;
	*/
}

/*captcha*/

form div.recaptcha{
	float:left;
}

form div.recaptcha div.g-recaptcha{float:right;}

form div#formcontatti_confirm.error{
	color:#EA2038;
}

div#formcontatti_confirm.note.error{
	color:#17469E;
}

div#form form div.captcha {
    float: left;
    margin:10px 0 15px;
    overflow: hidden;
	width:100%;
}

#contenitore.Gioielli div#form form#formcontatti div.captcha {
	margin:15px 0 0;
}

div#form form#formcontatti div#captcha_img {
	width:auto;
}

div#form form#formcontatti div#captcha_img img{
	width:280px;
	height:88px;
}

#contenitore.Gioielli div#form form#formcontatti div#captcha_img{
	margin-top:15px;
}

div#form form#formcontatti div#captcha_input.error input{
	border:1px solid #8a3002;
}

div#form form#formcontatti input#imail_capchaver{
	float:left;
	margin:0px;
	width: 258px;
}

div#form form#formcontatti div.capcha a{
	float:left;
	margin-top:5px;
}

form div.errorfldmsg,
form div.errorfldmsg1, 
form div.errorfldmsg2, 
form div.errorsummary {
	float:left;
}

/* form pagina contatti*/
/*
#contatti_PaginaContatti{
	float:left;
}

#contatti_PaginaContatti #form,
#contatti_PaginaContatti #form .text_right, 
#contatti_PaginaContatti #form .mess,
#contatti_PaginaContatti #form div.text_right div.chk.form_field{
	width:580px;
}

#contatti_PaginaContatti #form form textarea{
	width:558px;
}

#contatti_PaginaContatti #form div.text_right div.chk_text label span.text{
	width:540px;
}
*/
/*bootstrap css*/

.btn {
	display: inline-block;
	padding: 0 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 30px;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	/*border-radius: 4px;*/
}

/*

.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none;
}

.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}
*/
.btn-warning {
	color: #fff;
	background-color: #FE9845;
	border-color: #FE9845;
}

.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	color: #201f1f;
	/*background-color: #ec971f;
	border-color: #d58512;*/
}

.btn-warning:active, .btn-warning.active, .open > .dropdown-toggle.btn-warning {
	background-image: none;
}

.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}

.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff;
}

/*----*/

.upload{
	float:left;
	margin:10px 0 15px;
}

.upload label{
	color:#ffffff;
}

.upload input[type="file"],
.upload p{
	color:#201f1f;
	font-family: "Open Sans",sans-serif;
	font-style:italic;
	font-size:13px;
	font-weight:400;
	letter-spacing:1px;
}

.upload input[type="file"]{
	width: 80px;
}

.upload p{
	display:none;
	letter-spacing:0px;
	width:auto;
	float:right;
	line-height:18px;
	cursor:default;
}

.upload p#nofile{
	display:block;
}

.upload .fileicon{
	margin:20px 0 0;
	overflow:hidden;
	float:left;
	width:100%;
}

.upload .fileicon img{
	float:left;
	margin-right:10px;
}

.fileinput-button.error{
	border:	1px solid #8a3002;
}

.fileinput-button.error span{
	color:#8a3002;
}

.fileinput-button span{
	text-transform:uppercase;
	font-size: 16px;
    /*letter-spacing: 1pt;*/
	line-height: 30px;
    position: absolute;
	right:113px;
}

.fileinput-button input {
    cursor: pointer;
    direction: ltr;
    font-size: 200px;
    margin: 0;
    opacity: 0;
    position: relative;
    right: 0;
    top: 0;
	z-index:1;
}

#progressbar
{
	display:none;
	margin-top:10px;
	width:100%;
	background-color: #ffffff;
	background-repeat: repeat-x;
	/*border-radius: 13px; /* (height of inner div) / 2 + padding */
	/*padding: 3px;*/
	float:left;
}

#progressbar > div
{
	background-color: #201f1f;
	width: 0%; /* Adjust with JavaScript */
	height: 30px;
	/*border-radius: 10px;*/
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
