/**
 * Place your custom styles here.
 */

body {
  font-family: "Nunito", sans-serif;
}

body.navbar-is-fixed-top {
  margin-top: 0px; /* Modified by OS */
}

.dialog-off-canvas-main-canvas > .row {
  margin-left: 0;
  margin-right: 0;
}

nav.navbar .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

a {
  color: #004fba;
}

h2,
h3,
h4 {
  color: #041f40;
}

.banner {
  /*background-image: url("../images/OLAW_Home_bg.png");	
	background-size: 100% auto;*/
  min-height: 185px;
  /*background-repeat:no-repeat;
    width: 100%;
    height: 100%;*/
  background-color: #041f40;
  padding-top: 20px;
}
.banner a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
}
#block-banner,
#block-homebanner {
  margin-top: 16px;
}
#block-secondarynavigation .nav {
  background-color: #f1deaa;
  padding-left: 10%;
  padding-right: 10%;
}
#block-secondarynavigation .nav li {
  margin-left: 5%;
  margin-right: 5%;
  text-align: center;
  font-weight: bold;
  float: left;
}
#block-secondarynavigation {
  margin-left: -15px !important;
  margin-right: -15px !important;
  margin-top: -18px;
}
#block-secondarynavigation .nav li a {
  color: #000;
}
#block-secondarynavigation .nav li.active,
#block-secondarynavigation .nav li:hover,
#block-secondarynavigation .nav li a:hover,
#block-secondarynavigation .nav li a:focus {
  background-color: #9c823b !important;
}

.nav > li > a {
  position: relative;
  display: inline-block !important;
  padding: 10px 15px;
}

/* Home page
-----------------------------------------------------------*/

.path-frontpage .cures-alert {
  padding: 10px 0 15px 20px;
  background-color: #7ac0cc;
  text-align: left;
  margin: 0 50px 20px 50px;
}

.path-frontpage .cures-alert a {
  color: #000;
  font-weight: bold;
}

.path-frontpage .sidebar-second-wrapper {
  z-index: 100;
}

/* Policies & Laws page 
-----------------------------------------------------------*/
.page-node-73 .cures-block {
  padding: 40px;
}

.page-node-73 .cures-block a {
  color: #14446a;
}

.page-node-73 .cures-block:hover a {
  color: #fff;
}

.page-node-73 .cures-block:hover img {
  filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg)
    brightness(102%) contrast(102%);
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .page-node-73 .cures-block:hover img {
    background-color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
  }
}

/* Styling for {base_url}/guidance/notices.htm page
-----------------------------------------------------------*/

.table-rfi-data-combined {
  width: 100%;
}

.table-rfi-data {
  width: 100%;
}

.table-rfi-data tbody tr > td:first-child {
  display: none;
  visibility: hidden;
}

.table-rfi-data tbody tr > td:nth-child(2) {
  display: none;
  visibility: hidden;
}

.table-rfi-data tbody tr > td:nth-child(3) {
  width: 255px;
}

.table-rfi-data tbody tr > td:nth-child(5) {
  width: 200px;
}

.table-rfi-data .table-new-sticker {
  float: right;
}

/* End of styling for {baser_url}/guidance/notices.htm
-----------------------------------------------------------*/

/* Styling for {base_url}/education/webinars-and-podcasts
-----------------------------------------------------------------*/
.path-education table#olaw th {
  background-color: #d1e2f2;
  color: #14446a;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  padding-left: 12px;
}

.path-education table#olaw {
  border-collapse: collapse;
  width: 100%;
}

.path-education table#olaw tr,
td {
  border: 1px solid #d1e2f2;
}

.path-education table#olaw td,
#olaw th {
  border: 1px solid #d1e2f2;
  padding: 8px;
}

.path-education table#olaw tr:nth-child(even) {
  background-color: #f2f2f2;
}

.path-education table#olaw tr:hover {
  background-color: #d1e2f2;
}

.path-education table caption {
  color: #000;
  background: #f1deaa;
  padding: 10px;
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}

.path-education table.table-striped tbody tr td:last-child {
  width: 170px;
}

.path-education img {
  float: left;
}

/* End of styling for {baser_url}/education/webinars-and-podcasts
-----------------------------------------------------------------*/

/* Publications and Resources page
-----------------------------------------------------------------*/
.path-resources .views-view-grid .row {
  display: flex;
}

.path-resources .views-view-grid [class*="col-"] {
  display: flex;
}

.path-resources .grid-content-wrapper {
  border: 1px solid #a9a8a8;
  padding: 20px;
  border-radius: 5px;
  margin-top: 30px;
  width: 100%;
  text-align: center;
}

.path-resources .grid-content-wrapper h2 {
  margin-top: 0;
  margin-bottom: 20px;
}

.path-resources .hard-copy-bullet-point {
  margin-bottom: 0;
}

.path-resources .views-field-body {
  text-align: center;
  display: inline-block;
}

.path-resources .views-field-body .field-content {
  text-align: left;
}

.path-resources .views-field-title {
  font-weight: 700;
  margin-bottom: 15px;
}

.path-resources .views-field-field-publication-image {
  margin-bottom: 5px;
}

.path-resources .views-field-body ul {
  text-align: left;
}

.path-resources .footerNav1 > .footerNav1 ul {
  margin-top: 0;
}

@media (max-width: 992px) {
  .path-resources .views-view-grid .row {
    display: block;
  }

  .path-resources .views-view-grid [class*="col-"] {
    display: block;
  }
}

/* End of Publications and Resources page styling
-----------------------------------------------------------------*/

/* Webinars and Podcasts page styling
-----------------------------------------------------------------*/
.path-education .triangle-icon {
  font-size: 15px;
  position: absolute;
  padding-left: 10px;
  padding-bottom: 24px;
}

.path-education .triangle-icon:hover + .panel {
  visibility: visible;
  display: block;
}

.path-education .panel {
  display: none;
  visibility: hidden;
  position: absolute;
  background-color: #fff;
  z-index: 1;
  right: 5%;
  left: 5%;
}

.path-education .panel:hover {
  visibility: visible;
  display: block;
}

.path-education .panel .panel-body {
  font-size: 16px;
}

.path-education .panel .panel-body em {
  font-style: normal;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* End of Webinars and Podcasts page styling
-----------------------------------------------------------------*/

/* Webinar content type styling
-----------------------------------------------------------------*/

.page-node-type-webinar .content {
  margin-top: 15px;
}

.page-node-type-webinar .content .webinar-date-time-link {
  background-color: #edf6ff;
  padding: 20px;
  font-size: 20px;
  margin-bottom: 15px;
}

.page-node-type-webinar .content .field--name-field-featured-image,
.page-node-type-webinar .content .field--name-field-featured-image- {
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-node-type-webinar .content .field--name-field-featured-image img,
.page-node-type-webinar .content .field--name-field-featured-image- img {
  width: 100%;
  height: auto;
  max-width: 900px;
  border: 1px solid #313131;
}

.page-node-type-webinar .content .field--name-field-youtube {
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-node-type-webinar .content .field--name-field-youtube .field--item {
  margin-bottom: 25px;
}

/* End of Webinar content type styling
-----------------------------------------------------------------*/

/* Global accordion styling
-----------------------------------------------------------------*/
.panel.olaw-accordion .panel-title {
  position: relative;
}

.panel.olaw-accordion .panel-title > a {
  color: #0d64cb;
  text-decoration: underline;
}

.panel.olaw-accordion .panel-title > a.title-link:after {
  position: absolute;
  right: 20px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\2212";
  color: #000;
}

.panel.olaw-accordion .panel-title > a.collapsed.title-link:after {
  content: "\002b";
}

/* End of global accordion styling
-----------------------------------------------------------------*/

/* ICARE project page styling
-----------------------------------------------------------------*/
.page-node-84 table.table-striped thead tr th {
  background: #f1deaa;
  padding: 10px;
  color: #000;
}

.page-node-84 table.table-striped.olaw tr,
.page-node-84 table.table-striped.olaw td {
  border: 1px solid #fff !important;
}

.page-node-84 table.table-striped thead > tr > th,
.page-node-84 table.table-striped > tr > td {
  border: 1px solid #fff !important;
}

.page-node-84 table.table-striped > tbody > tr:nth-of-type(odd):hover,
.page-node-84 table.table-striped > tbody > tr:nth-of-type(even):hover {
  background-color: #f5f5f5;
}

.page-node-84 table.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.page-node-84 table.table-striped > tbody > tr:nth-of-type(even) {
  background-color: #fff;
}

.page-node-84 .section {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  color: black;
  background-color: #edf9ff;
  border-color: #dedede;
}

.page-node-84 .section-1 {
  background-color: #e1ecf6;
}

.page-node-84 .section-2 {
  background-color: #f6ede1;
  background-color: #ebf6e1;
  background-color: #edf7e5;
}

.page-node-84 .section-3 {
  background-color: #f6f6e1;
}

.page-node-84 .custom-grid {
  display: flex;
  justify-content: space-between;
}

.page-node-84 .custom-grid .custom-col {
  width: 32%;
}

.page-node-84 .custom-grid .custom-col img {
  width: 100%;
  height: auto;
}

.page-node-84 .custom-grid h3 {
  margin-top: 0;
}

@media screen and (max-width: 900px) {
  .page-node-84 .custom-grid {
    display: block;
  }

  .page-node-84 .custom-grid .custom-col {
    width: 100%;
    margin-bottom: 30px;
  }
}

/* End of ICARE project page styling
-----------------------------------------------------------------*/

.footer {
  background-color: #e5e5e5;
  padding-top: 35px;
  padding-bottom: 36px;
  border-top: 1px solid #e5e5e5;
}
.footerNav {
  list-style-type: none;
  text-align: center;
}
.footerNav li {
  float: left;
  padding-left: 1.5%;
  padding-right: 1.5%;
  border-right: 1px solid #6d6969;
  line-height: 12px;
  font-size: 12px;
}
.footerNav li:last-child {
  border-right: none;
}
.footerNav li a {
  color: #474343;
}
.bannerTitle {
  color: #fff;
  font-size: 20px;
}
.bannerTitle1 {
  color: #9c823b;
  font-size: 30px;
}

span.sticker.New {
  background-color: #d6d634;
  color: #000;
  padding: 5px;
  border-radius: 6px;
  margin-right: 10px;
  font-size: 0.7em;
  text-transform: uppercase;
}

span.sticker.Updated {
  background-color: #337ab7;
  color: #fff;
  padding: 5px;
  border-radius: 6px;
  margin-right: 10px;
  font-size: 0.7em;
  text-transform: uppercase;
}

@media (max-width: 788px) {
  .bannerTitle1 {
    font-size: 20px;
    font-weight: 500;
    padding-left: 0;
  }
}
.bannerNav {
  border-top: 10px solid #685527 ;
  width: 260px;
  background-color: #fff;
  z-index: 1000;
  position: absolute;
  -moz-box-shadow: 1px 1px 1px 1px #ccc;
  -webkit-box-shadow: 1px 1px 1px 1px #ccc;
  box-shadow: 1px 1px 1px 1px #ccc;
}
.bannerNav ul,
.bannerNav ul li {
  list-style-type: none;
}

/*.region-content {
  background-color: inherit !important;
  margin-bottom: 30px;
}
/*.tabs--primary {margin-bottom:20px;width: 100px;
    position: absolute;
    top: 80px;
    z-index: 9999;
	border:1px solid #ccc}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: none !important;
    border-bottom-color: transparent;
}


.tabs--primary li{float:none;}*/
.bannerNav ul li a {
  color: #2e71ab;
  font-size: 18px;
  padding-left: 0;
  padding-right: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.bannerNav ul li a .fa {
  padding-left: 21px;
}

.bannerNav ul {
  padding-left: 0;
}

.bannerNav .submenu li a {
  font-size: 14px !important;
}

.bannerNav ul li {
  padding: 15px 0px;
}
.bannerNav ul li a fa {
  padding: 15px 0px;
}
.bannerNav ul li:before {
  width: 45px;
  width: 45px;
  content: " ";
  background-size: 100% 100%;
  position: absolute;
  left: 4px;
  height: 35px;
  margin-top: -7px;
}
.bannerNav ul > li:hover {
  /*background-color: #554320;
	color: #fff;*/
}

/*.policiesli:before{
	 background-image: url(../images/icon_polices_laws.png);
	}*/
/*.policiesli{
	 background-color: #AFAE1B;
	}

.policiesli a:hover{
	 background-color: #ccc;
}*/
/*.policiesli:before a:hover{
	 background-image: url(../images/icon_resources.png);
}
.resourcesli:before{
	 background-image: url(../images/icon_resources.png);
}
.educationli:before{
	 background-image: url(../images/icon_education.png);
}
.guidanceli:before{
	 background-image: url(../images/icon_guide.png);
}*/
/*   Home Page CSS   */
.nopadding {
  padding-left: 0px;
  padding-right: 0px;
}
.contentDiv {
  width: 100%;
  overflow: hidden;
  /*padding: 20px;*/
  padding-top: 20px;
  margin-left: -30px;
}

.navbar-nav .dropdown {
  /*margin-top: 5px*/
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.paddingRightbig {
  padding-right: 300px;
}
.width65per {
  float: left;
  margin-top: 5px;
  /*width:70%;*/
}
.width35per {
  float: left;
  /*width:35%;*/
}
.width50per {
  float: left;
  width: 50%;
}
.width40per {
  float: left;
  width: 40%;
}
.olawTitle {
  font-size: 20px;
  font-weight: bold;
}

.newsDiv {
  margin-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #bbb;
}
/*.newsSection{
	padding-right: 55px;
	}*/
.newsTitle {
  font-weight: bold;
  font-size: 14px;
  color: #1f558f;
}
.newsTxt {
  margin-top: 2px;
  margin-bottom: 2px;
  font-size: 13px;
  max-width: 100% !important;
}
.newsReadMore {
  font-size: 12px;
  color: #1f558f;
  font-weight: bold;
}
.blockDiv {
  background-color: #1f558f;
  color: #fff;
  min-height: 160px;
  padding: 15px;
}
.blockDiv1 {
  background-color: #0f6fab;
  color: #fff;
  min-height: 160px;
  padding: 15px;
}
.blockDiv p,
.blockDiv1 p {
  max-width: 100%;
}

.blueTxt {
  color: #1b4b7e;
}
.whiteBg {
  background-color: #fff;
}
.whiteBgContent {
  background-color: #fff;
  border: 1px solid #eee;
  padding: 10px;
}
.marginBottom10 {
  margin-bottom: 10px;
}
.marginLeft10 {
  margin-left: 10px;
}
.blockTitle {
  font-size: 24px;
}
.oer-menu {
  height: 35px;
  background-color: #626367;
  margin-top: -30px;
}

.oer-menu ul {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  max-width: 1600px;
  list-style: none;
  text-transform: uppercase;
  text-align: center;
}

.oer-menu ul li {
  float: left;
  margin-left: 6%;
  margin-top: 8px;
}
.oer-menu a {
  font-size: 0.85em;
}
.oer-menu a {
  color: #e4e4e4;
}
.oer-menu a:hover {
  color: #c9c7c7;
  text-decoration: none;
}

section.col-sm-12 {
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1800px;
  float: left;
  margin-bottom: 20px;
}
section.col-sm-9 {
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1800px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 788px) {
  .width35per,
  .width50per,
  .width65per,
  .contentDiv {
    width: 95% !important;
  }
  .nihOLAWHome {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f8e4ad;
    width: 98% !important;
  }

  .well {
    margin-left: 0px !important;
  }

  .blockDiv1,
  .blockDiv {
    min-height: 100px;
  }
  .marginBottom10Mob {
    margin-bottom: 10px;
  }
  .marginRight10 {
    margin-right: 0px !important;
  }
  .marginTop10Mob {
    margin-top: 10px;
  }
  .marginLeft10 {
    margin-left: 0px !important;
  }
  .navbar-fixed-top {
    top: 60px !important;
  }
}

@media (max-width: 788px) {
  .banner {
    padding-top: 0px;
  }

  .sitemap {
    display: none;
  }

  #searchForm {
    margin-bottom: 10px;
    margin-top: 10px;
  }

  section.col-sm-12 {
    /*padding-left: 3% !important; 
		 padding-right: 0% !important; */
    max-width: none !important;
    float: none !important;
    margin-bottom: 20px;
  }

  .oer-menu ul li {
    float: left;
    width: 100%;
    margin-left: 0px;
  }
  .oer-menu {
    height: 208px !important;
  }
  .oer-menu li {
    font-size: 11px;
  }

  .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 0px solid transparent;
  }

  .navbar-nav > li {
    float: left;
    width: 100%;
    margin-left: 0px;
    text-align: left;
  }
  .navbar-nav .open .dropdown-menu {
    background-color: #fff;
  }
  .dropdown-menu > li > ul > li > a {
    display: inline !important;
    padding: inherit !important;
    white-space: normal !important;
    padding: 5px !important;
  }

  .dropdown-menu > li > a {
    display: inline !important;
    padding: inherit !important;
    white-space: normal !important;
    padding: 5px !important;
  }
}

@media (min-width: 788px) {
  .marginRight10 {
    margin-right: 10px;
  }
  .marginRight20 {
    margin-right: 20px;
  }
  .marginLeft20 {
    margin-left: 20px;
  }
  .marginLeft50 {
    margin-left: 50px;
  }
  .marginRight50 {
    margin-right: 50px;
  }
  .marginBottom20 {
    margin-bottom: 20px;
  }
  .marginTop20 {
    margin-top: 20px;
  }
  /*.well {
    height: 385px !important;
}*/

  .well {
    margin-left: 0;
    background-color: #fff;
    margin-left: 10px;
    margin-top: 20px;
    padding-top: 10px;
  }
  .well .region .region-sidebar-second {
    margin-left: 20px;
    margin-top: 20px;
  }
}
@media (max-width: 788px) {
  .well {
    margin-left: 90px;
  }

  .region .region-sidebar-second {
    background-color: #eee;
  }

  .navbar-fixed-top {
    top: 30px;
  }
  .paddingTop10 {
    padding-top: 10px;
  }
  .paddingTop50 {
    padding-top: 50px;
  }
  .glyphicon-search {
    width: 15px;
  }
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #666 !important;
}
.navbar-default {
  background-color: #666;
  border-color: #666;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover {
  color: #fff;
}
.navbar .navbar-nav {
  /* display: inline-block; */
  float: none;
  margin-left: auto;
  margin-right: auto;
  /*max-width: 1200px;*/
}

.navbar .navbar-collapse {
  text-align: center;
}

.leftNav {
  border: 1px solid #ccc;
  border-top: 10px solid #9c823b;
  width: 240px;
  background-color: #fff;
}
.leftNav ul,
.leftNav ul li {
  list-style-type: none;
}
.leftMain li a {
  color: #2e71ab;
  font-size: 18px;
  padding-left: 8px;
}
.leftMain li {
  padding: 15px 15px;
  cursor: pointer;
}
.leftMain li:before {
  width: 45px;
  content: " ";
  background-size: 100% 100%;
  position: absolute;
  left: 15px;
  height: 35px;
  margin-top: -7px;
}
.leftMain li a:hover {
  color: #9c823b;
}

.leftNav .glyphicon {
  padding-left: 15px;
  float: right;
  padding-top: 3px;
  font-size: 10px;
}
.leftSubNav {
  display: none;
  padding-left: 0px;
}
.leftSubNav {
  padding: 10px 5px 5px 0px;
  margin-left: -36px;
}
.leftSubNav li {
  padding: 3px 5px 3px 0px;
}
.leftSubNav li a {
  font-size: 16px;
}
#block-secondarynavigation .nav .dropdown .dropdown-menu {
  min-width: 250px;
  top: 94%;
  border-top: none;
}
#block-secondarynavigation .nav .dropdown .dropdown-menu li {
  width: 100%;
  margin-left: 0px;
  text-align: left;
}
#block-secondarynavigation .nav .dropdown .dropdown-menu li.active a,
#block-secondarynavigation .nav .dropdown .dropdown-menu li a.hover,
#block-secondarynavigation .nav .dropdown .dropdown-menu li a.focus {
  background-color: #9c823b !important;
}
.grayBg {
  background-color: #edf6ff;
  padding: 10px;
}
.publicationsHeader ul {
  margin: 10px 15px;
}
.publicationsHeader ul li {
  list-style-type: square;
}
.view-publications-and-resources-available-from-olaw .view-content .views-row {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 10px;
}

.icare .item-list h3 {
  border-bottom: 1px solid #e5e5e5;
  font-size: 16px;
  font-weight: bold;
  color: #041f40;
  margin-bottom: 5px;
}
.title-listing a {
  font-size: 16px;
  color: #333;
  font-decoration: bullet;
}

.nav-tabs > li.active > a {
  color: #041f40;
  /*font-weight: bold;*/
  /*background-color: #f1deaa;*/
}

.view-publications-and-resources-available-from-olaw
  .view-content
  .views-row
  .field--name-field-publication-image
  img {
  float: left;
}
.view-publications-and-resources-available-from-olaw .field--name-body {
  margin-left: 80px;
  min-height: 48px;
  padding-top: 20px;
}
.view-publications-and-resources-available-from-olaw .node-readmore {
  margin-top: 10px;
}
.view-publications-and-resources-available-from-olaw .node-readmore a {
  color: #fff;
  /*background-color: #337ab7;*/
  border: solid 1px #ccc;
  color: #265a87;
  display: inline-block;
  margin-left: 8px;
  margin-top: 10px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border-radius: 4px;
}
.view-publications-and-resources-available-from-olaw .img-responsive {
  display: inline;
  margin-bottom: 10px;
}

.view-publications-and-resources-available-from-olaw {
  margin: 0 auto;
  width: 100%;
}
.view-olaws-modules {
  margin: 0 auto;
  width: 100%;
}

.view-olaws-modules .views-col {
  padding-right: 10px;
  padding-left: 10px;
  border-left: 1px solid #eee;
}

.view-olaws-modules .views-col h2 {
  font-size: 16px;
  font-weight: bold;
}

.view-olaws-modules .view-header {
  padding: 20px 0;
}

.view-olaws-modules .view-footer {
  padding: 20px 0;
}
.view-olaws-modules .node-readmore a {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  display: inline-block;
  margin-left: 8px;
  margin-top: 10px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

.field--label {
  font-size: 14px;
  padding-left: 0px;
  padding-top: 10px;
  font-weight: bold;
  color: #333;
}

#faqfield_field_faq_node_65 {
  margin: 0 auto;
  width: 80%;
}

.navbar-fixed-top {
  min-height: 40px !important;
}
#block-views-block-news-block-1 {
  /*font-size: 11px;*/
}

#block-views-block-news-block-1 .views-field-title {
  font-weight: bold;
}

.views-row {
  margin-top: 10px;
}

#block-views-block-news-block-1 .views-field-field-posted-date
	/*{font-size: 10px;}*/
	
	
	
	
	.view-olaw-news-all-page {
  margin: 0 auto;
  width: 100%;
}

.view-olaw-news-all-page .views-field-title {
  font-size: 20px;
  font-weight: bold;
}
.view-olaw-news-all-page .views-field-view-node a {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
  display: inline-block;
  margin-left: 8px;
  margin-top: 10px;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
}

#block-views-block-news-block-1 .views-field-field-posted-date {
  font-size: 10px;
  font-style: italic;
}
#block-views-block-news-block-1 .views-field-view-node .ReadMoreTiny a {
  font-size: 10px;
}

.view-olaw-news-all-page .views-row {
  padding-top: 10px;
}

.view-publications-and-resources-available-from-olaw .views-field-title h2 a {
  font-size: 16px;
  font-weight: 600;
}
.view-publications-and-resources-available-from-olaw .views-field-title h2 a {
  vertical-align: bottom;
}
.view-publications-and-resources-available-from-olaw .publications {
  vertical-align: top;
}

.page-header {
  color: #041f40;
  font-size: 30px;
  padding-bottom: 5px;
  /*margin: 40px 0 20px 12px;*/
  border-bottom: none;
}
@media (max-width: 788px) {
  .breadcrumb {
    margin-left: 10px;
  }
  .page-header {
    margin-left: 10px;
  }
}

.breadcrumb {
  padding: 0 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  font-size: 0.8em;
}

.breadcrumb ol {
  padding-left: 0;
}

.breadcrumb > li + li:before {
  /* padding: 0 1px;*/
  color: #685527;
  content: " \BB";
}
.breadcrumb > .active {
  color: #777;
}
.breadcrumb a {
  padding: 0 0px;
  color: #041f40;
}

.breadcrumb > li {
  /*padding: 0 3px;*/
  color: #685527;
}
.file,
.file-link {
  width: inherit;
}

.file > span {
  background: #fff;
  color: #337ab7;
  border-bottom: none;
  border-top: none;
}

.file {
  display: table;
  font-size: 1em;
  margin: 5px 0;
}

.file > span:first-child {
  border-left: none;
}

.file > span:last-child {
  border-right: none;
}

.file-size {
  padding: 0 0.25em;
  text-align: right;
  white-space: pre;
}

.source,
.source2 {
  width: 450px;
  margin: 0 auto;
  border: 1px solid #e0e0e0;
  background: white;
  /* display: block;
            white-space: pre;*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.source2 {
  width: 450px;
}

.example2 {
  width: 90%;
  margin-top: -10px;
  /*padding: 15px;
            margin: 50px auto;*/
  /* background: white;*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.example2 .tweet {
  overflow: hidden;
}

.example2 ul {
  width: 99999px;
  height: 100px;
}

.example2 ul li {
  width: 310px;
  height: 145px;
  float: left;
  border-right: 1px solid #eee;
  padding: 0 10px 0 0;
  margin: 0 10px 0 0;
}

.tweet {
  font-size: 1em;
}
.tweet ul li {
  list-style: none;
}

/*.sizeIcon{
font-size:40px;

}*/
.eduResourceBoxes .glyphicon {
  font-size: 50px;
}
.eduResourceBoxes .fa {
  font-size: 50px;
}

.eduResourceBoxes:hover {
  color: #fff;
  text-decoration: none;
  background-color: #14446a;
}
.eduResourceBoxes:hover a {
  color: #fff;
  text-decoration: none;
}

h2 {
  font-size: 25px !important;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 5px;
}
.btn-warning {
  background-color: #685527;
  color: #fff;
  border-color: #685527;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #9c823b !important;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #9c823b !important;
  border-color: #d58512;
}

.headline2 {
  font-family: Roboto;
  color: #5a5245;
  font-weight: 700;
  font-size: 1.55em;
  margin-bottom: 10px;
  line-height: 1em;
}
.subhead1 {
  font-family: Roboto;
  color: #5a5245;
  font-weight: 700;
  font-size: 1em;
  margin-bottom: 10px;
  line-height: 1em;
}

.fcontent li {
  float: left;
  padding-left: 1.5%;
  line-height: 12px;
}
.signature {
  font-size: 12px;
  color: #333;
}
.sup {
  font-size: 0.8em;
  line-height: 1em;
  position: relative;
  top: -0.4em;
  vertical-align: baseline;
}
.clear tr,
td {
  border: 0px solid #fff !important;
}
.olaw th {
  background-color: #d1e2f2;
  color: #14446a;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  padding-left: 12px;
}
.olaw {
  border-collapse: collapse;
  width: 100%;
}
.olaw tr,
td {
  border: 1px solid #d1e2f2;
}

.olaw td,
#olaw th {
  border: 1px solid #d1e2f2;
  padding: 8px;
}
.olaw tr:nth-child(even) {
  background-color: #f2f2f2;
}

.olaw tr:hover {
  background-color: #d1e2f2;
}

.view-publications-and-resources-available-from-olaw .field--name-body {
  padding-top: 30px;
}

.padBot20 {
  padding-bottom: 30px;
}
.padTop40 {
  padding-top: 40px;
}

.contextual-region .documents {
  border-top: solid 1px #ccc;
}

.contextual-region .documents .node-readmore {
  font-weight: 600;
  font-size: 0.9em;
  border: solid 1px #ccc;
  border-radius: 3px;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  float: right;
}
.block-views-blockdocuments-for-phs-policy-documents-list-nav {
}
.view-tutorial-resources .view-content {
  padding-left: 6px;
  padding-right: 6px;
}
.view-tutorial-resources .view-content .views-row .views-field:hover {
  background-color: #f1deaa;
}
.view-display-id-documents_list_nav .views-field-title .documents-title-link a {
  font-size: 14px;
  color: #13587f;
  line-height: 14px;
  font-weight: 550;
}
.view-display-id-documents_list_nav
  .views-row
  .views-field
  .views-field-title
  a:hover {
  font-size: 14px;
  color: #0e6994;
  line-height: 14px;
  background-color: #91d6d9;
}
.view-display-id-documents_list_nav .view-content {
  background-color: #fff;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 6px;
  border: solid 4px #f1deaa;
}
.view-display-id-documents_list_nav
  .view-content
  .views-row
  .views-field:hover {
  background-color: #f1deaa;
}

.view-display-id-documents_list_nav .view-content .views-row a:hover {
  color: #135f7a;
}
.view-display-id-documents_list_nav .field-content .views-row a:active {
  color: #0e537f;
}
.view-display-id-documents_list_nav .view-header a {
  font-weight: 600;
  color: #000;
  padding-left: 10px;
}

.block-views-blockdocuments-for-phs-policy-documents-list-nav {
  background-color: #f1deaa;
  padding-top: 8px;
}
.view-display-id-documents_list_nav .view-header a:hover {
  color: #13587f;
  text-decoration: none;
}

.views_block__tutorial_resources_tutorial_leftnav {
  background-color: #eee;
}

.testleft {
  background-color: #eee;
  padding-left: 10px;
  padding-bottom: 10px;
  padding-right: 6px;
  border: solid 4px #f1deaa;
}
.block-views-blocktutorial-resources-tutorial-leftnav
  .view-id-tutorial_resources
  .view-display-id-tutorial_leftnav
  .contextual
  .view-content
  a {
  color: #e04d4f;
}

@media (min-width: 788px) {
  .topNavigation {
    /*position: fixed;
    top: 0px;*/
    position: absolute;
    top: -30px;
    background-color: #eee;
    width: 100%;
    left: 0px;
    padding: 5px 10px 5px 60px;
    z-index: 1001;
  }
  .topNavigation a {
    color: #444340 !important;
    text-decoration: none;
    font-weight: bold;
    padding-right: 10px;
    padding-left: 4px;
    font-size: 12px;
  }
  .topNavigation .glyphicon {
    color: #444340;
  }
  .topNavigation {
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
  }
  .topNavigation a {
    font-size: 11px;
    color: #444340 !important;
    text-decoration: none;
  }

  @media (max-width: 788px) {
    .topNavigation {
      display: none !important;
    }
  }
  @media (max-width: 788px) {
    section.col-sm-12 {
      padding-left: 5px;
    }
    .region-content {
      margin-left: 0 !important;
    }
  }
  /*.ui-widget-content a {
    color: #004fba !important;
  }*/
}

#captcha--content {
  index: 9999 !important;
}

/*.main-container .col-sm-3 {width:25%}


.blockDiv:hover{
color: #fff;
text-decoration: none;
background-color: #685527;
}
.blockDiv1:hover{
color: #fff;
text-decoration: none;
background-color: #685527;
}
*/

.ckeditor-news-title {
  font-size: 20px;
  font-weight: bold;
  color: #1b4b7e;
}

/* getting rid of grey menu bar */
.navbar-default {
  display: none;
}
.banner {
  margin-top: 0px !important;
}

/* Topic Pages Content-Type CSS */
.page-node-type-topic-pages #nav_onthispage {
  column-count: 2;
  -webkit-column-count: 2;
}
.page-node-type-topic-pages h2:hover > a {
  opacity: 1;
}
.page-node-type-topic-pages h2 > a {
  opacity: 0;
  text-decoration: none;
  margin-left: 0.25em;
}
.page-node-type-topic-pages h1,
.page-node-type-topic-pages h2,
.page-node-type-topic-pages h3 {
  font-weight: bold;
  margin-top: 0;
}
.page-node-type-topic-pages .layout--onecol:nth-child(2) h2 {
  padding-bottom: 0.5em;
  margin-bottom: 1em;
  border-bottom: 2px solid #051d37;
}
.page-node-type-topic-pages .container.xxl {
  width: 100%;
  max-width: 1600px;
}
.page-node-type-topic-pages .clearfix::before,
.page-node-type-topic-pages .clearfix::after {
  display: none;
}
.page-node-type-topic-pages .main-container > div > section {
  margin-top: -20px;
}

.page-node-type-topic-pages .layout--onecol {
  padding: 4em 0;
}
.page-node-type-topic-pages .layout--onecol section > .field {
  display: flex;
  flex-direction: column;
  gap: 3em;
}
.page-node-type-topic-pages .layout--onecol:first-child {
  background-color: #e9f5fe;
}
.page-node-type-topic-pages .layout--onecol:nth-child(2) {
  background: #051d37;
}
.page-node-type-topic-pages .layout--onecol:nth-child(3) {
  background-color: #164c81;
}
.page-node-type-topic-pages .layout--onecol:last-child {
  background: url(/sites/default/files/images/qustions-bg.png);
}

.page-node-type-topic-pages img {
  max-width: 100%;
}
.page-node-type-topic-pages .layout--onecol:first-child img {
  margin-top: -3em;
}
.page-node-type-topic-pages .content-piece {
  background: #fff;
  padding: 2em 3em;
}
.page-node-type-topic-pages
  .layout--onecol:nth-child(3)
  .field--item:first-child
  h2 {
  color: #fff;
  border-bottom: 2px solid #63b6c3;
}
.page-node-type-topic-pages
  .layout--onecol:nth-child(3)
  .field--item:first-child {
  color: #fff;
}
.page-node-type-topic-pages [id^="accordion"].beige {
  --accordion-color: #f0d9a4;
}
.page-node-type-topic-pages [id^="accordion"].brown {
  --accordion-color: #5e4b27;
  --accordion-text-color: #fff;
}
.page-node-type-topic-pages [id^="accordion"] > .panel {
  border-radius: 0 !important;
  box-shadow: none !important;
}
.page-node-type-topic-pages [id^="accordion"] > .panel > .panel-heading {
  background-color: var(--accordion-color);
  color: var(--accordion-text-color);
  border-radius: 0 !important;
  padding: 0;
}
.page-node-type-topic-pages [id^="accordion"] > .panel > .panel-heading .accordion-toggle:after {
  width: 25px;
  content: url(/images/dash.svg);
}
.page-node-type-topic-pages
  [id^="accordion"]
  .panel-heading
  .accordion-toggle.collapsed:after {
  content: url(/images/plus.svg);
}
.page-node-type-topic-pages
  [id^="accordion"].brown
  .panel-heading
  .accordion-toggle:after{
    filter: invert(1);
  }

.page-node-type-topic-pages [id^="accordion"] > .panel > .panel-heading > .panel-title > a {
  padding: 0.5em 1.5em;
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  position: relative;
  font-weight: bold;
}
.page-node-type-topic-pages [id^="accordion"] > .panel .panel-body {
  border: 0 !important;
  padding: 1.5em;
}
.page-node-type-topic-pages table {
  width: 100%;
  border-collapse: collapse;
}
.page-node-type-topic-pages .table td:first-child,
.page-node-type-topic-pages .table td:last-child{
	width: 180px;
}
.page-node-type-topic-pages table td {
  border-bottom: 1px solid grey !important;
}
.page-node-type-topic-pages .panel-body .panel{
	border: 0;
	border-radius: 0;
}
.page-node-type-topic-pages .panel-body table td{
	vertical-align: top;
	padding: 5px;
	border-bottom: 0 !important;
}

.region-content {
  background-color: white !important;
}

.page-node-type-_1st-century-cures-act .field--name-field-background-image {
  position: absolute;
  z-index: 1 !important;
  right: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.field.field--name-body.field--type-text-with-summary.field--label-hidden.field--item {
  position: relative;
  z-index:100;
}

.ui-widget-content a {
  color: #004fba !important;
}


/* Qualtric Survey */

#embed-survey {
  width: auto;
  max-width: 1600px;
  /*margin-left: auto !important;*/
  margin-right: auto;
  padding: 20px;
  margin-left: -30px !important;
}

#embed-survey .QSIUserDefinedHTML { z-index: 1;}