@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

#Header #Action_bar .container {
    max-width: 100%;
}

#Content .section_wrapper > .the_content_wrapper {
    margin-bottom: 0;
}
.conjunctionLabel{
    position: absolute;
}

.modal-footer {
    display: flex;
    flex-wrap: wrap;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
}

#Subheader {
    background-color: #fcfcfc;
    padding: .5em .3em 0em;
    border-top: 1px solid #eee;
}


#Subheader .container {
    padding-left: 1%;
    max-width: 1220px;
    margin: 0 auto;
}

#Subheader .container .column.one {

}

.search-results #Subheader .title, .search-no-results #Subheader .title {
    visibility: hidden;
}

#Subheader .title {
    font-size: 30px;
    color: #888888 !important;
}

.sticky-white #Top_bar.is-sticky {
    border-bottom: 1px solid #ddd;
    box-shadow: 1px 1px 4px 1px #aaa;
}

.header-magazine #Top_bar .banner_wrapper {
    display: none;
}

.header-stack #Top_bar .top_bar_right {
    top: 15%;
}

.header-stack #Top_bar.is-sticky .top_bar_right {
    top: auto;
}

.header-stack #Top_bar.is-sticky .top_bar_right .top-bar-right-input.has-input {
    display: none;
}

.header-stack #Top_bar.is-sticky .menu.menu-main {
    margin-bottom: 0rem;
}


#Action_bar .social {
    display: none;
}

#Footer {
    background-color: #fff;
    border-top: 1px solid #eee;
    padding-top: 1em;
}

#Footer .footer_action .mcb-column-inner {
    margin: 0;
    padding: 0px;
}

#Footer .footer_action {
    background: transparent;
}

#footerr {

}

#footerr .footer-row {
    display: grid;
    grid-template: "a b" auto "c c" 100%;
}

#footerr .footer-row .footer-col {
    padding-left: var(--mfn-column-gap-left);
    padding-right: var(--mfn-column-gap-right);
    box-sizing: content-box;
    padding-bottom: 1em;
}

#footerr .footer-row .footer-col p {
    font-family: 'Questrial', sans-serif !important;
    text-align: left;
    color: #212529;
    line-height: 1em;
    margin-bottom: .4em;
    font-size: .8em;
    padding: 0 20px;
}

#footerr .footer-row .footer-col ul {
    list-style: none;
    margin-left: 0px;
    padding-left: 0px;
    display: table;
    padding: 0 20px;
}

#footerr .footer-row .footer-col ul li {
    list-style: none;
    float: left;
    color: #343646;
    margin-left: 0px;
    padding-left: 0px;
}

#footerr .footer-row .footer-col ul li a {
    color: #343646;
    font-size: .9em
}

#footerr .footer-row .footer-col ul li a i {

}

#footerr .footer-row .footer-col-1 {
    grid-area: a;

}

#footerr .footer-row .footer-col-2 {
    grid-area: b;
    text-align: right;
    vertical-align: middle;
}

#footerr .footer-row .footer-col-2 a {
    height: 80px;
    display: inline-block;
    margin: 20px;
}

#footerr .footer-row .footer-col-2 a img.institution-img {
    filter: grayscale(100%);
    transition: filter 0.4s;
    height: 80px;
}

#footerr .footer-row .footer-col-2 a img.institution-img:hover {
    filter: none;
}

#footerr .footer-row .footer-col-bottom {
    background-color: #343646;
    font-size: 0.9em;
    color: #9fa3a6;
    padding-left: var(--mfn-column-gap-left);
    padding-right: var(--mfn-column-gap-right);
    box-sizing: border-box;
    grid-area: c;
    height: 3em;
    line-height: 3em;
    font-size: .7em
}

#footerr .footer-row .footer-col-bottom span {
    float: left;
    padding-left: 20px;
}

#footerr .footer-row .footer-col-bottom a {
    float: right;
    padding-right: 20px;
}

#login-area a span.expand,
#login-area span span.expand {
    /*max-width: 0;*/
    -webkit-transition: max-width 1s;
    transition: max-width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    color: white;
}

@media only screen and (min-width: 768px) {
    #login-area a span.expand,
    #login-area span span.expand {
        max-width: 0;
    }
}

@media only screen and (min-width: 350px) and (max-width: 767px) {
    #login-area a span.expand,
    #login-area span span.expand {
        max-width: 90px;
    }
}

#login-area a:hover span.expand,
#login-area span:hover span.expand {
    max-width: 7rem;
}

#Action_bar .contact_details {
    margin-bottom: 0;
}

#login-area {
    display: block;
    float: right;
    margin: .5em;
    line-height: 1.5em;
    height: 1em;
}

#login-area a {
    color: white;
    margin-left: 1em;
}

[role=app-menu] {
    z-index: 999999;
    display: grid;
    justify-items: center;
    position: static;
}

[role=app-menu] {
    z-index: 999999;
    display: grid;
    justify-items: center;
    position: static;
}

[role=app-menu] .menu-container {
    position: absolute;
    top: 40px;
    right: 10px;
    border-radius: 3px;
    width: var(--menu-width);
    background-color: #fff;
    border: 1px solid #0003;
    box-shadow: 0 1px 2px 0 #3c40434d, 0 2px 6px 2px #3c404326;
    z-index: 10000;
}

[role=app-menu] .menu-container .icons-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    grid-gap: 1.5rem;
    gap: 0px;
    padding: 10px 10px 10px 10px;
}

[role=app-menu] .menu-container .icons-container .app-icons {
    font-size: 2rem !important
}

[role=app-menu] .menu-container .icons-container a.pointer {
    cursor: pointer
}

[role=app-menu] .menu-container .icons-container a.link {
    color: #343748 !important;
    width: 84px;
    text-decoration: none;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 10;
    border-radius: 3px;
    padding: 10px;
    font-size: .8em;
}

[role=app-menu] .menu-container .icons-container a.link > span {
    overflow: hidden;
    width: 5.5em;
    white-space: pre-wrap;
    text-overflow: ellipsis;
    line-height: 1.3em;
    display: block;
    text-align: center;
    margin-top: .4em;
}

[role=app-menu] .menu-container .icons-container .bg-hover:hover {
    background-color: #d5e0f2
}

[role=app-menu] .menu-container[data-is-closed=true] {
    display: none
}


/* HomePage */

.txtNewsLink {
    text-align: right;
}

.announcements > .vc_column-inner > .wpb_wrapper {
    border: 1px solid #eaeaea;
    height: 400px;
    font-size: 1em;
    line-height: 2em;
    background-color: #f5f5f5;
}

.announcements .announcements_top {
}

.announcements .announcements_top ul {
    list-style: none;
    padding: 0;
    margin: 0px 20px;
    text-align: justify;
}

.announcements .announcements_top ul li {
    border-bottom: 1px solid #ddd;
    padding: 0 0 .5em 0;
}

.cited-link {
    margin-top: -30px;
}

.announcements .announcements_top ul li .announcement-title {
    text-align: left;
    line-height: 1.5em;
    margin-bottom: .1em;
}

.announcements .announcements_top ul li .announcement-title a {
    color: black;
}

.announcements .announcements_top ul li:hover .announcement-title a {
    color: #00c1cf;
    text-decoration: none;
}

.announcements .announcements_top ul li .lcp_excerpt {
    font-size: .8em;
    line-height: 1.5em;
}

.announcements .announcements_top ul li:last-child {
    border: none;
}

.questionsHeader a:hover {
    color: #00c1cf;
    text-decoration: none;
}

.announcementsHeader a:hover {
    color: #00c1cf;
    text-decoration: none;
}

.newsHeader a:hover {
    color: #00c1cf;
    text-decoration: none;
}

.search-box-tab.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    padding: 5px 20px;
    background-color: #f5f5f5cc;
}

.search-box-tab .vc_tta-tabs-list li.vc_active {
}

.search-box-tab.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #ffffff;
    background-color: #ffffff69;
}

.search-box-tab.vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
    background-color: #ffffff;
    background-color: #ffffff69;


}


.search-box-tab.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab > a {
    background-color: #fafafacc;
}

.search-box-tab.vc_tta-color-white.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: #ffffff69;
}

.trdizin-searchbar {
    background: linear-gradient(to right, #a6b2d1 1%, #9ed7dc 25%, #9ed7dc 75%, #a6b2d1 100%);
}

.search-box-tab form {
    display: block;
    width: 100%;
    background-color: white;
    border: 1px solid #9ed7dc;
    height: 45px;
}

.search-box-tab form input {
    float: left;
    display: inline-block;
    width: calc(100% - 45px);
    font-size: 16px;
    border: none;
    background: transparent;
    height: 45px;
    margin-bottom: 0px;
}

.search-box-tab form button {
    float: right;
    display: inline-block;
    background-color: #13859a;
    margin: 0px;
    height: 45px;
    width: 45px;
    padding: 0;
    border-radius: 0;
}

.search-bar-form p {
    font-size: .8em;
    float: right;
    padding-top: .5em;
    text-align: left;
    display: inline-block;
    padding-left: 3px;
}

@media only screen and (min-width: 768px) {
    .search-box-tab.vc_tta-color-white.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels-container .vc_tta-panels {
        height: 128px;
        padding-top: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .search-bar-form .search-bar-footer {
        display: none;
    }

    .search-box-tab.vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
        padding: 1em;
    }

    #footerr .footer-row {
        grid-template: "a a" "b b" "c c";
    }

    #footerr .footer-row .footer-col p {
        text-align: center;
    }

    #footerr .footer-row .footer-col {
        width: fit-content;
        margin: auto;
    }

    #footerr .footer-row .footer-col-bottom {
        height: auto;
        line-height: 2em;
    }

    #footerr .footer-row .footer-col-bottom span {
        white-space: normal;
        text-align: center;
        display: block;
        padding-top: 1em;
    }

    #footerr .footer-row .footer-col-bottom a {
        float: unset;
        padding-right: 0;
        display: block;
        margin: auto;
    }

    #footerr .footer-row .footer-col ul {
        margin: auto;
    }

    #footerr .footer-row .footer-col-2 {
        text-align: center;
    }

    #Footer .footer_action .container {
        width: 100% !important;
        margin: 0;
        padding: 0 !important;
        max-width: 100% !important;
    }

}

/*
.vc-hoverbox-inner {
    min-height: 150px!important;
}*/

.faq-home-page {
    border-top: 1px solid #eaeaea;
    background-color: #f5f5f5 !important;
    border-bottom: 1px solid #eaeaea;
}

/*
.main-page-block-heading {
    padding-top: 15px;
}

.has_content .the_content_wrapper {
    margin-bottom: 0px;
}



.vc_tta-panel-body {
    height: 67px;
}*/

.listDiv {
    display: flex;
    border-style: solid;
    border-width: 2px;
    border-radius: 25px;
    height: auto;
    min-height: 350px;
    margin-top: 50px;
    margin-bottom: 75px;
    background-color: #f1f6fd;
    border-color: white;
    padding: 3px;
    min-width: 100px;
}

/* Faqs */

.ewd-ufaq-faqs {
}

.ewd-ufaq-faqs .ewd-ufaq-faq-div {
    margin: 0;
    padding: 0;
}

.ewd-ufaq-faqs div.ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol {
    margin-right: 2px;
    padding: 0px 0px 0px 0px;
    line-height: 40px;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-title .ewd-ufaq-post-margin-symbol span {
    font-size: 16px;
    color: #45a8b5;
}

.ewd-ufaq-faq-title .ewd-ufaq-faq-title-text {
}

.ewd-ufaq-faq-title .ewd-ufaq-faq-title-text h4 {
    font-size: 16px;
    font-weight: 400;
}

.ewd-ufaq-faqs .ewd-ufaq-faq-body {
    padding: 0px 0px 10px;
    padding-left: 0px;
    padding-left: 24px;
}


/* CriteriaPages */

.icon-text {
    margin-top: 1.5em;
    margin-left: -40px;
}

.star-icon {
    font-size: 10px;
    margin-top: 1.5em;
    margin-right: -60px;
}

.headCriteria {
    margin-top: -2em;
}

.newCriteriaIndicator,
.newCriteria::after,
.newCriteria::after {
    color: #E2232A;
    font-size: 12px;
    font-weight: 900;
    position: relative;
    top: -5px;
}

.newCriteria::after {
    font-family: "font awesome 5 free";
    content: "\f005";
}

.contentss {
    margin-right: 40px;
    overflow: hidden;
}


/* contactPages */
/*
table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
    height: 495px;
}

td,
th {
    border: 1px solid #e2e2e2;
    text-align: left;
    padding: 8px;
}

tr:nth-child(even) {
    background-color: #e2e2e2;
}

.contactFooter {
    border-top: 2px solid red;
    border-left: 2px solid blue;
    border-right: 2px solid blue;
}
*/

/* StaticPages */
/*
table {
    height: 600px;
}

.statistic-menu {
    font-size: 18px;
}

#statistic-box-table a {
    color: black;
}

.widget_archive ul,
.widget_nav_menu ul {
    background-color: transparent;
}

#statistic-box-table a:hover {
    color: #00c1cf;
}

.the_content_wrapper ul {
    list-style: none;
}*/

#Top_bar .wpml-languages a.active {
    padding: 12px 6px 12px 10px;
    border-radius: 0px;
}

#Top_bar .wpml-languages.enabled:hover a.active {
    border-radius: 0px;
}

#Top_bar .wpml-languages ul.wpml-lang-dropdown {
    border-radius: 0px;

}

#Top_bar .wpml-languages ul.wpml-lang-dropdown li {
    background-color: white;
}

.header-stack #Top_bar .logo {
    padding: 0px;
}

.count-box {
}

.count-box .counter {
    padding: 0;
    display: grid;
    height: 7em;
    grid-template: "a a" "c c";
    width: fit-content;
    margin: auto;
    text-align: center;
}

.count-box .counter.journal {
    grid-template: "a a" "b c";
}

.count-box .counter .number {
    font-size: 1.5em;
    clear: both;
    display: table;
    width: fit-content;
}

.count-box .counter .number:nth-of-type(1) {
    grid-area: a;
    /*! border-bottom: 1px solid #ccc; */
    /*! margin-bottom: .5em; */
    padding-bottom: .3em;
}

.count-box .counter .number:nth-of-type(1) span {
    color: #dc252a;
}

.count-box .counter .number:nth-of-type(2) {
    grid-area: c;
}

.count-box .counter .number:nth-of-type(3) {
    grid-area: b;
}

.count-box .counter .number label {
    font-size: 1em;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    margin-bottom: .6em;
}

.count-box .counter .number span {
    font-size: 2em;
}

.count-box .counter .number.description {
    font-size: 1em;
    margin: auto;
}

.count-box .counter .number.description label {
    margin-bottom: 0;
    line-height: 1em;
}

.count-box .counter .number.description span {
    font-size: 1em;
}

.menu-istatistik-container {

}

.statistic-menu ul.menu {
    background: transparent;
    margin: 0;
    list-style: none;
    padding: 0;
    border-right: 1px solid #ddd;
    box-shadow: 3px 2px 3px -3px #ccc;
}

.statistic-menu ul.menu li {
    margin: 0px;
    padding: 0px;
}

.statistic-menu ul.menu li a {
    color: #333;
    padding-bottom: .4em;
    white-space: nowrap;
}

.statistic-menu ul.menu li.current-menu-item a {
    color: #0089F7;
}

.statistic-menu ul.menu li a:hover {
    color: #0089F7;
    text-decoration: none;
}

.statistic-menu ul.menu li::after {
    display: none;
}

table.list-table td {
    border: none;
    border-bottom: 1px solid #eee;
    text-align: left;
}

table.list-table td a:hover {
    text-decoration: none;
}

table.list-table td a {
    color: #555;
    text-align: left;
}

table.list-table tr:last-child td {
    border: none;
}

table.list-table tr:hover {
    background-color: #dae2eb;
}

table.list-table thead tr:hover {
    background-color: unset;
}

table.list-table thead tr {
    min-height: 35em;
}

table.list-table {
    min-height: 35em;
}

table.list-table thead th {
    font-weight: 500;
    border: none;

}

table.list-table th.center, table.list-table td.center {
    text-align: center;
}

.loader-wrapper {
    display: block;
    width: 100%;
    min-height: calc(30px + 30%);
    text-align: center;
}

.lds-ellipsis {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px;
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #2e6883;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

.notification-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.notification-modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    width: 80%;
    padding: 1em;
}

/* The Close Button */
.notification-modal-close {
    color: #aaaaaa;
/home/ mustafa /projects/ trd-api-ui / angular . json float: right;
    font-size: 31px;
    font-weight: bold;
}

.notification-modal-close:hover,
.notification-modal-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

.modal-content {
    background-color: #fefefe;
    margin: auto;
    border: 1px solid #888;
    width: 80%;
}

.close {
    color: white;
    float: right;
    font-size: 28px;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

#modalBodyForNotification tbody, th, tr, td, thead, tfoot {
    border-color: inherit;
    border-style: solid;
    border-width: 0;
}

#modalBodyForNotification .card-body {
    flex: 1 1 auto;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: auto;
    padding: 1rem 1rem;
}

#notificationListTable thead tr th {
    border: none !important;
    border-left: 1px solid #dee2e6 !important;
    border-left: 1px solid #dee2e6 !important;
}

#notificationListTable tbody tr td {
    border: none !important;
    border-bottom: 1px solid #dee2e6 !important;
}

#Action_bar body {
    min-width: 0;
}

@media (min-width: 1240px) {
    #menu-item-2238 {
        margin-left: 1em !important;
    }

    #menu-item-2238 span {
        font-weight: bold;
    }

    #Top_bar.is-sticky #menu-item-2238 {
        display: none;
    }

    #menu-item-2247 {
        margin-left: 4em !important;
    }

    #menu-item-2247 span {
        font-weight: bold;
    }

    #Top_bar.is-sticky #menu-item-2247 {
        display: none;
    }

}

.search-bar-footer {
    display:flex;
    justify-content: space-between;
}