/*Liberty's CSS*/
/*Put the following below in gt-general.css of the site*/

#block-views-block-3-pic-hero-banner-block-1{
	border-top: 1px solid #AC9B62;
	border-bottom: 1px solid #AC9B62;
}

/*Custom PDF Icon Style in Text Editor*/
.pdf-icon {
    background: transparent url('/sites/default/files/pdf-icon.png') no-repeat left center;
    padding: 1px 0 1px 20px;
}

/*Custom Large Text Style 22px font in Text Editor*/
.big-text {
	font-size: 22px;
}

/* reflections  */

.view-blog-articles .item {
    padding-bottom: 40px;
}

/*  Team Headers  */
h2.team {
    color: #fff;
    font-family: "Roboto Slab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    margin: 0 0 5px 0;
    background-color: #A4925A;
    padding: 10px 20px;
    font-size: 1.50rem;
}



/*Custom Buttons*/
/*Clear Button w/Gold Outline*/
.clear-custom-button a:link {
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #000;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #000;
    background-color: #fff;
	text-decoration: none;
}

.clear-custom-button a:visited{
  color: #000;
  text-decoration: none;
}

.clear-custom-button a:hover{
  color: #000;
  background-color: transparent;
  text-decoration: underline;
}

.gbh {
    display: inline-block;
    float: left;
    margin-right: 30px;
}
/*Gold Button*/
.gold-custom-button a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #b3a369;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #000;
    background-color: #b3a369;
	text-decoration: none;
}

.gold-custom-button a:visited{
    color: #000;
    text-decoration: none;
}

.gold-custom-button a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

/*Blue Button*/
.blue-custom-button a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #003057;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #fff;
    background-color: #003057;
	text-decoration: none;
}

.blue-custom-button a:visited{
    color: #fff;
    text-decoration: none;
}

.blue-custom-button a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

.page-node-1 .layout--twocol-section h2{
    border: 1px solid #b3a369;
	border-radius: 5px;
    padding: 0.5rem 1rem;
}

#mercury .hg-title h2{
  font-family: var(--font-roboto);
  font-size: 1.2rem;
  font-weight: 600;
  line-height: 1.6;
  color: var(--gt-md-gold);	
  border: 1px solid #fff;
  border-radius: 5px;
}

.field--name-field-displayed-block-title {
    border: 1px solid #A4925A;
	background-color: #A4925A;
    padding: 8px;
    font-size: 1.0rem;
    /*letter-spacing: 0.05rem;*/
    font-family: "Roboto Slab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    line-height: 1
    margin-bottom: .5rem;
    color: #fff;
}

.form-item-settings-block-form-field-displayed-block-title-0-value {
    font-size: 1.00rem;
}

.field--name-field-image-classic-block{
	margin-bottom: 8px;
}

.field--name-field-body-classic {
    padding: 12px;
    background-color: #eeeeee;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

/*News and Events Blocks*/
.page-node-1 .layout__region--first .views-element-container {
    background-color: #eeeeee;
    padding: 12px;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

.page-node-1 .layout__region--second .views-element-container {
    background-color: #eeeeee;
    padding: 12px;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

/*Accessibility Banner*/
#block-nikola-accessibilityinformation .field--name-field-body-classic h3 {
    color: var(--gt-black);
    float: left;
	margin-top: 6px;
	margin-left: 25%;
    margin-right: 10%;
}

#block-nikola-accessibilityinformation .field--name-field-body-classic p {
    margin-top: 8px;
    margin-bottom: 8px;
}

/*Important Dates*/
.field--name-field-location-2 .field__label {
    font-weight: bold;	
}

.page-node-139 .field--name-field-date-imp-dates {
    border-bottom: 4px solid #b3a369;	
}

.page-node-139 .field--name-field-description-imp-dates {
    margin-top: 18px;	
}

.page-node-139 .views-element-container h2 {
    border: 1px solid #A4925A;
	background-color: #A4925A;
    padding: 8px;
    font-size: 0.90rem;
    /*letter-spacing: 0.05rem;*/
    font-family: "Roboto Slab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    line-height: 1
    margin-bottom: .5rem;
    color: #fff;
}

.page-node-139 .views-element-container {
    padding: 12px;
    background-color: #eeeeee;
    border-top: 2px solid #b3a369;
    border-bottom: 2px solid #b3a369;
}

.page-node-139 .views-element-container .item {
    border-bottom: 4px solid #b3a369;
    padding-bottom: 22px;
	/*padding-top:22px;*/
    width: 100%;	
}

.path-important-dates .views-field-field-description-imp-dates {
    border-bottom: 4px solid #b3a369;
    padding-bottom: 18px;
	padding-top: 18px;
} 
	

.views-field-field-date-imp-dates {
    font-family: "Roboto Condensed", "Arial", sans-serif;
	font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: .035rem;
	margin: 0 0 0.25rem 0;
	color: #A4925A;
	padding-top: 18px;
}

.field--name-field-date-imp-dates {
    font-family: "Roboto Condensed", "Arial", sans-serif;
	font-size: 1.5rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: .035rem;
	margin: 0 0 0.25rem 0;
	color: #A4925A;
	padding-top: 18px;
}

.page-node-139 .views-field-title a:link{
	font-size: 1.2rem;
	color: #1a0dab
	font-weight: 600;
	text-decoration: none;
}

.page-node-139 .views-field-title a:visited{
	font-size: 1.2rem;
	color: #1a0dab
	font-weight: 600;
	text-decoration: none;
}

.page-node-139 .views-field-title a:hover{
	text-decoration: underline;
}

.path-important-dates .views-field-title a:link{
	font-size: 1.2rem;
	color: #1a0dab
	font-weight: 600;
	text-decoration: none;
}

.path-important-dates .views-field-title a:visited{
	font-size: 1.2rem;
	color: #1a0dab
	font-weight: 600;
	text-decoration: none;
}

.path-important-dates .views-field-title a:hover{
	text-decoration: underline;
}

/*Person Content*/
.field--name-field-professional-title-person{
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 600;
    line-height: 1.1;
    letter-spacing: .035rem;
	color: #A4925A;
}

.field--name-field-bio-person {
    margin-top: 18px;	
}

.field--name-field-awards-person .field__label{
    font-weight: 600;	
}

.field--name-field-credentials-person .field__label{
    font-weight: 600;	
}

.field--name-field-partners-person .field__label{
    font-weight: 600;	
}

.bold-font-teachtool{
    font-weight: bold;	
}

/*Clear Button w/Gold Outline*/
.clear-custom-button-teachtool a:link{
    display: inline-block;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    border: 1px solid #b3a369;
	border-radius: 5px;
    transition: all 0.2s ease-out;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.05rem;
    color: #b3a369;
    background-color: #fff;
	text-decoration: none;
	margin-bottom: 18px;
}

.clear-custom-button-teachtool a:visited{
  color: var(--gt-md-gold);
  text-decoration: none;
}

.clear-custom-button-teachtool a:hover{
  color: var(--gt-black);
  background-color: transparent;
  text-decoration: underline;
}

.field--name-field-hg-invited-audience{
	font-weight: bold;
}

.field--name-field-discipline{
	font-weight: bold;
}

.field--name-field-time-commitment{
	font-weight: bold;
}

.field--name-field-type{
	font-weight: bold;
}

.field--name-field-big-ideas{
	font-weight: bold;
	margin-top: 8%;
}

/*Blog Article*/

.field--name-field-body-blog {
	margin-top: 1%;
}

.field--name-field-published-date{
	font-weight: bold;
}

.layout__region h2{
	color: #fff;
	font-family: "Roboto Slab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	margin: 0 0 5px 0;
	background-color: #A4925A;
	padding: 10px 20px;
	font-size: 1.50rem;
}

.field--name-field-instructors {
	font-size: 1.2rem;
	font-weight: bold;
}

.field--name-field-course-codes{
	font-size: 1.0rem;
	font-weight: bold;
	background-color: #eeeeee;
	padding: 12px;
	text-align: center;
	width: 15%;
	margin-top: 2%;
	margin-bottom: 2%;
}

@media only screen and (max-width: 600px) {
.field--name-field-course-codes{
	font-size: 1.0rem;
	font-weight: bold;
	background-color: #eeeeee;
	padding: 12px;
	text-align: center;
	width: 50%;
	margin-top: 1%;
	margin-bottom: 1%;
}
}

.semester-styling {
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 12px;
	width: 15%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	float: right;
	margin-left: 1%;
	margin-bottom: 1%;
}

@media only screen and (max-width: 600px) {
.semester-styling{
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 12px;
	width: 50%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	float: none;
	margin-top: 2%;
	margin-bottom: 2%;
}
}

.field--name-field-college .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-college{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-course-type .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-course-type{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-prerequisite .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-prerequisite{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-course-level .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-course-level{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-partner-engagement .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-partner-engagement{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-un-sdgs .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-un-sdgs{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

.field--name-field-core-curriculum-requiremen .field__label{
	font-size: 1.0rem;
	font-weight: bold;
	color: var(--gt-black);
}

.field--name-field-core-curriculum-requiremen{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	margin-bottom: 2%;
}

/*.view-content-wrap .views-field-title{
	margin-top: 5%;
}*/

/*@media only screen and (max-width: 600px) {
.view-content-wrap .views-field-title{
	margin-top: 10%;
}
}*/

.views-field-field-semester{
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 8px;
	width: 15%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	font-size: small;
	/*float: right;*/
}

@media only screen and (max-width: 600px) {
.views-field-field-semester{
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 8px;
	width: 75%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	font-size: small;
	/*float: right;*/
	margin-left: 1%;
	margin-bottom: 1%;
}
}

.views-field-field-instructors{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	
}

.views-field-field-course-type{
	font-size: small;
	font-weight: bold;
	padding: 12px;
}

.views-field-view-node{
	color: #004f9f;
    font-style: inherit;
    font-weight: 600;
    text-decoration: none;
	
}

/*Who We Are Styling*/
.page-node-146 .views-col {
	max-width: 45%;
	margin-right: 2px;
	border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
    background-color: #eeeeee;
}

.page-node-146 .views-col .views-field-field-photo-person{
	float: left;
	padding-right: 8px;
}

.page-node-146 .views-field-field-professional-title-person {
	padding-bottom: 8px;
}

.page-node-146 .views-view-grid .views-field-title h4{
	font-size: 1.0rem; 
}

.field--name-field-photo-person {
	float: right;
}

.field--name-field-photo {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

/*Reflections Page
.views-field-field-photo{
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}*/

.page-node-1471 .views-field-field-photo {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

/*.page-node-1471 .views-field-title {
	margin-top: 5%;
}

.page-node-1471 .views-field-field-body-blog {
	margin-bottom: 18%;
}*/

.page-node-1471 .views-field-nothing{
	margin-top: 10%;
	margin-bottom: 10%;
}

.page-node-139 .field--name-field-displayed-block-title {
    border: 1px solid #A4925A;
	background-color: #A4925A;
    padding: 8px;
    font-size: 0.90rem;
    /*letter-spacing: 0.05rem;*/
    font-family: "Roboto Slab", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-weight: 600;
    line-height: 1
    margin-bottom: .5rem;
    color: #fff;
}

/*CSS for Events Block*/
.page-node-221 .layout-builder__layout .views-element-container .view-content-wrap {
	/*-webkit-column-count: 2;
  	-moz-column-count: 2;
 	column-count: 2;*/
	width: 50%;
	margin-bottom: 10px;
	padding: 0px;
}

.page-node-221 .hg-title h3{
	font-size: 1.3rem;
}

.page-node-221 .hg-title a:link{
	color: #003057;
	text-decoration: none;
}

.page-node-221 .hg-title a:hover{
	color: #003057;
	text-decoration: underline;
}

.page-node-221 .hg-title a:visited{
	color: #003057;
	text-decoration: none;
}

.page-node-221 .more-link a:visited{
	font-size: 1.1rem;
	color: #003057;
	text-decoration: none;
}

.mercury .day,
.mercury .day-multi {
  /*background: var(--gt-black);*/
    background: #003057;
  -moz-border-radius-topleft: 9px;
  -moz-border-radius-topright: 9px;
  -webkit-border-top-left-radius: 9px;
  -webkit-border-top-right-radius: 9px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  /*color: var(--gt-gold);*/
  color: #fff;
  font-family: var(--font-roboto-condensed);
  font-size: .85rem;
  font-weight: 600;
  padding: .5rem 0;
  text-align: center;
  text-transform: uppercase;
}
.mercury .month,
.mercury .month-multi {
  /*color: var(--gt-gold);*/
  color: #003057;
  font-family: var(--font-roboto-condensed);
  font-size: 1.1rem;
  font-weight: 600;
  margin-top: .5rem;
  text-align: center;
  text-transform: uppercase;
}

.event-teaser .date-wrapper .month h4 {
    font-size: 1.2rem;
}

.mercury .date,
.mercury .date-multi {
  color: var(--gt-gold);
  font-family: var(--font-roboto-condensed);
  font-size: 2rem;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
}

.event-teaser .date-wrapper .date h4 {
    font-size: 2rem;
    margin: 0.25rem 0;
}

.mercury .year,
.mercury .year-multi {
  /*color: var(--gt-gold);*/
  color: #003057;
  font-family: var(--font-roboto-condensed);
  font-size: 1.1rem;
  font-weight: 600;
  margin-bottom: .5rem;
  text-align: center;
  text-transform: uppercase;
}

.event-teaser .date-wrapper .year h4 {
    font-size: 1.5rem;
}

.date-wrapper{
	width: 70%!important;
}

.page-node-139 #block-bannerbutton1{
    margin-top: -6%;
    margin-right: 1%;
    float: right;
    position: relative;
}

.event-co {
    background-color:  #ffffff;
    clear: both;
    display:  block;
    /*  border-bottom: 6px solid #B3A369; */
    padding:  0px 0 0 0;
  }
  
  .event-co-body {
    padding: 3px 0 10px 0;
    margin-top: 3px;
    width:  85%;
  }
  
  .event-co-img {
    float:  right;
    display:  inline-block;
    padding: 0 15px 0 0;
  }
  
  .event-main {
    display: table;
    padding: 20px 0 30px 0;
    border-bottom: 2px solid #B3A369;
  } 
  
  .event-co h2 {
    padding: 20px 0 0 0;
  }
  
  .event-co-summary {
    padding: 0 0 0 8px;
    width: 70%;
    float: left;
  }


@media only screen and (max-width: 600px) {
.page-node-139 #block-bannerbutton1{
    margin-top: 0;
    margin-right: 0;
    float: none;
    position: none;: underline;
}
}

.views-element-container .view-taxonomy-term .view-content h2{
	font-size: 1.1rem;
    font-weight: 600;
}

.page-node-type-toolkit_listing .field--label{
	font-weight: 600;
	font-size: 1.2rem;
	text-decoration: underline;
}

.page-node-type-person .views-field-title{
	font-weight: 600;
	font-size: 1.0rem;
	margin-top: 18px;
}

.page-node-type-person .views-field-title a:link{
	color: #004f9f;
	text-decoration: none;
}

.page-node-type-person .views-field-title a:hover{
	color: #004f9f;
	text-decoration: underline;
}

.page-node-type-person .views-field-title a:visited{
	color: #004f9f;
	text-decoration: none;
}

.path-teaching-toolkit .views-field-title{
	font-weight: 600;
	font-size: 1.2rem;
	margin-top: 24px;
}

.path-teaching-toolkit .views-field-title a:link{
	color: var(--gt-gold);
	text-decoration: none;
}

.path-teaching-toolkit .views-field-title a:hover{
	color: var(--gt-gold);
	text-decoration: underline;
}

.path-teaching-toolkit .views-field-title a:visited{
	color: var(--gt-gold);
	text-decoration: none;
}

.page-node-type-toolkit_listing .mb-3{
    float: none!important;
}

.page-node-type-toolkit_listing .field--name-field-big-ideas {
	margin-top: 8px;
}

.views-field.views-field-field-slide-text {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 10px;
	padding-left: 50px;
    text-align: center;
	background: #00000080;
}

.views-field.views-field-field-slide-text p{
    color: #fff;
	font-size: 22px;
}

.sls-intern-linktext a:link{
	/*color: #eeb211;*/
	color: var(--gt-gold);
	font-weight: 600;
	font-size: 1.5rem;
	text-decoration: none;
}

.sls-intern-linktext a:hover{
	/*color: #eeb211;*/
	color: var(--gt-gold);
	font-weight: 600;
	font-size: 1.5rem;
	text-decoration: underline;
}

.sls-intern-linktext a:visited{
	/*color: #eeb211;*/
	color: var(--gt-gold);
	font-weight: 600;
	font-size: 1.5rem;
	text-decoration: none;
}

.path-affiliated-courses .views-field-field-semester{
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 8px;
	width: 15%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	font-size: small;
	float: right;
}

@media only screen and (max-width: 600px) {
.path-affiliated-courses .views-field-field-semester{
    border: 1px solid var(--gt-md-gold);
	border-radius: 5px;
	padding: 8px;
	width: 75%;
	color: var(--gt-md-gold);
	text-align: center;
	font-weight: bold;
	font-size: small;
	float: none;
	margin-left: 1%;
	margin-bottom: 1%;
}
}

.mercury-event .day-wrapper{
	background-color: #003057;
	color: #fff;
}

.mercury-event .day-wrapper h3{
	color: #fff;
}

.mercury .day h4{
	color: #fff;
}

.mercury .month h4{
	color: #003057;
}

.mercury .year h4{
	color: #003057;
}

.mercury .time, .mercury .time-multi {
    display: inline;
    font-weight: 600;
    font-size: 1rem;
	color: #A4925A;
}

#block-slsvisitorresources-menu {
	border-color: transparent;
    border-top: 1px solid var(--gt-gold);
    background-color: transparent;
    color: var(--gt-gold);
    display: block;
    font-size: 1.0rem !important;
    font-weight: 600;
    line-height: 1.1;
    margin: 0.75rem 0 0.25rem 0;
    padding: 0.25rem 0 0 0;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.01rem;
}

/*#block-slsvisitorresources-menu h2{
	font-size: 1.0rem !important;
}*/

.page-node-2248 .views-field-title{
	padding-top: 5%;
}