@charset "UTF-8";

body {
  color: #333;
  font-size: 15px;
  line-height: 25px;
}
/*Heading sizes */
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 16px;
}
h6,
.h6 {
  font-size: 14px;
}
.color-white {color: white;}
/* Title-Accent font */
.title-accent {
  padding-top: 5px;
}
.title-accent > h3 > span {
  font-family: 'Raleway', sans-serif;
  font-size: 30px;
}
.section-dark .title-accent > h3 {
  color: #fff;
}
.section-dark .title-accent > h3 > span {
  color: #dc2a0b;
}
.one-page section.dark .title-accent > h3 > span,
.one-page section.dark .title-accent > h3 {
  color: #fff;
  font-family: 'Raleway', sans-serif;
  font-size: 28px;
}

/* Background behind H1 */
.page-heading { background-color: #c336ff; }

/* Top Header and Separators */
.header-top { background-color: #0d003f; }
.header-top ul > li:before { background-color: #fff; }

/* Main Footer */
footer.nd-region { background-color: #3a5f9e; }

.header-top { background-color: #0d003f; }

.clb {clear:both;}
.right {float:right;}
.left {float:left;}
ul,ol { padding-left:25px; }
#search-block-form { padding:10px; background-color: #5d9ef8; position:relative; display:none; }
/* responsive images */
img {max-width: 100%; height:auto;}
td img {max-width:none;}
.pad {padding:.25em;}
.nomargin {margin:0;}
.muni {font-family: muni;}
.table {display:table;}
.table-cell {display:table-cell;}
.relative {position:relative;}
.banner-title {background: #0d003f; padding:.25em .5em; color:#fff;}
.panel-panel .brenham-flipped-sidebar-inner {padding-left:12%; border-left:1px solid #eee;}
#header-top {position:relative;}
input.form-control { width:100%; }

  .header .logo { max-width:250px; }
  .nav-main { float:right; max-width:100%; }

.form-control { height:auto; }
.form-wrapper { margin: .5em 0; }
#edit-field-profile-und-0-format {margin:0;}

hr.lg { margin: 30px 0; }
hr { border-top-color: #0d003f; }
p.intro { font-size:18px;font-weight:bold; }
.center {text-align:center;}

.magazine-slider-holder .item-desc { background: rgba(0, 0, 0, 0.7); }
.item-sm .item-desc { background: rgba(0, 0, 0, 0.7) !important; }

.pagination > .pager-current > a, .pagination > .pager-current > span, .pagination > .pager-current > a:hover, .pagination > .pager-current > span:hover, .pagination > .pager-current > a:focus, .pagination > .pager-current > span:focus {
  background-color: transparent;
  border-color:#eee;
}

.icon-button {
  background: #333 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0 5px 5px 0;
  box-shadow: 0 0 5px 0 #333;
  color: #fff;
  font-size: 20px;
  height: 40px;
  padding: 0;
  width: 40px;
}
.icon-button.left-side {
  margin: 5px 5px 5px 0;
}

.menu-icon-button {
  font-size: 20px;
  position:absolute; right:-40px;
}

/* Header Updates */
.header-top { background-color: #0d003f; }
.header-top ul > li:before { background-color: #fff; }

/* H1 Background */
.page-heading { background-color: #c336ff; }

/* Footer Updates */
footer.nd-region { background-color: #3a5f9e; }

/* Back To Top Button */
#back-top a .fa { background-color: #0d003f; }

/* flag access does not need to show */
ul.links li.flag-access {display:none;}
ul li a.active { font-weight: bold; }

.tabs.primary { margin: 0 0 10px; padding-left:5px; }
.tabs.primary li { margin-right:0; }
.tabs.primary li > a { padding:8px 6px; font-size:12px; }
.tabs.primary li.active > a {background:#fff; font-weight: normal;}

.bbp-single-user-details .bbp-user-avatar img {border-radius:0; width:auto;}

#content .field-name-article-header { width:66.67%; float:left; }
#content .field-name-share42 { width:20%; float:left; }
#content .field-name-social-print { width: 12%; float:left; }
#content .field-name-clear { margin-bottom:1.5em; }
#content h2.title { margin-bottom: .5em; font-weight: bold;}
#share42 { background:none; border:0; padding:0; }
#respond {padding-top: 2em; border-top:1px solid #dedede;}
table > tbody > tr > td {
  padding: 8px;
  max-width: none;
}
span.print-page,
span.print-pdf,
span.print-epub,
span.bookmark a {
  padding-left:25px;
  display:block;
  height:20px;
}
span.print-page {
  background-image:url('../images/ico_print.gif');
  background-repeat:no-repeat;
  background-position: 0 0;
}
span.print-pdf {
  background-image:url('../images/ico_pdf.gif');
  background-repeat:no-repeat;
  background-position: 0 0;
}
span.print-epub {
  background-image:url('../images/epub_icon.png');
  background-repeat:no-repeat;
  background-position: 0 0;
}
span.bookmark a {
  background-image:url('../images/ico_fav.png');
  background-repeat:no-repeat;
  background-position: 0 0;
}
span.bookmark a.flagged, span.bookmark a:hover {
background-image:url('../images/ico_fav.png');
  background-repeat:no-repeat;
  background-position: 0 -22px;
}
.header-links ul {
  list-style-type:none;
  padding-left:15px;
  border-left: 1px solid #dedede;
}

/**
 *   User login block
 */
#user-login-form #edit-submit { width:100%; }
#user-login-form .forgotpw {
  padding:1.5em 0;
  margin: 0 auto 2em auto;
  border-bottom:1px solid #ccc;
  text-align:center;
}
#user-login-form .signup a.full { width:100%; }
#user-login-form .form-group { margin-bottom:10px; }

/**
 *   Profile page
 */
.profile-header {
  margin-bottom:2em;
  background: #5d9ef8;
  padding:0 1em;
}
.profile-image-profile {
  display:table-cell;
  width:120px;
  vertical-align:top;
}
.profile-info-profile {
  display:table-cell;
  vertical-align:middle;
  color:#fff;
}
.profile-info-profile a, .profile-info-profile h2  { color: #fff; }

#block-views-contributer-posts-block-1 {clear:both;}


/**
 *   Search Page
 */
body.page-search #content .field-name-field-images, body.page-search .field-name-field-image { float:right; padding: 0 0 1em 1em; }
body.page-search #content .field-name-field-product-type { font-size: 16px; font-weight:bold; text-transform:uppercase; }
body.page-search #content .field-name-field-practice-area { font-size: 14px; }
body.page-search #content .field-name-title h2 { margin: .5em 0; }
body.page-search #content .field-name-post-date { float:left; }
body.page-search #content .field-name-authors, body.page-search #content .field-name-authors-plain { margin-left: .5em; padding-left:.5em; float:left; border-left:1px solid #dedede; }
body.page-search #content .field-name-body { clear:left; }
body.page-search #content .field-name-body p {margin:0;}
body.page-search #content .view-mode-search_result_highlighting_input.clearfix {margin-bottom:1em; padding-bottom:1em; border-bottom:1px solid #dedede;}

body.page-search #content #search-form { display:block; width:100%; margin-bottom:1em;}
body.page-search #content #search-form #edit-basic.form-wrapper { overflow:auto; border: 1px solid #dcdcdc; }
body.page-search #content #search-form .form-type-textfield { width:80%; float:left; border:0; box-shadow:0;}
body.page-search #content #search-form .form-type-textfield input {width:100%; display:block; box-shadow: none; border:0;}
body.page-search #content #search-form .form-type-textfield label {display:none;}
body.page-search #content #search-form input.form-submit { width:19%; margin:0; margin-left:1%; border:0; border-left:1px solid #dedede; float:left; background:#f8f8f8; border-radius:0; float:left;}
body.page-search #content .spelling-suggestions {padding:1em;}
body.page-search #content #search-form fieldset { border-top:0; }
body.page-search #content #search-form fieldset.collapsed {
  background:#f8f8f8;
  border: 1px solid #dcdcdc;
}
body.page-search #content #search-form fieldset.collapsed legend {
  background:transparent;
}
body.page-search #content #search-form fieldset.collapsible legend > span a,
body.page-search #content #search-form fieldset.collapsible legend > span a:hover,
body.page-search #content #search-form fieldset.collapsible legend > span a:focus {
  text-decoration: none;
  color:#fff;
}
body.page-search #content #search-form fieldset.collapsed legend > span a,
body.page-search #content #search-form fieldset.collapsed legend > span a:hover,
body.page-search #content #search-form fieldset.collapsed legend > span a:focus {
  text-decoration: none;
  color: #666;
}

/**
 *   admin menus
 */

.subscribe-box {
  background: #eee none repeat scroll 0 0;
  border: 1px solid #999;
  padding: 1em;
  box-shadow: 0 0 10px #ccc;
}

/* featureb PA block */
#views-featured-block_4-0 .magazine-slider-holder .item-desc, #views-featured-block_2 .magazine-slider-holder .item-desc, #views-featured-block_3 .magazine-slider-holder .item-desc, #views-featured-block_4 .magazine-slider-holder .item-desc, #views-featured-block_5 .magazine-slider-holder .item-desc {
  height: 28px;
  padding: 5px 10px;
  position:relative;
  overflow:hidden;
}
#views-featured-block_4-0 .magazine-slider-holder .item, #views-featured-block_2 .magazine-slider-holder .item, #views-featured-block_3 .magazine-slider-holder .item, #views-featured-block_4 .magazine-slider-holder .item, #views-featured-block_5 .magazine-slider-holder .item {
  box-shadow: 0 0 5px #333;
  margin:5px;
}

.views-exposed-widgets { margin-bottom:2em; padding-bottom: 2em; border-bottom: 1px solid #eee; }

.nd-region.featured-area {
  background:#eee;
  padding: 15px 0;
  border-bottom: 4px solid #ccc;
}
.field-name-author-bios {
  border-top: 1px solid #eee;
  padding-bottom:25px;
  padding-top:15px;
}
.field-name-more-like-this- {
  padding-top: 15px;
  border-top: 1px solid #eee;
}

.checkboxes-boxed .form-group {
  padding:10px;
  border:1px solid #eee;
  background: #f7f7f7;
}

@media (max-width: 991px) {
  .responsive-menu-toggle-wrapper {
    max-width:20%;
    float:right;
    position:relative;
  }
}
@media (max-width: 767px) {
  .tabs .nav-tabs > li {
    float: left;
    margin-bottom: 0;
    width: auto;
  }
  #content .field-name-article-header {float:none; margin-bottom:1em; width:auto;}
  #content .field-name-share42, #content .field-name-social-print { width:auto; float:left; margin-bottom:.5em; }
  #content .field-name-social-print ul li {display:inline;}

  .header-top {
    display: block;
  }
}

/* THEME CSS (TYPOGRAPHY, COLORS AND BASIC ELEMENTS ETC)*/
body {
  font-family: 'Raleway', sans-serif;
  color: #0d003f;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: Raleway;
  font-style: normal;
  font-weight: normal;
  line-height: 1.2em;
  margin: 0 0 1em 0;
  color: #0d003f;
  text-transform: none;
}
h1, .h1 {
  font-size: 50px;
}
h2, .h2,
.top-blue h1, .top-blue h2, .top-blue h3, .top-blue h4, .top-blue h5, .top-blue h6 {
  font-size: 26px;
}
h3, .h3 {
  font-size: 28px;
  font-weight: bold;
}

@media (max-width: 991px) {
  h1, .h1 {
    font-size: 38px;
  }
}

@media (max-width: 619px) {
  h1, .h1 {
    font-size: 33px;
  }
}
body.sticky-header {
  padding-top: 0 !important;
}
body.sticky-header .header {
  left: 0;
  width: 100%;
  z-index: 999;
  height: 84px;
  position: relative;
  top: 0;
}
body.sticky-header .header-main {
  background-color: #0d003f;
  height: 84px;
  position: fixed;
  width: 100%;
}
.header-main:before {
  background: none;
  filter: none;
  height: 0;
}
.header .logo .tagline {
  color: white;
}
.page-heading {
  background-color: #c336ff;
  border: none;
}
.page-heading::after {
  bottom: 0;
  background: none;
}

footer.nd-region {
  background-color: #0d003f;
}
.footer-copyright {
  background-color: #0d003f;
  border: none;
}
.footer-separator-wrapper {
  background-color: #0d003f;
}
.footer-separator {
  border-top: 1px solid white;
  opacity: 0.2;
}
.fade.in {
  opacity: 1;
}
.tabs .nav-tabs > li > a.active {
  border-left-color: #dcdcdc;
  border-right-color: #dcdcdc;
  background: #fff;
  color: #5d9ef8;
}
.tabs .nav-tabs > li > a.active:after {
  background: #5d9ef8;
}
/*============================*/

/* BUTTONS (PRIMARY, SECONDARY, DEFAULT */
.btn {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: bold;
  font-size: 13px;
  line-height: 15px;
  align-items: center;
  justify-content: center;
  text-align: center;
  letter-spacing: 0.02em;
  border-radius: 5px;
  border: 1px solid transparent;
  text-transform: initial;
  padding: 11px 16px;
  display: inline-block;
  vertical-align: middle;
}
.call-to-action .btn {
  margin: 0 auto;
}
.btn-primary, .btn-default, .btn-success {
  color: #0d003f;
  background-color: #4df0ff;
}

.btn-warning {
  color: #0d003f;
  background-color: #df72ff;
}

.btn-warning:hover {
  background-color: #df72ffe5;
  color: #0d003f;
  border-color: transparent;
}

.btn-default {
  margin-bottom: 10px;
}
.btn-primary:hover, .btn-default:hover,
.btn-success:hover {
  background-color: #4df0ffe5;
  color: #0d003f;
  border-color: transparent;
}
.btn-primary:focus, .btn-primary:active,
.btn-default:focus, .btn-default:active,
.btn-success:focus, .btn-success:active,
.btn-warning:focus, .btn-warning:active,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled).active,
.btn-success:not(:disabled):not(.disabled).active,
.btn-warning:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.btn-default:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled):active,
.btn-warning:not(:disabled):not(.disabled):active {
  color: #0d003f;
  background-color: #4df0ff;
  outline-color: #5d9ef8;
  outline-width: 1px;
  box-sizing: border-box;
}
.btn-primary.disabled, .btn-primary:disabled,
.btn-default.disabled, .btn-default:disabled,
.btn-success.disabled, .btn-success:disabled,
.btn-warning.disabled, .btn-warning:disabled {
  color: #808080;
  background-color: #F6F6F6;
}
.btn-secondary {
  color: #0d003f;
  border: 1px solid #0d003f;
  box-sizing: border-box;
  background: transparent;
}
.btn-secondary:hover {
  color: #0d003f;
  background: #ccc;
  border: 1px solid #0d003f;
}
.btn-secondary:focus, .btn-secondary:active,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active {
  color: white;
  background: transparent;
  border: 1px solid white;
  outline-color: #5d9ef8;
  outline-width: 1px;
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #808080;
  background: transparent;
  border: 1px solid #F6F6F6;
}

.btn-cyan {
  color: #0d003f;
  background-color: #4df0ff;
}
.btn-cyan:hover {
  color: #0d003f;
  opacity: 0.7;
}
.btn-azure {
  background-color: #5d9ef8;
  color: white;
}
.btn-azure:hover,
.btn-heliotrope:hover,
.btn-stratos:hover {
  color: white;
  opacity: 0.7;
}
.btn-heliotrope {
  background-color: #df72ff;
  color: white;
}
.btn-stratos {
  background-color: #0D003F;
  color: white;
}
/*============================*/

/* QUOTE AND AUTHOR */
/*blockquote {*/
/*  border-left: 3px solid #df72ff;*/
/*  font-style: initial;*/
/*  padding: 10px 0 10px 30px;*/
/*}*/
/*blockquote:before {*/
/*  content: none;*/
/*}*/
/*blockquote.testimonial {*/
/*  border-top: none;*/
/*  border-right: none;*/
/*  border-bottom: none;*/
/*  box-shadow: none;*/
/*}*/

#sidebar blockquote , .sidebar-right-content blockquote{
  font-size: 14px;
  padding-left: 20px;
  padding-right: 0px;
  margin: 0;
  position: relative;
}

#sidebar .cutter-blockquote , .sidebar-right-content .cutter-blockquote {
  padding: 16px;
}

#sidebar blockquote:before , .sidebar-right-content blockquote:before {
  left: 16px;
  font-size: 12px;
}

#sidebar .cutter-blockquote .bq-author h6, .sidebar-right-content .cutter-blockquote .bq-author h6 {
  font-size: 14px;
}

.bq-author {
  padding: 20px 0 0 0;
}

.bq-author h6 {
  font-family: Raleway;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #0d003f;
}
.bq-author:before,
.bq-author:after {
  content: none;
}

.bq-author .bq-author-info {
  font-family: Raleway;
  font-style: italic;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  color: #0d003f;
}
/*============================*/

/* PAGINATION STUFF */
.pagination > li > a {
  color: #0d003f;
  background-color: #F6F6F6;
  border-radius: 0;
}
.pagination > li > span {
  background-color: #0d003f;
  color: white;
  border: 0;
  cursor: default;
}
.pagination > li > span:hover {
  background-color: #0d003f;
  color: white;
}
.pagination .page-item {
  vertical-align: middle;
}
.page-item:last-child .page-link,
.page-item:first-child .page-link {
  border: 0;
  border-radius: 0;
}
.pagination > li > a {
  width: 29px;
  height: 29px;
  padding: 0;
}
.pager-center-item {
  margin: 0 15px 0 15px;
  width: 29px;
  height: 29px;
  font-size: 12px;
  background-color: #0d003f;
  color: white;
}
.pager-center-item span {
  padding: 0;
  line-height: 100%;
  margin: 0 auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.page-link:hover {
  background-color: #df72ff;
  color: #0d003f;
}
.pagination-wrapper {
  margin-top: 100px;
  margin-bottom: 15px;
}
.sidebar-right-content .pagination-wrapper, #sidebar .pagination-wrapper {
  margin-top: 0;
}
.pagination-wrapper ul {
  margin: 0;
}
.pagination > li > a > i {
  position: relative;
  top: 50%;
  display: block;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*============================*/

/* SIDEBAR STUFF */
.sidebar-right-content .block-view-title, #sidebar .block-view-title,
.sidebar-right-content .block-nav-title, #sidebar .block-nav-title,
.sidebar-right-content h2 a, #sidebar h2 a {
  font-size: 13px;
  line-height: 140%;
  font-weight: bold;
  color: #0d003f;
  text-transform: uppercase;
}

.sidebar-right-content .block-view-title:after, #sidebar .block-view-title:after,
.sidebar-right-content .block-nav-title:after, #sidebar .block-nav-title:after,
.sidebar-right-content h2 a:after, #sidebar h2 a:after {
  content: "";
  position: relative;
  display: block;
  border-bottom: 1px solid #0d003f;
  padding-top: 16px;
}
.sidebar-right-content .block-nav-title:after, #sidebar .block-nav-title:after,
.sidebar-right-content .block-view-title:after, #sidebar .block-view-title:after {
  padding-top: 16px;
}

.sidebar-right-content .block-view-title:hover, #sidebar .block-view-title:hover,
.sidebar-right-content .block-nav-title:hover, #sidebar .block-nav-title:hover,
.sidebar-right-content h2 a:hover, #sidebar h2 a:hover {
  text-decoration: none;
  color: #0d003f;
}

.sidebar-right-content .nav, #sidebar .nav {
  flex-direction: column;
  margin-top: 25px;
  margin-bottom: 25px;
}

.sidebar-right-content .nav a.is-active:after, #sidebar .nav a.is-active:after {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  border-bottom: 3px solid #df72ff;
}

.sidebar-right-content .nav-item, #sidebar .nav-item {
  display: table;
}
.sidebar-right-content .nav-item .nav-link, #sidebar .nav-item .nav-link,
.sidebar-right-content .nav-item .views-field > a, #sidebar .nav-item .views-field > a,
.sidebar-right-content .views-field .nav-item a, #sidebar .views-field .nav-item a {
  font-size: 14px;
  font-weight: bold;
  color: #0d003f;
  line-height: 150%;
  letter-spacing: 0.02em;
  padding: 0 0 15px 0;
  width: fit-content;
}

.sidebar-right-content .nav-item .nav-link:hover, #sidebar .nav-item .nav-link:hover,
.sidebar-right-content .nav-item .views-field > a:hover, #sidebar .nav-item .views-field > a:hover,
.sidebar-right-content .views-field .nav-item a:hover, #sidebar .views-field .nav-item a:hover {
  color: #df72ff;
}

.sidebar-right-content .block-views-blockcategories-block a, #sidebar .block-views-blockcategories-block a {
  display: block;
}

.sidebar-right-content .block-views-blockcategories-block a:hover, #sidebar .block-views-blockcategories-block a:hover {
  text-decoration: none;
}

/*#sidebar .block {*/
/*  padding-bottom: 40px;*/
/*}*/
/*============================*/

/* EVENTS PAGE */
.node--type-event .field--name-field-product-type {
  height: 24px;
}
.node--type-event .field--name-field-product-type > div {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-left: 15px;
}
.node--type-event .layout--twocol-section .layout__region.layout__region--first > div {
  margin-right: 20px;
}

.node--type-event .layout__region--second .col-auto {
  padding: 0;
}
/*============================*/

/* MEMBERSHIP PAGE */
.nd-region.membership-page {
  padding-top: 0;
}
.membership-top-blue {
  background-color: #0d003f;
  color: white;
  padding-bottom: 50px;
}
.membership-top-blue + .container {
  margin-top: 32px;
}
.membership-top-blue h1 {
  color: white;
}
.mermberships-top-title {
  color: #df72ff;
  font-weight: bold;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  padding-top: 27px;
}
.mermberships-top-title:after {
  content: "";
  position: relative;
  display: block;
  border-bottom: 1px solid white;
  margin-top: 5px;
}
.membership-top-blue .title-description-wrapper {
  font-weight: normal;
  font-size: 33px;
  line-height: 120%;
}
.membership-top-blue p {
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.02em;
}
.membership-top-blue p:last-child {
  margin-bottom: 0;
}
.membership-bottom .block-title {
  font-weight: bold;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
.membership-bottom .block-title:after {
  content: "";
  position: relative;
  display: block;
  border: 1px solid rgba(7, 34, 64, 0.5);
  margin-top: 15px;
}
.membership-bottom .how-has-membership .btn {
  border: 1px solid #0d003f;
  background: transparent;
  width: 100%;
}
.membership-bottom .how-has-membership .btn:hover {
  border-color: #5d9ef8;
  color: #5d9ef8;
}
/*============================*/
/* ADD LICENSE FORM STUFF */
.user-logged-in.path-node #node-license-form fieldset {
  position: relative;
  padding: 0 !important;
  margin-bottom: 3px;
  border: none;
}

.user-logged-in.path-node #node-license-form fieldset legend {
  background: #0d003f;
}

.user-logged-in.path-node #node-license-form div.checkbox:not(.form-check),
.user-logged-in.path-node #node-license-form div.radio:not(.form-check) {
  position: relative;
  padding: 70px 30px 15px 30px;
  margin-bottom: 3px;
  border-radius: 1px 1px 2px 2px;
  border: 1px solid #ddd;
}
/*============================*/
/* USER PAGE STUFF */
/* .user-logged-in.path-user fieldset {
   position: relative;
   padding: 70px 30px 15px 30px;
   margin-bottom: 3px;
   border-radius: 1px 1px 2px 2px;
   border: 1px solid #ddd;
} */

.user-logged-in.path-user fieldset#edit-license fieldset {
  border: 0;
  padding: 0;
}

.user-logged-in.path-user fieldset legend {
  background: #0d003f;
}

#user-form fieldset fieldset {
  border: none;
  padding: 0;
}

#edit-timezone {
  position: relative;
}

#edit-timezone summary {
  position: absolute;
  top: 0;
  border-bottom: none;
  left: 0;
  padding: 14px 14px 14px 18px;
  font-size: 13px;
  border-radius: 1px 1px 0 0;
  color: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  width: 100%;
  background-color: #0d003f;
}

#user-form > div:not(.exclude-reset-style) > fieldset {
  padding: 0 !important;
  border: none;
}

#cutter_recent_content .nav-tabs li a {
  display: block;
}
#cutter_recent_content .nav-tabs {
  position: relative;
  z-index: 2;
}
#cutter_recent_content .tab-content {
  position: relative;
  top: -1px;
  z-index: 1;
}

.user-logged-in.path-user div.radio:not(.form-check),
.user-logged-in.path-user div.checkbox:not(.form-check) {
  position: relative;
  padding: 70px 30px 15px 30px;
  margin-bottom: 3px;
  border-radius: 1px 1px 2px 2px;
  border: 1px solid #ddd;
}
/*============================*/

/* CONTAINERS AND MEDIA QUERIES  */
.nd-region {
  /*padding-top: 20px;*/
  /*min-height: 40vh;*/
}
#sidebar {
  padding-bottom: 20px;
}
.node__content {
  margin-top: 0;
}
.top-blue {
  padding-top: 24px;
  padding-bottom: 56px;
}
.white-content {
  /*padding-top: 32px;*/
  /*padding-bottom: 96px;*/
}
.white-content h3 a {
  color: #0d003f;
  font-size: 16px;
  line-height: 130%;
}
.white-content .column-picture img {
  max-width: 80%;
}
.column-info .type {
  font-weight: 700;
  font-size: 11px;
  line-height: 150%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #808080;
  border-bottom: 1px solid rgba(7, 34, 64, 0.2);
}
.author-data a {
  color: #5d9ef8;
}
.author-data a:hover {
  color: #5d9ef8e5;
}
.author-data img {
  max-width: 40px;
  max-height: 40px;
  border-radius: 50%;
  margin: 0;
}
.node--unpublished {
  background-color: #fbf4fa;
}
.node--unpublished:before {
  content: 'UNPUBLISHED';
  color: #0d003f;
}
@media (max-width: 767px) {
  .cutter-category-page #sidebar, .cutter-category-page .sidebar-right-content {
    display: none;
  }
  .pagination-wrapper {
    margin-top: 65px;
  }
  .author-data article {
    display: none;
  }
  .top-blue .btn-primary {
    width: 100%;
  }
  .blue-menu {
    margin-top: 48px;
  }
  .white-content {
    /*padding-top: 64px;*/
    /*padding-bottom: 56px;*/
  }
}

@media (min-width: 768px) {

  .top-blue {
    padding-top: 65px;
    padding-bottom: 48px;
  }
  .white-content {
    /*padding-top: 64px;*/
    /*padding-bottom: 56px;*/
  }
  .bq-author h6 {
    font-size: 16px;
  }
  .sidebar-right-content {
    padding-top: 45px;
  }
  .author-data article {
    display: inline-block;
    vertical-align: middle;
    position: relative;
  }
  .membership-top-blue .title-description-wrapper {
    max-width: 631px;
  }
  .membership-top-blue p {
    max-width: 510px;
  }
  .membership-top-blue + .container {
    margin-top: 40px;
  }
}

@media (min-width: 992px) {
  h2, .h2,
  .top-blue h1, .top-blue h2, .top-blue h3, .top-blue h4, .top-blue h5, .top-blue h6 {
    font-size: 38px;
  }
  .white-content h3 a {
    font-size: 28px;
  }
  .column-info .type {
    font-size: 13px;
  }
  .sidebar-right-content {
    padding-top: 60px;
  }
  .pagination > li > a, .pager-center-item {
    width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .membership-top-blue {
    padding-bottom: 55px;
  }
  .membership-top-blue .title-description-wrapper {
    font-size: 50px;
    max-width: 882px;
  }
  .membership-top-blue p {
    font-size: 16px;
    max-width: 578px;
  }
  .mermberships-top-title {
    color: #df72ff;
    font-weight: bold;
    font-size: 13px;
    line-height: 140%;
    padding-top: 24px;
  }
  .membership-top-blue + .container {
    margin-top: 64px;
  }
  .membership-bottom .block-title {
    font-size: 13px;
    line-height: 150%;
  }
  /*.white-content .column-picture img {*/
  /*  max-width: 100%;*/
  /*}*/
  .white-content .column-picture.journals-pic img {
    max-width: 100px;
  }
}

@media (min-width: 1200px) {
  /* DO NOT DELETE MEDIA QUERY -> TO BE USED */
}

.search-block .container-inline .input-group {
  padding: 24px 0;
}
.search-block .input-group > .form-item .form-control {
  background: #F6F6F6;
  border-radius: 4px;
}
.search-block .form-item-search-block-form {
  padding-right: 16px;
}
#search-block-form .btn {
  border-radius: 6px;
}
.btn:focus{
  box-shadow: none !important;
}
.nd-region.bg-membership {
  background: -webkit-linear-gradient(0deg, rgba(17, 45, 78, 0.58), rgba(17, 45, 78, 0.58)),url(../images/membership_bg.png);
  background: linear-gradient(0deg, rgba(17, 45, 78, 0.58), rgba(17, 45, 78, 0.58)),url(../images/membership_bg.png)
}


.btn-outline-white:hover {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-white {
  color: #FFFFFF;
  border-color: #FFFFFF;
}

.btn-outline-white:hover {
  color: #000;
  background-color: #FFFFFF;
  border-color: #FFFFFF;
}

.homepage-top-image {
  min-height: 150px;
}

.homepage-top-image div:not([data-contextual-id]) {
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
}

.feautured-home-events-1 div:not(.view-header):not(.col-auto):not(.contextual):not([data-contextual-id]) {
  height: 100%;
}

.view-id-search_results h2.field-content { margin: .5em 0; }

.view-id-search_results .views-field.views-field-nothing h2 { margin: .5em 0; }

.block-views-blockauthor-bios-block .view-header,
.block-views-blockelasticsearch-block-mlt .view-header {
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-top: 32px;
  color: #808080;
}

.block-views-blockelasticsearch-block-mlt .view-header {
  border-bottom: 1px solid #0d003f;
  margin-bottom: 17px;
}

.block-views-blockauthor-bios-block .author-div {
  display: flex;
  padding-top: 32px;
  font-size: 14px;
  margin-bottom: 40px;
}

.block-views-blockauthor-bios-block .author-div img {
  border-radius: 50%;
  width: 100%;
}

.block-views-blockauthor-bios-block .author-div:nth-of-type(1) {
  border-top: 1px solid #0d003f;
}

.block-views-blockauthor-bios-block {
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 160%;

  color: #0d003f;
}

.block-views-blockauthor-bios-block .author-name-div {
  margin-bottom: 16px;
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;

  letter-spacing: 0.02em;

  color: #0d003f;
}

.view-id-journals:not(.view-display-id-block_4) .view-header {
  border-top: 1px solid #0d003f;
  padding-top: 20px;
}

.block-views-blockjournals-block-2 {
  padding-top: 20px;
}

.view-id-recent_content tr {
  background: transparent;
}

.view-id-recent_content {
  /*margin-top: 50px;*/
  margin-bottom: 50px;
}

.view-id-recent_content .table-responsive {
  padding: 0px;
}

.view-id-recent_content table>tbody>tr>td {
  border: 0px !important;
}
.view-id-recent_content table>tbody>tr>td>a {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #0d003f;
}

.view-id-recent_content .view-header {
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 140%;

  letter-spacing: 0.05em;
  text-transform: uppercase;

  border-bottom: 1px solid #0d003f;
  padding-bottom: 16px;
}

.view-id-recent_webinars tr {
  background: transparent;
}

.view-id-recent_webinars {
  margin-top: 50px;
  margin-bottom: 50px;
}

.view-id-recent_webinars .table-responsive {
  padding: 0px;
}

.view-id-recent_webinars table>tbody>tr>td {
  border: 0px !important;
}
.view-id-recent_webinars table>tbody>tr>td>a {
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 150%;
  letter-spacing: 0.02em;
  color: #0d003f;
}

.view-id-recent_webinars .view-header {
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 140%;

  letter-spacing: 0.05em;
  text-transform: uppercase;

  border-bottom: 1px solid #0d003f;
}



.block-field-blocknodearticlefield-product-type .field__item {
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 140%;

  letter-spacing: 0.05em;
  text-transform: uppercase;

  color: #808080;

  border-bottom: 1px solid #0d003f;
}

/*.layout--twocol-section--75-25 {*/
/*  margin-top: 32px;*/
/*}*/

.block-user-login-block .form-item-name,
.block-user-login-block .form-item-pass {
  padding: 0 !important;
  border: none !important;
  background: transparent !important;
}

.not-member-card {
  width: 100%;
  height: 284px;
  background: #5d9ef8;
  margin: 0px 15px 50px 15px;
}

.not-member-card.fluid-card {
  height: initial;
}

.not-member-card.fluid-card .not-member-box-buttons {
  margin-bottom: 40px;
}
.not-member-card.fluid-card .not-member-box-buttons .button-wrapper {
  margin: 0 auto;
}

.not-member-title {
  font-style: normal;
  font-weight: normal;
  font-size: 38px;
  line-height: 120%;
  text-align: center;
  color: #FFFFFF;
  margin: 40px auto 0px auto;
}

.not-member-subtitle-first {
  margin: 16px auto 0px auto;
}

.not-member-subtitle-second {
  margin: 0px auto 32px auto;
}

.not-member-subtitle {
  font-style: normal;
  font-weight: bold;
  font-size: 16px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #FFFFFF;
}

.not-member-box-buttons {
  display: flex;
  align-self: center;
}

.not-member-box-buttons .btn {
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 150%;
  border: 1px solid #FFFFFF;
  border-radius: 6px;
  color: #FFFFFF;
  width: 230px;
}

.not-member-card.fluid-card .not-member-box-buttons .btn {
  width: initial;
}

.not-member-box-buttons .btn:hover {
  color: #5d9ef8;
  background: #FFFFFF;
}

.member-login {
  font-style: normal;
  font-weight: 800;
  font-size: 11px;
  line-height: 130%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #5d9ef8;
}

#user-login-form label {
  display: none !important;
}

#user-login-form #edit-actions {
  width: 50%;
}

#user-login-form #edit-name {
  margin-top: 10px;
}
#user-login-form #edit-submit {
  margin-bottom: 15px;
}

.block-bookstore {
  text-align: center;
}

@media (max-width: 767px) {
  .not-member-card {
    height: 240px;
    margin: 0px 0px 50px 0px;
  }

  .not-member-title {
    font-size: 26px;
    line-height: 120%;
    margin: 32px auto 0px auto;
  }

  .not-member-subtitle-first {
    margin: 16px auto 0px auto;
  }

  .not-member-subtitle-second {
    margin: 0px auto 20px auto;
  }

  .not-member-subtitle {
    font-size: 14px;
  }

  .not-member-box-buttons {
    width: 100%;
  }

  .not-member-box-buttons .btn {
    width: 100%;
  }

  #user-login-form #edit-actions {
    width: 100%;
  }

  .block-field-blocknodearticlefield-images {
    display: none;
  }
}

.node--view-mode-teaser h2 {
  padding-top: 0;
}

.bg-deep-blue a:not(.btn):hover {
  color: #5d9ef8e5;
}

.search-form .btn, #search-block-form .btn {
  padding: 11px 38px !important;
}

.text-light a:not(.btn) {
  color: white;
  text-decoration: none !important;
}

.text-light a:hover {
  /*color: white;*/
  text-decoration: none !important;
}

.register a,
.logout a {
  border: 1px solid white;
}

.btn-custom {
  color: #fff !important;
  background-color: #0d003f;
  border: 1px solid white;
  margin-top: 15px;
}

.btn-custom:hover {
  color: #0d003f !important;
  background-color: #fff;
  border: 1px solid #0d003f;
}

.list-group-item {
  border: none;
}

.homepage-height {
  height: 435px;
  max-height: 435px;
}

@media (max-width: 575px) {
  .nd-region {
    padding-top: 0px;
  }
}

@media (max-width: 575px) {
  .home-practices-area,
  .footer-copyright,
  .feautured-home-spotlight-1,
  #block-588,
  #block-589,
  #block-41 {
    padding-left: 24px;
    padding-right: 24px;
  }

  #block-593 {
    padding: 0;
  }

  #block-592,
  #block-595 {
    padding-left: 24px;
    padding-right: 24px;
  }

  #block-584 {
    padding-left: 24px;
    padding-right: 24px;
  }
}

@media (max-width: 575px) {
  .feautured-home-events-1 {
    padding-top: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width: 767px) {
  .nd-region {
    padding-top: 0px;
  }

  .homepage-latest .container {
    max-width: 100%;
  }

  .homepage-height {
    height: 100%;
    max-height: 550px;
  }

  .feautured-home-events-1 {
    padding-top: 32px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .feautured-home-spotlight-1 {
    padding-top: 32px;
    /*padding-left: 24px;*/
    /*padding-right: 24px;*/
  }

  .view-id-featured.view-display-id-block_2 img {
    padding: 24px;
    height: 220px;
  }
}
@media (max-width: 575px) {
  .feautured-home-events-1 {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (min-width: 768px) {
  .feautured-home-events-1 {
    padding-top: 74px;
  }

  .feautured-home-spotlight-1 {
    padding-top: 74px;
  }
}

@media (min-width: 768px) {
  .membership-text-style-title {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 20px;
  }

  .membership-text-style-join {
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 32px;
  }
}

@media (max-width: 767px) {
  .membership-text-style-title {
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 33px;
  }

  .membership-text-style-join {
    font-style: normal;
    font-weight: normal;
    font-size: 38px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 44px;
  }
}

@media (max-width: 767px) {
  .membership-text-style-title {
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin-bottom: 32px;
  }

  .membership-text-style-join {
    font-style: normal;
    font-weight: normal;
    font-size: 26px;
    line-height: 120%;
    text-align: center;
    margin-bottom: 46px;
  }
}

#block-592,
#block-584 {
  margin-top: 52px;
}

#block-592 h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 130%;
}

#block-584 h3 {
  font-style: normal;
  font-weight: bold;
  font-size: 28px;
  line-height: 130%;
}

#block-584 .contact-info-text {
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  font-size: 16px;
}

.node.node--type-journal .field.field--type-image {
  float: left;
}

.node.node--type-article.node--view-mode-teaser .block-field-blocknodearticlebody .field.field--name-body {
   /*border-top: 1px solid #0d003f;*/
  padding-top: 20px;
  font-weight: bold;
}

.node.node--type-article.node--view-mode-full .block-field-blocknodearticlebody .field.field--name-body {
  border-top: 1px solid #0d003f;
  padding-top: 20px;
}

table[align="center"] {
  margin: 0 auto;
}
.block-views-blockpractice-areas-block-1 .column-info h3 {
  padding-top: 16px;
}

.mm-listview {
  background-color: #5d9ef8;
}

.mm-listview .mm-listitem {
  color: white;
  padding: 10px;
}

.mm-panels > .mm-panel {
  background-color: #0d003f;
}

.mm-listitem__btn:not(.mm-listitem__text) {
  border-left-style: none;
}

.mm-listitem_selected > .mm-listitem__text {
  background: none;
}

.mm-navbar__title {
  background-color: #0d003f;
  color: white !important;
}

.dropdown-toggle::after {
  display: none;
}

.mm-listitem:after {
  display: none;
}

.mm-navbar {
  border: none;
}

.mm-btn_next:after,
.mm-btn_prev:before {
  border-color: white;
}

.mm-navbar__btn {
  background-color: #0d003f;
}

.dropdown-item:focus, .dropdown-item:hover {
  background-color: #5d9ef8;
}

.navbar-nav .nav-link {
  padding-right: 20px;
  padding-left: 20px;
}

#Header-Top {
  background-image: url(/themes/stability/images/hero-icon-new.png);
  background-repeat: no-repeat;
  background-position: right;
  background-size: 450px;
}

.view-id-elasticsearch.view-display-id-block_mlt {
  margin-bottom: 40px;
}

article table > tbody > tr > td {
/*  text-align: center; */
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 150%;
  color: #0d003f;
  padding: 14px;
}

.content-padding-top {
  padding-top: 50px;
}

.content-padding-bottom {
  padding-bottom: 50px;
}

.image-properties td { padding: 0; }

.abstract-box {
  padding: 40px;
}

.abstract-box .abstract-title {
  font-family: Raleway;
  font-style: normal;
  font-weight: 800;
  font-size: 13px;
  line-height: 140%;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 24px;
}

.abstract-box .abstract-description {
  font-family: Raleway;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 150%;
}

.dark .abstract-title {
  border-bottom: 1px solid #FFFFFF;
}

.light .abstract-title {
  border-bottom: 1px solid #0d003f;
}

.dark {
  color: white;
  background: #0d003f;
}

.light {
  background: #F6F6F6;
  color: #0d003f;
}

.captcha {
  margin-bottom: 20px;
  margin-top: 20px;
}

.grecaptcha-badge {
  bottom: 75px !important;
  z-index: 50;
}
