/*
Type: Page
Title: doc.css
Section: |-css
Path: /css/doc.css
Layout: Main layout
----------------------
Advanced Options
System name:
Content type: <text /css>
    Liquid enabled: false
    Handler:
    Tag list:
*/
:root {
    --df-darkblue-color: #003d6d;
    --df-darkgrey-color: #99B2C7;
    --df-lightblue-color: #72d5ff;
}

html {
    background-color: white;
    color: white;
    background-size: 30px 30px;
    line-height: 1.6;
    font-family: TTHoves-Regular, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    font-size: 1.2em;
}

a {
    font-family: TTHoves-Regular, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    font-size: 1.2em;
}

a:hover {
    text-decoration: none;
}

body {
    font-family: TTHoves-Regular, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
}

button {
    border: none;
    display: inline-block;
    font-size: 0.7em;
    font-weight: 400;
    line-height: 2em;
    min-width: 100px;
    padding: 6px 6px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
}

.api-list {
    padding-top: 25px;
    align-items: stretch;
}

.api-list a {
    flex-grow: 1;
}

.apiTitleTopBar {
    width: 100%;
    display: flex;
    font-size: 1.5em;
}

.appsIdentifierBottom {
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.api-wrapper {
    background: #C9E1F9;
    padding: 1px;
    border-color: #C6D0D7;
    border-radius: 3px;
    border-style: solid;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.20);
    border-width: 0.1rem;
    color: black;

    display: flex;
    flex-direction: column;
    margin-top: 10px;
    font-weight: bold;
}

.api-descriptionInfo {
    margin: 2px;
    font-size: 1em;
    font-weight: 300;
}

.api-body {
    background: #DFEBF7;
    border-radius: 11px;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-weight: normal;
}

.arrowButton {
    align-self: end;
}

.auth-custom {
    padding-left: 15px;
}

.btn-primary {
    background-color: transparent;
    border-color: #ccc;
    width: min-content;
}

.collapseBtn {
    border: none;
    min-width: 50px;
    padding: 0;
}

.collapseBtn:hover {
    background-color: #a6bdd4;
    text-decoration: none;
}

.collapseBtn:focus {
    background-color: transparent;
    outline: none;
    box-shadow: none;
    border: none;
}

.col-description {
    text-align: left;
    font-size: 0.8750em;
    padding-top: 10px;
    padding-left: 5px;
}

.content {
    padding: 0px;
}

.developer-portal {
    padding-bottom: 80px;
}

.digifinland-logo-valkoinen {
    padding-right: 40px;
    width: 250px;
}

.navbar-nav .documentation-text {
    color: #003d6d;
    font-size: 1.4em;
}

.navbar-nav .documentation-text:hover {
    border-bottom: 3px solid #fc8399;
}

.navbar-nav .signin-text {
    color: #003d6d;
    font-size: 1.4em;
}

.navbar-nav .signin-text:hover {
    background-color: #fc8399;
    border: none;
    padding: 0.8em;
}


.footer-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-left: 75px;
    padding-right: 75px;

}

.footer-menu .some-icons {
    display: flex;
    flex-direction: row;
    width: 100px;
}

.footer-menu .some-icon {
    fill: #37ddc9;
    width: 1.5rem;
}

.footer-menu .some-icons .some-icon a {
    fill: #37ddc9;
    height: 2.5rem;
    margin-left: 0.4rem;
    position: relative;
    width: 75px;
}

a .social-link:hover {
    background-color: red;
    color: yellow;
}

.nameBar {
    text-align: center;
}

.not-found {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.not-found img {
    max-width: inherit;
    max-height: inherit;
}

.not-found-txt {
    position: absolute;
    color: white;
    font-size: 2em;
}

.df-darkblue-background {
    background-color: var(--df-darkblue-color) !important;
}

.df-grey-background {
    background-color: var(--df-darkgrey-color) !important;
}

.df-lightblue-background {
    background-color: var(--df-lightblue-color) !important;
}

li .contact-info {
    font-size: 105%;
    line-height: 0.2;
    color: cyan;
}

#swagger-service-name {
    text-transform: uppercase;
}

.swagger-ui {
    padding-top: 3px;
    padding-bottom: 3px;
}

.swagger-version-line {
    color: #fff;
    font-size: 0.8em;
    text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}

.title {
    background-color: #61affe;
    border: none;
    font-size: initial;
}

.title a {
    background-color: #61affe;
    border: none;
    color: #fff;
    text-shadow: 0 1px 0 rgb(0 0 0 / 10%);
}

.title a:hover {
    text-decoration: none;
    color: #f7e9e3;
}

.visibleItems {
    display: flex;
    background-color: #e7f0f7;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}

/* These selectors has to be here - START
* =======================================
*/

.digifinland-logo-sininen-ylapalkki {
    width: 240px;

}

.download-json-span {
    background-color: #FFDD77;
    border: none;
    padding: 4px 6px 6px 6px;
}

.download-json-span:hover {
    background-color: #fc8399;
}

.download-json-button {
    font-style: normal;
    font-size: 0.7em;
}

.download-additional-documentations-span {
  background-color: #99B2C7;
  color: transparent;
  border: solid 1px black;
  margin-right: 5px;
}

.download-additional-documentations-span:hover {
  background-color: #fc8399;
}

.download-additional-documentations-button {
  font-style: normal;
  font-size: 0.7em;
  color: #003d6d;
}


.download-additional-documentations-span {
    background-color: #99B2C7;
    color: transparent;
    border: solid 1px lightslategrey;
    margin-right: 5px;
}

.download-additional-documentations-span:hover {
    background-color: #fc8399;
}

.download-additional-documentations-button {
    font-style: normal;
    font-size: 0.7em;
    color: #003d6d;
}

.h2-custom {
    font-weight: 900 !important;
    font-size: 150% !important;
}

.published-text {
    background-color: inherit;
    font-size: 0.7em;
    font-weight: 400;
    padding: 6px 12px;
    color: #108B0D;
    border: none;
    text-transform: uppercase
}

.published-span {
    background-color: #B1D2F3;
    border: none;
    padding: 8px;
}

.published-span:hover {
    cursor: default;
}

.hidden-text {
    background-color: inherit;
    font-size: 0.7em;
    font-weight: 400;
    color: #C71C1C;
    border: none;
    padding: 6px 12px;
    text-transform: uppercase
}

.hidden-span {
    background-color: #B1AEAE;
    border: none;
    padding: 6px 12px;
}

.hidden-span:hover {
    cursor: default;
}

.hidden-button {
    font-style: normal;
    font-size: 0.7em;
}

.hidden-button:hover {
    cursor: default;
}

.fa-angle-down,
.fa-angle-up {
    color: #61affe;
    font-size: 1.8em;
}

.brighten-button {
    background: #0088CE;
}

.brighten-button:hover {
    background-color: #6fb0d1;
    text-decoration: none;
}

.brighten-button a:hover {
    text-decoration: none !important;
}

.portal-description {
    color: var(--df-darkgrey-color);
}

.sso-login-btn {
    background-color: #fc8399;
    color: #003d6d;
    font-style: normal;
    font-family: TTHoves-Regular, -apple-system, BlinkMacSystemFont, avenir next, avenir, helvetica, helvetica neue, ubuntu, roboto, noto, segoe ui, arial, sans-serif;
    /*font-weight: 600;*/
    /*}*/

    .light-blue-bg {
        background-color: #72d5ff !important;
    }

    /* These selectors has to be here - END
    * =======================================
    */

    @media (max-width: 766px) {
        .digifinland_logo img {
            content: url("/images/D_sininen_RGB-edited.jpg");
            min-width: 30px;
            max-width: 70px;
        }
    }
}