body {
	font-size: 16px;
}
div.main, div.main1 {
	padding: 4px;
}
div.forgot_password_with_radio_right {
	text-align: center;
}
div.forgot_password_wrapper {
	text-align: center;
}
td.seeker_search_row2_wide, td.seeker_search_row1_wide, tr.search_row1, td.search_row1, tr.search_row2, td.search_row2,
li.seeker_search_row2_wide, li.seeker_search_row1_wide, li.search_row1, li.search_row1, li.search_row2, li.search_row2 {
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
div.lower .actions .save, div.lower .actions .s, div.lower .actions .apply, div.lower .actions .a {
	display: none;
}
a.search, div.employer_directory_company_name a {
	font-size: 1.2em;
}

input[type="submit"], input[type="button"], input[type="reset"], a.apply, div.button, a.button, button, a[data-role="button"] {
	clear: both;
	float: none;
	width: 90%;
	display: block;
	margin: auto;
	white-space: nowrap;
	font-size: 16px !important;
	padding: 10px 25px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3);
	border-radius: 10px 10px 10px 10px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
input::-webkit-input-placeholder {
	color: transparent;
}    
input:-moz-placeholder {
	color: transparent;
}
input::-moz-placeholder {
	color: transparent;
}    
input:-ms-input-placeholder {
	color: transparent;
}
div.seeker_section_box,
div.seeker_section_data,
div.seeker_section_key,
div.seeker_section_val {
	width: 100% !important;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.seeker_section_data {
	padding: 0 20px !important;
}
div.seeker_section_box table,
div.account-left table {
	width: 100% !important;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.account-left {
	width: 100%;
	float: none;
}
div.account-left div.sections, div.account-left div.seeker-home {
	width: auto;
}
div.account-right {
	display: none;
}
fieldset.register_seeker2_profile_div {
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#register_seeker.seeker_profile_form,
#register_seeker.seeker_profile_form table {
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.seeker_section_row div.seeker_section_key {
	text-align: left;
	width: auto;
	margin-right: 10px;
}
div.seeker_section_row div.seeker_section_val {
	width: auto;
	clear: both;
	float: none;
	margin-left: 30px;
}
div.register_seeker2_profile_div input[type="text"], div.register_seeker2_profile_div textarea, div.register_seeker2_profile_div select {
	width: 90%;
}
div.ajax_loading_box {
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div#latest_jobs_box {
	border: none;
}
div.sign_in_box label {
	display: block;
}
div.sign_in_box {
	text-align: center;
}
div.sign_in_box form {
	display: inline-block;
	margin: auto;
	text-align: left;
}
div#login_sticky_on_wrapper label {
	display: inline;
}
input.save_agent_guest {
	display: inline;
	width: auto;
	margin-top: 0;
}
div.container {
	max-width: 100%;
}
div#footer {
}
div.page, div.page1 {
	max-width: 98%;
}
div.sign_in_box {
	width: 100%;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
div.short_register_seeker_wrapper {
	width: 100%;
}
div.register_employer {
	clear: both;
}
div#logo {
	float: none;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	height: 95px;
	position: relative;
	z-index: 99;
	background-color: #333333;
}
div#logo img.logo_large {
	display: none;
}
div#logo img.logo_small {
	display: inline-block;
}
div#logo img {
	margin-top: 30px;
}
div.content-top {
	display: none;
}
#main_tab {
	display: none;
	width: 100%;
	border-top: 1px solid #606060;
	position: relative;
	margin-top: -1px;
}

#main_tab ul.menu {
	display: block;
	width: 100%;
}
#main_tab li {
	float: none;
	border: none;
	width: 100%;
	border-bottom: 1px solid #606060;
	text-align: left;
}
#main_tab li.submenu_closed {
	background: url('images/plus.png') 98% 14px no-repeat transparent;
}
#main_tab li.submenu_open {
	background: url('images/minus.png') 98% 24px no-repeat transparent;
}
#main_tab a {
	line-height: 3 !important;
	font-size: 18px;
	width: auto;
	display: inline;
	margin-left: 20px;
}
#main_tab a:hover, #main_tab li:hover {
	text-decoration: none;
	background-color: inherit;
    overflow: hidden;
}
#main_tab ul li:hover > div {
	display: none;
}
#main_tab #current {
}
#main_tab #current > a {
	background-color: inherit;
}
#main_tab #current a:hover {
	text-decoration: none;
	color: inherit;
}
div.header_sub_menu {
	position: relative;
	width: 100%;
	height: auto;
	top: 0;
}
ul#submenu {
	margin-left: 0px;
}
ul#submenu li {
	float: none;
	border: none;
	border-bottom: 1px solid #606060;
}
ul#submenu li a {
}
ul#submenu li a:hover {
}

div.static_menu ul#submenu {
	display: none;
}

div.expand_btn {
	display: block;
	position: relative;
	z-index: 999;
	cursor: pointer;
	margin: 30px 25px;
}
div.top_buttons {
	float: none;
	position: absolute;
	top: 20px;
	right: 15px;
	height: 50px;
}
div.top_buttons li {
	margin: 0 10px;
}
div.top_buttons a {
	background: url('images/top_buttons.png') left top no-repeat transparent;
	width: 50px;
}
div.top_buttons a span {
	display: none;
}
div.top_buttons a.top_subscribe {
	background-position: 0px 0px;
}
div.top_buttons a.top_register {
	background-position: -63px 0px;
}
div.top_buttons a.top_account {
	background-position: -134px 0px;
}
div.top_buttons a.top_search {
	background-position: -210px 0px;
}
div.footer_logo, div.footer_right {
	display: none;
}
div.footer_content {
	padding: 0;
}
div.footer_left {
	width: 100%;
}
div.footer_left {
	padding: 30px 10px 50px;
}
div.alm_logo {
	margin: 25px 0;
}
div.footer_left p {
	line-height: 1.4;
}
div.footer_social {
	margin-bottom: 0;
}
div.quicksearch {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.quicksearch form {
	width: 100%;
}
div.resume_search_results_outer div.resume_search_results_inner, div.search_results_outer div.search_results_inner {
	width: 100%;
	margin: 10px 0 0;
	padding: 0;
	clear: both;
	float: none;
}
div.search_results_left_tab {
	width: 100%;
	clear: both;
	float: none;
}
div.search_recent_searches_box {
	display: none;
}	
div.search_top div.quicksearch {
	width: 100%;
	clear: both;
	float: none;
}
div.search_controls {
	margin-bottom: 10px;
}
div.sign_up_search_box {
	float: none;
	clear: both;
	width: 100%;
	background-color: #ebebeb !important;
	margin: 0;
	border-top: 3px solid #0d83e5;
	padding: 25px 0;
	text-align: center;
	display: none;
}
div.mobile_view_employer_box_contacts {
	margin-bottom: 20px;
}
div.search_controls a.filter_button, div.search_controls a.alerts_button {
	float: right;
	margin-left: 10px;
}
select#order_by {
	float: left;
	margin-left: 10px;
}
div.search_results_left_tab_browse {
	border-top: 3px solid #0d83e5;
	background-color: #ebebeb;
	padding: 15px;
	padding-top: 0;
	display: none;
}
div.filter_contents_enabled {
	margin-left: 20px;
}
div.applied_filters_box {
	background-color: #ebebeb;
	margin-bottom: 0;
}
div.guest_agent_your_email {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 25px;
}

div.sign_up_search_box input[type="text"] {
	width: -moz-calc(70% - 120px);
	width: -webkit-calc(70% - 120px);
	width: calc(70% - 120px);
	padding-top: 9px;
	padding-bottom: 9px;
}
div#latest_jobs {
	width: 100%;
	padding-left: 0;
	margin-left: 0;
	margin-right: 0;
	padding-right: 0;
}
div.index_right_banner {
	display: none;
}
.col1, .col2 {
	float: none;
}
div#index_right {
	display: none;
}
div.index_browse_item {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	float: none;
}
div.index_browse_item + div.index_browse_item {
	margin-left: 0;
}
div#index_browse .browse_specialty, div#index_browse .browse_industry, div#index_browse .browse_state {
	width: 100%;
}
div#index_browse .browse_specialty label, div#index_browse .browse_industry label, div#index_browse .browse_state label {
	width: 35%;
	max-width: 100%;
}
div#index_browse .browse_specialty select, div#index_browse .browse_industry select, div#index_browse .browse_state select {
	width: 64%;
}

p.redirect, p.redirect_link {
	text-align: center;
}
p.redirect_link {
	display: none;
}

div.left_column {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	border-right: 0;
}

div.right_column {
	width: 100%;
	padding: 0;
	margin: 10px 0;
	border-right: 0;
}
div#actions {
	max-width: 100%;
	padding: 0;
	margin: 10px 0;
}
div.view_contact {
	width: auto;
}
div.left1, div.right1, div.left2, div.right2 {
	margin: 5px 5px;
	padding: 0;
	float: left;
}
div.left1, div.right1 {
	clear: both;
}
div.view_contact div.row a.apply {
	width: auto;
}
div.view_job {
	width: auto;
}
div.mobile_view_job_company_logo img {
	width: 200px;
}
div.title_box p {
	max-width: 100%;
}

h1:before, h1:after {
	width: 0%;
}
h1 {
	width: auto;
	white-space: normal;
}
div.account-left div.seeker-home h1 {
	width: auto;
}
div.mobile_view_job_company_logo {
	margin: 0;
	text-align: center;
	float: none;
}
div.resumes tr.search_ends_resumes, div.resumes tr.search_ends_resumes th.search_ends_resumes, div.covers tr.search_ends_covers, div.covers tr.search_ends_covers th.search_ends_covers {
	font-size: 13px;
}
div.resumes_main_table tr.search_row1, div.resumes_main_table td.search_row1, div.resumes_main_table tr.search_row2, div.resumes_main_table td.search_row2 {
	font-size: 13px;
}
a.btn span {
	font-size: 12px;
}
div.mobile_view_job_company_logo img {
	width: 200px;
}
div.view_profile_left {
	float: none;
	width: auto;
}
div.view_profile_right {
	float: none;
	width: auto;
}

@media all and (max-width: 639px) {
	div#logo {
		height: 95px;
	}
	div#logo img {
		height: 23px;
		width: 156px;
		margin-top: 30px;
	}
	div.expand_btn {
		margin: 30px 15px;
	}
	div.expand_btn img {
		height: 30px;
	}
	div.top_buttons {
		right: 5px;
	}
	div.top_buttons li {
		margin: 0 3px;
	}
	div.job_list_logo {
		width: 70px;
		height: 70px;
	}
	div.job_list_info a.search {
		padding-right: 80px;
		margin-right: -70px;
	}
	div.job_list_info div.info, div.job_list_info div.desc {
		padding-right: 0;
		margin-right: 0;
	}
	div.account-left div.seeker-home span.headline {
		width: auto;
	}
	select#order_by {
		margin: 3px 0 0 0;
		clear: left;
		width: 100px;
	}
}
@media all and (max-width: 479px) {
	div#logo {
		height: 45px;
	}
	div#logo img {
		height: 18px;
		width: 122px;
		margin-top: 14px;
	}
	div.expand_btn {
		margin: 12px 10px 12px 5px;
	}
	div.expand_btn img {
		height: 22px;
	}
	div.top_buttons {
		height: 25px;
		margin-right: 2px;
		top: 10px;
	}
	div.top_buttons li {
		margin: 0 6px;
	}
	div.top_buttons a {
		background: url('images/top_buttons.png') left top no-repeat transparent;
		width: 25px;
	}
	div.top_buttons a {
		background: url('images/top_buttons_small.png') left top no-repeat transparent;
		width: 25px;
	}
	div.top_buttons a.top_subscribe {
		background-position: -11px 0px;
	}
	div.top_buttons a.top_register {
		background-position: -63px 0px;
	}
	div.top_buttons a.top_account {
		background-position: -113px 0px;
	}
	div.top_buttons a.top_search {
		background-position: -160px 0px;
	}
	div.quicksearch .qs_keywords {
		background: none;
		padding-left: 0;
	}
	input[type="submit"], input[type="button"], input[type="reset"], a.apply, div.button, a.button, button, a[data-role="button"] {
		white-space: normal;
	}
}
@media all and (max-width: 350px) {
	div#logo img {
		height: 14px;
		width: 95px;
	}
	div.expand_btn img {
		height: 18px;
	}
	div.top_buttons li {
		margin: 0 4px;
	}
	div.search_controls span.spacer {
		display: block;
		clear: both;
	}
}