.node-type-museum-items .field-name-field-item-number  {
    margin: 0 0 10px;
}
.node-type-museum-items .field-name-field-item-manufacturer .field-item {
    margin: 0 0 10px;
}
#webform-client-form-735 .fieldset-legend
{
	color: #005696;
	
}

#webform-client-form-1382 .throbber {
	display:none;
}

#webform-client-form-1383 .ajax-progress .throbber {
	display:none;
}

#webform-client-form-2115 .ajax-progress .throbber {
	display:none;
}

#webform-client-form-3193 .ajax-progress .throbber {
    display:none;
}

h5.category_data li {
	border: 2px solid;
	width: 219px;
	border-radius: 15px;
	text-align: center;
	margin: 10px;
	display: inline-table;
}
h5.category_data li a {
	color:#000;
}
.speaker_forms{
	text-align: center;
	background: #ccc;
	font-size: 26px;
	font-weight: bold;
	color:#313131;
	clear: both;
}
#webform-client-form-7620 label.control-label {
	display: inline-block;
	width: 40%;
}
#webform-client-form-7620 .webform-client-form .form-item {
	padding: 7px 0;
	display: inline-block;
	width: 49%;
}
#webform-client-form-7620 input,  #webform-client-form-7620 select{
	width: 50%;
}

#webform-client-form-7620 input[type=checkbox] {
	width: 4%;
}
.form-input-data {
	width: 50%;
	float: left;
}
.form-input-data input {
	border: 1px solid #dadada !important;
}
.form-input-data input[type=file] {
	border: 1px solid #ffffff !important;
}
.form-checkbox-data {
	clear: both;
}
.form-checkbox-data > label:first-child {
	display: none !important;
}
#webform-client-form-7620 > .form-type-checkbox > .checkbox {
	display: none !important;
}

#webform-client-form-7620 button[type=submit] {
	margin: 0 auto;
	top: 29px;
	position: relative;
	font-size: initial;
	width: 20%;
}
.space-top{
	margin-top:20px;
}
.clearfix-data{
	clear: both;
}
#webform-client-form-7620 > .form-type-checkbox, .checkbox {
	width: 100% !important;
}
#webform-client-form-7620 .ajax-processed {
	display: none !important;
}

#webform-client-form-7620 .form-type-checkbox {
	width: 50%;
}
#webform-client-form-7620 .checkbox-annual-session {
	display: flex;
}

#webform-client-form-7900 .webform-submit {
	clear: both;
}
@media (max-width: 800px) {

	.form-input-data {
		width: 100%;
		float: none;
	}
	#webform-client-form-7620 input[type=checkbox] {
		width: 11%;
	}
	#webform-client-form-7620 button[type=submit] {
		margin: 0 auto;
		top: 29px;
		position: relative;
		font-size: initial;
		width: 100%;
	}
	.space-top {
		margin-top: 10px;
	}
}/* non ortho node is 7864 on hotfix
was 7864 on legal ad*/

#webform-client-form-7864 input,
#webform-client-form-7864 textarea,
#webform-client-form-7864 select {
	width: 50%;
}
.non-orth-line {
	float: left;
	display: inline-block;
	width: 24%;
	margin-right: 2%;
}

.non-orth-line .form-text,
.non-orth-line .form-select {
	width:100% !important;
	height: 33px !important;
}

.non-orth-line + .non-orth-line  + .form-item{clear: both;}

@media (max-width: 480px){
	#webform-client-form-7864 input,
	#webform-client-form-7864 textarea,
	#webform-client-form-7864 select {
		width: 100%;
	}
	.non-orth-line {
		float: none;
		display: block;
		width: 100%;
		margin-right: 0;
	}
	.addMoreWebsite{
		margin: 0px !important;
	}
	.addMoreFileUpload{
		margin: 0px !important;
	}
}
div#thankyou:before {
	content: '';
	position: fixed;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0.48);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 0;
}
div#thankyou .modal-dialog{
	position: relative;
}
.addMoreWebsite{
	margin-top: -48px;
	margin-right: 258px;
}
.addMoreFileUpload{
	margin-top: -48px;
	margin-right: 258px;
}