/*
Theme Name: Beaver Builder CNLM Theme
Theme URI: http://www.wpbeaverbuilder.com
Version: 1.0
Description: Beaver Builder Theme for UCI
Author: The Beaver Builder Team
Author URI: http://www.fastlinemedia.com
template: bb-theme
*/

/* Shortcode to show fellow list */ 

/* Begin Faculty Experts Directory */

.faculty-experts-module .experts-wrapper .experts{width:100%;margin-right:2rem}
@media only screen and (min-width: 48em) {
.faculty-experts-module .experts-wrapper .experts{flex:8}
.faculty-experts-module .experts-wrapper .experts.profile{flex:15}
}
.faculty-experts-module .experts-wrapper .expert-wrap .expert{border-bottom:1px solid #E6E6E6;line-height:15px;padding-top:30px;padding-bottom:18px}
.faculty-experts-module .experts-wrapper .expert-wrap .expert [role=button]{align-self:center}
.faculty-experts-module .experts-wrapper .expert-wrap .expert b{font-size:14px;line-height:18px}
.faculty-experts-module .experts-wrapper .expert-wrap .expert h4{font-size:24px;font-style:normal;margin-top:0;margin-bottom:5px}
.faculty-experts-module .experts-wrapper .expert-wrap .expert img{width:100px;max-width:150px;float:left;margin:0 20px 20px 0}
@media only screen and (min-width: 48em) {
.faculty-experts-module .experts-wrapper .expert-wrap .expert img{float:none;width:150px;max-width:150px}
}
.faculty-experts-module .experts-wrapper .expert-wrap .expert p{font-size:14px;line-height:20px;margin-bottom:14px}
.faculty-experts-module .experts-wrapper .expert-wrap .expert .expert-text{padding-right:50px}
.faculty-experts-module .experts-wrapper .expert-wrap .expert .topic-wrap{font-size:12px;margin-bottom:5px}
@media only screen and (min-width: 48em) {
.faculty-experts-module .experts-wrapper .expert-wrap .expert{display:flex}
}
@media only screen and (min-width: 77em) {
	.faculty-experts-module .experts-wrapper .expert-wrap .expert .expert-text{width:585px;min-width:585px;}
}
@media only screen and (min-width: 48em) {
.faculty-experts-module .experts-wrapper{display:flex;justify-content:space-between}
}
@media only screen and (min-width: 75em) {
.faculty-experts-module .experts-wrapper{max-width:1200px}
}
.bttn-profile{align-self:start;white-space:nowrap;font-size:16px;line-height:16px;color:#fff;display:inline-block;background:#1b3d6d;border-radius:3px;padding:12px 24px;overflow:visible;margin:12px 0;cursor:pointer;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.bttn-profile a{color:#1b3d6d}
.bttn-profile a,[role=button] a{color:#fff}
.bttn-profile:hover{color:#FFF;background:#f78d2d;text-decoration:none}
.dt_custom_filter_wrap{display:block;background:#ebebeb;padding:12px 40px 20px 30px;margin-bottom:30px}
.dt_custom_filter_wrap input{position:static;vertical-align:top;background-color:#fff;height:36px;font-size:17px;display:inline-block}
.dt_custom_filter_wrap .clearable{position:relative;display:inline-block;width:100%}
.dt_custom_filter_wrap .clearable input[type=text]{padding-right:24px;width:100%;box-sizing:border-box}
.dt_custom_filter_wrap .clearable label{font-size:14px;font-weight:400}
.dt_custom_filter_wrap .clearable__clear{color:#FFF;display:none;position:absolute;right:.2em;top:1.5em;padding:0 8px;font-style:normal;font-size:1.2em;user-select:none;cursor:pointer;border:1px solid #9e9e9e;border-radius:30px;background:#9e9e9e}
.dt_custom_filter_wrap .clearable input::-ms-clear{display:none}
.dataTables_paginate{margin-top:50px}
.paginate_button{font-size:14px;padding:5px;margin:5px;border:1px solid #eee}
a.paginate_button{color:#333}
.dataTables_paginate .current{background:#dedede;font-weight:700}
.dataTables_paginate a.disabled{color:#9E9E9E}
.hlw{background:#ff0}
