/**
 * 	SAS General Forms Stylesheet
 */

input.form-text, textarea.form-textarea, 
select {
	border: 1px solid black!important;
	border-radius: 5px;
}

fieldset {
	padding-left: 20px;
	padding-right: 20px;
	border-radius: 10px;
	background-color: #F7F6F6;
}

fieldset legend span {
	font-size: 18px;
	color: #dd2831;
    font-weight: 400;
    text-transform: uppercase;
}

/**
 * 	Error messages
 */

div.messages.error {
	border-color: red;
    color: red;
    border-radius: 15px;
    font-size: 17px;
    font-weight: 300;
    background-color: transparent;
}

input[type="submit"], 
input[type="reset"], 
input[type="button"] {
	background-color: #ef9c27;
	color: white;
	border-color: #ef9c27;
	border-radius: 5px;
}

input[type="submit"]:hover, 
input[type="reset"]:hover, 
input[type="button"]:hover {
	background-color: transparent!important;
	color: #ef9c27;
}

/** **/

#sas-webform-disclaimer {
	padding-left: 15px;
    font-size: 16px;
    font-weight: 500;
}

.bitaboot-xs #sas-webform-disclaimer,
.bitaboot-sm #sas-webform-disclaimer {
    padding-left: 0;
    font-size: 12px;
    /* width: 100%; */
    text-align: center;
    margin-top: 15px;
    display: block;
}

#block-webform-client-block-3241 .webform-component--suscribirme-a-las-newsletters {
	margin-bottom: 0!important;
}

#block-webform-client-block-3241 .webform-component--suscribirme-a-las-newsletters .form-item-submitted-suscribirme-a-las-newsletters {
	margin-bottom: 0;
}

#webform-client-form-16873 fieldset.captcha.form-wrapper {
	margin-bottom: 20px;
}

#webform-client-form-16873 fieldset.captcha.form-wrapper legend {
	text-align: center;
}

#webform-client-form-16873 fieldset.captcha.form-wrapper .fieldset-wrapper {
	text-align: center;
}

#webform-client-form-16873 fieldset.captcha.form-wrapper .fieldset-wrapper .g-recaptcha > div {
	margin: 0 auto;
}

#webform-client-form-33221 .form-managed-file {
	height: initial;
	display: inline-block;
	width: initial;
}

#webform-client-form-33221 .form-managed-file input.form-file {
	display: inline-block;
    margin-right: 30px;
}

#webform-client-form-33221 .form-managed-file input[type="submit"] {
    display: inline-block;
    float: none;
    margin-top: 0;
    margin-bottom: 0;
    color: white;
    border: white;
}

#webform-client-form-33221 .form-actions {
	text-align: center;
}

/**
 * 	Contact form fullwidth
 */

.webform-client-form-3241 .webform-component.webform-component-markup.webform-component--header-form {
	display: none;
}

.webform-client-form-3241 .webform-component-textarea.webform-component--comentarios {
	padding-left: 30px;
	padding-right: 30px;
}

.field-name-field-bloc-de-contingut.field-type-entityreference .content-block.content-bloc-id-3460 {
	background-color: rgb(196, 18, 23)!important;
	color: white;
	margin-bottom: 35px;
}

.webform-client-form-3241 select.form-control {
    background-color: transparent;
    color: white;
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    box-shadow: none;
    border-radius: 0;
    border-color: white!important;
    border-bottom: 1px solid white!important;
    font-size: 14px;
}

.webform-client-form-3241 select.form-control option {
	color: black;
}

.webform-client-form-3241 input.form-text, 
.webform-client-form-3241 textarea.form-textarea {
	background-color: transparent;
	color: white;
	border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    box-shadow: none;
    border-radius: 0;
    border-color: white!important;
    border-bottom: 1px solid white!important;
    font-size: 14px;
}

.webform-client-form-3241 .marker, 
.webform-client-form-3241 .form-required {
	color: white;
}

#block-webform-client-block-3241 .webform-client-form-3241 input.form-text::-webkit-input-placeholder,
.webform-client-form-3241 textarea.form-textarea::-webkit-input-placeholder {
	color: white!important;
}

#block-webform-client-block-3241 .webform-client-form-3241 input.form-text:-ms-input-placeholder,
.webform-client-form-3241 textarea.form-textarea:-ms-input-placeholder {
	color: white!important;
}

#block-webform-client-block-3241 .webform-client-form-3241 input.form-text::placeholder,
.webform-client-form-3241 textarea.form-textarea::placeholder {
	color: white!important;
}

#block-webform-client-block-3241 .form-item.form-type-radio .option a {
	color: white;
}

.field-name-field-bloc-de-contingut.field-type-entityreference .content-block.content-bloc-id-44868 {
	background-color: rgb(55, 69, 76)!important;
}

.webform-client-form-3241 .webform-component.webform-component-select label {
	font-weight: 600;
	text-transform: uppercase;
}

.bitaboot-xs .webform-client-form-3241 .webform-component-textarea.webform-component--comentarios,
.bitaboot-sm .webform-client-form-3241 .webform-component-textarea.webform-component--comentarios {
	padding-left: 0;
	padding-right: 0;
}

.bitaboot-xs #sas-webform-disclaimer, 
.bitaboot-sm #sas-webform-disclaimer {
	margin-top: 5px;
	margin-bottom: 10px;	
}

.page-node-45031 .field-name-field-bloc-de-contingut.field-type-entityreference .content-block.content-bloc-id-3460 {
	background-color: #37454c !important;
}

/** **/
	
.webform-client-form-3241 .captcha.form-wrapper {
	background-color: transparent;
	color: transparent;
	text-align: center;
	border: none;
}

.webform-client-form-3241 .captcha.form-wrapper .fieldset-description {
	display: none;
}

.webform-client-form-3241 .captcha.form-wrapper legend {
	display: none;
}

.webform-client-form-3241 .captcha.form-wrapper .g-recaptcha {
	margin: 0 auto;
	display: inline-block;
}

