/*
 Theme Name:     Raja Chemsar
 Theme URI:      
 Description:    
 Author:         
 Author URI:     
 Template:       Divi
 Version:        1.0.0
*/

body {
    color: #2A2A2A;
    font-size:12pt;
    line-height: 1.7em;
    font-family: Open Sans, sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: Montserrat;
    margin-bottom: 10px;
}

h1 {
    font-size: 44px;
    margin-bottom: 30px;
}

h4 {
    text-transform: uppercase
}

p {
    margin-bottom: 10px;
}

a {
    color:#015A8A;
    font-weight:600;
}

#main-header {
    background: #013A5A;
    box-shadow: none;
    z-index:  100001;
    box-shadow: 0 2px 3px rgba(0,0,0,.1);
}

#top-menu a:hover, #top-menu-nav>ul>li>a:hover {
    opacity: 1;
}

.login-as a {
    font-weight: 600 !important;
}

.login-as a:before {
    content:'Logged in as: ';
    font-weight: 400 !important
}

.container {
    width:90%;
    max-width:  1200px;
}

.et_pb_row {
    max-width:  1200px;
}

#et_search_icon {
    color: #FFF;
    transition: .25s all ease-in-out;
}

#et_search_icon:before {
    font-size: 27px;
}

#et_search_icon:hover {
    color: rgba(255,255,255,0.4);
}

.et-search-form input {
    color: #FFF;
}

.et-search-form input::placeholder {
    color: #FFF;
}

.et_close_search_field {
    color: #FFF;
}

.chemsar-project {
    position:relative;
}

.chemsar-project:after {
    content: '\f105';
    font-family: FontAwesome;
    position:absolute;
    top: 2px; right:-13px;
    color: #FFF;
    font-size: 14px;
}

#footer-bottom {
    background: #B35C00;
    color:  #FFF;
}

.et-social-icon a {
    color:  #FFF;
}

#footer-info {
    color: rgba(255,255,255,.7);
}

#footer-info a {
    color: #FFF;
}

.footer-logos {
    position: absolute;
    bottom: 50px;
    width: 400px;
    right: 0;
    margin-top: 20px;
}

.menu-frontpage li {
    background: rgba(1,58,90,0.7);
    padding: 15px 30px 15px 15px;
    font-weight: 400;
    transition: .25s all ease-in-out !important;
}

.menu-frontpage li:hover {
    background: rgba(16,136,199,0.7);
    transform:translateX(20px);
}

.menu-frontpage li a {
    color:  #FFF !important;
}

.menu-frontpage li:after {
    font-family:  FontAwesome;
    content: '\f105';
    position:  absolute;
    right: 14px;
    color:  #FFF;
}

#menu-social-menu li:before {
    display:  none;
}

#menu-social-menu li {
    display:  inline-block;
    transition:  .25s all ease;
}

#menu-social-menu li:hover {
    opacity:  .7;
}

.et_pb_widget_area_left {
    padding:  0;
    border: none;
}

#top-header {
    background: #2899F0;
}

#top-header a {
    font-weight:400;
}

#top-header img {
    width:auto;
    max-height: 20px;
    margin-top:-3px;
}

.user-placeholder img {
    width: 25px;
    border-radius:  50%;
    box-shadow:  0 0 0 2px rgba(0,0,0,.25);
}

#main-footer {
    background: #B35C00;
}

.footer-widget h4 {
    color:  #FFF;
    font-weight: 600;
}

.footer-widget li:before {
    border-color:  #FFF;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

#footer-widgets .footer-widget li a {
    text-decoration: underline;
    font-weight: normal;
}

#footer-bottom {
    display:  none;
}

/*Transparent template*/

#main-header.transparent {
    background: rgba(2,101,149,.4);
}

#page-container.transparent {
    padding-top:  0 !important;
	margin-top: 0 !important;
}

#main-header.transparent.et-fixed-header {
    background: #015A8A;
}

/*Mobile menu*/

.et_mobile_menu {
    background: rgba(2,101,149,1);
    border-top: 3px solid #FFF;
}

.et_mobile_menu li a {
    color:#FFF;
}

/*Magic Blurb*/

.blurb-magic {
    padding: 0 20px 20px 20px;
    transition: .25s ease-in-out all !important;
}

.blurb-magic:hover {
    background: #FDFDFD;
    padding-bottom:20px;
    box-shadow:0 3px 7px rgba(0,0,0,.1);
    transform:translateY(-5px);
    transition: .25s ease-in-out all !important;
}

.blurb-magic .et_pb_main_blurb_image {
    margin-top: -20px;
    margin-bottom: -10px;
    background: #fff;
    width: 85px;
    height: 85px;
    padding: 20px;
    border-radius: 200px;
}

.front-page-blurbs .et_pb_main_blurb_image img {
    height: 36px;
}

.blurb-magic .et-pb-icon {
    background: #FFF !important;
    padding: .6em .7em;
    border-radius:50%;
    font-size:36px !important;
    color: #2A2A2A !important;
}

.blurb-magic .et_pb_module_header a, .blurb-magic h4 a {
    color: #2A2A2A !important;
}

.blurb-magic:hover .et-pb-icon {
    background: #FDFDFD !important;
}

.blurb-magic .et_pb_module_header {
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1.2em;
    font-weight: normal;
    font-size: 1.6em;
}

.et_pb_column_1_2 .et_pb_blurb_content {
    max-width: 350px;
}

@media only screen and (min-width: 981px) {

#et_search_icon:before {
    font-size:40px;
}
}

/*Partner*/

.partner {
    width: 20%;
    display:inline-block;
    text-align: center;
}

.partner img {
    width:auto;    
    height: 50px;
    margin-bottom: 3.2%;
}

/*Tool*/

.tool {
    padding:25px 20px 40px 20px;
    box-shadow: 0 2px 5px rgba(0,0,0,.10);
    transition: .25s all ease !important;
}

.tool h2 {
    text-transform:uppercase;
}
.tool h2 small {
    font-size:.7em;
    font-weight:500;
    text-transform:none;
}

.tool-locked:after {
    content:'';
    width:16px; height:20px;
    background: url('https://6bd8cf.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/lock-anticon.png') no-repeat;
    background-size:contain;
    position:absolute;
    color:#5D5D5E;
    top: 23px;
    right: 20px;
}

.tool-unlocked:after {
    content:'';
    width:16px; height:20px;
    background: url('https://6c66eb.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/unlock-anticon.png') no-repeat;
    background-size:contain;
    position:absolute;
    color:#417505;
    top: 23px;
    right: 20px;
}

/* Fix for lock overlapping with header */

.tool h2 {
    padding-right: 0.75em;
}

/*Button*/

.et_pb_button,.et_pb_module .et_pb_button {
    border:1px solid #015A8A;
    border-radius:0;
    width:100%;
    padding:15px 20px !important;
}

.et_pb_custom_button_icon.et_pb_button:after {
    position:absolute;
    right:15px;
    transition:unset;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
    color:#015A8A;
    font-weight:600;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
    color: #fff;
    border:1px solid #015A8A;
    background:#015A8A;
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button:hover {
    color:#FFF;
}

/*Contact*/

.contact {
    border:none;
}

.contact ul.et_pb_tabs_controls:after {
    content:none;
}

.et_pb_tab_active {
    background: #026595 !important;
}

.contact .et_pb_tabs_controls {
    background: transparent;
    margin-bottom: 40px;
}

.contact .et_pb_tabs_controls > li > a {
    font-size: 16px;
    color:#026595;
    padding: 0;
}

.contact .et_pb_tabs_controls > li {
    padding: 15px 25px;
    margin-top:10px;
    display: inline-block;
    float: none;
    border: none;
    margin-right: 20px;
    background: #F8F8F8;
}

.contact .et_pb_tabs_controls > .et_pb_tab_active > a {
    color: #FFF !important;
}

.contact .et_pb_tab {
    max-width:600px;
}

.contact.et_pb_map_0 {
    width:600px;
    max-width:98vw !important;
    float:right;
    height:400px;
    overflow:visible;
    border: 2px solid rgba(0,0,0,.1);
}

.contact.et_pb_map_0 .et_pb_map {
    height: 100%;
}

.contact blockquote {
    border: none;
    margin-right: 30px;
    padding: 15px 20px;
    box-shadow: 0 0 0 rgba(0,0,0,.1);
    transition: .25s all ease-in-out;
}

.contact blockquote:hover {
    background:#FDFDFD;
    box-shadow: 0 2px 6px rgba(0,0,0,.1);
    transform:translateY(-2px);
}


@media only screen and (min-width: 981px) {
    .et_header_style_left .et-fixed-header #et-top-navigation, .et_header_style_split .et-fixed-header #et-top-navigation, .et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
        padding-top:0 !important;
    }
    .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a, .et_header_style_left #et-top-navigation nav>ul>li>a, .et_header_style_split #et-top-navigation nav>ul>li>a {
        padding-bottom:0 !important;
    }
    #top-menu {
        display:flex;
        min-height: 96px;
    }

    #top-menu li, #top-menu > li:last-child {
        text-align:center;
        max-width: 170px;
        display:flex;
        padding-right: 0;
        transition:.25s all ease-in-out;
    }

    #top-menu li:hover, #top-menu li.current-menu-item {
        background: rgba(20,200,255,.25);
    }

    #top-menu a {
        font-family:  Montserrat;
        color: #FFF;
        font-weight: 400;
        font-size: 16px;
        text-transform:  uppercase;
        line-height:1.5;
        letter-spacing: 1.5px;
        align-self: center;
        display: inline-block;
        padding: 20px 25px;
        height: 100%;
        width: 100%;
        min-width: 145px !important;
    }

    #top-menu li.current-menu-item a {
        color: #FFF;
    }

    .menu-item i._mi {
        width: 100%;
    }

@media only screen and (min-width: 981px) {
    #et_top_search {
        margin: 30px 0 0 40px
    }
}
    .separate-before {
        margin-left: 10px;
        margin-right: 10px;
        padding-left: 15px;
    }

    .separate-before:before {
        content: '';
        position:  absolute;
        left: -10px;
        background:rgba(255,255,255,1);
        width:1px;
        height:12px;
    }
}

@media only screen and (max-width: 1142px) {
    .et_header_style_left #logo {
        max-width: 60%;
    }

    .chemsar-project img {
        width: 25px;
    }

    .mobile_menu_bar:before {
        color:#FFF;
    }

    .chemsar-project:after {
        right: 15px;
        top: 12px;
    }

    .et_mobile_menu {
        padding: 0 0;
    }

    .et_mobile_menu li {
        border-bottom: rgba(0,0,0,.25) solid 1px;
    }

    .logout img._mi {
        display:none;
    }

    .logout .visuallyhidden {
        display: block;
        overflow: hidden;
        clip: unset;
        position: static;
        width: unset;
        height: unset;
        margin: unset;
    }

    .et_fb_preview_active--responsive_preview .et_pb_row_4col, .et_fb_preview_active--responsive_preview .et_pb_row_1-4_1-4_1-2, .et_fb_preview_active--responsive_preview .et_pb_row_1-2_1-4_1-4, .et_fb_preview_active--responsive_preview .et_pb_row_1-4_1-4, .et_pb_row_1-2_1-4_1-4, .et_pb_row_1-4_1-4, .et_pb_row_1-4_1-4_1-2, .et_pb_row_4col {
        overflow:visible;
    }

    .partner {
        width: 50%;
        padding: 10px;
    }

    .partner img {
        height: 35px;
    }

    .contact.et_pb_map_0 {
        width: 100%;
    }

    .footer-logos {
        position:relative;
        bottom: 0;
    }
}


/* subpage sidebar styles */
.widget_subpages ul {
    border: 1px solid #D5DDE3;
}

.widget_subpages ul li {
    margin-bottom: 0;
}

.widget_subpages ul li a {
    color: #2a2a2a;
    background: #F5F7F9;
    font-weight: normal;
}

.widget_subpages ul li.widget_subpages_current_page ul a {
    font-weight: normal;
}

.widget_subpages ul li.widget_subpages_current_page a {
    color: #FFF;
    background: #023C5D;
    font-weight: bold;
}

.et_pb_widget_area .widget_subpages a {
    padding: 17px 24px;
    width: 100%;
    display: inline-block;
}

.widget_subpages_current_page ul, .et_pb_bg_layout_light .widget_subpages .widget_subpages_current_page ul a {
    background: #FFF;
    color: #2A2A2A;
    padding-left: 35px;
}

.widget_subpages ul li ul li {
    margin-left: 0;
}

.widget_subpages ul li ul li a {
    font-size: 14px;
    font-weight: normal;
    padding-left: 35px;
}

.widget_subpages ul li ul {
    border: 0;
    border-bottom: 1px solid #D5DDE3;
}

/* Add semi-transparent border between menu items and center icons in navigation */

#top-menu .menu-item {
    border-left: 1px solid rgba(26, 82, 113, .9);
}

#top-menu .menu-item:last-of-type {
    border-right: 1px solid rgba(26, 82, 113, .9);
}

#top-menu .menu-item img {
    display: block !important;
    margin: 0 auto !important;
    margin-bottom: 0.55em !important;
}

/* reset max-width at menu items */

@media only screen and (min-width: 981px) {
    #top-menu li, #top-menu > li:last-child {
        max-width: initial;
    }
}


/* Add semi-transparent border between menu items and center icons in navigation */

#top-menu .menu-item {
    border-left: 1px solid rgba(26, 82, 113, .9);
}

#top-menu .menu-item:last-of-type {
    border-right: 1px solid rgba(26, 82, 113, .9);
}

#top-menu .menu-item img {
    display: block !important;
    margin: 0 auto !important;
    margin-bottom: 0.55em !important;
}

/* reset max-width at menu items */

@media only screen and (min-width: 981px) {
    #top-menu li, #top-menu > li:last-child {
        max-width: initial;
    }
}


/* FIXME: Show only the first chemical result and hide others, ASP solution was really complicated */
 
.chemical-search {
    display: none;
}

.results .item:first-child .chemical-search, .asp_nores .chemical-search {
    display: block;
}



/* CAMEO & MAR-CIS links at Search Results Page. ASP-plugin styles are overwritten with !important */

.external_link_container {
    display: inline-block;
    padding: 2em !important;
    background: #f6f6f6;
    margin-right: 2em !important;
    margin-top: 2em !important;
    margin-bottom: 1em !important;
    text-align: center !important;
}

.external_link_container .external_title {
    margin-bottom: 0.5em !important;
    text-align: center !important;
}

.external_link_container .external_description {
    margin-bottom: 0.5em !important;
    padding-bottom: 2em !important;
    padding-top: 1em !important; 
}

.external_link_container a {
    border: 1px solid rgb(2, 90, 138) !important;
    color: rgb(2, 90, 138);
    background: transparent !important;
    font-family: 'Open Sans', sans-serif;
}

/* Search results hover color */

#ajaxsearchprores1_1 .results .item.hovered, #ajaxsearchprores1_2 .results .item.hovered, div.asp_r.asp_r_1 .results .item.hovered {
    background-image: rgb(255, 255, 255)  !important;
}

/* Highlight class for name and UN-number for search results from chemicals */

.highlight {
    color: rgba(2, 90, 138, 1);
    font-weight: bold;
}

/* Other results from ChemSAR portal */

#other-results {
    margin-top: 2em;
    margin-bottom: 2em;
}

/* Make menu icons identical in size, max-height for desktop and max-width for mobile */

#top-menu .menu-item img {
    max-height: 22px;
    width: auto;
}

.mobile_nav .menu-item img {
    max-width: 22px;
    height: auto;
    margin-right: 1em;
}

/* Make the navigation links wider */

@media only screen and (min-width: 1278px) {
#top-menu li a {
    min-width: 140px;
}
}

@media only screen and (min-width: 1143px) {
#top-menu li a {
    min-width: 110px;
}
}

/* Setting the new breakpoint of the mobile menu */
@media only screen and ( max-width: 1142px ) {
#top-menu-nav, #top-menu {display: none;}
#et_top_search {display: block;}
#et_mobile_nav_menu {display: block;}
}

/* Add a border and some padding to Search Results */
.results {
    border-top: 1px solid rgba(204, 204, 204, 1) !important;
    padding-top: 1em !important;
    margin-top: .5em !important;
}

/* Add hover effect for external links in Search Results Page */

a.et_pb_button.et_pb_custom_button_icon.et_pb_button_2.et_pb_bg_layout_light:hover {
    color: #fff !important;
    background: #015A8A !important;
}

/* Change search settings legend font style */

div.asp_w.asp_sb.searchsettings fieldset legend {
    font-size: 18px !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 600 !important;
}


.search-post-category {
    margin-top: 1em !important;
    margin-bottom: 1em !important;
}

/* Menu icons */

/* Desktop global */

#top-menu > .menu-item > a:before {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    display: block;
    margin: 0 auto;
    margin-bottom: 0.5em;
    content: "";
}

/* Mobile global */

#mobile_menu > .menu-item > a:before {
    width: 26px;
    height: 26px;
    background-size: 26px 26px;
    display: inline-block;
    content: "";
    margin-right: 1em;
    vertical-align: middle;
}

/* Don't use global icons in mobile */

#mobile_menu > .login-as > a:before, #mobile_menu > .chemsar-project > a:before {
    content: none;
}

/* Home */

.home-icon > a:before {
    background-image: url('https://858ae5.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/home-anticon_2x.png');	
} 

/* Databanks */

.databanks-icon > a:before  {
    background-image: url('https://f9f04d.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/database-anticon@2x.png');
}

/* Tools */

.tools-icon > a:before {
    background-image: url('https://466497.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/tool-anticon@2x.png');
}

/* SOPS */

.sops-icon > a:before  {
    background-image: url('https://7fcffc.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/sop-anticon@2x.png');
}

/* Other Documents */

.other-documents-icon a:before {
    background-image: url('https://d525b4.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/documents-anticon@2x.png');
}

/* Contact */

.contact-icon > a:before {
    background-image: url('https://df37d5.claudeassets.com/20250120154516im_/https://www.chemsarportal.com/wp-content/themes/rajachemsar/images/icons/contacts-anticon@2x.png');
}

/* Fade away icons on a fixed menu */

#main-header, #logo, #et_search_icon:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;    
}

.et-fixed-header .menu-item > a:before {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  height: 0 !important;
  background-size: 0 !important;
  margin-bottom: 0;
}

/* Fixed header */

.et-fixed-header, .et-fixed-header .logo-container, .et-fixed-header .et_menu_container, .et-fixed-header #top-menu {
    height: 75px !important;
}

.et-fixed-header #top-menu {
    min-height: 75px !important;
}

.et-fixed-header #et_search_icon:before {
    font-size: 25px;
}

/* Custom styles for tooltips */

.Zebra_Tooltip {
    margin-top: 20px !important;
    z-index: 999999;
}

.Zebra_Tooltip .Zebra_Tooltip_Message {
    line-height: 1.2em !important;
}

/* Custom styles for tables */

table {
    box-shadow: 0px 0px 5px #f9f9f9;
}

thead {
    background: #015A8A;
    color: #fff;
    text-transform: uppercase;
}

tbody tr:hover {
    background: #f9f9f9;
    cursor: pointer;
}

/* Added inline admin theme customizations over here */

.footer-logos {
    position: absolute;
    bottom: 50px;
    width: 400px;
    right: 0;
    margin-top: 20px;
}

.home .et_pb_section.et_pb_section_0:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-image: linear-gradient(to bottom,rgba(6, 61, 93, 1),rgba(6, 61, 93, 0.6));
}

#main-header.transparent {
    background: rgba(2, 60, 93, 0.85);
}

/* Better styles for sidebar */

.widget_subpages_current_page ul, .et_pb_bg_layout_light .widget_subpages .widget_subpages_current_page ul a {
    padding-left: 0px;
}

.et_pb_widget > ul > li.widget_subpages_current_page > a {
    background: #023D5D !important;
    color: #fff;
}

.et_pb_widget ul li ul li a {
    margin-left: 0em !important;
    padding-top: 0.75em !important;
    padding-bottom: 0.75em !important;
}

#subpages-widget-2 > ul > li > ul > li > a:before {
    content: '»';
    margin-right: 0.5em;
}

#subpages-widget-2 > ul > li > a:before {
    content: '';
    margin-right: 0 !important;
}
.widget_subpages ul ul  li.widget_subpages_current_page a {
    color: #023C5D;
    background: #fff;
}

#subpages-widget-2 > ul > li {
    border-bottom: 1px solid #D5DDE3 !important
}

#subpages-widget-2 > ul > li:last-child, #subpages-widget-2 > ul > li > ul > li:last-child a {
    border-bottom: none !important
}

#subpages-widget-2 ul ul li a {
    background: #fff;
    padding-left: 1.5em
}

#subpages-widget-2 > ul > li > ul > li > a {
    border-bottom: 1px solid #D5DDE3
}

.widget_subpages ul li ul {
    border-bottom: none !important;
}

.widget_subpages ul li a {
    color: #2a2a2a;
    background: #F5F7F9;
    font-weight: normal;
}

.widget_subpages ul li ul {
    border: 0;
    border-bottom: 1px solid #D5DDE3;
}

.widget_subpages ul {
    border: 1px solid #D5DDE3;
}

/* Document table styles */

.document-table table {
table-layout: fixed !important;
    width: 100%;
    border: none;
    box-shadow: none;
}

.document-table table thead {
    background: #F5F7F9;
        border: 1px solid #D5DDE3;
}

.document-table tr:hover {
    background: #fff;
    cursor: initial;
}
.document-table table thead tr:hover {
    background: #F5F7F9;
}

.document-table table thead th {
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.document-table td {
    vertical-align: top;
}

.document-table table tbody td {
    padding-top: 1em !important;
}

.fluid {
    min-width: 33% !important;
max-width: 33% !important;
}


/* Improving search result styles */

.resdrg .item {
    padding-top: 1em !important;
    padding-bottom: 1em !important;
}

.search-excerpt {
    padding-bottom: .5em !important;
}

ul.search-post-category li {
display: inline-block;
padding: 0em !important;
margin-top:0.5em !important;
margin-right:0.75em !important;
}

ul.search-post-category li a {
    text-decoration: underline !important;
    z-index: 9999 !important;
}

/* Fix autofill */

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 52px #013A5A inset;
    -webkit-text-fill-color: #fff!important;
}

/* Custom PDF links */

a[href$='.pdf'] {
    display: block;
    border: 1px solid #015A8A;
  border-radius: 0;
  width: 100%;
  padding: 15px 20px !important;
}

a[href$='.pdf']:hover {
    color: #fff;
  border: 1px solid #015A8A;
  background: #015A8A;
}

a[href$='.pdf']:hover:after {
    color: #D5DDE3 !important;
}

a[href$='.pdf']:before {
    content: "\f019";
    font-family: 'FontAwesome';
    margin-right: 0.75em;
}

a[href$='.pdf']:after {
    content: '\f1c1';
    font-family: 'FontAwesome';
    font-size: 1em;
    margin-left: 0.5em;
    color: #CC0A0A;
    position: absolute;
  right: 1.5em;
}

/* Add floating ChemSAR feedback form link */

#chemsar-form:before {
content: '\f044';
    font-family: 'FontAwesome';
    font-size: 1em;
    width: 25px;
    height: 25px;
    text-align: center;
    position: fixed;
    bottom: 2em;
    right: 1em;
    background: #015A8A!important;
    color: #fff;
    padding: 1em!important;
    cursor: pointer;
    border-radius: 50%;
}

#chemsar-form:after {
    content: 'You can give feedback on the site by clicking here';
    font-size: .75em;
    background: #015A8A;
    color: #fff;
    padding: .5em 1em;;
    position: fixed;
    bottom: 8em;
    right: 1em;
}

#chemsar-form:after {
    -moz-animation: hideChemsar 0s ease-in 10s forwards;
    /* Firefox */
    -webkit-animation: hideChemsar 0s ease-in 10s forwards;
    /* Safari and Chrome */
    -o-animation: hideChemsar 0s ease-in 10s forwards;
    /* Opera */
    animation: hideChemsar 0s ease-in 10s forwards;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@keyframes hideChemsar {
    to {
        width:0;
        height:0;
        overflow:hidden;
                padding: 0;
    }
}
@-webkit-keyframes hideChemsar {
    to {
        width:0;
        height:0;
        visibility:hidden;
                padding: 0;
    }
}

/* ChemSAR Form Styles */

#gform_submit_button_1 {
    background: #015A8A;
    border: 0;
    padding: 1em 2em;
    color: #fff;
}

/* Temporarily hide log in bar, remove completely if not needed? */

#top-header {
    display: none !important;
}

/* If logged in show menu? 

.logged-in #top-header {
    display: block !important;
}

.logged-in #main-header {
top: 30px !important;
}

*/

/* Header height fix */

#top-menu {
    max-height: 96px;
}

/* Navigation menu font weight fix */

.menu-item a {
    font-weight: 600 !important;
}

/* Search fixes */

.et-search-field {
    background: #fff !important;
    height: 3em;
    border-radius: 5px;
    color: #000 !important;
    padding-left: 1em !important;
    text-transform: none !important;
}

::placeholder {
    color: #000 !important;
    text-transform: capitalize !important;
}

.et_close_search_field {
    padding-left: 0.5em;
}

/* Feedback form */

@media only screen and (min-width: 981px) {

.pum-container {
    max-height: 80%;
    overflow-y: scroll;
}
}

/* Increase logo visibility */

#logo {
max-height: 85% !important;
}

/* Font style fixes */

strong {
    font-weight: 600;
}

.partner-group h2 {
    font-size: 22px;
    color: #2a2a2a;
}

.search .et_pb_text h2 {
    font-size: 32px;
}

.asp_option_label {
    font-style: 16px !important;
    line-height: 20px !important;
}

.flex-row-wrapper {
 display: flex;
 }

/*
     FILE ARCHIVED ON 02:24:07 May 11, 2023 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:47:24 Aug 01, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.181
  exclusion.robots: 0.124
  exclusion.robots.policy: 0.101
  esindex: 0.016
  cdx.remote: 100.37
  LoadShardBlock: 280.76 (3)
  PetaboxLoader3.datanode: 86.23 (5)
  PetaboxLoader3.resolve: 257.383 (2)
  load_resource: 110.704
  loaddict: 19.519
*/