/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

h1, h2, h3, h4, h5, h6 {
    width: 100%;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #eee;
    clip: auto !important;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}

/* CUSTOM */

.c-meta-menu-overlay--is-login .c-form__text {
    color: #fff;
}

.c-meta-menu-overlay--is-search .c-search__input-field input {
    background: none;
    border: none;
    width: calc(100% - 40px);
}

.c-news-tile__text a, .c-text-content a {
    display: inline;
}

.c-text-content img {
    height: auto;
}

.c-text-content ul li {
    width: 100%;
    padding-left: 30px;
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/dec_circle-outline-bullet_light-blue.svg');
    background-size: 20px 20px;
    background-repeat: no-repeat;
    min-height: 24px;
    background-position: 0 5px;
}

.c-text-content ul.w-list-unstyled > li {
    padding-left: 0;
    background: none;
}

.partner-map-row {
    position: relative;
    z-index: 1;
}

.partner-row {
    position: relative;
    z-index: 2;
}

.partner-row .c-div-table-row {
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

.c-teaser-img iframe {
    width: 100% !important;
    height: 100% !important;
    min-height: 400px;
}

.blockLink {
    display: block;
    width: 100%;
    height: 100%;
}

/*****************
*	TablePress
*****************/
/*.c-chart */
.tablepress {
    /*display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;*/
    margin-bottom: 50px;
    font-weight: 600;
    border-collapse: separate;
    border-spacing: 0 5px;
}

table {
    border-collapse: separate;
}

/*td { border: solid 1px #000; }*/
tr th:first-child,
tr td:first-child {
}

tr th:last-child,
tr td:last-child {
}

table td,
table th {
}

table td {
}

.tablepress td.column-1, .tablepress td.column-2 {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.tablepress tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    border-bottom: 1px solid #fff;
}
.tablepress tr:last-child{
    border-bottom: none;
}

.tablepress td {
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
}

.tablepress td.column-1 {
    font-weight: 600;
    text-transform: uppercase;
}

.tablepress td.column-2 {
    padding-left: 20px;
    font-family: Barlow, sans-serif;
    color: #000;
    /*font-size: 1.2rem;*/
    /*line-height: 2rem;*/
    font-weight: 400;
}

table.facts-and-figures {
    margin-bottom: 0;
}


/*****************
*	Member pagination
*****************/

.member_pagination {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
}

.member_pagination .g-btn_container {
    width: 200px;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

.member_pagination .g-btn {
    width: 200px !important;
    padding: 5px 20px;
    text-align: center;
    font-size: 16px;
    background-color: #64c8f0;
    color: #fff;
    border-radius: 5px;
    display: block;
}

.member_pagination .g-btn:hover {
    background: #004696;
}

.member_pagination .g-btn .c-icon_image {
    background-position: 50% 2px;
    background-size: 15px;
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
}

.member_pagination .g-btn.is__previous_link .c-icon_image {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/mp_bullet_arrow_white.svg');
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    margin-right: 10px;
}

.member_pagination .g-btn.is__next_link .c-icon_image {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/mp_bullet_arrow_white.svg');
    margin-left: 10px;
}

/*****************
*	Language Flags
*****************/

.g-accordion-header__icon.flag_4_danish {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_denmark.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_french {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_france.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_german {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_germany.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_hungarian {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_hungary.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_norwegian {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_norway.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_spanish {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_spain.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_dutch {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_netherlands.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_english {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_united_kingdom.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

.g-accordion-header__icon.flag_4_italian {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_italy.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
}

/*****************
*	External events
*****************/
#eventList_wrapper {
    margin-bottom: 0;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin-top: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

#eventList {
    margin-bottom: 0;
    border-collapse: separate;
    border-spacing: 0 10px;
}

#eventList.table th, #eventList thead td, .table > tbody > tr > td {
    border: 0;
}

#eventList thead {
    color: #004696;
    font-weight: 700;
    border: none;
}

#eventList thead th {
    background-color: #64c8f0;
    min-width: 100px;
    padding: 10px 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 20%;
    -ms-flex: 0 20%;
    flex: 0 20%;
    cursor: pointer;
    color: #004696;
    text-align: left;
}

#eventList thead th:first-child {
    border-top-left-radius: 10px;
    padding-left: 10px;

}

#eventList thead th:last-child {
    border-top-right-radius: 10px;
}

#eventList tbody tr td {
    background-color: rgba(22, 65, 148, 0.1);
    border-bottom: 1px solid #004696;
    word-wrap: anywhere;
    overflow-wrap: anywhere;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    padding: 5px 5px 10px;
}

#eventList tbody tr td:first-child {
    padding-left: 10px;
}

#eventList tbody tr td button {
    word-wrap: break-spaces;
    overflow-wrap: break-spaces;
    -ms-word-break: break-spaces;
    word-break: keep-all;
}

#eventList tbody {
    font-size: 1rem;
    line-height: 1.2rem;
}

#eventList tbody tr td:last-of-type {
    border-right-width: 1px;
}

#eventList tbody tr td:nth-of-type(2) {
    font-weight: 500;
}

#eventList tbody tr td:first-of-type {
    border-left-width: 1px;
}

#eventList tbody tr td:first-of-type span {
    /*#eventList .sorting_1 span{*/
    display: inline-block;
    padding-left: 15px;
    font-weight: 600;
}

#eventList .reg_closed {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/dec_circle-outline-bullet_light-blue.svg');
    background-position: left center;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    color: #7da1b3;
}

#eventList .reg_start {
    background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/dec_circle-outline-bullet_light-blue.svg');
    background-position: left center;
    background-size: 10px 10px;
    background-repeat: no-repeat;
    color: #eeaf01;
}

#eventList td a {
    display: inline-block;
}

#eventList tbody tr td:first-of-type a {
    /*#eventList .sorting_1 a{*/
    color: #fff;
}

#eventList tbody tr td:first-of-type a:hover {
    /*#eventList .sorting_1 a:hover{*/
    color: #f0963c;
}

#eventList .event-register-btn {
    background-color: #f0963c;
    color: #fff;
    border-style: solid;
    padding: 10px 10px;
    border-radius: 5px;
}

#eventList .event-register-btn:hover {
    background-color: black;
}

.c-form__label .wpcf7-list-item {
    margin-left: 0;
}

.c-top-btn {
    bottom: 80px;
}

ul.w-list-unstyled.move-up {
    margin-top: 0;
}

a.inverted {
    color: #64c8f0;
}

a.inverted:hover {
    color: #004696;
}

.wp-map {
    padding-left: 20px;
}

.wp-map, .wp-map .imgmap-frontend-image {
    width: 100%;
}

.wp-map img {
    border-radius: 10px;
}

.c-sidebar-info .m-logo-concentris {
    margin-bottom: 20px;
}

.c-team-profile.disclaimer {
    flex: 1 1 auto;
    width: 100%;
}

.l-col.l-col--is-large .c-text-content:first-child {
    padding-top: 5px;
}

.c-text-content {
    padding-top: 3px;
}

.c-div-table {
    margin-top: 0;
}

.c-meta-menu__link.c-meta-menu__link--is-search {
    margin-left: 10px;
}

.g-cta-btn {
    line-height: normal;
}

.c-text-content img {
    border-radius: 10px;
}

.c-sidebar-info img {
    border-radius: 0;
}

.c-text-content.c-text-content--has-caption {
    margin-top: 0;
    padding-bottom: 40px !important;
    padding-top: 40px !important;
}

.c-text-content.c-text-content--has-caption p {
    padding: 0;
    margin: 0;
}

.c-visual-content.has-caption {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.c-team-profile__text {
    font-size: 1rem;
}

.c-twitter-feed {
    max-height: 500px;
}

.contact-content .c-team-profile {
    width: 100%;
}

.l-section.l-section--has-main-content, .l-content-container {
    padding-bottom: 0;
}

.c-news-feed__text p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.c-div-table-row:last-child {
    border-bottom: none;
}

.c-meta-menu-overlay {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#004696), to(#000));
    background-image: linear-gradient(0deg, #004696, #000);
}

.c-meta-menu-overlay.c-meta-menu-overlay--is-login {
    min-height: 500px;
}

img.img-responsive {
    max-width: 100% !important;
    height: auto !important;
}

img {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    display: block;
}

.c-text-content ul > li {
    line-height: 1.8rem;
}

.c-news-feed-content {
    min-height: 0;
}
.c-direct-link-box{
    padding-top: 5px;
}
.c-direct-link-box a{
    line-height: normal;
}

@media screen and (max-width: 1580px) {
    .c-direct-link-box {
        padding: 5px 20px 20px;
        right: 20px;
    }
}

@media screen and (max-width: 1410px) {
    .c-direct-link-box {
        padding: 5px 10px 20px;
    }
}

@media screen and (max-width: 1330px) {
    .c-direct-link-box {
        font-size: 0.9em;
    }

    .c-section-heading {
        font-size: 1.2em;
    }

    .c-meta-menu-overlay {
        width: 50%;
    }
}

@media screen and (max-width: 1270px) {
    .c-direct-link-box {
        font-size: 0.7em;
        padding: 5px 0 20px 0;
    }
}

@media screen and (max-width: 1070px) {
    .c-direct-link-box {
        font-size: 0.6em;
        padding: 5px 0 20px 0;
    }
}

@media screen and (max-width: 991px) {
    .c-direct-link-box {
        font-size: 1.2em;
        padding: 10px 0 20px 0;
        right: 0;
    }

    .c-meta-menu__link.c-meta-menu__link--is-search {
        margin-left: 0;
    }

    .c-text-content {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .l-col.l-col--is-large .c-text-content:first-child, .l-content-container {
        padding-top: 10px;
    }

    .c-direct-link-box {
        margin-top: 15px;
    }

    .c-meta-menu-overlay {
        width: 100%;
    }
	
	.c-footer-tile {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.c-footer-tile.c-footer-tile--has-service-links {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.c-footer-tile.c-footer-tile--has-sm-links {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	.c-social-media__link{
		width: 60px;
		height: 60px;
	}
	.c-menu-container {
		background-image: -webkit-gradient(linear, right top, left top, from(#164194), to(#000));
		background-image: linear-gradient(270deg, #164194, #000);		
	}
}

@media screen and (max-width: 767px) {
    .c-text-content ul li {
        padding-left: 20px;
        background-image: url('//decision-for-liver.eu/wp-content/themes/decision/images/dec_circle-outline-bullet_light-blue.svg');
        background-size: 15px 15px;
        background-repeat: no-repeat;
        min-height: 19px;
        background-position: 0 top;
        line-height: normal;
    }

    .c-direct-link-box {
        padding: 0 20px
    }

    .l-content-container {
        width: 100%;
        max-width: none;
        padding-top: 20px;
        padding-bottom: 10px;
    }

    .c-team-profile__text {
        font-size: 0.8rem;
    }

    h5 {
        font-size: 0.8rem;
        line-height: 1rem;
    }

    .l-main-content-container {
        top: -20px;
        position: relative;
    }

    .l-col.l-col--is-small-left .c-section-heading {
        margin-bottom: 0;
    }

    .c-section-heading {
        margin-bottom: 10px;
    }

    .c-team-profile.disclaimer {
        margin-bottom: 10px;
        margin-top: 10px;
    }

    .c-text-content ul li {
        line-height: 1rem;
    }

    .c-text-content.c-text-content--has-caption {
        margin-top: 0;
        padding-bottom: 10px !important;
        padding-top: 10px !important;
    }

    .c-visual-content, .c-text-content, .l-col.l-col--is-large, .l-col.l-col--is-small-left, .l-row,
    .l-content-container, .l-section.l-section--has-main-content, .l-main-content-container,
    #eventList_wrapper, #eventList{
        width: 100%;
        display: block;
        box-sizing: border-box;
    }
	
	.c-footer-tile {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}
	
	.c-footer-tile.c-footer-tile--has-service-links {
		-webkit-box-ordinal-group: 2;
		-webkit-order: 2;
		-ms-flex-order: 2;
		order: 2;
	}
	.c-footer-tile.c-footer-tile--has-sm-links {
		-webkit-box-ordinal-group: 1;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
	}
	
	

}

@media screen and (max-width: 400px){
    #eventList{
        width:50%;
    }
    #eventList thead th{
        padding: 10px 0;
    }
    #eventList tbody tr td,
    #eventList thead th td{
        padding-left: 3px;
        padding-right: 3px;
        font-size:0.8rem;
    }

    #eventList tbody tr td a,
    #eventList thead th td a{
        font-size:0.8rem;
    }
}


.language-menu{
    display: inherit;
    padding: 10px;
    position: relative;
    z-index: 1000;
}
.language-menu .english{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_united_kingdom.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .deutsch{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_germany.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .francais{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_france.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .espanol{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_spain.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .dutch{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_netherlands.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .hungarian{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_hungary.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .italian{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_italy.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .norwegian{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/flag_of_norway.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .catalan{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/catalan-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .swedish{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/sweedis-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}
.language-menu .danish{
    background: url(//decision-for-liver.eu/wp-content/themes/decision/images/danish-flag.svg) left center no-repeat;
    background-size: 20px 20px;
    padding-left: 25px;
}


.language-menu .dropdown-menu{
    display: none;
    width: 200px;

}
.language-menu .language-button{
    border: none;

    width: 26px;
    height: 26px;
    color: #64c8f0;
    font-size: 0.8rem;
    line-height: 1rem;
    text-transform: uppercase;
    margin: 0 0 0 10px;
    background-size: 26px 26px;
    padding: 0 0 0 20px;


}
.language-menu .btn:hover{
    color: #fff;
}

.language-menu .dropdown-menu{
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
    opacity: 1;
    transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg);
    vertical-align: top;
    text-decoration: none;
    color: #222222;
    padding: 20px;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    white-space: nowrap;
    border-radius: 5px;

}
.language-menu .dropdown-menu li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}

@media (max-width: 991px) {
    .language-menu{
        display: block;
        width: 100%;
    }
    .language-menu .language-button{
        display: none;
    }
    .language-menu .dropdown-menu{
        position: relative;
        display: block;
        left: 0;
        margin: 0;
        width: 100%;
    }
}