/* Custom CSS for the WebStudio Theme */
/* General Styling */

#comments {
    display: none;
}

h1 {
	color: #E4701E;
/*	letter-spacing: 0.05em; */
}

h3, h4, h5 {
	font-size: 15px;
	line-height: 20px;
}

html body textarea:focus, html body input[type="text"]:focus, html body input[type="password"]:focus, html 

body input[type="datetime"]:focus, html body input[type="datetime-local"]:focus, html body input

[type="date"]:focus, html body input[type="month"]:focus, html body input[type="time"]:focus, html body input

[type="week"]:focus, html body input[type="number"]:focus, html body input[type="email"]:focus, html body 

input[type="url"]:focus, html body input[type="search"]:focus, html body input[type="tel"]:focus, html body 

input[type="color"]:focus, html body .uneditable-input:focus {
    border-color: rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(0, 0, 0, 0.25);
}

.node-unpublished {
    background-color: #FFF4F4;
}


/* End General Styling */

/* Home Page Styling */


.site-name {
    margin-left: 4em;
    margin-top: .8em;
    position: absolute;
    font-size: 350%;
    letter-spacing: 0px;
}

#GlobalBrand #block-block-26 {
    float: right;
	padding-top: 40px;
	padding-right: 10px;
}

#GlobalBrand #block-block-26 li {
    display: inline;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 18px;
	font-family: Gotham, 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
	color: #444;
	border-radius: 2px;
}

#GlobalBrand #block-block-26 a { 
	color: #444;
}

#GlobalBrand #apply_btn a {
    color: #efefef;
    padding: 8px;
}

#GlobalBrand #apply_btn a:hover {
	color: rgba(255,255,255,.6);
	transition: 1s ease;
}
#GlobalBrand #apply_btn {
    background-color: #e4701e;
    padding-right: 5px;
    padding-left: 5px;
}

/* .front #TopRawWrapper {
    border-top: 5px solid #e4701e;
} */

.front #IntroWrapper {
/*    border-top: 5px solid #e4701e; */
	box-shadow: 0 -5px 5px rgba(0,0,0,0.5);
}

.not-front #IntroWrapper {
    border-top: 5px solid #e4701e; 
/*	box-shadow: 0 -5px 5px rgba(0,0,0,0.5); */
}


#Intro ul.menu a:hover {
    background-color: #355522;
    padding-bottom: 15px;
    padding-top: 10px;
}

#Intro ul.menu {
	display: table;
	width: 100%;
}

#Intro ul.menu li{
	display: table-cell;
	letter-spacing: 0.1em;
/*    padding-right: 15px;
    padding-left: 15px; */
	font-family: "Oswald";
	font-size: 130%;
	text-align: center;
}

.front #Header ul.menu a:hover {
    background-color: #355522;
    padding-bottom: 15px;
    padding-top: 8px;
}

.front #Header ul.menu {
    padding-bottom: 2px;
	display:table;
	width: 100%;
}

.front #Header ul.menu li {
    display: table-cell;
    font-family: "Oswald";
    font-size: 100%;
    letter-spacing: 0.05em;
	text-align: center;
/*    padding-left: 55px;
    padding-right: 70px; */
}

#GlobalBrand #MainMenu {
	display:none;
}

.front #HeaderBottom h3 {
	margin: 5px;
}

.home-features .field-content a {
    color: #4C7335;
    font-size: 120%;
    font-weight: bold;
}

.home-features .field-content a:hover {
    color: #4C7335;
	text-decoration: underline;
}

.home-features h2 {
    color: #E4701E;
    padding: 5px;
    border-bottom: thin solid #D6DDB9;
}

.home-features li {
    list-style: none outside none;
    border-bottom: thin dotted #D6DDB9;
 /*   padding-top: 20px; */
}

.home-features .view-footer a {
    color: #4c7335;
    font-size: 100%;
    float: right;
/*    font-weight: bold; */
}

.home-gateways li:nth-child(2), .home-gateways li:nth-child(4), .home-gateways li:nth-child(6) {
    background-color: #aaa;
}

.home-gateways li {
    background-color: #4C7335;
/*    border-radius: 3px; */
    list-style: none outside none;
    margin: 10px 20px 5px 5px;
    padding: 15px 10px 15px 10px;
}

.home-gateways .pane-content a {
    color: #EFEFEF;
	font-size: 120%;
    font-family: "Oswald";
	font-weight: lighter;
/*    border-bottom: thin solid #D6DDB9; */
    display: block;
}

.home-gateways .pane-content a:hover {
    color: rgba(255,255,255,.6);
    transition: ease .5s;
}

.front .pane-block-14 {
    padding-left: 20px;
}
.front .pane-block-14 iframe {
    width: 250px;
}
.front #SidebarFirst .view-display-id-block_3 .view-footer {
    background-color: #efefef;
    padding-bottom: 20px;
}
.front #SidebarFirst .view-display-id-block_3 .view-footer a {
    color: #222;
    float: right;
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-right: 10px;
    padding-top: 5px;
}
.front .view-display-id-block_3 a:hover, .front .view-display-id-block_3 .views-row a:hover {
    color: #27638c;
    text-decoration: underline;
}
.front .view-display-id-block_3 .views-row a {
    font-size: 110%;
    color: #222;
}
.front .view-display-id-block_3 .views-row {
    font-size: 12px;
    padding: 3px 0 3px 0;
}
.front #SidebarFirstRaw {
    background-color: #efefef;
    padding-top: 3px;
}
.front #SidebarFirst .block {
    padding: 2px 10px 0;
}
.front #SidebarFirst h2 {
    border-bottom: thin solid #d6ddb9;
    color: #e4701e;
    font-family: Oswald;
    font-size: 2em;
    font-weight: 300;
	padding-bottom: 5px;
}
.front #SidebarFirst ul {
    margin-left: -1px;
}
.front #SidebarFirst .more-link {
    font-weight: bold;
    float: right;
    font-size: 1.1em;
}
.front #SidebarFirst .views-field-title {
    font-weight: bold;
}
.front #SidebarFirst ul li {
    list-style-image: none;
    list-style-type: none;
    padding-bottom: 5px;
}
.front #SidebarFirst iframe, .front .pane-block-15 iframe{
    width: 235px;
}

.front .pane-block-15 {
    margin: 0 0 10px 25px;
    padding-top: 10px;
}

.front #PostscriptWrapper {
    background-color: #aaa;
    padding: 40px 10px 40px 10px;
}

.front #Postscript .block {
    display: inline-flex;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-top: 5px;
    width: 31%;
}
.front #Postscript img:hover {
    opacity: 0.6;
    transition: 1s ease;
	cursor: pointer;
}
.front #Postscript .portals {
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
    position: relative;
    width: 100%;
}
.front #Postscript p {
/*    background-color: #efefef; */
    display: inline;
    padding-bottom: 0px;
}
.front #Postscript p a {
    color: #efefef;
    font-family: Oswald;
    font-size: 300%;
    left: 10px;
    position: absolute;
    top: 85%;
    width: 100%;
}

.front #BottomRaw p {
    color: #777;
    font-size: 2.5em;
    font-weight: lighter;
    line-height: 2em;
}
.front #BottomRaw a:hover {
    background-color: #ca5604;
}
.front #BottomRaw p a {
    background-color: #e4701e;
    color: #efefef;
    display: inline-block;
    font-size: 1.1em;
    font-variant: all-petite-caps;
    padding: 5px 15px;
}
.front #BottomRaw h3 {
    color: #1a1a1a;
    font-family: "Oswald";
    font-size: 4em;
}
.front #BottomRaw {
    padding-bottom: 50px;
    padding-top: 40px;
    text-align: center;
}


.front #FooterTopWrapper #block-block-13 {
	float: left;
	padding-left: 20px;
	width:60%;
/*    text-align: center;
padding-right: 20px;
	padding-top: 20px;
	margin-left: -30px;
 width: 80%; */
}

.front #FooterTopWrapper #block-block-25 p {
    margin-top: 10px;
	padding-top: 20px;
    font-size: 50px;
    font-family: "Oswald";
    color: #222;
	padding-left: 20px;
	padding-right: 5px;
	line-height: 5px;
}

.front #FooterTopWrapper #block-block-13 h3 {
    background-color: #222;
    color: #efefef;
    font-family: "Oswald";
    font-size: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
	line-height: 5px;
}
.front #FooterTopWrapper #block-block-13 p {
    background-color: #222;
    color: #efefef;
    font-family: Helvetica;
    font-size: 15px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 15px;
}
.front #FooterTopWrapper #block-block-13 td {
    padding-right: 30px;

}

.front #FooterTopWrapper #block-block-14 {
    float: right;
	margin-top: -10px;
/*	margin-right: -20px; */
}

/*.front #BottomRawWrapper ul.social-links {
    border-top: thin solid #efefef;
} */

.front #FooterTopWrapper .block {
/*    display: inline-block; */
    padding-top: 10px;
}
/*.front #PostscriptWrapper #block-block-14 {
    max-width: 25%;
}
.front #PostscriptWrapper #block-block-13 {
    max-width: 75%;
}*/
.front #FooterTopWrapper {
	background: rgba(0, 0, 0, 0) linear-gradient(#efefef 60%, #222 40%) repeat scroll 0 0;
/*	background: rgba(0, 0, 0, .9) url("/sites/all/themes/webstudio/assets/images/wallpaper_800x600_light.jpg") repeat scroll 0 0;*/
	padding-top: 20px; 
    padding-bottom: 20px;
	/*border-top: 5px solid #4c7335;
    border-bottom: 5px solid #e47013; */
	/*padding: 10px; */
}

.front #FooterTop ul li {
	list-style:none;
	display: inline;
/*	padding-left: 10px;
    padding-right: 10px; */
}

.front #FooterTopWrapper #block-block-14 iframe {
    width: 440px;
/*	background-color: rgba(255,255,255,0.5); */
    margin-right: 30px;
	padding-left: 5px;
    padding-top: 5px;
}
.front #FooterTopWrapper #block-block-13 img {
    height: 358px;
    object-fit: cover;
}
/* .front #FooterTopWrapper #block-block-13 img:hover {
    background-image: url("https://www.youtube.com/yt/brand/media/image/YouTube-icon-full_color.png");
   opacity: 0.8;
    transition: .5s ease;
} */

/* .front #FooterTop #block-block-13 ul li {
    padding-left: 30px;
    padding-right: 30px;
} */

.front #FooterTopWrapper #block-block-18 {
    margin-bottom: -10px;
}
.front #FooterTopWrapper #block-block-18 i:hover {
    color: #e4701e;
}
.front #FooterTopWrapper #block-block-18 a:hover {
    color: #e4701e;
}
.front #FooterTopWrapper #block-block-18 i {
    padding-right: 5px;
    color: #efefef;
}
.front #FooterTopWrapper #block-block-18 h1 a {
    color: #efefef;
}
.front #FooterTopWrapper #block-block-18 h1 {
    display: inline;
}
.front #FooterTopWrapper #block-block-18 li {
    list-style: none;
    display: inline;
}

/*
.front ul.social-links li a {
    color: #efefef;
    font-size: 3.2em;
    display: inline;
}
.front ul.social-links {
    padding-left: 15px;
}
*/

/* End Home Page Styling */

/* Slideshow Styling */

.flexslider {
/*	background-color: #000; */
	border: none;
	margin-bottom: -10px;
}

#flexslider-1 p {
    padding: 0;
}

.flex-control-nav {
    bottom: 10px;
}

.flex-direction-nav a {
	color: #999999;	
}

.flex-direction-nav a:before {
	color: #EFEFEF;	
}

.flex-control-paging li a:hover {
    background-color: #CCCCCC;
}

.flex-control-paging li a {
    background-color: #999999;
}

.flex-control-paging li a.flex-active {
    background-color: #FFFFFF;
}

  /*.flex-direction-nav a {
  background: rgba(0, 0, 0, 1) url("/sites/all/images/bg_direction_nav.png") no-repeat scroll 0 0; 
    cursor: pointer;
    display: block;
    height: 145px;
    margin: -30px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 72px;
}*/

 /* .flex-direction-nav a {
  background: rgba(0, 0, 0, 1) url("/sites/all/images/bg_direction_nav.png") no-repeat scroll 0 0; 
    cursor: pointer;
    display: block;
    height: 145px;
    margin: -30px 0 0;
    opacity: 0;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 72px;
}*/

/* End Slideshow Styling */

/* Calendar Styling */

#SidebarFirst .date-heading a {
    color: #4C7335;
    font-family: "Oswald";
    font-size: 120%;
	font-weight: lighter;
}

#SidebarFirst .calendar-calendar a {
    color: #282828;
}
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
	background-color: rgba(77, 116, 54, 0.4);
}

.view .date-nav-wrapper .date-nav {
    background-color: #efefef;
}

.view .date-nav-wrapper .date-heading {
    top: 6px;
}

.view .date-nav-wrapper .date-prev, .view .date-nav-wrapper .date-next {
	background-color: #efefef;
}

.date-nav-wrapper .pager {
    margin: 0px;
}

.view .date-nav-wrapper .date-prev a, .view .date-nav-wrapper .date-next a {
	font-size: 15px;
}

/* End Calendar Styling */

/*.home-top-row {
    background-color: #333333;
} */

/* Accordion Styling */

#node-12002 .accordion-heading:hover {
	background-color: #355522;
	transition: .5s ease;
}
#node-103 .accordion-heading, #node-12002 .accordion-heading{
    background-color: #4c7335;
    color: #ffffff;
    font-size: 110%;
   /* font-weight: bold; */
}


.accordion-heading{
    background-color: #efefef;
    color: #222;
    font-size: 110%;
    font-weight: bold;
}

/* End Accordion Styling */

/* Top Bar Region */

.sf-menu, .sf-menu a {
	margin-top: 2px;
	padding: 3px;
}

.sf-sub-indicator {
    display: inline-block;
    position: static;
}

.block-superfish ul.sf-horizontal li ul li {
    background: none repeat scroll 0 0 #4C7335;
    padding-left: 2px;
    text-align: left;
}

#search-block-form {
    float: right;
	margin-bottom: 5px;
}

#block-search-form input[name="search_block_form"] {
    border-radius: 5px 0 0 5px;
    background-color: #ffffff;
	color:	#000;
	height: 20px;
}
.form-search .input-append .btn {
	border-radius: 0 5px 5px 0;
}
/* End TopBar Region */

/* Branding Region */

#block-delta-blocks-logo {
    max-width: 20%;
}

/*#GlobalBrand {
    border-top: 5px solid #E4701E;
}*/

#GlobalBrand #MainMenu li.last {
    border-right: medium none;
	padding-right: 50px;
}
#GlobalBrand #MainMenu li {
    font-size: 130%;
    border-right: thin solid #4C7335;
    text-align: center;
	padding-right: 15px;
}
#GlobalBrand {
    padding-bottom: 10px;
    padding-top: 10px;
}
/* End Branding Region */

/* Header Bottom Region */

#HeaderBottom ul.menu li.last {
    border-right: none;
}
#HeaderBottom ul.menu li {
    font-family: "Oswald";
    display: inline-block;
    font-size: 120%;
/*	text-transform: uppercase; */
	letter-spacing: 0.1em;
    padding-right: 15px;
    border-right: thin solid #fff;
    padding-left: 15px;
}

/*End Header Bottom Region */

/* Sidebar First Region */

/*#SidebarFirst ul.menu li.last a {
    border-bottom: medium none;
}

#SidebarFirst ul {
    margin-left: 0px;
}

#SidebarFirst ul.menu li.expanded {
    margin-left: 15px;
}
*/
#SidebarFirst ul.menu a {
	color: #4C7335;
	border-bottom: thin solid #D6DDB9;
	display: block;
	font-size: 115%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SidebarFirst ul.menu a:hover {
	background-color: rgba(77, 116, 54, 0.4);
}
.dropdown-menu {
	list-style: none;
}
/* End Sidebar First Region */

/* Sidebar Second Region */

#SidebarSecond ul, #SidebarSecond ol, #SidebarSecond p {
    padding-left: 10px;
    padding-right: 10px;
}

#SidebarSecond h2, #SidebarSecond h3 {
    color: #E4701E;
	font-family: "Oswald";
    font-size: 150%;
    letter-spacing: 0.05em;
    line-height: 20px;
	padding-left: 10px;
    padding-right: 10px;
}

#SidebarSecond ul, #SidebarSecond ol {
    margin-left: 0px;
}

#SidebarSecond li {
	list-style:none;
}

#SidebarSecond .btn {
	padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 35px 20px 35px;
	border-color: #999;
    display: inherit;
}

#SidebarSecond i {
    color: #27638c;
}
#SidebarSecondRaw {
	background-color: #efefef;
	padding-top: 5px;
    padding-bottom: 5px;
}

/* End Sidebar Second Region */

/* Footer Region */

#Footer .block {
	max-width: 50%;
	display: inline-block;
}

#Footer #block-block-7 {
    float: right;
    text-align: right;
}
/* End Footer Region */

/* Views Styling */

.field-feature-image img{
    border: thin solid #282828;
}

.field-feature-image {
    float: right;
	padding-left: 5px;
	padding-bottom: 2px;
}

#programs-courses li {
    display: inline;
    list-style: none;
	padding-right: 5px;
}
#program-links ul {
    margin-left: 0px;
    padding-bottom: 10px;
}

#program-links li:nth-child(4), #program-links li:nth-child(7), #program-links li:nth-child(10) {
    padding-right: 50px;
}

#program-links a:hover {
    text-decoration: underline;
}

#program-links a {
    color: #4C7335;
    font-size: 1.25em;
}

#program-links i {
    font-size: 1.2em;
    color: #355522;
    text-decoration: none;
/*	aria-hidden: true; */
}

#program-credit, #program-coned {
/*    border: thin dotted #D6DDB9; */
    padding: 5px;
    padding: 5px 5px 15px;
	background-color:#efefef;
}

#program-credit h2 {
    font-size: 160%;
    color: #000;
}

#program-coned h2 {
    font-size: 160%;
    color: #000;
}

#program-credit ol, #program-coned ol {
    text-align: center;
	margin-top: 30px;
	margin-left: 0;
}

#program-credit ol li, #program-coned ol li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FFFFFF;
/*    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6); */
    background-repeat: repeat-x;
    border-color: #666 #666 #444;
    border-image: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    padding: 8px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    margin-right: 3%;
}

#program-credit ol a, #program-coned ol a {
    color: #000;
}

#program-credit ol a:hover, #program-coned ol a:hover {
    text-decoration: underline;
}

#node-27 li, #node-7294 li{
    list-style: none;
    display: inline;
}
#node-27 i, #node-7294 i{
    font-size: 120%;
}
#node-27 ul li, #node-7294 ul li {
    list-style: disc;
    display: block;
}

.view-content caption {
    font-weight: bold;
    font-size: 110%;
	background-color: #efefef;
    padding: 5px;
}

.view-directory ul li {
    list-style: none outside none;
    margin: 15px 0 0;
	font-size: 110%;
    line-height: 1.5em;
}
.view-directory .views-field-view-user {
    border-bottom: thin solid #D6DDB9;
}

.view-directory .views-field-view-user a {
    margin-left: -15px;
    font-size: 125%;
    letter-spacing: 0.05em;
    color: #355522;
}

.view-directory .views-field-view-user a:hover {
    text-decoration: none;
}

.view-directory .views-field-field-title {
    font-weight: bold;
}

.view-documents-middle-states sup {
    float: right;
}

.news-list {
    list-style: none outside none;
}
.news-list h2.node-title a {
    color: #4C7335;
    font-size: 16px;
}

#site-az li {
    display: inline;
    padding: 5px;
    font-size: 130%;
    font-weight: bold;
}

.node-document .field-document, .node-printform .field-document, .node-post .field-document, .node-middle-

states-content .field-document {
    border-left: medium solid #D6DDB9;
    margin-left: 10px;
    padding: 5px;
}
.node-document .field-label, .node-printform .field-label, .node-middle-states-content .field-label{
    margin-top: 10px;
    display: inline-block;
}

.view-faculty-directories li {
    padding-bottom: 15px;
    list-style: none;
}

/* End Views Styling */

iframe {
    max-width: 570px;
}

/* Webform Styling */

.webform-component {
    margin-bottom: 7px;
}

.webform-component label {
    font-size: 12px;
    margin-bottom: 0px;
	font-weight: bold;
}

.form-required {
    color: red;
}

.webform-component-date select, webform-component-time select {
    width: 150px;
}

.webform-component-fieldset .fieldset-legend {
    display: block;
	background-color: #EFEFEF;
    font-size: 14px;
    padding-left: 5px;
}

.webform-component-fieldset {
    border: thin solid #ccc;
    margin: 0 0 10px;
    padding: 10px;
}

/*.webform-component-fieldset .fieldset-wrapper {
    padding-left: 10px;
    padding-bottom: 15px;
}*/

.webform-component .description {
    font-size: 10px;
}

.webform-container-inline .radio input[type="radio"], .webform-container-inline .checkbox input

[type="checkbox"] {
    float: none;
    margin-bottom: 5px;
}

/* End Webform Styling */

/* Print Button Styling */

a.print-page {
    padding-right: 55px;
}

li.print_html {
    background-image: url("/sites/all/themes/webstudio/assets/images/button-print.png");
    background-repeat: no-repeat;
    float: right;
    margin-top: 15px;
	margin-bottom: 15px;
}

#node-7471 li.print_html {
    display: none;
}

/* Hide Print Button */
#node-8367 li.print_html, #node-9307 li.print_html, #node-10342 li.print_html, #node-10396 li.print_html, #node-10516 li.print_html, #node-10393 li.print_html, #node-10383 li.print_html, #node-10388 li.print_html, #node-10390 li.print_html, #node-10395 li.print_html, #node-10380 li.print_html, #node-10389 li.print_html, #node-53 li.print_html, #node-11426 li.print_html, #node-11428 li.print_html, #node-12002 li.print_html, #node-12322 li.print_html {
    display: none;
}
/* End Print Button Styling */

html.js fieldset.collapsed {
  height: 4em;
}

#TopBarWrapper a:hover {
    text-decoration: underline;
}

#TopBarWrapper a {
    color: #efefef;
	font-variant: small-caps;
	font-weight: bold;
}

#IntroWrapper a {
    color: #efefef;
}

#FooterWrapper a {
    color: #d9d9d9;
}

#node-10599 iframe {
    max-width: 100%;
}
#ticket_btn:hover a{
	color: #fff;
}

#ticket_btn:hover {
    background: #4c7335;
    box-shadow: 0px 5px #0E3F15;
	color: #fff;
}

#ticket_btn {
    text-align: center;
    font-size: 20px;
    background: #eee;
    border-radius: 8px;
    box-shadow: 0px 5px #ccc;
    margin-right: 20px;
    margin-left: 20px;
}

.block-instagram-social-feed li {
    display: inline-block;
    padding: 5px;
}

.block-instagram-social-feed .block-title {
    font-family: helvetica;
    font-size: 200%;
    font-weight: 100;
}

.block-instagram-social-feed img {
    border: 4px solid #efefef;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
    height: 250px;
    width: 250px;
}

.block-instagram-social-feed {
    width: 100%;
}

#block-views-custom-blocks-block-3 {
    margin-top: -20px;
}

#node-11847 {
    background-image: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.1)),url("/sites/all/images/library1.jpg");
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
	color: #333;
    height: 500px;
}

#node-11847 #ebscodiscoverysearch form input[type="text"] {
    background-color: #fff;
}

#node-11847 .node-title {
    display: none;
}
#node-11847 .pane-content #ebscodiscoverysearch {
    padding-top: 75px;
}
#node-11847 #ebscodiscoverysearch h2 {
    font-family: "Oswald";
    letter-spacing: 1px;
}
#node-11847 #ebscodiscoverysearch form input[type="submit"] {
    margin-top: 5px;
}
#node-11847 #superfish-3, #node-11847 #superfish-4 {
    margin-bottom: 35px;
    margin-top: -15px;
	font-size: 10px;
}
#node-11847 #superfish-3 li, #node-11847 #superfish-4 li {
    display: inline-block;
    text-align: left;
    width: 225px;
	margin: 5px;
	border-radius: 4px;
	text-align: center;
}
#node-11847 #superfish-3 a, #node-11847 #superfish-4 a {
    color: #333;
    font-family: Helvetica;
    font-size: 120%;
	letter-spacing: 1px;
}
#node-11847 #superfish-3 a:hover, #node-11847 #superfish-4 a:hover {
    background-color: rgba(255,255,255,0);
}
#node-11847 #superfish-3 .sf-depth-2 {
    margin: 0;
   	font-size: 110%;
}

#node-12322 {
    background-image: linear-gradient(rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0.1)),url("/sites/all/images/IMG_0559.jpg");
    background-repeat: no-repeat, no-repeat;
    background-size: cover, cover;
    color: #333;
    height: 500px;
}

#node-12322 .node-title {
    display: none;
}
#node-12322 .pane-content {
    padding-top: 50px;
}

#node-12322 h1 {
    font-family: "Oswald";
    letter-spacing: 1px;
	text-align: center;
	color: #1a1a1a;
	font-size: 38px;
	padding-top: 50px;
}

#node-12322 .superfish-3 {
    margin-bottom: 35px;
    margin-top: -15px;
	font-size: 10px;
}
#node-12322 .pane-content .menu li {
    display: inline-block;
    width: 31%;
	margin: 1%;
	text-align: center;

}
#node-12322 .pane-content .menu a {
    color: #333;
    font-family: Helvetica;
    font-size: 120%;
	letter-spacing: 1px;
	background-color: #fff;
	display: block;
	padding: 15px;
	border-radius: 4px;
}
#node-12322 .pane-content .menu a:hover {
    background-color: rgba(255,255,255,.5);
	transition: .5s ease;
}

#Accordion-abe .accordion-toggle {
    background-image: url("/sites/all/images/abe-ged.jpg");
    height: 250px;
    background-size: cover;
}
#Accordion-esl .accordion-toggle {
    background-image: url("/sites/all/images/abe-esl.jpg");
    height: 250px;
    background-size: cover;
}
#Accordion-iet .accordion-toggle {
    background-image: url("/sites/all/images/abe-iet.jpg");
    height: 250px;
    background-size: cover;
}
#Accordion-abe .accordion-heading:hover, #Accordion-esl .accordion-heading:hover, #Accordion-iet .accordion-heading:hover {
	color: #efefef;
	transition: .5s ease;
}
#Accordion-abe .accordion-heading, #Accordion-esl .accordion-heading, #Accordion-iet .accordion-heading {
    color: #000;
    font-size: 30px;
    text-align: left;
/*    float: left; */
    line-height: 13;
    font-family: "Oswald";
}

#block-views-spotlights-block-4 #flexslider-1 {
    max-width: 500px;
    margin: 0 auto;
}
#node-12002 p, #node-12002 li, #node-12002 .accordion-heading, #node-12020 p {
    font-size: 14px;
}
#node-12020 .node-title {
    display: none;
}
#node-12020 #flexslider-1 {
    margin-top: 10px;
}
#node-12002 h3 {
    border-bottom: thin solid #e4701e;
	font-size: 16px;
}

/* #node-12233 .page-title.page-header {
    background-image: url('/sites/all/images/adv-manufacturing.jpg');
    height: 250px;
    background-size: cover;
    border: none;
    text-align: center;
} */

#node-12233 .date-display-single, #node-12233 .field-location {
    font-size: 16px;
    padding-bottom: 10px;
}
#node-12233 h2 {
    border-bottom: medium solid #e4701e;
}
/*
#node-12002 #pres-search-box1 h3, #node-12002 #pres-search-box2 h3 {
    background-color: #efefef;
	border-bottom: none;
}

#node-12002 #pres-search-box1, #node-12002 #pres-search-box2 {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    background-color: #aaa;
    padding: 5px;
}
#node-12002 #pres-search-box1 {
    float: left;
}
#node-12002 #pres-search-box2 {
    float: right;
} */

/*Floating Columns*/

.padded-columns{
	overflow:auto;
}

.padded-columns .half{
	width:45%;
	display:inline-block;
	margin:10px 2.5%;
}

.padded-columns .third{
	width:30%;
	display:inline-block;
	margin:10px 1.5%;
}

.padded-columns .quarter{
	width:22%;
	display:inline-block;
	margin:10px 1.5%;
}

@media only screen and (max-width: 600px){
	
}