/*
 * Styles for any custom content generated by edge Views
 */
 /**
  * Home Page
  */
 .front #page .clearfix {
 clear:both;
}
.page-events #main-content .views-row,
.front #main-content .views-row {
    border-bottom:2px solid #ccc;
    padding-bottom:20px;
}
.page-events #main-content .views-row-last,
.front #main-content .views-row-last {
    border-bottom:none;
}
#main-content .field-collection-container {
    border-bottom:none;
    margin-bottom: 1em;
}
 /*
  * General sidebar Views (Blocks)
  */
#block-views-featured-content-block .views-row,
#block-views-edge-news-block-latest-news .views-row{
    border-bottom:dotted 1px #ccc;
}
#block-views-featured-content-block .views-row{
	overflow: auto;
}
#block-views-featured-content-block .views-row-last,
#block-views-edge-news-block-latest-news .views-row-last{
    border-bottom:none;
    padding-bottom:0;
}
.sidebar .block-views .views-row {
    margin-bottom:10px;
}
.sidebar .block-views .views-row-last {
    border-bottom:none;
}

.sidebar .block {
    margin:0;
    margin-top:10px;
    border-bottom:1px solid #ccc;
    padding-bottom:10px;
}
.bottom-border {
	border-bottom:1px solid #ccc;
    padding-bottom:10px;
}
#block-edge-subscribe-edge-subscribe{
    border-bottom:none;
}
.sidebar .conversations-link,
.sidebar .news-link{
    border:none;
}
.sidebar .news-link {
    padding-bottom:0;
}
.block .view-responses .view-header,
.block .view-contributions .view-header,
.block .view-response-detail .view-header,
.block .view-annual-question .view-header{
    /*font-size:14px;*/
    text-transform:uppercase;
}
.block .view .view-header p {
    margin:0;
    margin-bottom:10px;
}


.region-sidebar-first .block-content .views-row {
  clear:both;
}
.sidebar .books-by-conversation-author {
    border-bottom:none;
    padding-bottom:0;
}

.sidebar div.views-field-field-sub-title {
	font-size: 1.25em !important;
	line-height: 1em;
	padding-bottom: 4px;
}


/**
 * General View Field formatting
 */
/* #main-content .views-field{
    margin-bottom:10px;
}*/
#main-content tr .views-field{
    margin-bottom:0;
}
.hidden {
	display:none;
}
/*
 * CONVERSATIONS
 */
.node-type-conversation #main-content .views-field-field-category .field-content,
#main-content .views-label{
    float:left;
    margin-right:3px;
}
.node-type-conversation #main-content .views-field-field-linked-image {
    margin-top:10px;
}

.node-type-conversation #main-content .views-field-field-byline,
.node-type-conversation #main-content .views-field-field-edge-author,
.node-type-conversation #main-content .views-field-field-date,
.front #main-content .views-field-field-byline,
.front #main-content .views-field-field-edge-author,
.front #main-content .views-field-field-date {
    font-weight: 600;
    font-size: 1.2em;
}

.contributors-label,
.people-mentions-label {
    color:#999;
}
.view-conversations .view-header,
.view-conversations .view-content {
     clear:both;
 }

.view-conversations thead {
	visibility: collapse !important;
}

.view-conversations .views-table thead {
    display: none;
}

 .view-conversations tr  {
    border-top:1px solid #ccc;
}
 .view-conversations table,
 .view-conversations tr.views-row-first,
 .view-conversations td {
     border:none;
 }

 .view-conversations td {
     padding:10px;
     vertical-align:top;
 }

.view-conversations tr.info,
.view-conversations tr.even,
.view-conversations tr:nth-child(2n+2) {
    background:none;
}

.view-conversations td.views-field-nothing {
    width:380px;
}

.view-conversations table .conversation-title {
    font-weight:bold;
}

/*
 * Conversation SideBar and Panel (Conversations) SideBar
 */
.node-type-panel .views-row {
	margin-bottom:10px;
}
.node-type-conversation .sidebar h2,
.node-type-conversation .sidebar h3,
.node-type-panel .view-get-authors-photo .view-header h2,
.node-type-panel .view-get-authors-photo .view-header h3{
    margin-bottom:10px;
}
.node-type-conversation .sidebar .view-header {
    text-transform:none;
}

.node-type-conversation .sidebar .view-contributions .view-header h3,
.node-type-conversation .sidebar .mentions .view-header h3,
.node-type-panel .view-get-authors-photo .view-header h3 {
    font-weight:400;
    font-style:italic;
}
.node-type-conversation .sidebar .views-field-picture img,
.node-type-panel .view-get-authors-photo .views-field-picture img {
    margin-right:10px;
    float:left;
    margin-top:5px;
}
.node-type-conversation .sidebar .views-field-nid-2 {
    margin-left:58px;
}
.node-type-conversation .sidebar .views-field-nothing a:visited,
.node-type-conversation .sidebar .views-field-nothing a:active,
.node-type-conversation .sidebar .views-field-nothing a.active{
   color: #A3725D;
}

.node-type-conversation .sidebar .authors .member-name {
    padding-top:0;
}
.node-type-conversation .sidebar .whats-related,
.node-type-conversation .sidebar .contributors {
    border:none;
}
.node-type-conversation .sidebar .title,
.sidebar .view-conversations-at-edge .views-field-title span.field-content a {
    font-size: 1.1em;
    line-height: 1.4em;
    font-weight: 600;
}

.sidebar .view-conversations-at-edge .views-field-title span.field-content a {
    font-size: 1.2em !important;
}

.node-type-conversation .sidebar .author {
    font-size: 1em;
    font-weight: 400;
}

.sidebar .audio-block {
    padding-bottom:10px;
}

ul.related-conversations {
    list-style:none;
    padding:0;
}
ul.related-conversations li{
    margin-bottom:10px;
}
.sidebar .mentions,
.sidebar .contributors{
    margin-top:0;
}
.sidebar .contributors {
    margin-bottom:0;
    padding-bottom:0;
}
.sidebar .authors .views-row{
    margin-bottom:0;
}
/*
 * Conversation Sidebar Books
 */
 .sidebar .books .views-row {
     float:left;
     margin-right:20px;
     width:120px;
 }
  .sidebar .books ul.pager:before{
      content:'More: ';
  }
 .sidebar .books ul.pager {
     text-align:left;
     font-weight:normal;
     padding:0;
     padding-bottom:10px;
 }
 .sidebar .books ul.pager li {
     margin:0;
 }
 .sidebar .books ul.pager li.pager-current {
    font-weight:normal;
}
/*
 * Conversation Tags Sidebar
 */

.block-content .conversation-tags .views-row {
    display:inline;
    float:left;
    width:120px;
    height:2.5em;
    padding:0.5em 0.6em;
    clear:none;
    border:none;
}
.block-content .conversation-tags .views-row:nth-child(2n) {
    margin-left:0.6em;
}

.block-content .conversation-tags .views-row:nth-last-child(2) {
   border:none;
}

.block-content .conversation-tags .views-row .views-field {
    padding-bottom:1em;
}
/*
 * Contributions
 */
#main-content .view-contributions .views-field-picture{
    float:left;
    margin-right:10px;
    margin-bottom:10px;
}
#main-content .view-contributions .views-field-body {
    clear:both;
}
#main-content .view-contributions .views-field-field-user-title {
    width:400px;
    font-size:.8em;
}
#main-content .view-display-id-block_contributions_footer .views-row {
    margin-top:10px;
    border-bottom:solid 1px #CCC;
}
#main-content .view-display-id-block_contributions_footer .view-contribution-authors .views-row {
    border-bottom:dotted 1px #CCC;
}
#main-content .view-display-id-block_contributions_footer .contribution-author {
    padding-bottom:10px;
}
#main-content .view-display-id-block_contributions_footer .views-row-last,
#main-content .view-display-id-block_contributions_footer .view-contribution-authors .views-row-last{
    border-bottom:none;
}
#main-content .view-contributors .contribution-title {
	font-size:1.1em;
	font-weight:600 !important;
	margin-left:0;
}

/*
 * ANNUAL QUESTION Books
 */
.region-sidebar-first .view-responses .views-row
.region-sidebar-first .view-contributors .views-row,
.region-sidebar-first .view-annual-question .views-row {
  /*min-height:130px;*/
  margin-bottom:10px;
  border-bottom:dotted 1px #ccc;
  padding-bottom:10px;
}
.region-sidebar-first .views-field-field-us-book-image{
    float:left;
    width:88px;
    margin-right:10px;
}

.view-contributors .col-1 {
    width: 50%;
}

.region-sidebar-first .view-annual-question .book-title{

}
/*
 * ANNUAL QUESTION
 */
article.node-annual-question .field-name-field-linked-image {
    margin:0 auto;
}
article.node-annual-question .field-name-field-linked-image .field-item{
    text-align:center;
}
.view-annual-question-summary {
    margin:0;
}
.annual-question-summary .seperator {
    float:left;
    margin-top:-3px;
}
.annual-question-summary .seperator-first {
    margin-right:10px;
}
.annual-question-summary .news-count,
.annual-question-summary .contributor-count,
.annual-question-summary .response-count,
.view-annual-question .contributor-count,
.view-annual-question .response-count{
    float:left;
    margin-right:10px;
}
.annual-question-summary .news-count,
.annual-question-summary .contributor-count,
.annual-question-summary .response-count,
.view-contributors .contributor-count,
.view-contributors .response-count,
.view-responses .contributor-count,
.view-responses .response-count{
    margin-right:10px;
    font-size:14px !important;
    text-transform:none;
}

.annual-question-summary .response-count,
.view-annual-question .response-count,
.view-contributors .response-count,
.view-responses .response-count {
   margin-left:10px;
}
.view-responses .view-header .summary{
    clear:both;
    margin-bottom:10px;
}
.view-responses .response-count {
    clear:right;
}

.view-annual-question .views-field-field-linked-image {
    clear:both;
    margin-top:24px;
}
/*
 * VIDEOS
 */

.view-videos .views-row {
    margin-top:1em;
    clear:both;
    border-bottom:solid 1px #ccc;
    margin-bottom:0;
    padding-bottom:0;
}

.view-videos .views-row-last {
    border:none;
}
.view-videos .views-field-field-video-embed{
    clear:both;
}
.view-videos .views-field-field-byline {
    display:inline !important;
    float:left;
    margin-right:5px;
}
.view-videos .views-field-field-edge-author{
   display:inline !important;
   float:left;
   margin-right:5px;
}

/*
.view-videos .views-field-field-category{
    clear:both;
}
*/
.view-videos .views-field-field-category .field-content,
.view-videos .views-field-field-category .views-label{
    float:left;
    margin-right:5px;
}
.view-videos .views-field-type .field-content,
.view-videos .views-field-type .views-label{
    float:left;
    margin-right:5px;
}
.view-videos .views-field-title-1{
    margin-left:0.25em;
}
.view-videos .views-field-field-video-embed {
  margin-top:10px;
   clear:both;
}
#content .view-videos .views-field-body {
    margin-top:10px;
}
/*
 * Responses
*/
.page-responses .view-display-id-page_responses .views-row {
    border-bottom:solid 1px #CCC;
    margin-top:10px;
}
.page-responses .view-display-id-page_responses .view-response-authors .views-row {
    border-bottom:none;
    padding-bottom:10px;
    float:left;
    width:50%;
    margin-top:0;
}
.page-responses .view-display-id-page_responses .response .view-single-result .views-row {
	width:100%;
}
.page-responses .view-display-id-page_responses .view-response-authors .views-row-last{
	clear:right;
}
.page-responses .view-display-id-page_responses .view-response-authors .views-row-last,
.page-responses .view-display-id-page_responses .views-row-last {
    border-bottom:none;
}
.page-responses .view-display-id-page_responses .views-row-first {
    margin-top:0;
}
.page-response-detail .view-header .view-response-authors,
.page-response-detail .view-header p{
    text-transform:none;
}
.page-response-detail .region-help {
    display: none;
}
.page-contributors #content h3,
.page-responses #content h3 {
    font-size:24px;
    font-weight:500;
    display:none;
}
.page-response-detail .response-title,
.page-responses .response-title {
	clear:both;
    font-weight:600;
    font-size:1.5em;
}

.page-response-detail .response-title {
    margin-top:20px;
    margin-bottom:10px;
    clear:both;
}

.page-contributors #content .view-content table {
    margin-top:20px;
}
.page-contributors table,
.page-contributors tr,
.page-contributors td {
    border:none;
    vertical-align:top;
}

.page-contributors td {
    padding-bottom:10px;
}

.page-contributors tr.row-last td {
    padding-bottom:20px;
}
.page-contributors td.col-2 {
    border-left:1px solid #ccc;
    padding-left:30px;
}

.page-contributors td img {
    float:left;
    margin-right:10px;
    margin-top:5px;
}

.page-contributors td .views-field {
    margin-left:68px;
}

.page-contributors td .views-field-picture {
    width:48px;
    margin-left:0px;
}

.page-contributors td .views-field-field-last-name {
    font-weight:bold;
    font-size:1em;
}

.page-contributors table.views-view-grid {
    padding:0;
    margin:0;
}
.page-response-detail .response .views-field-picture,
.page-responses .response .views-field-picture {
    float:left;
    margin-right:10px;
    margin-top:5px;
}
.page-response-detail .views-field-body {
    margin-top:10px;
}
.page-response-detail .views-field-field-user-title {
    margin-bottom:10px;
}
.page-contributors #block-system-main {
    margin-bottom:0;
}
/*
 * In the News
 */
.view-in-the-news .view-content .views-row {
    padding-bottom:5px;
    margin-bottom:15px;
    border-bottom:1px dotted #ccc;
}

.view-in-the-news .view-content .views-row-last {
    border:none;
}
/**
 * Edge News
 */
#main-content .view-edge-news .views-row {
    border-bottom:1px dotted #ccc;
}
#main-content .view-edge-news .views-row {
    margin-top:10px;
}
/*
 * Library
 */
 .view-library table,
.view-library tr {
     border:none;
 }
 .view-library td {
     vertical-align:top;
     padding-bottom:20px;
 }
.view-library tr.info,
.view-library tr.even,
.view-library tr:nth-child(2n+2) {
    background:none;
}
/*
 * Edge Admin Views
 */
/* Exposed form styles */
#views-exposed-form-edge-admin-page .views-widget-filter-type {
    float:left;
    clear:both;
}
#views-exposed-form-edge-admin-page #edit-title {
    width:360px;
}

/**
 * Front Page View
 */

/*.view-front-page .views-field-field-sub-title,*/
.view-front-page .views-field-field-edge-author,
.view-front-page .views-field-field-byline,
.view-front-page .views-field-field-date {
    padding-right:5px;
}

.view-front-page .views-field-field-sub-title,
.view-content-summary .views-field-field-sub-title {
	font-size: 1.5em;
	line-height: 1em;
	padding-bottom: 7px;
	}

.view-front-page .view-reading-list .views-field-field-edge-author {
	float:none;
}
.view-front-page .views-field-field-date {
    clear:right;
}
.view-front-page .views-field-field-intro-by {
    clear:both;
}
.view-front-page .views-field-field-intro-by .field-content,
.view-front-page .views-label-field-intro-by
{
    float:left;
    padding-right:5px;
}
.view-front-page .views-field-field-linked-image .field-content {
    clear:both;
}
/*
 * PEOPLE Contributing to edge Blocks
*/

.people-contributors-home .views-row {
    float:left;
    margin:0;
    padding:0;
    margin-left:3px;
}

.people-contributors-home .views-row-1,
.people-contributors-home .views-row-7,
.people-contributors-home .views-row-13{
    margin-left:0;
}
.people-contributors-home .views-row-6,
.people-contributors-home .views-row-12,
.people-contributors-home .views-row-18 {
    clear:right;
}

.contributor-item .views-field-field-first-name,
.contributor-item .views-field-field-last-name,
.contributor-item .views-field-field-middle-name,
.contributor-item .views-field-field-first-name div,
.contributor-item .views-field-field-last-name div {
  display: inline;
}

.contributor-item .views-field-picture {
  position: absolute;
}

.contributor-item .views-field-field-first-name,
.contributor-item .views-field-field-last-name,
.contributor-item .views-field-field-middle-name {
  font-weight: 600;
  font-size: 20px;
}

.contributor-item {
  line-height: 1.2;
}

.contributor-item .views-field-field-user-title {
  font-size: 15px;
  padding-bottom: 15px;
}

.contributor-item .views-field-field-first-name,
.contributor-item .views-field-field-user-title {
  margin-left: 55px;
}
.alphabet-container {
  width: 100%;
  height: 25px;
}
.alphabet-list {
  background-color: #E5E5E5;
  margin-bottom: 15px;
  border-radius: 15px;
  display: flex;
  padding-left: 20px;
  padding-right: 20px;
  flex-wrap: wrap;
}
.alphabet-letter {
  list-style: none;
  width: calc(100% / 26);
  min-width: 37px;
}
.alphabet-letter a{
  color: black;
  cursor: pointer;
}
.visitedAnchor {
  color: blue !important;
  text-decoration: underline;
}
.invisible {
  display: none;
}
.footer-fix {
  max-height: 230px;
}
.fix-alphabet {
  position: fixed;
  top: 35px;
  z-index: 100;
}
.firstItemFix {
  padding-top: 43px;
}
.contributor-item .views-field-status {
  display: none;
}

/* Image Galleries*/
.view-image-gallery-collage td {
    vertical-align:top;
}
.view-image-gallery-collage img {
    max-width:300px;
}
.view-image-gallery-collage .views-field-field-gallery-image-description-1,
.view-image-gallery-collage .views-field-field-people-mentions-1{
    margin-left:3px;
}
.view-image-gallery-collage .views-field-field-gallery-image {
    text-align:center;
}
.gallery-slideshow h2 {
    margin-bottom:10px;
}
/* Reading Lists */
.view-reading-list td {
	vertical-align: top;
}


/* Events */

.view-events .views-field-title h2,
.view-edge-news .views-field-title {
    font-size: 2.2em;
    font-weight: bold !important;
    line-height: 1em;
    padding-bottom: 7px;
}

.region-sidebar-second .view-edge-news .views-field-title,
.region-sidebar-second .view-featured-content .views-field-title {
	font-size: 1.7em !important;
	padding-bottom: 4px;
}

.view-events .views-field-name {
    font-size: 0.8em;
    text-transform: uppercase;
}

.view-books-by-author-block-book-new .views-field-title a {
    font-weight: 600;
}

span.views-field .contextual-links-region {
    display: inline-block;
}
.response-contribution h4 {
  visibility: hidden;
}

/* Memberbio */

span.conversations-block-title a {
    font-size: 1.1em !important;
    font-weight: bold;
}

.conversations-block-author-handle {
    font-size: .9em !important;
}

.view-conversations-at-edge .views-row::after {
    content: "";
    display: block;
    width: 60%;
    border-bottom: #ded9d9 2px solid;
    margin: 14px auto 5px;
}

.view-conversations-at-edge .views-row-last.views-row::after {
    display: none;
}

.view-conversations-at-edge .views-field-field-video-embed {
    margin-top: 35px;
}

.view-conversations-at-edge .views-field-php {
    margin-top: 25px;
}

.view-conversations-at-edge .views-field-field-video-embed::before {
    content: "VIDEO";
    display: block;
    line-height: 1.4em;
    font-family: "freight-sans-pro",sans-serif;
    font-weight: 400;
    margin: 21px 0;
    position: relative;
    top: -21px;
}