/* Archives Search */
.archives_search_intro_text {padding-bottom: 15px;}
.archives_search_outro_text {padding-top: 15px;}

.archives_search_label {width: 200px; display: inline-block;}
.archives_search_input {width: 200px; display: inline-block;}

.com_archives_search input[type="text"],
.com_archives_search input[type="text"]:focus,
.com_archives_search select,
.com_archives_search select:focus {
	margin-bottom: 10px;
	width: inherit;
}

.archives_new_search {margin-top: 15px;}

/* Archives Search Results */
.archives_no_results,
.archives_max_record_count_reached,
.archives_record_count_displayed {margin: 10px 0;}

.archives_max_record_count_reached {}
.archives_preview_records {margin-bottom: 10px;}

/* Archives Preview */
.archives_preview_intro_text {padding-bottom: 15px;}
.archives_preview_outro_text {padding-top: 15px;}

.archives_send_to_archive_input_block {display: inline-block;}
.archives_preview_label {display: inline-block;}
.archives_preview_input {display: inline-block;}
.archives_preview_input_first_name {width: 150px; margin-right: 15px;}
.archives_preview_input_last_name {width: 150px; margin-right: 15px;}
.archives_preview_input_email {width: 200px; margin-right: 15px;}
.archives_preview_input_phone {width: 150px;}

.com_archives_preview input[type="text"],
.com_archives_preview input[type="text"]:focus,
.com_archives_preview select,
.com_archives_preview select:focus {
	margin-bottom: 10px;
	width: inherit;
}

.archives_record_count_preview {padding-bottom: 15px;}
.com_archives_preview_table_intro {padding-bottom: 15px;}
.archives_policies {margin-top: 10px;}

/* Thank you */
.archives_sendtoarchive_thank_you {margin-bottom: 10px;}
