.user-alert .user-label {
  padding: 0 !important;
}

.node-type-administrative-group .pane-node-body .body.field,
.node-type-administrative-group .pane-node-body .field-name-body,
.node-type-academic-group .pane-node-body .body.field,
.node-type-academic-group .pane-node-body .field-name-body {
  width: 100%;
  margin-top: 0;
}

body[class*="node-type-administrative-group"] .pane-node-body .body.field, body[class*="node-type-administrative-group"] .pane-node-body .field-name-body, body[class*="node-type-academic-group"] .pane-node-body .body.field, body[class*="node-type-academic-group"] .pane-node-body .field-name-body {
  width: 100%;
  margin-top: 0;
}

.panel-pane.pane-views-panes.pane-events-group-promoted-pane .views-row,
.panel-pane.pane-views-panes.pane-events-group-promoted-whats-up-pane .views-row,
.panel-pane.pane-views-panes.pane-events-group-similar-pane .views-row {
  height: 75px;
}

.panel-pane.pane-page-breadcrumb .breadcrumbs {
  padding-left: 0;
  background-color: transparent;
  border: none;
}

.webform-client-form select {
  width: auto;
}


.large-6 .pane-events-group-promoted-pane,
.large-6 .pane-node-field-right-column .pane-content {
  padding: 0 .9375rem 0 1.875rem;
}

table thead tr th {
  font-weight: bold !important;
}

.pane-ul-subject-librarians-pane td {
  width: 50%;
  vertical-align: top;
}

.view.view-social-media.view-display-id-group_promoted_page a,
.view.view-social-media.view-display-id-block_1 a {
  padding: 0.1em !important;
}

.pane-node-title {
  margin-top: 1.5rem;
}
.pane-node-title h1#ul-group-header {
  font-size: 1.2em !important;
  line-height: 1.2em !important;
  margin-bottom: .3rem !important;
  padding: 0 !important;
}

.pane-node-title h1 {
  margin-top: 0px !important;
  padding: 0px !important;
  line-height: .9em !important;
}

#loggedInStatus {
  padding: .5em;
}
.attention {
  color: #C00;
}
#mainCol h1 {
  margin-top: 1.5rem;
}
.tableStyleOne, .genericLayoutTable {
  width: auto;
}
table.genericLayoutTable, table.genericLayoutTable tbody {
  border: 0 !important;
}
table#selectionManagerContent, table#selectionManagerContent tbody, table#selectionManagerContent table, table#selectionManagerContent tbody {
  border: 0 !important;
}
td {
  vertical-align: top;
}
td#leftCol {
  vertical-align: top;
  padding-top: 2.5em;
}
select, input {
  width: auto !important;
}
.navPipe {
  margin: 0 .8rem;
}
.displayTable table.tableStyleOne tbody {
  white-space: normal;
}

/* Anchor tags, scroll to proper height */
a[name]:before { content: ''; display: block; position: relative; width: 0; height: 5em; margin-top: -5em }

.webform-component--fine-amount span {
  float: left;
  margin-top: 10px;
}

.node-type-webform button.secondary.form-submit {
  margin-top: 2rem;
}

.form-item.webform-component {
  margin-top: 25px;
}

.form-item.webform-component label {
  font-weight: bold;
}

#LendingLogon label span.field {
  float: none !important;
}

.field-name-field-profile-office-hours .field-label {
text-transform: uppercase;
font-size: .85em;
font-weight: bold;
color: #737373;
margin-bottom: .5em;
margin-top: 1em;
}

.panel-pane.pane-views-panes.pane-events-group-promoted-pane .views-field-title, .panel-pane.pane-views-panes.pane-events-group-featured-pane .views-field-title, .panel-pane.pane-views-panes.pane-events-group-all-pane .views-field-title {
  font-weight: normal !important;
}

table {
  display: table !important;
}

a.ul-menu-icon:hover,a.ul-menu-icon:active,a.ul-menu-icon:focus {
  text-decoration: none !important;
  color: #EAAB00; !important;
}

.ul-menu-icon.ul-menu-icon-active {
  color: #999;
}
.view-events-calendar {
  margin-bottom: 25px;
}
.calendar-calendar .month-view .full td.multi-day div.monthview, .calendar-calendar .week-view .full td.multi-day div.weekview, .calendar-calendar .day-view .full td.multi-day div.dayview {
  background: #fede72;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continues, .calendar-calendar .month-view .full td.multi-day .inner .monthview .cutoff, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continues, .calendar-calendar .week-view .full td.multi-day .inner .weekview .cutoff {
  background: #fede72;
  color: #009db9;
}
.calendar-calendar .month-view .full td.multi-day .inner .monthview .continuation, .calendar-calendar .week-view .full td.multi-day .inner .weekview .continuation {
  color: #009db9;
}

.calendar-calendar div.calendar {
  font-size: small;
}

td.multi-day .calendar.monthview {
  height: 40px !important;
}

.date-display-single {
  display: block;
}

.view-events-calendar .pager li {
  padding: 5px !important;
}

.top-bar .title-area .name img {
  -webkit-transform:translate3d(0,0,0);
  padding-bottom:.5em;
  width: 200px;
}

i.rotate {
  -moz-transition: all .1s linear;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
}
i.rotate.down {
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

th[scope="row"] {
  border-bottom: none !important;
}

.fa-2 {
  font-size: 2em;
}
.fa-3 {
  font-size: 3em;
}

.panel-pane.pane-views-panes.pane-events-group-promoted-pane .views-row,
.panel-pane.pane-views-panes.pane-events-group-promoted-whats-up-pane .views-row,
.panel-pane.pane-views-panes.pane-events-group-similar-pane .views-row {
  height: 75px;
}

.panel-pane.pane-page-breadcrumb .breadcrumbs {
  padding-left: 0;
  background-color: transparent;
  border: none;
}

.webform-client-form select {
  width: auto;
}

.large-6 .pane-events-group-promoted-pane,
.large-6 .pane-node-field-right-column .pane-content {
  padding: 0 .9375rem 0 1.875rem;
}

table thead tr th {
  font-weight: bold !important;
}

.pane-ul-subject-librarians-pane td {
  width: 50%;
  vertical-align: top;
}

.view.view-social-media.view-display-id-group_promoted_page a, .view.view-social-media.view-display-id-block_1 a {
  padding: 0.1em !important;
}

.pane-node-title {
  margin-top: 1.5rem;
}
.pane-node-title h1#ul-group-header {
  font-size: 1.2em !important;
  line-height: 1.2em !important;
  margin-bottom: .3rem !important;
  padding: 0 !important;
}

.pane-node-title h1 {
  margin-top: 0px !important;
  padding: 0px !important;
  line-height: .9em !important;
}

#loggedInStatus {
  padding: .5em;
}
.attention {
  color: #C00;
}
#mainCol h1 {
  margin-top: 1.5rem;
}
.tableStyleOne, .genericLayoutTable {
  width: auto;
}
table.genericLayoutTable, table.genericLayoutTable tbody {
  border: 0 !important;
}
table#selectionManagerContent, table#selectionManagerContent tbody, table#selectionManagerContent table, table#selectionManagerContent tbody {
  border: 0 !important;
}
td {
  vertical-align: top;
}
td#leftCol {
  vertical-align: top;
  padding-top: 2.5em;
}
select, input {
  width: auto !important;
}
.navPipe {
  margin: 0 .8rem;
}
.displayTable table.tableStyleOne tbody {
  white-space: normal;
}

/* Anchor tags, scroll to proper height */
a[name]:before {
  content: '';
  display: block;
  position: relative;
  width: 0;
  height: 5em;
  margin-top: -5em
}

#edit-search-keys {
  width: 100% !important;
}

.webform-component--fine-amount span {
  float: left;
  margin-top: 10px;
}

.node-type-webform button.secondary.form-submit {
  margin-top: 2rem;
}

.form-item.webform-component {
  margin-top: 25px;
}

.form-item.webform-component label {
  font-weight: bold;
}

#LendingLogon label span.field {
  float: none !important;
}

.field-name-field-profile-office-hours .field-label {
  text-transform: uppercase;
  font-size: .85em;
  font-weight: bold;
  color: #737373;
  margin-bottom: .5em;
  margin-top: 1em;
}

.panel-pane.pane-views-panes.pane-events-group-promoted-pane .views-field-title
 .panel-pane.pane-views-panes.pane-events-group-featured-pane .views-field-title,
 .panel-pane.pane-views-panes.pane-events-group-all-pane .views-field-title {
  font-weight: normal !important;
}

table {
  display: table !important;
}

.ul-menu-icon {
  display: block;
  text-transform: uppercase;
  color: #EAAB00;
  font-size: 1em;
  outline: none;
}

a.ul-menu-icon:hover,
a.ul-menu-icon:active,
a.ul-menu-icon:focus {
  text-decoration: none !important;
  color: #EAAB00; !important;
}

.ul-menu-icon.ul-menu-icon-active {
  color: #999;
}

.panel-pane.pane-block.pane-kent-state-blocks-group-primary-menu .pane-content{
  margin-top: 0px;
}


/* Online Collection notice/tooltip for Special Collections */
p.specColl_onlineButton {
  margin: 0 0 .5em;
  padding: 0;
}
p.specColl_onlineButton a {
  font-size: .7em;
  font-weight: 800;
  color: #fff !important;
  background-color: #0073bd;
  padding: 0 .5em .2em;
  border-radius: .6em;
  text-decoration: none;
  text-transform: uppercase;
  display: inline;
  position: relative;
}

p.specColl_onlineButton a:hover {
  text-decoration: none;
  background-color: #014e80;
}

p.specColl_onlineButton a:hover:after {
  background: #111;
  background: rgba(0,0,0,.8);
  border-radius: .5em;
  bottom: 2em;
  color: #fff;
  content: "This collection has online content available";
  display: block;
  padding: .4em 1em .5em;
  position: absolute;
  text-shadow: 0 1px 0 #000;
  z-index: 98;
  width: 23em;
  left: -9em;
  line-height: 1.2em;
  font-size: 1em;
  text-transform: initial;
  text-align: center;
}

p.specColl_onlineButton a:hover:before {
  border: solid;
  border-color: #111 transparent;
  border-color: rgba(0,0,0,.7) transparent;
  border-width: .7em .4em 0 .4em;
  bottom: 1.4em;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  z-index: 99;
}

.panel-pane.pane-block.pane-kent-state-blocks-group-primary-menu {
  clip-path: polygon(100% 0,100% 96%,33% 100%,0 96%,0 0) !important;
}

.pane-kent-state-blocks-group-primary-menu ul li ul {
  margin-left: 20px !important;
}
.panel-pane.pane-block.pane-kent-state-blocks-group-primary-menu ul.menu li.expanded.active-trail.current-active-menu-trail>a {
  display: block;
}

.panel-pane.pane-block.pane-kent-state-blocks-group-primary-menu ul.menu li:last-child a {
  margin-bottom: 1.0625rem !important;
}

table.tablesorter thead tr .header {
  background-image: url(/sites/all/libraries/tablesorter/themes/blue/bg.gif);
  background-repeat: no-repeat;
  background-position: center right;
  cursor: pointer;
}

table.tablesorter thead tr .headerSortUp {
  background-image: url(/sites/all/libraries/tablesorter/themes/blue/asc.gif);
}
table.tablesorter thead tr .headerSortDown {
  background-image: url(/sites/all/libraries/tablesorter/themes/blue/desc.gif);
}

.field-name-body ul,
.field-name-body ol {
  margin-left: 1.1rem;
}
.field-name-body ol {
  list-style-type: decimal
}

.field-name-body ol li:before {
  content: none;
}
.field-name-body ol li {
  list-style-type: inherit;
}

.field-name-body ul li,
.field-name-body ol li {
  line-height: 25.6px;
  margin-top: 5px;
  margin-bottom: 0px;
}

.field-name-body ul:not([class*=block-grid-]) ul li:before {
  background-color: #efab00
}

.field-name-body ol ul li:before,
.field-name-body ol ul li:before {
  left: 0 !important;
}

.field-name-body ul li ul,
.field-name-body ol li ol,
.field-name-body ul li ol,
.field-name-body ol li ul {
  margin-left: 0;
}

.field-name-body ol li ol li {
  list-style-type: decimal;
  counter-increment: initial;
}

.field-name-body ol li ol li:before {
  content: none;
}


.field-name-body table ul li {
  font-size: 1.125rem !important;
  line-height: 1.1 !important;
  margin-left: 1em !important;
  margin-bottom: .6em !important;
}
.field-name-body table ul {
  list-style-type: none !important;
}
.field-name-body table ul li:before {
  content: '' !important;
  width: 0.4em !important;
  height: 0.4em !important;
  background-color: #efab00 !important;
  left: -1em !important;
  position: absolute !important;
  margin-right: 5px !important;
  top: 0.4em !important;
}


.body.field ul li a:not([class*="button"]), .body.field ol li a:not([class*="button"]) {
	font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
	font-size: 16px;
	font-weight: 700;
	color: #0073bd;
	text-decoration: underline;
}

@media print {
  header, .footer-outside-wrap,
  #toolbar, .pane-kent-state-blocks-group-primary-menu,
  .block-kent-state-blocks-group-social-media, .pane-ul-sidebar-text-pane {
    display: none;
  }
  a[href]:after {
    content: none !important;
  }
}

/* Megamenu overrides */
@media screen and (min-width: 1024px) {
  .megamenu-container,
  .megamenu-links {
    min-width: 650px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .megamenu-wrapper li:nth-child(5) .megamenu-container,
  .megamenu-wrapper li:nth-child(5) .megamenu-links {
    min-width: 450px;
  }
}
ul.megamenu-wrapper div.hasSubSections .megamenu-links {
  padding: 0 !important;
}
ul.megamenu-wrapper h4 {
  margin: 0;
  padding: 1em 0 0 1.3em;
  font-size: 1.25em;
  font-weight: 400;
  font-family: 'NationalBold';
}
ul.megamenu-wrapper div.megamenu-container h4 {
  clear: both;
}
ul.megamenu-wrapper div.megamenu-container h4:not(:first-of-type) {
  padding-top: .75em;
}
ul.megamenu-wrapper div.hasSubSections .megamenu-links .scnd-level {
  margin: 0 2% !important;
}
.kent-rd-megamenu .megamenu-container ul.megamenu-links li.scnd-level:hover {
  background: #ecf6ff;
}
.kent-rd-megamenu .megamenu-container ul.megamenu-links li.scnd-level a:hover {
  text-decoration: none !important;
}
.kent-rd-megamenu .megamenu-container ul.megamenu-links li.scnd-level a:hover > div {
  text-decoration: underline;
}

.kent-rd-megamenu .megamenu-container ul.megamenu-links li a p {
  font-size: .85em !important;
  line-height: 1;
  margin: 0;
  padding: .2em 0 0 0;
  color: #0073bd;
  border-top: 1px solid #ddd;
  font-weight: 400;
  font-family: 'NationalLight', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.kent-rd-megamenu .megamenu-container ul.megamenu-links li a:hover p {
  text-decoration: none !important;
}
.kent-rd-megamenu .megamenu-wrapper>li span.subheader:after {
  background-image: none !important;
}

body.toolbar-drawer {
  padding-top: 1.9em;
}

body.toolbar .button-group {
  margin: 0;
}
.view-kanopy td.active {
  background-color: initial !important;
}
.view-kanopy .views-exposed-form .form-submit {
  margin-top: 1.25em;
  padding: .5em 2.5em;
}

@media only screen and (min-width: 64.063em) {
  .pane-kent-state-blocks-group-primary-menu {
    margin: 10px auto !important;
    margin-top: 20px !important;
  }
}

@media only screen and (max-width: 1024px){
   div.kent-search-overlay {
       top: -6.25rem;
       left:85px;
       position: relative;

   }
   section.block.block-apachesolr-panels.block-apachesolr-panels-search-form.header {
       width:100%
   }
}

li.last.leaf .search-button:not(.spotsearchbuttonx) {
  display: block !important;
}

.safe-seven-util-icon {
  display: inline-block;
  height: 30px;
  width: 30px;
  background-color: #EBAB21;
  border-radius: 20px;
  background-image: url("https://s3.amazonaws.com/undeniable.kent.edu/ucm-image-bucket/safe_seven/flash_safe_infographic.png");
  background-size: 28px;
  position: relative;
  top: 5px;
  background-repeat: no-repeat;
  background-position: center;
}
@media only screen and (max-width: 1024px) {
.safe-seven-util-icon {
  height: 20px !important;
  width: 20px !important;
  background-size: 20px !important;
  top: 5px;
}
.safe-seven-util-text {
  margin-left: 5px;
}
}
/*  Google Translate   */
#google_translate_element_container {
	float: left;
	position: relative;
	margin: 0 0 .5em !important;
	padding: .5rem 0.9375rem 0;
	width: 100%;
	z-index: 0;
}
#google_translate_element {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#google_translate_element * {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
#google_translate_element_container a span {
	color: #000;
}

body #page.panel-page-layout h1#page-title,
body #page.panel-page-layout ul.breadcrumbs {
  max-width: 100%;
}
@media screen and (min-width: 1024px) {
	#google_translate_element_container {
		float: right;
		position: absolute;
		z-index: 0;
		top: -3.2em;
		right: 2em;
		width: auto;
		margin: 0 auto !important;
		padding: 0 !important;
	}
	#google_translate_element {
		margin-bottom: 0 !important;
	}
}
@media screen and (min-width: 1200px) {
	#google_translate_element_container {
		position: absolute;
		left: calc(50% + 26em);
	}
}
.cke_editable .tabs-content .content {
    display: block !important;
}
.node-type-guide .pane-kent-state-blocks-group-primary-menu > .pane-content > .menu > li.current-active-menu-trail > ul.menu > li {
  margin-left: 0 !important;
}

.megamenu-links .unpublished-node,
.menu .unpublished-node {
  text-decoration: line-through;
}

@media only screen and (max-width: 45.625em) {
    body .footer-outside-wrap section.l-footer-columns .columns {
        width: 100% !important;
    }
    .left {
        width: 100% !important;
    }
    .right {
        width: 100% !important;
    }
    div#ul-zurb-branch .small-12.medium-12.large-6.columns {
        width: 100% !important;
    }
    #ebscohostCustomSearchBox .left {
        width: 16.66667% !important;
    }
}

@media only screen and (max-width: 1024px) {
    body .tombstones .content .columns {
        width: 100% !important;
    }
}

html .l-header .block-kent-state-blocks-campus-secondary-menu {
  position: relative !important;
  top: 0 !important;
  padding-top: 10px !important;
}
