
/*.uw-thinstrip .logo {
    display: block;
    height: 31px;
    left: 150px;
    position: absolute;
    text-indent: -9999px;
    top: -8px;
    width: 330px;
}

.uw-search-bar-container form {
    float: none;
    overflow: visible;
}*/

#block-shib-auth-login-box #shib_login_url a{
font-weight: normal;
color: #8C6E22;
font-size: .8em;
}

#block-shib-auth-login-box #shib_login_url a:before{
content: "[ ";
}

#block-shib-auth-login-box #shib_login_url a:after{
content: " ]";
}

/*.uw-thinstrip {
    padding-top: 3px;
    height: 45px;
}*/

/*======================================
=            NO GUTTER CODE            =
======================================*/
.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

p, ul, ol, table {
    font-size: 15px;
}

address {
  font-size: 17px;
  font-weight: 500;
}

.btn-info {
  background-color: #bdc3c7;
  border-color: #cccccc;
  color: #ffffff;
}
.btn-info:hover {
  background-color: #a1aab0;
  border-color: #cccccc;
}

.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
  margin-left: -20px;
  top: 5px;
}

.uw-thinstrip .uw-thin-links li.last a {
    padding-right: 0;
}
.uw-thinstrip .uw-thin-links li {
  margin-top: 0;
}
.uw-thinstrip ul.uw-thin-links::before {
  top: -2px;
}

#sub-header {
    padding: 20px 0 0 0;
    position: relative;
}
#sub-header .uw-patch {
  display: block;
  text-indent: -9999px;
  width: 125px;
  height: 90px;
  background: url(assets/svg/uw-sprite.svg) no-repeat 0 0 transparent;
  position: relative;
  float: left;
  bottom: -3px;
  left: -10px;
  z-index: 1;
}
/*#sub-header .uw-patch:focus,
#sub-header .uw-patch:hover {
  background: url(assets/svg/uw-sprite-focus.svg) no-repeat 0 0 transparent;
}
#sub-header .uw-patch:before {
  content: url(assets/svg/uw-sprite-focus.svg);
  display: none;
}*/
.uw-thinstrip .uw-patch:focus,
.uw-thinstrip .uw-patch:hover {
    background: transparent url("./assets/svg/uw-sprite-mini.svg") no-repeat scroll 0 -3px !important;
    background-size: 630px auto !important;
}
#sub-header .logo {
    width: 100%;
    margin-left: -3px;
    float: left;
    position: relative;
    padding-top: 1.5px;
}
#sub-header nav#go-nav {
    padding-right: 0;
    padding-top: 15px;
    float: left;
    position: relative;
    width: 100%;
}
#sub-header nav#go-nav .block-menu-block .menu-block-wrapper {
  margin-left: 0;
}
#sub-header nav#go-nav ul.go-nav-links {
  padding-left: 0;
}
#sub-header nav#go-nav ul li {
    float: left;
    font-weight: 300;
    list-style-type: none;
    width: 47.5%;
    margin-right: 3px;
}
#sub-header nav#go-nav ul li ul.menu {
  display: none;
}
#sub-header nav#go-nav ul li a {
    font-family: "Encode Sans Compressed", Arial, sans-serif;
    background-color: #b7a57a;
    font-size: 12px;
    color: white;
    font-weight: 500;
    display: block;
    padding: 5px 15px;
    margin: 0 3px 3px 0;
    text-align: center;
}

#sub-header nav#go-nav ul li a:hover {
    background-color: #85754d;
}
#mobile-search {
  width: 100%;
  float: left;
  position: relative;
}
#mobile-search #search-block-form {
  width: 100%;
  float: left;
  position: relative;
}

/*DAWGDROPS MENU*/
#dawgdrops {
    background-color: #f5f5f5;
    /*box-shadow: 0 1px 3px rgba(34, 25, 25, 0.4);*/
    box-shadow: none;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}
.dawgdrops-inner {
    padding: 0;
}
.dawgdrops-item.dawgdrops-item a {
    font-size: 15px;
    padding: 12px 8px 10px 18px;
}

.dawgdrops-item a.dropdown-toggle {
    padding: 10px 20px 10px 18px;
}
.dawgdrops-menu {
    top: 47px;
}

#dawgdrops li li {
    margin: 0 8%;
    width: 83%;
}

.dawgdrops-item.dawgdrops-item li a {
    font-size: 15px;
    margin: 4px 0;
    padding: 2px 0 2px 10px;
}


/*SUPERFISH MENU*/
#block-superfish-1{
  display: none;
  margin: 7px 0;
}

#block-superfish-2{
	margin: 7px 0;
	}

#block-superfish-3{
	margin: 7px 0;
	}

#block-superfish-1 #menu-589-1 {
  display: none;
}
.dawgdrops-menu {
  overflow: visible !important;
}
.dawgdrops-menu li a.sf-with-ul::before {
  background: none;
}
.sf-menu ul a > .sf-sub-indicator, 
.sf-menu ul span.nolink > .sf-sub-indicator, 
.sf-menu ul a:focus > .sf-sub-indicator, 
.sf-menu ul a:hover > .sf-sub-indicator, 
.sf-menu ul a:active > .sf-sub-indicator, 
.sf-menu ul li:hover > a > .sf-sub-indicator, 
.sf-menu ul li.sfHover > a > .sf-sub-indicator, 
.sf-menu ul span.nolink:hover > .sf-sub-indicator, 
.sf-menu ul li:hover > span.nolink > .sf-sub-indicator, 
.sf-menu ul li.sfHover > span.nolink > .sf-sub-indicator {
  background: rgba(0, 0, 0, 0) url("assets/svg/uw-sprite.svg") no-repeat scroll -353px 0;
  -moz-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    right: 1.7em;
}
.sf-with-ul::before {
  background: rgba(0, 0, 0, 0) url("assets/svg/uw-sprite.svg") no-repeat scroll -353px 0;
    content: "";
    height: 10px;
    position: absolute;
    right: 4px;
    top: 14px;
    width: 10px;
}
.sf-hidden {
  left: 105% !important;
}
.dawgdrops-item.dawgdrops-item a {
  padding: 10px 20px 10px 20px;
}
.dawgdrops-item.dawgdrops-item a::after {
  top: 10px;
}
/*.dawgdrops-item.dawgdrops-item a:last-child:after {
  background: 0;
}*/

.dawgdrops-item a.dropdown-toggle::before {
    right: 4px;
    top: 19px;
}

.dawgdrops-item a.dropdown-toggle:hover::before {
    background: rgba(0, 0, 0, 0) url("assets/svg/uw-sprite.svg") no-repeat scroll -353px 0;
    content: "";
    height: 10px;
    position: absolute;
    top: 19px;
    width: 10px;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
}
#dawgdrops li li {
  margin: 0 0;
  width: 100%;
}
.dawgdrops-item.dawgdrops-item li a {
  padding: 2px 0 2px 25px;
}
/*.sf-menu li li:hover > ul, .sf-menu li li:focus > ul, .sf-menu li li:active > ul, .sf-menu li li > ul {
  top: -14px;
}*/
.sf-menu li li > ul {
  padding-top: 0;
  border-top: 0;
}

/*SEARCH BAR*/
#search-block-form {
    float: right;
    padding-top: 7px;
    width: 100%; /*was 78.5%*/
}
#search-block-form .input-group {
    width: 100%;
    float: left;
    margin-bottom: 0;
}
#search-block-form .input-group .form-control {
  height: 34px;
  font-size: 14px;
  margin-top: 1px;
}
#search-block-form .input-group .input-group-btn .btn {
    padding: 2px 6px;
    margin-left: 5px;
}
#search-block-form .input-group .input-group-btn .btn-default {
  background-color: #f5f5f5;
    border-color: #f5f5f5;
    color: #4b2e83;
}
#search-block-form .fa {
    font-size: 18px;
    color: #4b2e83;
}
/*#edit-actions {
  display: none;
}*/

.uw-hero-image {
    height: 250px;
}

#front-page-slideshow, #clinical-services-slideshow {
    height: 400px;
}
#front-page-slideshow .item, #clinical-services-slideshow .item {
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
}
#clinical-services-slideshow .item img {
  max-width: 140%;
}
#front-page-slideshow .carousel-caption, #clinical-services-slideshow .carousel-caption {
    background-color: rgba(75,46,131, 0.8);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 10px 20px;
    text-align: left;
    z-index: 3;
}
#front-page-slideshow .carousel-caption h3, #clinical-services-slideshow .carousel-caption h3 {
    margin: 0;
    text-transform: uppercase;
    font-size: 23px;
    color: #ffffff;

}
#front-page-slideshow .carousel-caption p, #clinical-services-slideshow .carousel-caption p {
    color: #ffffff;
    text-shadow: none;
    font-size: 15px;
    width: 80%;
    margin-bottom: 0;
}

#front-page-slideshow .carousel-caption a.uw-btn, #clinical-services-slideshow .carousel-caption a.uw-btn {
    margin-top: 10px;
    margin-bottom: 0;
    /*float: right;
    right: 40px;*/
}
#front-page-slideshow .carousel-indicators, #clinical-services-slideshow .carousel-indicators {
    margin-bottom: 0;
    bottom: 0;
}
/*override default slideshow carets from module*/
.carousel-control .icon-prev::before {
    font-family: "FontAwesome";
    content: "\f053";
    font-size: 20px;
}
.carousel-control .icon-next::before {
    font-family: 'FontAwesome';
    content: "\f054";
    font-size: 20px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 20%;
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 20%;
}


.front-content {
    background-color: #f0ede3;
    padding: 10px 0 30px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    /*-moz-box-shadow:    inset  0  8px 8px -8px rgba(34, 25, 25, 0.4),
                        inset  0 -8px 8px -8px rgba(34, 25, 25, 0.4);
    -webkit-box-shadow: inset  0  8px 8px -8px rgba(34, 25, 25, 0.4),
                        inset  0 -8px 8px -8px rgba(34, 25, 25, 0.4);
     box-shadow:        inset  0  8px 8px -8px rgba(34, 25, 25, 0.4),
                        inset  0 -8px 8px -8px rgba(34, 25, 25, 0.4);*/
}
.front-content p {
  font-size: 16px;
}
.highlighted {
  padding: 5px 0 10px 0;
}
.highlighted section:first-of-type {
  margin-top: 0;
}
.highlighted h2.block-title, .page-node-10 .region-content h2.block-title {
    color: #85754d;
    padding-top: 17px;
    margin-bottom: 10px;
}
.page-node-10 .region-content h2.block-title:first-of-type {
  padding-top: 32px;
}
.highlighted h2.block-title::before, .page-node-10 .region-content h2.block-title::before {
    background-color: #b7a57a;
}
.highlighted h2.block-title::after, .page-node-10 .region-content h2.block-title::after {
    background-color: #85754d;
}
.highlighted p {
    font-size: 12px;
}
.highlighted .block {
    margin-top: 15px;
}
.highlighted .block img {
  margin-right: 10px;
}
#front-content {
    margin-top: 20px;
}
#three-col-front {
    margin-top: 30px;
}
h2.block-title, #clinical-services-news h2.block-title {
    font-size: 20px;
    font-weight: 800;
    font-family: "Encode Sans Compressed", Arial, sans-serif;
    text-transform: uppercase;
    line-height: 26px;
    color: #4b2e83;
    float: left;
    position: relative;
    width: 100%;
    padding-bottom: 6px;
    margin-bottom: 30px;
    margin-top: 0;
}
h2.block-title:before {
    width: 120px;
    background-color: #8770b3;
    transform: skew(-25deg, 0);
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 4px;
}
h2.block-title:after {
    width: 50px;
    left: 110px;
    background-color: #361b6b;
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    height: 4px;
}
#block-block-1 {
    padding-right: 30px;
}
#block-views-videos-block {
  margin-bottom: 20px;
  background-color: #f0ede3;
  padding: 20px 50px;
}
#block-views-videos-block .video-embed-description {
  text-align: center;
  font-style: italic;
}
.player {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.player iframe,
.player object,
.player embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#block-block-1 iframe, #block-block-16 iframe, #block-views-videos-block iframe, #node-12 iframe {
    margin-top: 0;
}
#three-col-front #second-col .view-news h2, #clinical-services-news h2 {
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 700;
    color: #85754d;
}
#clinical-services-news {
  margin-top: 20px;
}
#clinical-services-news .view-content {
  font-size: 16px;
  padding: 20px 0;
}
#three-col-front #second-col .view-news h2:hover {
  text-decoration: underline;
}
#three-col-front #second-col .view-news em, #three-col-front #second-col .view-news p {
  font-size: 13px;
}
#three-col-front #second-col .view-news .view-footer {
  margin-top: 20px;
}
#three-col-front #second-col .view-news .view-footer a:hover {
  color: #0088dd;
  text-decoration: underline;
}

#three-col-front #third-col {
    padding-left: 21px;
}
.sphsc-syndicate-list {
    list-style-type: none;
    padding-left: 0;
}
.sphsc-syndicate-list li {
    padding: 8px 0;
}
.sphsc-syndicate-list li a {
    font-size: 15px;
}
.sphsc-syndicate-list li a:hover {
    border-bottom: none;
}
.sphsc-syndicate-list li a i {
    padding-right: 15px;
    margin-top: -5px;
    vertical-align: middle;
}
div.container.uw-body {
  padding-top: 0;
}
.uw-body.container {
  margin-bottom: 0;
}
.uw-body .uw-site-title {
    top: -130px;
    color: white;
    display: none;
    font-family: "Encode Sans Compressed",sans-serif;
    font-size: 45px;
    font-weight: 900;
    line-height: 1;
    position: absolute;
    text-shadow: 2px 2px 2px #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.node-type-intranet-page .uw-body .uw-site-title,
.node-type-intranet-profile .uw-body .uw-site-title {
	font-size: 36px;
	}

.uw-body .page-header {
    margin-top: 20px;
}

.page-header .title-sub{
	font-size: 1.3em;
	text-transform: uppercase;
	color: #333;
	}
.front a:hover {
  color: #85754d;
}
#main_content ul.tan, #main_content ol.tan, #main_content p.tan {
  background-color: #f0ede3;
  border-radius: 3px;
  padding: 20px 40px;
  margin-bottom: 20px;
}
.region-content {
  margin-bottom: 40px;
}
.front .region-content {
  margin-bottom: 0;
}
/*special table colors*/
th {
  background-color: #f0ede3;
}
.page-node-114 .table > tbody > tr > td {
  border-top: none;
}
.orange {
  background-color: #FBD4B4;
}
.green {
  background-color: #DBE7D8;
}
.purple {
  background-color: #CCC0D9;
}
.blue {
  background-color: #b6dce8;
}
#main_content ol li {
  margin-bottom: 20px;
}
#main_content ol li ol li, #main_content ol li ul li {
  margin-bottom: 0;
}
#main_content ul li ul, #main_content ol li ul {
  padding: 0 20px 20px 20px;
}
.well {
  background-color: #f0ede3;
  box-shadow: none;
  border: none;
}
.well h2:last-of-type {
  margin-top: 25px;
}
.field-name-field-news-author, .field-name-field-news-date {
  font-style: italic;
  width: auto;
  float: left;
  position: relative;
  padding-right: 15px;
}
.field-name-field-news-date {
  padding-left: 15px;
  width: 300px;
}
.field-name-field-news-author::after {
  content: " - ";
  position: absolute;
  right: 0;
  top: 0;
}
.node-type-intranet-profile #main_content .field-content,
.page-faculty #main_content .field-content, 
.page-staff #main_content .field-content, 
.page-faculty-staff #main_content .field-content, 
.page-featured-alumni #main_content .field-content, 
.page-research-projects #main_content .field-content {
  font-size: 15px;
}

.node-type-intranet-profile section > h1.page-header{
	position: absolute;
	opacity: 0;
	}

.faculty-box .col-sm-6 {
  margin-bottom: 20px;
  padding: 0;
}
#faculty-profile,
#intranet-profile {
  margin-top: 65px;
}
#faculty-profile a:hover,
#intranet-profile a:hover  {
  border-bottom: 0;
}
#faculty-profile .fac-title .field,
#intranet-profile .fac-title .field {
  display: inline-block;
  width: auto;
  font-size: 31px;
}
#faculty-profile .field, #faculty-profile .pubmed-article {
  /*float: left;
  position: relative;*/
  width: 100%;
  font-size: 15px;
}
#faculty-profile .col-md-8 hr,
#intranet-profile .col-md-8 hr {
  margin-top: 10px;
  margin-bottom: 10px;
}
#faculty-profile .col-md-8 hr:last-of-type,
#intranet-profile .col-md-8 hr:last-of-type {
  display: none;
}
#faculty-profile .field-label-above .field-label, #faculty-profile h4,
#intranet-profile .field-label-above .field-label, #intranet-profile h4  {
  font-size: 18px;
  text-transform: uppercase;
  color: #b7a57a;
  margin-top: 20px;
  font-family: "Open Sans", Arial, sans-serif;
}
#faculty-profile .field-name-body,
#intranet-profile .field-name-body  {
  margin-top: 20px;
}
#faculty-profile .fac-photo,
#intranet-profile .fac-photo {
  margin-bottom: 20px;
}
#faculty-profile .phd-students {
  font-weight: 700;
  line-height: 25px;
  text-align: center;
  margin-top: 25px;
}

.view-intranet-profiles .views-row{
	padding-bottom: 55px;	
	}

.view-intranet-profiles .views-row .views-field-field-intranet-profile-photo{
	width: 125px;
	float: left;
	margin-right: 17px;
	}
	
.view-intranet-profiles .views-row div.profile-data{
	font-size: 14px;
	}
	
div.is-intranet #block-menu-block-6,
div.is-intranet #block-block-9{
	display: none;
	}

.faculty-research-node, .research-project-node {
  border-bottom: 1px solid #f5f5f5;
}
.faculty-research-node .row, .research-project-node .row {
  padding: 10px 0;
}
.faculty-research-node h4, .research-project-node h4 {
  margin-top: 0;
  margin-bottom: 0;
  color: #b7a57a;
  font-size: 18px;
  text-transform: uppercase;
}
.file img, .file a {
  float: left;
  position: relative;
}
#faculty-profile .file img {
  margin-top: 5px;
  margin-right: 5px;
}
#news-single .col-sm-4 {
  padding: 0 20px 0 0;
}
#news-single .news-meta, #jobs-single .jobs-meta {
  margin-bottom: 20px;
}
#alumni-single .alumni-meta .field, #alumni-single .alumni-quote .field {
  display: inline-block;
  width: auto;
}
#alumni-single .alumni-spotlight {
  margin-bottom: 20px;
  float: left;
  position: relative;
}
#alumni-single .alumni-box {
  background-color: #4b2e83;
  color: white;
  padding: 40px 30px;
  height: 364px;
}
#alumni-single .alumni-quote {
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  padding-bottom: 20px;
}
#alumni-single .alumni-meta {
  font-weight: 700;
}
#course-single .course-title .field {
  display: inline-block;
  width: auto;
}
.node-type-course table {
  border: 1px solid #E7E7E7;
}
.node-type-course h5 {
  color: #85754d;
}
#project-single .well {
  margin-top: 40px;
}
.node-type-research-projects #main_content h3:first-of-type, #project-single .well h3 {
  margin-top: 0;
}
#project-single .well .row {
  margin-bottom: 20px;
}
#project-single .project-gallery .field-item {
  margin-bottom: 30px;
}
#project-single .project-gallery .field-item:hover {
  cursor: pointer;
  opacity: 0.8;
}
#project-single .modal-header .close {
  margin-top: -12px;
}
.node-type-research-lab-page #menu-block-title, .page-node-1232 #menu-block-title {
  display: none;
}
.node-type-research-lab-page .uw-sidebar .region {
  padding-top: 0;
}
.node-type-research-lab-page .uw-hero-image {
  background-image: none !important;
  background-color: #b6dce8;
  height: 170px;
}
.page-node-1232 .block-title, .page-node-1232 .uw-sidebar .region {
  padding-top: 0;
}
.page-node-1262 .view-faculty-staff h3 {
  width: 100%;
  position: relative;
  float: left;
}

body.page-clinical-faculty-staff .views-row{
	font-size: .93em;
	}
	
.page-node-243 .region-highlighted .block-title {
  margin-bottom: 20px;
}
.research-box strong {
  font-size: 18px;
  text-transform: uppercase;
}
#views-exposed-form-research-projects-page .views-widget-filter-field_project_research_areas_tid {
  width: 82%;
  float: left;
  position: relative;
  padding: 0 5px 0 0;
}
#views-exposed-form-research-projects-page .views-submit-button {
  float: left;
  position: relative;
  padding: 0 0 0 0;
}
#views-exposed-form-research-projects-page .form-submit {
  width: 46px;
  margin-top: 1.9em;
  padding: 6px 3px;
}

/*accordions*/
.accordion-toggle {
  cursor: pointer;
  background-color: #f0ede3;
  padding: 1px 10px;
  margin-bottom: 10px;
}
.accordion-content {
  display: none;
  padding: 0 10px 10px 10px;
}
.accordion-content.default {
  display: block;
}

/*views*/
.view-faculty .views-submit-button button, .view-staff .views-submit-button button, .view-faculty-staff .views-submit-button button {
  margin-top: 1.95em !important;
}
.view-faculty hr, .view-staff hr, .view-faculty-staff hr, .view-news hr {
  margin-top: 15px;
  margin-bottom: 15px;
}
.view-faculty .row strong a, .view-staff .row strong a, .view-faculty-staff .row strong a, .view-featured-alumni .row strong a {
  color: #8770b3;
}

.view-faculty-staff .view-content h3,
.view-faculty .view-content h3{
	width: 100%;
	clear: both;
	}
	
.view-faculty-staff .view-content h3:not(:first-child),
.view-faculty .view-content h3:not(:first-child) {
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 20px;
    margin-bottom: 20px;
	}
	
.view-news h3 {
  margin: 0;
  color: #85754d;
}
.node-type-faculty-profile .page-header, .node-type-staff-profile .page-header, .node-type-course .page-header, .page-node-10 .page-header {
  display: none;
}
.node-type-news .page-header {
  margin-bottom: 0;
}
#faculty-profile img {
  margin-top: 29px;
}
.uw-sidebar, .uw-sidebar .region {
  padding-top: 0;
}
#menu-block-title {
  /*padding-left: 40px;*/
  display: none;
}
#menu-block-title a:hover h2.block-title {
    color: #85754d;
}
.region-sidebar-first {
  display: none;
}
.region-sidebar-second section {
  padding-bottom: 20px;
}
.region-sidebar-first .menu-mlid-628 ul {
  display: none;
}
.block-menu-block .menu-block-wrapper {
    margin-left: -25px;
}
.block-menu-block a {
    color: #4b2e83;
    font-size: 15px;
    font-weight: 500;
    font-family: "Encode Sans Compressed", sans-serif;
    background-color: #eeeeee;
    float: left;
    position: relative;
    width: 100%;
    padding: 3px 0 3px 30px;
    margin: 2px 0;
}
.block-menu-block a:hover {
  text-decoration: none;
  border-bottom: 0;
}
.block-menu-block a.active, .block-menu-block a.active-trail {
    color: #85754d;
    background-color: #f0ede3;
}
.block-menu-block .expanded ul a {
  padding-left: 20px;
  background-color: #ffffff;
}
.block-menu-block .expanded ul .fa {
  left: 3px;
}
.block-menu-block li {
  float: left;
  position: relative;
  width: 100%;
  /*border-bottom: 1px solid #dddddd;*/
}
/*.block-menu-block li:first-of-type {
  border-top: 1px solid #dddddd;
}
.block-menu-block .collapse li {
  border-bottom: 0;
}*/
.block-menu-block .collapse li:first-of-type {
  border-top: 0;
}
.block-menu-block .collapse li a {
    background-color: #ffffff;
}
.block-menu-block .fa {
    color: #b3b3b3;
    font-size: 70%;
    font-weight: 400;
    position: absolute;
    left: 10px;
    top: 14px;
    z-index: 20;
}
.block-menu-block .fa.fa-circle-o {
  /*font-size: 60%;*/
}
.block-menu-block .toggle:hover {
    cursor: pointer;
}
/*MOBILE MENU BLOCK*/
#block-menu-block-1 {
  margin-bottom: 40px;
  padding-top: 0;
}

/*STAY CONNECTED WIDGET*/
#block-block-15 h2 {
  margin-bottom: 15px;
}
#block-block-15 #widget-text {
  line-height: 1.5em;
}
#block-block-15 form {
  margin-top: 20px;
  font-size: 13px;
}
#block-block-15 form #email {
  width: 57%;
  margin-right: 5px;
  padding: 2px 0 2px 0;
}
#block-block-15 form #button-SignUp {
  width: 40%;
  background-color: #361b6b;
  margin-bottom: 2px;
}
#block-block-15 form #button-SignUp.btn {
  font-size: 13px;
}
#block-block-15 .widget-email-capture-privacy-notice {
  margin-top: 20px;
}
#block-block-15 form .widget-email-capture-hr-bar {
  margin: 5px 0;
}
#block-block-15 #malformedAddress, #block-block-15 #noAddress {
  color: red;
}

/*FOOTER*/
.footer {
    background-color: #f5f5f5;
    text-align: center;
    margin-top: 0;
    padding: 40px 0 30px 0;
}
.uw-footer {
    border-top: 0;
}
.uw-footer ul.footer-links {
  margin-top: 20px;
}
.uw-footer .be-boundless {
  margin-bottom: 0;
}

/*BUTTONS*/
a.uw-btn {
  padding: 13px 24px;
  text-transform: uppercase;
  background-color: #e8e3d3;
  font-family: "Encode Sans Compressed", sans-serif;
  font-weight: 800;
  color: #5a5a5a;
  display: inline-block;
  position: relative;
  background-image: none !important;
  border-bottom: none;
  margin-bottom: 25px;
  margin-right: 55px;
  z-index: 1;
  line-height: 24px;
  text-shadow: none;
}
a.uw-btn.btn-sm {
  padding: 5px 10px 3px 10px;
  font-size: 14px;
  font-weight: 700;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
a.uw-btn.btn-sm:before {
  width: 45px;
  right: -45px;
}
a.uw-btn.btn-sm:after {
  width: 45px;
  height: 45px;
  top: 50%;
  margin-top: -21px;
  right: -45px;
  background-size: 740px;
  background-position: -32px -410px;
}
a.uw-btn.btn-sm.btn-play:after {
  background-position: -31px -466px;
}
a.uw-btn.btn-sm.btn-external:after {
  background-position: -126px -410px;
}
a.uw-btn.btn-sm.btn-plus:after {
  background-position: -83px -465px;
}
a.uw-btn:hover,
a.uw-btn:focus {
  color: #85754d;
  background-color: #f5f5f5;
}
a.uw-btn:hover:before,
a.uw-btn:focus:before {
  background-color: #613ba9;
}
a.uw-btn.btn-gold:hover:before {
  background-color: #a49161;
}
a.uw-btn.btn-purple {
  background-color: #4b2e83;
  color: white;
}
a.uw-btn.btn-purple:hover,
a.uw-btn.btn-purple:focus {
  background-color: #402770;
}
a.uw-btn.btn-purple:before {
  background-color: #402770;
}
a.uw-btn.btn-purple:hover:before {
  background-color: #201338;
}
a.uw-btn:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 55px;
  height: 55px;
  right: -55px;
  top: 50%;
  margin-top: -28px;
  background: url(assets/svg/uw-sprite.svg) no-repeat -36px -475px transparent;
}
a.uw-btn:before {
  content: "";
  width: 55px;
  right: -55px;
  top: 0;
  bottom: 0;
  position: absolute;
  background-color: #4b2e83;
  border-left: 5px solid rgba(0, 0, 0, 0.3);
}
a.uw-btn.btn-play:after {
  background-position: -36px -539px;
}
a.uw-btn.btn-external:after {
  background-position: -146px -475px;
}
a.uw-btn.btn-plus:after {
  background-position: -95px -539px;
}
a.uw-btn.btn-gold:before {
  background-color: #85754d;
}
a.uw-btn.btn-gold:before {
  border-left: 5px solid rgba(0, 0, 0, 0.1);
}


#block-block-15 .widget.dropshadow,
#block-block-28 .widget.dropshadow,
#block-block-29 .widget.dropshadow {
	/*
	width: 133px;
	height: 230px;
	background-color: #f7f7f7;
	border: 1px solid #CFCFCF;
	
	margin-bottom: 10px;
	margin-top: 7px;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 15px;
	*/
    font-family: Arial, Helvetica, sans-serif;
    font-size:10pt;
    line-height:1.4em;
}

/*
#block-block-15 .widget.dropshadow {
	-moz-box-shadow: 3px 3px 7px #CCCCCC;		
	-webkit-box-shadow: 3px 3px 7px #CCCCCC;	
	box-shadow: 3px 3px 7px #CCCCCC;
}
*/

#block-block-15 .widget h2.block-title,
#block-block-28 .widget h2.block-title,
#block-block-29 .widget h2.block-title  {
    padding-top: 25px;
    font: bold 1.15em arial, helvetica, sans-serif;
    color: #000;
}

#block-block-15 .widget a,
#block-block-28 .widget a,
#block-block-29 .widget a{
    display: block;
    background: #d7a900 0 0 no-repeat;
    width: 133px;
    height: 34px;
    line-height: 20px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
}

#block-block-15 .widget span,
#block-block-28 .widget span,
#block-block-29 .widget span {
    display:inline-block;
    margin-top:8px;
}

/* graduation pages */

body.node-type-graduation-page #block-views-videos-graduation-block{
	margin-top: 40px;
	}

body.node-type-graduation-page #block-views-videos-graduation-block h2.block-title{
	font-size: 28px;
	}

body.node-type-graduation-page .view-display-id-graduation_block .views-row{
	display: inline-block;
	width: 45%;
	vertical-align: top;
	margin-bottom: 25px;
	padding-bottom: 25px;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row:nth-child(odd){
	margin-right: 6%;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row .views-field-title{
	font-size: 23px;
    font-weight: 800;
    font-family: "Encode Sans Compressed", Arial, sans-serif;
    color: #4b2e83;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row .views-field-field-video-url div.player{
	padding-top: 3px;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row .views-field-field-video-url div.player iframe{
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row .views-field-field-video-url .video-embed-description{
	display: none;
	}
	
body.node-type-graduation-page .view-display-id-graduation_block .views-row .views-field-field-video-description{
	padding-top: 10px;
	font-size: .9em;
	line-height: 1.3em;
	}

/* 3rd party email widget */

.email-widget {	
	display: block;
	width: 225px;
	height: 255px;
	background-color: #f7f7f7;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 0;
	padding-left: 12px;
	padding-right: 15px;
	padding-top: 3px;
	border: 1px solid #CFCFCF;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:1.4em;
	float: right;
	}

.email-widget.dropshadow {
	-moz-box-shadow: 3px 3px 7px #CCCCCC;		
	-webkit-box-shadow: 3px 3px 7px #CCCCCC;	
	box-shadow: 3px 3px 7px #CCCCCC;
}

.email-widget h2 {
    margin-top: 15px;
    font: bold 1.15em arial, helvetica, sans-serif;
    color: #000;
}

.email-widget a {
    display: block;
    background: #d7a900 0 0 no-repeat;
    width: 120px;
    height: 34px;
    text-align: center;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    color: black;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 5px;
}

.email-widget span {
    display:inline-block;
    margin-top:8px;
}



/*GRAPHICS*/
.udub-slant {
  overflow: hidden;
  display: block;
  margin: 5px 0;
}
.udub-slant span {
  -webkit-transform: skewX(-25deg) skewY(0);
  -o-transform: skewX(-25deg) skewY(0);
  transform: skewX(-25deg) skewY(0);
  -webkit-transform: skew(-25deg, 0);
  -ms-transform: skewX(-25deg) skewY(0);
  transform: skew(-25deg, 0);
  display: block;
  height: 4px;
  width: 210px;
  background-color: #b7a57a;
  margin: 0 0 0 -5px;
}


/* RESEARCH LABS */
body.not-front .region-content #block-views-research-labs-block-1 .views-row .views-field-nothing img{
	width: 100%;
	height: auto;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	}

body.not-front .region-content #block-views-research-labs-block-1 .views-row .views-field-nothing a.text-link{
	display: block;
	background-color: #4B2E83;
	padding: 10px 15px;
	color: #fff;
	line-height: 1.1em;
	font-size: .88em;
	width: 100%;
	height: 50px;
	text-align: center;
	position: relative;
	top: 50%;
	transform: perspective(1px) translateY(-50%);
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	font-weight: 700;
	}

body.not-front .region-content #block-views-research-labs-block-1 .views-row .views-field-nothing a.text-link:hover{
	text-decoration: underline;
	}

	

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/*==========  Mobile First Method  ==========*/


/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
  .uw-thinstrip .uw-patch:focus,
  .uw-thinstrip .uw-patch:hover {
    background-size: auto !important;
  }
  
  #block-system-main-menu {
    display: none;
  }
  
  #block-superfish-1 {
    display: block;
  }
  
  #block-superfish-2 {
    display: block;
  }
  
  #block-superfish-3 {
    display: block;
  }
  
  .uw-body .uw-site-title {
    display: block;
  }
  #sub-header {
    padding: 20px 0 20px 0;
  }
  #sub-header nav#go-nav {
    float: left;
    padding-top: 15px;
    padding-left: 0;
    width: auto;
  }
  #sub-header nav#go-nav ul li {
      float: right;
      font-weight: 300;
      list-style-type: none;
      padding: 0 0 0 8px;
      width: auto;
      margin-right: 0;
  }
  #sub-header nav#go-nav ul li a {
    margin: 0;
  }
  div.container.uw-body {
    padding-top: 20px;
  }
  .front .page-header {
    display: none;
  }
  #mobile-search {
    width: 31%;
    display: block;
  }
  #mobile-search #search-block-form {
    width: 100%;
    padding-top: 12px;
  }
  #desktop-search {
    display: none;
  }
  .widget {
    padding: 10px 0 0 0;
  }

  body.node-type-research-lab-page .widget{
  	padding: 0;
  	}

  .faculty-box .col-sm-6 {
    height: 200px;
  }
  #project-single .modal {
    text-align: center;
    padding: 0!important;
  }
  #project-single .modal:before {
    content: '';
    display: inline-block;
    height: 80%;
    vertical-align: middle;
  }
  #project-single .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
  }
  .footer {
    background-color: #f5f5f5;
    text-align: center;
    margin-top: 70px;
    padding: 40px 0 30px 0;
  }
  #block-views-news-block-3 .view-content h2 {
    margin-top: 0;
  }
  h2#trumba-event-col {
    margin-bottom: 55px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
  .region-sidebar-first, #menu-block-title {
    display: block;
  }
  #sub-header nav#go-nav {
    float: right;
    padding-top: 0;
    width: auto;
  }
  #mobile-search {
    display: none;
  }
  #desktop-search {
    display: block;
  }
  #front-page-slideshow {
      height: 561px;
  }
  #front-page-slideshow .item {
      height: 561px;
  }

  	
body.front #views-bootstrap-carousel-1 .carousel-control.left{
 	height: 80%;
 	}
  	
  .uw-sidebar {
    padding-top: 32px;
  }
  .uw-sidebar .region {
    padding-top: 30px;
  }
  /*MOBILE MENU BLOCK*/
  #block-menu-block-1 {
    margin-bottom: 0;
    padding-top: 10px;
  }

  body.node-type-research-lab-page .uw-sidebar .region:not(:last-child) {
    padding-top: 0;
  }

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
    #sub-header nav#go-nav ul li a {
      font-size: 14px;
    }
    .dawgdrops-item.dawgdrops-item a {
      font-size: 16px;
    }
    .dawgdrops-item.sf-no-children a {
      padding-right: 8px;
    }
    .dawgdrops-item#menu-892-1 a::after{
      background: 0;
    }
    #front-page-slideshow {
        height: 500px;
    }
    #front-page-slideshow .item {
        height: 500px;
    }

}
