/**
 * Main styles
 */

.dialog-off-canvas-main-canvas {
  min-width: 980px;
}

body {
  font: normal 15px/1.4 Roboto, Helvetica, Arial;
  color: #393b3c;
}

h1 {
  font-size: 26px;
  font-weight: normal;
  margin: 5px 0;
  color: #4f4e4e;
}

h2 {
  font-size: 20px;
  /*font-weight: normal;*/
  margin: 5px 0;
  /*color: #4f4e4e;*/
  color: #831a1d;
  font-weight: bold;
}

h3 {
  font-size: 16px;
  font-weight: normal;
  margin: 5px 0;
  color: #4f4e4e;
}

h4 {
  font-size: 13px;
  margin: 5px 0;
  color: #4f4e4e;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
  color: #4F4E4E;
  text-decoration: none;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  color: #4F4E4E;
  text-decoration: underline;
}

blockquote {
  background: transparent url(../images/bq-tl.png) no-repeat left top;
  padding-left: 30px;
  margin-left: 10px;
  font-style: italic;
  min-height: 0px;
}

ol {
  list-style-type: decimal;
  margin-left: 25px;
}

ul {}

.layout-container ul li {
  margin-left: 20px;
  list-style: disc;
}

ul.links.inline {
  display: block;
  margin: 0 0 30px;
  padding: 0;
}

ul.links.inline li::marker {
  content: "";
}

.sidebar ul li {
  margin-left: 0;
  list-style: none;
}

.form-submit,
.form-button {
  background-color: #005295;
  border: 1px;
  color: #a7abaf;
  cursor: pointer;
  overflow: visible;
  padding: 3px 25px;
  border-radius: 15px;
}

#forum table {
  border-collapse: collapse;
  width: 100%;
}

a {
  color: #0c85cf;
  text-decoration: none;
}

a:hover {
  color: #0c85cf;
  text-decoration: underline;
}

/* Page Styles
-------------------------------------------------------------- */

#page {
  overflow: hidden;
}

#topnavbar {
  height: 32px;
  width: 100%;
  color: #a7abaf;
  text-align: right;
  background: #080300;
  border-bottom: 1px solid #63605e;
}

.topnav-wrap {
  width: 940px;
  margin: auto;
}

.topnav-wrap:after {
  display: block;
  clear: both;
  content: '';
}

.region-topnavbar {
  float: right;
}

#topnavbar .topnavbar,
#topnavbar #block-ssti-userloginjoin,
#topnavbar #block-ssti-userlogout {
  float: left;
}

#topnavbar .topnavbar-menu {
  margin: 0 5px 0 0;
}

#topnavbar ul {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

#topnavbar ul li {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 32px;
  font-size: 12px;
}

#topnavbar ul li:before {
  color: black;
  display: inline;
}

#topnavbar ul li:first-child:before {
  content: "";
}

#topnavbar ul a {
  padding: 0 5px;
  display: block;
  line-height: 32px;
  text-decoration: none;
  font-size: 12px;
}

#topnavbar ul a:hover {
  text-decoration: underline;
}

#topnavbar #block-ssti-userloginjoin ul li,
#topnavbar #block-ssti-userloginjoin ul a,
#topnavbar #block-ssti-userlogout ul li,
#topnavbar #block-ssti-userlogout ul a {
  color: #f0a724;
}

#block-system-user-menu {
  float: right;
}

#block-system-user-menu .leaf {
  list-style: none;
}

.block-system-main-block > h2 {
  font-size: small;
  color: gray;
  font-variant: small-caps;
}

#header {
  background: #07347e url(../images/bg_header.png) 0 0 repeat-x;
}

#header .header {
  position: relative;
}

#header .logo {
  margin: 20px 0 0 10px;
  position: absolute;
  left: 0;
  z-index: 100;
}

#header .logo:hover {
  border: none;
}

.menu--menu-additional-menu {
  float: left;
  margin: 30px 0 0 200px;
}

.menu--menu-additional-menu .menu {
  padding: 0;
  margin: 0;
}

.menu--menu-additional-menu .menu li {
  color: #fbae22;
  font-size: 12px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 5px 1px 5px 10px;
  background: url(../images/bg_userlinks_arhor.png) 0 center no-repeat;
}

.menu--menu-additional-menu .menu li:first-child {
  background: none;
}

.menu--menu-additional-menu .menu a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 3px;
  line-height: 1.4em;
  color: #fbae22;
}

.menu--menu-additional-menu .menu a:hover {
  border-color: rgba(251, 174, 34, 0.7);
}

.block-search {
  float: right;
  position: relative;
  margin: 26px 0 13px;
  /* z-index: 99999; */
}

/* .block-search .container-inline {
  float: right;
  position: relative;
} */

/* .block-search label {
  display: none;
} */

.block-search input[type="search"],
.block-search input.form-submit {
  border: 2px solid #cdcbcb;
  background: #fff;
  padding: 0;
  color: #000;
  font-size: 14px;
  height: 30px !important;
  line-height: 22px;
  border-radius: 0;
  padding-left: 6px;
}

.block-search input[type="search"] {
  width: 296px;
}

.block-search input.form-submit {
  border: none;
  background: none;
}

.block-search .form-actions {
  position: absolute;
  right: 2px;
  top: 2px;
}

.helpblock {
  position: absolute;
  top: 5px;
  right: 2px;
}

.helpblock p {
  margin: 0;
}

.helpblock a {
  font-size: 12px;
  color: #c7c7ca;
  text-transform: lowercase;
}

.helpblock a:hover {
  color: #eee;
}

.superfish {
  border-top: 1px solid #909091;
  background: #616164;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYxNjE2NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTM5M2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #616164 0%, #39393b 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #616164), color-stop(100%, #39393b));
  background: -webkit-linear-gradient(top, #616164 0%, #39393b 100%);
  background: -o-linear-gradient(top, #616164 0%, #39393b 100%);
  background: -ms-linear-gradient(top, #616164 0%, #39393b 100%);
  background: linear-gradient(to bottom, #616164 0%, #39393b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#616164', endColorstr='#39393b', GradientType=0);
}

#site-name {
  position: absolute;
  text-indent: -9999px;
}

#site-slogan {
  color: #ffffff;
}

#user-links {
  float: right;
  margin-bottom: 10px;
}

#user-links ul.links {
  float: right;
}

#user-links ul.links li a {
  color: #ffffff;
  text-decoration: none;
}

/* Search
-------------------------------------------------------------- */
#search {
  float: right;
}

#search label {
  display: none;
}

/* Primary Navigation
-------------------------------------------------------------- */
/* .navigation {
  background: transparent url(../images/main-sprite.png) repeat-x scroll left top;
  height: 44px;
  margin-top: -44px;
}

#navigation li {
  background: transparent url(../images/main-sprite.png) repeat-x scroll left top;
  float: left;
  height: 44px;
}

#navigation li.active,
#navigation li:hover {
  background-position: left -45px;
}

#navigation a {
  color: #FFF;
  display: block;
  font-size: 16px;
  padding: 10px 25px;
  text-decoration: none;
}

#navigation a:hover,
#navigation a:visited {
  color: #FFF;
  text-decoration: none;
} */

/* messages
-------------------------------------------------------------- */
div.messages {
  margin: 0 auto 15px;
  width: 900px;
}

.sidebar .gutter {
  margin-bottom: 15px;
  min-height: 0;
}

* html .sidebar .gutter,
* html .sidebar .gutter {
  height: 1%;
}

#main-wrapper {
  width: 100%;
}

#content-wrap {
  min-height: 400px;
}

/*
 * Social
 */
.wrap-socials {
  text-align: left;
  margin: 0 0 15px;
  padding: 0 7px;
}

#main .socials ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#main .socials li {
  vertical-align: bottom;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
  padding: 0 5px 0 0;
}

.lt-ie8 .socials li {
  margin: 0 2px;
}

.socials a {
  display: block;
  width: 32px;
  height: 32px;
  background-image: url(../images/socials.png);
  background-repeat: none;
  /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;*/
  transition: 200ms all;
  text-indent: -9999px;
  overflow: hidden;
}

.socials a:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(2.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
  border-color: transparent;
}

#content .post .service-links li a,
.socials-small a {
  width: 16px;
  height: 16px;
  display: block;
  background-image: url(../images/socials.png);
  background-repeat: none;
  /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;*/
  transition: 200ms all;
  text-indent: -9999px;
  overflow: hidden;
}

.socials a.mail {
  background-position: 0 0px;
}

.socials a.facebook {
  background-position: -36px 0px;
}

.socials a.twitter {
  background-position: -72px 0px;
}

.socials a.linkedin {
  background-position: -108px 0px;
}

.socials a.google {
  background-position: -144px 0px;
  display: none;
}

.socials a.rss {
  background-position: -183px 0px;
}

/*
 * Social small
 */
#content .post .service-links li a.service-links-forward,
.socials-small a.mail {
  background-position: 0 -44px;
}

#content .post .service-links li a.service-links-facebook,
.socials-small a.facebook {
  background-position: -36px -44px;
}

#content .post .service-links li a.service-links-twitter,
.socials-small a.twitter {
  background-position: -72px -44px;
}

#content .post .service-links li a.service-links-linkedin,
.socials-small a.linked {
  background-position: -108px -44px;
}

#content .post .service-links li a.service-links-google-plus,
.socials-small a.google {
  background-position: -144px -44px;
}

#content .post .service-links li a.service-links-rss,
.socials-small a.rss {
  background-position: -183px -44px;
}

/*
 * sidebar
 */
.sidebar {
  float: left;
  width: 278px !important;
  padding-top: 16px;
}

.sidebar .block {
  border: 1px solid #dadada;
  margin: 0 0 15px;
}

.sidebar .block.no-border {
  border: none;
}

.sidebar .block.no-border .content {
  padding: 0;
}

.sidebar .block h2 {
  color: #104889;
  font-size: 20px;
  background: #ececec;
  margin: 0;
  padding: 8px;
}

.sidebar .block .item-list {
  padding: 10px 8px;
}

.sidebar .block .item-list ul,
.sidebar .block .item-list ol {
  margin: 0 0 0.7rem;
  padding: 0;
}

.sidebar .block .item-list ul li,
.sidebar .block .item-list ol li {
  margin: 0 0 0.25rem 20px;
  padding: 0;
}

/*
 * Subscribe
 */
#block-ssti-subscribe {
  border-style: none;
}

#block-ssti-subscribe p {
  color: #104889;
  font-size: 12px;
  margin: 0;
}

#block-ssti-subscribe .btn-wrap {
  overflow: hidden;
  text-align: center;
}

#block-ssti-subscribe .form-button {
  background: none repeat scroll 0 0 #104075;
  border: medium none;
  color: #FFFFFF;
  height: 32px;
  line-height: 32px;
  padding: 0 15px;
  border-radius: 0;
  display: inline-block;
}

/*
 * Top Stories
 */
.block-top_stories ol {
  counter-reset: item;
  margin: 1rem 0;
  padding: 0 0 0 50px;
}

.latest-items li,
.block-top_stories li {
  list-style: none;
  /*list-style-type: decimal-leading-zero;*/
  position: relative;
  padding-left: 10px;
  font-size: 13px;
  font-weight: normal;
  line-height: 1.4em;
  padding-bottom: 1em !important;
  color: #39434c;
}

.lt-ie8 .block-top_stories li {
  list-style: decimal;
  padding-left: 0;
}

.block-top_stories li:before {
  content: counter(item, decimal-leading-zero);
  counter-increment: item;/ display: block;
  position: absolute;
  left: -40px;
  top: 50%;
  margin-top: -0.5em;
  font-size: 28px;
  color: #104889;
  font-weight: 700;

}

.block-top_stories li:after {
  content: "/";
  display: block;
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -0.5em;
  font-size: 28px;
  color: #d3d3d6;
  font-weight: 700;
  -webkit-transition: 200ms;
  -moz-transition: 200ms;
  -o-transition: 200ms;
  -ms-transition: 200ms;
  transition: 200ms;
}

.block-top_stories li:hover:after {
  -webkit-transform: rotate(180deg) scale(2);
  -moz-transform: rotate(180deg) scale(2);
  -o-transform: rotate(180deg) scale(2);
  -ms-transform: rotate(180deg) scale(2);
  transform: rotate(180deg) scale(2);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10);
  opacity: 0.1;
}

.latest-items li a,
.block-top_stories li a {
  color: #39434c;
  font-weight: 700;
}

.latest-items .more-link {
  display: none;
}

/*
 * Content
 */
.page-content {
  padding-top: 16px;
}

#main h1 {
  color: #39434c;
  font-size: 30px;
  line-height: 26px;
  font-weight: 700;
  font-family: 'Roboto Condensed', 'Roboto', Helvetica, Arial, sans-serif;
  margin-top: 46px;
  margin-bottom: 16px;
}

.page-node-28384 #main h1,
.node-type-weekly-digest #main h1 {
  margin-top: 15px;
}

/*
 * post
 */
.post-blocks {}

.post {
  margin-bottom: 10px;
  font-size: 15px;
}

.post h2.title {
  font-family: 'Roboto Condensed', 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #39434c;
  margin: 0 0 0em;
}

.post .author {
  margin: 0 10px 0 0;
  color: #104075;
  font-size: 11px;
  font-weight: bold;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.post .author a {
  color: #104075;
}

.post .date {
  color: #a0acb3;
  margin: 0 10px 0 0;
  font-weight: bold;
  font-size: 11px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#content .post .service-links {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0;
}

#content .post .service-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
  height: 16px;
}

#content .post .service-links li {
  list-style: none;
  display: inline-block;
  margin: 0;
}

#content .post .service-links li a {
  padding: 0;
}

#content .post .service-links li a img {
  display: none;
}

.post_cont {
  padding-top: 20px;
  overflow: hidden;
  height: 1%;
}

#content .node-teaser .post_cont .img {
  float: left;
  margin-right: 20px;
  max-width: 250px;
}

.post_cont .img img {
  max-width: 100%;
}

.post_cont .post_text {
  overflow: hidden;
}

.post_cont .post_text p {
  margin: 0;
}

.post_cont .post_text p + p {
  margin-top: 1em;
}

.post_cont .post_text a.more {
  display: block;
  float: left;
  padding-top: 3px;
}

.post_text p a {
  /* color: #104075; */
  /* font-weight: 600; */
}

.view-blog-list h2.title,
.view-recent-posts.view-display-id-page h2.title {
  font-family: 'Roboto Condensed', 'Roboto', Helvetica, Arial, sans-serif;
  font-size: 24px;
  color: #39434c;
  margin: 0;
}

.view-blog-list .date-service-links,
.view-recent-posts.view-display-id-page .date-service-links {
  display: flex;
  padding-top: 8px;
}

.view-blog-list .date-service-links .date time,
.view-recent-posts.view-display-id-page .date-service-links .date time {
  color: #a0acb3;
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px 0 0;
}

/*
 * footer
 */
#footer {
  background: #575b5e url(../images/bg_footer.png) 0 0 repeat;
  margin-top: 20px;
  padding-bottom: 30px;
  color: #fff;
  font-size: 13px;
}

#footer .footer-left {
  margin: 15px 0;
}

#bottom {
  width: 100%
}

.bottom-one {
  background: #08357d;
  box-shadow: 0 3px 5px #464a4c;
  color: #d3d1d1;
  font-weight: 700;
  font-size: 12px;
  padding: 10px 0;
  width: 100%;
}

.bottom .gutter {
  padding: 0;
}

.bottom-one h3 {
  border-right: 1px solid #d3d1d1;
  padding-right: 10px;
  color: #d3d1d1;
  font-weight: bold;
}

.bottom-one h3,
.bottom-one p {
  margin: 0 10px 0 0px;
  font-style: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.bottom-one p:nth-child(3) {
  text-align: right;
  color: #4a6ba1;
  float: right;
  margin-right: 0;
  line-height: 18px;
  font-weight: bold;
  vertical-align: middle;
}

.bottom-two {
  width: 100%;
}

.region-bottom-one,
.region-bottom-two {
  width: 940px;
  margin: 0 auto;
}

.region-bottom-two {
  display: grid;
  grid-template-columns: 34% repeat(3, 22%);
  grid-template-rows: auto;
}

/*
 * Footer Menu
 */

.footer-menu ul {
  margin: 0;
  padding: 10px 0 0 2rem;
  list-style: none;
}

.footer-menu ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-menu ul li a,
.footer-menu ul li {

  color: #fff;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
}

.footer-menu ul li a:hover {
  text-decoration: none;
  color:
}

.footer-menu > ul > li > a,
.footer-menu > div > ul > li > a,
.footer-menu .menu-block-wrapper > ul > li > a,
.footer-menu h2 {
  color: #b5b4b4;
  font-size: 18px;
  line-height: 50px;
}

.footer-menu ul li a:hover {
  color: #4e8fcb;
}

#footermenu,
#footermenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#footermenu {
  text-align: right;
  float: right;
  text-align: justify;
}

#footermenu:after {
  width: 100%;
  height: 0;
  visibility: hidden;
  overflow: hidden;
  content: '';
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

#footermenu li {
  padding-bottom: 5px;
}

.lt-ie8 #footermenu > li {
  margin: 0 0 0 20px;
}

#footermenu > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin: 10px 0 10px 0px;
  text-align: left;
}

#footermenu a {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
}

#footermenu a:hover {
  color: #4e8fcb;
}

#footermenu > li > a {
  color: #b5b4b4;
  font-size: 18px;
}

#footermenu > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 65px;
}

#footermenu > li > ul {
  margin: 10px 0 0;

}

#levelten {
  text-align: center;
}

/* Forum Styles
-------------------------------------------------------------- */
#forum tr.even,
tr.odd {
  background: url(../images/forum-row-bg.gif) repeat-x scroll;
  border-bottom: 1px solid #CCCCCC;
  padding: 0.5em 1em;
}

/* Comment Styles
-------------------------------------------------------------- */
#comments .comment {
  background: #F6F6F6;
  padding: 0.5em 1em;
}

/* Helper Icon Styles
-------------------------------------------------------------- */
.region-content ul.links a {
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-left: 20px;
}

.region-content ul.links li.comment-add a {
  background-image: url(../images/commentadd.gif);
}

.region-content ul.links li.comment-comments a {
  background-image: url(../images/comments.gif);
}

.region-content ul.links li.comment-edit a {
  background-image: url(../images/commentedit.gif);
}

.region-content ul.links li.comment-delete a {
  background-image: url(../images/commentdelete.gif);
}

.region-content ul.links li.comment-reply a {
  background-image: url(../images/commentadd.gif);
}

#main .region-content ul.links li.node-readmore {
  margin: 0;
  padding: 0;
}

#main .region-content ul.links li.node-readmore a {
  /*  background-image: url(../images/readmore.gif);    */
  padding: 0;
}

.region-content ul.links li.node-readmore:after {
  color: #0C85CF;
  display: inline;
  padding-left: 4px;
}

.region-content ul.links li.blog-usernames-blog a {
  background-image: url(../images/user.gif);
}

.region-content ul.links li.comment-forbidden a {
  background-image: url(../images/lock.gif);
}

.region-content ul.links li.upload-attachments a {
  background-image: url(../images/photo.gif);
}

.region-content ul.links li.book-printer a {
  background-image: url(../images/print.gif);
}

.region-content ul.links li.book-add-child a {
  background-image: url(../images/add.gif);
}

.graygrad {
  /* IE10 */
  background-image: -ms-linear-gradient(bottom, #FFFFFF 0%, #DEDEDE 100%);

  /* Mozilla Firefox */
  background-image: -moz-linear-gradient(bottom, #FFFFFF 0%, #DEDEDE 100%);

  /* Opera */
  background-image: -o-linear-gradient(bottom, #FFFFFF 0%, #DEDEDE 100%);

  /* Webkit (Safari/Chrome 10) */
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #FFFFFF), color-stop(1, #DEDEDE));

  /* Webkit (Chrome 11+) */
  background-image: -webkit-linear-gradient(bottom, #FFFFFF 0%, #DEDEDE 100%);

  /* Proposed W3C Markup */
  background-image: linear-gradient(bottom, #FFFFFF 0%, #DEDEDE 100%);
}

/* image in front page formatting*/

.views-field-field-image {
  float: left;
  width: 225px;
}

.field-name-field-image {
  float: left;
  width: 105px;
}

.socialnetwork {
  /*    position:relative;*/
  margin-top: 60px;
  float: right;
}

/* turn off breadcrumbs*/
.breadcrumb {
  display: none;
}

.feed-icon {
  float: right;
}

.feed-icon:before {
  color: #0C85CF;
  content: "View more news stories ";
  display: inline;
}

#user-login-form ul {
  list-style-type: none;
}

#user-login-form ul li {
  list-style: none;
  margin-left: 0px;
}

#user-login-form .form-wrapper {
  position: relative;
  top: -44px;
  float: right;
}

#signupfordigest p {
  text-align: center;
  color: #336699;
  padding-bottom: 10px;
  font-size: 10px;
}

#signupfordigest a.form-button {
  color: #FFFFFF;
  font-size: 13px;
}

div.submitted,
.node__submitted {
  color: gray;
  font-size: small;
}

div.submitted a,
.node__submitted a {
  color: gray;
}

.node__submitted.flex {
  display: flex;
  gap: 0.5rem;
}

div.views-slideshow-controls-bottom {
  width: 60px;
  float: right;
}

div.views-slideshow-pager-field-item {
  width: 8px;
  height: 8px;
  margin: 2px;
  float: left;
  background-image: url('../images/top_story_radial_buttons.png');
  background-position: 8px 0px;
}

div.views-slideshow-pager-field-item.active {
  background-position: 0px 0px;
}

div.views-content-counter {
  display: none;
}

div.view-id-mep_by_state div.views-field-title {
  margin-top: 10px;
  font-size: 1.5em;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

.field-items p {
  margin-top: 5px;
  margin-bottom: 5px;

}

#main .item-list .pager li {
  margin: 0;
}

.view-blog-list .views-row {
  border-top: 5px solid #f1f1f1;
  margin-bottom: 15px;
  padding-top: 15px
}

#content .img {
  margin: 10px 0;
}

.slides a {
  display: block;
}

.slides li {
  line-height: 0;
}

#block-views-blog-list-block {
  margin-top: 0px;
}

.node-type-article .post .date {
  margin-bottom: 16px;
}

.node-type-article h1 {
  margin-top: 10px;
}

#sliders-teaser {
  font-size: 14px;
  min-height: 63px;
  overflow: hidden;
}

.block-system-main-block .node--type-weekly-digest h2.title {
  padding-top: 30px;
  background: url(../images/digestB.png) -4px 0px no-repeat;
}

.block-system-main-block .node--type-resource-center h2.title {
  padding-top: 30px;
  background: url(../images/resourceB.png) 0px 0px no-repeat;
}

.block-system-main-block .view-recent-posts.view-display-id-page h2.title,
.block-system-main-block .view-member-area-documents-listing.view-display-id-page_2 h2.title,
.block-system-main-block .node--type-meparticle h2 {
  padding-top: 30px;
  background-image:
    url(../images/mep.png),
    url("data:image/svg+xml,%0A%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='Rectangle' fill='%23fff' x='0' y='0' width='10' height='10'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%0A%3Csvg width='10px' height='10px' viewBox='0 0 10 10' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Crect id='Rectangle' fill='%23E6EBF1' x='0' y='0' width='10' height='10'%3E%3C/rect%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat, no-repeat, repeat-x;
  background-position: -7px 0, 0 0, 0 7px;
  background-size: auto, 35px 26px, auto 13px;
  margin-bottom: 16px;
}

/* funding-supplement */
.block-system-main-block .view-member-area-documents-listing.view-display-id-page_2 h2.title {
  background-image: url(../images/fundingB.png);
  background-position: -1px 0;
}

.block-system-main-block .view-recent-posts.view-display-id-page h2.title {
  background-image: url(../images/digestB.png);
  background-position: -4px 0;
  margin-top: 20px;
  margin-bottom: 0;
}

.searchtop {
  background: url(../images/search-top.png) 0px 0px no-repeat;
  height: 30px;
  width: 620px;
  margin-bottom: 20px;
}

.not-logged-in .searchtop {
  display: none;
}

.not-logged-in #edit-type {
  display: none;
}

.logged-in .searchtop {
  background: url(../images/search-top-private.jpg) 0px 0px no-repeat;
  height: 30px;
  width: 620px;
  margin-bottom: 20px;
}

.search-form .form-submit {
  color: white;
  background: #073779;
  border: none;
  border-radius: 0px;
}

.search-form .form-text {
  padding-left: 6px;
}

#search-form label[for="edit-keys"] {
  display: none;
}

.search-advanced .form-item {
  margin-top: 0px;
}

.search-advanced .form-checkboxes {
  margin-top: 20px;
}

.total_count {
  padding-top: 195px;
  font-size: 18px;
  font-weight: bold;
  padding-bottom: 10px;
}

.search-form {
  margin-bottom: 1em;
  width: 438px;
  float: left;
}

#aggregator .feed-source {
  display: none;
}

#aggregator .diigo-tags {
  display: none;
}

#block-views-tweets-block .view-footer {
  float: right;
}


/*Popular content and Browse By State blocks*/
#block-ai-usa-map-browse-by-state a.view-map {
  float: right;
  position: relative;
  top: -3px;
  -moz-box-shadow: inset 0px 39px 0px -21px #ee7a07;
  -webkit-box-shadow: inset 0px 39px 0px -21px #ee7a07;
  box-shadow: inset 0px 39px 0px -21px #ee7a07;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ee7a07), color-stop(1, #ee7a07));
  background: -moz-linear-gradient(top, #ee7a07 5%, #ee7a07 100%);
  background: -webkit-linear-gradient(top, #ee7a07 5%, #ee7a07 100%);
  background: -o-linear-gradient(top, #ee7a07 5%, #ee7a07 100%);
  background: -ms-linear-gradient(top, #ee7a07 5%, #ee7a07 100%);
  background: linear-gradient(to bottom, #ee7a07 5%, #ee7a07 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee7a07', endColorstr='#ee7a07', GradientType=0);
  background-color: #ee7a07;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ffffff;
  display: inline-block;
  cursor: pointer;
  color: #ffffff;
  font-family: arial;
  font-size: 10px;
  padding: 4px 8px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #b23e35;
}


#block-ai-usa-map-browse-by-state a.view-map:hover {
  background-color: #ee7a07e;
}

/*#block-views-popular-block h2,*/
#block-ai-usa-map-browse-by-state h3,
#block-block-7 h3 {
  font-weight: bold;
  padding-left: 15px;
  font-family: Arial;
  color: #666;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-variant: normal;
}

#block-ai-usa-map-browse-by-state h3 {
  background: #ececec;
  color: #39434c;
  padding: 10px 20px;
  margin: 0;
  border: 0;
  border-radius: 0;
  font-weight: 700;
  font-size: 16px;
}

/*
#block-views-popular-block ol {
  margin-left: 0;
  padding-left: 0;
}
*/

#block-ai-usa-map-browse-by-state ul {
  -moz-column-count: 2; /* Firefox */
  -webkit-column-count: 2; /* Safari and Chrome */
  column-count: 2;
  margin: 0;
  padding: 20px;
}

/*#block-views-popular-block li,*/
#block-ai-usa-map-browse-by-state li {
  list-style: none !important;
  margin-left: 0 !important;
}

/*
#block-views-popular-block li {
  padding-bottom: 10px;
}
*/

/*News sections*/
.view-mep-by-state {}

div.view-mep-by-state .views-field-title a,
div.view-map-latest .views-field-title a {
  line-height: 23px;
  display: inline-block;
  margin-bottom: 3px;
}

div.view-mep-by-state p,
div.view-map-latest p {
  margin-top: 0;
}

.view-mep-by-state .views-field-body,
div.view-map-latest .views-field-body {
  margin-top: 3px;
  margin-bottom: 20px;
}

/*Browse By State on the mep page*/
.pane-ai-usa-map-browse-by-state {
  list-style: none;
}

.pane-ai-usa-map-browse-by-state a.view-map {
  display: none;
}

.pane-ai-usa-map-browse-by-state ul {}

.pane-ai-usa-map-browse-by-state ul li {
  list-style: none !important;
  margin-left: 0 !important;
}

/*MEPArticle*/
.node-type-meparticle {}

.node-type-meparticle .forward_link {
  display: none;
}

.node-type-meparticle .submitted {
  font-size: 13px;
  margin-bottom: 3px;
  color: #393b3c;
}

#quicktabs-ssti_advanced_search li {
  list-style: none;
}

.not-logged-in #quicktabs-ssti_advanced_search li:last-child {
  display: none !important;
}

/*Landline and Stateline*/
#landline_container {
  width: 95%;
  max-width: 600px;
}

#landline_tooltip {
  position: absolute;
  background: rgba(222, 222, 222, 0.95);
  z-index: 999999;
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 12px;
  padding: 5px;
  border-radius: 2px;
  box-shadow: 0 0 5px #444;
  display: none;
}

#landline_tooltip h2 {
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.tooltip_sub {
  font-size: 12px;
  font-weight: normal;
  display: inline-block;
  line-height: 14px;
}

.textformatter-list {
  clear: both;
  display: block;
}

/*** Table Styles **/

.datatable {
  background: white;
  border-radius: 3px;
  border-collapse: collapse;
  height: 320px;
  margin: auto;
  max-width: 600px;
  padding: 5px;
  width: 100%;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
  animation: float 5s infinite;
}

table.datatable th {
  color: #D5DDE5;
  ;
  background: #1b1e24;
  border-bottom: 4px solid #9ea7af;
  border-right: 1px solid #343a45;
  font-size: 23px;
  font-weight: 100;
  padding: 24px;
  text-align: left;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  vertical-align: middle;
}

table.datatable th:first-child {
  border-top-left-radius: 3px;
}

table.datatable th:last-child {
  border-top-right-radius: 3px;
  border-right: none;
}

table.datatable tr {
  border-top: 1px solid #C1C3D1;
  border-bottom-: 1px solid #C1C3D1;
  color: #666B85;
  font-size: 16px;
  font-weight: normal;
  text-shadow: 0 1px 1px rgba(256, 256, 256, 0.1);
}

table.datatable tr:hover td {
  background: #4E5066;
  color: #FFFFFF;
  border-top: 1px solid #22262e;
  border-bottom: 1px solid #22262e;
}

table.datatable tr:first-child {
  border-top: none;
}

table.datatable tr:last-child {
  border-bottom: none;
}

table.datatable tr:nth-child(odd) td {
  background: #EBEBEB;
}

table.datatable tr:nth-child(odd):hover td {
  background: #4E5066;
}

table.datatable tr:last-child td:first-child {
  border-bottom-left-radius: 3px;
}

table.datatable tr:last-child td:last-child {
  border-bottom-right-radius: 3px;
}

table.datatable td {
  background: #FFFFFF;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
  font-weight: 300;
  font-size: 18px;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.1);
  border-right: 1px solid #C1C3D1;
}

table.datatable td:last-child {
  border-right: 0px;
}

table.datatable th.text-left {
  text-align: left;
}

table.datatable th.text-center {
  text-align: center;
}

table.datatable th.text-right {
  text-align: right;
}

table.datatable td.text-left {
  text-align: left;
}

table.datatable td.text-center {
  text-align: center;
}

table.datatable td.text-right {
  text-align: right;
}

#sliding-popup {
  width: 100%;
  min-width: 940px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0f48a3+0,08357d+100 */
  background: #0f48a3;
  /* Old browsers */
  background: -moz-linear-gradient(top, #0f48a3 0%, #08357d 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #0f48a3 0%, #08357d 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #0f48a3 0%, #08357d 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f48a3', endColorstr='#08357d', GradientType=0);
  /* IE6-9 */
}

#sliding-popup .popup-content {
  width: 940px;
  padding-left: 10px;
  box-sizing: border-box;
}

#sliding-popup p {
  color: #fff;
}

#sliding-popup a {
  color: #599de0;

}

#sliding-popup a:hover {
  color: #fff;
}

#sliding-popup .agree-button {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  text-shadow: none;
  border-style: none;
  border-radius: 2px;
  background: #599de0;
  box-shadow: none;
  margin-top: 11px;
  padding: 5px 15px;
}

#block-block-17 {
  border: 0 !important;
}

#block-block-17 .content {
  padding: 0 !important;
}

#block-block-17 p {
  margin: 0 !important;
}

#block-block-17 .content img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
}

/*FS*/
.view-fs .views-row {
  border-bottom: 2px solid #EAEAEA;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.view-fs .views-row p {
  margin-top: 0;
}

.view-fs .form-submit {
  color: #fff;
  margin-top: 18px !important;
}

/* Drupal 11 updates */

.pager .pager__items {
  margin: 2.5rem 0 2rem;
  padding: 0;
}

.pager .pager__items .pager__item {
  margin-left: 0 !important;
}

.view-home-slider {
  position: relative;
}

.view-home-slider .blaze-track {
  margin: 0;
  padding: 0;
}

.view-home-slider .blaze-track li {
  list-style: none !important;
  margin: 0 !important;
}

.view-home-slider .blaze-track li::marker {
  content: "";
}

.view-home-slider .blaze-track a:has(img) {
  display: block;
}

.view-home-slider .blaze-track img {
  vertical-align: bottom;
}

.view-home-slider .blaze-track .field-content {
  position: relative;
}

.view-home-slider .blaze-track .flex-caption {
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-family: "Roboto Condensed", Roboto, Helvetica, Arial, sans-serif;
  text-align: left;
  text-shadow: 0 2px 0 rgba(0,0,0,0.7);
  background: rgba(81,81,81,0.7);
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 2% 14% 2% 2%;
  width: 86%;
}

.view-home-slider .blaze-track p {
  font-size: 14px;
}

.view-home-slider .blaze-pagination {
  position: absolute;
  top: 166px;
  right: 16px;
}

.view-home-slider .blaze-pagination button {
  text-indent: -999px;
  border-style: none;
  border-radius: 50%;
  background-color: rgba(0,0,0,0.5);
  overflow: hidden;
  margin-left: 6px;
  width: 14px;
  height: 14px;
}

.view-home-slider .blaze-pagination button.active {
  background-color: rgba(255,255,255,0.9);
}

.page-node-type-article .field--name-field-tags,
.page-node-type-funding-supplement .field--name-field-tags,
.page-node-type-staff-news .field--name-field-article-type,
.page-node-type-staff-news .field--name-field-source,
.page-node-type-weekly-digest .field--name-field-states,
.page-node-type-weekly-digest .field--name-field-tags {
  padding-bottom: 24px;

  .field__label {
    font-size: 13px;
    text-transform: uppercase;
  }

  .field__item {
    display: inline;
  }

  .field__item::after {
    content: ",";
  }

  .field__item:last-child::after {
    content: "";
  }
}

.page-node-type-weekly-digest .field--name-field-states .field__item {
  font-weight: 600;
}

.page-node-type-funding-supplement .field--name-field-agency,
.page-node-type-funding-supplement .field--name-field-program,
.page-node-type-funding-supplement .field--name-field-start-date,
.page-node-type-funding-supplement .field--name-field-end-date,
.page-node-type-funding-supplement .field--name-field-eligibility,
.page-node-type-funding-supplement .field--name-field-awards,
.page-node-type-funding-supplement .field--name-field-award-id,
.page-node-type-funding-supplement .field--name-field-fs-date,
.page-node-type-funding-supplement .field--name-field-fs-type {
  display: inline;

  div {
    display: inline;
  }
}
