/*
Theme Name: Guideline Central
Theme URI: http://guidelinecentral.com/
Description: Custom Bootstrap 3 Theme Designed for guidelinecentral.com by Ingero.
Version: 1.0
Author: Ingero
Author URI: http://ingero.com
Tags:
Text Domain: igc
*/

/* global */
span.disclamer {
    font-weight: 100;
    font-size: 9px;
    display: block;
}
.cart-collaterals .cart_totals:first-child {display:none;}
body.wait, body.wait a:hover, body.wait *:hover {
    cursor: wait!important;
}
html					{height:100%;}
/* iOS modal scrolling bugfix */
html {overflow-y:scroll;-webkit-overflow-scrolling:touch;}
body					{font-family: "proxima-nova",sans-serif;margin:0;padding:80px 0 0;height:100%!important;font-size:medium;position:relative;}
iframe,img				{border:none;max-width:100%;height:auto;}
.ad-sidebar iframe {height:250px;}
.ad-sidebar iframe#ajax-ad {height:530px;width:320px;}
.ad-sidebar iframe#axumin {height:269px;}
header,footer,nav,hgroup,article,section,aside
{display:block;}
.right					{float:right;}
.left					{float:left;}
.aligncenter,
div.aligncenter 		{display: block;margin: 5px auto 5px auto;}
.center					{text-align:center;}
.clear					{clear:both;height:0;}
.alignright				{float:right;margin:0 0 15px 15px;}
.alignleft				{float:left;margin:0 15px 15px 0;}
#wrap					{min-height:95%;}
.post-navigation table	{width:100%;}
.post-navigation td		{width:50%;}
.post-navigation td.prev-posts
{text-align:right;}
.mainContentArea .bs-callout
{background:#fff;}
.progress				{margin-top:30px;}
.ui-autocomplete		{max-height: 220px;overflow-y: auto;overflow-x: hidden;}
iframe[name=google_conversion_frame] {display: none !important;}
.modal { -webkit-overflow-scrolling: auto; }
.no-padding-left {padding-left:0;}
.no-padding-right {padding-right:0;}
.error-container {color:red;}
body.modal-open { overflow: hidden; }
.modal-open .modal {overflow-y:hidden;}

/* #Equal Height Columns */
							 .row.row-eq-height-xs { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; }
@media (min-width:  768px) { .row.row-eq-height-sm { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }
@media (min-width:  992px) { .row.row-eq-height-md { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }
@media (min-width: 1200px) { .row.row-eq-height-lg { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } }


/* [break] shortcode */
.page-column			{float:left;overflow:hidden;border:0px solid #000;}
.page-column:only-child	{width:100%;margin:0;padding:0;}
.post-edit-link			{clear:both;display:block;}

/* text */
a						{color:#2690BA;}
h1						{font-family:'concourse_t4';font-size:46px;}
h2						{font-family:'concourse_t4';font-size:30px;}
h3						{}
h4						{font-family:'concourse_t4';font-size:20px;color:#000000;}
h5						{color:#1e8fbc;font-family:'concourse_t6';font-size:13px;text-transform:uppercase;letter-spacing:1px;}
h6						{font-family:'concourse_t6';font-size:15px;color:#2690ba;text-transform:uppercase;margin:25px 0 5px;}
p code					{background:none;padding:0;}
.post-edit-link			{text-align:center;padding:3%;}
/*#thePocketcard h1:before,
#thePocketcard h2:before,*/
#thePocketcard h3:before,
#thePocketcard h4:before,
#thePocketcard h5:before,
#thePocketcard h6:before{display: block;content: " ";margin-top: -150px;height: 150px;visibility: hidden;position:relative;z-index:0;}
#thePocketcard h1,
#thePocketcard h2,
#thePocketcard h3,
#thePocketcard h4,
#thePocketcard h5,
#thePocketcard h6		{position:relative;}
#thePocketcard h1 a.sectionNotes,
#thePocketcard h2 a.sectionNotes,
#thePocketcard h3 a.sectionNotes,
#thePocketcard h4 a.sectionNotes,
#thePocketcard h5 a.sectionNotes,
#thePocketcard h6 a.sectionNotes {position:absolute;bottom:0;right:0;}
#thePocketcard .content a {position:relative;z-index:1;}
.Pocketcard #thePocketcard section
{position:relative;}
.Pocketcard #thePocketcard a.sectionNotes
{position:absolute;top:160px;right:0;z-index:100;}
.fieldName				{font-weight:bold;}
.highlight 				{background-color:#FFF8D2;}

.page-heading			{background:#ffffff;text-align:center;position:relative;padding:20px 0 35px;margin-bottom:30px;}
.page-heading:after		{content:"\f0dd";font-family:'FontAwesome';font-size:60px;color:#ffffff;position:absolute;bottom:-35px;margin-left:-20px;}
pre						{white-space:pre-wrap;word-break:keep-all;}
.allNotes pre,
#viewNote pre			{background:none;border:none;padding:0;font-family: "proxima-nova",sans-serif;}
.sectionNotes.badge 	{background:#f3f3f3;color:#7f7f7f;text-transform:uppercase;padding:4px 10px;}
.sectionNotes.badge:hover {background:#cccccc;color:#5e5e5e;}

/* sponsorship */
div.sponsor				{z-index:300000;}

/* forms & buttons */
.btn:active, .btn.active {box-shadow:none;}
.btn-primary			{background:#6fb058;border:0;}
.btn-primary:hover		{background:#589343;border:0;}
.blue.btn-primary		{background:#2690BA;}
.blue.btn-primary:hover	{background:#1482ae;}
.dark-blue.btn-primary			{background:#00246c;}
.dark-blue.btn-primary:hover	{background:#001d57;}
.gray.btn-primary		{background:#7f7f7f;}
.gray.btn-primary:hover	{background:#8f8f8f;}
.gray.btn-primary.btn-back {background:#bdbdbd;}
.gray.btn-primary.btn-back:hover {background:#a9a9a9;}
.white.btn-primary		{background:#fff;color:#2690BA;}
.white.btn-primary:hover {background:#efefef;color:#175169;}
.btn-default			{background:#ffffff;border:#2690BA 2px solid;color:#2690BA;font-family:'concourse_t6';text-transform:uppercase;}
.btn.text-left			{ text-align: left; }
.btn-return {margin-right:5px;}
.btn-default.btn-md {font-size:14px;}
.btn-xl {font-size:24px;padding:10px 40px;font-family:'concourse_t6';}
.btn-default.btn-xs	{font-size:12px;padding:3px 8px;}
.btn-default:hover, .btn-default:visited, .btn-default:active, .btn-default:focus
{background:#ffffff;border-color:#066d94;color:#066d94;}
input[name="info"].form-control
{display:none!important;}
.gform_validation_container {display:none;}
.ginput_counter {font-size:small;color:#888;}
#profile label			{display:block;}
#password .row,
#profile .row			{padding-bottom:10px;}
#password [value="Save"],
#profile [value="Save"]	{font-size:large;background:#71479b;color:#fff;border:none;text-transform:none;padding:8px 30px;margin:15px;}

/*sidebar contact form */
.simpleContactForm {text-align:center;border:1px solid #e0e0e0;font-size:12px;border-radius:5px;}
.simpleContactForm hr {border-color:#e0e0e0;margin:0;padding:0;}
.simpleContactForm {color:#7f7f7f;width:95%;margin:30px 0 60px;}
.simpleContactForm .formContainer{margin:15px auto;width:84%;}
.simpleContactForm h6{font-family:'concourse_t6';font-size:18px;background:#f1f1f1;margin:0;padding:0;color:#7f7f7f;border-bottom:1px solid #e0e0e0;padding:7px;}
.simpleContactForm address{padding:15px;margin:0;font-size:13px;line-height:20px;}
.simpleContactForm address .fa {color:#2690ba;}
.simpleContactForm ul {margin:0;padding:0;}
.simpleContactForm .gform_body {display:table;}
.simpleContactForm ul li {list-style:none;margin:0;padding:0;display:table-row;}
.simpleContactForm .formContainer .gfield_label {display:table-cell;font-weight:normal;text-transform:uppercase;text-align:left;width:20%;}
.simpleContactForm .ginput_container {display:table-cell;}
.simpleContactForm input {height:28px;padding:4px 6px;margin:4px 0;width:100%;}
.simpleContactForm textarea {resize:none;width:100%;padding:4px 6px;margin-top:4px;height:100px;}
.simpleContactForm ul li#field_2_4 {display:block;}
.simpleContactForm #field_2_4 .gfield_label {display:none;}
.simpleContactForm #field_2_4 .ginput_container {width:100%;}
.simpleContactForm .ginput_counter {margin-bottom:10px;}
.simpleContactForm .gform_button {width:85px;margin:0 auto;}
.simpleContactForm .gform_validation_container {display:none;}

/* contact us form */
.contact-form_wrapper {}
.contact-form {}
.contact-form ul {margin:0;padding:0;clear:both;overflow:hidden;}
.contact-form ul li {margin:10px 0;padding:0;list-style:none;}
.contact-form .ginput_left,
.contact-form .gf_left_half {float:left;width:49%;}
.contact-form .ginput_right,
.contact-form .gf_right_half {float:right;width:49%;}
.contact-form .ginput_complex label {font-size:small;font-weight:normal;}
.contact-form li#field_1_9 label {margin-top:20px;}
.contact-form .gform_footer {text-align:center;}

/* subscription form */
.subscription-form ul {margin:0;padding:0;clear:both;overflow:hidden;}
.subscription-form ul li {margin:10px 0;padding:0;list-style:none;}
.subscription-form .ginput_left,
.subscription-form .gf_left_half {float:left;width:49%;}
.subscription-form .ginput_right,
.subscription-form .gf_right_half {float:right;width:49%;}
.subscription-form .ginput_complex label {font-size:small;font-weight:normal;}

/* default modal */
.modal .modal-dialog {overflow-y:initial !important;}
.modal .modal-header {background:#7f7f7f;color:#fff;padding: 10px 15px;}
.modal .modal-header h4 i.fa {margin-right:10px;}
.modal .modal-header h4 {font-size:14px;color:#fff;font-family: 'concourse_t6', sans-serif;font-weight: normal;letter-spacing: .3px;text-transform: uppercase;}
.modal .modal-header button.close {color:#bcbcbc;font-size:16px;opacity:1;text-shadow:none;font-weight:normal;padding:5px 0;font-weight:bold;}
.modal .modal-header button.close:hover {color:#fff;}
.modal .modal-body {padding: 25px;max-height: calc(100vh - 100px);overflow-y: auto;}
.modal .modal-body label, #regForm label {font-family: 'concourse_t4', sans-serif;font-weight:normal;text-transform:uppercase;color:#7f7f7f;font-size:13px;}
.modal .form-horizontal .control-label {text-align:left;}
.modal .modal-body .highlight {background:#f4f4f4;padding:6px 12px;color:#7f7f7f;font-weight:bold;border-radius:4px;font-size:13px;}
.modal .modal-body h4 .date {font-size:12px;font-family:"proxima-nova";padding-left: 15px;}
.modal .modal-footer {background:#e6e7e8;}
.modal .modal-footer .btn.gray {background:#b3b3b3;}
.modal .modal-footer .btn.gray:hover {background:#a3a3a3;}
.modal .modal-body .note {clear:both;border-bottom: 1px solid #eee;padding-bottom:20px;}

/* Login/Register Modal */
#usersMyModal div[class^="col-"] {border-left:1px solid #e6e7e8;}
#usersMyModal div[class^="col-"]:first-child {border-left:0;}
#usersMyModal .modal-body h4 {font-family: 'concourse_t6';color:#2690ba;font-size:22px;text-transform:uppercase;}
#usersMyModal .form-horizontal .form-group {margin-left:0;margin-right:0;}
#usersMyModal .modal-login {padding:0 25px 0 10px;}
#usersMyModal .modal-register {padding:0 10px 0 25px;}
#usersMyModal #usersForgotPassword {float:right;font-size:12px;margin-top:22px;}
#usersMyModal .btn, #regForm .btn {background:#2690ba;color:#ffffff;border:0;font-size:100%;font-family:'concourse_t6', Arial, Sans-serif;text-transform:uppercase;margin-top:15px;float:left;}
#usersMyModal .btn i, #regForm .btn i {margin-left:20px;}
#usersMyModal .btn:hover, #regForm .btn:hover {background:#1482ae;}
#usersMyModal input[name="info"] {display:none;}
#usersMyModal form.register-form .col-md-6 {width:100%;border-left:0;}
#regForm small {font-size:75%;margin-bottom:10px;}

#usersLoginModal div[class^="col-"] {border-left:1px solid #e6e7e8;}
#usersLoginModal div[class^="col-"]:first-child {border-left:0;}
#usersLoginModal .modal-body h4 {font-family: 'concourse_t6';color:#2690ba;font-size:22px;text-transform:uppercase;}
#usersLoginModal .form-horizontal .form-group {margin-left:0;margin-right:0;}
#usersLoginModal .modal-login {padding:0 25px 0 10px;}
#usersLoginModal .modal-register {padding:0 10px 0 25px;}
#usersLoginModal #usersForgotPassword {float:right;font-size:12px;margin-top:22px;}
#usersLoginModal .btn, #regForm .btn {background:#2690ba;color:#ffffff;border:0;font-size:100%;font-family:'concourse_t6', Arial, Sans-serif;text-transform:uppercase;margin-top:15px;float:left;}
#usersLoginModal .btn i, #regForm .btn i {margin-left:20px;}
#usersLoginModal .btn:hover, #regForm .btn:hover {background:#1482ae;}

#contentRestrictionModal div[class^="col-"] {border-left:1px solid #e6e7e8;}
#contentRestrictionModal div[class^="col-"]:first-child {border-left:0;}
#contentRestrictionModal .modal-body h4 {font-family: 'concourse_t6';color:#2690ba;font-size:22px;text-transform:uppercase;}
#contentRestrictionModal .form-horizontal .form-group {margin-left:0;margin-right:0;}
#contentRestrictionModal .modal-login {padding:0 25px 0 10px;}
#contentRestrictionModal .modal-register {padding:0 10px 0 25px;}
#contentRestrictionModal #usersForgotPassword {float:right;font-size:12px;margin-top:22px;}
#contentRestrictionModal .btn, #regForm .btn {background:#2690ba;color:#ffffff;border:0;font-size:100%;font-family:'concourse_t6', Arial, Sans-serif;text-transform:uppercase;margin-top:15px;float:left;}
#contentRestrictionModal .btn i, #regForm .btn i {margin-left:20px;}
#contentRestrictionModal .btn:hover, #regForm .btn:hover {background:#1482ae;}
#contentRestrictionModal .btn-register {margin-left:10px;}
#contentRestrictionModal .btn-back {margin-left:10px;}

#myModal .asset-wrapper {text-align:center;margin-bottom:20px;}

/* register page */
.privacy-terms-text {
    display: inline-block;
    margin-top: 15px;
    text-align: left;
    width: 100%;
}

#registerIframe, .register-iframe {height:1010px}
@media (min-width:1200px) {
  .register-iframe-1-col {height:1100px};
  .register-iframe-2-col {height:740px}
}

body.signupFormBody {
    padding: 20px 0 0;
}

/* header */
header					{}
#myAccount .dropdown-toggle div
{background:#2183aa;padding:5px 13px;border-radius:5px;}
#myAccount .dropdown-toggle .badge
{background:none;}
#myAccountLoggedOut a {background-color:#2183aa;}
#mainNav #myAccountLoggedOut a:hover {background-color:#2183aa;color:#FFF;}
.promoInfo				{background:#e6e7e8;text-align:center;padding:18px 0;font-family:'concourse_t4';text-transform:uppercase;color:#828282;}
.promoInfo strong		{font-family:'concourse_t6';font-weight:normal;color:#2690BA;}
.promoInfo em			{font-style:normal;background:#fff;padding:5px;}
.promoInfo p			{margin:0;padding:0;}

/* navigation */
nav						{z-index:1040;}
nav ul					{list-style-type:none;}
nav>ul>li				{display:inline-block;}
#menu-item-24			{display:none;}
#mainNav				{background:#2690ba;border-radius:0;padding:10px 0;margin-bottom:0;border-top:none;border-left:none;border-right:none;border-bottom:1px solid #228ab3;}
#mainNav > .container-fluid > .navbar-right > ul > li > a
{font-family: 'concourse_t4';color:#fff;padding:5px 10px;text-transform:uppercase;border-radius: 5px;font-size:13px;letter-spacing:1px;}
#mainNav > .container-fluid > .navbar-right > ul>li
{padding:0 10px;}
#mainNav > .container-fluid > .navbar-right > ul > li.active > a,
#mainNav > .container-fluid > .navbar-right > ul > li > a:hover
{background: none repeat scroll 0 0 #fff;color:#2690ba;}
#mainNav .navbar-right
{margin:14px 0;}
#mainNav .navbar-brand
{margin-top:2px;margin-left:0;}
.mainSearch			{border:none;color:#fff;margin:3px 15px 2px;font-size:large;padding:0;background:none!important;box-shadow:0 0 0 rgba(0, 0, 0, 0.125)!important;border:none!important;}
.mainSearch:hover   {color:#0A384B!important;}
.searchDropdown {margin:0 30px;}
.searchDropdown .input-group {padding:0 5px;}

.fixedNav				{}
.fixedNav #mainNav	{position:fixed;top:0;left:0;right:0;z-index:1040;max-height:62px;}
.admin-bar.fixedNav #mainNav {top:32px;}
.fixedNav #mainNav .navbar-right
{margin:5px 0;}
.fixedNav .navbar-brand {padding:0;}
.main-logo {display:inline-block;}
.navbar-brand > img.logo-icon {display:none;}
.fixedNav #mainNav .navbar-brand
{margin-top:8px;margin-left:15px;}
/* main nav dropdowns */
#mainNav a.dropdown-toggle > div {display:inline-block;}
#mainNav .navbar-nav>.open>a, #mainNav .navbar-nav>.open>a:hover, #mainNav .navbar-nav>.open>a:focus {background-color:#175169;}
#mainNav .menu-item .caret {display:none;}
#mainNav .dropdown-menu {margin-top:10px;border-radius:5px;}
#mainNav .menu-item .dropdown-menu {background:#175169;}
#mainNav .dropdown-menu:before {content:"\f0d8";font-family:FontAwesome;font-size:22px;position:absolute;top:-18px;}
#mainNav .btn-group .dropdown-menu:before{content:'';}
#mainNav .menu-item .dropdown-menu:before {right:20px;color:#175169;text-shadow: 0px -2px 0px #134459;}
#mainNav .dropdown-menu li a {color:#fff;}
#mainNav .dropdown.open li a:hover {background:#0a384b;}
#mainNav .dropdown-menu>.active>a, #mainNav .dropdown-menu>.active>a:hover, #mainNav .dropdown-menu>.active>a:focus {background:transparent;background:#2690BA;}

/* my account dropdown*/
#mainNav #myAccount>li>a, #mainNav #myAccount>li>a:hover {margin:0;padding:0;background:transparent;}
.dropdown-menu>li>a {padding:4px 8px;}
#myAccount .dropdown-toggle .badge {padding-right:0;}
#mainNav #myAccount .caret {color:#FFF;}
#mainNav #myAccount .dropdown.open li a:hover {background:#f2f2f2;}
#mainNav #myAccount .dropdown-toggle:hover div {color:#fff;background:#227fa1;}
#mainNav #myAccount a:hover .caret {color:#FFF;}
#mainNav #myAccount .dropdown-menu:before {color:#fff;right:30px;text-shadow: 0px -2px 0px #1F779B;}
#mainNav #myAccount .dropdown-menu li i.fa {width:20px;color:#747474;}
#mainNav #myAccount .dropdown-menu li a {color:#747474;}

/* Cart Nav */
#myCart .dropdown-toggle div {background:#175169;padding:5px 13px;border-radius:5px;}
#myCart .dropdown.open li a:hover {background:#f2f2f2;}
#mainNav #myCart > li > a, #mainNav #myCart > li > a:hover {margin:0;padding:0;background:transparent;}
#myCart .dropdown-toggle .badge {background:none;padding-right:0;padding-left:2px;}

/* logged out */
.nav li.menu-item-1851,
.nav li.menu-item-2173 {display:none;}

/* logged in */
.igcLoggedIn .menu-item-478,
.igcLoggedIn .igcLogin,
.igcLogout,
.nav .igcMyAccount,
.nav .igcHelp 				{display:none}
.igcLoggedIn .nav .menu-item-2173,
.igcLoggedIn .nav .menu-item-1851,
.igcLoggedIn .igcLogout,
.igcLoggedIn .igcMyAccount,
.igcLoggedIn .igcHelp 	{display:block}
.igcLoggedIn #profession_field,
.igcLoggedIn #specialty_field
{display:none;}

.usersLogoutLink {display:none !important; } 
.igcLoggedIn .usersLogoutLink {display:inherit !important;}

/*!
 * Yamm!3 - Yet another megamenu for Bootstrap 3
 * http://geedmo.github.com/yamm3
 *
 * @geedmo - Licensed under the MIT license
 */
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .dropdown 		{position: static;}
.yamm .container 		{position: relative;}
.yamm .dropdown-menu 	{left: auto;}
.yamm .yamm-content 	{padding: 20px 30px;}
.yamm .dropdown.yamm-fw .dropdown-menu
{left: 0;right: 0;}

/* bootstrap */
.tab-content			{border:1px solid #ddd;padding:30px;border-top:none;border-radius:4px;}
.col-md-4 .tab-content	{border:none;padding:0;}
.select2-container, .select2-drop, .select2-search, .select2-search input {border:none;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover,
.pagination > .active > span:hover, .pagination > .active > a:focus,
.pagination > .active > span:focus {background-color:#2690ba;border-color:#2690ba;}

/* content blocks */
.content_block.create-account
{text-align:center;clear:both;}
.content_block.create-account p
{font-family: 'concourse_t4';font-size:24px;}
.content_block.create-account .btn {margin-left:20px;font-size:20px;}
.content_block.any-time-anywhere
{text-align:center;clear:both;}
.content_block.library-tagline
{text-align:center;clear:both;}
.content_block.any-time-anywhere
{margin-bottom:5%;}
.content_block.any-time-anywhere p
{margin:2% 0;}
.content_block.any-time-anywhere a
{padding:.4%;}

/* hero */
div.announcement#app-announcement {
  margin-bottom:  0;
  top: 0;
  background: #888;
  padding: 10px;
  color: #fff;
  width: 100%;
  left: 0;
  position: relative;
  text-align: center;
}

a.close.announcement-close {
  position: initial; 
  font-size: 30px;
}

a.btn.btn-default.announcement-btn {
  margin-left: 10px; 
  color: #666; 
  border-color: #666;
  margin-top: 0;
}

@media (max-width: 820px) {
  a.btn.btn-default.announcement-btn {
    margin-top: 10px;
  }
}

#home .hero, .solutions .hero		{background:#fff url(images/home-hero-bg-left.png) no-repeat center left;border-bottom:1px solid #e6e7e8;}
.solutions#app .hero, .solutions#app .hero-bg {background:transparent;padding-bottom:0;}
#home .hero-bg, .solutions .hero-bg	{background:url(images/home-hero-bg-right.png) no-repeat center right;}
.solutions#app .hero .img-app {z-index:100;margin:0 auto;}
.solutions#app .hero .center {position:relative;}
.solutions#app .hero {max-height:550px;overflow:hidden;}
#home .hero-bg {padding:30px 0 0;}
.solutions .hero-bg {padding:50px 0;}
#home .hero h1 {margin-top:30px;}
.solutions .hero h1 {margin-top:0;}
#home .hero h2, .solutions .hero h2 {margin-bottom:40px;}
.solutions .hero h2 {font-size:24px;}
#home .hero .btn {margin-bottom:40px;}
#home .hero .btn-primary, .solutions .hero .btn-primary {margin-left:6px;margin-right:6px;font-family:'concourse_t4';font-size:20px;}
#app .hero .download-app {background:rgba(255,255,255,0.74);padding:15px 0;text-align:center;width:100%;position:absolute;bottom:0;margin:0;z-index:200;}
#app .hero .download-app .btn-primary {text-transform:uppercase;font-size:16px;letter-spacing:1px;font-family:'concourse_t6';}
#app .hero .download-app img {margin-right:6px;}
/* society logos */
.society-logos-wrapper {border-bottom:1px solid #e6e7e8;padding:35px 0;}
#society-logos {position:relative;}
#society-logos .carousel-inner .item {vertical-align:middle;text-align:center;}
#society-logos .carousel-inner .item img {margin:0 auto;} /*temporary code, will likely need to be removed once API is populating*/
a.slider-control {font-size:60px;color:#d2d2d2;display:block;position:absolute;}
.slider-control.left {left:-60px;top:5px;}
.slider-control.right {right:-60px;top:5px;}
#createNote,
#viewNote,
#viewAllNotes,
#usersMyModal{z-index:10000000000000000000;}
#society-logos .item img
{margin:0 auto;opacity:.5;-webkit-filter: grayscale(1); -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%);filter: gray; filter: grayscale(100%);
 filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");padding:0 52px;}
#society-logos .item img:hover
{opacity:1;filter:none;-webkit-filter:none;}

/* section: features */
#home .section-features {padding:80px 0 140px;}
.section-features {
    padding:80px 0;text-align:center;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjAuOTUiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
    background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(249,249,249,0.95) 1%, rgba(250,250,250,0) 20%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(1%,rgba(249,249,249,0.95)), color-stop(20%,rgba(250,250,250,0)), color-stop(100%,rgba(255,255,255,0)));
    background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%);
    background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%);
    background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#00ffffff',GradientType=0 );
}
#payers .section-features, #institutions .section-features {background:#ffffff;padding-top:40px;}
.section-features .section-heading {font-size:20px;padding-bottom:20px;}
#payers .section-features .section-heading, #institutions .section-features .section-heading {font-size:20px;padding:40px 100px;border-top:1px solid #e6e7e8;}
#pharma .section-features .section-heading {padding:0 40px 40px 40px;border-top:0;}
#pharma .section-features .section-heading p {padding:0 80px;}
.section-features h2 {font-family:'concourse_t6';font-size:34px;}
#pharma .section-features h2 {margin-top:0;}
#soceities .section-features h2 {font-size:44px;}
.section-features .icon strong {font-family:'concourse_t6';font-weight:normal;color:#fff;text-align:center;}
.section-features .icon .fa-circle {color:#2690ba;}
.section-features .icon {font-size:24px;}
#societies .section-features .icon {margin-bottom:25px;}
.section-features .icon .fa-shopping-cart {font-size:80%;}
.section-features .icon .fa-book {font-size:80%;}
.section-features .icon .fa-mobile {font-size:120%;}
.section-features .icon .fa-line-chart {font-size:80%;}
.section-features .icon [class^="ico-"], .section-features .icon [class*="ico-"] {font-size:150%;margin-top:8px;}
.section-features h3 {font-family:'concourse_t6';font-size:20px;color:#2690ba;text-transform:uppercase;letter-spacing:1px;margin:10px 0;}
.section-features p {font-size:90%;}
#societies .section-features p {font-size:110%;}
#institutions .section-features p {padding:0 30px;}
.section-features .btn-primary.blue {font-family:'concourse_t6';text-transform:uppercase;letter-spacing:1px;position:absolute;bottom:0px;width:60%;left:20%;right:20%;font-size:13px;}
.section-features .feature {position:relative;min-height:235px;padding:15px;}
#societies .section-features .feature {padding: 15px 30px;min-height:inherit;}
.section-features div[class^="col-"] {border-left:1px solid #e6e7e8;}
.section-features div[class^="col-"]:first-child {border-left:0;}
.section-features .button-callout {padding:60px 0 20px;}

/* section: explore */
.section-explore {background:#2690ba url(images/section-explore-bg.png) no-repeat center bottom;}
#app .section-explore {background:#ffffff url(images/section-about-bg.png) no-repeat center bottom;}
.section-explore .tab-content .tab-pane {border:0;padding:0;margin-top:-65px;}
.section-explore .tab-content {border:none;padding:0;}
/*.section-explore .tab-content {background:url(images/illustration-ipad-iphone-loading.png) no-repeat left bottom;background-size:contain;}*/
.section-explore .explore-toc {padding:60px 0;}
.section-explore h3 {font-family:'concourse_t4';font-size:36px;color:#fff;border-bottom:1px solid #429ec3;margin:0;padding-bottom:20px;}
#app .section-explore h3 {color:#666;border-bottom:1px solid #ddd;}
.section-explore .nav a {color:#fff;font-size:20px;border-bottom:1px solid #429ec3;}
#app .section-explore .nav a {color:#666;border-bottom:1px solid #ddd;}
.section-explore .nav a strong {margin-right:14px;}
.section-explore .nav .active a {background:#26708f;}
#app .section-explore .nav .active a {background:#efefef;}
.section-explore .nav a:hover {background:#175169;}
#app .section-explore .nav a:hover {background:#ddd;}
.section-explore .nav {margin-bottom:40px;}
.section-explore .download-app a {margin-right:10px;}

/* section: testimonials */
.section-testimonials {background:#e6e7e8;padding:90px 0 60px;color:#404040;}
.section-testimonials .testimonial-wrapper:first-child {padding-right:30px;}
.section-testimonials .testimonial-wrapper:last-child, .section-testimonials .offer-wrapper, .section-testimonials .case-study-wrapper {padding-left:30px;}
.section-title {text-align:center;border-top:1px solid #cdcdcd;margin:30px 0 0;}
.section-title h4 {margin-top:-8px;text-align:center;color:#838383;font-size:16px;font-family:'concourse_t6';text-transform:uppercase;letter-spacing:1px;}
.section-title h4 span {background:#e6e7e8;padding:4px 8px;line-height:20px;}
#section-testimonials .testimonial {border:0;background:transparent;margin-top:0;}
#section-testimonials .testimonial blockquote p {font-family:'concourse_t4';font-style:italic;font-size:24px;}
#section-testimonials .testimonial .quote-position {font-size:13px;}
.section-testimonials .offer-wrapper {text-align:center;}
.section-testimonials .offer-wrapper .entry {font-size:24px;font-family:'concourse_t4';padding:30px 50px;}
.case-study-wrapper .case-study {padding:30px 50px;}
.case-study-wrapper .company-name {color:#2690ba;font-family:'concourse_t6';font-size:14px;text-transform:uppercase;}
.case-study-wrapper .btn {margin-top:15px;float:right;}

/* section: about */
.section-about {padding:60px 0;background:url(images/section-about-bg.png) no-repeat center 85%;}
#section-about .entry {padding:30px 0 0;}
.section-about img {margin:0 auto;}
.section-about h3 {margin:0 0 10px;padding-bottom:10px;border-bottom:1px solid #e6e7e8;color:#004f69;font-family:'concourse_t4';font-size:36px;}
.section-about h4 {margin:30px 0 5px;color:#2690ba;font-family:'concourse_t6';font-size:16px;text-transform:uppercase;}

/* section: stats */
.section-stats {background:#2690ba;padding:50px 0;text-align:center;color:#fff;}
.section-stats .icon {font-size:40px;}
.section-stats .icon .fa {padding-bottom:36px;}
.section-stats .icon [class^="ico-"], .section-stats .icon [class*=" ico-"] {font-size:180%;}
.section-stats h3 {font-family:'concourse_t6';font-size:36px;margin-top:0;}
.section-stats p {padding:0 15px;}

/* section: contact */
.section-contact { padding:90px 0 50px;
                   /* IE9 SVG, needs conditional override of 'filter' to 'none' */
                   background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjAuOTUiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
                   background: -moz-linear-gradient(top,  rgba(249,249,249,1) 0%, rgba(249,249,249,0.95) 1%, rgba(250,250,250,0) 20%, rgba(255,255,255,0) 100%); /* FF3.6+ */
                   background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(1%,rgba(249,249,249,0.95)), color-stop(20%,rgba(250,250,250,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
                   background: -webkit-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
                   background: -o-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
                   background: -ms-linear-gradient(top,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%); /* IE10+ */
                   background: linear-gradient(to bottom,  rgba(249,249,249,1) 0%,rgba(249,249,249,0.95) 1%,rgba(250,250,250,0) 20%,rgba(255,255,255,0) 100%); /* W3C */
                   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}
.section-contact h3 {font-family:'concourse_t6';font-size:30px;margin:0 0 20px;}
#pharma .section-contact h3 {font-size:26px;}
.section-contact .benefits {font-family:'concourse_t4';}
.section-contact ul.icon-list {margin:0;padding:0;border-top:1px solid #e0e0e0;}
.section-contact ul.icon-list li {list-style:none;padding:20px 0;font-size:22px;border-bottom:1px solid #e0e0e0;overflow:hidden;vertical-align:middle;}
.section-contact ul.icon-list i {color:#2690ba;font-size:250%;vertical-align:middle;margin-right:15px;float:left;}
.section-contact ul.check-list li i.fa {color:#2690ba;text-align:left;}
.section-contact ul.check-list li {margin:20px 0;font-size:19px;}
#payers .section-content ul.icon-list li {font-size:18px;}
#section-contact .section-title {margin-top:80px;border-color:#e0e0e0;}
#section-contact .section-title h4 span {background:#fff;}
#section-contact .testimonial {border:0;background:transparent;margin-top:0;}
#section-contact .testimonial blockquote p {font-family:'concourse_t4';font-style:italic;font-size:24px;}
#section-contact .testimonial .quote-position {font-size:13px;}
.section-contact .panel .panel-body {padding:25px;font-size:14px;}
.section-contact .panel .panel-heading {text-align:center;font-family:'concourse_t6';letter-spacing:1px;text-transform:uppercase;color:#7f7f7f;}
.section-contact .panel.register .panel-body {text-align:center;}
.section-contact .gform_body ul {display:table;width:100%;}
.section-contact .gform_body ul li {display:table-row;}
.section-contact .gform_body ul li label {display:table-cell;width:20%;font-weight:normal;text-transform:uppercase;font-size:12px;color:#7f7f7f;}
.section-contact .gform_body ul li .ginput_container {display:table-cell;width:75%;}
.section-contact .gform_body ul li .ginput_container input {width:100%;margin-bottom:10px;}
.section-contact .btn {font-family:'concourse_t6';letter-spacing:1px;text-transform:uppercase;margin-top:15px;}

/* section: with image */
#payers .section-with-image, #institutions .section-with-image {
    background: -moz-linear-gradient(top,  rgba(230,231,232,1) 0%, rgba(230,231,232,0.95) 1%, rgba(250,250,250,0) 90%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,231,232,1)), color-stop(1%,rgba(230,231,232,0.95)), color-stop(90%,rgba(250,250,250,0)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(230,231,232,1) 0%,rgba(230,231,232,0.95) 1%,rgba(250,250,250,0) 90%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(230,231,232,1) 0%,rgba230,231,232,0.95) 1%,rgba(250,250,250,0) 90%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(230,231,232,1) 0%,rgba(230,231,232,0.95) 1%,rgba(250,250,250,0) 90%,rgba(255,255,255,0) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(230,231,232,1) 0%,rgba(230,231,232,0.95) 1%,rgba(250,250,250,0) 90%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e7e8', endColorstr='#00ffffff',GradientType=0 ); /* IE6-8 */
}
.section-with-image {padding:60px 0 30px;}
#providers .section-with-image, #societies .section-with-image, #students .section-with-image, #app .section-with-image {padding:0;}
.section-with-image h2 {font-family:'concourse_t6';font-size:30px;}
.section-with-image .btn-default {margin-top:25px;background:transparent;}
#providers .section-with-image, #societies .section-with-image, #students .section-with-image, #app .section-with-image {background:#e6e7e8;}
.section-with-image div[class^="row section-"]  {border-bottom:1px solid #d2d2d2;}
.section-with-image div[class^="row section-"]:last-child {border-bottom:0;}
.section-with-image .entry {padding:60px 0;}
.section-with-image img {padding-top:30px;margin:0 auto;}
.section-with-image ul.fa-ul i.fa {color:#2690ba;}
.section-with-image ul li {font-size:90%;margin:10px 0;}
#providers .section-with-image .section-one img, #soceities .section-with-image .section-one img {margin-top:40px;}
#app .section-one img {margin-top:40px;padding-bottom:0;}
#students .section-with-image .section-two img {margin-top:60px;}
#app .section-with-image .row.section-two {padding-bottom:100px;}
#societies .section-with-image .section-one img,
#societies .section-with-image .section-two img,
#providers .section-with-image img,
#students .section-with-image .section-three img {margin-bottom:40px;}

/* section: callout */
#ajaxDisplay .bs-callout:last-child:before
{content: " ";display: block;height: 300px;margin-top: -300px;visibility: hidden;}
.section-callout {background:#e6e7e8 url(images/section-callout-bg.png) center center;padding:100px 0;text-align:center;color:#fff;}
#students .section-callout, #app .section-callout {background:#2690ba url(images/section-callout-bg2.png) center center;}
.section-callout h2 {background:#e6e7e8;color:#404040;padding:10px;margin:0 20px;font-size:36px;line-height:46px;}
#students .section-callout h1, #app .section-callout h1 {margin:0 0 40px;font-size:48px;font-family:'concourse_t6'}
#students .section-callout h2 {background:transparent;color:#fff;margin-bottom:0;}
#students .section-callout p, #app .section-callout p {font-size:20px;padding:0 80px;}
.section-callout .btn-primary {font-family:'concourse_t6';text-transform:uppercase;letter-spacing:1px;margin-top:30px;}
#students .section-callout form {margin-top:50px;}
#students .section-callout .btn-primary {margin-top:0;background:#175169;}
#students .section-callout form input.form-control {padding:15px 20px;margin-right:10px;width:300px;height:43px;font-size:14px;border:0;}

/* library */
.single-source h3		{margin-top:0;}
.library_sources		{padding:3% 0;background:#e6e7e8 url(images/sources-bg.png) no-repeat top center;margin-top:30px;}
.library_sources .single-source {
    width: 33%;
    float: left;
    font-size: 14px;
    border: 1px solid #cbcbcb;
    background: #fff;
    padding: 1.95%;
    border-right: 0;
    min-height: 186px;
    position: relative;
}
.library_sources .single-source h3
{font-size:22px;font-family: 'concourse_t4', sans-serif;text-transform:uppercase;}
.library_sources .clinical-trials
{border-top:6px solid #71479b;}
.library_sources .clinical-trials h3
{color:#71479b;}
.library_sources .clinical-trials .btn
{color:#71479b;border-color:#71479b;}
.library_sources .drug-information
{border-top:6px solid #6fb058;}
.library_sources .drug-information h3
{color:#6fb058;}
.library_sources .drug-information .btn
{color:#6fb058;border-color:#6fb058;}

.library_sources .calculators
{border-top:6px solid #ea7a28;border-right:1px solid #cbcbcb;}
.library_sources .calculators h3
{color:#ea7a28;}
.library_sources .calculators .btn
{color:#ea7a28;border-color:#ea7a28;}


.library_sources .epss
{border-top:6px solid #7f7f7f;border-right:1px solid #cbcbcb;}
.library_sources .epss h3
{color:#7f7f7f;margin-top:0px;}
.library_sources .epss .btn
{color:#7f7f7f;border-color:#7f7f7f;}
.library_sources .medline--pubmed
{border-top:6px solid #d43045;}
.library_sources .medline--pubmed h3
{color:#d43045;}
.library_sources .medline--pubmed .btn
{color:#d43045;border-color:#d43045;}
.library_sources .guideline-summaries
{border-top:6px solid #0a7fae;}
.library_sources .guideline-summaries h3
{color:#0a7fae;}
.library_sources .guideline-summaries .btn
{color:#0a7fae;border-color:#0a7fae;}
.single-source .btn	{position:absolute;bottom:22px;left:22px;font-size:small;text-transform:uppercase;border:2px solid #ddd;padding:4px 12px;}
.page-template-library-landing-php h2
{padding:1.4% 0 1%;font-size:46px;font-family: 'concourse_t4', sans-serif;}
.page-template-library-landing-php h2 strong
{font-family: 'concourse_t6', sans-serif;font-weight:normal;}
.hid .theNav			{min-width:44px;min-height:49px;}
#epss #search			{overflow:hidden;}
#epss label				{display:block;color:#656565;font-size:14px;}
#epssForm .col-md-2		{border-right:1px solid #EDEDED;margin-right:10px;padding-right:10px;min-height:80px;}
#trialsAdvancedSearch h6 {text-align:center;margin:45px 0 5px;color:#7f7f7f;letter-spacing:1px;}
#trialsAdvancedSearch h6 span {padding:0 10px;background:#fff;z-index:300;}
#trialsAdvancedSearch h6 + hr {margin-top:-12px;z-index:100;border-color:#ededed;}
.form-age-group, .form-phase, .form-safety-issue {border-left:1px solid #ededed;padding-left:25px;}
.form-funder-type {padding-left:0;}
.form-dates label {font-weight:normal;}
.checkbox-small {font-size:80%;text-align:right;}
#trialsAdvancedSearch .bottom-search {margin-top:30px;}

/* landing */
body.single-landing {padding:0;}
.single-landing .landingHeader {background:#2690BA;}
.single-landing .landingHeader img {padding:28px 0 31px;}
.single-landing .navbar-toggle,
.single-landing #mainNav {display:none;}
.single-landing #mainFooter .container.hidden-sm.hidden-xs,
.single-landing #mainFooter .footer-contact {display:none!important;}
.single-landing #mainFooter {padding-bottom:0;}
.single-landing #page .col-md-7.hidden-xs {background:url(images/table.png) no-repeat bottom center;background-size:contain;}
.single-landing #page .col-md-7 div {min-height:445px;margin-top:30px;}
.single-landing .mainLanding .col-md-5 {background:#f9f9f9;padding:40px 45px;border-left:1px solid #e7e7e7;}
.single-landing .single-ahaacs .mainLanding .col-md-5 {min-height:475px;}
.single-landing .mainContentArea {color:#7e7e7e;}
.single-landing .mainLanding {background:#fff;overflow:hidden;border:1px solid #e0e0e0;border-radius:10px;font-size:14px;margin-bottom:50px;}
.single-landing .mainLanding h1,
.single-landing .mainLanding h2,
.single-landing .mainLanding h3,
.single-landing .mainLanding h4,
.single-landing .mainLanding h5,
.single-landing .mainLanding h6 {font-family:'concourse_t6';font-size:x-large;margin:0;padding:0 0 20px;color:#404040;}
.single-landing .mainLanding .smaller {font-size:large;}
.single-landing .mainLanding hr {border-color:#e7e7e7;margin:30px 0;}
.single-landing .landingInfo {font-size:small;}
.single-landing .landingInfo h2 {font-size:large;font-family:'concourse_t6';text-transform:uppercase;letting-spacing:1px;border-bottom:1px solid #d5d5d5;padding-bottom:2px;}
.single-landing .landingInfo ul {list-style-type:none;margin:20px 0 0;padding:0;}
.single-landing .landingInfo ul li {margin-bottom:10px;}
.single-landing .landingInfo .col-md-5 {margin-left:50px;}
.single-landing h2 .fa {font-size:x-large;margin-right:10px;vertical-align:sub;}
.single-landing .fa-check {color:#80b96c;}
.single-landing .btn-primary {background:#2690ba;font-family:'concourse_t4';letter-spacing:1px;padding-left:25px;padding-right:25px;}
.single-landing #checkEmail .form-control {height:44px;width:100%;}
.single-landing #checkEmail .form-group {width:72%;}
.single-landing.fixedNav {margin-top:0!important;}
.single-landing .subscription-selection .table-header {line-height:48px;}
.single-landing .subscription-selection #filter-organization {max-width:475px;}
.single-landing .subscription-selection .table-results-wrapper {max-height:450px;}
.single-landing .subscription-selection .row-pocketcard {opacity:1;background-color:#FFF;}
.single-landing .subscription-selection .more-info-container .col-md-12 {max-height:235px;overflow-y:auto;}

/* SEARCH */

p.author-listing {
    padding-bottom: 10px;
}
.search .panel.pocketcards {border-left:6px solid #ea2828;}
.search .panel.pocketcards a {color:#ea2828}
.search .panel-heading a:before {
  content:'';
  
}
h5.panel-pretitle {
    padding-bottom: 10px;
}

ul.universalSearch.pagination {
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 50%;
}

/* panels */
.search .panel {border-radius:6px;padding: 25px;}
.search .panel a {color:#797B7D;}
.search .panel {border-left:5px solid #797B7D;}
.search .panel.guideline a {color:#1E8FBC;}
.search .panel.guideline {border-left:6px solid #1E8FBC;}
.search .panel.drugs a {color:#6FB058;}
.search .panel.drugs {border-left:6px solid #6FB058;}
.search .panel.medline a {color:#D22F44;}
.search .panel.medline {border-left:6px solid #D22F44;}
.search .panel.clinicalTrials a {color:#71479B;}
.search .panel.clinicalTrials {border-left:6px solid #71479B;}
.search .panel.calculators a {color:#ea7a28;}
.search .panel.calculators {border-left:6px solid #ea7a28;}
.search .panel.pocketcards a, .search .panel.summaries a {color:#2690BA;}
.search .panel.pocketcards, .search .panel.summaries {border-left:6px solid #2690BA;}

.search .panel .panel-heading,
.search .panel .panel-body {
  margin: 0;
  padding: 0;
}
.search .panel .panel-heading {
  background: transparent;
  border: none;
}
  .search .panel .panel-heading .panel-title {
    font-size: 20px;
    font-family: 'concourse_t4';
    margin-bottom: 10px;
  }
.search .panel .panel-body {
  font-size: 85%;
}
  .search .panel .panel-body small {
    font-size: inherit;
  }
  .search .panel .panel-body p {
    margin: 0;
  }
  .search .panel .panel-body hr {
    margin: 10px 0;
  }

.search #mainNav + .container-fluid > .row:first-child {padding-bottom: 28px;}
.search #mainNav + .container-fluid > hr {display: none;}
.search #mainNav + .container-fluid > hr + .row {background: #e6e7e8 url("images/sources-bg.png") no-repeat scroll center top;}


/* Search / Account tabs */
.search .tab-content,
.page-id-567 .tab-content {
  border-top: 6px solid #2690ba;
  border-right: none;
  border-bottom: none;
  border-left: none;
  border-radius: 6px;
  border-top-left-radius: 0;
  background: #fff;
}
.search .nav-tabs>li>a,
.page-id-567 .nav-tabs>li>a {
  background: #aaa;
  margin-bottom: 1px;
  font-size: 12px;
  letter-spacing: 1px;
  margin-right: 1px;
  color: #fff;
  padding: 11px 25px 8px;
  border: none;
}
.search .nav-tabs>li.active>a,
.page-id-567 .nav-tabs>li.active>a,
.search .nav-tabs>li.active>a:hover,
.page-id-567 .nav-tabs>li.active>a:hover,
.search .nav-tabs>li.active>a:focus,
.page-id-567 .nav-tabs>li.active>a:focus {
  background: #2690ba;
  border: none;
  padding-bottom: 9px;
  margin-bottom: -1px;
  color: #fff;
}
.search .nav-tabs>li>a:hover,
.page-id-567 .nav-tabs>li>a:hover {
  background: #bbb;
}

/* filters */
.data-type-filter .active[data-type=calculators]{background-color: #ea7a28; border-color: #ea7a28;}
.data-type-filter .active[data-type=clinicalTrials]{background-color: #71479B; border-color: #71479B;}
.data-type-filter .active[data-type=drugs]{background-color: #6FB058; border-color: #6FB058;}
.data-type-filter .active[data-type=epss]{background-color: #7F7F7F; border-color: #7F7F7F;}
.data-type-filter .active[data-type=medline]{background-color: #D22F44; border-color: #D22F44;}
.data-type-filter .active[data-type=pocketcards]{background-color: #2690BA; border-color: #2690BA;}
.data-type-filter .active[data-type=summaries]{background-color: #2690BA; border-color: #2690BA;}


/* My Library */
#my-library .center {padding:25px 0 35px;}
#my-library .center h1 {padding:0;}
#my-library .search-filter {background:#ffffff;border:1px solid #e0e0e0;border-radius:4px;margin:50px 0 30px;}
#my-library form {width:80%;margin:20px auto;}
#my-library form .search-bar {padding:15px;}
#my-library form .search-terms {width:87%;padding:0 4px;}
#my-library form .search-button {width:12%;padding:0 4px;}
#my-library form .search-terms input,
#my-library form .search-button button {width:100%;}
#my-library .search-sort {background:#f6f6f6;border-radius:0 0 4px 4px;border-top:1px solid #e0e0e0;font-size:80%;color:#7f7f7f;}
#my-library .search-sort .checkbox {padding:10px 15px;border-right:1px solid #e0e0e0;}
#my-library .search-sort .checkbox input {margin:0 5px 0 0;vertical-align:sub;}
#my-library .search-sort .checkbox label {margin:0 18px 0 0;padding:0;}
#my-library .search-sort .checkbox label:last-child {margin-right:0;}
#my-library .search-dropdown {overflow:hidden;padding:10px 15px;border-right:1px solid #e0e0e0;}
#my-library .search-dropdown label {color:#a4a3a3;text-transform:uppercase;font-weight:normal;font-size:95%;margin:0;}
#my-library .search-dropdown select {border:0;background:transparent;box-shadow:none;padding:0;height:auto;color:#7f7f7f;text-align:right;margin-left:10px;font-size:95%;}
#my-library .search-sort .search-button {text-align:right;padding:0 10px;}
#my-library .search-sort .search-button .btn {text-transform:uppercase;font-weight:bold;padding:2px 10px;}
#myLibraryAjaxDisplay {padding-bottom:60px;}
#my-library .article-image { cursor: pointer; background-position: center center; background-repeat: no-repeat; background-size: contain; height: 61px;padding-left:0;}

html #epss .tab-pane a{color:#818385;}

/* Calculators */

.calculators #thePocketcard .calc-wrapper form {padding: 20px 0;}
.calculators #thePocketcard .calc-wrapper h4 {margin:0;border:none;padding-top:0px;}
.calculators #thePocketcard .calc-wrapper .form-group.toggle-group {padding: 20px 0;}
.calculators #thePocketcard .calc-wrapper .form-group {padding: 20px 0 0;margin: 0;}
.calculators #thePocketcard .calc-wrapper .form-group.toggle-group:first-child {border-top: 1px solid #eee;}
.calculators #thePocketcard .calc-wrapper .toggle-group .points {line-height: 26px;color: #7f7f7f;}
.calculators #pocketcardHeader h1 {background: transparent;}
.answer.btn-group .btn-default:hover,.answer.btn-group .btn-default:visited,
.answer.btn-group .btn-default:active,.answer.btn-group .btn-default:focus,
.answer.btn-group .btn:active,.answer.btn-group .btn.active {background-color: #6fb058;border-color: #6fb058;color: #fff;}
.answer.btn-group .btn-default {border-color: #6fb058;color: #6fb058;padding: 3px 12px;border-width: 1px;margin-top: -2px;}
.calculators .calc-wrapper div.form-group span {display: inline-block;margin-bottom: 5px;}
.calculators .form-control {border-color: #eee;box-shadow: none;}
.calculators input.form-control, .calculators select.form-control {border-color: #ddd;}
.calculators label.form-control {height: auto;padding: 10px 12px;}
.calculators #thePocketcard .calc-wrapper .info-h3 {margin: 0;background-color: #eee;border: none;padding: 15px 10px;border-radius: 5px;font-size: 16px;}
.calculators #thePocketcard .calc-wrapper .toggle-group + .info-h3,
.calculators #thePocketcard .calc-wrapper .info-h3 + .info-h3 {margin-top: 15px;}
.calculators #thePocketcard .calc-wrapper ul {margin-top: 5px;padding-left: 25px;list-style-type: square;}
.calculators #thePocketcard .calc-wrapper ul li {list-style: inherit;}
.calculators #thePocketcard .calc-wrapper ul li.no-dot {list-style: none;margin-left:-10px;}
.calculators #thePocketcard .toggle-group .question-title {max-width: calc(100% - 100px);}
.modal-body .calc-wrapper .container {width: auto;}

/* Old calculator styles */
html .bs-callout-calculators{border-color:#ea7a28;}
html .bs-callout-calculators h4 a{color:#ea7a28;}
html .bs-callout-calculators .fa-calculator{font-size:128px;color:#ea7a28;}
#my-library .bs-callout-calculators .fa-calculator{font-size:65px;margin-left:9px;}
html .calculators hr{border:none;}
html .calculators .toolbar-notes{display:none;}
html .calculators .yamm-content.my-calcs .description{display:none;}
html .calculators #thePocketcard h4::before{display:block;content:" ";margin-top:0;height:auto;visibility:hidden;position:relative;z-index:0;}
html .calculators #thePocketcard h3{border-bottom:none;margin-top:10px;margin-bottom:10px;}
html .calculators #thePocketcard>article>div>div>hr{display:none;}
html .calculators .calc-wrapper{margin-top:0px;margin-bottom:40px;}
html .calculators .calc-wrapper fieldset{margin-bottom:15px;}
html .calculators .calc-wrapper #interpretation h4{color:#000;margin-top:0px;border-top:0px dotted #e0e0e0;padding-top:0px;}
html .calculators #thePocketcard article hr{margin:0px;}
html .calculators .content .container{max-width:100% !important;}
html #calculators .nav-tabs{border-bottom:0px;}
html #calculators .nav-tabs>li.active>a{border-bottom:none;}
html #calculators #ajaxDisplay .list-group-item.search-head{min-height:0 !important;}
html #calculators #ajaxDisplay .list-group-item.search-head h2{margin-top:10px;line-height:30px;margin-bottom:10px;}
html #calculators #ajaxDisplay a{color:#ea7a28;}
html #calculators #allAjaxDisplay a{color:#ea7a28;}
html #calculators .list-group-item{overflow:hidden;}
html #calculators .tab-pane a{color:#ea7a28;}
html #calculators .btn-default:hover,
html #calculators .btn-default:visited,html #calculators .btn-default:active,
html #calculators .btn-default:focus,html #calculators .btn-default{border-color:#ea7a28 !important;color:#ea7a28 !important;}
html #calculators .nav-tabs .active a,html #calculators .bar{background:#ea7a28;}
html #calculators #calculatorsForm .btn{background:#ea7a28;}
html #calculators #calculatorsForm label{width:80%;}
html #calculators #calculatorsForm label input[type="text"]{width:100%;font-weight:normal;}
html #calculators #allCalculatorsForm .btn{background:#ea7a28;}
html #calculators #allCalculatorsForm label{width:80%;}
html #calculators #allCalculatorsForm label select{width:100%;font-weight:normal;}
html .related-pocketcards{max-height:515px;overflow-y:scroll;overflow-x:hidden;}
html body.home .testimonial blockquote:after{content:"\201D";font-family:'proxima-nova';font-weight:bold;font-size:72px;color:#cdcdcd;bottom:35px;right:30px;position:absolute;}
html body.page-template-my-library .bs-callout-epss a{color:#7F7F7F;}
html body.page-template-my-library small.description{font-weight:normal;}
html body.page-template-my-library .bs-callout{margin-top:0px;}
html body.page-template-my-library .bs-callout-trial a{color:#71479B;}
html body.page-template-my-library .bs-callout-trial small{position:relative;top:initial;right:initial;color:#000;}
html body nav .search-form{width:280px;position:absolute;background:#175169;padding:6px;display:none;right:54px;}
html body nav .search-form input[type="text"]{width:70%;margin-right:10px;}
html body .mainContentArea #myTabContent #site-wide form{border:1px solid #e0e0e0;border-radius:4px;}
html body .mainContentArea #myTabContent #site-wide form table{margin-bottom:0px;}
html body .mainContentArea #myTabContent #site-wide form input[type="submit"]{width:90%;}
html body .mainContentArea #myTabContent #site-wide form input[type="text"]{width:98%;margin-right:10px;}

/* epss */
#epss #ajaxDisplay table{background:#fff;border:none;}
#epss #ajaxDisplay td	{vertical-align:middle;color:#818385;}
#epss #ajaxDisplay tr td:first-child
{text-align:center;font-weight:bold;font-size:xx-large;}
#epss #ajaxDisplay .A-B tr td:first-child
{color:#6FB058;}
#epss #ajaxDisplay .D tr td:first-child
{color:#D43042;}
#epss #ajaxDisplay .C-I tr td:first-child
{color:#DD9D03;}
#epss #ajaxDisplay .table-responsive
{border:1px solid #eee;border-radius:4px;background:#fff;}
#epss #ajaxDisplay th	{border:none;}
#epss #ajaxDisplay thead{color:#fff;border:none;}
#epss .A-B thead tr:nth-child(2) th
{background:#5B9F43;}
#epss .D thead tr:nth-child(2) th
{background:#BA1F30;}
.A-B thead				{background:#6FB058;}
.D thead				{background:#D43042;}
.C-I thead				{background:#DD9D03;}
#epss .C-I thead tr:nth-child(2) th
{background:#CF9406;}
#epss .btn-xs			{color:#818385;border-color:#818385;}
#epss #all				{padding:0;}
#epss .mainContentArea .list-group-item
{overflow:hidden;color:#818385;}
#epss .mainContentArea .list-group-item span
{display:inline-block;width:80%;vertical-align:middle;}
#epss .panel-default > .panel-heading
{background-color: #939393;color: #fff;font-size:14px;text-transform:uppercase;font-weight:bold;}
#epss .count			{text-align:center;}
#epss [name="age"]		{width:50px;float:left;vertical-align:middle;margin-right:10px;}
#epssForm				{color:#7f7f7f;font-size:small;}
#epssForm span,
#epssForm input			{vertical-align:sub;}
#epssForm button		{float:right;background:#818385;font-size:16px;margin-top:42px;}
#epssForm .pull-right	{margin-right:10px;}

/* search */
.search .bs-callout li a
{display: block;max-width:100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.search .bs-callout .search-more {min-height:100px;width:100%;}
.search .bs-callout ul
{margin:0;padding:0;}
.search .bs-callout h6
{margin:0;padding:0;}
.search .bs-callout span a{  margin-top:0;right: 0px;color:#000;}
.search .bs-callout span
{position:absolute;bottom:0;right:20px;text-align: right;color:#000;}
.search .bs-callout.bs-callout-search-result .btn-default
{bottom:20px;}
.search .bs-callout-trial .btn-default
{border-color:#71479B;color:#71479B;}
.search .bs-callout-summary .btn-default
{border-color:#2790ba;color:#2790ba;}
.search .bs-callout-drug .btn-default
{border-color:#6FB058;color:#6FB058;}
.search .bs-callout-medline .btn-default
{border-color:#D43045;color:#D43045;}
.search .bs-callout-epss.btn-default
{border-color:#797B7D;color:#797B7D;}
.search .bs-callout .search-results li	{border-bottom:1px solid #e6e7e8;max-width:460px;}
.search .bs-callout .search-results li a	{padding:5px 0;color:#000;}
.search .bs-callout .search-results ul li:last-child
{border:none;}

/*footer content blocks */
.create-account-wrapper {background:#e6e7e8;margin:0;text-align:center;}
.create-account-wrapper .content_block {font-size:24px;padding:2% 0;color:#575757;font-family:'concourse_t4';}
.create-account-wrapper .content_block .btn {font-size:20px;font-family: 'concourse_t4', sans-serif;border:1px solid #6fb058;margin-left:2%;padding:8px 25px;;}
.create-account-wrapper .content_block p{margin:0;}

/* callouts */

.bs-callout 			{margin: 20px 0;padding:25px;border-left: 5px solid #8c8c8c;overflow:hidden;border-radius:6px;font-size:14px;position:relative;}
.bs-callout h4 			{margin-top: 0;font-size:20px;font-family:'concourse_t4';padding-right:30px;}
.bs-callout p:last-child
{margin-bottom: 0;}
.bs-callout ul > li {list-style:none;}
.bs-callout ul > li > span {font-family:'concourse_t6';text-transform:uppercase;font-size:11px;letter-spacing:1px;color:#7f7f7f;}
.bs-callout code,
.bs-callout .highlight
{background-color: #fff;}
#my-library .bs-callout {margin-bottom:10px;padding-top:8px;padding-bottom:8px;}

/* Themes for different contexts */
.bs-callout-pocketcard,
.bs-callout-summary		{background:#fff;border:1px solid #ddd;border-left:6px solid #2790ba;}
.bs-callout-epss		{border:1px solid #ddd;border-left:6px solid #7F7F7F;}
.bs-callout-medline		{border:1px solid #ddd;border-left:6px solid #D43045;}
.bs-callout-drug		{border:1px solid #ddd;border-left:6px solid #6FB058;}
.bs-callout-trial		{border:1px solid #ddd;border-left:6px solid #71479B;}
.bs-callout-measure		{border:1px solid #ddd;border-left:6px solid #00246c;}
.bs-callout-measure a   {color:#00246c;}
.bs-callout-measure a.btn {border-color:#00246c;margin-top:-20px;}
.bs-callout-measure a.btn:hover {border-color:#066d94;color:#066d94;}
.bs-callout-measure ul {padding:12px 65px 0 0;margin:0;border-top:1px solid #eee;}
.bs-callout-summary ul
{width:85%;}
.bs-callout-summary .btn
{margin-top:-27px;}
.bs-callout-danger 	{background-color: #fcf2f2;border-color: #dFb5b4;}
.bs-callout-warning 	{background-color: #fefbed;border-color: #f1e7bc;}
.bs-callout-info 		{background-color: #f0f7fd;border-color: #d0e3f0;}
.bs-callout-medline a	{color:#D43045;}
.bs-callout-medline .btn{color:#D43045;border-color:#D43045;}

/* pocketcard */
.single-pocketcards		{background:#e6e7e8;margin:0;padding:30px 0;min-height:1000px;}
#pocketcardHeader img	{max-width:180px;padding:0 10px;}
#pocketcardHeader h1	{color:#404040;font-size:24px;font-family:'concourse_t6';background:#fbfbfb;padding:20px 40px;margin:0;}
#pocketcardHeader .description
{margin:20px 40px;}
#toolbar				{background:#7f7f7f;border-radius:5px 5px 0 0;position:relative;z-index:999}
#toolbar .dropdown-menu {border-radius:0;border:0;background:#565656;color:#fff;margin:0;padding:0;}
#toolbar .dropdown-menu .dropdown-content {background:#3c3c3c;min-height:115px;}
#toolbar .dropdown-menu a {word-wrap: break-word; white-space: normal;}
#toolbar .toolbar-tools .dropdown-menu a#print {display: none !important;}
#toolbar .toolbar-tools .dropdown-menu,
#toolbar .toolbar-toc .dropdown-menu {padding:15px;}
#toolbar .toolbar-tools .dropdown-menu .divider,
#toolbar .toolbar-toc .dropdown-menu .divider {background:none;border-bottom:1px dotted #696969;margin:5px 0;}
#toolbar .toolbar-tools .dropdown-menu>li>a,
#toolbar .toolbar-toc .dropdown-menu>li>a {color:#fff;padding:6px 12px;}
#toolbar .toolbar-tools .dropdown-menu>li>a:hover,
#toolbar .toolbar-tools .dropdown-menu>li>a:active,
#toolbar .toolbar-tools .dropdown-menu>li>a:focus,
#toolbar .toolbar-toc .dropdown-menu>li>a:hover,
#toolbar .toolbar-toc .dropdown-menu>li>a:active,
#toolbar .toolbar-toc .dropdown-menu>li>a:focus {background:#3c3c3c;border-radius:5px;}
#toolbar .toolbar-tools .dropdown-menu>li>a i {color:#adadad;padding-right:5px;}
#toolbar .toolbar-tools .dropdown-menu>li>a i.fa-font {padding-right:0;font-size:90%;}
#toolbar i.small 		{font-size:8px;}
.fixedNav #toolbar 		{padding-top: 20px;position: fixed;top: 42px;width: 50%;z-index: 1000;}
.hid.fixedNav #toolbar	{width:75%;}
#toolbar .btn-group > .btn {background:none;border:none;color:#fff;font-family:'concourse_t4', sans-serif;font-weight:bold;letter-spacing:.3px;text-transform:uppercase;padding:10px 15px;}
#toolbar .btn-group.open .dropdown-toggle {box-shadow:none;background:#565656;border-radius:0;}
#toolbar .toolbar-toc .btn-group.open .dropdown-toggle,
#toolbar .toolbar-library .btn-group.open .dropdown-toggle {border-radius: 5px 0 0 0;}
#toolbar .toolbar-tools .btn-group.open .dropdown-toggle {border-radius: 0 5px 0 0;}
.fixedNav #toolbar .toolbar-toc .btn-group.open .dropdown-toggle,
.fixedNav #toolbar .toolbar-library .btn-group.open .dropdown-toggle,
.fixedNav #toolbar .toolbar-tools .btn-group.open .dropdown-toggle {border-radius:0!important;}
#toolbar .toolbar-tools.yamm .dropdown.yamm-fw .dropdown-menu {left:auto;width:200px;}
#toolbar .toolbar-search.yamm .dropdown.yamm-fw .dropdown-menu {left:auto;width:300px;}
#toolbar .toolbar-notes ul.dropdown-menu ul {margin:0;padding:0;}
#toolbar .toolbar-notes ul.dropdown-menu ul li {list-style:none;border-top:1px dotted #494949;padding:3px 0;}
#toolbar .toolbar-notes .date {color:#7f7f7f;font-size:12px;padding-right:5px;}
#toolbar .btn i 		{padding-right:5px;}
#toolbar .open > button {background:#fff;color:#7F7F7F;}
#toolbar .my-library-dropdown .dropdown-menu, #toolbar .my-notes-dropdown .dropdown-menu {width:100%;}
#toolbar .buttons 		{background:#565656;padding:20px 30px;}
#toolbar .buttons .btn 	{width:100%;text-align:left;}
#toolbar .btn-primary.gray {background:#7f7f7f;}
#toolbar .btn-primary.gray:hover {background:#6f6f6f;}
#toolbar .buttons .btn i {float:right;clear:both;padding:4px 0 0 0;}
#toolbar .buttons .btn:first-child {margin-bottom:10px;}
#toolbar h6 			{margin-top:0;color:#9f9f9f;font-weight:normal;}
#toolbar .toolbar-search h6 {color:#9f9f9f;}
#toolbar .toolbar-library .yamm-columns {
    -moz-column-count:2;-webkit-column-count: 2;column-count:2;
    -moz-column-gap: 20px;-webkit-column-gap: 20px;column-gap:20px;
    -moz-column-width: 200px;-webkit-column-width: 200px;column-width:200px;}
#toolbar .toolbar-library .yamm-columns a {display:block;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:90%;}

#thePocketcard			{background:#fff;position:relative;width:50%;margin:0 auto;border-radius:5px;-webkit-box-shadow:2px 2px 4px 0 #e0e0e0;box-shadow:2px 2px 4px 0 #e0e0e0;border:1px solid #e0e0e0;}
#thePocketcard .table-responsive
{max-width:100%;overflow:auto;position:relative;z-index:1;}
@media (max-width: 767px) { 
  #thePocketcard .table-responsive .table thead tr th, #thePocketcard .table-responsive .table tbody tr th, #thePocketcard .table-responsive .table tfoot tr th, #thePocketcard .table-responsive .table thead tr td, #thePocketcard .table-responsive .table tbody tr td, #thePocketcard .table-responsive .table tfoot tr td {
    white-space: pre-wrap;
  }
}
#thePocketcard article hr {margin: 40px;}
#thePocketcard article .content	{margin:0 40px 40px;}
#thePocketcard article .content h2 {font-family:'concourse_t6';color:#2690ba;font-size:32px;margin-bottom:20px;}
#thePocketcard article .content h3 {color:#666;margin-top:40px;margin-bottom:25px;padding-bottom:3px;border-bottom:1px solid #e0e0e0;}
#thePocketcard article .content h4 {color:#000;margin-top:30px;border-top:1px dotted #e0e0e0;padding-top:30px;}
#thePocketcard article .content h3 + h4 {border:none;padding-top:0;}
#thePocketcard article .content table h4 {margin:0;padding:0;border:0;color:#666;font-family:'proxima-nova';font-weight:600;font-size:16px;}
#thePocketcard article .content section {padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e0e0e0;}
#thePocketcard article .content table {margin-bottom:30px;}
#thePocketcard article .copyright {margin: 0 40px 40px;font-size:13px;color:#999;}
#toolbar table			{background:none;width:100%;}
#toolbar .r				{text-align:right;width:480px;}
.full-text-guideline	{padding-top: 10px; }
.resources, .theNav		{background:#fff;margin-bottom:0;padding:15px;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;font-size:14px;}
.resources 				{border-radius:5px 0 0 5px;border-left:1px solid #e0e0e0;}
.theNav					{border-radius: 0 5px 5px 0;border-right:1px solid #e0e0e0;}
.resources h5, .theNav h5
{margin:0;padding:0;color:#808080;font-weight:bold;font-size:large;padding-bottom:15px;}
.theNav h5				{padding-left:25px;}
.btn-sidebar 			{border:0;color:#808080;padding:0;margin:0;position:absolute;background:none;font-size:14px;font-weight:normal;outline:none;}
.btn-sidebar:focus, .btn-sidebar:active:focus, .btn-sidebar.active:focus
{border:0;outline:none;}
.resources .btn-sidebar {top:15px;right:15px;}
.theNav .btn-sidebar	{top:15px;left:15px;}
.resources ul, .theNav ul
{list-style-type:none;margin:0;padding:0;}
.resources li, .theNav li
{border-bottom:1px solid #E7E8E9;}
.resources li ul li, .theNav li ul li
{border:0;font-size:13px;}
.resources li ul li a, .theNav li ul li a
{padding:0px 10px 6px 18px}
.theNav li.active ul li a {color:#4a4a4a;}
.theNav li.active ul li.active a
{color:#2690BA;font-weight:bold;}
.theNav li a			{margin-bottom:2px;}
.resources li ul, .theNav li ul
{border-top:1px solid #E7E8E9;padding:12px 0 6px;}
.theNav li.active ul 	{border-top:1px solid #ffffff;}
.theNav li.back-to-top	{border:none;}
.theNav li:last-child {border-bottom:0;padding-bottom:0;}
.resources li a.btn		{border:none;color:#fff;font-size:medium;}
.purchase-pocketcard i	{vertical-align:middle;line-height:1.3;}
.resources ul li:last-child
{border:none;}
.resources ul li:last-child a
{padding-bottom:0;}
.resources ul li.purchase-pocketcard
{border:none;padding-bottom:4px;}
.resources li a, .theNav li a
{display:block;padding:6px 10px;text-align:left;color:#7f7f7f;}
.resources li a i		{float:right;}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus
{background:#2690BA;font-weight:bold;}
#single-pocketcards 	{position:relative;}
.single-pocketcards aside.affix
{position:fixed;top:85px;transform: translateZ(0);}
.single-pocketcards aside.affix-bottom
{position:absolute;bottom:0;top:inherit!important;}
.single-pocketcards		{position:relative;}
.single-pocketcards aside
{position:absolute;}
.single-pocketcards .theNav
{max-width:20%;left:0;}
.single-pocketcards .adAside
{width:20%;right:0;top:50px;top:113px;position:fixed;}
.fixedNav .single-pocketcards .adAside
{top:85px;}
#primary-sidebar		{margin-top:20px;text-align:center;}
.single-pocketcards .resourceNav
{width:20%;right:0;top:50px;top:102px;}
.content h1.insert		{display:none;}
.adAside .resources		{ margin-left: 20%; }
.hid					{}
.hid #sidenav,
.hid .theNav h5			{display:none;}
.hid #thePocketcard		{margin:0 0 0 3%;width:75%;}


/* drug preview accordian */
#myModal .modal-body > h3 {font-family:'concourse_t4';line-height:1.3;font-size:20px;margin:0 0 20px;}
#preview-accordion > .panel {border:0px none;box-shadow:none;}
#preview-accordion .panel-heading {border-radius:0;border:0px none;padding:0;background:transparent;}
#preview-accordion .panel-title > a {display:block;padding:10px 15px;font-size:14px;outline:none !important;}
#preview-accordion .panel-title > a:hover,
#preview-accordion .panel-title > a:focus {text-decoration:none;}
#preview-accordion .panel-title > a:not(.collapsed) {background-color:#7f7f7f;color:#fff;font-weight:bold;}
#preview-accordion .panel-title > a.collapsed {background-color:#f5f5f5;}
#preview-accordion .panel-title > a.collapsed:hover {background-color:#eee;}
#preview-accordion .panel-body {border-color:#f5f5f5;border-style:solid;border-width:0 1px 1px 1px;}
#preview-accordion h3 {font-family:'concourse_t4';font-size:16px;color:#7f7f7f;font-weight:500;}


/* about */
.about-info				{height:155px;overflow:hidden;}
.about-us .container	{padding-top:20px;padding-bottom:30px;}
.about-illustration		{background:url(images/about-bg.png) repeat-y center top;background-size:100%;position:relative;height:541px;margin-top:-270px;}
.about-cloud img,
.about-laptop img		{width:100%;}
.about-cloud			{position:absolute;top:-50px;}
.about-laptop			{position:absolute;bottom:-55px;}

.about-reasons 			{background:#e6e7e8;}
.about-reasons h2 		{text-align:center;font-family:'concourse_t4';font-size:42px;margin: 60px 0 30px;}
.single-reason 			{background:#ffffff;border:1px solid #e0e0e0;border-radius:5px;min-height:280px;margin-bottom: 30px;}
.single-reason h3 		{background:#2690ba;padding:10px 15px;font-family:'concourse_t6';font-size:15px;color:#ffffff;text-transform:uppercase;border-radius: 5px 5px 0 0;margin:0;}
.single-reason h3 i		{padding-right:10px;}
.single-reason h6 		{padding:15px;margin:0;color:#2690ba;font-family:'concourse_t4';font-size:16px;line-height:18px;text-transform:none;}
.single-reason p 		{padding:0 15px;font-size:14px;}

/* FAQ */
.faq-container			{margin-bottom:40px;}
.faq-container h3		{border:1px solid #cccccc;padding:15px 20px;font-family:'concourse_t4';font-size:14px;text-transform:uppercase;color:#6d6d6d;border-radius:5px;margin-bottom:0;cursor:pointer;}
.faq-container h3:hover {color:#4a4a4a;background:#eeeeee;}
.faq-container h3.active
{background:#2690ba;color:#ffffff;border-radius:5px 5px 0 0;border:0;}
.faq-container .faq		{background:#ffffff;border-radius:0 0 5px 5px;padding:15px 20px 10px 20px;}

/* Testimonial */
.testimonial {background:#ffffff;border:1px solid #e0e0e0;border-radius:5px;font-family:'concourse_t4';padding:30px;margin:20px 0;position:relative;}
.testimonial blockquote {font-size:22px;border:0;padding:0 0 0 50px;}
.testimonial blockquote:before {content:"\201C";font-family:'proxima-nova';font-weight:bold;font-size:72px;color:#cdcdcd;top:10px;left:30px;position:absolute;}
/*.testimonial blockquote:after {content:"\201D";float:right;}*/
.testimonial .quote-name {text-align:right;color:#2690ba;font-family:'concourse_t6';font-size:14px;text-transform:uppercase;}
.testimonial .quote-position {text-align:right;color:#999999;text-transform:uppercase;}

/* shop */
.prodImg .pull-right	{width:20%;}
.prodImg .pull-right img{margin-bottom:15px;border:1px solid #ddd;}
.prodImg .pull-left		{width:80%;}
#single-product [role="tablist"]
{margin-top:30px;}
#addSampleToLibrary		{margin-top:10px;}
#sampleModal			{font-size:small;color:#7F7F7F;}
#sampleModal .text-center img
{max-width:100px;margin-bottom:25px;}
#sampleModal .modal-content
{width:1000px;}
#sampleModal h6			{margin-bottom:15px;}
#sampleModal #addToLibrary
{margin-top:10px;}
#sampleModal .sample	{border:1px solid #E0E0E0;padding:10px;border-radius:4px;min-height:720px;border-left:40px solid #F6F6F6;}
.outerSample			{overflow:hidden;position:relative;}
.sampleMenu				{position:absolute;top:0;left:0;z-index:9999;}
.thank-you-message {padding-bottom:25px;}
#sampleToc				{background:#f6f6f6;width:320px;border-top:40px solid #E0E0E0;margin:0 0 0 -320px;padding:12px 25px 20px;list-style-type:none;border-radius:4px 0 0 4px;position:relative;height:720px;overflow:auto;}
#sampleToc ul			{list-style-type:none;margin:0 0 0 15px;padding:0;}
#sampleToc a			{color:#7f7f7f;padding:5px 0;display:block;}
#sampleToc > li > a		{border-bottom:1px solid #E0E0E0;display:block;font-family:'proxima-nova';color:#2690BA;font-size:0 8px;font-weight:bold;font-size:14px;padding:8px 0;margin-bottom:5px;}
#sampleToc:before		{content:'Table of Contents';top:-30px;position:absolute;font-weight:bold;text-transform:uppercase;font-size:medium;left:45px;}
#sampleToc .disabled	{text-decoration:none;color:grey;opacity:.5;cursor:default;}
#sampleToc .disabled:hover
{text-decoration:none;color:grey;}

#showSampleToc			{border:none;background:none;position:absolute;top:2px;left:2px;color:#7F7F7F;outline:none;font-size:large;z-index:100;}
#sampleModal .sample h2	{margin-top:0;}
#sampleModal .col-md-6	{position:relative;}
#sampleModal .list-group{margin-top:15px;}
#sampleModal .print		{background:#BB1E32;font-weight:bold;text-transform:uppercase;}
.sample					{max-height:700px;overflow:auto;font-size:14px;}
.formats div			{overflow:hidden;}
#wrap .woocommerce .woocommerce-info,
#wrap .woocommerce-page .woocommerce-info
{border-top:3px solid #2690BA;}
#wrap .woocommerce .woocommerce-info:before,
#wrap .woocommerce-page .woocommerce-info:before
{background-color:#2690BA;}
#wrap .woocommerce-breadcrumb
{margin:0;padding:30px 0;font-size:13px;font-weight:bold;}
#wrap .woocommerce-breadcrumb a
{color:#7f7f7f;font-weight:normal;}
#wrap .woocommerce .woocommerce-message:before,
#wrap .woocommerce .woocommerce-error:before,
#wrap .woocommerce .woocommerce-info:before,
#wrap .woocommerce-page .woocommerce-message:before,
#wrap .woocommerce-page .woocommerce-error:before,
#wrap .woocommerce-page .woocommerce-info:before
{padding-top:0;}
.outer-related 			{float: left;width: 380px;padding:0 20px;}
.single-related			{display:table;float:left;}
.single-related h4 a 	{color:#000000;}
.inner-related			{display:table-cell;vertical-align:top;}
.inner-related img		{max-width:100px;margin-right:25px;}
.related-wrapper		{background:#E6E7E8;padding:40px 0;}
#related-pocketcards	{margin-top:30px;}
#related-pocketcards .btn
{background:none;}
#related-pocketcards .item
{min-height:172px;}

.pocketcard-info h1 {font-size:30px;font-family:'concourse_t6';margin:0 0 10px;}
.pocketcard-info h2 {font-family:'concourse_t4';color:#7f7f7f;font-size:x-large;}
.societies h3,
.pocketcard-info h3 {font-family:'concourse_t6';color:#7f7f7f;text-transform:uppercase;letter-spacing:1px;font-size:medium;}
.societies h3 		{margin-bottom:0;}
.pocketcard-info .societies {font-family:'concourse_t4';color:#7f7f7f;margin:40px 0;}
.pocketcard-info .societies p {margin-bottom:2px;}

.pocketcard-pricing .panel {margin-bottom:10px;}
.pocketcard-pricing .table>tbody>tr>td {border-top: 1px solid #ddd!important;vertical-align:middle!important;}
.pocketcard-pricing .table>tbody>tr:first-child>td {border-top:0!important;}
.pocketcard-pricing .table {font-family:'concourse_t6';color:#7f7f7f;}
.pocketcard-pricing .table>tbody>tr>td.type {width:30%;padding-left:12px;text-transform:uppercase;}
.pocketcard-pricing .table>tbody>tr>td.qty {width:35%;text-align:right;font-family:'proxima-nova';}
.pocketcard-pricing .table>tbody>tr>td.qty input {width:30%;height:28px;padding:4px 6px;font-family:'proxima-nova';}
.pocketcard-pricing .table>tbody>tr>td.qty label {font-weight:normal;font-size:small;}
.pocketcard-pricing .table>tbody>tr>td.price {width:15%;text-align:right;}
.pocketcard-pricing .table>tbody>tr>td.add-to-cart {width:20%;text-align:right;}
.pocketcard-pricing .add-to-cart .btn-primary {font-size:small;padding:4px 8px;text-transform:uppercase;}
.pocketcard-red .add-to-cart .btn-primary {background:#d43045;}
.pocketcard-red .add-to-cart .btn-primary:hover {background:#bb1e32;}
.pocketcard-blue .add-to-cart .btn-primary {background:#2690BA;}
.pocketcard-blue .add-to-cart .btn-primary:hover {background:#1482ae;}
.pocketcard-gray .add-to-cart .btn-primary {background:#797b7d;}
.pocketcard-gray .add-to-cart .btn-primary:hover {background:#656668;}
.pocketcard-green .add-to-cart .btn-primary {background:#6fb058}
.pocketcard-green .add-to-cart .btn-primary:hover {background:#589343;}
.pocketcard-pricing a.free-sample {font-size: small;}

div.pocketcard-pricing .free-sample { display: none; }

#single-product .share-buttons {margin:26px 0;}

.nav-tabs {margin-right:3px;}
.nav-tabs>li>a {background:#f1f1f1;border:1px solid #ddd;font-family:'concourse_t6';text-transform:uppercase;font-size:15px;color:#7f7f7f;padding:8px 20px 5px;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {background:#ffffff;}
.nav-tabs>li>a:hover {border-color:#ddd #ddd #ddd;background:#e2e2e2;}

#whatsinside .pocketcards-list {list-style: none; padding: 0px; margin: 0px;}

#whatsinside .pocketcards-list > li{
  margin: 10px 0px;
  border: 1px solid #ddd
  background: #fff;
  padding: 15px;
  border-radius: 5px;
  font-size: small;
  font-family: 'concourse_t4';
  margin-bottom: 15px;
  border: 1px solid #ddd;
  position: relative;
}

#whatsinside .pocketcards-list li .row{
  display: flex;
}

#whatsinside .pocketcards-list > li .author-container{
  display: flex;
  flex-direction: row;
}
#whatsinside .pocketcards-list > li h6{
  margin: 0px;
  color: #7f7f7f;
}

#whatsinside .pocketcards-list > li .authors{
  list-style: none;
  padding-left: 5px;
}

#whatsinside .pocketcards-list li .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 1.3em;
}

#whatsinside .pocketcards-list li img{
  width: 100%;
  max-width: 200px;
  box-shadow: 2px 2px 2px 0 #bbb;
  -webkit-box-shadow: 2px 2px 2px 0 #bbb;
}

#whatsinside .pocketcards-list li h4{
  font-family: 'concourse_t6';
  margin-top: 0;
}

#whatsinside .pocketcards-list li .author{
  color: #7f7f7f;
}

.single-product-thumb {
  position: relative;
}

.single-product-thumb .indicator {
  background-color: #404040;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid white;
  bottom: 0px;
  right: 0px;
  display: flex;
  color: white;
  text-align: center;
  justify-content:center;
  align-items: center;
}

.single-product-thumb .indicator.big{
  width: 60px;
  height: 60px;
  font-size:1.2em;
}

/* Shop Sidebar */
.shop-sidebar-pane {
  border: 1px solid #ddd;
  border-top: 0;
  border-radius: 0 4px 4px 4px;
  padding: 20px;
  background: #ffffff;
  margin-bottom: 30px;
}
.shop-sidebar-pane ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.shop-sidebar-pane > ul {
  margin-top: 20px;
}
.shop-sidebar-pane ul > li:not(:last-child) {
  border-bottom: 1px solid #e6e7e8;
}
.shop-sidebar-pane ul > li > a {
  padding: 8px 0;
  display: block;
  color: #7f7f7f;
}
.shop-sidebar-pane ul > li.active > a {
  font-weight: bold;
}
.shop-sidebar-pane ul > li > a:hover,
.shop-sidebar-pane ul > li > a:focus {
  color: #5f5f5f;
  text-decoration: none;
}
ul.shop-sidebar-parent-nav > li > a.shop-sidebar-parent-btn {
  padding: 14px 0;
}
ul.shop-sidebar-child-nav > li > a {
  color: #2690BA;
}
ul.shop-sidebar-child-nav > li > a:hover,
ul.shop-sidebar-child-nav > li > a:focus {
  color: #066d94;
}
.shop-sidebar-parent-btn::after {
  content: "–";
  position: relative;
  top: -5.5px;
  display: block;
  float: right;
  font-size: 21px;
  font-weight: bold;
}
.shop-sidebar-parent-btn.collapsed::after {
  top: -9.5px;
  content: "+";
  font-size: 28px;
}

@media (max-width: 991px) {
  .shop-sidebar-parent-btn.collapsed::after {
    top: -4.5px;
    font-size: 24px;
  }
}

/* Cart Page */
.cart-table .product-thumbnail a {
  display: block;
  padding: 14px;
}
.cart-table .product-thumbnail img {
  width: 60px;
}
.cart-codes-cell {
  position: relative;
  color: #2690BA;
}
.cyob-cart-toggle {
  border: none;
  font-weight: 100;
  font-size: 12px;
  color: #2690BA;
}
.product-quantity {
  text-align: center;
}
.cart-codes-input {
  position: absolute;
  top: 12px;
  left: 11px;
  z-index: 1;
  width: 21px;
  height: 21px;
  cursor: pointer;
  opacity: 0;
}
.cart-codes-label {
  position: relative;
  top: -3px;
  margin: 0;
}
.cart-codes-label::before {
  position: relative;
  bottom: -4px;
  content: '\f096';
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 24px;
  margin-right: 3px;
}
.cart-codes-input:checked + .cart-codes-label::before {
  content: '\f14a';
  color: #6fb058;
}
.woocommerce table.shop_table .cart-table-footer-cell {
  padding: 0;
}
.cart-table-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  padding: 15px;
}
.cart-footer-coupon label {
  display: none;
}
.cart-footer-coupon-input {
  width: 140px;
  height: auto;
  text-align: center;
}
.cart-footer-coupon-input,
.cart-footer-btn {
  padding: 15px;
}
.cart-footer-btn {
  background: #f7f6f7;
  color: #5e5e5e;
  font-size: 16px;
  font-weight: bold;
}
.cart-footer-btn:hover {
  background: #e6e5e6;
  color: #515151;
}

#cart-order-subtotal {
  font-size: 22px;
}

.woocommerce a.button.checkout-button {
  background: #2690ba;
  text-transform: uppercase;
}
.woocommerce a.button.checkout-button:hover {
  background: #177094;
}

.woocommerce form .woocommerce-billing-fields .form-row .optional{
    display: none ;
}

.woocommerce-cart .cart-collaterals .cart_totals table th {
  width:60%;
}

@media (max-width: 768px) {
  input#ship-to-different-address-checkbox {
      position: relative;
      margin-left: 0px;
  }
}

.woocommerce-cart .woocommerce-message .wc-forward {display:none;}

@media (max-width: 767px) {
  .woocommerce table.cart-table td.product-thumbnail {
    padding: 0;
  }
  .cart-table .product-thumbnail a {
    display: none;
  }
  .cart-table-footer {
    display: block;
    padding: 12px;
  }
  .cart-footer-coupon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .cart-footer-coupon > input {
    flex-grow: 1;
  }
  .cart-footer-coupon-input {
    margin-right: 5px;
  }
  .cart-footer-buttons {
    margin-top: 12px;
  }
  .cart-footer-buttons > .btn {
    display: block;
    width: 100%;
  }
  .cart-footer-buttons > .btn:first-child {
    margin-bottom: 5px;
  }
  .cart-footer-coupon-input,
  .cart-footer-btn {
    padding: .5em;
  }
  #place_order.button.alt {
    padding: 1em;
    text-transform: uppercase;
    font-size: 1.25em;
  }
  .woocommerce-thankyou-order-details.order_details {
    padding: 0;
    display: flex;
    flex-direction: column;
    margin-left: 1em;
    margin-bottom: 0!important;
  }
  .woocommerce ul.order_details li {
    border-right: 0;
    margin-bottom: 1em;
  }
}

.panel-group.responsive .panel-heading {background:#f1f1f1;padding:0;}
.panel-group.responsive .panel-heading h4.panel-title {font-family:'concourse_t6';text-transform:uppercase;font-size:15px;color:#7f7f7f;}
.panel-group.responsive .panel-heading a {display:block;width:100%;padding:8px 15px;}
.panel-group.responsive .panel-heading a:hover {text-decoration:none;}
.panel-group .tab-pane {padding:15px;}

.single-product-tab-content {
  margin-bottom: 30px;
}
.subscription-pricing-list-group {
  margin-top: 30px;
}
.subscription-pricing-list-group-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  color: #555;
  padding: 8px 12px;
}
.subscription-pricing-list-group-label {
  flex-grow: 1;
}
.subscription-pricing-list-group-value {
  min-width: 75px;
}
.subscription-pricing-list-group-item:nth-child(even) {
  background: #f9f9f9;
}
.subscription-pricing-list-group-item-heading {
  display: block;
  background: #2690ba;
  border-color: #2690ba;
  padding: 10px 12px;
}
.subscription-pricing-list-group-item-heading h4 {
  color: #fff;
  font-size: 16px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

.post-type-archive-product #wrap
{background:#e6e7e8;}
.mainContentArea,
#theProducts			{background:#e6e7e8 url("images/sources-bg.png") no-repeat scroll center top;}
#theProducts .container
{padding-top:40px;}
#theProducts .single-product
{background:#fff;padding:15px;border-radius:5px;font-size:small;font-family:'concourse_t4';margin-bottom:15px;border:1px solid #ddd;}
#theProducts .single-product h4
{font-family:'concourse_t6';margin-top:0;}
#theProducts .single-product h4 a
{color:#000000;}
div.single-product img{width:100%;max-width:200px;box-shadow:2px 2px 2px 0 #bbb;-webkit-box-shadow:2px 2px 2px 0 #bbb;}
#single-product .wp-post-image {border:0;box-shadow:2px 2px 2px 0 #bbb;-webkit-box-shadow:2px 2px 2px 0 #bbb;}
#theProducts .single-product .single-product-buttons
{text-align:right;}
#theProducts .single-product .single-product-buttons .btn {margin:6px 0;width:100%;}
#theProducts .single-product .single-product-societies {color:#7f7f7f;font-size:14px;}
#theProducts .single-product .single-product-societies h5 {color:#7f7f7f;margin:25px 0 3px 0;}
#theProducts .single-product .single-product-societies p {margin-bottom:3px;}

#theProducts .post-navigation {margin-bottom:50px;}


.hero,
#shopSlides			{background:#fff;}
#shopSlides h1 		{text-align:center;}
#shopSlides h2 		{color:#7f7f7f;}
#shopSlides .slider-control.left {left:0;top:30%;}
#shopSlides .slider-control.right {right:0;top:30%;}
#shopSlides .carousel {margin-top:25px; margin-bottom: 30px; height:310px;}
#shopSlides .carousel-inner {text-align:center;}
#shopSlides .carousel-inner .item {margin:0;}
.post-type-archive-product #shopSlides .carousel {height:300px;}
#shopSlides .single-feature
{width:16%;float:left;text-align:center;border:1px solid #e6e7e8;padding:15px;border-radius:3px;margin:0 2% 20px;min-height:272px;
 background: #f7f7f7; /* Old browsers */
 /* IE9 SVG, needs conditional override of 'filter' to 'none' */
 background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZjdmNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
 background: -moz-linear-gradient(top,  #f7f7f7 0%, #ffffff 100%); /* FF3.6+ */
 background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
 background: -webkit-linear-gradient(top,  #f7f7f7 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
 background: -o-linear-gradient(top,  #f7f7f7 0%,#ffffff 100%); /* Opera 11.10+ */
 background: -ms-linear-gradient(top,  #f7f7f7 0%,#ffffff 100%); /* IE10+ */
 background: linear-gradient(to bottom,  #f7f7f7 0%,#ffffff 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}
.slide-bundle-and-save {
  color: #175169;
  font-family: 'concourse_t4', sans-serif;
  font-size: 24px;
}
.slide-bundle-and-save:hover,
.slide-bundle-and-save:focus {
  color: #175169;
  text-decoration: none;
}
.slide-bundle-and-save p {
  margin: 0;
}
.slide-bundle-and-save br {
  display: none;
}
.slide-bundle-and-save h3 {
  color: #404040;
  margin-top: 0;
}
.bundling-btn {
  font-size: 18px; 
  margin-bottom: 20px; 
  padding: 16px 32px; 
  letter-spacing: 3px; 
  background: #066d94; 
  color: #fff; 
  border: none;
  margin-top: 40px;
}
.slide-bundle-and-save h3 strong {
  font-family: 'concourse_t6', sans-serif;
  font-weight: normal;
}
.slide-bundle-and-save span {
  display: block;
  line-height: 1.2;
}
.slide-bundle-and-save img {
  max-width: 40%;
}
@media (min-width: 992px) {
  .slide-bundle-and-save,
  .slide-bundle-and-save h3 {
    font-size: 40px;
  }
  .slide-bundle-and-save h3 {
    margin-top: 36px;
    margin-bottom: 15px;
  }
  .slide-bundle-and-save span {
    line-height: 1;
  }
  .slide-bundle-and-save img {
  max-width: 100%;
}
}
@media (min-width: 1200px) {
  .slide-bundle-and-save {
    font-size: 48px;
  }
  .slide-bundle-and-save h3 {
    font-size: 46px;
  }
}
#shopSlides .single-feature b {color: #404040;display: block;font-family: "concourse_t6";font-weight: normal;overflow: hidden;text-overflow: ellipsis;text-transform: uppercase;white-space: pre;}
#shopSlides .single-feature img
{max-width:74%;border:none;}
#shopSlides .single-feature a {display:block;overflow:hidden;max-height:197px;}
/*#shopSlides .slide-app {padding:0 55% 0 5%;background-image:url('/wp-content/uploads/2019/06/APP_shop.png');background-size:50%;background-position: right -55px;background-repeat:no-repeat;height:290px;}*/
div.app-ad h2 {color:#175169;font-size:48px;margin:20px 0 30px;}
#shopSlides .cyob-ad {
  margin-top: 30px;
}

.mobile-shop-nav .panel-heading a:hover, .mobile-shop-nav .panel-heading a:active, .mobile-shop-nav .panel-heading a:focus {text-decoration:none;}
.mobile-shop-nav .panel-default > .panel-heading + .panel-collapse > .panel-body {border:0;}
.mobile-shop-nav .shop-sidebar-pane {padding:0;}
.mobile-shop-nav .panel-body {padding-top:0;padding-bottom:0;}
.mobile-shop-nav .panel-heading {background: #f1f1f1;font-weight:normal;text-transform: uppercase;font-size: 15px;color: #7f7f7f;padding: 8px;border-radius:4px 4px 0 0;}
.mobile-shop-nav .panel-heading h4 {font-family: 'concourse_t6';}
.mobile-shop-nav .panel-heading a::before, .mobile-shop-nav .panel-heading a.collapsed::before {padding-right:5px;}

/* shop society */

.shop-society-header {
  position: relative;
  padding-bottom: 30px;
}
.shop-society-header::after {
  display: block;
  content: ' ';
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-width: 15px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}
.shop-society-header-logo {
  padding-right: 15px;
  float: right;
}
.shop-society-header-text-col {
  border-left: 1px solid #e6e7e8;
}
.shop-society-header-text {
  color: #7f7f7f;
  padding-left: 15px;
}
.shop-society-heading {
  color: #212121;
  font-family: 'concourse_t6', sans-serif;
  font-size: 24px;
  font-weight: normal;
  margin-top: 0;
}
.shop-society-header-text p {
  margin: 0;
}

@media (min-width: 992px) {
  .shop-society-header {
    padding-top: 30px;
    padding-bottom: 50px;
  }
  .shop-society-header > .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 991px) {
  .shop-society-header {
    text-align: center;
  }
  .shop-society-header-text-col {
    border: none;
  }
  .shop-society-header-text {
    padding: 0;
  }
 .post-type-archive-product #shopSlides .carousel {
    height: 250px; 
    margin-bottom: 0px;
  }
  div.item.active {
    margin-bottom: 0;
  }
  div.cyob-slide, div.app-ad {
    display: flex;
    flex-direction: row;
    margin: 0 40px;
  }
  div.cyob-slide h2 {
    font-size: 25px; 
    margin-bottom: 0; 
  }
  div.app-ad h2 {
    font-size: 25px;
  }
  #shopSlides .cyob-ad {
    margin-top: 0;
  }
}

/* data sources */
.data-source .hero		{background:#fff url(images/library-hero-bg-left.png) no-repeat center left;}
.data-source .hero-bg		{background:url(images/library-hero-bg-right.png) no-repeat center right;padding:40px 0 35px;}
.data-source .hero h1		{margin-top:0;}
.data-source .mainContentArea {padding:40px 0 60px;min-height:800px;}

.data-source .nav-tabs>li>a {border-bottom:1px solid #E6E7E8;border-left:0;border-right:0;border-top:0;background:#aaaaaa;color:#ffffff;font-weight:normal;font-family:'concourse_t6';font-size:12px;letter-spacing:1px;margin-right:1px;padding:12px 25px 8px;}
.data-source .tab-content {margin-bottom:30px;}
.data-source .tab-content .tab-pane {background:#ffffff;border-radius:0 0 4px 4px;padding:20px;}
.data-source .sidebar-ads {margin-top:30px;}

.searchHeader {color:#7f7f7f;font-size:small;}
.searchHeader h4 {margin:0;}
.searchHeader > span {padding-top:6px;}

.data-source .bar 	{height:6px;border-radius:0 5px 0 0;background:#939393;}
.data-source .tab-content
{background:#fff;}
.data-source .nav-tabs > li.active > a,
.data-source .nav-tabs > li.active > a:hover,
.data-source .nav-tabs > li.active > a:focus
{border-left:0;border-right:0;border-top:0;color:#fff;}

#summaries.data-source .nav-tabs>li.active>a,
#summaries.data-source .nav-tabs>li.active>a:hover,
#summaries.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #2690ba;background:#2690ba;}
#summaries .bar		{background:#2690ba;}
#summaries .tab-pane ul {margin:0 0 0 0;padding:0;}
#summaries .tab-pane .browse a {padding:5px 15px;display:block;font-size:13px;}
#summaries .tab-pane#authoring {max-height:450px;overflow-y:scroll;}
#summaries.data-source h6 {padding-bottom: 1em; color: #333;}
#summaries.data-source p {padding-bottom: 5px;}

#quality-measures.data-source .nav-tabs>li.active>a,
#quality-measures.data-source .nav-tabs>li.active>a:hover,
#quality-measures.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #00246c;background:#00246c;}
#quality-measures .bar		{background:#00246c;}
#quality-measures .tab-pane ul {margin:0 0 0 0;padding:0;}
#quality-measures .tab-pane .browse a {padding:5px 15px;display:block;font-size:13px;}
#quality-measures #organizationsForm label { width: 80%; }

#epss .bar 			{background:#818385;}
#epss.data-source .nav-tabs>li.active>a,
#epss.data-source .nav-tabs>li.active>a:hover,
#epss.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #818385;background:#818385;}

#medline-pubmed.data-source .bar {background:#D43045;}
#medline-pubmed.data-source .nav-tabs>li.active>a,
#medline-pubmed.data-source .nav-tabs>li.active>a:hover,
#medline-pubmed.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #D43045;background:#D43045;}

#drug-information.data-source .bar {background:#6FB058;}
#drug-information.data-source .nav-tabs>li.active>a,
#drug-information.data-source .nav-tabs>li.active>a:hover,
#drug-information.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #6FB058;background:#6FB058;}
#drug-information .tab-pane .browse a {padding:5px 15px;display:block;font-size:13px;}
#drug-information .bs-callout .details {max-width:500px;}

#clinical-trials.data-source .bar {background:#71479B;}
#clinical-trials.data-source .nav-tabs>li.active>a,
#clinical-trials.data-source .nav-tabs>li.active>a:hover,
#clinical-trials.data-source .nav-tabs>li.active>a:focus {border-bottom:1px solid #71479B;background:#71479B;}

#searchDrugs .row	{margin-bottom:15px;}
#searchDrugs label {display:block;}
#searchDrugs .checkbox {padding-left:0;}
#searchDrugs .checkbox label input[type="checkbox"]
{vertical-align:sub;}
/*#searchDrugs label	{font-weight:normal;color:#7F7F7F;}*/
#searchDrugs input[type="checkbox"],
#searchDrugs input[type="radio"]
{vertical-align:text-top;}
#searchDrugs .btn-group .btn
{border:1px solid #D5D5D5;text-transform:none;color:#7F7F7F;font-family:'proxima-nova';font-weight:normal;}
#searchDrugs .btn.active
{background:#80B96C;color:#fff;border:1px solid #80B96C;font-weight:bold;}
.bs-callout-drug	{position:relative;color:#B7B7B7;}
.bs-callout-drug .btn {position:absolute;bottom:20px;right:20px;color:#6FB058;border-color:#6FB058;}
.bs-callout-drug img{max-width:120px;margin-right:20px;}
.bs-callout-drug .defaultDrugImg {background:#000;color:#fff;font-weight:bold;margin-right:20px;width:120px;height:90px;text-align:center;padding:25px 10px;}
.bs-callout-drug td:last-child {padding-left: 10px; }
/*.bs-callout-drug td	{font-size:12px;padding:5px 10px;}*/
.bs-callout-drug td b
{color:#9F9F9F;text-align:right;text-transform:uppercase;font-family:'concourse_t6';font-weight:normal;display:block;}
.bs-callout .details{max-width:400px;}
.bs-callout h4		{color:#6FB058;}
.bs-callout-trial	{position:relative;}
.bs-callout-trial small
{position:absolute;top:20px;right:20px;color:#BFBFBF;text-transform:uppercase;font-weight:bold;}
.bs-callout-trial .badge
{display:inline-block;background:#71479B;border-radius:0 0 0 0;}
.bs-callout-trial h4{color:#71479B;margin-top:8px;}
.bs-callout-trial .btn
{position:absolute;bottom:20px;right:20px;color:#71479B;border-color:#71479B;}
.trial .tab-content	{padding:0;overflow:hidden;border:none;}
.drug .tab-content	{padding:0;overflow:hidden;border:none;}
.trial .content .row:first-child h3
{display:none;}
#clinical-trials .tab-content .btn, #trialsSearch .btn-primary
{background:#71479B;}
#clinical-trials label small
{display:block;}
#trialsLocationSearch label
{width:93%;}
#trialsLocationSearch .form-control
{width:100%;}
#my-library .bs-callout h4 {margin-bottom:1px;}
/*#trialsLocationSearch .btn {margin-top:-52px;}*/
/*
.browse 			{-moz-column-count: 4;-webkit-column-count: 4;column-count:4;-moz-column-gap: 20px;-webkit-column-gap: 20px;column-gap:20px;-moz-column-width: 150px;-webkit-column-width:150px;column-width:150px;}
#authoring .browse 	{-moz-column-count: 3;-webkit-column-count: 3;column-count:3;-moz-column-gap: 20px;-webkit-column-gap: 20px;column-gap:20px;-moz-column-width: 150px;-webkit-column-width:150px;column-width:150px;}
*/
#summaries form,
#trialsSearch,
#trialsLocationSearch,
#ingredient-search form {width:80%;margin:15px auto;}

#summaries form .search-terms {width:57%;padding:0 4px;}
#summaries .sort-container {width: 180px;padding-left:20px;}
#summaries .published-date {color:#2690ba;}
#trialsSearch .search-terms,
#drug-browse .search-terms,
#trialsLocationSearch .search-terms,
#ingredient-search form .search-terms {width:80%;padding:0 4px;}

#summaries form .search-dropdown {width:23%;padding:0 4px;}

.data-source .search-button {width:15%;padding:0 4px;}
.data-source .search-button button {font-size:16px;}
#trialsLocationSearch.form-inline .form-group.search-button {vertical-align:top;}

.data-source .search-terms input,
.data-source .search-button button,
.data-source .search-dropdown select {width:100%;}

#medlineSearchForm .checkbox {margin-top:0;padding-left:0;}

#searchDrugs .btn-primary,
#trialsAdvancedSearch .btn-primary {font-size:16px;}

/* Careers */
#archive-careers .section-main {background-color:#404040;}
#archive-careers .section-main h1 {font-family:"concourse_t6";color:#FFF;}
#archive-careers .section-main .careers-info,
.single-careers .section-main .careers-info {color:#afafaf;font-family:"concourse_t4";font-size:18px;}
#archive-careers .section-main .col-md-12 {padding-top:21px;padding-bottom:41px;}
#archive-careers .section-main img.top-image {position:absolute;right: 0;top:0; }

#archive-careers .section-opening {padding-bottom:45px;}
#archive-careers .section-opening .left-content {padding-top:65px;font-size:18px;}
#archive-careers .career-list {margin-top:15px;}
#archive-careers .career-list td {vertical-align:middle;padding-top:14px;padding-bottom:14px;}
#archive-careers .career-list td.location {font-size:14px;}
#archive-careers .career-list td.type {font-size:14px;color:#6fb058;text-transform:uppercase;}
#archive-careers .career-list td.date {font-size:12px;color:#ababab;}
#archive-careers .career-list tbody tr:last-child td {border-bottom:1px solid #ddd;}
#archive-careers .section-opening .contact-box {background-color:#fff8d2;margin-top:55px;padding:33px;box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.1);}
#archive-careers .section-opening .contact-box h3 {font-weight:bold;font-size:18px;color:#f8a817;margin-top:0;text-transform:uppercase;font-family:"concourse_t4";}
#archive-careers .section-opening .contact-box p {font-size:15px;}
#archive-careers .section-opening .contact-box .btn.btn-primary {background-color:transparent;border:2px solid #f8a817;color:#f8a817;margin-top:10px;text-transform:uppercase;font-size:13px;font-weight:bold;font-family:"concourse_t4";}

#archive-careers .section-benefits {background-color:#e6e7e8;}
#archive-careers .section-benefits h2 {text-align:center;font-family:"concourse_t4";font-size:42px;margin-top:55px;margin-bottom:55px;}
#archive-careers .section-benefits .job-highlight {background-color:#FFF;margin-bottom:30px;font-size:18px;color:#404040;position:relative;}
#archive-careers .section-benefits .job-highlight .inner {border:1px solid #d6d6d6;border-top:none;overflow: hidden;padding:60px 0 60px 40px;height:100%;}
#archive-careers .section-benefits .job-highlight.job-benefits {border-top:5px solid #2690ba;}
#archive-careers .section-benefits .job-highlight.job-growth {border-top:5px solid #6fb058;}
#archive-careers .section-benefits .job-highlight.job-ownership {border-top:5px solid #797b7d;}
#archive-careers .section-benefits .job-highlight.job-save-lives {border-top:5px solid #d43045;}

#archive-careers .section-benefits .job-highlight h3 {font-size:36px;text-transform:uppercase;margin-top:0;font-family:"concourse_t4";}
#archive-careers .section-benefits .job-highlight p {margin-right:130px;}
#archive-careers .section-benefits .job-highlight img {position:absolute;bottom:60px;right:40px;}
#archive-careers .section-benefits .job-highlight.job-benefits h3 {color:#2690ba;}
#archive-careers .section-benefits .job-highlight.job-growth h3 {color:#6fb058;}
#archive-careers .section-benefits .job-highlight.job-ownership h3 {color:#797b7d;}
#archive-careers .section-benefits .job-highlight.job-save-lives h3 {color:#d43045;}

.single-careers .section-main {background-color:#404040;}
.single-careers .section-main h1 {font-family:"concourse_t6";color:#FFF;}
.single-careers .section-main .col-md-12 {padding-top:21px;padding-bottom:41px;}
.single-careers .section-main img.top-image {position:absolute;right: 0;top:0; }

.single-careers .section-content {font-family:"concourse_t4";color:#404040;}
.single-careers .section-content h2.job-title {font-size:36px;margin-top:65px;margin-bottom:20px;}

.single-careers .job-details {border-top:1px solid #e6e7e8;border-bottom:1px solid #e6e7e8;padding-top:10px;}
.single-careers .job-details table {margin-bottom:15px;}
.single-careers .job-details table td,
.single-careers .job-details table th { border:none;vertical-align: middle;}

.single-careers .job-details table th {width: 140px;color:#a3a3a3;font-size:14px;text-transform:uppercase;}
.single-careers .job-details table td {font-size:16px;}

.single-careers .company-description {font-size:18px;padding-top:35px;padding-bottom:35px;}
.single-careers .job-description {font-size:18px;padding-bottom:35px;}
.single-careers .job-description h4 {font-size:18px;color:#2690ba;text-transform: uppercase;}
.single-careers .responsibilities {font-size:18px;padding-bottom:35px;}
.single-careers .responsibilities h4 {font-size:18px;color:#2690ba;text-transform: uppercase;}
.single-careers .responsibilities ol {padding-left:20px;}
.single-careers .responsibilities li {padding-left:20px;}

.single-careers .btn.btn-back {background-color:transparent;border:2px solid #2690ba;color:#2690ba;margin-top:35px;margin-bottom:100px;text-transform:uppercase;font-size:13px;font-weight:bold;}
.single-careers .btn.btn-back i {display:inline-block;margin-right:10px;}

.single-careers .application-box {background-color:#fff8d2;margin-top:55px;padding:33px;font-family:"concourse_t4";box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.1);}
.single-careers .application-box h3 {font-weight:bold;font-size:18px;color:#f8a817;margin-top:0;text-transform:uppercase;margin-bottom:25px;}
.single-careers .application-box p {font-size:15px;}
.single-careers .application-box .btn.btn-primary {background-color:transparent;border:2px solid #f8a817;color:#f8a817;margin-top:5px;text-transform:uppercase;font-size:13px;font-weight:bold;}

.single-careers .application-box ul.gform_fields {padding-left:0;list-style-type:none;}
.single-careers .application-box ul.gform_fields li {margin-bottom:25px;}
.single-careers .application-box ul.gform_fields label {font-size:15px;font-weight:normal;}
.single-careers .application-box ul.gform_fields input.form-control {border-radius:0;border:1px solid #f2ecc9;height:40px;}
.single-careers .application-box ul.gform_fields textarea.form-control {border-radius:0;border:1px solid #f2ecc9;}
.single-careers .application-box ul.gform_fields .gfield_required {display:none;}

/* blog & blog home */
#index					{}
.blog .mainContentArea	{padding:40px 0 60px;}

article.blog-post  {background:#fff;border:1px solid #e0e0e0;border-radius:5px;padding:25px;margin:20px 0;overflow:hidden;display:block;}
article.blog-post .wp-post-image { border: 1px solid #e7e8e9; margin-bottom: 2px; margin-left: 2px; }

.blog .wp-post-image {border:1px solid #cbcbcb;width:100%;}
.post-content h2, .featured-blog-post h2 {margin:0;font-size:24px;font-family:'concourse_t6';}
.post-content h2 a, .featured-blog-post h2 a {color:#404040;}
.read-more {display:block;float:right;clear:both;margin-top:25px;}
.postmetadata {border-top:1px solid #e6e7e8;border-bottom:1px solid #e6e7e8;padding:8px 0;margin:10px 0;color:#9d9d9d;font-size:small;}
.featured-blog-post .postmetadata {margin-top:30px;border-bottom:0;padding-bottom:0;margin-bottom:0;}
.postmetadata a {color:#9d9d9d;text-decoration:underline;}
.postmetadata a:hover {color:#7a7a7a;}
.postmetadata br {display:none;}
.postmetadata.alt {border:0;padding:0;font-size:inherit;}
.featured-blog-post {margin:30px 0;}
.featured-blog-post .entry {margin-top:15px;}

.widget {padding-left:20px;margin-bottom:45px;}
.widget h2 {font-family:'concourse_t6';font-size:13px;color:#8e8d8d;letter-spacing:1px;text-transform:uppercase;font-weight:normal;border-bottom:1px solid #d5d5d5;margin-bottom:0;padding-bottom:8px;}
.widget ul {margin:0;padding:0;}
.widget ul li {list-style:none;margin:0;padding:6px 0;border-bottom:1px solid #d5d5d5;font-size:85%;color:#555;}
.widget ul li a {display:block;}
.widget ul li .post-date {font-size:small;color:#8e8d8d;text-transform:uppercase;}
.widget ul li i {color:#2790ba;margin-right:5px;}

/* page */
#page					{}
#page .hero			{text-align:center;padding:45px 0;background:url(images/grid-bg.png) repeat-x -50px;}
#page .hero h2		{font-family:'concourse_t6';font-weight:normal;margin:0;}
#page .mainContentArea	{padding:40px 0 60px;}
.mainContentArea	{min-height:800px;}
#page article	{padding:30px 45px 25px;background:#fff;border:1px solid #e0e0e0;border-radius:5px;overflow:hidden;display:block;min-height:500px;}

/* Page 2 */
body.page-template-page2-php
{background:#e6e7e8;}
body.page-template-page2-php h2 {text-align:center;}

/* single */
.single .hero			{text-align:center;padding:25px 0;}
.single .hero h2		{font-family:'concourse_t6';font-weight:normal;}
.single .mainContentArea	{padding:40px 0 60px;}
.single article.blog-post	{padding:30px 45px 25px;}
.single article.blog-post ol li,
.single article.blog-post ul li {margin:15px 0;}

.share-post {text-align:center;border-top:1px solid #ededed;margin-top:30px;}
.share-post h4 {margin-top:-8px;text-align:center;color:#7f7f7f;font-size:14px;font-family:'concourse_t6';text-transform:uppercase;letter-spacing:1px;}
.share-post h4 span {background:#ffffff;padding:4px 8px;}
.share-post span {box-sizing: content-box;}
.share-buttons {margin-top:5px;}

.post-comments h3 {color:#414141;font-family:'concourse_t6';text-transform:uppercase;font-weight:normal;font-size:24px;margin:25px 0;}
.commentlist {margin:0 0 30px;padding:0;border-top:1px solid #d5d5d5;}
.commentlist ul.children {border-top:1px dotted #d5d5d5;margin-top:35px;font-size:small;}
.commentlist ul.children li {padding:25px 0;}
.commentlist ul.children li:last-child {border-bottom:0;padding-bottom:0;}
.commentlist li {list-style:none;margin:0;padding:0;border-bottom:1px solid #d5d5d5;padding:35px 0;}
cite.fn {text-transform:uppercase;font-weight:bold;}
.comment-author {margin-bottom:20px;}
.comment-avatar img {border:4px solid #ffffff;}
.comment-meta {margin-top:20px;color:#919191;font-size:small;}
.comment-meta a {color:#919191;text-decoration:underline;}
.comment-meta a:hover {color:#7a7a7a;}

.comment-box {margin-bottom:25px;}
.comment-logged-in-box {padding-top:10px;}
.comment-author-box {margin-bottom:25px;}
.comment-author-box .form-control {padding:10px 16px;height:42px;}

/* AAPC Subscription */
.single-subscription .page-heading::after {content:none;}
.single-subscription .page-heading {margin-bottom:13px;}
.single-subscription .section-main {background:url(images/subscription-bg.png) repeat-x;margin-bottom:45px;}
.single-subscription .section-main h3 {color:#2690ba;font-weight:bold;font-family:'concourse_t4';margin-top:65px;margin-bottom:25px;}
.single-subscription .section-main .subscription-description {font-size:16px;color:#404040;}
.single-subscription .society-image-wrapper {border:1px solid #eeeeee;height:150px;width:320px;background-color:#FFF;text-align:center;line-height: 150px;margin-top:50px;border-radius:5px;float:right;}
.single-subscription .society-image-wrapper img {vertical-align: middle;}

.section-30day-free-subscription {text-align:center;}
.section-30day-free-subscription hr {border-color:#cbcbcb;margin-top:48px;}
.section-30day-free-subscription h2 {font-size:30px;font-family:'concourse_t4';text-transform:uppercase;color:#0a7fae;font-weight:bold;}
.section-30day-free-subscription p {color:#414141;}
.section-30day-free-subscription a.btn {background-color:#1d8ebb;font-size:24px;font-family:'concourse_t4';padding:6px 40px;}

.section-subscription-benefits {margin-bottom:120px;}
.section-subscription-benefits h4 {color:#6fb058;text-transform:uppercase;text-align:center;margin-bottom:30px;}
.section-subscription-benefits li:before {font-family:'FontAwesome';content:'\f00c';position: absolute;top: 0;left: 0;color:#6fb058;font-size:18px;}
.section-subscription-benefits li {color:#787878;font-size:14px;position:relative;padding-left:38px;margin-bottom:25px;}

.section-subscription-pricing {margin-bottom:60px;}
.section-subscription-pricing .row {margin-left:0;margin-right:0;}
.section-subscription-pricing .row .col-md-3 {padding: 0;}

.pricing-option {margin-top:13px;}
.pricing-option .price-header {height:54px;color:#FFF;line-height:54px;padding-left:30px;font-family: 'concourse_t4';font-weight:bold;text-transform:uppercase;}
.pricing-option .price-description {min-height:185px;font-size:14px;padding:20px 25px;border-bottom:1px solid #e6e7e8;}
.pricing-option .price-description p {margin-bottom:0;}
.pricing-option .price-points ul {list-style-type:none;padding-left:0;margin-bottom:20px;}
.pricing-option .price-points li {height:40px;line-height:40px;font-size:13px;border-bottom:1px solid #e6e7e8;padding-left:25px;}
.pricing-option .price-points i {color:#FFF;font-size:11px;border-radius:50%;padding:3px 3px 2px 5px;margin-right:10px;}
.pricing-option .price-amount {text-align:center;}
.section-subscription-pricing .col-md-3:last-child .price-lower-wrapper {border-radius:0 0 5px 0;}

.pricing-option.most-popular {margin-top:0;}
.pricing-option.most-popular .price-header {height:67px;line-height:17px;border-radius:5px 5px 0 0;}
.pricing-option .most-popular-text {display:inline-block;font-size:12px;color:#dededd;text-transform:uppercase;margin-top:16px;}
.pricing-option.most-popular .price-lower-wrapper {padding-bottom:12px;border-radius:0 0 5px 5px;}

.price-lower-wrapper {border-bottom:1px solid #e4e5e5;border-right:1px solid #e4e5e5;}
.price-amount .previous-price {font-size:16px;color:#7f7f7f;text-decoration:line-through;font-style:italic;}
.price-amount .current-price span {display:inline-block;vertical-align:top;font-family:'concourse_t4';}
.price-amount .currency {font-size:18px;color:#777777;}
.price-amount .price {font-size:36px;font-weight:bold;line-height:36px;}
.price-amount .mode {color:#777777;font-weight:bold;font-size:18px;margin-top:10px;}
.price-amount a.btn {background-color:#FFF;font-family:'concourse_t4';font-size:13px;padding:4px 45px;margin-bottom:25px;}

.pricing-option.option-0 .price-lower-wrapper {border-radius:0 0 0 5px;border-left:1px solid #e4e5e5;}
.pricing-option.option-0 .price-header {background-color:#0a7fae;}
.pricing-option.option-0 .price-points i {background-color:#0a7fae;}
.pricing-option.option-0 .price {color:#0a7fae;}
.pricing-option.option-0 .price-amount a.btn {border:2px solid #1d8ebb;color:#1e8fbc;}
.pricing-option.option-0.most-popular .price-lower-wrapper {border-left:3px solid #1e8fbc;border-right:3px solid #1e8fbc;border-bottom:3px solid #1e8fbc;}

.pricing-option.option-1 .price-header {background-color:#d43045;}
.pricing-option.option-1 .price-points i {background-color:#d43045;}
.pricing-option.option-1 .price {color:#d43045;}
.pricing-option.option-1 .price-amount a.btn {border:2px solid #d43045;color:#d43045;}
.pricing-option.option-1.most-popular .price-lower-wrapper {border-left:3px solid #d43045;border-right:3px solid #d43045;border-bottom:3px solid #d43045;}

.pricing-option.option-2 .price-header {background-color:#7f7f7f;}
.pricing-option.option-2 .price-points i {background-color:#7f7f7f;}
.pricing-option.option-2 .price {color:#7f7f7f;}
.pricing-option.option-2 .price-amount a.btn {border:2px solid #7f7f7f;color:#7f7f7f;}
.pricing-option.option-2.most-popular .price-lower-wrapper {border-left:3px solid #7f7f7f;border-right:3px solid #7f7f7f;border-bottom:3px solid #7f7f7f;}

.pricing-option.option-3 .price-header {background-color:#6fb058;}
.pricing-option.option-3 .price-points i {background-color:#6fb058;}
.pricing-option.option-3 .price {color:#6fb058;}
.pricing-option.option-3 .price-amount a.btn {border:2px solid #6fb058;color:#6fb058;}
.pricing-option.option-3.most-popular .price-lower-wrapper {border-left:3px solid #6fb058;border-right:3px solid #6fb058;border-bottom:3px solid #6fb058;}

.single-subscription-form .section-main {background:url(images/subscription-bg.png) repeat-x;margin-bottom:45px;}
.single-subscription-form .section-main h3 {color:#d43045;font-weight:bold;font-family:'concourse_t4';margin-top:65px;margin-bottom:25px;}
.single-subscription-form .section-main .subscription-description {max-width: 715px;margin-bottom:40px;}
.single-subscription-form .btn-container {position:absolute;bottom:15px;right:15px;width:400px;text-align:right;}
.single-subscription-form .btn-container .btn {background-color:#FFF;color:#7f7f7f;border:1px solid #7f7f7f;font-weight:bold;font-family:'concourse_t4';font-size:11px;text-transform:uppercase;}
.single-subscription-form .btn-clear-selection {width:140px;}
.single-subscription-form .btn-subscription-checkout {opacity:1;padding:15px 45px;background-color:#FFF; border:2px solid #d43045;color:#d43045;}
.single-subscription-form .btn-subscription-checkout.disabled,
.single-subscription-form .btn-subscription-checkout.btn-primary.disabled:focus {border:2px solid #eaeaea;color:#eaeaea;background-color:#FFF;}
.single-subscription-form .pocketcard-remaining {color:#7d7d7d;}
.single-subscription-form .pocketcard-remaining span {font-weight:bold;}

.subscription-selection .row .row {margin: 0;}
.subscription-selection .table-header {background-color:#d43045;border-radius:3px 3px 0 0;font-family:'concourse_t4';color:#FFF;font-size:18px;font-weight:bold;height:50px;line-height:49px;padding-left:20px;}
.subscription-selection .table-header .pocketcard-limit {font-size:14px;font-family:"proxima-nova",sans-serif;}
.subscription-selection .table-header div.pull-right {background-color:#b22335;width:125px;text-align: center; border-radius: 0 3px 0 0;}
.subscription-selection .table-filter .form-inline {padding: 13px 35px;border-left: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;}
.subscription-selection .table-filter .btn.btn-filter {background-color:#9b9b9b;color:#ffffff;font-size:16px;font-family:'concourse_t4';padding:5px 37px;}
.subscription-selection #filter-organization {max-width:480px;}
.subscription-selection .table-header div.pull-right.subscription-amount {background-color:transparent;width:175px;font-size:32px;line-height:40px;}
.subscription-selection .table-header .subscription-amount .amount {display:inline-block;}
.subscription-selection .table-header .subscription-amount .dollar-sign {font-size:16px;vertical-align:super;}
.subscription-selection .table-header .subscription-amount .interval {font-size:16px;}

.subscription-selection .table-results-wrapper {margin-bottom:40px;max-height:650px;overflow-y:auto;}
.subscription-selection .table-results .wrapper {background-color:/*#f6f6f6*/#fff;}
.subscription-selection .table-results .wrapper.no-results p {padding:10px;text-align:center;color:#838282;}
.subscription-selection .more-info-container {display:none;font-size:14px;color:#454545;background-color:#f1f1f1;}
.subscription-selection .more-info-container h4 {font-family:'concourse_t4';font-size:15px;color:#404040;text-transform:uppercase;font-weight:bold;}
.subscription-selection .more-info-container .col-md-6 {max-height:235px;overflow-y:auto;}
.subscription-selection .row-pocketcard {mi-height:50px;border-bottom:1px solid #e0e0e0;border-left: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;opacity:.4;}
.subscription-selection .row-pocketcard .description {padding: 4px 0 4px 55px;font-size:18px;font-family:'concourse_t6';color:#404040;}
.subscription-selection .row-pocketcard .description .organization {display:block;font-size:12px;font-family:'concourse_t4';color:#838282;}
.subscription-selection .row-pocketcard img {height:50px;position:absolute;left:4px;top:50%;transform:translate(0, -50%);}
.subscription-selection .row-pocketcard .more-info {padding-left:0;padding-right:0;}
.subscription-selection .row-pocketcard .more-info a {text-decoration:none;font-family:'concourse_t6';font-size:14px;color:#797b7d;text-transform:uppercase;display:block;width:125px;height:50px;text-align:center;line-height:50px;margin:0 auto;}
.subscription-selection .row-pocketcard .more-info a.active {background-color:#e8e8e8;}
.subscription-selection .row-pocketcard.selected .more-info a.active {background-color:#f1f1f1;}

.row-pocketcard .pocketcard-selection label {display:block;height:30px;}

.subscription-selection .row-pocketcard.selected {opacity:1;background-color:#FFF;}

.subscription-selection .pocketcard-selection {padding-top:9px;}
.subscription-selection .pocketcard-selection input[type=checkbox] {display:none;}
.subscription-selection .pocketcard-selection input[type=checkbox] + label:before {font-family:FontAwesome;display:inline-block;font-size:24px;color:#9b9b9b;}

.subscription-selection .pocketcard-selection input[type=checkbox] + label:before {content: "\f096";letter-spacing: 10px;}
.subscription-selection .pocketcard-selection input[type=checkbox]:checked + label:before { content: "\f046";letter-spacing:5px;color:#6fb058;}

.single-subscription-checkout .page-heading h1 {color:#d43045;}
.single-subscription-checkout .page-heading p {font-size:18px;}
.single-subscription-checkout .subscription-selection .table-header {line-height:48px;}
.single-subscription-checkout .subscription-selection .table-results-wrapper {overflow-x:hidden;}
.single-subscription-checkout .subscription-selection .pocketcard-selection {text-align:right;padding-top:13px;}
.single-subscription-checkout .subscription-selection .pocketcard-selection i {font-size:24px;color:#6fb058;display:inline-block;margin-right:33px;}

.single-subscription-checkout .billing-form {background-color:#f5f5f5;padding:30px;border:1px solid #e2e2e2;border-radius:5px;}
.single-subscription-checkout .billing-form .logged-out .col-md-8 {border-right:1px solid #e2e2e2;}
.single-subscription-checkout .btn-container {margin-top:80px;margin-bottom:80px;}
.single-subscription-checkout .btn-container .btn {border: 2px solid #d43045;color:#d43045;}

.single-subscription-checkout .success-container {margin-top:90px;}
.single-subscription-checkout .success-container h1 {color:#2690ba;font-weight:bold;font-size:36px;}
.single-subscription-checkout .success-container .btn {color:#2690ba;border:2px solid #2690ba;font-size:13px;margin-right:5px;margin-left:5px;padding-left:25px;padding-right:25px;}
.single-subscription-checkout .success-container .btn-promos img {margin-left:5px;margin-right:5px;display:inline-block;}
.single-subscription-checkout .success-container .btn-container {margin-top:75px;margin-bottom:45px;}

.page-template-template-pricing-calculator .page-header {border:0;}
.page-template-template-pricing-calculator .tab-content {
  border-left:none;
  border-right:none;
  border-bottom:none;
  padding:0;
  margin-bottom:100px;
}

/* account page */
.page-id-567 #page article {
  border: none;
  padding: 0;
  background: transparent;
}

.my-account.subscription-selection .table-header {padding-left:12px;padding-right:12px;height:38px;line-height:38px;text-transform: uppercase;}
.my-account.subscription-selection .table-header div.pull-right {width:300px;text-transform:none;background-color:transparent;text-align:right;}
.my-account.subscription-selection .table-header div.pull-right span {font-family: "proxima-nova",sans-serif;font-size:12px;}

.subscription-selection .btn-change-plan {background-color:transparent;border:1px solid #FFF;text-transform:uppercase;font-size:11px;font-weight:bold;padding:4px 12px;line-height:16px;}
.subscription-selection .table-info .wrapper {border-right: 1px solid #e0e0e0;border-bottom: 1px solid #e0e0e0;border-left: 1px solid #e0e0e0;}
.subscription-selection .table-info .top-text,
.subscription-selection .table-info .bottom-text {text-align:center;font-family:"proxima-nova",sans-serif;display:block;}
.subscription-selection .table-info .top-text {
  font-size:12px;
  color:#4a4a4a;
  padding-top:15px;
  border-bottom:1px solid #e0e0e0;
  font-weight:bold;
  text-transform:uppercase;}
.subscription-selection .table-info .bottom-text {
  color:#4a4a4a;
  font-size:14px;
  padding-bottom:15px;
}

.subscription-selection .table-sub-header {
  background-color:#f5f5f5;
  border-right:1px solid #d5d5d5;
  border-bottom:1px solid #d5d5d5;
  border-left:1px solid #d5d5d5;
  font-family:'councourse_t6';
  font-size:15px;
  color:#757575;
  text-transform:uppercase;
  font-weight:bold;
  padding:8px 11px;
}
.subscription-selection .table-sub-header .selected-count {font-size:18px;}
.subscription-selection .table-sub-header .pocketcard-limit {font-weight:normal;}

.subscription-selection .btn-remove-pocketcard {font-size:12px;color:#c2c2c2;}
.subscription-selection .btn-close-subscription-selection {color:#848484;}

.my-account .btn-choose-new-pocketcard {font-size:large;background-color:#71479b;border:none;padding:8px 30px; margin:10px 0;}

.my-account.subscription-selection .table-select-pocketcards {border-bottom:1px solid #e0e0e0;}
.my-account.subscription-selection .table-results-wrapper {margin-bottom:0;max-height:450px;}

.my-account.subscription-selection .table-filter .form-inline {padding:13px 10px;}
.my-account.subscription-selection #filter-keyword,
.my-account.subscription-selection #filter-specialty,
.my-account.subscription-selection #filter-organization{width:187px;}
.my-account.subscription-selection .table-filter .btn.btn-filter {padding: 5px 31px;}

.my-account.subscription-selection .row-pocketcard {opacity:1;background-color:#FFF;}

.account-billing-section {margin-top:30px;border-top:1px solid #e0e0e0;}
.account-billing-section h3 {font-size:30px;}
.account-billing-section .card-image {margin-bottom:25px;}
.account-billing-section .card-image img {height:31px;}
.account-billing-section .card-expiry {font-size:12px;}
.account-billing-section .card-name {font-size:14px;font-weight:bold;}
.account-billing-section .card-wrapper {width:262px;height:149px;background-image:url(images/billing-card-bg.png);padding:18px 20px;color:#333333;}
.account-billing-section #expiry-month {width:75px;margin-right:10px;}
.account-billing-section #expiry-year {width:95px;}

.account-billing-section .billing-address-wrapper {width:262px;height:149px;background-image:url(images/billing-address-bg.png);padding:18px 20px;padding-top:10px;color:#333333;}
.account-billing-section .header-title {font-family:"proxima-nova";font-size:10px;font-weight:bold;color:#7f7f7f;text-transform:uppercase;text-align:center;}
.account-billing-section .billing-name {margin-top:20px;font-size:17px;font-weight:bold;}
.account-billing-section .billing-address {font-size:14px;}

.account-billing-section .btn-change-card,
.account-billing-section .btn-change-billing-address {background-color:#71479b;border-radius:18px;padding:4px 14px;font-size:12px;text-transform:uppercase;font-family:concourse_c6;margin-top:13px;}
.account-billing-section .btn-save-card,
.account-billing-section .btn-save-billing-address {font-size: large;background-color: #71479b;border: none;padding: 8px 30px;margin: 10px 0;}

#subscriptionUpdateModal h2 {color:#2690ba;font-size:36px;}
#subscriptionUpdateModal div.form-group label {font-weight:bold;color:#333333;text-transform:initial;font-size:16px;}
#subscriptionUpdateModal .character-count {color:#838282;font-size:12px;}

.disable-analytics-group button {
  font-size:10px;
}

/* pricing-calculator */
/* @media print {
  input[type=checkbox], div.page-header {display: none;}
  input[type=checkbox], div.nav.nav-tabs.container {display: none;}
  input[type=checkbox], div.estimate-desc {display: none;}
  input[type=checkbox], div.pricing-form {display: none;}
  input[type=checkbox], div.subscription-selection-header {display: none;}
  input[type=checkbox], div.row.row-pocketcard {display: none;}
  input[type=checkbox], div.subscription-selection-filter {display: none;}
	input[type=checkbox]:checked, div.row.row-pocketcard.selected {display: block !important;}
} */
.estimate-desc {padding-top: 30px;}
.pricing-form {padding: 30px 0;}
.pricing-form label {padding-right:10px;}
.page-template-template-pricing-calculator .result {font-size:24px;color:#6fb058;}
input.btn.btn-primary.btn-clear-calc {background: #d32b42; color: #fff;}
button.btn.btn-primary.print-btn {background: #2690ba; margin-left: 3em;}

.subscription-selection .table-sub-header {
  background-color:#9b9b9b;
  border:0;
  font-family:'concourse_t6';
  font-size:18px;
  letter-spacing:1px;
  color:#fff;
  text-transform:uppercase;
  padding:12px 18px;
  text-align:center;
  transition: all 0.5s ease;
}
.subscription-selection .table-sub-header h4 {
font-family: 'concourse_t6';
font-size: 18px;
letter-spacing: 1px;
color: #fff;
text-transform: uppercase;
text-align: left;
padding-left:20px;
}
.table-sub-header.affix-top{
  /*transform: translateY(-20px);*/
}

.admin-bar .table-sub-header.affix{  
  top: 94px;
}

.table-sub-header.affix{
  transform: translateY(0px);
  /*width: 100%;*/
  z-index: 10;
  top: 62px;
}
.subscription-selection .btn {
  font-family: 'concourse_t6', sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.subscription-selection .btn-hollow {color:#797b7d;border:2px solid #797b7d;}
.subscription-selection .btn-hollow:hover, .btn-hollow:focus {background-color:#797b7d;color:#fff;}


.btn-clear-selections, .btn-all-selections {
  border:1px solid #fff;
  padding:4px 11px;
  font-size:11px;
  background:none;
}

.button-container{
  display: flex;
  margin-top:6px;
  text-align:right;
}

.button-container .bundle-subscribe{
  margin-left:10px;
  background-color: white;
  color: #737677;
  font-size: 11px;
}

.btn-clear-selections:hover, .btn-all-selections{
  background:#fff;
  color:#737677;
  border:1px solid #9b9b9b;;
}

.btn-all-selections{
  margin-left: 10px;
}

.btn-all-selections:hover{
  border:1px solid #737677;
  padding:4px 11px;
  font-size:11px;
  background:#737677;
}


.subscription-selection .table-filter .form-inline {padding: 13px 25px;border-left: 1px solid #e0e0e0;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ececec+0,ffffff+35&1+0,0+35 */
background: -moz-linear-gradient(top, rgba(236,236,236,1) 0%, rgba(255,255,255,0) 35%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(236,236,236,1) 0%,rgba(255,255,255,0) 35%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(236,236,236,1) 0%,rgba(255,255,255,0) 35%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ececec', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}

.subscription-selection .table-filter .btn.btn-filter {background-color:#9b9b9b;border:0;color:#ffffff;font-size:16px;font-family:'concourse_t4';padding:5px 37px;}
.subscription-selection #filter-organization {max-width:420px;}
.subscription-selection #filter-keyword {width:250px;}
.subscription-selection .table-filter .form-group {padding: 0 5px;}

@media (max-width:  768px) {
  div.pricing-form form {
    padding-bottom: 30px;
  }

  button.btn.btn-primary.print-btn {
    width: 100%;
    margin-left: 0;
  }
}

/* archive */
#archive				{}
#archive .hero			{text-align:center;padding:25px 0;}
#archive .hero h2		{margin:0;}
#archive .mainContentArea	{padding:40px 0 60px;}

/* 404 */
#error					{font-size:large;}
#error h1				{font-size:40px;}
#error p				{color:#797B7D;max-width:400px;margin:0 auto 25px;}
#error .btn			{font-size:large;font-family: 'concourse_t4';border:none;}
#error .btn-default	{background:#A4A6A7;color:#fff;}
#error .table			{background:#E4E5E5;border:none;border-radius:5px;}
#error td				{border:none;}
#error table .btn-default
{max-height:34px;}
#error input[name="s"]{max-width:94%;}
#error table select	{width:150px;}
#error td.first		{width:158px;padding-right:0;}
#error td.second		{width:900px;}
#error td.third		{text-align:center;padding-left:0;}
#error td.third a		{display:block;max-width:82px;color:#9EA0A1;font-size:small;margin:4px auto;line-height:1;}

/* footer */
footer ul				{list-style-type:none;margin:0;padding:0;}
footer ul a			{font-size:small;text-decoration:underline;margin-bottom:5px;display:block;}
footer h6				{font-size:medium;text-transform:uppercase;	}
footer .my-col			{width:20%;float:left;padding-right:5%;margin-top:3%;}
#mainFooter			{background:#2b2b2b;color:#fff;padding-bottom:100px;clear:both;}
#mainFooter li			{color:#7e7e7e;font-size:small;}
#mainFooter a			{color:#7e7e7e;}
#mainFooter #copyright
{background:#404040;padding:15px 15px 7px;font-size:small;color:#fff;}
#mainFooter #copyright a
{color:#fff;text-decoration:underline;}
#mainFooter nav.right ul
{text-transform:uppercase;}
#mainFooter nav.right ul li
{color:#fff;}
#mainFooter nav.right ul li a
{padding:0 10px;text-align:center;display:block;font-size:14px;}

#top-link	{display:none;position:fixed;right:10px;bottom:10px;color:#888;font-weight:bold; text-decoration:none;padding:6px 10px;text-align:center;border-radius:50px;background:#fff;border:1px solid #ddd;}
#top-link:hover {background:#ddd;}

.loading-data{text-align: center;width:100%;margin: 20px 0;font-size: 24px;}
.bs-callout-drug a{color:#6FB058;}
#quality-measures .tab-pane a {color:#00246c;}
/*#quality-measures .tab-pane a:focus {background:#00246c;color:#fff;text-decoration:none;border-radius:3px;}*/
#quality-measures a.btn {color:#00246c;}
#quality-measures .container .col-md-10:first-child {width: calc(100% - 106px);}
#quality-measures .container .col-md-10:first-child + .col-md-2 {width: 106px;}

/* SUMMARIES.PHP REDESIGN */
#summaries {min-height:100%;}
#summaries h1 {color:#2690ba;font-size:30px;font-weight:bold;text-transform:uppercase;margin-bottom:15px;}
#summaries .hero-bg {padding-top:15px;padding-bottom:0;}
#summary-view-search {background:#e6e7e8;}
#summaries form {margin:16px auto;}

#summary-navigation {font-size: 14px;}
#summary-navigation h4 {color:#2690ba;font-size:18px;font-weight:bold;margin-left:10px;text-transform:uppercase;}
#summary-navigation h5 {color:#404040;font-family:"proxima-nova";font-size:16px;font-weight:normal;text-transform:none;}
#summary-navigation a {color:inherit;}
#summary-navigation h5 a:hover, #summary-navigation h5 a:focus {text-decoration:none;}
#summary-navigation form {margin:0 0 0 10px;width:calc(100% - 10px);}
#summaries .panel {background:none;border:none;border-bottom:solid 1px #e6e7e8;border-radius:0;box-shadow:none;margin-top:0!important;}
#summaries .panel:first-child {border-top:solid 1px #e6e7e8;}
#summaries .panel-heading {padding-left:10px;}
#summaries .panel-body {border-top:none;border-bottom:none;padding:0;}
#summaries .browse {max-height:450px;overflow-y:auto;}
#summaries i.fa {color:#a6a6a6;line-height:17px;}

#wrap {overflow:hidden;}

#summary-content > .row > div {margin-bottom:-99999px;padding-bottom:99999px;padding-top:75px;}
#summary-navigation:before {background:#fafafa;position:absolute;top:0;right:0;width:9999px;height:9999px;content:'';z-index:-1;}

#summary-navigation li {padding-bottom:5px;}
#summary-navigation li:before {
  color:#a6a6a6;
  content:"\f096";
  font-family:"FontAwesome";
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
  position:absolute;
  left:-20px;
}
#summary-navigation li.active:before {
  color:#a6a6a6;
  content:"\f14a";
  font-family:"FontAwesome";
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
  position:absolute;
  left:-20px;
}

#summary-display header {padding-bottom:10px;}
#summary-display header h4 {font-family:'concourse_t4';font-size:22px;font-weight:normal;}
#summary-display header p {font-size:12px;}

#summaries #ajaxDisplay {padding-bottom:50px;}

.summary-item:last-child {border-bottom: solid 1px #e6e7e8;}
.summary-item {border-top: solid 1px #e6e7e8;padding-bottom:30px;padding-top:15px;}

.summary-item h4 {color:#2690ba;font-family:'concourse_t4';font-size:18px;font-weight:normal;}
.summary-item a {line-height:1.2;}
.summary-item .summary-item-label, .summary-item .summary-item-value, .summary-item .summary-item-value a {color:#7f7f7f;}
.summary-item .summary-item-label {font-family:'concourse_t6';font-size:11px;text-transform:uppercase;width:110px;}
.summary-item .summary-item-value {font-size:13px;}
.summary-item .summary-item-row {padding-top:5px;}

.panel-heading a:before {
  color:#a6a6a6;
  content: '\f106';
  font-family:'FontAwesome';
  font-style:normal;
  font-weight:normal;
  text-decoration:inherit;
  padding-right:10px;
}
.panel-heading a.collapsed:before {
  color:#a6a6a6;
  content: '\f107';
  font-family:'FontAwesome';
  font-style:normal;
  font-weight:normal;
  text-decoration:inherity;
  padding-right:10px;
}

#summaries form#mob-summarySearchForm .search-dropdown, #summaries form#mob-summarySearchForm .search-button {display:inline-block;width:calc(50% - 3px);}

/* Summaries custom combobox */
.custom-combobox {
  position:relative;
  display:block;
  left:10px;
  margin-bottom:10px;
}
.custom-combobox-toggle {
  position:absolute;
  top:0;
  bottom:0;
  margin-left:-1px;
  padding:0;
}
.custom-combobox-input {
  margin:0;
  padding:5px 10px;
  color:#a6a6a6;
  display:inline-block;
  width: calc(100% - 38px);
}
#summary-navigation .ui-state-default {background:#ffffff;}
#summary-navigation .ui-widget.ui-widget-content {
  border:solid 1px #a6a6a6;
  border-right:none;
}
#summary-navigation .ui-button {
  border: solid 1px #a6a6a6;
  border-left:none;
  background: #ffffff;
}
.igcLoggedIn.single-landing .table-register div.row {
	display:none;
}
.igcLoggedIn.single-landing .table-register div:nth-child(6) {
    display: unset !important;
}

/* Medline/Pubmed REDESIGN */
#medline-pubmed h1 {color:#d32b42;font-size:30px;font-weight:bold;margin-bottom:15px;}
#medline-pubmed .hero-bg {padding-top:15px;padding-bottom:0;}
#medline-pubmed .search-row {background-color:#e6e7e8;padding-top:20px 0;}

.medline-search {margin:18px 0;}
.medline-search input.form-control {min-width:60%;}
.medline-content .btn-bottom-search,
.medline-search input.btn {background-color:#d32b42;padding-left:32px;padding-right:32px;}

.medline-result,
.medline-navigation {padding-top:70px;padding-bottom:50px;}
.medline-result {padding-left:50px;}
.medline-result .progress-bar {background-color:#E6E7E8;}
.medline-result .progress-bar.progress-bar-striped {background-image: linear-gradient(-45deg,#FAFAFA 25%,transparent 25%,transparent 50%,#FAFAFA 50%,#FAFAFA 75%,transparent 75%,transparent);}
.medline-result .loading {padding-top:100px;}
.medline-navigation:before {height:9999px;z-index:-1;top:0;right:0;position:absolute;width:9999px;background-color:#fafafa;content:'';}
.medline-navigation h4 {color:#d32b42;text-transform:uppercase;font-size:18px;font-weight:bold;margin-left:15px;}
.medline-navigation h5 {text-transform:none;}
.medline-navigation .panel-group {border-bottom: 1px solid #e6e7e8;}
.medline-navigation .panel {background:none;border:none;box-shadow:none;}
.medline-navigation .panel-heading {border-top:1px solid #e6e7e8;padding-left:0;border-radius:0;}
.medline-navigation .panel-heading h5 {margin-left:15px;}
.medline-navigation .panel-heading a {text-decoration:none;font-family:"proxima-nova";}
.medline-navigation .panel-heading a:before {font-size:24px;}
#medline-pubmed .medline-navigation .panel .panel-body {border-top:0;padding-top:0;}

.medline-navigation .form-group {border-bottom:1px dashed #e6e7e8;padding-bottom:10px;margin-bottom:10px;}
.medline-navigation .panel-body form .form-group:last-child {border-bottom:none;margin-bottom:0;padding-bottom:0;}
.medline-navigation .form-group label {font-size:14px;color:#404040;}
.medline-navigation .form-group .radio label,
.medline-navigation .form-group .checkbox label {color:#7f7f7f;}
.medline-navigation .form-group select {color:#7f7f7f;}

.medline-result .searchHeader {border-bottom:1px solid #efefef;padding-bottom:25px;}
.medline-result .searchHeader h4 {font-size:22px;color:#404040;margin-bottom:4px;}
.medline-result .bs-callout-medline {border:0;border-radius:0;margin:0;padding-left:0;border-bottom:1px solid #efefef;padding-top:23px;padding-bottom:10px;}
.medline-result .bs-callout-medline h4 {margin-bottom:15px;}
.medline-result .bs-callout-medline ul {padding-left:0;color:#404040;}
.medline-result .bs-callout-medline ul li:first-child {margin-bottom:5px;}
.medline-result .bs-callout-medline ul li span {display:inline-block;width:110px;}
.medline-result .bs-callout-medline cite {color:#7f7f7f;}

/* Search Results */

/* header */
.search-results .hero h1,
.search-no-results .hero h1 {
  color: #2690ba;
  font-size: 30px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.search-results .hero-bg,
.search-no-results .hero-bg {
  padding: 20px 0;
}
.search-input-container {
  background: #e6e7e8;
  padding-top: 20px;
  padding-bottom: 20px;
}
.search-input-container .btn-primary {
  background-color: #2690ba;
  border: 1px solid #2690ba;
  padding-left: 24px;
  padding-right: 24px;
}
.search-input-container .btn-primary:hover,
.search-input-container .btn-primary:active {
  background-color: #175169;
  border-color: #175169;
}

/* full-width background split */
.search-results .main-content,
.search-no-results .main-content {
  position: relative;
}
.search-results .background-underlay,
.search-results .background-underlay-row,
.search-results .background-underlay-column,
.search-no-results .background-underlay,
.search-no-results .background-underlay-row,
.search-no-results .background-underlay-column {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.search-results .background-underlay-row,
.search-no-results .background-underlay-row {
  margin: 0;
}
.search-results .main-column,
.search-no-results .main-column {
  left: initial;
}
.search-results .sidebar-column,
.search-no-results .sidebar-column {
  background: #fafafa;
}

/* main results */

.search-results .main-results,
.search-no-results .main-results,
.search-results .sidebar-content,
.search-no-results .sidebar-content {
  padding: 36px 0;
}

.main-results-heading,
.search-results .main-results .panel,
.search-no-results .main-results .panel {
  border-bottom: 1px solid #efefef;
  padding-bottom: 24px;
  margin-bottom: 30px;
}
.main-results-heading h3 {
  font-family: 'concourse_t4';
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 4px;
}
.main-results-heading p {
  color: #7f7f7f;
  margin-bottom: 0;
}

.search-results .main-results .panel,
.search-no-results .main-results .panel {
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
  box-shadow: none;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.main-results .panel-heading .author-listing {
  color: #afafaf;
  font-size: 12px;
  font-style: italic;
  margin: 0 0 2px;
  padding: 0;
}
.search-results .main-results .panel-heading .panel-title,
.search-no-results .main-results .panel-heading .panel-title {
  margin-bottom: 0;
}
.main-results-data {
  margin: 15px 0;
}
.main-results-data-row {
  margin: 5px 0;
}
.main-results-data-row .data-label {
  display: inline-block;
  width: 85px;
  color: #7f7f7f;
  font-family: 'concourse_t4';
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
}

.main-results .panel-heading a::before {
  display: none;
}

@media (min-width: 992px) {
  .search-results .main-results,
  .search-no-results .main-results {
    padding: 68px 0 0 30px;
  }
}


/* sidebar */

.sidebar-heading {
  color: #2690BA;
  border-bottom: 1px solid #e6e7e8;
  font-size: 18px;
  font-family: 'concourse_t4';
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 12px 12px;
}

.sidebar-content-row {
  margin: 5px 0;
  padding-left: 12px;
}
.sidebar-content-row::after {
  display: table;
  content: ' ';
  clear: both;
}
.sidebar-content-icon {
  width: 27px;
  float: left;
}
.sidebar-content-main {
  width: calc(100% - 27px);
  float: left;
}
.sidebar-content-row.sub-heading .fa-angle-up,
.sidebar-content-row.sub-heading .fa-angle-down {
  position: relative;
  top: -1px;
  color: #a6a6a6;
  font-size: 24px;
}
.sidebar-content-row.sub-heading h4 {
  display: inline;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
}
.sidebar-content-row .checkbox {
  margin: 0;
}
.sidebar-content-row .checkbox input {
  position: relative;
  bottom: -1px;
  left: 2px;
  z-index: 1;
  margin: 0;
  cursor: pointer;
  opacity: 0;
}
.sidebar-content-row .checkbox::before {
  display: block;
  content: ' ';
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 5px;
  left: 2px;
  background: #fff;
  border: 1px solid #d5d5d5;
  border-radius: 2px;
}
.sidebar-content-row .checkbox.checked::after {
  display: block;
  content: '\f00c';
  position: absolute;
  bottom: 0;
  left: 1px;
  color: #2690BA;
  font-family: 'FontAwesome';
  font-size: 16px;
}
.sidebar-content-main label {
  color: #a6a6a6;
  font-size: 14px;
  font-weight: normal;
  margin: 0;
  cursor: pointer;
}
.sidebar-content-row .checkbox.checked + .sidebar-content-main label {
  color: #000;
}

.search-filter-form .search-filter-btn-container {
  margin-top: 10px;
  overflow: hidden;
}
.search-filter-form input[type="submit"] {
  float: right;
  background: #2690BA;
  padding-right: 20px;
  padding-left: 20px;
}

.sidebar-content-row.calculator {
  margin: 15px 0;
}
.sidebar-content-row.calculator .sidebar-content-icon .fa {
  position: relative;
  top: -2px;
  color: #ea7a28;
  font-size: 14px;
}
.sidebar-content-row.calculator .sidebar-content-main h5 {
  color: #ea7a28;
  margin: 0 0 5px;
}

@media (min-width: 992px) {
  .search-results .sidebar-content,
  .search-no-results .sidebar-content {
    padding: 68px 20px 0 0;
  }
}

.sidebar-content-row.related.calculator a {
    color: #ea7a28;
}


/* dropdown search filter (mobile) */

.search .dropdown-filter {
  text-align: left;
}

@media (max-width: 991px) {
  
  .search .search-input-container {
    position: relative;
  }
  
  .search .search-input-container .input-group {
    position: relative;
    z-index: 1;
    width: calc(100% - 41px);
    margin: 5px 5px 5px 36px;
  }
  
  .mobile-search-field-facade {
    position: absolute;
    top: -5px;
    right: 15px;
    left: 15px;
    z-index: 0;
    height: 44px;
    background: #d8d8d8;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    text-align: left;
  }
  
  .mobile-search-field-facade .dropdown-filter-btn {
    position: relative;
    display: block;
    width: 36px;
    height: 44px;
  }
  
  .mobile-search-field-facade .dropdown-filter-btn .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    color: #9e9e9e;
    font-size: 24px;
  }
  
  .dropdown-filter .search-filter-form {
    position: relative;
    top: -3px;
    width: 240px;
    background: #d8d8d8;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #c6c6c6;
    border-radius: 0 0 5px 5px;
    padding: 15px 0;
  }
  
  .dropdown-filter .search-filter-form label {
    color: #9e9e9e;
  }
  
  .dropdown-filter .search-filter-form input[type="submit"] {
    float: none;
    margin: 10px 0 0 15px;
  }
  
  
  /* search results pagination */
  
  .search nav {
    text-align: center;
  }
  
  .search ul.universalSearch.pagination {
    left: initial;
    transform: none;
    margin-left: 0;
  }
  
  .search .pagination {
    margin: 0;
  }
  
}


/* Create Your Own Bundle */

.package-builder-hero {
  position: relative;
  text-align: center;
  padding: 30px 0;
}
.package-builder-hero::after {
  content: ' ';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 15px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
}
.package-builder-hero h2 {
  font-size: 48px;
  margin: 0;
}
.package-builder-hero p {
  margin: 0;
}

.package-builder {
  background: #e6e7e8;
  padding: 30px 0 72px;
}
.package-builder > .container {
  position: relative;
}
.package-builder-loader {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #e6e7e8;
  text-align: center;
  opacity: 1;
  transition: opacity 0.15s linear;
}
.package-builder-loader.fadeout {
  opacity: 0;
}
.package-builder-loader::after {
  content: ' ';
  display: inline-block;
  width: 72px;
  height: 72px;
  background-image: url('images/loading.gif');
  margin-top: 100px;
}

.package-builder-header {
  background: linear-gradient(to bottom, #fff 0%, #f5f5f6 100%);
  border: 1px solid #e0e0e0;
  border-radius: 6px 6px 0 0;
  padding: 10px 15px;
}
.package-builder-header.affix {
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  z-index: 10;
  border-radius: 0;
  border-right: none;
  border-left: none;
}
@media (min-width: 768px) {
  .package-builder-header {
    padding-right: 10px;
    padding-left: 10px;
  }
  .package-builder-header > .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .package-builder-header.affix > .container {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (min-width: 992px) {
  .package-builder-header.affix {
    top: 62px;
  }
}
.package-builder-header.affix + .package-builder-products {
  margin-top: 56px;
}
.package-builder-header > .container {
  max-width: 100%;
  padding: 0;
}
.package-builder-filter {
  flex-grow: 1;
}
.package-builder-header-btn {
  background: #fff;
  border: 1px solid #ccc;
}
.package-builder-header-btn:hover,
.package-builder-header-btn:focus,
.package-builder-header-btn:active {
  background: #eee;
}
.package-builder-selection-btn {
  background: transparent;
  color: #959595;
  font-family: 'concourse_t6', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.65px;
  padding-top: 7px;
  padding-bottom: 7px;
}
.package-builder-selection-btn:hover,
.package-builder-selection-btn:focus,
.package-builder-selection-btn:active {
  background: transparent;
  color: #404040;
  border-color: #9b9b9b;
}
.package-builder-filter .dropdown-toggle {
  min-width: 300px;
  text-align: left;
  white-space: normal; /* fixes a Firefox bug with the chevron */
}
.package-builder-filter .dropdown-toggle .fa {
  float: right;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .package-builder-filter .dropdown-toggle {
    width: 100%;
    min-width: 0;
    margin-bottom: 4px;
  }
  .package-builder-controls {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
  .package-builder-selection-btn {
    flex-grow: 1;
  }
  .package-builder-selection-btn:first-child {
    margin-right: 4px;
  }
}

.package-builder-item {
  position: relative;
  background: #fff;
  border: 1px solid #e2e3e3;
  padding: 15px;
}
@media (min-width: 480px) {
  .package-builder-item {
    display: inline-block;
    width: 50%;
    /* margin-right: -4px; */
    vertical-align: top;
  }
}
@media (min-width: 768px) {
  .package-builder-item {
    width: 33.3333333333%;
    padding: 30px;
  }
}
@media (min-width: 992px) {
  .package-builder-item {
    width: 25%;
  }
}
.package-builder-item-img {
  display: block;
  width: 150px;
  height: 150px;
  background-size: cover;
  border: 0;
  border-radius: 0;
  margin: 0 auto 20px;
  box-shadow: 0 2px 15px rgba(0,0,0,0.35);
}
.package-builder-item-title {
  font-size: 18px;
  font-weight: bold;
}
.package-builder-item-orgs {
  font-size: 12px;
  color: #888;
}
input.package-builder-item-checkbox {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
.package-builder-item::after {
  pointer-events:none;
  display: block;
  position: absolute;
  top: 10px;
  right: 10px;
  content: '\f096';
  color: #a1a3a1;
  font-family: 'FontAwesome';
  font-size: 24px;
  line-height: 1;
}
.package-builder-item.checked {
  border: 3px solid #6fb058;
  padding: 28px;
}
.package-builder-item.checked::after {
  top: 8px;
  right: 4.5px;
  content: '\f046';
  color: #6fb058;
}

.package-builder-footer {
  background: #404040;
  color: #fff;
  padding: 25px 0;
}
.package-builder-footer.affix {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.package-builder-footer > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  max-width: 100%;
}
.package-builder-footer-price-list {
  flex-grow: 1;
}
.package-builder-footer h6 {
  margin: 0;
}
.package-builder-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.package-builder-footer ul > li {
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

.package-builder-footer-price-list > ul > li {
  padding-top: 4px;
  padding-bottom: 4px;
}
.package-builder-footer-price-list > ul > li:not(:last-child) {
  border-right: 1px solid #707070;
  margin-right: 15px;
  padding-right: 15px;
}
.package-builder-footer-price-list h6,
.package-builder-footer-price-list span {
  display: block;
  font-size: 13px;
}
.package-builder-footer-price-list h6 {
  color: #fff;
  font-family: inherit;
  font-weight: bold;
  text-transform: none;
}
.package-builder-footer-price-list span {
  color: #adadad;
}

.package-builder.processing .package-builder-footer-selections > ul > li {
  background-image: url('images/bundle-processing.gif');
  background-repeat: no-repeat;
  background-position: center 90%;
}
.package-builder-footer-selections > ul > li:not(:last-child) {
  margin-right: 30px;
}
.package-builder-footer-selections h6 {
  font-family: 'concourse_t4';
  font-size: 12px;
  color: #adadad;
}
.package-builder-footer-selections span {
  display: block;
  background: #404040;
  font-family: 'concourse_t4';
  font-size: 24px;
  opacity: 1;
  transition: opacity 0.15s linear;
}
.processing .package-builder-footer-selections span {
  opacity: 0;
}
.package-builder-footer-selections .btn {
  font-family: 'concourse_t4';
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 3px;
  padding: 12px 30px;
}

@media (min-width: 768px) and (max-width: 991px) {
  
}

@media (max-width: 991px) {
  .package-builder-footer {
    padding: 0;
  }
  .package-builder-footer > .container {
    display: block;
    width: 100%;
    padding: 0;
  }
  .package-builder-footer ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 750px;
    max-width: 100%;
    align-items: center;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
  }
  .package-builder-footer ul > li {
    display: block;
    flex-grow: 1;
    vertical-align: auto;
  }
  .package-builder-footer-price-list {
    background: #585858;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .package-builder-footer-price-list > ul > li:not(:last-child) {
    margin-right: 6px;
    padding-right: 6px;
  }
  .package-builder-footer-price-list span {
    margin-bottom: -1px;
  }
  .package-builder-footer .package-builder-footer-selections {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .package-builder-footer-selections > ul > li:not(:last-child) {
    margin-right: 15px;
  }
}

@media (max-width: 767px) {
  .package-builder-footer-price-list {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .package-builder-footer .package-builder-footer-selections {
    padding-top: 6px;
    padding-bottom: 6px;
  }
}

@media (max-width: 479px) {
  .package-builder-footer-selections h6 {
    font-size: 10px;
  }
  .package-builder-footer-selections span {
    font-size: 18px;
    margin-bottom: -5px;
  }
  .package-builder-footer-selections .btn {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}

@media (max-width: 369px) {
  .package-builder-selection-btn {
    letter-spacing: 0;
    padding-right: 5px;
    padding-left: 5px;
  }
  .package-builder-footer-price-list {
    display: none;
  }
  .package-builder-footer-selections .btn {
    padding-right: 16px;
    padding-left: 16px;
  }
}

div.package-builder-products {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

div.package-builder-item {
    min-height: 400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


/* Pricing calculator */
.calc-full-quote .subscription-selection .row-pocketcard {
  opacity: 1;
}

.calc-full-quote .subscription-selection .row-pocketcard.selected {
  opacity: .55;
}

.calc-full-quote .subscription-selection .table-results-wrapper {
  width: fit-content;
  overflow-y:unset;
}

a.pricing-explanation-anchor {
    font-size: 10px;
    margin-left: 5px;
}

button.pricing-calc-submit.btn.btn-primary {
    margin-top: 10px;
    margin-bottom: 10px;
}

/* Summaries Landing Page */
div#summaries-landing {
  border-bottom: 1px solid #e6e7e8;
}

p#landing-sub.text-center, p.landing-subtext {
  color: #6fb058;
  font-size: 28px;
}

p#announce.text-center {
    color: #666;
}

a#landing-btn, .landing-btn {
  color: #fff;
  border-color: #6fb058;
  background: #6fb058;
  margin-top: 1em;
  margin-bottom: 35px;
  padding-top: 1em;
  padding-bottom: 1em;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  font-weight: bold;
  letter-spacing: 1px;
}

#landing-btn:hover, .landing-btn:hover {
  color: #fff;
  background: #589343;
    border-color: #589343;
}

div#summaries-con, div#pharma-con, div#clinical-guidelines {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjlmOWY5IiBzdG9wLW9wYWNpdHk9IjAuOTUiLz4KICAgIDxzdG9wIG9mZnNldD0iMjAlIiBzdG9wLWNvbG9yPSIjZmFmYWZhIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
}

div.single-descriptor {
  padding: 2em;
  color: #fff;
  display: flex;
  flex-direction: column;
  flex: 1 0;
}

div.row.descriptors {
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
}

div.row.descriptors div.col-md-4 {
  display: flex;
}

div.single-descriptor h3 i {
  padding-bottom: .25em;
  font-size: 2em;
}

div.single-descriptor p {
  margin-bottom: 0;
  text-align: center;
}

div#free-access-desc.single-descriptor h3, div#print-dis-desc.single-descriptor h3 {
    color: #6fb058;
    font-family: 'concourse_t6';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0;
    text-align: center;
}

div#free-access-desc.single-descriptor p, div#print-dis-desc.single-descriptor p {
  color: #6fb058;
}

div#trusted-sources-desc.single-descriptor, div#dig-promo-desc.single-descriptor {
  border-left: 1px solid #e6e7e8;
  border-right: 1px solid #e6e7e8;
}

div#trusted-sources-desc.single-descriptor h3, div#dig-promo-desc.single-descriptor h3 {
  color: #2690ba;
  font-family: 'concourse_t6';
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px 0;
  text-align: center;
}

div#trusted-sources-desc.single-descriptor p, div#dig-promo-desc.single-descriptor p {
  color: #2690ba;
}

div#mobile-app-desc.single-descriptor {
  padding-top: 1.6em;
}

div#mobile-app-desc.single-descriptor h3, div#cust-pro-desc.single-descriptor h3 {
  color: #d43045;
  font-family: 'concourse_t6';
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 10px 0;
  text-align: center;
}

div#mobile-app-desc.single-descriptor h3 i {
  padding-bottom: .1em;
  font-size: 2.5em;
}

div#mobile-app-desc.single-descriptor p, div#cust-pro-desc.single-descriptor p {
  color: #d43045;
}

div#adding-summary-con {
  background: #e2e3e5;
  color: #666;
  padding-top: 1em;
  padding-bottom: 2em;
}

div#adding-summary-con div.col-md-12.summaries-archive-object h3.text-center {
  margin-top: 0;
  color: #333;
}

div#adding-summary-con div.col-md-12.summaries-archive-object p.about-color {
  margin-bottom: 0;
}

div.col-md-12.summaries-archive-object {
  padding: 2em;
  padding-top: 1em;
  padding-bottom: 0;
}

div#summaries-about, div#pharma-about {
  background: #fff;
  border-top: 1px solid #e6e7e8;
}

div#m-up {
  margin-top: 35px;
}

div#m-up h3.about-adjust {
  margin-top: 0;
}

div.row#summaries-archive-objects-b {
  display: flex;
  justify-content: space-around;
  margin-bottom: 15px;
}

.about-adjust {
  font-family: 'concourse_t4';
  font-size: 46px;
  text-align: center;
}

.about-color {
  color: #666;
  text-align: center;
}

div.about-circle {
  background: #ffffff;
  margin-bottom: 35px;
  padding: 2em;
}

div.about-outer-circle {
  align-items: center;
  display: flex;
  height: 150px;
  justify-content: center;
  max-width: 100%;
  overflow: auto;
  margin-bottom: 1em;
}

div.about-outer-circle svg {
  height: 100%;
}

circle#crcl-1 {
  fill: #7941B0;
}

circle#crcl-2 {
  fill: #EA7A28;
}

circle#crcl-3 {
  fill: #3DB8A4;
}

text {
  fill: #fff;
  font-size: 2.5em;
}

p.crcl-desc {
  text-align: center;
  margin-bottom: 0;
  font-size: 20px;
}

div#society-summary-landing.society-logos-wrapper {
  border-top: 1px solid #e6e7e8;
}

div#announcement-form-section {
  background: #2690ba;
  margin: 0;
  padding-bottom: 50px;
  color: #fff;
}

div#announcement-form-section h4 {
  color: #fff;
  margin-top: 35px;
}

span#input_10_14_3_container.name_first, span#input_11_14_3_container.name_first {
  display: inline-block;
  width: 49%;
  float: left;
}

span#input_10_14_6_container.name_last, span#input_11_14_6_container.name_last {
  display: inline-block;
  width: 49%;
  float: right;
}

form#gform_10 div.charleft.ginput_counter, form#gform_11 div.charleft.ginput_counter {
  color: #fff;
}

form#gform_10 input#gform_submit_button_10, form#gform_11 input#gform_submit_button_11 {
  width: 300px;
  color: #fff;
  border-color: #6fb058;
  background: #6fb058;
  box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
  padding: 1em;
}

div#gform_confirmation_message_10.gform_confirmation_message_10.gform_confirmation_message, div#gform_confirmation_message_11.gform_confirmation_message_11.gform_confirmation_message {
  font-size: 30px;
  text-align: center;
  border: 3px solid #fff;
  border-radius: .5em;
  padding: 1em;
  margin-top: 1em;
}

@media (max-width: 991px) {
    /* Summaries Landing Page */
    p#announce.text-center {
      padding-right: 1em;
      padding-left: 1em;
    }

    .about-adjust {
      font-size: 2em;
    }
    
    div.col-md-12.summaries-archive-object {
      margin-left: 1em; 
      margin-right: 1em;
    }

    div.row.descriptors {
      display: block;
      margin-top: 0;
      margin-bottom: 0;
    }

    div.row.descriptors div.col-md-4 {
      display: block;
    }
  
    div.single-descriptor {
      margin: 1em;
    }

    div#free-access-desc.single-descriptor, div#print-dis-desc.single-descriptor {
      margin-top: 0;
    }

    div#trusted-sources-desc.single-descriptor, div#dig-promo-desc.single-descriptor {
      border-left: 0;
      border-right: 0;
      border-top: 1px solid #e6e7e8;
      border-bottom: 1px solid #e6e7e8;
    }

    div#mobile-app-desc.single-descriptor, div#cust-pro-desc.single-descriptor {
      margin-bottom: 0;
    }

    div#m-up p.about-color {
      padding-left: 1em;
      padding-right: 1em;
    }

    div.about-circle {
      margin-bottom: 0;
    }

    p.crcl-desc br {
      display: none;
    }
}

@media (max-width:  768px) {
  div#summaries-archive-objects-b.row {
    display: block;
  }

  span#input_10_14_3_container.name_first, span#input_10_14_6_container.name_last {
    width: 100%;
  }
}

@media (min-width: 1000px){
  #summaryRestrictionModal .modal-dialog.modal-lg {
      margin-top: 200px;
  }
}

/* Pharma Landing */
div#pharma-media-kit-landing {
  border-bottom: 1px solid #e6e7e8;
  padding: 1em 0;
}

p#landing-sub {
  margin-top: .5em;
}

div#pharma-con {
  padding-bottom: 1.5em;
}

div#pharma-about {
  padding-bottom: 2em;
}

div#pharma-about div#m-up {
  margin-bottom: 2em;
}

.help-items {
  padding-right: 10em;
}

.help-item {
  padding: 1em;
}

.help-item p.about-color {
  text-align: left;
}

div#print-dis-desc.single-descriptor, div#dig-promo-desc.single-descriptor, div#cust-pro-desc.single-descriptor {
  padding: .5em 2em;
}

div#print-dis-desc.single-descriptor i, div#dig-promo-desc.single-descriptor i, div#cust-pro-desc.single-descriptor i {
    margin: 0.5em;
    font-size: 2em;
    border: 2px solid #e6e7e8;
    border-radius: 50%;
    padding: .7em .6em;
    transition: all .5s ease;
    margin-top: 0;
}

div#print-dis-desc.single-descriptor i {
  padding: .7em;
}

@media (max-width:  768px) {
  div#pharma-media-kit-landing h1 {
    font-size: 30px;
  }
  div#pharma-media-kit-landing p#landing-sub {
    font-size: 20px;
  }
}

/* Understanding Physicians Offer Landing Page */
/* Content */
body.page-id-22813 div#wrap, body.page-id-23089 div#wrap {
  overflow: auto;
  overflow-x: hidden;
}

body.page-template-understanding-physicians-offer-php {
  padding-top: 0;
}

div#understanding-physicians-offer {
  height: 100vh;
}

div#understanding-physicians-offer div#offer-header {
  background-image: url('https://www.igcdev.online/wp-content/uploads/2019/05/02.png');
  display: flex;
  align-items: center;
  height: 40vh;
  background-size: cover;
  background-position: center;
  background-position-y: -100px;
}

div#understanding-physicians-offer div#offer-header h1 {
  text-shadow: 0px 0px #e6e7e8;
  margin-left: 200px;
  margin-right: 200px;
  color: #fff;
  margin-bottom: 0;
  margin-top:  40px;
}

div#understanding-physicians-offer div.container {
  /*height: 60vh;*/
  display: flex;
  /*align-items: center;*/
  margin-top: 40px;
  margin-bottom: 40px;
}

div#understanding-physicians-offer div.col-md-6 {
  padding-right: 5%;
}

div#understanding-physicians-offer h2 {
  color: #2690ba;
  margin-bottom: 20px;
  margin-top: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #d7d7d7;
}

div#understanding-physicians-offer p {
  margin-bottom: 20px;
}

div#understanding-physicians-offer ul {
  line-height: 1.6;
}

/* Form */
div#understanding-physicians-offer h3.gform_title {
  margin-top: 0px;
  margin-bottom: 24px;
}

div#gform_wrapper_12.gf_browser_chrome.gform_wrapper {
  padding: 2em;
  box-shadow: 0px 0px 2px 0px #999;
  background: #e6e7e8;
}

ul#gform_fields_12.gform_fields.top_label.form_sublabel_below.description_below {
  list-style-type: none;
  padding-inline-start: 0;
}

ul#gform_fields_12.gform_fields.top_label.form_sublabel_below.description_below li {
  padding-bottom: 20px;
}

ul#gform_fields_12.gform_fields.top_label.form_sublabel_below.description_below li label {
  font-size: 14px;
}

ul#gform_fields_12.gform_fields.top_label.form_sublabel_below.description_below li label span {
  padding-left: 3px;
  color: red;
}

ul#gform_fields_12.gform_fields.top_label.form_sublabel_below.description_below li input {
  height: 44px;
}

form#gform_12 div.gform_footer.top_label input#gform_submit_button_12 {
    width: 100%;
    color: #fff;
    border-color: #6fb058;
    background: #6fb058;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    padding: 1em .5em;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    font-size: 16px;
    margin-top: 12px;
}

@media (max-width: 1160px){
  body.page-template-understanding-physicians-offer-php div.navbar-header button {
    display: none;
  }
  
  body.page-template-understanding-physicians-offer-php img.main-logo {
    display: block;
  }
  
  body.page-template-understanding-physicians-offer-php img.logo-icon {
    display: none;
  }
  
  div#understanding-physicians-offer {
    height: unset;
  }
  
  div#understanding-physicians-offer div#offer-header {
    background-position-y: 0;
    height: 50vh;
    align-items: center;
  }
  
  div#understanding-physicians-offer div#offer-header h1 {
    margin-right: 0;
    margin-left: 0;
  }
  
  div#understanding-physicians-offer div.container {
    height: unset;
    margin-top: 24px;
  }
  
  div#gform_wrapper_12 {
    margin-top: 32px;
  }
}

/* Clinical Guidelines Billing Codes Landing Page */
body.page-template-clinical-guidelines-billing-codes h2 {
  font-family: 'concourse_t4';
  font-size: 35px;
  text-align: center;
}

div#guidelines-and-codes {
  background: url(images/home-hero-bg-left.png) no-repeat center left;
  border-bottom: 1px solid #e6e7e8;
}

div#guidelines-and-codes-wrapped {
  background: url(images/home-hero-bg-right.png) no-repeat center right;
  padding: 30px 0 0;
}

p.landing-p {
  font-size: 18px;
  margin-left: 3em;
  margin-right: 3em;
}

a#action-btn {
  margin-bottom: 3.5em;
}

#validates-medical, #supports-appeals, #claims-capture {
  padding-bottom: 1em;
  display: flex;
  align-items: center;
}

#validates-medical:hover, #supports-appeals:hover, #claims-capture:hover {
  cursor: pointer !important;
  pointer-events: auto;
}

div.g-and-c-features {
  align-items: center;
}

#validates-medical h3, #supports-appeals h3, #claims-capture h3, div.single-descriptor.g-and-c-features h3 {
  color: #666;
   font-family: 'concourse_t6';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0;
    text-align: center;
}

.feature-switch {
  display: none;
}

#validates-medical h3.activated, #supports-appeals h3.activated, #claims-capture h3.activated  {
  color: #000 !important;
  font-family: 'concourse_t6';
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 10px 0;
    text-align: center;
}

#validates-medical-expand {
  display: block;
}

.single-descriptor img {
  margin-bottom: 1em;
  width: 50%;
}

.g-and-c-features img {
  width: 30%;
}

#validation-text {
  padding-top: 1em;
  padding-bottom: 1em;
  background: #fff;
  border-top: 1px solid #e6e7e8;
}

.landing-h-adjust {
   font-family: 'concourse_t4';
  font-size: 35px;
  margin-bottom: .25em;
  text-align: left !important;
}

.consultation {
  margin-top: 1em;
}

div.announcement-form-section {
  background: #2690ba;
  margin: 0;
  padding-bottom: 2em;
  padding-top: 1em;
  color: #fff;
}

div.announcement-form-section h4 {
  color: #fff;
}

div.features-section {
  padding-top: 1em;
}

div.features-section h3 {
  color: #666;
}

div.feature-switch img {
  margin-top: 2em;
  width: 80%;
}

div.announcement-form-section p.landing-p {
  margin-right: 0;
  margin-left: 0;
}

div.announcement-form-section div.panel-body p {
  color: #666;
  margin-bottom: 0;
}

div.announcement-form-section div.panel.panel-default.contact-form {
  margin-top: 2em;
  margin-bottom: 1em;
}

div.announcement-form-section div.panel-heading {
  text-align: center;
    font-family: 'concourse_t6';
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #7f7f7f;
}

ul#gform_fields_13 {
  color: #666;
  font-size: 14px;
}

ul#gform_fields_13 label {
  max-width: 100%;
    margin-bottom: 5px;
    display: table-cell;
    width: 20%;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
    color: #7f7f7f;
}

form#gform_13 div.gform_footer.top_label {
  margin-top: .5em;
}

input#gform_submit_button_13 {
      color: #fff;
    border-color: #6fb058;
    background: #6fb058;
    padding-top: 1em;
    padding-bottom: 1em;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
    font-weight: bold;
    letter-spacing: 1px;
    width: 100%;
    margin-top: .5em;
}

@media (max-width: 1160px){
   div#guidelines-and-codes {
    background: #fff url(../images/home-hero-bg-left-sm.png) no-repeat center left;
  }

  div#guidelines-and-codes-wrapped {
    background: url(../images/home-hero-bg-right-sm.png) no-repeat center right;
  }
  
  div.single-descriptor.g-and-c-features {
    display: flex;
    align-items: center;
    padding: 0;
    padding-bottom: 1em;
  }
  
  div.single-descriptor.g-and-c-features h3 {
    text-align: center;
  }
  
  div.feature-switch div.row {
    display: flex;
  }
}

@media (max-width: 992px) {  
  #validates-medical, #supports-appeals, #claims-capture {
    padding: 0;
  }
  
  .single-descriptor img {
    width: 40%;
  }
  
  .consultation {
    margin-bottom: 1em;
  }
  
  body.page-template-clinical-guidelines-billing-codes h2, .landing-h-adjust {
    font-size: 2em;
  }
  
  .g-and-c-features img {
    width: 35%;
  }
  
  #validates-medical h3, #supports-appeals h3, #claims-capture h3,  div.single-descriptor.g-and-c-features h3 {
    font-size: 1em;
  }
  
  #validates-medical h3.activated, #supports-appeals h3.activated, #claims-capture h3.activated {
    font-size: 1em;
  }
}

@media screen and (max-width: 767px) and (min-width: 418px) {
  div.announcement-form-section div.panel.panel-default.contact-form {
    margin-right: 2em;
    margin-left: 2em;
  } 
}

@media (max-width: 593px) {
  .single-descriptor img {
    width: 50%;
  }
  
  div.feature-switch div.row {
    display: block;
  }
  
  div.feature-switch img {
    display: none;
  }
}