@import '_content/DF.Emf.Blazor/DF.Emf.Blazor.17ue657oga.bundle.scp.css';

/* _content/Emagazines.Web/Views/Discover/DiscoverComponent.razor.rz.scp.css */
#discover-search-button[b-6edo4di561]::placeholder {
    font-weight: 500;
}

#discover-view-more-button[b-6edo4di561] {
    background: black;
    color: white;
    padding: 10px;
    font-size: 16px;
    letter-spacing: 3px;
    width: 50%;
}

.featured-article-col[b-6edo4di561] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


*[b-6edo4di561] {
    font-family: Avenir Next W05;
    color: #403b37;
}

a[b-6edo4di561], .preview-link[b-6edo4di561] {
    color: #1EA1F1;
    text-decoration: none;
    cursor: pointer;
}

#categoriesList > li[b-6edo4di561] {
    font-size: 16px;
}

#categoriesList > li[b-6edo4di561] {
    font-weight: 600;
}

.featured-article-title[b-6edo4di561] {
    font-weight: 600;
}

.featured-article-body[b-6edo4di561] {
    font-size: 16px;
    font-weight: 500;
    color: #403b37;
}

.featured-article-read-more[b-6edo4di561] {
    font-size: 16px;
    font-weight: 600;
}

.swal2-styled.swal2-confirm[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    color: white !important;
    box-shadow: none !important;
}

    .swal2-styled.swal2-confirm:focus[b-6edo4di561] {
        outline: none !important;
        box-shadow: none !important;
    }

.btn-outline-primary:hover[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    font-weight: 500;
    color: white !important;
}

.btn-primary:hover[b-6edo4di561] {
    background-color: #1EA1F1 !important;
    border-color: #1EA1F1 !important;
    color: white !important;
}

.app-description[b-6edo4di561] {
    font-size: 15px;
}

.mobile-category-container > a[b-6edo4di561] {
    font-weight: bold;
    text-decoration: underline #1EA1F1;
    text-underline-offset: 5px;
}

    .mobile-category-container > a[b-6edo4di561]::after {
        content: " ";
        white-space: pre;
    }

    .mobile-category-container > a[b-6edo4di561]::before {
        content: " ";
        white-space: pre;
    }

.newsletter-sign-up-button[b-6edo4di561] {
    font-size: 14px;
    background-color: #1EA1F1;
    border: #1EA1F1;
}

[b-6edo4di561]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-family: Avenir Next W05;
    font-size: 14px;
}

[b-6edo4di561]::-moz-placeholder { /* Firefox 19+ */
    font-family: Avenir Next W05;
    font-size: 14px;
}

:-ms-input-placeholder[b-6edo4di561] { /* IE 10+ */
    font-family: Avenir Next W05;
    font-size: 14px;
}

:-moz-placeholder[b-6edo4di561] { /* Firefox 18- */
    font-family: Avenir Next W05;
    font-size: 14px;
}

/*
Preloader style
*/
#preloader[b-6edo4di561] {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99999;
}

#preloader-inner[b-6edo4di561] {
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 5px;
    width: 5em;
    height: 5em;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    border-top: 0.5em solid #22232d;
    border-right: 0.5em solid rgba(204, 204, 204, 0.5);
    border-bottom: 0.5em solid rgba(204, 204, 204, 0.5);
    border-left: 0.5em solid rgba(204, 204, 204, 0.5);
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8-b-6edo4di561 1.1s infinite linear;
}

/**preloader**/
.loader[b-6edo4di561],
.loader[b-6edo4di561]:before,
.loader[b-6edo4di561]:after {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

#preloader-inner[b-6edo4di561],
#preloader-inner[b-6edo4di561]:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8-b-6edo4di561 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/**pace css preloader**/
.pace[b-6edo4di561] {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
    width: 100%;
    height: 3px;
    background: transparent;
}

.pace-inactive[b-6edo4di561] {
    display: none;
}

.pace .pace-progress[b-6edo4di561] {
    background-color: #e7f7fe;
    position: fixed;
    top: 0;
    right: 100%;
    width: 100%;
    height: 3px;
    overflow: hidden;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.05);
}

.pace .pace-activity[b-6edo4di561] {
    position: fixed;
    top: 0;
    left: 0;
    right: -28px;
    bottom: 0;
    -webkit-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -moz-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -ms-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    -o-animation: pace-theme-mac-osx-motion 500ms linear infinite;
    animation: pace-theme-mac-osx-motion-b-6edo4di561 500ms linear infinite;
}

@-webkit-keyframes pace-theme-mac-osx-motion {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    100% {
        -webkit-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-moz-keyframes pace-theme-mac-osx-motion {
    0% {
        -moz-transform: none;
        transform: none;
    }

    100% {
        -moz-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-o-keyframes pace-theme-mac-osx-motion {
    0% {
        -o-transform: none;
        transform: none;
    }

    100% {
        -o-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@-ms-keyframes pace-theme-mac-osx-motion {
    0% {
        -ms-transform: none;
        transform: none;
    }

    100% {
        -ms-transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}

@keyframes pace-theme-mac-osx-motion-b-6edo4di561 {
    0% {
        transform: none;
        transform: none;
    }

    100% {
        transform: translate(-28px, 0);
        transform: translate(-28px, 0);
    }
}
/* _content/Emagazines.Web/Views/Library/GoogleAnalyticsHelper.razor.rz.scp.css */
body[b-hhpsjq2dz5] {

}
/* _content/Emagazines.Web/Views/Library/Search/SearchIcon.razor.rz.scp.css */
#nav-search-input[b-c3ovbgtg3t]::placeholder {
    font-weight: 600;
}

#nav-search-input:focus[b-c3ovbgtg3t] {
    box-shadow: none;
}
