/*
Theme Name: Maryland States Attorneys Association
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

/*Add your own styles here:*/

/* Header */
ul#avia-menu .avia-menu-text {
    font-size: 15px;
}

.page-id-22 h3.av-masonry-entry-title.entry-title {
    display: none !important;
}
.page-id-22 .mfp-title{
	display: none !important
}

#top .home_slider .caption_fullwidth img {
	opacity: 0.7;
}
#top .cus_box .custom-color-heading a {
    text-decoration: none !important;
}

/* LEGISLATION table */

/*  .leg_tab .avia_textblock {
    height: 500px;
    overflow-y: auto;
}
#sao_legislation_data_house-bill-review tr {
    color: #222;
} */

#top .dataTables_length select {
    padding: 8px 25px 8px 8px;
}

#top table#sao_legislation_data_senate-bill-review td, 
#top table#sao_legislation_data_house-bill-review td,
#top table#sao_legislation_data_2022-bill-review td,
#top table#sao_legislation_data_senate-bill-review th, 
#top table#sao_legislation_data_house-bill-review th,
#top table#sao_legislation_data_2022-bill-review th {
    color: #222;
}


/* Dhaval */


.job-post-tab .av-inner-tab-title {
	width: 100% !important;
	border: 2px solid #e83333;
    padding: 15px;
    border-radius: 5px;
    color: #e83333;
}

.job-post-tab .av-active-tab-title .av-inner-tab-title, .job-post-tab .av-inner-tab-title:hover {
	background-color: #e83333 !important;
	color: #fff !important;
}

.job-post-tab .av-section-tab-title {
    padding: 5px !important;
}

.job-post-tab .av-section-tab-title .av-outer-tab-title {
	padding: 0px !important;
}

.job-post-tab .av-section-tab-title .av-tab-arrow-container {
	display: none !important;
}

.job-post-tab .av-tab-section-tab-title-container {
	width: 70% !important;
    margin: 0 auto;
    min-width: 70% !important;
	left: 0 !important;
    right: 0px !important;
} 

.table_row_title th:last-child {
    display: block !important;
}

.table_row_body td:last-child {
	display: table-cell !important;
}

#top .new-job-posting .av_promobox {
	padding: 30px;
	margin: 20px 0;
}

#top .new-job-posting .av_promobox .avia-promocontent h3 {
	font-size: 20px !important;
	margin-bottom: 20px;
}

#top .new-job-posting .av_promobox .avia-promocontent ul {
	column-count: 2;
}

#top .new-job-posting .av_promobox .avia-promocontent ul.one-col-ul {
    columns: 1;
}

#top .new-job-posting .av_promobox .avia-promocontent ul li {
	padding: 7px 0;
}

#top #sao_legislation_data_2023-legislative-committee tr th {
    display: table-cell !important;
}

/* Full Width Menu */

.cust_full_menu .avia-menu-text {
    color: #e83333;
    font-weight: 600;
    font-size: 17px;
}

.cust_full_menu li a, .cust_full_menu {
    border-color: #f3db03 !important;
}