﻿
/****Committee Member ***/
	h3 { 
	margin:0px;
}

.committee-desc {
	float:left;
	clear:left;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	color:#515151;
	margin:5px 10px;
}
.instruction-text {
	clear:left;
}
.join-date,.expire-date {
	float:left;
	clear:left;
}
.button-left {
	clear:left;
	float:left;
	margin:10px 0px;
}
/***Interest Member **/
.signup-button {
	float:left;
}
.interest-desc {
	float:left;
	clear:left;
	margin:10px 0px;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}

#interest_members {
	margin-top:10px;
}
/**Interest Profile **/

.category-name {
	font-size:15px;
	color:#000000;
	font-weight:bold;
}

.description-check,
.sub-description,
.limit,
.category-detail,
.category-heading,
.category-name {
	clear:left;
	float:left;
}
.details-drop {
	margin-top:10px;
}
.sub-description {
	font-size:10px;
	color:#4c0074;
}

/***Committee Main Page **/
.detail-box {
	width:70%;
	border:1px solid #666;
	border-radius:10px;
	float:left;
	margin:5px 0px 5px 40px;
	padding:5px;
	background-color:#f3f3f3;
}
.relative-container {
	position:relative;

}
.visibility-label {
	margin-left:10px;
	font-weight:bold;
	font-size:smaller;
}
.detail-name,
.content-sub-header-1 {
	font-size:16px;
	font-family:var(--sysFont);
	font-weight:bold;
	color:#000000;
	padding-left:0px;
	text-decoration:none;
}
a.detail-name:hover {
	color:#515151;
}
.detail-name {
	float:left;
}
.detail-link {
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-16px;
	width:20px;
	height:32px;
	background-image:url(/images/member_directory/goarrow.png);
	background-repeat:no-repeat;
}
.detail-link:hover {
	background-image:url(/images/member_directory/goarrow_over.png);
}
.member-title {
	clear:left;
	float:left;
	font-size:13px;
	color:#515151;
}
.member-number {
	float:left;
	font-size:13px;
	margin-left:5px;
	color:#515151;
}
.purpose-links {
	width:80%;
}
.detail-home-description {
	float:left;
	clear:left;
	margin:5px 0px;
	margin-left: 0px;
	max-width: 80%;
}
.subcommittee { 
	position:relative;
	clear:left;
}
.subcommittee-footer {
	height:10px;
	clear:both;
}
.subcommittee-link {
	position:relative;
	text-decoration:none;
	transition:all .5s ease;
	font-size:14px;
}
.subcommittee-link:hover {
	text-decoration:underline;
}

/****Interest Main Page ***/
.interest-box {
	width:70%;
	border:1px solid #000000;
	overflow:auto;
	margin:5px 0px;
	position:relative;
	padding:5px;
	background-color:#f1f1f1;
	border-radius:10px;
}
.visibility-label {
	margin-left:10px;
	font-weight:bold;
	font-size:smaller;
}
.interest-name {
	font-size:15px;
	font-weight:bold;
	color:#515151;
	text-decoration:none;
	float:left;
}
.interest-name:hover {
	color:#959595;
}
.interest-link {
	position:absolute;
	right:10px;
	top:50%;
	margin-top:-16px;
	width:20px;
	height:32px;
	background-image:url(/images/member_directory/goarrow.png);
	background-repeat:no-repeat;
}
.interest-link:hover {
	background-image:url(/images/member_directory/goarrow_over.png);
}
.member-title,
.coordinator-title {
	clear:left;
	float:left;
	font-size:13px;
	color:#515151;
}
.coordinator-name {
	float:left;

}

.member-number {
	float:left;
	font-size:13px;
	margin-left:5px;
	color:#515151;
}
.interest-home-description {
	width:70%;
	float:left;
	clear:left;
	margin:5px 0px;
}
.interest-category-description {
	width:80%;
	float:left;
	clear:left;
	color:#515151;
	margin-top:10px;
}
.info-link {
	height:16px;
	width:16px;
	float:left;
	margin-left:10px;
	background-image:url(/images/committees_interests/info.png);
	background-repeat:no-repeat;
}
.name-text {
	float:left;
}
.detail-link-arrow {
	float:right;
	margin-right:10px;
	top:50%;
	margin-top:-20px;
	background-image:url(/images/shared_images/small_black_right.png);
	background-repeat:no-repeat;
	padding-top:25px;
	background-position:50% 0px;
	color:#464646;
	font-size:11px;
	width:110px;
	text-decoration:none;
	transition:opacity .5s ease;
}
.detail-link-arrow:hover {
	opacity:.8;
}	
h2 {
	clear:left;
}
.interest-margin {
	margin-top:0px;
	width:auto;
	margin-right:15px;
}
.info-instruction {
	float: none;
	display: inline-block;
	margin-left: 3px;
}
.border-box {
	margin-bottom:10px;
	overflow:auto;
	width:90%;
}
/*
.border-box:last-child {
	border:none;
}
*/
.content-sub-header-1 {
	margin:0px;
}
#interest_profile {
	margin-top:10px;
}
#profile_check_link {
	margin:10px 0px;
}
.interest-sub-desc {
	margin-left:30px;
	font-size:var(--sysNoteSize);
	color:var(--sysNote);
	font-family:var(--sysFont);
}
.adjust-left {
	margin-left:15px;
}
.RadAjaxPanel { 
	max-width:100%;
}
.button-bar {
	margin-top:20px;
}
#interest_members .signup-button {
	margin-left:20px;
}
#results {
	min-width:600px;
	margin-bottom:10px;
}
.title-heading, .title-heading-smaller {
	color: #666;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.title-heading-smaller {
	font-size: 14px;
}
.committee-detail-name,.committee-detail-name a {
	color:#000000;
	text-decoration:none;
	float:left;
	font-size:15px;
	font-weight:bold;
}
.committee-detail-name {
	clear:left;
}
.committee-detail-name a:hover {
	color:#666;
}
.members-count {
	color:#464646;
	width:100px;
	text-align:center;
	
}

#committee_members #people .person {
	height:150px;
}
#interest_members #people .person {
	height:135px;
}
#interests_wrapper .info-container2 {
	width: 100%;
	margin-bottom: 20px;
}

#interests_wrapper .show-details {
	display: block;
}

.hide-details {
	display: none;
}

#interests_wrapper .down-arrow-holder,
#interests_wrapper .description-holder {
	display: inline-block;
}

#interests_wrapper .down-arrow-holder .material-icons {
	font-size: 30px;
}

#interests_wrapper .description-holder {
	width: 75%;
	padding-left: 10px;
	box-sizing: border-box;
	font-family: var(--sysFont);
}

#interests_wrapper .arrow {
	background-position: center;
	width: 30px;
	cursor: pointer;
}

#interests_wrapper .down-arrow-holder .arrow {
	transition: opacity .5s ease;
}

#interests_wrapper .down-arrow-holder .arrow:hover {
	opacity: .6;
}

#interests_wrapper .down-arrow-holder {
	display: inline-block;
	text-align: center;
	vertical-align: -5px;
}

#interests_wrapper .visibility-tag {
	padding: 4px 10px;
	background-color: #FFF;
	border: 1px solid #000;
	color: #000;
	font-size: 15px;
	margin-left: 10px;
	border-radius: var(--sysBorderRadius);
	font-family: var(--sysFont);
	vertical-align: middle;
	font-weight: normal;
}

#interests_wrapper .instruction-text .material-icons {
	vertical-align: middle;
}

.coordinators-container {
	position: relative;
	display: inline-block;
	margin-bottom:10px;
}

.coordinators-container .material-icons {
	color: #000;
	font-size: 20px;
	cursor: pointer;
	vertical-align: middle;
	margin-right:5px;
}

.coordinator-trigger {
	cursor:pointer;
}

.coordinators-display {
	position: absolute;
	left: 100%;
	display: none;
	background-color: #FFF;
	color: #FFF;
	padding: 10px;
	padding-top: 14px;
	border: 1px solid var(--sysBorder);
	border-radius:var(--sysBorderRadius);
	color: #000;
}

.coordinators-display a,
.coordinators-display p {
	display: block;
	white-space: nowrap;
}

.coordinators-close {
	font-size: 14px;
	position: absolute;
	top: 3px;
	right: 3px;
	cursor: pointer;
}

.coordinators-container .coordinators-close.material-icons {
	font-size: 12px;
}

#interests_wrapper .description-holder h2 {
	font-family: var(--sysFont);
	font-size: 24px;
}
@media (max-width:767px) {
	#interests_wrapper .visibility-tag {
		width:100%;
		display:block;
		clear:left;
		margin-left:0px;
		box-sizing:border-box;
		border:none;
		padding-left:0px;
	}
	#interests_wrapper .description-holder {
		width:100%;
	}
}