/*------------------------------------------------------------------------
# iHelper Drupal
# ------------------------------------------------------------------------
# Created by Symphony Themes
# Websites:  http://www.symphonythemes.com -  Email: info@symphonythemes.com
--------------------------------------------------------------------------
1.   Custom CSS
2.   Menu & Branding
3.   General Nodes & Views
4.   Blocks
5.   Forum
6.   Knowledge Base
7.   Blog
--------------------------------------------------------------------------------*/

/* 01. Custom CSS
 --------------------------------------------------------------------------------*/
/* Application */
.joinusbutton {
    background-color: #2865ed;
    border: none;
    color: white;
    text-align: center;
    border-radius: 5px;
    padding: 15px 80px;
}

.joinusbutton:hover {
    background-color: #2865ed;
    border: none;
    color: white;
    text-align: center;
    border-radius: 5px;
    padding: 15px 80px;
}

form#webform-submission-dr-user-cdl-knime-application-add-form {
    width: 700px;
    font-family: dDin;
}

fieldset#edit-field-regions-of-china-value--3--wrapper {
    display: none;
}

div#edit-field-book-category-value--3 {
    display: none;
}

fieldset#edit-field-datasetshop-category-value--3--wrapper {
    display: none;
}

form#views-exposed-form-data-shop-page-data  div#edit-actions--2 {
    display: none;
}

input#edit-combine--3 {
    width: 100%;
}

div#edit-field-datasetshop-category-value--3 {
    display: none;
}

div#edit-field-regions-of-china-value--3 {
    display: none;
}

button#edit-submit-books--3 {
    margin-left: 20px;
}

form#views-exposed-form-books-page-1 button#edit-submit-books--2 {
    display: none;
}

form#views-exposed-form-books-page-1 input#edit-combine--3 {
    width: 100%;
}

div#block-exposedformbookspage-1-2 input#edit-combine--3 {
    width: 100%;
}

.webform-confirmation__back {
    margin: 2em 0 1em 0;
}

form#webform-submission-impactful-data-science-submissio-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

form#webform-submission-webinar-sept-29-2020-registratio-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

form#webform-submission-webinar-sept-15-2020-registratio-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

.cart-form .field--name-field-image-ds-application {
    display: inline-block;
    width: 25%;
    float: left;
}

#edit-order-summary .field--name-field-image-ds-application {
    width: 80%;
    margin-left: 10px;
}

.cart-form .field.field--name-field-application-image.field--type-image.field--label-above {
    display: inline-block;
    width: 25%;
    float: left;
}

.cart-form .table-striped > tbody > tr:nth-of-type(odd) {
    border-bottom: 1px solid #ddd;
}

.cart-form .table-striped > tbody > tr:nth-of-type(even) {
    border-bottom: 1px solid #ddd;
}

#edit-order-summary .field--name-field-application-image {
    width: 80%;
    margin-left: 10px;
}

/*ticket */

form#webform-submission-webinar-june-23-2020-registratio-add-form {
    width: 60%;
    margin: auto;
    padding:30px 0;
}

form#webform-submission-webinar-july-7-2020-registration-add-form {
    width: 60%;
    margin: auto;
    padding:30px 0;
}

.preparation {
    padding: 10px 0;
}

@media screen and (max-width: 767px){
    .table-responsive {
        overflow: hidden;
    }

    td.ticketimagebanner.views-field.views-field-field-ticketimage {
        padding: 30px 20px 20px 20px;
    }
}

@media only screen and (max-width: 600px) {
    .button {
        padding: 10px 100px;
    }
}

.table-striped > tbody > tr:nth-of-type(odd) {
    border-bottom: 1px solid #ddd;
}

.jcarousel-wrapper.jcarousel-skin-default {
    height: 300px;
    width: 633px;
    -webkit-box-shadow: none;
}

.jcarousel-skin-default .jcarousel img {
    border: none;
}

.ticketimagebanner {
    width: 30%;
}

.tickettitle {
    width: 40%;
}

.table-bordered > tbody > tr > td {
    border: none;
}

.table-striped > tbody > tr:nth-of-type(odd){
    background-color: #ffffff;
}

.table-striped > tbody > tr:nth-of-type(even){
    background-color: #ffffff;
}

.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}

.table-bordered {
    border: none;
}

@media screen and (max-width:800px){
    .ticketinformation {
        display: block;
    }

    .ticketimagebanner {
        display: block;
    }

    .ticketctaaction {
        display: block;
    }
}

td.ticketimagebanner.views-field.views-field-field-ticketimage {
    padding-top: 30px;
    padding-bottom: 30px;
}

td.ticketinformation.views-field.views-field-field-ticketinformation.views-align-left {
    padding-top: 30px;
    padding-left: 20px;
    width: 48%;
}

td.ticketctaaction.views-field.views-field-field-ctaactionfortickets.views-align-left {
    padding-top: 30px;
    padding-left: 50px;
}

.checkout-order-summary .field--name-field-ticketinformation {
    display: none;
}

.checkout-order-summary .field--name-field-ctaaction {
    display: none;
}

.checkout-order-summary .field--name-field-dataandtimeview {
    display: none;
}

/* Element Style */

.imdataclass {
    background: url(../../../sites/default/files/inline-images/outside_link_icon.svg) center right no-repeat;
    background-size: 1.4em;
}

.learningsite {
    background: url(../../../sites/default/files/inline-images/outside_link_icon.svg) center right no-repeat;
    background-size: 1.4em;
}

button#edit-shipping-information-recalculate-shipping {
    display: none;
}

.panel-default > .panel-heading {
    background-color: white;
}

span.icon.glyphicon.glyphicon-ok {
    display: none;
}

div#edit-review-shipping-information-summary-0 {
    padding: 30px 20px 0px 25px;
}

#edit-review-shipping-information .field.field--name-address.field--type-address.field--label-hidden.field--item.quickedit-field {
    padding-left:25px;
}

#edit-shipping-information .form-required:after {
    background-image: none;
}

.field.field--name-address.field--type-address.field--label-hidden.field--item.quickedit-field {
    padding-bottom: 10px;
}

#edit-review-contact-information .panel-body {
    padding-left: 40px;
}

button#edit-actions-next {
    background-color: #388DEE;
    border-color: white;
    margin-top: 15px;
    padding: 10px 40px;
}

body#social_login span.login_with_name {
    color: black !important;
}

body {
    margin-top: 1;
}

@media (min-width: 768px) {
    body.path-project .form-inline .form-group {
        display: inline-block;
        margin-right: 20px;
        margin-bottom: 0;
        vertical-align: middle;
    }
}

@media (min-width: 768px) {
    body.path-project .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
        padding-right: 10px;
    }
}

.v-align-center .container {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

body.path-frontpage .page-title {
    height: 400px;
}

body.path-frontpage .page-title .container {
    top: 25%;
}

@media only screen and (min-width: 1440px) {
    body.path-frontpage .page-title {
        height: 550px;
    }
}

@media  (max-width: 425px) {
    body.path-frontpage .page-title {
        height: 300px;
    }

    body.path-frontpage .page-title .container {
        top: 25%;
    }
}

.site-bottom h2.block-title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}

@media screen and (max-size: 800px){
    .site-bottom h2.block-title {
        margin-bottom: 0px;
    }
}

p,
.field--name-body p:last-child {
    /* Edited by Clara */
    margin-bottom: 5px; /** Edited by Julio **/
}
ol, ul {
    padding-left: 1em;
    margin-bottom: 20px;
    margin-top: 0;
}
#main-container {
    margin-bottom: 50px;
}

/* Owl carousel */
.owl-nav.disabled .owl-prev,
.owl-nav.disabled .owl-next {
    display: none;
}

/*--------------------------------------------------------------------------------*/

/* 02. Menu & Branding
 --------------------------------------------------------------------------------*/

#sched-menu-login {
    display:none;
}

iframe[name='OneAll Social Login'] {
    height: 180px;
}

@media  (max-width: 425px) {
    iframe[name='OneAll Social Login'] {
        width: 390px;
        height: 150px;
    }
}

div#provider_facebook{
    width:50%;
}
div#provider_github{
    width:50%;
}
div#provider_linkedin{
    width:50%;
}

/* Site Branding */
a.logo {
    margin: 0;
}
body.path-frontpage .site-header .region-branding,
.site-header a.light-logo,
body.path-frontpage .is-sticky .site-header a.light-logo  {
    display: none;
}
.site-header .region-branding,
body.path-frontpage .is-sticky .site-header .region-branding,
body.path-frontpage .site-header a.light-logo {
    display: block;
}

.navbar-brand {
    color: #000;
    font-size: 24px;
    display: none;
}
body.path-frontpage .site-header .navbar-brand {
    /*changed from white to black*/
    color: #000;
}
body.path-frontpage .is-sticky .site-header .navbar-brand {
    color: #000;
}

#sitelogo {
    width: 70%;
}


@media (max-width: 990px) {
    #sitelogo {
        width: 60%;
        margin: 0.5em;
    }
}
/* User menu */
.user-menu {
    float: right;
    padding-right: 5px;
    color: #000;
    position: absolute;
    right: 0;
}
.path-frontpage .user-menu {
    margin-right: 3%;
}

#block-ihelper-account-menu ul {
    margin: 0 !important;
}

#block-ihelper-account-menu ul li a {
    background: #388DEE;
    color: #000;
    text-transform: uppercase;
    height: 38px;
    line-height: 38px;
    padding: 0 40px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -webkit-border-radius: 2px;
    -o-border-radius: 2px;
    box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -moz-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -ms-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -webkit-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -o-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
}

.user-logged-in #block-ihelper-account-menu ul li {
    padding: 0 5px;
}

.user-logged-in #block-ihelper-account-menu ul li a {
    padding: 0 10px;
    font-size: 12px;
}

#block-ihelper-account-menu ul li a:hover {
    background: #1f2930;
}

@media screen and (max-width: 600px) {
    div#block-user-bar {
        position: absolute;
        width: 90%;
        text-align: center;
    }
}


/* Main Menu */
.navbar-toggle {
    font-size: 15px;
    position: absolute;
    left: 54%;
}
#block-ihelper-main-menu {
    float: right;
    width: 69%;
}
.navbar-nav {
    float: left;
    width:100%;
}

.nav-bar.row{
    padding: 10px 0;
}

.navbar {
    margin-bottom: 0;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

/*mega menu*/

.we-mega-menu-ul>.we-mega-menu-li {
    border-left: 0 none;
}
.we-mega-menu-submenu li.we-mega-menu-li {
    margin-bottom: 2rem;
}
.we-mega-menu-submenu li.we-mega-menu-li:first-child>a, .we-mega-menu-submenu li.we-mega-menu-li:first-child>span{
    padding-top: .5rem;
}

.we-mega-menu-submenu li.we-mega-menu-li a{
    font-family: 'dDinBold';
    font-size: 15px;
    color: #1F1F1F;
    background-size: 34px 34px;
    text-indent: 52px;
    line-height: 21px;
}

.we-mega-menu-col.menu-item-desc{
    padding-left: 53px;
}
.we-mega-menu-col.span12 .container{
    width: 100%;
    padding: 0;
}

.we-mega-menu-ul>.we-mega-menu-li>a{
    background-color: transparent;
    font-family: 'dDin';
    font-size: 14px;
    color:  #000000;
    font-weight: normal;
}

.navbar, .we-mega-menu-ul, .we-mega-menu-ul .dropdown-menu{
    position: static;
}

.we-mega-menu-submenu li.we-mega-menu-li a{
    border-bottom: 0 none;
}

.we-mega-menu-submenu li.we-mega-menu-li a:hover,
.we-mega-menu-submenu li.we-mega-menu-li a:focus{
    color: #3B8CED;
}
.we-mega-menu-ul>.we-mega-menu-li.active>a,
.we-mega-menu-ul>.we-mega-menu-li.active>a:hover,
.we-mega-menu-ul>.we-mega-menu-li.active>a:focus,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a:hover,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a:focus,
.we-mega-menu-ul>.we-mega-menu-li>a:hover,
.we-mega-menu-ul>.we-mega-menu-li>a:focus,
.we-mega-menu-ul>.dropdown-menu:hover>a,
.we-mega-menu-ul>.dropdown-menu:hover>span,
.we-mega-menu-ul>.dropdown-menu:focus>a,
.we-mega-menu-ul>.dropdown-menu:focus>span,
.we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
.dropdown-menu.clicked {
    color: #3B8CED;
    background: transparent;
}

.navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu.clicked{
    position: static;
}

@media (min-width: 992px) {
    #chat-header{
        padding-top: 16px;
    }
    .we-mega-menu-ul .dropdown-menu.clicked > a:after,
    .we-mega-menu-ul .dropdown-menu:focus > a:after,
    .we-mega-menu-ul .dropdown-menu:hover > a:after
    {
        content: ' ';
        position: absolute;
        bottom: -16px;
        top: auto;
        right: auto;
        left: 32%;
        width: 0;
        height: 0;
        border-left: 16px solid transparent;
        border-right: 16px solid transparent;
        border-bottom: 30px solid #3B8CED;
        display: block;
        background: none;
        margin-top: 0;
        opacity: 1;
    }

    .we-mega-menu-ul .dropdown-menu.clicked > div.we-mega-menu-submenu,
    .we-mega-menu-ul .dropdown-menu:focus > div.we-mega-menu-submenu,
    .we-mega-menu-ul .dropdown-menu:hover > div.we-mega-menu-submenu,
    .navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu:hover>.we-mega-menu-submenu,
    .navbar-we-mega-menu.click-action .we-mega-menu-ul .dropdown-menu:focus>.we-mega-menu-submenu
    {
        display: block;
        /*filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);*/
        opacity: 1;
        visibility: visible;
    }


    .we-mega-menu-ul>.we-mega-menu-li>a {
        padding-left: 1.2rem;
        padding-right: 1.2rem;
    }

    .we-mega-menu-li.menu-item-individual a{
        background: url(../images/menu/individual.svg) no-repeat;
    }

    .we-mega-menu-li.menu-item-book a{
        background: url(../images/menu/book.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-certCheck a{
        background: url(../images/menu/certCheck.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-expertBullet a{
        background: url(../images/menu/expertBullet.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-expertHead a{
        background: url(../images/menu/expertHead.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-case a{
        background: url(../images/menu/case.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-check a{
        background: url(../images/menu/check.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-data a{
        background: url(../images/menu/data.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-DSIC a{
        background: url(../images/menu/DSIC.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-edit a{
        background: url(../images/menu/edit.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-eye a{
        background: url(../images/menu/eye.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-gear a{
        background: url(../images/menu/gear.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-impacter a{
        background: url(../images/menu/impacter.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-light a{
        background: url(../images/menu/light.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-marketing a{
        background: url(../images/menu/marketing.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-mentor a{
        background: url(../images/menu/mentor.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-microphone a{
        background: url(../images/menu/microphone.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-orders a{
        background: url(../images/menu/orders.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-organization a{
        background: url(../images/menu/organization.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-pencil a{
        background: url(../images/menu/pencil.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-social a{
        background: url(../images/menu/social.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-star a{
        background: url(../images/menu/star.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-upload a{
        background: url(../images/menu/upload.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-wave a{
        background: url(../images/menu/wave.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-workflow a{
        background: url(../images/menu/workflow.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-rmds a{
        background: url(../images/menu/rmdsLogo.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-competition a{
        background: url(../images/menu/competition.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-talent a{
        background: url(../images/menu/talent.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-support a{
        background: url(../images/menu/tech_support_icon.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-talent-acquisition a {
        background: url(../images/menu/talent_acquisition.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-upskill a {
        background: url(../images/menu/upskill.png) no-repeat;
    }

    .we-mega-menu-ul>.we-mega-menu-li.active>a,
    .we-mega-menu-ul>.we-mega-menu-li.active>a:hover,
    .we-mega-menu-ul>.we-mega-menu-li.active>a:focus,
    .we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
    .we-mega-menu-ul>.we-mega-menu-li.active-trail>a:hover,
    .we-mega-menu-ul>.we-mega-menu-li.active-trail>a:focus,
    .we-mega-menu-ul>.we-mega-menu-li>a:hover,
    .we-mega-menu-ul>.we-mega-menu-li>a:focus,
    .we-mega-menu-ul>.dropdown-menu:hover>a,
    .we-mega-menu-ul>.dropdown-menu:hover>span,
    .we-mega-menu-ul>.dropdown-menu:focus>a,#sitelogo
    .we-mega-menu-ul>.dropdown-menu:focus>span,
    .we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
    .dropdown-menu.clicked {
        color: #3B8CED;
        background: transparent;
    }

    .we-mega-menu-submenu li.we-mega-menu-li.active>a,
    .we-mega-menu-submenu li.we-mega-menu-li.active>a:hover,
    .we-mega-menu-submenu li.we-mega-menu-li.active>a:focus,
    .we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink{
        border-bottom: 0 none;
        color: #3B8CED;
    }

}


.we-mega-menu-ul .dropdown-menu>a:before, .we-mega-menu-ul .dropdown-menu>span:before{
    background-image: none;
}
.site-header {
    border-bottom: 3px solid #3B8CED;
}
.site-header > .container.clearfix {
    margin-left: 2rem;
}
#weblogo {
    margin-top: 12px;
}

.we-mega-menu-submenu {
    left: 0;
    top: 105%;
    min-width: 100%;
    padding: 2em 4em;
}
.block-rmds-logo {
    margin-top: 2em;
}

.topnav .search-container .dropdown > h3:hover {
    color: #3B8CED;
}

.topnav .search-container .dropdown:focus > h3:after,
.topnav .search-container .dropdown:hover > h3:after
{

}
.topnav .search-container .dropdown .dropdown-content:before {
    content: ' ';
    position: absolute;
    top: 1px;
    right: auto;
    left: 32%;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 25px solid #3B8CED;
    display: block;
    background: none;
    margin-top: 0;
    opacity: 1;
}
.topnav .search-container .dropdown .dropdown-content {
    padding-top: 29px;
    min-width: 260px;
    background: 0 none;
    box-shadow: none;
    border: 0 none;
}

.topnav .search-container .dropdown .dropdown-content a{
    border-bottom: 0 none;
    text-indent: 1.6em;
}
.topnav .search-container .dropdown .dropdown-content a:hover{
    background: #DBE8F9;
    color: #1F1F1F;
}

.topnav .search-container .dropdown .dropdown-content > ul{
    background: #fff;
    box-shadow: 0px 16px 32px 0px rgb(0 0 0 / 20%);
    z-index: 1;
    padding: 0;
}
.topnav .search-container .dropdown .dropdown-content > ul li{
    list-style: none;
    padding: 1rem 2rem;
}

.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-eye a{
    background: url(../images/menu/eye.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}
.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-order a{
    background: url(../images/menu/orders.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}
.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-rmds-point a{
    background: url(../images/menu/rmds_point.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}

.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-rmds-nft a{
    background: url(../images/NFT-icon.png) no-repeat;
    background-size: 25px;
    background-position: left;
}

.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-upload a{
    background: url(../images/menu/upload.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}
.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-wave a{
    background: url(../images/menu/wave.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}
.topnav .search-container .dropdown .dropdown-content > ul li.eco-menu-edit a{
    background: url(../images/menu/edit.svg) no-repeat;
    background-size: 25px;
    background-position: left;
}

.topnav .search-container .dropdown .dropdown-content > ul li:focus,
.topnav .search-container .dropdown .dropdown-content > ul li:hover{
    background: #DBE8F9;
}





@media screen and (min-width: 991px) {
    .site-header .contextual, .site-header .contextual-region{
        position: static;
    }

}

@media screen and (max-width: 600px) {

    .rightmenuafterlogin {display:none;}

    .rightmenubeforelogin {display:none;}

    .navbar-nav {
        float: left;
    }

    ul.menu.menu--account.nav.navbar-nav.navbar-right {
        width: 100%;
        font-weight:bold;
        margin-top: 10px;
    }

    .navbar-nav {
        margin : 0;
    }

    .navbar-nav > li > a {
        padding-top: 14px;
        padding-bottom: 14px
    }

    li.last {
        border-bottom: none;
    }

    li.first {
        border-bottom: 1px solid #dddddd;
    }

    .nav > li > a {
        padding: 14px 0px;
    }

    #block-ihelper-main-menu .navbar-nav ul.dropdown-menu li {
        border-bottom: 1px solid #dddddd;
    }

    #block-ihelper-main-menu .navbar-nav ul.dropdown-menu li.last {
        border-bottom: none;
    }
}

.nav>li>a  {
    text-transform: uppercase;
    padding: 5px 10px;
    margin: 5px 0px;
}

#block-ihelper-main-menu .navbar-nav > li {
    margin-left: 4%;
}
#block-ihelper-main-menu .navbar-nav > li > a,
#block-ihelper-main-menu .navbar-nav > li > span {
    line-height: 38px;
    /*font-weight: bold;*/
    color: #000;
    text-transform: uppercase;
    position: relative;
    padding: 8px 0px 0;
    background: none !important;
}
.caret {
    display: none;
}

@media (min-width: 768px) {
    #block-ihelper-main-menu .navbar-nav > li > a:before,
    #block-ihelper-main-menu .navbar-nav > li > span:before {
        content: "";
        position: absolute;
        top: 5px;
        width: 20%;
        height: 2px;
        background: #388DEE;
        display: block;
        left: 50%;
        transform: translate(-50%);
        -moz-transform: translate(-50%);
        -ms-transform: translate(-50%);
        -webkit-transform: translate(-50%);
        -o-transform: translate(-50%);
        transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        opacity: 0;
        visibility: hidden;
        text-transform: uppercase;
    }
    #block-ihelper-main-menu .navbar-nav > li:hover > a:before,
    #block-ihelper-main-menu .navbar-nav > li:hover > span:before,
    #block-ihelper-main-menu .navbar-nav > li.active > a:before,
    #block-ihelper-main-menu .navbar-nav > li.active > span:before,
    #block-ihelper-main-menu .navbar-nav > li > a.is-active:before,
    #block-ihelper-main-menu .navbar-nav > li > span.is-active:before {
        top: 0;
        width: 100%;
        opacity: 1;
        visibility: visible;
    }
}

.navbar-nav > li ul {
    width: 230px;
    position: absolute;
    z-index: 99;
    opacity: 0;
    background: #FFF !important;
    padding: 0 25px;
    box-shadow: 0 2px 5px rgba(29, 29, 27, 0.15);
    -moz-box-shadow: 0 2px 5px rgba(29, 29, 27, 0.15);
    -ms-box-shadow: 0 2px 5px rgba(29, 29, 27, 0.15);
    -webkit-box-shadow: 0 2px 5px rgba(29, 29, 27, 0.15);
    -o-box-shadow: 0 2px 5px rgba(29, 29, 27, 0.15);
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transform: translate3d(0, 10px, 0);
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    visibility: hidden;
    margin-top: -1px;
}
.navbar-nav > li > ul > li {
    position: relative;
    line-height: 24px;
    width: 100%;
    vertical-align: top;
}
.navbar-nav > li > ul > li i {
    display: inline-block;
    margin-right: 2px;
}
.navbar-nav > li > ul > li > ul {
    left: 100%;
    top: 0;
}

@media all and (min-width: 991px) {
    .navbar-nav > li:hover  ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }
    .navbar-nav > li > ul > li:hover > ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }

    body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav > li > a,
    body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav > li > span {
        /*changed from white to black*/
        color: #000;
        /*font-weight: bold;*/
    }
}

@media only screen and (min-width:960px) {
    .mainmenu {
        padding-left: 110px;
    }
    #block-ihelper-main-menu {
        float: left;
    }
    .menu-nav-mobile-user-bar{
        display: none;
    }
}

@media all and (max-width: 990px) {
    .navbar-toggle {
        padding: 0px;
        margin: 0px;
        padding-top: 16px;
    }
    .site-brand {
        height: 40px;
    }
}

@media all and (max-width: 990px) {

    body.path-frontpage .navbar-toggle {
        /*changed from white to black*/
        color: #000;
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
    }
    body.path-frontpage .is-sticky .navbar-toggle {
        color: #000;
    }
    .mainmenu {
        /*background: #fff;*/
        float: right;
        width: 100%;
    }
    #block-ihelper-main-menu {
        width: 100%;
        /*padding-top: 100px;*//*for mobile*/
    }
    #block-ihelper-main-menu .navbar-nav > li > a, #block-ihelper-main-menu .navbar-nav > li > span {
        padding: 5px 0;
    }
    #block-ihelper-main-menu .navbar-nav {
        width: 100%;
        margin: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li {
        line-height: 24px;
        float: none;
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-bottom: 1px solid #dddddd;
    }

    #block-ihelper-main-menu .navbar-nav > li.last {
        border-bottom: none;
    }

    #block-ihelper-main-menu .navbar-nav > li.dropdown:after {
        position: absolute;
        top: 3px;
        right: 0;
        font-size: 11px;
        content: "\e649";
        font-family: 'themify';

        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
    }
    #block-ihelper-main-menu .navbar-nav > li.dropdown:hover:after,
    #block-ihelper-main-menu .navbar-nav > li.dropdown.active:after {
        color: #388DEE;
    }
    #block-ihelper-main-menu .navbar-nav > li.open.dropdown:after {
        content: "\e64b";
    }
    #block-ihelper-main-menu .navbar-nav > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
    }
    #block-ihelper-main-menu .navbar-nav > li.open  ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > li.open > ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > .dropdown:after {
        content: "\e64b";
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > li > ul {
        left: 0;
        display: none;
        padding: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul li a {
        padding: 4px 16px;
    }
    .dropdown .dropdown li {
        padding-left: 18px;
    }
    .dropdown {
        padding-right: 0;
    }
    .navbar-we-mega-menu.navbar{
        display: block;
        position:relative;
        background: none;
        right: 0;
        width: 100%;
    }
    .region-we-mega-menu {
        background: none;
        padding:0;
        width: 100%;
    }
    .navbar-we-mega-menu.navbar ul a, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink{
        color: #000;
        text-shadow:none;
        border-top: 0 none;
        font-family: 'dDin';
        font-size: 15px;
    }
    .navbar-we-mega-menu.navbar ul a:hover, .navbar-we-mega-menu.navbar ul a:focus, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:hover, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:focus{
        color: #001;
    }
    .navbar-we-mega-menu.navbar ul a.is-active, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active{
        background: none;
        text-shadow:none;
        border-top: 0 none;
        color: #000;
    }
    .we-mega-menu-ul>.dropdown-menu.clicked>.we-mega-menu-submenu{
        display: block;
    }
    .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>a, .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>.we-megamenu-nolink{
        text-shadow:none;
        border-top: 0 none;
    }

    .site-header > .container.clearfix{
        margin: 0;
    }
    .mainmenu .navbar-collapse.in{
        padding: 0;

    }
    .navbar-we-mega-menu.navbar .we-mega-menu-ul.nav > li.we-mega-menu-li{
        border-bottom: 1px solid #ccc;
        padding: 0.5rem 1rem;
    }
    .menu-nav-mobile-user-bar {
        margin-top: 1rem;
        background-color:  #388DEE;
        padding: 2px 1px;

    }
    .menu-nav-mobile-user-bar .nav-row-item{
        width:50%;
        float: left;
        text-align: center;
        padding: 0.5rem 0;
    }
    .menu-nav-mobile-user-bar .nav-row-item-last{
        background-color:  #fff;
    }
    .menu-nav-mobile-user-bar .nav-row-item a{
        color: #fff;
        font-family: 'dDinBold';
        font-size: 16px;
    }
    .menu-nav-mobile-user-bar .nav-row-item-last a{
        color: #388DEE;
    }

    ul.menu.menu--account.nav.navbar-nav.navbar-right{
        margin-top: 1rem;
        background-color:  #388DEE;
        padding: 2px 1px;
    }

    ul.menu.menu--account.nav.navbar-nav.navbar-right li {
        width:50%;
        float: left;
        text-align: center;
        padding: 0.5rem 0;
        border-bottom: 0 none;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li a{
        color: #fff;
        font-family: 'dDinBold';
        font-size: 16px;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li.last{
        background-color:  #fff;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li.last a{
        color: #388DEE;
    }
    .cart-block--summary__count{
        display: none;
    }
    .mobile-toggle {
        position: absolute;
        right: 52px;
        top: 0;
    }
    .user-menu {
        right: 60px;
    }
    #mobilelogo{
        margin-left: 1rem;
    }
    .region.region-navigation-collapsible{
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
        background: #fff;
    }
}
#block-ihelper-main-menu .navbar-nav ul.dropdown-menu li a {
    font-size: 13px;
    line-height: 24px;
    padding: 10px 0;
    /*font-weight: bold;*/
}

#block-ihelper-main-menu .navbar-nav li:hover > a,
#block-ihelper-main-menu .navbar-nav li:hover > span,
#block-ihelper-main-menu .navbar-nav li.open > a,
#block-ihelper-main-menu .navbar-nav li.open > span,
#block-ihelper-main-menu .navbar-nav li.active > a,
#block-ihelper-main-menu .navbar-nav li.active > span,
#block-ihelper-main-menu .navbar-nav li > a.is-active,
#block-ihelper-main-menu .navbar-nav li > span.is-active {
    background-color: #ffffff;
    color: black;
}
body.path-frontpage .site-header {
    background: #fafafa;
}
body.path-frontpage .is-sticky .site-header {
    background: #fff;
}

body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav ul.dropdown-menu > li > a,
body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav ul.dropdown-menu > li > span,
body.path-frontpage .is-sticky .site-header #block-ihelper-main-menu  ul > li > a,
body.path-frontpage .is-sticky .site-header #block-ihelper-main-menu  ul > li > span {
    color: #313131;
}
body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav > li:hover > a,
body.path-frontpage .site-header #block-ihelper-main-menu .navbar-nav > li.active > a,
body.path-frontpage .is-sticky .site-header #block-ihelper-main-menu ul li > a.is-active,
body.path-frontpage .site-header #block-ihelper-main-menu ul > li:hover > span,
body.path-frontpage .site-header#block-ihelper-main-menu  ul > li.active > span,
body.path-frontpage .is-sticky .site-header #block-ihelper-main-menu ul li > span.is-active {
    color: #388DEE !IMPORTANT;
    background: none !important;
}
#block-ihelper-main-menu .navbar-nav ul.dropdown-menu > li > a:before {
    display: none;
}

/*--------------------------------------------------------------------------------*/

/* 03. General Nodes & Views
 --------------------------------------------------------------------------------*/

/* Sidebar */
#sidebar-second {
    /*padding-left: 45px;*/
}
aside .block {
    /*changed background to white from #fafafa*/
    background: #fff none repeat scroll 0 0;
    /*top, right, bottom, left*/
    padding: 15px 0px 0px 0px;
}
aside .block h2.block-title {
    color: #313131;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
}
aside .block ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
aside .views-field-created {
    color: #999;
}
/*recent project view*/
div#block-views-block-recent-projects-block-1 {
    background: #EAEDED;
    padding-left: 10px;
    margin-top: 20px;
}

@media  (max-width: 425px) {
    div#block-filterby {
        margin-top: 10 px;
    }
    .region.region-sidebar-first {
        display:none
    }
}

div#block-countdowntimer {
    padding-top: 15px;
    text-align: center;
}

div#jquery-countdown-timer {
    padding-top: 10px;
    text-align: center;
}

div#block-filterby {
    margin-top: 235px;
}

.path-insight div#block-filterby  {
    margin-top: 267px;
}

.path-search div#block-filterby  {
    margin-top: 225px;
}

/* Footer */
.site-bottom {
    padding: 20px 0;
    padding-top: 30px;
}

span.fa.fa-facebook.fa-lg {
    padding-left: 3px;
    padding-right: 3px;
}

.site-bottom .block ul {
    list-style: outside none none;
    margin: 0;
    padding: 0px;
}

@media screen and (max-width: 800px){
    .site-bottom .block ul {
        padding-top: 15px;
        padding-bottom: 30px;
    }
}

/*.site-bottom .block ul li {
    padding: 0 0 8px;
}*/
/* Event Page */

/*Home Page*/
body.path-frontpage .header-wrapper {
    background: url(../images/homepage_banner_join_us_notext_web.jpg) no-repeat;
    background-size: cover;
    padding: 5px;
}

@media  (max-width: 425px) {
    body.path-frontpage .header-wrapper {
        background: url(../images/homepage_banner_joinus_mobile.jpg) no-repeat;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        padding: 5px 15px;
    }

    .path-frontpage div#block-edit-bar {
        display: none;
    }
}

@media  (max-width: 700px) and (orientation:landscape){
    body.path-frontpage .header-wrapper {
        background: url(https://grmds.org/themes/ihelper/images/homebanner_mobile.png) no-repeat;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        padding: 5px;
    }

    .path-frontpage div#block-edit-bar {
        display: none;
    }
}

body.path-not-frontpage .header-wrapper .container {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    -o-transform:  none;
}
.page-title h1 {
    border: none;
    padding-bottom: 0px;
    margin-bottom: 25px;
}
.page-title a {
    color: black;
}
.page-title a:hover {
    color: #388DEE;
}
.page-title p {
    clear: left;
}

/* Breadcrumb */
.breadcrumb {
    background: none;
    border: none;
    padding: 20px 0px;
}
.breadcrumb > .active,
.breadcrumb a {
    color: #000;
}
.breadcrumb > li {
    float:left;
    padding-right: 5px;
}
.breadcrumb a:hover {
    color: #388DEE;
}

/* Pagnation */
.pager-nav {
    padding: 30px 0;
    text-align: center;
    margin: 0;
    display: block;
}
.pager-nav li {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px;
}
.pager-nav li > * {
    display: block;
    width: 40px;
    height: 40px;
    background: #f7f7f7;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.pager-nav li a {
    padding: 8px 12px;
    color: #388DEE;
    width: auto;
}
.pager-nav li .current,
.pager-nav li:active a,
.pager-nav li a:hover {
    background: #388DEE;
    color: #FFF;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #388DEE;
    border-color: #388DEE;
}

/* Comment links */
article ul.links {
    padding: 20px 0 0;
}
.comments ul.links {
    padding: 0;
}

/*--------------------------------------------------------------------------------*/

/* 04. Blocks
 --------------------------------------------------------------------------------*/

/* Search box on Homepage */
#block-exposedformknowledge-searchpage-1 {
    background: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    overflow: hidden;
    position: relative;
    margin: 10px 0 25px;
}
#block-exposedformknowledge-searchpage-1:before {
    position: absolute;
    top: 50%;
    left: 30px;
    width: 14px;
    height: 14px;
    margin-top: -7px;
    display: block;
    content: "";
    background: url(../images/search.png) no-repeat center;
}
#block-exposedformknowledge-searchpage-1 .form-type-textfield {
    float: left;
    width: 90%;
}
#block-exposedformknowledge-searchpage-1 input.form-text {
    width: 100%;
    background: none;
    border: none;
    height: 52px;
    padding: 0px 170px 0px 65px;
    font-size: 16px;
    font-weight: 300;
}
#block-exposedformknowledge-searchpage-1 button.form-submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 170px;
    background: #388DEE;
    border: none;
    margin: 0;
    text-align: center;
    color: #FFF;
    text-transform: uppercase;
    font-size: 16px;
    box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -moz-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -ms-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -webkit-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);
    -o-box-shadow: 0 2px 8px rgba(98, 98, 98, 0.1);

    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius:0px;
    -webkit-border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
#block-exposedformknowledge-searchpage-1 button.form-submit:hover {
    background: #1f2930;
}

/* Search block on sidebar */
#sidebar-second #block-searchform {
    background: none;
    padding: 0;
}

/* FAQ */
.ui-accordion .ui-accordion-header {
    border: none;
    font-weight: bold;
    padding-left: 0;
    background: none;
    border-bottom: 1px solid #f3f3f3;
    margin-bottom: 22px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    font-family: 'Poppins', sans-serif;
    color: #666;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    left: auto;
    right: 0.5em;
    background: url(../images/plus.png) no-repeat center;
    width: 10px;
    height: 14px;
    margin-top: -2px;
}
.ui-accordion .ui-accordion-header.ui-accordion-header-active .ui-accordion-header-icon {
    background: url(../images/exert.png) no-repeat center;
}
.ui-accordion .ui-accordion-content {
    color: #666;
    border: none;
    padding-left: 0;
    margin-bottom: 20px;
    border-bottom: 1px solid #f3f3f3;
    font-family: 'Poppins', sans-serif;
}

/* Contact */
.contact-list li {
    list-style: none;
}
.contact-form input.form-text,
.contact-form input.form-email {
    height: 50px;
}
.contact-form button.form-submit {
    padding: 15px 30px;
    font-size: 16px;
    color: #FFF;
    background: #388DEE;
    text-transform: uppercase;
}
.contact-form button#edit-preview { display: none; }

/* Login & Register */
.user-login-form, .user-form, .user-pass {
    padding: 30px 0;
}

#user-login-form .form-required:after {
    display:none;
}

@media  (min-width: 425px){
    .user-login-form {
        margin-left: 40%;
        width: 100%;
    }
    .user-login-form #edit-submit {
        width:80% ;
    }
}
@media  (max-width: 425px) {
    .user-login-form {
        padding-left: 10%;
        width:110%;
    }
    .user-login-form #edit-submit {
        width:80% ;
    }
}

aside .user-login-form {
    padding-top: 10px;
}

aside #block-userlogin h2.block-title { display: none; }
.user-login-form input {
    height: 40px;
    width: 80%!important;
}

.user-login-form button,
.user-form button,
.user-pass button {
    /*color: #fff;
    background: #388DEE;
    padding: 15px 30px;*/
    color: #fff;
    border-radius: 8px;
    border: none;
    background: #388DEE;
    padding: 13px 50px;
}

/* User form */
#user-form #edit-group-skills-expertise--content p{
    font-size: 15px;
}

#user-form .tabledrag-toggle-weight{
    display: none;
}

#user-form .field--name-field-skills .clearfix{
    text-align: center;
    padding-top: 10px;
}

#user-form .field--name-field-skills .clearfix .field-add-more-submit{
    color: black;
    background: white;
}

/* Simplenews */
.block-simplenews label[for=edit-mail-0-value] {
    display: none;
}
.block-simplenews button#edit-subscribe {
    background: #388DEE;
    color: #fff;
}

/* Twitter feed */
.block-twitter-feed h3,
.block-twitter-feed ul hr {
    display: none;
}
.block-twitter-feed li {
    font-size: 1em;
}

/* Page 404 */
.page-404 {
    padding: 60px 15px;
    text-align: center;
}

/* Search page */
.path-search a#edit-help-link {
    display: none;
}
.path-search h2 {
    margin: 20px 0;
}
.path-search ol {
    padding-left: 1em;
}
.path-search ol li {
    padding: 20px 0;
}
.path-search ol li h3 {
    margin-bottom: 15px;
}
.path-search ol li p {
    margin-bottom: 10px;
}

/* Team block */
.team .socials {
    background: rgba(66, 195, 112, 0.9);
}

/*--------------------------------------------------------------------------------*/

/* 05. Forum
 --------------------------------------------------------------------------------*/

/* Drupal forum */
.forums {
    width: 100%;
}
.forums thead { display: none; }

.forums tbody tr {
    border-bottom: 1px solid #f3f3f3;

}
.forums tbody tr > td {
    padding: 15px 0;
}
.forums td.forum-title-container {
    width: 47%;
}
.forums tr.forum-container-header td.forum-title-container {
    padding-top: 50px;
}

.forums tr.forum-container-header td.forum-title-container .forum-title-link {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px;
}
.forums tr.forum-container-header td.forum-title-container .forum-title-link a {
    color: #313131;
}
.forums td.forum-title-container .forum-title-link,
.forums td h3 {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 10px;
}
.forums td.forum-title-container .forum-description {
    line-height: 24px;
    color: #5f5f5f;
}
.forums td.forum-num-topics,
.forums td.forum-num-posts {
    text-align: center;
    width: 13%;
}

.path-forum .table-responsive table th,
.path-forum .table-responsive table td {
    padding: 15px 0;
}
.path-forum .table-responsive .table > tbody > tr > td,
.path-forum .table-responsive .table > tbody > tr > th,
.path-forum .table-responsive .table > thead > tr > td,
.path-forum .table-responsive .table > thead > tr > th {
    border-bottom: 1px solid #f3f3f3;
}
.path-forum .table-responsive .table-striped > tbody > tr:nth-of-type(2n+1) {
    background: none;
}
.path-forum .table-responsive .forum__title div:first-child a {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;

}
.path-forum .table-responsive .forum__title div:first-child {
    margin-bottom: 10px;
}
.path-forum .table-responsive .forum__title div:nth-child(2) span {
    color: #5f5f5f;
    line-height: 24px;
}
.path-forum .table-responsive table thead th:nth-child(2),
.path-forum .table-responsive .forum__replies {
    text-align: center;
    width: 15%;
}

/* Forum detail */
article.node--type-forum {
    position: relative;
    padding-left: 20px;
    margin-bottom: 30px;
    font-size:16px;
}
h2.forum-title,
article.node--type-forum .field--name-taxonomy-forums {
    display: none;
}
article.node--type-forum .header-info {
    margin-bottom: 20px;
}
article.node--type-forum .field--name-user-picture {
    position: absolute;
    left: 0px;
    top: 0;
    width: 70px;
}
article.node--type-forum .field--name-user-picture,
article.node--type-forum .field--name-user-picture img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}

/*--------------------------------------------------------------------------------*/

/* 06. Knowledge Base
 --------------------------------------------------------------------------------*/

/* Knowleged Base */
.block-knowledge-list {
    margin-bottom: 50px;
    clear: left;
}
.block-knowledge-list.last {
    clear: none;
}
.block-knowledge-list h2.block-title {
    font-size: 18px;
    font-weight: 500;
    color: #313131;
    margin-bottom: 15px;
}
.knowledge-list ul {
    padding-left: 0;
}
.knowledge-list li {
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.views-field-field-knowledge-type-icon {
    float: left;
    position: absolute;
    left: 0;
    margin-right: 10px;
    padding-top: 3px;
}
.views-field-field-knowledge-type-icon img {
    float: left;
    width: 17px;
}
.knowledge-list li a {
    background: none;
    padding: 0;
}
div.more-link a {
    font-size: 14px;
    color: #388DEE;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    margin-top: 7px;
    padding-right: 25px;
    background: url(../images/next.png) no-repeat right center;
}

/* Knowledge Article by Term page & Knowledge Search */
.view-knowledge-article-list .views-row {
    padding: 0 0 20px 30px;
    border-bottom: 1px solid #f3f3f3;
    margin: 0 0 30px;
    position: relative;
}
.view-knowledge-article-list .views-row .views-field-title {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 20px;
}
.view-knowledge-article-list .views-row .views-field-created,
.view-knowledge-article-list .views-row .views-field-uid {
    margin-bottom: 20px;
    display: inline-block;
}
.view-knowledge-article-list .views-row .views-field-created .field-content,
.view-knowledge-article-list .views-row .views-field-uid .field-content a {
    padding-left: 5px;
    color: #388DEE;
}
.view-knowledge-article-list .views-row .views-field-view-node,
.view-knowledge-article-list .views-row .views-field-search-api-excerpt,
.view-knowledge-article-list .views-row .views-field-field-knowledge-category {
    margin-top: 20px;
}
.views-field-view-node a {
    font-size: 14px;
    color: #388DEE;
    display: inline-block;
    vertical-align: top;
    font-weight: 500;
    margin-top: 7px;
    padding-right: 25px;
    background: url(../images/next.png) no-repeat right center;
}

/* Knowledge Base Article Detail */
article.node--type-knowledge-article .field--name-body {
    margin-top: 30px;
}
article.node--type-knowledge-article .field--name-user-picture {
    display: none;
}
.field--name-field-knowledge-tags .field--item {
    display: inline-block;
    margin-right: 10px;
}

/* Block Knowledge Category */
#block-knowledgecategorymenu {
    background: #fafafa none repeat scroll 0 0;
    margin-bottom: 40px;
    padding: 30px;
}
#block-knowledgecategorymenu h2 {
    color: #313131;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
}
#block-knowledgecategorymenu ul li {
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    line-height: 26px;
    list-style: outside none none;
}
#block-knowledgecategorymenu ul li:last-child {
    border-bottom: none;
}
#block-knowledgecategorymenu ul li a {
    padding: 10px 0;
}
#block-knowledgecategorymenu ul li a:hover {
    background: none;
}

/*--------------------------------------------------------------------------------*/

/* 07. Blog
 --------------------------------------------------------------------------------*/

/* Article Detail */
.view-article-detail-header .views-field-created .field-content,
.view-article-detail-header .views-field-uid .field-content a {
    padding-left: 7px;
    color: #388DEE;
}
.article-image {
    margin-bottom: 24px;
}
.article-image img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.field--name-user-picture {
    float: left;
    width: 70px;
    margin-right: 10px;
}
.field--name-user-picture img {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.article-create-date,
.article-user-by {
    display: inline-block;
    margin-right: 10px;
}
article.node section {
    padding-top: 0px;
}
article.node section h2 {
    margin-bottom: 35px;
}
.comments {
    margin-top: 24px;
}
.comments h2 {
    margin-bottom: 24px;
}
article.comment {
    margin-bottom: 24px;
}
article.comment .comment-row {
    position: relative;
    margin-bottom: 20px;
}
article.comment .comment-row:last-child {
    border-bottom: none;
    padding-bottom: 0;
}
.comment_title {
    font-weight: bold;
    color: #313131;
    margin-bottom: 20px;
    padding-top: 5px;
}
.comment__meta {
    margin-bottom: 20px;
}
.comment__meta nav ul.links {
    margin-bottom: 0;
}
.comment-content {
    margin-left: 90px;
}
.comment-avatar {
    width: 70px;
}

/*--------------------------------------------------------------------------------*/

/* 08. Block Recent Post
 --------------------------------------------------------------------------------*/

.block-article-list ul li {
    padding: 10px 0;
    border-bottom: 1px solid #f3f3f3;
    font-size: 16px;
    line-height: 26px;
    list-style: none;
}
.block-article-list ul li:last-child {
    border-bottom: medium none;
}

/* Blog Grid */
.blog-grid .post-info {
    background: #fafafa none repeat scroll 0 0;
    margin-bottom: 80px;
    transition: all 0.3s ease-in-out 0s;
    border-bottom: none;
}
.blog-grid .post-meta li {
    color: #949494;
}

.cart-block--summary__icon img {
    border:none;
    background:transparent;
}

div#block-cart {
    float: right;
    display: inline-block;
    padding-top: 15px;
    margin-right: 2rem;
}

@media screen and (max-width: 600px) {
    div#block-cart {
        padding-top: 23px;
    }
}

/*--------------------------------------------------------------------------------*/

/* 09. Books Page
 --------------------------------------------------------------------------------*/

#block-exposedformbookspage-1 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
    display:none;
}

#block-exposedformbookspage-1 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
    display:none;
}

#block-exposedformbookspage-1  .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
    display:none;
}

#block-exposedformbookspage-1 #edit-actions {
    display:none;
}

#block-exposedformbookspage-1 #edit-submit-books {
    display:none;
}

#block-exposedformbookspage-1-2 #edit-field-book-category-value--3--wrapper {
    display: none;
}

#block-exposedformbookspage-1-2 fieldset#edit-price-number--wrapper{
    display:none;
}

#block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
    padding-left: 10px;
}

#block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
    padding-left: 10px;
}

button#edit-submit-books {
    padding: 5px 30px;
    background-color: #038ced;
}

#block-exposedformdata-shoppage-data-2 {
    margin: 20px 0px;
}

#block-exposedformbookspage-1-2 {
    margin: 20px 0;
}

#block-exposedformbookspage-1-2 #edit-actions {
    padding-left: 25px;
}

#block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
}

#block-exposedformbookspage-1-2 ::placeholder {
    color: #8e8e8e;
}

#edit-shipping-information #edit-shipping-information-shipments {
    padding: 0px 20px 0px 25px;
}

#block-exposedformbookspage-1-2 input#edit-combine {
    width: 100%;
    border: 1px solid black;
    background: url(../images/search_icon.svg) no-repeat;
    background-size: 15px 15px;
    background-position: right 20px top 10px;
}

.form-inline .checkbox {
    display: block;
}

.form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
    margin-right: 10px;
}

#block-exposedformbookspage-1 #views-exposed-form-books-page-1 {
    padding-left: 20px;
}

p#summary {
    display: inline-block;
    padding-top: 10px;
    padding-left: 20px;
    color: black;
}

#block-exposedformbookspage-1 span.fieldset-legend {
    font-weight: bold;
}

.field-content.books-image img.img-thumbnail {
    border: none;
}

body.path-shop .views-element-container.contextual-region.form-group {
}

body.path-shop label.control-label {
    color: black;
}

body.path-shop .select-wrapper:after {
    color: black;
    content: '▼';
}

body.path-shop select#edit-sort-order {
    height: 30px;
}

body.path-shop select#edit-sort-by {
    height: 30px;
}

body.path-shop .select-wrapper {
    border: 1px solid black;
    border-radius:4px;
    color: black;
}

#commerce-checkout-flow-multistep-default .panel-title > a {
    color: #24a0ed;
    text-decoration: underline;
    font-size: 14px;
}

#commerce-checkout-flow-multistep-default .panel-title {
    font-weight: bold;
}

#edit-shipping-information #edit-shipping-information-shipping-profile {
    padding: 0px 20px 0px 25px;
}

#views-exposed-form-books-page-1 #edit-field-datasetshop-category-value {
    display: none;
}

#block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-price__number.js-form-item-price__number.form-group {
    display:none;
}

#block-exposedformbookspage-1-3 {
    display: none;
}

#block-exposedformbookspage-1-4 {
    display: none;
}

#views-exposed-form-books-page-1 #edit-field-regions-of-china-value--3--wrapper {
    display: inline-block;
}

#views-exposed-form-books-page-1 #edit-field-datasetshop-category-value {
    display: inline-block;
}

@media  (max-width: 425px) {

    #block-exposedformbookspage-1-3 {
        display: block;
    }

    #block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
        display: none;
    }

    #block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
        display: none;
    }

    #block-exposedformbookspage-1-2 #edit-actions {
        display:none;
    }

    #block-exposedformbookspage-1-3 span.fieldset-legend {
        font-weight: bold;
    }

    #block-exposedformbookspage-1-3 label.control-label {
        color: black;
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #ddd;
        border-radius: 8px;
        font-weight: bold;
    }

    #block-exposedformbookspage-1-3 .form-inline .checkbox {
        display: inline-block;
    }

    #block-exposedformbookspage-1-3 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
        display: none;
    }

    form#views-exposed-form-books-page-1 input#edit-combine--3 {
        width: 100%;
    }

    .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group #edit-combine--3 {
        width: 100%;
    }

    #block-exposedformbookspage-1-3 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
        display: none;
    }

    #block-exposedformbookspage-1-3 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
        display: none;
    }

    #block-exposedformbookspage-1-3 div#edit-actions--2 {
        display: none;
    }

    #block-exposedformbookspage-1-4 #edit-field-book-category-value--wrapper {
        display: none;
    }

    #block-exposedformbookspage-1-4 #edit-combine {
        display: none;
    }

    #block-exposedformbookspage-1-4 {
        display: block;
    }

    #block-exposedformbookspage-1-4 .form--inline.form-inline.clearfix {
        display: flex;
        flex-direction: row;
    }

    #block-exposedformbookspage-1-4 .form-group {
        margin-bottom: 0px;
        padding-right: 5px;
    }

    #block-exposedformbookspage-1-4 #edit-submit-books {
        margin-top: 25px;
    }

    #block-exposedformbookspage-1-2 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
        padding: 0px;
    }
}

/* Dataset shop Page */

#addtocart .field--name-field-category {
    display: none;
}

#addtocart .field--name-field-regions-of-china {
    display: none;
}

#block-exposedformdata-shoppage-data-2 fieldset#edit-field-regions-of-china-value--wrapper {
    display: none;
}

.field-content.dataset-image img.img-thumbnail {
    border: none;
    width: 70%;
    height: auto;
}

td.dataset-image.views-field.views-field-field-image.views-align-left {
    width: 20%;
    height: auto;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
}


td.dataset-image.views-field.views-field-field-image.views-align-left img.img-thumbnail {
    border: 1px solid black;
    border-radius: 0px;
    width: 120px;
    height: 120px;
}

.datasetshop-column .views-field-variations .button--add-to-cart{
    color: #3b8ced;
    background-color: white;
    border-color: #3b8ced;
}

.datasetshop-column .datasetshop-title .button--add-to-cart {
    display: none;
}

body.path-shop .table-bordered > tbody > tr > td {
    border: none;
}

body.path-shop .table > tbody > tr > td {
    border: none;
}

body.path-shop .table-bordered {
    border: none;
}

.datasetshop-title a {
    font-weight: bold;
}

body.path-shop .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: white;
}

body.path-shop .table-striped > tbody > tr {
    border-bottom: 1px solid #ddd;
}

td.datasetshop-title.datasetshop-seller.datasetshop-price.views-field.views-field-field-title.views-align-left.views-field-field-seller.views-field-field-price {
    padding-top: 20px;
    width: 60%;
}

td.datasetshop-add.views-field.views-field-variations {
    padding-top: 20px;
    display: none;
}

#block-exposedformdata-shoppage-data #views-exposed-form-data-shop-page-data {
    padding-left: 100px;
}

#block-exposedformdata-shoppage-data span.fieldset-legend {
    font-weight: bold;
}

#block-exposedformdata-shoppage-data  #edit-actions {
    display:none;
}

#block-exposedformdata-shoppage-data .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-group {
    display:none;
}

#block-exposedformdata-shoppage-data-2 #edit-field-datasetshop-category-value--wrapper {
    display:none;
}

#block-exposedformdata-shoppage-data .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group{
    display:none;
}

#block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
    padding-right: 30px;
    padding-left: 10px;
}

#block-exposedformdata-shoppage-data-2 #edit-field-book-category-value{
    display:none;
}

#block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
    padding-left: 10px;
}

#block-exposedformdata-shoppage-data .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
    display:none;
}

#block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-field-datasetshop-price-number.js-form-item-field-datasetshop-price-number.form-group {
    display:none;
}

#block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
    width: 100%;
    padding-bottom: 20px;
    padding-left: 20px;
}

#block-exposedformdata-shoppage-data-2 #edit-combine {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 20px;
}

#block-exposedformdata-shoppage-data-2 input#edit-combine {
    width: 100%;
    border: 1px solid black;
    background: url(../images/search_icon.svg) no-repeat;
    background-size: 15px 15px;
    background-position: right 20px top 10px;
}

#block-exposedformdata-shoppage-data-2 #edit-submit-data-shop {
    padding: 5px 30px;
    background-color: #038ced;
}

#block-exposedformdata-shoppage-data-3 #edit-submit-data-shop {
    padding: 5px 30px;
}

.datasetshop-column .field--type-entity-reference.field--name-purchased-entity.field--widget-rng-registration-type.form-group.js-form-wrapper.form-wrapper {
    display: none;
}

.datasetshop-column .field--type-decimal.field--name-quantity.field--widget-commerce-quantity.form-group.js-form-wrapper.form-wrapper {
    display: none;
}
input#edit-field-meetup-20200122-value {
    height: 20px;
}

div#block-exposedform-data-filter {
    display: none;
}

.datasetshop-column .field--type-entity-reference.field--name-purchased-entity.field--widget-entity-reference-autocomplete.form-group.js-form-wrapper.form-wrapper {
    display: none;
}

#block-exposedformdata-shoppage-data-3 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
    display: none;
}

#block-exposedformdata-shoppage-data-3 {
    display: none;
}

.datasetshop-column .field--type-commerce-price.field--name-unit-price.field--widget-commerce-unit-price.form-group.js-form-wrapper.form-wrapper {
    display: none;
}

.datasetshop-column .field--type-string.field--name-field-stock.field--widget-string-textfield.form-group.js-form-wrapper.form-wrapper {
    display: none;
}

.datasetshop-column .field--type-image.field--name-field-itemimage.field--widget-image-image.form-group.js-form-wrapper.form-wrapper {
    display: none;
}

.datasetshop-column .button--add-to-cart {
    float: right;
}

#block-exposedformdata-shoppage-data #edit-submit-data-shop {
    display: none;
}

@media  (max-width: 415px) {
    #block-exposedform-data-filter #edit-submit-data-shop {
        margin-top: 0;
        margin-right: 0;
    }

    #block-exposedform-data-filter #edit-field-regions-of-china-value--wrapper {
        display: none;
    }
}

@media  (max-width: 425px) {
    .datasetshop-column .datasetshop-title .button--add-to-cart {
        display: none;
        font-size: 13px;
        margin-top: 10px;
        color: #3b8ced;
        background-color: white;
        border-color: #3b8ced;
        float: left;
    }

    .datasetshop-column .views-field-variations .button--add-to-cart{
        display:none;
    }

    .datasetshop-title a {
        font-weight: bold;
        width: 150px;
        white-space: initial
    }

    td.dataset-image.views-field.views-field-field-image.views-align-left {
        width: 90px;
        height: 90px;
        padding-top: 20px;
        padding-left: 10px;
        padding-right: 10px;
    }

    td.dataset-image.views-field.views-field-field-image.views-align-left img.img-thumbnail {
        border: 1px solid black;
        border-radius: 0px;
        width: 90px;
        height: 80px;
    }

    td.datasetshop-title.datasetshop-seller.datasetshop-price.views-field.views-field-field-title.views-align-left.views-field-field-seller.views-field-field-price {
        padding-top: 20px;
        padding-bottom: 20px;
        font-size: 13px;
    }

    div#block-exposedform-data-filter {
        display: block;
    }

    #block-exposedformbookspage-1 #edit-actions--2 {
        display: none;
    }

    #block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
        display:none;
    }

    #block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
        display:none;
    }

    #block-exposedformdata-shoppage-data-2 #edit-actions {
        display: none;
    }

    #block-exposedform-data-filter #edit-combine {
        display: none;
    }

    #block-exposedform-data-filter #edit-field-datasetshop-category-value--wrapper {
        display:none;
    }

    #block-exposedform-data-filter .form--inline.form-inline.clearfix {
        display: flex;
        flex-direction: row;
    }

    #block-exposedform-data-filter #edit-submit-data-shop {
        margin-top: 25px;
        margin-right: 0;
    }

    #block-exposedform-data-filter .form-group {
        margin-bottom: 0px;
        padding-right: 15px;
    }

    p#summary {
        display: inline-block;
        padding: 10px 10px 10px 0px;
        color: black;
    }

    #block-exposedformdata-shoppage-data-2 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
        padding: 0px;
    }

    #block-exposedform-data-filter label.control-label {
        color: black;
        padding: 0;
    }

    div#block-exposedformdata-shoppage-data-3 {
        display: block;
    }

    #block-exposedformdata-shoppage-data-3 .form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-combine.js-form-item-combine.form-no-label.form-group {
        display:none;
    }

    #block-exposedformdata-shoppage-data-3 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-by.js-form-item-sort-by.form-group {
        display: none;
    }

    #block-exposedformdata-shoppage-data-3 .form-item.js-form-item.form-type-select.js-form-type-select.form-item-sort-order.js-form-item-sort-order.form-group {
        display: none;
    }

    #block-exposedformdata-shoppage-data-3 div#edit-actions {
        display: none;
    }

    #block-exposedformdata-shoppage-data-3 .form-inline .checkbox {
        display: inline-block;
    }

    #block-exposedformdata-shoppage-data-3  label.control-label {
        color: black;
        padding-left: 15px;
        padding-right: 15px;
        border: 1px solid #ddd;
        border-radius: 8px;
        font-weight: bold;
    }

    #block-exposedformdata-shoppage-data-3  span.fieldset-legend {
        font-weight: bold;
    }

    #block-exposedformdata-shoppage-data-3 .form-checkboxes {
        padding: 0px;
    }

    td.datasetshop-add.views-field.views-field-variations {
        display: none;
    }
}

/* cart checkout page */

td.views-field.views-field-purchased-entity.views-align-center.views-field-purchased-entity-1.views-align-center {
    border-right: none;
}

td.views-field.views-field-edit-quantity.views-align-center {
    border-left: none;
}

/*Order Summary Page */

#edit-order-summary tr {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

#edit-order-summary .field--name-field-book-language {
    display: none;
}

#edit-order-summary .field--name-field-book-author {
    display: none;
}

#edit-order-summary .field--name-field-book-category {
    display: none;
}

#edit-order-summary .field--name-field-book-publish-time {
    display: none;
}

#edit-order-summary .field--name-field-book-shipping {
    display: none;
}

#edit-order-summary .field--name-field-offer {
    display: none;
}

#edit-order-summary .field--name-field-stock {
    display: none;
}

#edit-order-summary .field--name-field-is-paperback-available {
    display: none;
}

#edit-order-summary .field--name-field-is-hardcover-available {
    display: none;
}

#edit-order-summary .field--name-field-format-hc-price {
    display: none;
}

#edit-order-summary .field--name-field-category {
    display: none;
}

#edit-order-summary .field--name-field-regions-of-china {
    display: none;
}

#edit-order-summary .field--name-field-is-ebook-available {
    display: none;
}

#edit-order-summary .field--name-field-paperback-link {
    display: none;
}

#edit-order-summary .field--name-field-hardcover-link {
    display: none;
}

#edit-order-summary .field--name-field-ebook-link {
    display: none;
}

#edit-order-summary  .field--name-field-format-pb-price {
    display: none;
}

#edit-order-summary .field--name-field-format-eb-price {
    display: none;
}

#commerce-checkout-flow-multistep-default #edit-sidebar-coupon-redemption-form label:before{
    text-indent:0;
    content:'Promo Code';
    float:left;
}

#commerce-checkout-flow-multistep-default #edit-sidebar-coupon-redemption-form label{
    text-indent:-9999px;
}

#commerce-checkout-flow-multistep-default .layout-region-checkout-secondary h3{
    padding: 10px 0px;
}

#edit-order-summary .view-footer {
    padding-top: 10px;
}

#commerce-checkout-flow-multistep-default{
    padding: 15px 0px;
}

#edit-order-summary .ordersummarytitle {
    display:none;
}

#edit-order-summary  #summarytable {
    margin: 0 auto;
    width: 100%;
    margin-top: 10px;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

#edit-order-summary .views-field-purchased-entity {
    width:30%;
}

#edit-order-summary .field--name-total-price {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}

#edit-order-summary p#offerstatement {
    display:none;
}

#edit-order-summary .field--name-field-stock-status {
    display: none;
}

#edit-order-summary .views-field-purchased-entity .field--name-field-book-image img {
    width:70%;
}

#edit-order-summary .views-field-purchased-entity {
    border-right-width: 0px;
}

#edit-order-summary .views-field-title  {
    border-left-width: 0px;
    font-weight: bold;
}

#edit-order-summary .field--name-field-datasetshop-offer {
    display:none;
}

#edit-order-summary  .field--label {
    display:none;
}

#edit-order-summary  .field--name-field-image {
    width:80%;
    margin-left: 10px;
}

#edit-order-summary .field--name-price {
    display:none;
}

#edit-order-summary .field--name-field-datasetshop-old-price {
    display:none;
}

#edit-order-summary .field--name-field-seller {
    display:none;
}

#edit-order-summary .order-total-line-label {
    margin: 0 20px;
}

#edit-order-summary .order-total-line-value {
    margin: 0 20px;
}

#edit-order-summary .field--name-field-book-image {
    width: 80%;
    margin-left: 10px;
}

#edit-order-summary .field--name-field-book-publisher {
    display: none;
}

#edit-order-summary .field--name-field-title {
    display: none;
}

#edit-order-summary .field--name-field-price {
    display: none;
}

#edit-order-summary .field--name-field-book-isbn-13 {
    display: none;
}

#edit-order-summary .field--name-field-book-isbn-10 {
    display: none;
}

#edit-order-summary .field--name-price {
    display: none;
}

#edit-order-summary .field--name-field-book-format {
    display: none;
}

.checkout-order-summary > table {
    border: 1px solid #ddd;
}

#edit-order-summary .field--name-field-stock-leve {
    display: none;
}

#edit-order-summary .field--name-title {
    display: none;
}

/*Cart block -- NEHA*/

.cart-block--contents {
    width: 320px;
    background: white;
    color: black;
}
.cart-block--contents__inner {
    padding: 10px;
    border: 2px solid #ddd;
}
.cart--cart-block .cart-block--contents a {
    color: white;
}

.table {
    margin-bottom: 0px !important;
}

.cart-block--contents__links {
    background-color: #24a0ed;
    padding: 10px 15px;
    margin-top: 20px;
    text-align: center;
}

.cart-block--summary,
.cart-block--summary__icon img,
.cart-block--summary__count {
    vertical-align: middle;
}
.cart-block--summary__icon img {
    width: 30px;
}

.cart-block  .field--name-field-category {
    display: none;
}

.cart-block  .field--name-field-regions-of-china {
    display: none;
}

.cart-form .field--name-field-category {
    display: none;
}

.cart-form .field--name-field-regions-of-china {
    display: none;
}

.cart--cart-block li.cart-block--contents__item {
    clear: both;
    margin-bottom: 10px;
    border-bottom: 1px #eaeaea solid;
}
.cart-block--contents__quantity {
    float: left;
}
.cart-block--contents__price {
    float: right;
}

.cart-block--summary:hover .cart-block--contents {
    display: block;
}

.cart-block .field--name-field-datasetshop-old-price {
    display: none;
}

.cart-block .field--name-field-book-image {
    width: 90px;
}

.cart-block .field--name-field-datasetshop-offer {
    display: none;
}

.cart-block .field--name-title {
    display: none;
}

.cart-block .field.field--name-price.field--type-commerce-price.field--label-above {
    display: none;
}

.cart-block .field--name-field-is-ebook-available {
    display: none;
}

.cart-block .field--name-field-paperback-link {
    display: none;
}

.cart-block .field--name-field-hardcover-link {
    display: none;
}

.cart-block .field--name-field-stock-leve {
    display: none;
}

.cart-block .field--name-field-ebook-link {
    display: none;
}

.cart-block .field--name-field-book-language {
    display: none;
}

.cart-block .field--name-field-book-author {
    display: none;
}

.cart-block .field--name-field-book-category {
    display: none;
}

.cart-block .field--name-field-book-format {
    display: none;
}

.cart-block .field--name-field-format-eb-price {
    display: none;
}

.cart-block .field--name-field-is-hardcover-available {
    display: none;
}

.cart-block .field--name-field-book-isbn-10 {
    display: none;
}

.cart-block .field--name-field-book-isbn-13 {
    display: none;
}

.cart-block .field--name-field-book-publisher {
    display: none;
}

.cart-block .field--name-field-book-publish-time {
    display: none;
}

.cart-block .field--name-field-book-shipping {
    display: none;
}

.cart-block .field--name-field-format-hc-price {
    display: none;
}

.cart-block .field--name-field-is-paperback-available {
    display: none;
}

.cart-block .field--name-field-format-pb-price {
    display: none;
}

.cart-block .field--name-field-offer {
    display: none;
}

.cart-block .field--name-field-old-price {
    display: none;
}

.cart-block .field--name-field-title {
    display: none;
}

.cart-block .field--name-field-price.field--type-commerce-price.field--label-above {
    display: none;
}

.cart-block .field--name-field-image {
    width: 90px;
}

.cart-block .field--name-field-seller {
    display: none;
}

.cart-block .field--label {
    font-size: 10px;
    visibility: hidden;
}

.cart-block .table-bordered {
    border: none;
}

.cart-block .table-bordered > tbody > tr > td {
    border: none;
}

.cart-block th#view-purchased-entity-table-column--2 {
    visibility: hidden;
}

.cart-block thead {
    display: none;
}

.cart-block .field--name-field-stock-status {
    display: none;
}

.cart-block td.views-field.views-field-title {
    padding-top: 30px;
    font-size: 12px;
    text-align: left;
}

.cart-block td.views-field.views-field-quantity {
    padding-top: 50px;
    font-size: 12px;
}

.cart-block td.views-field.views-field-total-price__number {
    padding-top: 50px;
    font-weight: bold;
    font-size: 12px;
}

.cart-block .field--name-field-stock {
    display: none;
}

@media screen and (max-width: 767px) {
    .cart-block .table-responsive > .table > tbody > tr > td {
        white-space: normal;
    }
}

/*--------------------------------------------------------------------------------*/

/* Fix for menu
 --------------------------------------------------------------------------------*/
.region.region-navigation {
    display: flex;
}

#block-cart-2 {
    display: inline-block;
    padding-top: 15px;
    padding-right:80px;
}

.path-frontpage #block-cart-2 {

    display: inline-block;
    padding-top: 15px;
    padding-right:10px;
}

#block-useraccountmenu-2 {
    display: inline-block;
}

#search-block-form {
    display: none;
}

@media  (max-width: 425px) {
    #block-cart-2 {
        display: inline-block;
        padding-top: 3px;
        padding-right: 5px;
    }

    #search-block-form {
        display: block;
    }

    .input-group-btn:last-child > .btn {
        z-index: 3;
        margin: 0;
        border: 1px solid;
        border-radius: 0px;
        padding: 6px 12px;
    }
}

/*Checkbox in user register page*/

/* Added by Julio */
#edit-field-register-webinar-sept-29-value{
    display: none;
}
#edit-field-register-webinar-sept-29-wrapper{
    display: none;
}
#user-register-form input#edit-field-workshop-20200212-value {
    margin-top: -10px;
    margin-left: -20px;
}
#user-register-form label.control-label.option {
    margin-left: 40px;
}

#user-register-form .checkbox input[type="checkbox"]{
    width: 20px;
    height: 20px;
    margin-left: -35px;
}
#user-register-form #edit-account .form-type-email label {
    display: block!important;
}
#user-register-form input[type=text]:focus, input[type=email]:focus, input[type=password]:focus {
    border-color: #388DEE!important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6)!important;
}
#user-register-form {
    color:black!important;
}
/*checkout style for commerce*/
button[name=apply_coupon] {
    background-color: #388DEE;
}
/*
button[name=op] {
    background-color: #388DEE;
}
*/

.field--name-state {
    display: none;
    margin: 24px 0px;
}


/*--------------------------------------------------------------------------------*/

/* resource page -- edison
 --------------------------------------------------------------------------------*/
#views-exposed-form-resource-page-1 .form-checkboxes{
    display:flex;
}

.view-resource .view-content{
    border-top: #EDEDED solid 1.5px;
    border-left: #EDEDED solid 1.5px;
    border-right: #EDEDED solid 1.5px;
}

.view-resource .table-responsive {
    border-bottom: #EDEDED solid 1.5px;
    padding: 20px 10px 10px 40px;
}

.view-resource .table-responsive table td{
    border: 1px solid white;
}

.view-resource .table-responsive table tr{
    background-color: white;
}

.view-resource #edit-actions{
    display:none;
}

.view-resource .form-type-fivestar .select-wrapper{
    display:none;
}

.view-resource #edit-type{
    padding-bottom: 20px;
}

.view-resource #edit-type--wrapper{
    padding-top: 25px;
}

.view-resource #edit-type--wrapper legend{
    position: absolute;
    padding: 17px 0px 0px 10px;
    font-weight: bold;
    color: #5f5f5f;
}
.view-resource #edit-type--wrapper .fieldset-wrapper{
    padding-left: 70px;
}


.view-resource #edit-type .checkbox{
    margin: 0px 10px;
    border: #ccc solid 1px;
    color: #333333;
    padding: 4px 15px;
    border-radius:5px;
}

@media only screen and (max-width: 768px) {
    .view-resource #edit-type{
        padding-bottom: 20px;
        display:block;
    }

    .view-resource #edit-type .checkbox {
        margin: 10px 10px;
        border: #ccc solid 1px;
        color: #333333;
        padding: 4px 15px;
        border-radius: 5px;
        width: fit-content;
    }

    .imageresource {
        display: none;
    }

    .view-resource .checkbox label{
        padding-left: 20px;
    }

    .view-resource .control-label {
        padding-right: 10px;
        padding-left: 10px;
    }

    .view-resource .select-wrapper {
        margin-bottom: 20px;
    }

    .view-resource .form-checkboxes {
        padding: 0px 0px;
    }
}

.view-resource .views-field-created{
    width:45%;
    background-image: url(../images/project/author_icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
    padding-left: 25px;
    padding-top: 15px;
}

.view-resource caption{
    font-size: 16px;
    padding-left:15%;
}

.view-resource .views-field-type{
    width:15%;
    padding-top: 0px;
}


.view-resource .views-field-field-data-rating{
    width:20%;
    background-image: url(../images/project/rating_icon.svg);
    background-repeat: no-repeat;
    background-position: 50% center;
    background-size: 20px 20px;
    padding-left: 0px;
    padding-top: 10px;
}

.view-resource .average-rating{
    font-size: 15px;
    visibility: hidden;
}


.view-resource .average-rating span{
    visibility: visible;
}

.view-resource .total-votes{
    display: none;
}


.view-resource .views-field-totalcount{
    width:20%;
    background-image: url(../images/project/Asset10.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px 20px;
    padding-left: 25px;
    padding-top: 15px;
}



/*--------------------------------------------------------------------------------*/

/* view-pi-resource page -- edison
 --------------------------------------------------------------------------------*/
 #views-exposed-form-pi-resource-page-1 .form-checkboxes{
    display:flex;
}

.view-pi-resource .view-content{
    border-top: #EDEDED solid 1.5px;
    border-left: #EDEDED solid 1.5px;
    border-right: #EDEDED solid 1.5px;
}

.view-pi-resource .table-responsive {
    border-bottom: #EDEDED solid 1.5px;
    padding: 20px 10px 10px 40px;
}

.view-pi-resource .table-responsive table td{
    border: 1px solid white;
}

.view-pi-resource .table-responsive table tr{
    background-color: white;
}


.view-pi-resource #edit-type{
    padding-bottom: 20px;
}

.view-pi-resource #edit-type--wrapper{
    padding-top: 25px;
}

.view-pi-resource #edit-type--wrapper legend{
    position: absolute;
    padding: 17px 0px 0px 10px;
    font-weight: bold;
    color: #5f5f5f;
}
.view-pi-resource #edit-type--wrapper .fieldset-wrapper{
    padding-left: 70px;
}


.view-pi-resource #edit-type .checkbox{
    margin: 0px 10px;
    border: #ccc solid 1px;
    color: #333333;
    padding: 4px 15px;
    border-radius:5px;
}


.view-pi-resource #edit-actions{
    display:none;
}

.view-pi-resource .form-type-fivestar .select-wrapper{
    display:none;
}

.view-pi-resource #edit-field-team-department-target-id--wrapper{
    padding-bottom: 15px;
}

.view-pi-resource #edit-field-team-department-target-id--wrapper legend{
    position: absolute;
    padding: 17px 0px 0px 10px;
    font-weight: bold;
    color: #5f5f5f;
}
.view-pi-resource #edit-field-team-department-target-id--wrapper .fieldset-wrapper{
    padding-left: 12%;
}


.view-pi-resource #edit-field-team-department-target-id .checkbox{
    margin: 0px 10px;
    border: #ccc solid 1px;
    color: #333333;
    padding: 4px 15px;
    border-radius:5px;
}

@media only screen and (max-width: 768px) {
    .view-pi-resource #edit-type{
        padding-bottom: 20px;
        display:block;
    }

    .view-pi-resource #edit-field-team-department-target-id .checkbox {
        margin: 10px 10px;
        border: #ccc solid 1px;
        color: #333333;
        padding: 4px 15px;
        border-radius: 5px;
        width: fit-content;
    }

    .view-pi-resource #edit-type .checkbox {
        margin: 10px 10px;
        border: #ccc solid 1px;
        color: #333333;
        padding: 4px 15px;
        border-radius: 5px;
        width: fit-content;
    }

    .imagepi-resource {
        display: none;
    }

    .view-pi-resource .checkbox label{
        padding-left: 20px;
    }

    .view-pi-resource .control-label {
        padding-right: 10px;
        padding-left: 10px;
    }

    .view-pi-resource .select-wrapper {
        margin-bottom: 20px;
    }

    .view-pi-resource .form-checkboxes {
        padding: 0px 0px;
    }
}

.view-pi-resource .views-field-created{
    width:45%;
    background-image: url(../images/project/author_icon.svg);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 15px 15px;
    padding-left: 25px;
    padding-top: 10px;
}

.view-pi-resource caption{
    font-size: 16px;
    padding-left:15%;
}

.view-pi-resource .views-field-type{
    width:15%;
    padding-top: 0px;
}


.view-pi-resource .views-field-field-team-department{
    width:20%;
    padding-left: 0px;
    padding-top: 10px;
}

.view-pi-resource .average-rating{
    font-size: 15px;
    visibility: hidden;
}


.view-pi-resource .average-rating span{
    visibility: visible;
}

.view-pi-resource .total-votes{
    display: none;
}


.view-pi-resource .views-field-comment-count{
    width:20%;
    padding-left: 25px;
    padding-top: 15px;
}
#edit-field-interests--wrapper .fieldset-legend{
    font-size: 14px;
    color: #5f5f5f;
    font-family: 'Dante', sans-serif;
    line-height: 24px;
    font-weight: bold;
}

/*---extra---*/
#edit-field-interests--wrapper .fieldset-legend{
    font-size: 14px;
    color: #5f5f5f;
    font-family: 'Dante', sans-serif;
    line-height: 24px;
    font-weight: bold;
}

#edit-persistent-login{
    height: 20px;
    margin-left: -30px;
}

.js-form-item-persistent-login label{
    margin-left: 10px;
    color: black;
}

.path-frontpage .slideshow-container {
    display: none;
}



/*logo in front page .path-frontpage */
.container.clearfix {
    margin-left: 5%;
}

@media only screen and (max-width: 600px) {
    /*logo in front page*/
    .container.clearfix {
        margin-left: 15px;
        margin-right: 15px;
    }
}


/*front page*/
.path-frontpage div#main-container {
    margin-bottom: 0;
}
.flag.flag-bookmark.js-flag-bookmark-125.action-flag {
    display: none;
}
.path-frontpage article.node.node--type-page.page.full.clearfix {
    display: none;
}


/*Remember me */

#edit-persistent-login {
    height: 15px;
    width: auto!important;
    margin-left: -25px;
}

button#edit-actions-submit {
    padding: 10px 20px;
    color: white;
}

form#webform-submission-webinar-march-2020-registration-add-form {
    padding-top: 30px; padding-left:15%; width:75%;
}

@media (max-width: 990px) {
    form#webform-submission-webinar-march-2020-registration-add-form {
        padding-top: 30px;
        padding-left: 5%;
        width: 95%;
    }
}

div#edit-webinar-title {
    text-align: center;
    font-weight: 700;
}

button#btn1_webinar_conf {
    margin: 10px;
    padding: 10px 20px;
    border-radius: 5px;
    background: #F9BA08;
    color: black;
    border: none;
}
.webform-confirmation__message {
    padding-top: 30px;
}
.webform-confirmation__message h1{
    padding-bottom: 15px;
    color: black;
}
.webform-confirmation__message p{
    color:black;

}
button#btn2_webinar_conf {
    margin: 5px;
    padding: 9px 20px;
    border-radius: 5px;
    border: 1px solid #3b8ced;
    color:black;
    background: white;
}
@media (max-width: 700px) {
    .path-frontpage .user-menu {
        margin-right: 0;/*Changing this will disturb on iphone 5*/
        margin-top: -10px;
    }
}

.front_register {
    background:#F9BA08;
    color:black;
    padding:10px 20px;
    border:none;
    border-radius:5px;

}
#edit-field-coronavirus-alert--wrapper legend {display:none;}
div#edit-field-coronavirus-alert {padding: 0;}
div#edit-field-coronavirus-alert-wrapper { margin: 0;}
.form-item.js-form-item.form-type-checkbox.js-form-type-checkbox.form-item-field-coronavirus-alert-subscribe-to-email-alerts-about-.js-form-item-field-coronavirus-alert-subscribe-to-email-alerts-about-.checkbox {
    margin: 0;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 20px;

}

#user-register-form input#edit-field-join-event-0-value {
    display: none;
    margin: 0;
}

#user-register-form  #edit-field-join-event-wrapper label {
    font-family: dDinBold;
    font-size: 16px;
    display: none;
}

div#edit-field-gics-type-wrapper {
    margin-bottom: 30px;
}
div#edit-field-data-project-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
}
div#edit-field-workflow-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
}
div#edit-field-insights-outputs-wrapper {
    margin-top: 30px;
    margin-bottom: 15px;
}

form#node-projects-form button#edit-submit:after {
    content: "Save and Upload";
    position: absolute;
    display: block;
    color: white;
    top: 25%;
    left: 16px;
    pointer-events: none;
}

form#node-projects-form button#edit-submit {
    background: #388dee;
    color: transparent;
    padding: 10px 50px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
}

div#ajax_data_form button#edit-submit {
    padding: 10px 30px;
    background: #388dee;
    color: white;
}

form#node-workflow-form button#edit-submit {
    padding: 10px 20px;
    background: #388dee;
    color: white;
}
form#node-insights-outputs-form button#edit-submit {
    padding: 10px 20px;
    background: #388dee;
    color: white;
}
form#node-code-form button#edit-submit {
    padding: 10px 20px;
    background: #388dee;
    color: white;
}
a#edit-new-dataset, a#edit-new-insight, a#edit-add-new-work {
    padding:10px 20px;
}

div#edit-field-project-code-wrapper {
    margin-top: 30px;
}
div#edit-title-wrapper {
    margin-top: 30px;
}

div#edit-title-wrapper {
    margin-top: 30px;
}
div#edit-field-number-of-people-impacted-wrapper {
    padding-top: 30px;
}

#comment-form button#edit-submit--2 {
    padding: 5px 30px;
}

a#edit-source-code {
    padding: 10px 20px;
}
/* new resoruce style- edison
*/


.tabset > input[type="radio"] {
    position: absolute;
    left: -200vw;
}

.tabset .tab-panel {
    display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
    display: block;
}

/*
 Styling
*/


.tabset > label {
    position: relative;
    display: inline-block;
    padding: 15px 15px 25px 40px;
    border: 1px solid transparent;
    border-bottom: 0;
    cursor: pointer;
    font-weight: 600;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: 10px 15px;
}



.tabset > label:hover,
.tabset > input:focus + label {
    color: #3b8ced;
}
.tabset > label:hover::after,
.tabset > input:focus + label::after {
    color: #3b8ced;
}
.tabset > input:checked + label::after {
    content: "";
    position: absolute;
    left: 15px;
    bottom: 10px;
    width: 75%;;
    height: 3px;
    background: #3b8ced;
}
.tabset > input:checked + label {
    border-color: #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom: -1px;
}

#tab1 + label{
    background-image: url('../images/Overview_icon.svg');
}
#tab1 + label:hover,
#tab1:checked + label {
    background-image: url('../images/overview_blue_icon.svg');
}
#tab2 + label{
    background-image: url('../images/download_icon.svg');
}
#tab2 + label:hover,
#tab2:checked + label {
    background-image: url('../images/download_blue_icon.svg');
}
#tab3 + label{
    background-image: url('../images/video_icon.svg');
}
#tab3 + label:hover,
#tab3:checked + label {
    background-image: url('../images/video_blue_icon.svg');
}

/*
 tables
*/
#marzen td {
    border-bottom: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
}

#marzen .title{
    width:30%;
    font-weight: bold;
    color:#5f5f5f;
}

/* tags
*/

.resource_tags{
    padding-bottom: 20px;
}

.resource_tags .field--label{
    display:none;
}

.resource_tags .field__items{
    display: flex;
}

.resource_tags .field--item{
    padding: 5px 20px;
    border-radius: 24px;
    border: 2px solid lightskyblue;
    margin: 0px 10px;
}

.panel-form-border .panel-heading {
    border-bottom: 2px solid black;
    padding-left: 0;
}

/* font */

#main-container .region b {
    color: black;;
    line-height: 1.4;
}


/* hide button*/

.action-links{
    display:none;
}
/*forum*/

#myforum tbody{
    border: #dddddd 1px solid;
}

#myforum thead{
    border: #dddddd 1px solid;
}

#myforum .forum__title{
    text-align: left;
    text-indent: 40px;
}

#myforum tr{
    border:none;
}

#myforum th{
    border:none;
}

#myforum td{
    border:none;
}

.comment-comment-forum-form #edit-submit{
    padding: 5px 15px;
}

.comment-comment-forum-form #edit-preview{
    padding: 5px 15px;
}

.node--type-forum .content{
    color:black;
}


#comment-form{
    width:80%;
}

form#views-exposed-form-resource-page-1 select#edit-sort-order {
    padding-right: 25px!important;
}
form#views-exposed-form-resource-page-1 select#edit-sort-by {
    padding-right: 25px!important;
}
body.path-shop select#edit-sort-by,  body.path-shop select#edit-sort-order {
    padding-right: 25px!important;
}
div#edit-field-i-understand-this-project-wrapper {
    padding-top: 20px;
}
form#webform-submission-webinar-june-29-2020-registratio-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}
.ticket-column {
    border-bottom: 1px solid #dddddd!important;
}


li.comment-forbidden{
    display:none;
}
.select-wrapper:after{
    display:none !important;
}
#webform-submission-volunteer-internship-form-add-form .webform-progress-tracker.progress-tracker.progress-tracker--center {
    margin-top: 40px;
    margin-bottom: 40px;
}

.form-item.js-form-item.form-type-textfield.js-form-type-textfield.form-item-regcode.js-form-item-regcode.form-group {
    display: none;

}
form#webform-submission-webinar-july-22-2020-registratio-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

form#webform-submission-nda-form-node-854-add-form button#edit-actions-submit {
    background: #132b76;
}

form#webform-submission-nda-form-node-854-add-form button#edit-actions-submit:hover {
    background: #3d67ea;
}
div#block-webform {
    color: black;
}
form#views-exposed-form-users-and-registration-codes-page-1 .form-actions {
    display: block!important;
}
form#webform-submission-webinar-aug-18-2020-registration-add-form {
    width: 60%;
    margin: auto;
    padding: 30px 0;
}

form#views-exposed-form-users-list-page-1 .form-actions {
    display: block!important;
}


/* shop workflow page*/
#views-exposed-form-workflow-sh-page-data .js-form-item-sort-by{
    padding-left: 30px;
}
#views-exposed-form-workflow-sh-page-data #edit-field-book-category-value--2{
    display: none;
}
#views-exposed-form-workflow-sh-page-data #edit-field-datasetshop-category-value--2{
    display: none;
}
#views-exposed-form-workflow-sh-page-data #edit-field-regions-of-china-value--2{
    display: none;
}
#views-exposed-form-workflow-sh-page-data #edit-actions--2{
    padding-left: 50px;
}

.view-workflow-sh .table > tbody > tr > td {
    vertical-align: middle;
}
.view-workflow-sh .views-field-field-title{
    font-size: 18px;
    font-weight: bold;
    color: black;
    width: 50%;
}
.view-workflow-sh .views-field-field-price{
    font-size: 15px;
    color: #717171;
    width: 25%;
}


/*mega menu faster mobile style apply*/
@media only screen and (max-width: 1400px) {

    .nav-bar.row {
        min-height: 76px;
    }
    .new-nav-main.navbar:not(.mobile-main-menu)
    {
        display: none;
    }
    .rightmenubeforelogin {
        display: none;
    }
    body.path-frontpage .navbar-toggle {
        /*changed from white to black*/
        color: #000;
        padding: 0px;
        margin: 0px;
        padding-top: 5px;
    }
    body.path-frontpage .is-sticky .navbar-toggle {
        color: #000;
    }
    .mainmenu {
        /*background: #fff;*/
        float: right;
        width: 100%;
    }
    #block-ihelper-main-menu {
        width: 100%;
        /*padding-top: 100px;*//*for mobile*/
    }
    #block-ihelper-main-menu .navbar-nav > li > a, #block-ihelper-main-menu .navbar-nav > li > span {
        padding: 5px 0;
    }
    #block-ihelper-main-menu .navbar-nav {
        width: 100%;
        margin: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li {
        line-height: 24px;
        float: none;
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0;
        border-bottom: 1px solid #dddddd;
    }

    #block-ihelper-main-menu .navbar-nav > li.last {
        border-bottom: none;
    }

    #block-ihelper-main-menu .navbar-nav > li.dropdown:after {
        position: absolute;
        top: 3px;
        right: 0;
        font-size: 11px;
        content: "\e649";
        font-family: 'themify';

        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
    }
    #block-ihelper-main-menu .navbar-nav > li.dropdown:hover:after,
    #block-ihelper-main-menu .navbar-nav > li.dropdown.active:after {
        color: #388DEE;
    }
    #block-ihelper-main-menu .navbar-nav > li.open.dropdown:after {
        content: "\e64b";
    }
    #block-ihelper-main-menu .navbar-nav > li ul {
        position: relative;
        width: 100%;
        opacity: 1;
        visibility: visible;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        left: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul {
        position: relative;
        opacity: 1;
        visibility: visible;
        display: none;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
    }
    #block-ihelper-main-menu .navbar-nav > li.open  ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > li.open > ul {
        opacity: 1;
        transform: translate3d(0, 0px, 0);
        -webkit-transform: translate3d(0, 0px, 0);
        -moz-transform: translate3d(0, 0px, 0);
        visibility: visible;
        display: block;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > .dropdown:after {
        content: "\e64b";
    }
    #block-ihelper-main-menu .navbar-nav > li > ul > li > ul {
        left: 0;
        display: none;
        padding: 0;
    }
    #block-ihelper-main-menu .navbar-nav > li > ul li a {
        padding: 4px 16px;
    }
    .dropdown .dropdown li {
        padding-left: 18px;
    }
    .dropdown {
        padding-right: 0;
    }
    .navbar-we-mega-menu.navbar{
        display: block;
        position:relative;
        background: none;
        right: 0;
        width: 100%;
    }
    .region-we-mega-menu {
        background: none;
        padding:0;
        width: 100%;
    }
    .navbar-we-mega-menu.navbar ul a, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink{
        color: #000;
        text-shadow:none;
        border-top: 0 none;
        font-family: 'dDin';
        font-size: 15px;
    }
    .navbar-we-mega-menu.navbar ul a:hover, .navbar-we-mega-menu.navbar ul a:focus, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:hover, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink:focus{
        color: #001;
    }
    .navbar-we-mega-menu.navbar ul a.is-active, .navbar-we-mega-menu.navbar ul .we-megamenu-nolink.is-active{
        background: none;
        text-shadow:none;
        border-top: 0 none;
        color: #000;
    }
    .we-mega-menu-ul>.dropdown-menu.clicked>.we-mega-menu-submenu{
        display: block;
    }
    .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>a, .navbar-we-mega-menu.navbar .we-mega-menu-ul>li>.we-megamenu-nolink{
        text-shadow:none;
        border-top: 0 none;
    }

    .site-header > .container.clearfix{
        margin: 0;
    }
    .mainmenu .navbar-collapse.in{
        padding: 0;

    }
    .navbar-we-mega-menu.navbar .we-mega-menu-ul.nav > li.we-mega-menu-li{
        border-bottom: 1px solid #ccc;
        padding: 0.5rem 1rem;
    }
    .menu-nav-mobile-user-bar {
        margin-top: 1rem;
        background-color:  #388DEE;
        padding: 2px 1px;

    }
    .menu-nav-mobile-user-bar .nav-row-item{
        width:50%;
        float: left;
        text-align: center;
        padding: 0.5rem 0;
    }
    .menu-nav-mobile-user-bar .nav-row-item-last{
        background-color:  #fff;
    }
    .menu-nav-mobile-user-bar .nav-row-item a{
        color: #fff;
        font-family: 'dDinBold';
        font-size: 16px;
    }
    .menu-nav-mobile-user-bar .nav-row-item-last a{
        color: #388DEE;
    }

    ul.menu.menu--account.nav.navbar-nav.navbar-right{
        margin-top: 1rem;
        background-color:  #388DEE;
        padding: 2px 1px;
    }

    ul.menu.menu--account.nav.navbar-nav.navbar-right li {
        width:50%;
        float: left;
        text-align: center;
        padding: 1.2rem 0;
        border-bottom: 0 none;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li a{
        color: #fff;
        font-family: 'dDinBold';
        font-size: 16px;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li.last{
        background-color:  #fff;
    }
    ul.menu.menu--account.nav.navbar-nav.navbar-right li.last a{
        color: #388DEE;
    }
    .cart-block--summary__count{
        display: none;
    }
    .mobile-toggle {
        position: absolute;
        right: 52px;
        top: 18px;
        display: block!important;
    }
    .mobile-toggle .navbar-toggle {
        display: block!important;
    }
    .user-menu {
        right: 60px;
    }
    #mobilelogo{
        margin-left: 1rem;
    }
    .region.region-navigation-collapsible{
        position: absolute;
        top: 75px;
        left: 0;
        width: 100%;
        background: #fff;
    }
    .path-frontpage .user-menu{
        margin-right: 0;
        margin-top: -10px;
    }
    .mainmenu .navbar-collapse.in .menu-nav-mobile-user-bar, .mainmenu .navbar-collapse.in .new-nav-main.navbar:not(.mobile-main-menu) {
        display: block;
    }

    .mainmenu .navbar-collapse.in .we-mega-menu-ul.nav-tabs {
        border-bottom: 3px solid #3B8CED;
    }
    .mainmenu .navbar-collapse.in .we-mega-menu-submenu{
        top: 101%;
    }
    div#block-cart{
        padding-top: 23px;
    }
}

@media only screen and (max-width: 990px) {
    .mainmenu .navbar-collapse .menu-nav-mobile-user-bar, .mainmenu .navbar-collapse .navbar-we-mega-menu.navbar {
        display: none!important;
    }

    .mainmenu .navbar-collapse.in .menu-nav-mobile-user-bar, .mainmenu .navbar-collapse.in .navbar-we-mega-menu.navbar {
        display: block!important;
    }

    .navbar-we-mega-menu.navbar ul .we-mega-menu-li.dropdown-menu.clicked > a {
        color: #3B8CED!important;
    }
    .navbar-we-mega-menu.navbar ul .we-mega-menu-li.dropdown-menu.clicked > a:after{
        content: '\f106'!important;
    }
    .we-mega-menu-submenu{
        padding: 0!important;
        left: 0;
    }
    .navbar-we-mega-menu.navbar ul>li ul{
        padding: 0!important;
    }
    .we-mega-menu-li.menu-item-header-mobile {
        margin-left: -2.5em!important;
    }
    .navbar-we-mega-menu.navbar .nav-tabs>li.active>a, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:focus, .navbar-we-mega-menu.navbar .nav-tabs>li.active>a:hover{
        color: #000!important;
        border-top: 0 none;
        background:none;
    }
    .we-mega-menu-submenu .we-mega-menu-submenu-inner ul>li:not(.menu-item-header-mobile) > a {
        font-family: 'dDinBold';
        font-size: 15px;
        color: #1F1F1F;
    }
    .we-mega-menu-li.menu-item-coming-soon > a:after {
        content: "(COMING SOON)";

    }

}

@media only screen and (min-width: 991px) {
    .menu-item-header-mobile {
        display: none!important;
    }
    .we-mega-menu-li.menu-item-coming-soon > a:after {
        content: "COMING SOON";
        display: block;
        font-family:'dDin';
        font-size: 13px;
        color: #474747;
        transform: none!important;
        position: absolute;
        top: 4.5em;
        left: 0;
    }
    .we-mega-menu-col.menu-item-image-item{
        margin-top: -4.5rem;
    }
    .block-we-megamenu-blocknew-nav-main {
        min-height: 66px;
    }

}

.region-navigation .visually-hidden.focusable:active, .region-navigation .visually-hidden.focusable:focus, .region-navigation .contextual .trigger{
    position: fixed!important;
}

.region-navigation .contextual .trigger:focus,.region-navigation .contextual .trigger:hover {
    position: fixed !important;
}

.searchsectionbeforelogin{
    float: none;
}

.chat-header-count{
    height: 15px;
    width: 15px;
    line-height: 15px;
    font-size: 10px;
    color: white;
    right: 16px;
}


.ajax-progress.ajax-progress-throbber {
    position: relative;
}

@media (min-width: 992px){
    .we-mega-menu-li.menu-item-pencil a {
        background: url(../images/menu-icons/pencil.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-star a {
        background: url(../images/menu-icons/star.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-star2 a {
        background: url(../images/menu-icons/star2.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-book a {
        background: url(../images/menu-icons/book.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-marketing a {
        background: url(../images/menu-icons/marketing.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-impacter a {
        background: url(../images/menu-icons/impacter.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-support a {
        background: url(../images/menu-icons/support.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-star a {
        background: url(../images/menu-icons/star.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-support a {
        background: url(../images/menu-icons/support.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-mic a {
        background: url(../images/menu-icons/mic.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-social a {
        background: url(../images/menu-icons/social.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-certCheck a {
        background: url(../images/menu-icons/certCheck.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-data1 a {
        background: url(../images/menu-icons/data1.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-data2 a {
        background: url(../images/menu-icons/data2.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-expertHead a {
        background: url(../images/menu-icons/expertHead.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-market a {
        background: url(../images/menu-icons/market.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-individual a {
        background: url(../images/menu-icons/individual.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-trophey a {
        background: url(../images/menu-icons/trophey.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-talent a {
        background: url(../images/menu-icons/talent.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-mentor a {
        background: url(../images/menu-icons/mentor.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-portal a {
        background: url(../images/menu-icons/portal.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-partneres a {
        background: url(../images/menu-icons/partneres.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-workflow a {
        background: url(../images/menu-icons/workflow.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-organization a {
        background: url(../images/menu-icons/organization.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-event a {
        background: url(../images/menu-icons/event.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-DSIC a {
        background: url(../images/menu-icons/DSIC.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-rmdsLogo a {
        background: url(../images/menu-icons/rmdsLogo.svg) no-repeat;
    }
    .we-mega-menu-li.menu-item-covid a {
        background: url(../images/menu-icons/covid.svg) no-repeat;
    }
    
}