/**
 * @package     EmbedPress
 * @author      EmbedPress <help@embedpress.com>
 * @copyright   Copyright (C) 2018 EmbedPress. All rights reserved.
 * @license     GPLv2 or later
 * @since       1.0
 */
.embedpress-wrapper {
    position: relative;
}

.ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-ustream.responsive,
.ose-google-docs.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-soundcloud.responsive,
.ose-videojug.responsive,
.ose-facebook.responsive,
.ose-issuu.responsive {
    overflow: hidden;
    position: relative;
    height: auto;
}

.ose-dailymotion.responsive iframe,
.ose-kickstarter.responsive iframe,
.ose-rutube.responsive iframe,
.ose-ted.responsive iframe,
.ose-vimeo.responsive iframe,
.ose-vine.responsive iframe,
.ose-youtube.responsive iframe,
.ose-ustream.responsive iframe,
.ose-google-docs.responsive iframe,
.ose-animatron.responsive iframe,
.ose-amcharts.responsive iframe,
.ose-on-aol-com.responsive iframe,
.ose-animoto.responsive iframe,
.ose-soundcloud.responsive iframe,
.ose-videojug.responsive iframe,
.ose-issuu.responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* 16:9 aspect ratio */
.ose-dailymotion.responsive,
.ose-kickstarter.responsive,
.ose-rutube.responsive,
.ose-ted.responsive,
.ose-vimeo.responsive,
.ose-youtube.responsive,
.ose-animatron.responsive,
.ose-amcharts.responsive,
.ose-on-aol-com.responsive,
.ose-animoto.responsive,
.ose-videojug.responsive {
    padding-bottom: 56.25%;
}

/* 1:1 aspect ratio */
.ose-vine.responsive {
    padding-bottom: 100%;
}

/* Mixed aspect ratio */
.ose-ustream.responsive {
    padding-bottom: 63.3%;
}

.ose-google-docs.responsive {
    padding-bottom: 62.6%;
}

.ose-google-docs.ose-google-docs-drawings.responsive {
    padding-bottom: 74.5%;
}

.ose-google-docs.ose-google-docs-document.responsive,
.ose-google-docs.ose-google-docs-forms.responsive,
.ose-google-docs.ose-google-docs-spreadsheets.responsive {
    padding-bottom: 142%;
}

.ose-soundcloud.responsive {
    padding-bottom: 155px;
}

.ose-issuu.responsive iframe {
    z-index: 2;
}

.ose-issuu.responsive {
    padding-bottom: 31.25%;
}

.ose-issuu>div>div>div:last-child {
    width: 100% !important;
    z-index: 0;
    position: absolute;
    bottom: 0;
}

.ose-mixcloud.responsive iframe {
    width: 100%;
}

/* Fix scrolling on iOS devices */
.ose-google-docs.responsive {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.ose-facebook.responsive iframe {
    padding-bottom: 0;
    width: 100%;
}

.elementor-widget iframe {
    max-height: 100% !important;
}

.elementor-cbutton-preview-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 100px 30px;
    background: #fbf6f6;
}

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

    .elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,
    .embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
    .embedpress-facebook-vid-iframe {
        max-height: inherit !important;
    }

    .ep-first-video iframe {
        max-height: 100% !important;
    }

    .ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
        grid-template-columns: repeat(auto-fit, minmax(calc(50% - 30px), 1fr)) !important;
    }
}

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

    .elementor-widget-embedpres_elementor .embedpress-facebook-vid-iframe,
    .embedpress-gutenberg-wrapper .embedpress-facebook-vid-iframe,
    .embedpress-facebook-vid-iframe {
        max-height: 390px !important;
    }

    .ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
        grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important;
    }
}

.ose-matterport .embera-embed-responsive, .ose-matterport .embera-embed-responsive iframe {
    width: 100%;
    height: 100%;
}

.ose-deviantart img, .ose-deviantart a, .ose-deviantart div {
    width: 100%;
    height: 100%;
}

/*Meetup Event styling starts */
.ose-meetup {
    overflow: auto !important;
}

.ose-meetup img {
    height: auto;
}

article.embedpress-event div#sponsors {
    display: none;
}

.embedpress-event .link {
    color: #0098ab;
}

.embedpress-event .visibility--a11yHide {
    border: 0;
    clip: rect(0 0 0 0);
    position: absolute;
    overflow: hidden;
    margin: -1px;
    padding: 0;
    width: 1px;
    height: 1px;
}

.embedpress-event .text--small {
    font-size: 14px;
    margin: 0;
}

.embedpress-event .flex {
    display: flex;
    box-sizing: border-box;
}

.embedpress-event .flex--wrap {
    flex-wrap: wrap;
}

.embedpress-event .flex--row {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    flex-wrap: nowrap;
}

.embedpress-event .flex-item {
    flex-basis: 0;
    flex-grow: 1;
    width: auto;
    min-width: 0;
    /*padding-left: 16px;*/
    box-sizing: border-box;
}

.embedpress-event .flex-item--shrink {
    flex-basis: auto;
    -webkit-box-flex: 0;
    flex-grow: 0;
    flex-shrink: 0;
    width: auto;
}

.embedpress-event .flex--row>.flex-item:first-child {
    padding-left: 0;
}

.embedpress-event .text--bold {
    font-weight: 700;
}

.embedpress-event h1,
.embedpress-event h2,
.embedpress-event h3,
.embedpress-event h4,
.embedpress-event h5,
.embedpress-event h6 {
    font-size: inherit;
}

.embedpress-event .ep-event--title {
    font-size: 32px;
    font-weight: 700;
}

.embedpress-event .ep-event--date {
    color: #757575;
    font-weight: 400;
    font-size: 16px;
}

/*Host*/
.embedpress-event .ep-event--host {
    margin-top: 20px;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.ep-event--host .avatar-print {
    border-radius: 50%;
    height: 50px;
    width: 50px;
}

.embedpress-event img.avatar--person {
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    border-radius: 50%;
    box-sizing: border-box;
    vertical-align: middle;
}

.event-info-hosts-text {
    padding-left: 20px;
    font-size: 16px;
    font-weight: 400;
}

.embedpress-event .event-description {
    margin-top: 20px;
}

.text--sectionTitle {
    font-size: 20px;
    line-height: 28px;
}

.ep-event--attendees {
    margin-top: 50px;
}

.ep-event--attendees>.flex {
    margin-bottom: 20px;
}

.ep-event--attendees .gridList {
    list-style: none;
    margin: 0 -16px 0 0;
    padding: 0;
}

.ep-event--attendees .gridList-item {
    width: auto;
}

.ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
    flex: 0 0 50%;
    max-width: 50%;
}

.ep-event--attendees .groupMember-name {
    line-height: 1.2 !important;
}

.ep-event--attendees .avatar--person {
    margin-bottom: 15px;
    display: inline-block;
    border-radius: 50%;
}

.ep-event--attendees img.avatar-print {
    border-radius: 50%;
}

.ep-event--attendees .groupMember-role {
    font-size: 12px;
    color: #757575;
    padding-top: 2px;
    margin: 0;
}

.ep-event--attendees .groupMember {
    min-height: 100%;
    min-width: 128px;
    padding-left: 8px;
    padding-right: 8px;
}

.embedpress-event .align--center {
    text-align: center;
}

.embedpress-event .card {
    background: #fff;
    background-clip: padding-box;
    background-size: cover;
    border: 1px solid rgba(46, 62, 72, .12);
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    min-height: 100%;
    padding: 16px 16px 18px;
    position: relative;
    white-space: normal;
}

.embedpress-event .card--hasHoverShadow {
    transition: box-shadow .25s cubic-bezier(.4, 0, .2, 1), transform .25s cubic-bezier(.4, 0, .2, 1);
}

.embedpress-event .ep-event-group-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #ffffff;
    border-radius: 8px;
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid rgba(46, 62, 72, .12);
}

.embedpress-event .ep-event-group--name {
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.45;
    margin: 0;
    width: 70%;
    word-break: break-word;
}

.embedpress-event .ep-event-group--image {
    -o-object-fit: cover;
    object-fit: cover;
    width: 56px;
    height: 56px;
    border-radius: 4px;
}

.embedpress-event .ep-event-time-location {
    background: #ffffff;
    border-radius: 8px;
    padding: 16px 20px 0 20px;
    border: 1px solid rgba(46, 62, 72, .12);
}

.embedpress-event .ep-event-time-location .ep-event-datetime,
.embedpress-event .ep-event-time-location .ep-event-location {
    padding-bottom: 20px;
}

.embedpress-event .ep-event-location .wrap--singleLine--truncate,
.embedpress-event .ep-event-time-location .ep-event-datetime {
    font-size: 15px;
    line-height: 1.5;
    color: #2e3e48;
    font-style: normal;
    margin: 0;
}

.embedpress-event .ep-event-location address {
    font-style: normal;
    margin: 0;
}

.embedpress-event .ep-event-location .venueDisplay-venue-address {
    font-style: normal;
    color: #757575;
    margin: 0;
}

.embedpress-event .ep-event-location p {
    line-height: 20px;
}

.ep-event--attendees .gridList-item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1rem;
    margin: 0;
    vertical-align: top;
    width: 50%;
}

.gridList-itemInner {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    padding: 0 16px 16px 0;
}

/*Youtube subscribe button*/
.embedpress-yt-subscribe {
    display: flex;
    align-items: center;
    align-content: start;
    text-align: center;
    gap: 1rem;
    max-width: 600px;
    width: 100%;
}

.embedpress-yt-subscribe .embedpress-yt-subscribe.dark {
    color: #ffffff;
}

.embedpress-yt-subscribe .embedpress-yt-sub-text {
    display: inline-block;
    margin: 0;
    padding: 0;
}

/* Meetup styling for new markup*/
.dewqijm {
    height: 100%;
    margin-right: 10px;
}

.dewqijm img[src^="image"] {
    display: none;
}

.dewqijm img[src^="http"] {
    height: 56px !important;
    width: 56px !important;
}

.dewqijm>div>div {
    display: none;
}

.embedpress-event .sticky button {
    display: none;
}

.embedpress-event .items-center {
    align-items: center;
}

/*Media query*/
@media only screen and (min-width: 530px) {
    .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media only screen and (min-width: 640px) {
    .embedpress-event .card {
        padding: 18px 18px 20px;
    }

    .ep-event--attendees .gridList--autoHeight--has4>.gridList-item {
        flex: 0 0 25%;
        max-width: 25%;
    }
}




/**
* NFT card frontend style
*/

.ose-opensea {
    height: 100% !important;
    width: calc(100% - 40px) !important;
    max-height: 100% !important;
}

.ose-github {
    overflow: auto;
}

.ep_nft_content_wrap.ep_nft__wrapper {
    display: grid;
}

.ep_nft_content_wrap.ep_nft__wrapper,
.ep_nft_content_wrap.ep_nft_list {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}

.ep_nft_content_wrap .ep_nft_item {
    padding-top: 15px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    background-color: #ffffff;
    border-radius: 10px;
    transition: background 0.5s, border 0.5s, border-radius 0.5s, box-shadow 0.5s;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .09);
    overflow: hidden;
    padding: 15px;
    position: relative;
    transition: .3s ease-in-out;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid .ep_nft_item {
    display: flex;
    flex-direction: column;
}

.ep_nft_content_wrap.ep_nft_list .ep_nft_item {
    justify-content: flex-start;
    align-items: flex-start;
}

.ep_nft_content_wrap.ep_nft__wrapper.preset-3 .ep_nft_item .ep_nft_content {
    background-color: #edecf6e6;
}

.ep_nft_content_wrap .ep_nft_thumbnail {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    border-radius: 5px;
}

.ep_nft_content_wrap .ep_nft_thumbnail img {
    height: 340px;
    border-radius: 5px;
    width: 100%;
    object-fit: cover;
}

.ep_nft_content .ep_nft_title {
    color: #333333;
    font-size: 16px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 15px;
    font-weight: 600;
    word-break: break-all;
}

.ep_nft_content {
    text-align: left;
}

.ep_nft_content .ep_nft_price {
    color: #333333;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    display: flex;
    font-weight: 600;
}

.ep_nft_content .ep_nft_price:first-child {
    margin-bottom: 10px;
}

span.eb_nft_currency {
    max-width: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
}

span.eb_nft_currency svg {
    width: 100%;
    height: auto;
}

.ep_nft_content .ep_nft_price_wrapper {
    min-height: 20px;
}


.ep_nft_content .ep_nft_creator {
    color: #333333;
    font-size: 14px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 20px;
    display: flex;
    align-items: center;
    gap: 5px;
}

.ep_nft_content .ep_nft_creator a {
    color: #3080E2;
    font-size: 14px;
    text-decoration: none;
    word-break: break-all;
    text-decoration: none;
}

.ep_nft_content .ep_nft_creator img {
    height: 30px;
    width: 30px;
    border-radius: 50%;
}

.ep_nft_content .ep_nft_button button {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}

.ep_nft_content .ep_nft_button button a {
    background-color: #3080E2;
    color: #ffffff;
    font-size: 14px;
    padding-top: 15px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 15px;
    transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
}

.ep_nft_content .ep_nft_button button:hover a {
    background-color: rgb(46, 142, 238);
    color: #ffffff;
}

.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
    opacity: 1;
    transform: translate(0);
    visibility: visible;
}


.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a.ep-details-btn:hover {
    background-color: rgb(46, 142, 238);
    color: #ffffff;
}

.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item:hover .ep_nft_button {
    opacity: 1;
    transform: translate(0);
    visibility: visible;
}

.ep-nft-gallery-wrapper .ep_nft_content_wrap.ep_nft__wrapper.ep-preset-1 .ep_nft_item .ep_nft_button {
    bottom: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    transform: translateY(30px);
    visibility: hidden;
    width: 100%;
    transition: 0.3s;
}

.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep-nft-single-item-wraper .ep_nft_button {
    margin-top: auto;
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button a {
    background-color: #3080E2;
    color: #ffffff;
    font-size: 14px;
    padding: 10px 20px;
    transition: border 0.5s, border-radius 0.5s, box-shadow 0.5s;
    display: block;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
}

.ep-nft-gallery-wrapper.ep-nft-gallery-r1a5mbx .ep_nft_button span.ep-nft-rank {
    color: #a88484;
    border-color: #a88484;
}

/* mimmikcssStart */


/* NFT List item CSS */

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
    display: flex;
    gap: 15px;
    align-items: center;
    border-radius: 10px;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
    width: 55%;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
    width: calc(45% - 15px);
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content .ep_nft_price.ep_nft_last_sale {
    margin-bottom: 15px;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_thumbnail svg {
    border-radius: 10px;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
    height: 260px;
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_button a {
    border-radius: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-grid.ep-preset-2 .ep_nft_content .ep_nft_price:last-child {
    margin-bottom: 15px;
}

.alignleft .ose-opensea,
.alignright .ose-opensea,
.aligncenter .ose-opensea {
    max-width: calc(100% - 40px) !important;
}

.embedpress-gutenberg-wrapper.alignright, .embedpress-gutenberg-wrapper.alignleft {
    width: 100%;
}

.embedpress-gutenberg-wrapper.alignright .ep-embed-content-wraper>div {
    float: right;
}

.embedpress-gutenberg-wrapper.aligncenter.ep-content-share-enabled .ep-embed-content-wraper {
    justify-content: center;
}

.embedpress-gutenberg-wrapper.alignright.ep-content-share-enabled .ep-embed-content-wraper {
    justify-content: right;
}

.embedpress-gutenberg-wrapper.alignleft.ep-content-share-enabled .ep-embed-content-wraper {
    justify-content: left;
}

.embedpress-gutenberg-wrapper.aligncenter {
    text-align: center;
    clear: both;
}

.theme-twentytwentythree footer.wp-block-template-part {
    clear: both;
}

/* mimmikcssEnd */

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

    /* tabcssStart */
    .ep_nft_content_wrap.ep_nft__wrapper,
    .ep_nft_content_wrap.ep_nft_list {
        grid-template-columns: repeat(3, 1fr) !important;
    }

    .alignleft .ose-opensea,
    .alignright .ose-opensea,
    .aligncenter .ose-opensea {
        max-width: 100% !important;
    }

    /* tabcssEnd */

}

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

    /* tabcssStart */
    .ose-opensea {
        min-width: 100% !important;
        max-width: calc(100% - 40px) !important;
    }



    .ep_nft_content_wrap.ep_nft__wrapper,
    .ep_nft_content_wrap.ep_nft_list {
        grid-template-columns: repeat(2, 1fr) !important;
    }

    /* tabcssEnd */

}

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

    /* mobcssStart */
    .ep_nft_content_wrap.ep_nft__wrapper,
    .ep_nft_content_wrap.ep_nft_list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    /* mobcssEnd */

}


/* NFT Single item CSS */
.ep-nft-single-item-wraper.ep_nft_content_wrap .ep_nft_item {
    box-shadow: none;
}

.ep-nft-rank-wraper {
    margin-bottom: 16px;
    font-weight: 600;
    color: #333;
    font-size: 16px;
}

.ep-nft-rank-wraper.ep-empty-label span {
    margin-left: 0px;
}

span.ep-nft-rank {
    padding: 2px 8px;
    border-radius: 7px;
    margin-left: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    background: transparent !important;
    border: 1px solid #ddd;
    color: #333;
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
    width: calc(55% - 15px);
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
    width: 45%;
    height: 100%;
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail img {
    height: 100%;
}

.ep-nft-single-item-wraper span.eb_nft_label {
    color: #333;
    /* margin-bottom: -10px; */
}

.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price {
    display: flex;
    flex-direction: column;
    margin-right: 45px;
}

.ep-nft-single-item-wraper span.eb_nft_price {
    font-size: 30px;
    line-height: normal;
}

.ep-nft-single-item-wraper .ep_nft_content .ep_nft_creator img {
    height: 15px;
    width: 15px;
    border-radius: 50%;
}

.ep-nft-single-item-wraper .ep-usd-price {
    bottom: 0;
    font-size: 12px;
}

.ep-nft-single-item-wraper span.eb_nft_label {
    /* margin-bottom: -14px; */
    font-size: 15px;
}

.ep-nft-single-item-wraper .ep_nft_content .ep_nft_title {
    margin-bottom: 10px;
    font-size: 24px;
}

.ep-nft-single-item-wraper .CollectionLink--name svg {
    width: 20px;
    height: 20px;
    margin-left: 5px;
}

.ep-nft-single-item-wraper a.CollectionLink--link {
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 15px;
    display: block;
    color: #3080E2;
}

.ep-nft-single-item-wraper sub.verified-icon {
    bottom: -5px;
    left: 4px;
}

/* toggle */
.ep-nft-single-item-wraper .ep-accordion {
    border: 1px solid #ddd;
    border-radius: 10px;
    margin-top: 15px;
    display: block;
}

.ep-nft-single-item-wraper .ep-toggle {
    display: none;
}

.ep-nft-single-item-wraper .ep-option {
    position: relative;
}

.ep-nft-single-item-wraper .ep-content {
    padding: 1em;
    border-top: 1px solid #ddd;
}

.ep-nft-single-item-wraper .ep-content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.2s;
}

.ep-nft-single-item-wraper .ep-title {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.2s;
    padding: 1em;
    display: flex;
    color: #333;
    font-weight: bold;
    cursor: pointer;
    border-radius: 10px 10px 0 0;
    align-items: center;
}

.ep-nft-single-item-wraper label.ep-title svg {
    width: 20px;
    height: 20px;
    margin-right: 6px;
}

.ep-nft-single-item-wraper .ep-asset-detail-item {
    display: flex;
    justify-content: space-between;
    font-weight: 500;
}

.ep-nft-single-item-wraper .ep-asset-detail-item span {
    word-break: break-word;
    max-width: 75%;
}

.ep-nft-single-item-wraper .ep-content {
    display: block;
}

.ep-nft-single-item-wraper .ep-content p {
    margin: 0;
    padding: 0.5em 1em 1em;
    font-size: 0.9em;
    line-height: 1.5;
}

.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title+.ep-content {
    display: none;
    background: transparent;
}



.ep-nft-single-item-wraper .ep_nft_content .ep_nft_price_wrapper {
    display: flex;
}

.ep-nft-single-item-wraper .ep-toggle+.ep-title:after {
    content: "";
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: transparent;
    text-indent: -9999px;
    border-top: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    right: 15px;
    top: 50%;
    transform: rotate(45deg) translate(-20%, -5%);
}

.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 12px;
    height: 12px;
    background: transparent;
    text-indent: -9999px;
    border-top: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    color: transparent;
    right: 15px;
    top: 50%;
    transform: rotate(225deg) translate(80%, 20%);
}

.ep-nft-single-item-wraper .ep-toggle:checked+.ep-title:after {
    display: none;
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items .ep_nft_item .ep_nft_button span.ep-nft-rank {
    pointer-events: none;
}

.ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-nft-single-item-wraper.ep-grid .ep_nft_content {
    margin-bottom: 20px;
}

.elementor-widget-embedpres_elementor .ep-nft-gallery-wrapper .ep-loadmore-wrapper button, .embedpress-gutenberg-wrapper .ep-nft-gallery-wrapper .ep-loadmore-wrapper button {
    display: none;
}

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

    .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

}

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

    .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper, .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft_list {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item {
        align-items: unset;
        flex-direction: column;
    }

    .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_thumbnail {
        width: 100%;
    }

    .ep-nft-single-item-wraper.ep_nft_content_wrap.ep_nft__wrapper.nft_items.ep-list .ep_nft_item .ep_nft_content {
        width: 100%;
    }
}

@media screen and (max-width: 537px) {
    .ep-nft-single-item-wraper sub.ep-usd-price {
        margin-bottom: 15px;
        display: block;
    }

    .ose-google-drive iframe {
        height: 250px !important;

    }

    .ose-nrk-radio iframe {
        height: 400px !important;
    }

}

.emebedpress-unit-percent iframe {
    width: 100% !important;
}


/* Locked content form */

.password-form-container {
    width: 350px;
    text-align: center;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px #f4eded;
    background-color: #f9f9ff;
    max-width: 100%;
    margin: auto;
}

.password-form-container h2 {
    font-size: 22px;
    margin-bottom: 15px;
    font-family: system-ui;
}

.password-form-container p {
    font-size: 12px;
    font-family: sans-serif;
    line-height: 1.4em;
    margin-bottom: 15px;
}

form.password-form {
    margin-bottom: 2px;
}

.password-form-container input[type="password"] {
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    margin-bottom: 12px;
    font-size: 20px;
    color: #6354a5;
    outline: none;
    border: 1px solid #ddd;
    outline: 0;
    padding-left: 50px;
    font-family: sans-serif;
    height: 42px;
}

.password-form-container input[type="password"]::placeholder {
    color: #e0d1d1;
    font-size: 14px;
}

.password-field {
    position: relative;
}

.password-field span {
    position: absolute;
    top: 0px;
    left: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
    width: 40px;
    background: #DED7FC;
    border-radius: 4px;
}

.password-field svg {
    width: 22px;
}

.password-form-container input[type="submit"] {
    padding: 12px 20px;
    background-color: #6354a5;
    color: #fff;
    border: none;
    border-radius: 5px;
    font-size: 14px;
    cursor: pointer;
    font-family: sans-serif;
    transition: background-color 0.3s ease, box-shadow 0.3s ease;
    font-weight: initial;
    white-space: normal;
    word-break: break-all;
    min-height: 42px;
}

.password-form-container button:hover {
    background-color: #0062cc;
    box-shadow: 0px 0px 10px #007bff;
}

.password-form-container .error-message {
    color: #ff0000;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.4em;
}

.password-form-container .error-message.hidden {
    display: none;
}

p.need-access-message {
    margin-bottom: 2px;
    margin-top: 13px;
}

.wp-block-embed__wrapper {
    display: inline-block;
    width: 100%;
    max-width: 100% !important;
}

.wp-block-embed__wrapper.position-right-wraper, .wp-block-embed__wrapper.position-right-wraper {
    max-width: calc(100% - 40px) !important;
}

.ep-elementor-content {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.ep-elementor-content.source-opensea {
    display: block;
}

/* social share css */
.wp-block-embedpress-embedpress>div, .ep-gutenberg-content {
    position: relative;
    clear: both;
}

.gutenberg-pdf-wraper {
    position: relative;
    width: 100%;
}

.presentationModeEnabledIosDevice {
    position: fixed;
    left: 0;
    top: 0;
    border: 0;
    height: 100% !important;
    width: 100% !important;
    z-index: 999999;
    min-width: 100% !important;
    min-height: 100% !important;
}

.ep-embed-content-wraper {
    width: 100%;
}

.embedpress-gutenberg-wrapper.popup_button, .embedpress-elements-wrapper.popup_button {
    display: none !important;
}

.elementor-element-edit-mode .embedpress-elements-wrapper.popup_button {
    display: block !important;
}

.ep-content-share-enabled .ep-embed-content-wraper {
    display: flex !important;
}

.ep-content-share-enabled .ep-embed-content-wraper.hidden {
    display: none !important;
}

.ep-share-position-right .ep-embed-content-wraper {
    flex-direction: row;
}

.ep-content-share-enabled .ep-embed-content-wraper>div:first-child {
    width: 100%;
}

.ep-share-position-left .ep-embed-content-wraper {
    flex-direction: row-reverse;
}

.ep-share-position-bottom .ep-embed-content-wraper {
    flex-direction: column;
}

.ep-share-position-top .ep-embed-content-wraper {
    flex-direction: column-reverse;
}

.ep-fixed-width .gutenberg-pdf-wraper {
    display: inline-block;
}

.ep-percentage-width .embedpress-inner-iframe {
    width: 100%;
}

/* social share css */

.ep-social-share {
    display: flex;
    align-items: center;
}

.ep-social-share.share-position-right {
    right: -40px;
    top: 0;
    flex-direction: column;
}

.ep-social-share.share-position-left {
    left: 0px;
    top: 0;
    flex-direction: column;
}

.ep-social-share.share-position-bottom, .ep-social-share.share-position-top {
    justify-content: center;
}

.embedpress-gutenberg-wrapper .ep-social-share.share-position-left, .ep-elementor-content .ep-social-share.share-position-left {
    left: -40px;
}

.ep-social-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    margin: 0;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}

.ep-social-icon:hover {
    opacity: 0.8;
}

.ep-social-share svg {
    width: 20px;
    height: auto;
}

a.ep-social-icon.pinterest svg {
    height: 25px;
}

.ep-social-share .facebook {
    background-color: #3b5998;
}

.ep-social-share .facebook svg {
    width: 40px;
}

.ep-social-share .twitter {
    background-color: #000000;
}

a.ep-social-icon.twitter:focus-visible {
    box-shadow: none;
    border: none;
    outline: none;
}

.ep-social-share .pinterest {
    background-color: #bd081c;
}

.ep-social-share .linkedin {
    background-color: #0077b5;
}

.ep-social-share .instagram {
    background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af, #515bd4);
}

.ep-social-share .reddit {
    background-color: #ff4500;
}

.ep-social-icon i {
    margin-right: 0;
}

.ep-content-locked .watermark {
    display: none !important;
}

.ep-content-protection-enabled .watermark {
    display: none !important;
}

.embedpress-pro-control.not-active {
    pointer-events: none;
}

.pro__alert__wrap .pro__alert__card h2 {
    font-size: 32px;
    font-weight: 450;
    color: #131f4d;
    margin-bottom: 15px;
}

.pro__alert__wrap .pro__alert__card p {
    font-size: 14px;
    font-weight: 400;
    color: #7c8db5;
    margin-top: 10px;
}

.pro__alert__wrap .pro__alert__card p a {
    text-decoration: underline;
    font-weight: 700;
    color: #131f4d;
}

.emebedpress-unit-percent, .ep-elementor-content.ep-percentage-width {
    width: 100%;
}

/* Documents viewer style */
[data-theme-mode='dark'] {
    --viewer-primary-color: #343434;
    --viewer-icons-hover-bgcolor: #453838;

}

[data-theme-mode='light'] {
    --viewer-primary-color: #f2f2f6;
    --viewer-icons-color: #343434;
    --viewer-icons-hover-bgcolor: #e5e1e9;
}

@media (prefers-color-scheme: dark) {
    :root {
        --viewer-primary-color: #343434;
        --viewer-icons-color: #f2f2f6;
        --viewer-icons-hover-bgcolor: #453838;

    }
}

@media (prefers-color-scheme: light) {
    :root {
        --viewer-primary-color: #f2f2f6;
        --viewer-icons-color: #343434;
        --viewer-icons-hover-bgcolor: #e5e1e9;

    }
}

.ep-file-download-option-masked::after, .ep-external-doc-icons {
    background: var(--viewer-primary-color);
}

.ep-external-doc-icons svg path {
    fill: var(--viewer-icons-color);
}

.ep-doc-draw-icon svg path {
    fill: var(--viewer-primary-color);
    stroke: var(--viewer-icons-color);
}

.ep-external-doc-icons svg:hover svg path {
    fill: var(--viewer-icons-color);
    stroke: var(--viewer-icons-color);
}

.ep-external-doc-icons svg:hover {
    background-color: var(--viewer-icons-hover-bgcolor);
}

.ep-file-download-option-masked {
    position: relative;
}

.ep-file-download-option-masked {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ep-file-download-option-masked .overlay {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 15px);
    height: calc(100% - 45px);
    background-color: rgb(66 23 23 / 0%);
    pointer-events: unset;
    z-index: 1;
    user-select: none;
    max-width: 800px;
    margin: 0 auto;
}


.ep-file-download-option-masked.ep-file-xls .overlay {
    height: calc(100% - 78px);
}

.ep-file-download-option-masked iframe {
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

.wp-block-embedpress-document.embedpress-document-embed iframe {
    border: none !important;
    box-shadow: none !important;
}

.ep-file-download-option-masked.enabled-text-copy {
    pointer-events: all;
}

.embed-download-disabled {
    width: 200px;
    height: 22px;
    background: #444444;
    position: absolute;
    right: 2px;
    bottom: 8px;
    opacity: 0;
}

.cui-toolbar-button-right {
    display: none !important;
}

.ndfHFb-c4YZDc-Wrql6b {
    display: none;
}

.ep-external-doc-icons {
    position: absolute;
    display: flex;
    flex-direction: revert;
    background: var(--viewer-primary-color);
    border-radius: 6px;
    z-index: 2;
    bottom: -18px;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 0 10px;
}

.ep-external-doc-icons svg {
    width: 30px;
    height: 30px;
    cursor: pointer;
    transition: 0.3s;
    padding: 5px;
    border-radius: 4px;
}

.block-editor-block-list__block .ep-gutenberg-file-doc .ep-external-doc-icons svg {
    width: 22px;
    height: 22px;
}

.block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-download-icon svg, .block-editor-block-list__block .ep-gutenberg-file-doc .ep-doc-fullscreen-icon svg {
    width: 20px !important;
}

.ep-doc-minimize-icon svg, .ep-doc-fullscreen-icon svg {
    padding: 6px;
}

.ep-external-doc-icons svg:hover {
    border-radius: 4px;
}

.ep-doc-draw-icon.active svg {
    background: var(--viewer-icons-hover-bgcolor);
}

.ep-doc-download-icon, .ep-doc-print-icon, .ep-doc-fullscreen-icon, .ep-doc-popup-icon, .ep-doc-draw-icon, .ep-doc-minimize-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    /* background: var(--viewer-primary-color); */
}

.elementor .elementor-element.elementor-element .embedpress-document-embed .fullscreen-enabled iframe, .embedpress-document-embed .fullscreen-enabled iframe {
    width: 100% !important;
    height: 100% !important;
}

.ep-file-download-option-masked.ep-file-link.fullscreen-enabled iframe {
    margin-left: 22%;
}

.ep-file-download-option-masked::after {
    position: absolute;
    width: 100%;
    height: 30px;
    background: var(--viewer-primary-color);
    z-index: 1;
    bottom: 0;
    content: '';
    left: 0;
}

.ep-file-download-option-masked.ep-file-docx::after {
    bottom: 0;
}

.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled::after {
    bottom: 0px;
    background: white;
    height: 22px;
}

.ep-file-download-option-masked.ep-file-docx.ep-powered-by-enabled.fullscreen-enabled::after {
    bottom: 0;
}


canvas.ep-doc-canvas {
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    clear: both;
    margin: auto;
    display: none;
}

/* .ep-file-download-option-masked::after, .ep-file-download-option-masked iframe {
    pointer-events: none;
    user-select: none;
    opacity: 0;
  } */

/* custom player css */
:root {
    /* --plyr-color-main: #3700ff85; */
    --plyr-control-icon-size: 15px;
    --plyr-range-track-height: 3px;
    --plyr-range-thumb-height: 10px;

}

.plyr--audio .plyr--full-ui input[type=range] {
    color: red !important;
}

.ep-embed-content-wraper input[type=range]::-webkit-slider-runnable-track {
    box-shadow: none;
}

.ep-embed-content-wraper input[type=range]::-moz-range-track {
    box-shadow: none;
}

a.plyr__controls__item.plyr__control {
    border-radius: inherit;
    color: inherit !important;
}

.plyr-initialized button:focus {
    background-color: var(--plyr-color-main);
}

.custom-player-preset-1 .plyr__controls {
    background: var(--plyr-color-main) !important;
    padding: 0 !important;
}

.custom-player-preset-1 button.plyr__control {
    border-radius: 0;
}

.custom-player-preset-1 a.plyr__controls__item.plyr__control {
    border-radius: inherit;
}

.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] {
    width: 100px !important;
    text-align: center;
    display: flex;
    align-items: center !important;
    justify-content: center;
    height: 60px;
}

.custom-player-preset-1 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"] svg {
    width: 22px;
    height: 22px;
}

.custom-player-preset-1 .plyr__control:focus {
    border: none;
}

.custom-player-preset-2 a.plyr__controls__item.plyr__control, .custom-player-preset-2 button.plyr__control.plyr__control--overlaid[data-plyr="play"], .preset-default a.plyr__controls__item.plyr__control {
    border-radius: 4px;
}

.custom-player-preset-3 .plyr__controls, .custom-player-preset-4 .plyr__controls {
    background: var(--plyr-color-main) !important;
    padding: 0 !important;
}


.custom-player-preset-4 button.plyr__control.plyr__control--overlaid {
    display: none !important;
}

/* Overite plyr css  */
figure .plyr--full-ui .plyr__video-embed>.plyr__video-embed__container {
    padding-bottom: inherit !important;
}

.plyr {
    background-color: black;
}

.pip-mode {
    position: fixed !important;
    width: 320px !important;
    height: 180px !important;
    top: calc(100% - 200px) !important;
    left: calc(100% - 340px) !important;
    z-index: 9999;
    border-radius: 15px !important;

}

.plyr [data-plyr="pip"] {
    display: block !important;
}

.pip-mode .plyr__video-wrapper {
    pointer-events: none;

}

.pip-mode .pip-play {
    display: none;
}

.pip-mode .pip-play, .pip-mode .pip-pause {
    opacity: 0 !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #0000004a;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    cursor: pointer;
}

.pip-mode .pip-close {
    opacity: 0;
    position: absolute;
    right: 10px;
    top: 10px;
    background: #0000004a;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    cursor: pointer;
}

.pip-mode:hover .pip-play, .pip-mode:hover .pip-close, .pip-mode:hover .pip-pause {
    opacity: 1 !important;
}

.pip-mode .overlay-mask {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.pip-mode iframe {
    pointer-events: none !important;
}

[data-playerid] {
    opacity: 0;
}

[data-playerid].audio.plyr-initialized {
    opacity: 1;
}

.plyr--paused.plyr__poster-enabled .plyr__poster {
    display: block !important;
    opacity: 1;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
    .plyr__controls [data-plyr="restart"], .plyr__controls [data-plyr="rewind"], .plyr__controls [data-plyr="fast-forward"], .plyr__controls [data-plyr="pip"] {
        display: none !important;
    }

    .plyr__video-wrapper iframe {
        max-height: 100% !important;
    }

    .plyr__controls .plyr__volume input[type=range] {
        max-width: 40px;
        min-width: 40px;
    }
}

/* Instagram profile info design  */
/* Base styles for the profile header */
.profile-header {
    display: flex;
    align-items: center;
    padding: 16px;
    border-bottom: 1px solid #ddd;
    justify-content: center;
    gap: 30px;
    padding-bottom: 30px;
}

/* Styling for the container holding the tabs */
.posts-tab-options {
    text-align: center;
    margin: 0;
}

/* Styling for the tabs */
.posts-tab-options .tabs {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
    border-radius: 5px;
    gap: 25px;
    padding: 0;
}

.posts-tab-options .tabs svg {
    width: 15px;
    height: 15px;
}

li[data-media-type="ALL"] svg {
    width: 12px;
    height: 12px;
}

.posts-tab-options .tabs li {
    margin-right: 15px;
    cursor: pointer;
    padding: 10px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.posts-tab-options .tabs li:last-child {
    margin-right: 0;
}

/* Styling for the active tab */
.posts-tab-options .tabs li.active {
    /* border-top: 1px solid rgb(115,115,115); */
    position: relative;
    color: rgb(115, 115, 115);

}

.posts-tab-options .tabs li svg {
    border-radius: 2px;
}

.posts-tab-options .tabs li.active svg {
    color: rgb(115, 115, 115);
}

.posts-tab-options .tabs li:hover, .posts-tab-options .tabs li:hover svg, .posts-tab-options .tabs li:hover .fill-color {
    color: rgb(115, 115, 115);
}

.posts-tab-options .tabs li:hover .fill-color, .posts-tab-options .tabs li.active .fill-color {
    fill: rgb(115, 115, 115) !important;
}

.posts-tab-options .tabs li.active::after {
    content: '';
    position: absolute;
    top: -1px;
    height: 1px;
    width: 100%;
    background-color: rgb(115, 115, 115);
    left: 0;
    right: 0;
}

/* Styles for the profile image and change photo button */
.profile-image {
    margin-right: 16px;
}

.posts-count {
    margin-right: 15px;
}

.profile-image img {
    width: 120px;
    height: 120px !important;
    object-fit: cover;
    border-radius: 50% !important;
    border: 3px solid #037bff;
}

.change-photo-button {
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.change-photo-image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
}

/* Styles for the profile username and edit profile button */
.username-section {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.profile-link {
    text-decoration: none;
}

.username {
    font-size: 18px;
    font-weight: bold;
    margin-right: 12px;
}

.edit-profile-link {
    text-decoration: none;
    color: #3897f0;
    font-weight: bold;
}

/* Styles for the profile stats */
.profile-stats {
    display: flex;
    margin-bottom: 8px;
}

.stats-list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}

.stats-list li {
    margin-right: 24px;
    font-size: 14px;
}

/* Styles for the profile bio */
.bio-section {
    margin-bottom: 12px;
    text-align: left;
}

section.profile-details div:last-child {
    margin: 0;
}


.bio {
    font-size: 14px;
}

a.edit-profile-link {
    padding: 8px 15px;
    background: #efefef;
    text-decoration: none !important;
    border-radius: 7px;
    color: #222;
    font-size: 12px;
    font-weight: 500;
}

span.count {
    font-weight: 600;
}

a.followers-link {
    text-decoration: none !important;
}


/* Hover effect for the edit profile button */

a.profile-link, a.profile-link h2 {
    font-size: 20px;
    text-decoration: none !important;
    margin: 0;
    margin-right: 15px;
}

/* Instagram feed layout design */
.embedpress-insta-container {
    overflow: hidden;
    position: relative;
}

.ose-instagram-feed {
    max-height: 100% !important;
    height: 100% !important;
}


.insta-grid .embedpress-insta-container .insta-gallery {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    /* Set 3 columns */
    gap: 15px;
    grid-auto-flow: row;
    /* Ensure items flow in rows */
}


.insta-carousel .embedpress-insta-container .insta-gallery {
    grid-auto-columns: calc(25% + 0px);
    gap: 0px;
    left: 0px;
}

.insta-masonry .embedpress-insta-container .insta-gallery {
    column-count: 3;
    gap: .5em;
    margin: auto;
    width: 100%;
    display: inherit;
}


.insta-grid .embedpress-insta-container .insta-gallery-item {
    position: relative;
    color: #fff;
    cursor: pointer;
    height: 350px;
}

.embedpress-insta-container .insta-gallery-item:hover {
    cursor: pointer;
}

.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item {
    height: auto;
    margin-bottom: .5em;
}


.insta-masonry .embedpress-insta-container .insta-gallery .insta-gallery-item video.insta-gallery-image {
    height: 550px;
    margin-bottom: -13px;
}

.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}

.insta-masonry .embedpress-insta-container .insta-gallery-item .insta-gallery-item-info {
    height: calc(100% + 4px);
}


.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info,
.embedpress-insta-container .insta-gallery-item:hover .insta-gallery-item-info {
    opacity: 1;
    visibility: visible;
}

.embedpress-insta-container .insta-gallery-item-info ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    height: 100%;
}

.embedpress-insta-container .insta-gallery-item-info li {
    display: flex;
    align-items: center;
    font-size: 1.7rem;
    font-weight: 600;
    gap: 5px;
}

.embedpress-insta-container .insta-gallery-item-likes {
    margin-right: 2.2rem;
}

.embedpress-insta-container .insta-gallery-item-type {
    position: absolute;
    right: 1rem;
    top: 1rem;
    text-shadow: 0.2rem 0.2rem 0.2rem rgba(0, 0, 0, .1);
}

.embedpress-insta-container .insta-gallery-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 320px;
}

.insta-masonry .embedpress-insta-container .insta-gallery-image {
    margin-bottom: -13px;
}

.insta-gallery-item-info svg {
    width: 40px;
    height: 40px;
}

.insta-item-reaction-count {
    display: flex;
}

.insta-item-reaction-count .insta-gallery-item-likes, .insta-item-reaction-count .insta-gallery-item-comments {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.insta-gallery-item-info .insta-item-reaction-count svg {
    width: 25px;
    height: 25px;
}

.insta-gallery-item-type svg {
    width: 25px;
    height: 25px;
}

.insta-gallery-item-type svg.insta-video-icon {
    width: 22px;
    height: 22px;
}

.cg-carousel__btns.hidden {
    display: none;
}

.cg-carousel__btns {
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    width: 100%;
}

.ep-embed-content-wraper.insta-carousel .cg-carousel__btns {
    top: calc(50% - 16px);
}

.ep-embed-content-wraper.insta-carousel .insta-gallery-item-permalink {
    display: flex;
    align-content: center;
}

.cg-carousel__btns button {
    background: #262323;
    border: 0;
    border-radius: 50px;
    width: 35px;
    height: 35px;
    display: inline-grid;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
}

button#js-carousel__prev-1 {
    position: absolute;
    left: 30px;
    /* top: 50%;
    transform: translateY(-50%); */
    z-index: 1;
    padding: 8px 15px;

}

button#js-carousel__next-1 {
    position: absolute;
    right: 30px;
    /* top: 50%;
    transform: translateY(-50%); */
    z-index: 1;
    padding: 8px 15px;

}

.embedpress-popup-block.embedpress-popup-img {
    position: relative;
    height: 100%;
    display: flex;
    background: #000;
}

.popup-carousel, .cg-carousel__track {
    height: 100%;
}

.popup-container .popup-carousel .cg-carousel__track {
    align-items: center;
    background-color: #000;
}

.popup-container .popup-carousel {
    background-color: #000;
}



button.js-carousel__prev-1 {
    position: absolute;
    left: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;

}

button.js-carousel__next-1 {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;

}

.cg-carousel__btn svg {
    width: 16px;
    height: 16px;
}

.load-more-button-container, .load-more-button-container button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}

.load-more-button-container button {
    border-style: solid;
    border-top-width: 0;
    border-right-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #ffffff;
    border-color: #037bff;
    background-color: #037bff;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
    font-family: inherit;
    font-weight: inherit;
    line-height: 1em;
    cursor: pointer;
    border-radius: 5px;
    margin-top: 30px;
}


/* Popup design for instafeed */


.popup-container {
    display: flex;
    width: 100%;
}

/* Wrapper */
.popup-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.85);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 99999;
}

/* Popup Container */
.popup {
    border-radius: 10px;
    overflow: hidden;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 100%;
    max-width: 100%;
}

/* .popup>div {
    height: calc(100% - 100px);
} */

/* .popup-md-3.red {
    display: flex;
    align-items: center;
} */

.popup-container .popup-md-9.white {
    width: 60%;
    overflow: hidden;
}

.popup-md-3.red {
    width: 40%;
}

/* Image Block */
.embedpress-popup-img img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

video.popup-media-image {
    height: auto;
    max-width: 100%;
    width: 100%;
    max-height: 100vh;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

img.popup-media-image {
    height: auto;
}

/* Header */
.embedpress-popup-header, .embedpress-hashtag-header {
    display: flex;
    align-items: center;
    padding: 15px 10px;
    justify-content: space-between;
    border-bottom: 1px solid #f4e9e9;
}

.hashtag-container {
    border-bottom: 1px solid #f4e9e9;
}

.embedpress-hashtag-header {
    border: none;
    max-width: 350px;
    margin: auto;
}

.embedpress-hashtag-username {
    font-weight: bold;
}

.embedpress-popup-header-img img, .embedpress-hashtag-header-img img {
    border-radius: 50% !important;
    margin-right: 10px;
    width: 30px;
    height: 30px !important;
    object-fit: cover;
    border: 2px solid #037bff !important;
}

.embedpress-popup-header-img a, .embedpress-hashtag-header-img a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none !important;
}

.embedpress-popup-username {
    color: #005293;
    font-weight: bold;
    font-size: 15px;
    text-decoration: none !important;
}

img.embedpress-hashtag-round {
    border-radius: 50px !important;
}

.insta-followbtn a {
    text-decoration: none !important;
    padding: 6px 15px;
    background: #007bff;
    border-radius: 5px;
    color: #fff !important;
    font-size: 14px;
    font-weight: normal;
}

/* Text */
.embedpress-popup-block.embedpress-popup-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
    height: 100%;
    background-color: #fff;
    /* max-height: calc(100% - 67px);
    margin-top: 33px; */
}

.embedpress-popup-text {
    font-size: 14px;
    font-weight: normal;
    overflow: hidden;
    letter-spacing: 0.04em;
    line-height: 1.8rem;
    padding: 10px;
    flex: auto;
    border-bottom: 1px solid #f4e9e9;
    text-align: left;
    max-height: calc(100vh - 235px);
    overflow: auto;
    word-break: break-all;
}

/* Stats */
.embedpress-popup-stats {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 10px;
}

.embedpress-popup-stats .embedpress-inline {
    display: flex;
    align-items: center;
    gap: 5px;
    font-weight: bold;
    color: #000;
    cursor: pointer;
    position: relative;
}

.embedpress-popup-stats .embedpress-inline a {
    display: flex;
    align-items: center;
    gap: 6px;
    color: #000;
    text-decoration: none;
    font-weight: 400;
}

.embedpress-popup-stats .embedpress-inline a svg {
    width: 20px;
    height: 20px;
}

/* Share Buttons */

.embedpress-popup-share-buttons {
    padding: 10px;
    background-color: #fafafa;
    display: flex;
    align-items: center;
}

.embedpress-popup-share-buttons a {
    color: #007bff;
}

.embedpress-href.embedpress-popup-share {
    cursor: pointer;
    color: #ca379d;
    display: flex;
    align-items: center;
    gap: 6px;
}

.embedpress-popup-share-buttons {
    background: #f4f9ff;
    position: absolute;
    top: -50px;
    left: -55px;
    gap: 10px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    opacity: 0;
    margin-bottom: -10px;
    transition: 0.3s;
}

.embedpress-popup-share-buttons.show {
    visibility: visible;
    opacity: 1;
    margin-bottom: 0;
}

.embedpress-popup-share-buttons::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #f4f9ff transparent transparent transparent;
}

.embedpress-popup-share-buttons::before {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #f4f9ff transparent transparent transparent;
    z-index: 1 !important;
}

.embedpress-popup-share-buttons::after {
    content: "";
    position: absolute;
    bottom: -16.1px;
    left: 50%;
    margin-left: -8px;
    border-width: 8px;
    border-style: solid;
    border-color: #e7eaef transparent transparent transparent;
}

.embedpress-popup-share-buttons span {
    color: #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
}

.embedpress-popup-share-buttons span svg {
    width: 16px !important;
    height: 16px !important;
}

.embedpress-popup-share-buttons span.dashicons.dashicons-linkedin {
    color: #0077b5;
}

.embedpress-popup-share-buttons span.dashicons.dashicons-facebook {
    color: #1877F2;
}

.embedpress-popup-share-buttons span.dashicons.dashicons-pinterest {
    color: #E60023;
}

span.tag-wrapper a {
    font-weight: bold;
    text-decoration: none !important;
}

.embedpress-href.embedpress-popup-share svg {
    width: 20px;
    height: 20px;
}

.embedpress-popup-instagram-buttons svg {
    width: 18px !important;
    height: 20px !important;
}

.embedpress-popup-stats .embedpress-inline {
    transition: 0.3s;
}

.embedpress-popup-stats .embedpress-inline:hover svg, .embedpress-popup-stats .embedpress-inline a:hover, .embedpress-popup-stats .embedpress-inline:hover, .embedpress-href:hover svg .st0 {
    color: rgb(115, 115, 115) !important;
    /* stroke: rgb(115, 115, 115); */
}

.embedpress-inline.embedpress-popup-instagram-buttons a:hover svg path {
    stroke: rgb(115, 115, 115);
}

.embedpress-inline.popup-like-button a:hover svg {
    color: rgb(115, 115, 115);
    fill: rgb(115, 115, 115);
}

.embedpress-href.embedpress-popup-share:hover svg {
    fill: rgb(115, 115, 115);
}

/* Date */
.date-post {
    padding: 10px;
    font-size: 12px;
    color: #8e8e8e;
}

div.popup-close {
    position: absolute;
    top: 50px;
    right: 50px;
    color: white;
    z-index: 15566555655;
    cursor: pointer;
    padding: 15px;
    background: #643535;
    border-radius: 50px;
    height: 10px;
    width: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    cursor: pointer;
}

.load-spin {
    width: 100px;
    height: 100px;
    background-color: #f00;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.loader {
    margin: auto;
    border: 5px solid #EAF0F6;
    border-radius: 50%;
    border-top: 5px solid #FF7A59;
    width: 30px;
    height: 30px;
    animation: spinner 4s linear infinite;
}

.sponsored-youtube-video {
    height: 100%;
}

@keyframes spinner {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

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

    .popup-container .popup-md-9.white {
        width: 50%;
    }

    .popup-container .popup-md-3 {
        width: 50%;
    }

}

@media screen and (max-width: 991px) {
    .popup-container {
        flex-direction: column;
    }

    .popup-container .popup-md-9.white {
        width: 100%;
    }

    .popup-container .popup-md-3 {
        width: 100%;
    }

    .embedpress-popup-text {
        max-height: 300px;
    }

}

@media screen and (max-width: 768px) {
    .insta-grid .embedpress-insta-container .insta-gallery {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }

    .embedpress-popup-text {
        max-height: 250px;
    }
}

@media screen and (max-width: 420px) {
    .insta-grid .embedpress-insta-container .insta-gallery {
        grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
    }

    .profile-header {
        flex-direction: column;
    }

    .embedpress-popup-text {
        max-height: 200px;
    }

    .insta-followbtn {
        display: none;
    }
}

/* youtube channel css */

.ep-player-wrap .hide {
    display: none;
}

.ep-gdrp-content {
    background: #222;
    padding: 50px 30px;
    color: #fff;
}

.ep-gdrp-content a {
    color: #fff;
}

.ep-youtube__content__pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
    gap: 10px;
}

.ep-loader-wrap {
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.ep-youtube__content__pagination .ep-prev,
.ep-youtube__content__pagination .ep-next {
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    padding: 0 20px;
    height: 40px;
    transition: .3s;
    display: flex;
    align-items: center;
}

.ep-youtube__content__pagination .ep-prev:hover,
.ep-youtube__content__pagination .ep-next:hover {
    background-color: #5B4E96;
    color: #fff;
}

.ep-youtube__content__pagination .ep-page-numbers {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.ep-youtube__content__pagination .ep-page-numbers>span {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 30px;
    display: inline-block;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.active__current_page {
    background: #5B4E96;
    color: #fff;
}

.ep-youtube__content__block .youtube__content__body .content__wrap:not(.youtube-carousel) {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 30px;
}


[data-source-id] .layout-list .ep-youtube__content__block .youtube__content__body .content__wrap {
    grid-template-columns: repeat(auto-fit, minmax(calc(100% - 30px), 1fr)) !important;
}

[data-youtube-channel-carousel].ep-youtube__content__block {
    position: relative
}

.ep-youtube__content__block .item {
    cursor: pointer;
    white-space: initial;
}

.ep-youtube__content__block .youtube-carousel .item {
    margin: 10px;
}

.ep-youtube__content__block .item:hover .thumb .play-icon {
    opacity: 1;
    top: 50%;
}

.ep-youtube__content__block .item:hover .thumb:after {
    opacity: .4;
    z-index: 0;
}

.ep-youtube__content__block .thumb {
    padding-top: 56.25%;
    margin-bottom: 5px;
    position: relative;
    background-color: #222;
    background-size: contain !important;
    border-radius: 12px;
    overflow: hidden;
}

figure .ep-youtube__content__block .thumb {
    background-color: #222 !important;
}

.ep-youtube__content__block .thumb:after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #000;
    opacity: 0;
    transition: opacity .3s ease;
}

.ep-youtube__content__block .thumb:before {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: '';
    background: #222;
    z-index: -1;
}

.ep-youtube__content__block .thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ep-youtube__content__block .thumb .play-icon {
    width: 50px;
    height: auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .3s ease;
    z-index: 2;
}

.ep-youtube__content__block .thumb .play-icon img {
    width: 100;
}

.ep-youtube__content__block .body p {
    margin-bottom: 0;
    font-size: 15px;
    text-align: left;
    line-height: 1.5;
    font-weight: 400;
}

.ep-youtube__content__block.loading .ep-youtube__content__pagination {
    display: none;
}

.ep-youtube__content__block .ep-loader {
    display: none;
}

.ep-youtube__content__block.loading .ep-loader {
    display: block;
}

.ep-loader img {
    width: 20px;
}

.is_mobile_device {
    display: none !important;
}


.is_mobile_devic.ep-page-numbers {
    gap: 5px;
}

@media only screen and (max-width: 480px) {
    .is_desktop_device {
        display: none !important;
    }

    .ep-youtube__content__pagination .ep-page-numbers>span {
        width: 35px;
        height: 35px;
    }

    .ep-youtube__content__pagination .ep-prev, .ep-youtube__content__pagination .ep-next {
        height: 35px;
    }

    .is_mobile_device {
        display: flex !important;
        ;
    }

    .ep-youtube__content__pagination .ep-page-numbers {
        gap: 5px;
    }
}

/* Youtube Advance layout style */
.embedded-youtube-channel .ose-youtube {
    height: 100% !important;
    max-height: 100% !important;
}

.ep-embed-content-wraper.embedded-youtube-channel .ose-youtube, .ep-youtube-channel .ose-youtube {
    height: 100% !important;
    max-height: 100% !important;
}

.ose-youtube .channel-header {
    display: flex;
    align-items: center;
    padding: 20px;
    border-radius: 10px;
}

.ose-youtube .profile-picture {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-right: 20px;
}

.ose-youtube .channel-info {
    flex-grow: 1;
    text-align: left;
}

.ose-youtube .info-description {
    margin-bottom: 20px;
}



.ose-youtube .channel-name {
    font-size: 24px;
    margin: 0;
}

.ose-youtube .channel-details {
    margin: 5px 0;
}

.ose-youtube .more-info {
    text-decoration: none;
}

.ose-youtube .subscribe-button {
    background-color: red;
    border: none;
    padding: 10px 20px 10px 12px;
    border-radius: 30px;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    /* display: inline; */
    text-decoration: none !important;
    color: white;
    font-weight: 600;
}

.ose-youtube .subscribe-button svg {
    height: 20px;
    width: 20px;
    margin-right: 5px;
}

.ose-youtube .subscribe-button:hover {
    background-color: #ff6868;
}

#videoPopup.video-popup {
    display: none;
    position: fixed;
    z-index: 1000;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.95);
}

.video-popup-content {
    position: absolute;
    left: 50%;
    top: calc(50% + 30px);
    transform: translate(-50%, -50%);
    max-width: 90%;
    max-height: 90%;
    text-align: center;
}

.video-popup-inner-content {
    width: 100%;
    height: 100%;
    max-height: 90vh;
    overflow: auto !important;
    border: 1px solid #333;
    border-radius: 8px;
    background: #000;
    box-sizing: border-box;
    padding: 20px;

}

.video-popup-content iframe {
    width: 700px !important;
    height: 420px !important;
    max-width: 100%;
    max-height: 100%;
}

#videoPopup.video-popup .close {
    position: absolute;
    top: -25px;
    right: -30px;
    color: #fff;
    font-size: 35px;
}

#videoPopup.video-popup .close:hover,
#videoPopup.video-popup .close:focus {
    color: #999;
    text-decoration: none;
    cursor: pointer;
}

#videoPopup.video-popup .popup-controls {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    pointer-events: none;
    /* Allow clicks to pass through to iframe */
}

#videoPopup.video-popup .nav-icon {
    pointer-events: auto;
    /* Enable click events */
    color: white;
    font-size: 50px;
    cursor: pointer;
    user-select: none;
}

#videoPopup.video-popup .prev-icon {
    position: absolute;
    left: -60%;
    top: 50%;
    transform: translate(0, -50%);
    padding: 10px;
}

#videoPopup.video-popup .next-icon {
    position: absolute;
    right: -60%;
    top: 50%;
    transform: translate(0, -50%);
    padding: 10px;
}

#videoDescription {
    color: #fff;
    font-size: 14px;
}


.youtube-video-description {
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0 20px;
    bottom: no;
    max-width: 700px;
    text-align: left;
}

.youtube-video-header h1 {
    font-size: 20px;
    margin: 0 0 10px 0;
    color: #fff;
}

.youtube-video-meta {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}

.youtube-video-meta span {
    margin-right: 10px;
}

.youtube-video-body {
    max-height: 200px;
    overflow: auto;
}

.youtube-video-body p {
    font-size: 15px;
    margin: 0 0 20px 0;
    color: #ddd;
}

.youtube-video-footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
}

.youtube-video-link {
    font-size: 16px;
    color: #0073aa;
    text-decoration: none;
}

.youtube-video-link:hover {
    text-decoration: underline;
}

.youtube-video-stats {
    font-size: 14px;
    color: #666;
    display: flex;
    align-items: center;
    gap: 18px;
}

.youtube-video-stats svg {
    height: 12px;
    width: 14px;
}

.youtube-video-stats span {
    margin-right: 10px;
    display: flex;
    align-items: center;
    gap: 8px;
    color: #dad2d2;
}

.youtube-video-stats i {
    margin-right: 5px;
}

/* grid item description */

.youtube-body-content .description-container {
    display: flex;
    /* background-color: #ffffff; */
    border-radius: 4px;
    max-width: 600px;
    text-align: left;
    margin-top: 10px;
}

.youtube-body-content.body {
    width: 100%;
}

.youtube-body-content .thumbnail {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    margin-right: 10px;
}

.youtube-body-content .thumbnail img {
    border-radius: 50%;
    margin-right: 10px;
    width: 30px;
    height: 30px;
}

.youtube-body-content .details {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: calc(100% - 30px);
}

.youtube-body-content .title {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    margin-bottom: 4px;
    line-height: 1.4;
}

.youtube-body-content .channel,
.youtube-body-content .views,
.youtube-body-content .time {
    font-size: 14px;
    color: #606060;
}

.youtube-body-content .channel {
    margin-bottom: 4px;
}

/* Youtube List layout design */

.ep-player-wrap.layout-gallery .ep-first-video iframe {
    border-radius: 15px;
}

.ep-player-wrap.layout-list .ep-youtube__content__block .item {
    display: flex;
    width: 100%;
    gap: 20px;
}

.ep-player-wrap.layout-list .ep-youtube__content__block .thumb {
    padding-top: 20.25%;
    min-width: 250px;
    max-width: 300px;
}

/* Youtube Carousel Css */
[data-youtube-channel-carousel] .youtube-carousel-container {
    position: relative;
    width: 100%;
    overflow: hidden;
}

[data-youtube-channel-carousel] .youtube-carousel {
    display: flex;
    transition: transform 0.5s ease-in-out;
}

[data-youtube-channel-carousel] .youtube-carousel .item {
    min-width: calc(33.3333% - 20px);
    /* Adjust this value to show more or fewer items */
    box-sizing: border-box;
}



[data-youtube-channel-carousel] button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: white;
    border: none;
    cursor: pointer;
    padding: 10px;
    box-shadow: none;
    background-color: #000000ba;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    border-radius: 50%;
    justify-content: center;
}

[data-youtube-channel-carousel] button.preview {
    left: -100px;

}

.carousel-controls button.next {
    right: -100px;
}


/* full calender style overide */

.fc-list-table .fc-event, .fc-list-table .fc-event:hover {
    color: inherit !important;
    text-decoration: none !important;
}

.fc-list-table .fc-event, .fc-list-table .fc-event-dot {
    background-color: transparent !important;
}

.fc table.fc-list-table {
    table-layout: inherit !important;
}

.fc-list-table .fc-event {
    display: table-row !important;
}

@media screen and (max-width: 1400px) {
    .ose-youtube .video-popup-content iframe {
        height: 305px !important;
    }

    .ose-youtube .prev-icon {
        left: -50%
    }

    .ose-youtube .next-icon {
        right: -50%
    }
}

@media screen and (max-width: 1200px) {
    .ose-youtube .video-popup-content iframe {
        height: 305px !important;
    }

    .ose-youtube .prev-icon {
        left: -40%
    }

    .ose-youtube .next-icon {
        right: -40%
    }
}

@media screen and (max-width: 992px) {
    .ose-youtube .video-popup-content iframe {
        height: 305px !important;
    }

    .ose-youtube .prev-icon {
        left: -40%
    }

    .ose-youtube .next-icon {
        right: -40%
    }
}


@media screen and (max-width: 576px) {
    .ose-youtube .prev-icon {
        left: -26%
    }

    .ose-youtube .next-icon {
        right: -26%
    }
}

@media screen and (max-width: 580px) {
    .ose-youtube .prev-icon {
        left: -18%;
    }

    .ose-youtube .next-icon {
        right: -18%;
    }
}



.youtube-video-body {
    display: none;
}


.video-popup-content {
    width: 100%;
    max-width: 720px;
    margin: auto;
}

@media (max-width: 1024px) {
    .youtube-carousel .item {
        min-width: calc(50% - 20px) !important;
        /* Show 2 items */
    }
}

@media (max-width: 768px) {
    .youtube-carousel .item {
        min-width: calc(100% - 20px) !important;
        /* Show 1 item */
    }

    [data-youtube-channel-carousel] button.preview {
        left: 0 !important;
    }

    [data-youtube-channel-carousel] button.next {
        right: 0;
    }

    .video-popup-content {
        width: calc(100% - 40px);
        margin: auto;
    }

    .video-popup-content iframe {
        max-height: 300px;
    }

    #videoPopup.video-popup .close {
        top: -25px;
        transform: translate(0%, -50%);
        right: unset;
    }


}

@media (max-width: 580px) {
    .ep-first-video {
        margin-bottom: 20px;
    }

    .video-popup-content iframe {
        max-height: 220px;
    }

    .ep-player-wrap .ep-youtube__content__block .item {
        gap: 15px;
    }

    .ep-embed-content-wraper .ep-youtube__content__block .youtube__content__body .content__wrap {
        gap: 30px !important;
    }

    .ose-youtube .profile-picture {
        width: 80px;
        height: 80px;
    }

    .ose-youtube .channel-header {
        gap: 10px;
        align-items: start;
        padding: 0;

    }

    .description-container {
        margin-top: 0px;
    }

    .description-container p.description {
        display: none;
    }

    .ep-player-wrap.layout-list .ep-youtube__content__block .item {
        flex-direction: column;
    }

    .ep-player-wrap.layout-list .ep-youtube__content__block .thumb {
        min-width: 100%;
        min-height: 200px;
    }

}

.ep-google-photos-gallery-grid .ose-google-photos,
.ep-google-photos-gallery-masonary .ose-google-photos,
.ep-google-photos-gallery-justify .ose-google-photos {
    height: 100% !important;
    max-height: 100% !important;
}



.pa-carousel-widget.jx-carousel-widget, .pa-gallery-player-widget, .ose-google-photos {
    position: relative;
}

.pa-carousel-widget.jx-carousel-widget::after, .pa-gallery-player-widget::after {
    position: absolute;
    right: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #fff;
    content: '';
    top: 10px;
    background: transparent;
}

/* Google Photos Visit Button Styles */
/* .ep-google-photos-visit-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: rgba(0, 0, 0, 0.7);
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 12px;
    cursor: pointer;
    font-size: 12px;
    display: flex;
    align-items: center;
    gap: 4px;
    z-index: 1000;
    transition: background-color 0.2s;
    text-decoration: none;
} */

.ep-google-photos-visit-btn:hover {
    background: rgba(0, 0, 0, 0.9);
    color: white;
    text-decoration: none;
}

.ep-google-photos-visit-btn svg {
    width: 16px;
    height: 16px;
    fill: currentColor;
}




/* Leons style */
/* Basic styling */
.photos-gallery-grid, .photos-gallery-masonry, .photos-gallery-justify {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 3px;
}

.photos-gallery-grid .photo-item, .photos-gallery-masonary .photo-item {
    width: 100%;
    height: 200px;
    background-color: #f1efef;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    text-align: center;
}


/* masonary */

.photos-gallery-masonary {
    columns: 250px;
    gap: 3px;
    position: relative;
    width: 100%;
}

.photos-gallery-masonary .photo-item {
    width: 100%;
    height: auto;
    object-fit: cover;
    display: block;
    margin-bottom: 3px;
    cursor: pointer;
}

.photos-gallery-masonary .photo-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* grid */


.photos-gallery-grid {
    display: grid;
    gap: 3px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    position: relative;
}

.photos-gallery-grid .photo-item {
    border-radius: 10px;
    text-align: center;
    height: 280px;
    cursor: pointer;
}

.photos-gallery-grid .photo-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* justify */
/* .photos-gallery-justify {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 3px;
}

.photos-gallery-justify .photo-item {
    flex: 1 0 auto;
    width: auto;
    height: 250px;

}

.photos-gallery-justify .photo-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
} */


.photos-gallery-justify {
    display: flex;
    flex-wrap: wrap;
}

.photos-gallery-justify .photo-item {
    cursor: pointer;
    height: auto;
}

.photos-gallery-justify .photo-item:hover {
    opacity: 0.9;
}

.photos-gallery-justify .photo-item img {
    user-select: none;
    width: 100%;
    vertical-align: middle;
}

.photos-gallery-justify::after {
    content: "";
    flex-grow: 99999;
    min-width: calc(100vw / 4);
}

@media (max-width: 460px) {
    .photos-gallery-justify {
        flex-direction: column;
    }

    .photos-gallery-justify .photo-item {
        width: 100% !important;
    }
}



/* Popup styles */
.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    transition: 0.5s ease;

}

.popup-overlay .popup {
    position: relative;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background-color: transparent;
    display: flex !important;
    justify-content: center;
    align-items: center;
    color: black;
}

.popup-overlay .close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    color: white;
    font-size: 30px;
    cursor: pointer;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0a0a0a;
    border-radius: 50%;
}

.popup-overlay .prev-btn,
.popup-overlay .next-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    background-color: rgba(0, 0, 0, 0.5);
    color: white;
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: 0.2s;
    display: flex;
}

.popup-overlay:hover .prev-btn, .popup-overlay:hover .next-btn {
    opacity: 1;
    visibility: visible;

}

.popup-overlay .prev-btn {
    left: 10px;
}

.popup-overlay .next-btn {
    right: 10px;
}

.popup-overlay img#popup-image {
    width: 100%;
    height: auto;
    max-height: 100vh;
}

.popup-overlay .prev-btn:hover,
.popup-overlay .next-btn:hover {
    background-color: rgba(0, 0, 0, 0.8);
}


@media (max-width: 1024px) {

    .photos-gallery-grid .photo-item {
        width: 100%;
        height: 150px !important;
    }


    /* masonary */

    .photos-gallery-masonary {
        columns: 200px !important;
    }

    /* grid */


    .photos-gallery-grid {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)) !important;
    }

}

.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox {
    width: 100%;
    height: 100%;
}

.ose-codesandbox .embera-embed-responsive.embera-embed-responsive-rich.embera-embed-responsive-provider-codesandbox iframe {
    width: 100%;
    height: 100%;
}


@media (max-width: 767px) {

    .popup-overlay .prev-btn,
    .popup-overlay .next-btn {
        font-size: 20px;
        padding: 5px;
    }
}

.getty div:last-child {
    padding: 0 !important;
    height: 100% !important;
    max-height: 100% !important;
}#wps_wpr_loader,.wps_wpr_popup_wrapper{height:100%;width:100%;top:0;bottom:0;left:0;right:0}button#wps_cart_points_apply,input#wps_cart_points{min-height:30px;font-size:16px;vertical-align:middle;float:unset}#wps_wpr_loader{background-color:rgba(255,255,255,.6);position:fixed;z-index:99999}.wps_wpr_heading{margin-bottom:10px!important;padding:0;font-size:20px;font-weight:700;clear:both}#wps_wpr_loader img{display:block;left:0;margin:0 auto;position:absolute;right:0;top:40%}#wps_wpr_membership .wps_rwpr_settings_display_none,.wps_rwpr_settings_display_none,.wps_wpr_wheel_icon_main audio,span.wps_wpr_all_referral_view{display:none}.wps_rwpr_settings_display_none_notice{display:none!important}.wps_account_wrapper .input-number{width:48%;padding:5px}.wps_account_wrapper .wps_wpr_custom_coupon.button{width:48%;margin-right:0}.comment-wps-wpr-points-signup{text-align:center;color:green}.comment-wps-wpr-points-comment,.wps_wpr_upgrade_level{color:green}.wps_wpr_wrapper_button a,span.wps_wpr_all_referral_name,span.wps_wpr_all_referral_name:hover~span.wps_wpr_all_referral_view,span.wps_wpr_all_referral_view:hover{display:inline-block}.wps_wpr_wrapper_button a img{max-height:28px;max-width:28px;transition:transform .3s}.wps_wpr_wrapper_button a:hover img{transform:scale(1.1)}.wps_wpr_wrapper_button .google{line-height:1px;display:inline-block;vertical-align:top}.wps_wpr_wrapper_button .wps_wpr_common_class{display:inline-block;margin:0 10px 0 0}a.wps_wpr_whatsapp_share{margin:0 10px 0 0}.wps_wpr_btn_copy,.wps_wpr_btn_copy:active,.wps_wpr_btn_copy:focus,.wps_wpr_btn_copy:hover{background:rgba(0,0,0,0)}.wps_wpr_wrapper_button .wps_wpr_mail_button .wps_wpr_common_class{margin-left:12px}.button-primary.woocommerce-save-button.wps_wpr_save_changes{background:#ebe9eb;color:#515151;float:right}.button-primary.woocommerce-save-button.wps_wpr_save_changes:hover{background:#dad8da}.wps_wpr_enter_some_points>input{width:50%!important}.wps_wpr_enter_some_points{padding-bottom:15px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{display:inline-block;margin:0 8px;width:21.777%;text-align:center;vertical-align:top}@media screen and (max-width:768px){.wps_account_wrapper .input-number,.wps_account_wrapper .wps_wpr_custom_coupon.button{width:50%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:21.5%}}.points_log{overflow-x:auto}.wps_wpr_cat_wrapper{display:inline-block;margin:0 8px}.wps_wpr_cat_wrapper .wps_wpr_cat_list,.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_product_name{display:block;margin-top:5px}#wps_wpr_heading_id{margin-bottom:0;text-align:right}.wps_wpr_tick,.wps_wpr_view_log{float:right}.wps_wpr_each_section>#wps_wpr_membership::after,.wps_wpr_popup_thumbnail_section::after,.wps_wpr_refrral_code_copy::after{clear:both;content:"";display:block}.wps_wpr_btn_copy{float:left;padding:6px}#wps_wpr_copy{float:left;width:calc(100% - 44px)}#wps_wpr_copy code{background:#ebe9eb;display:block;padding:0 3px;word-break:break-all}.wps_wpr_message{font-size:14px}.wps_wpr_membership_with_img thead{display:table-header-group!important}.wps_wpr_membership_with_img td,.wps_wpr_membership_with_img th{display:table-cell!important}.wps_wpr_membership_with_img tr{display:table-row!important}.wps_wpr_membership_with_img tr td:before{content:""!important}.wps_tooltip{position:relative;display:inline-block}.wps_account_wrapper .wps_tooltip .wps_tooltiptext{background-color:#000;border-radius:6px;bottom:-30px;color:#fff;font-size:11px;left:-19px;padding:5px 0;position:absolute;text-align:center;visibility:hidden;width:80px;z-index:1}.wps_account_wrapper .wps_tooltip .wps_tooltiptext::after{content:"";position:absolute;bottom:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:transparent transparent #000}.wps_tooltip:hover .wps_tooltiptext{visibility:visible}.wps_wpr_popup_wrapper{background-color:rgba(0,0,0,.41);position:fixed;z-index:2147483646}.wps_wpr_popup_content_section{background:#fff;border-bottom:5px solid #7f527d;border-radius:5px;bottom:0;box-shadow:0 5px 15px rgba(0,0,0,.5);left:0;margin:0 auto;max-width:600px;overflow-wrap:break-word;overflow-y:auto;position:relative;top:50%;transform:translateY(-50%);width:95%;z-index:9}#wps_wpr_order_notice,.wps_wpr_product_point{position:relative;background-color:#55b3a5;font-family:Montserrat}.wps_wpr_intro_text{width:calc(100% - 80px)}.wps_wpr_close{text-align:right;width:60px}.wps_wpr_close>a{box-shadow:none!important;float:right;text-decoration:none}.wps_wpr_popup_notice_section span{display:inline-block;vertical-align:top}.wps_wpr_close img{border-radius:50%;width:30px}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section{background:#7f527d;border-top-left-radius:5px;border-top-right-radius:5px;color:#fff;padding:10px;display:flex;justify-content:space-between;gap:10px}.wps_wpr_popup_content_section .wps_wpr_popup_content .wps_wpr_popup_notice_section>p{margin:0;font-size:16px;display:block;flex:1}.wps_wpr_popup_thumbnail_section{padding:10px;max-height:333px;overflow-y:auto}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info,.wps_wpr_popup_thumbnail_section ul{margin:0;padding:0}.wps_wpr_popup_thumbnail_section ul li{display:inline-block;list-style:none;margin-bottom:10px;text-align:center;width:137px}.wps_wpr_popup_thumbnail_section ul li a{text-decoration:none;color:#ddd}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap{display:block;max-width:100%}.wps_wpr_thumbnail_price_wrap{color:#7f527d;display:inline-block;font-size:15px;margin-top:5px}.wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_img_wrap img{max-width:100%}.wps_wpr_popup_content .wps_wpr_popup_thumbnail_section+p.wps_wpr_mems_rewards{padding:10px 10px 30px;text-align:center;margin:0;font-weight:700}.wps_wpr_membership_with_img-wrap{overflow:auto}.wps_wpr_cat_list{border:1px solid #7f527d;border-radius:5px;color:#7f527d;display:inline-block;margin-bottom:5px;padding:5px 10px;text-decoration:none;transition:.3s linear}.wps_wpr_cat_list:hover{background:#7f527d;color:#fff;transition:.3s}@media screen and (max-width:600px) and (min-width:320px){.points_log table.shop_table.my_account_points.account-points-table thead th{width:100px}#points_form .wps_wpr_custom_coupon.button,#wps_custom_point_num{width:100%}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:29%}}@media screen and (max-width:768px) and (min-width:320px){.wps_wpr_table_view_log thead{display:table-header-group!important}.wps_wpr_table_view_log td{padding-left:6px 25px!important;display:table-cell!important}.wps_wpr_table_view_log td:before{content:""!important}.wps_wpr_table_view_log tr{display:table-row!important}.woocommerce-MyAccount-points.wps_wpr_table_view_log tbody tr td{text-align:left!important}#points_form .wps_wpr_custom_coupon.button{margin-top:10px}}@media screen and (max-width:500px){.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{width:28%;font-size:14px}}@media screen and (max-width:387px) and (min-width:320px){#wps_wpr_upgrade_level{float:none;margin-top:10px;font-size:12px}.wps_wpr_popup_thumbnail_section .wps_wpr_popup_cat .wps_wpr_cat_wrapper{margin:10px 8px;width:42.777%}}.points_log,.wps_wpr_each_section,.wps_wpr_membership_with_img{border:1px solid #d1d1d1!important;margin-bottom:30px!important;padding:20px;box-shadow:0 0 10px -1px #d1d1d1;border-collapse:separate}.wps_wpr_each_section .wps_wpr_membership_message{display:block;margin-bottom:5px}.wps_wpr_each_section>#wps_wpr_membership{margin-bottom:0}.wps_wpr_each_section #wps_wpr_membership_roles{padding:9px;float:left}.wps_wpr_each_section .wps_wpr_btn_copy{border:none;display:inline-block;opacity:1;width:44px}.wps_ways_to_gain_points_section .wps_wpr_each_section{white-space:pre-line}.wps_wpr_coupon_details{border:none!important;margin-bottom:0!important}.wps_wpr_product_point{display:inline-block;letter-spacing:1px;width:260px;padding:4px 8px 4px 0;text-align:center;color:#fff;margin-bottom:20px}.wps_wpr_product_point img{max-width:20px;margin-left:12px;width:100%}.wps_wpr_item_meta img{max-width:20px;width:100%}#wps_wpr_share_point{background:#ebe9eb;color:#515151}#wps_wpr_share_point:hover{background-color:#dad8da}#wps_wpr_referal_points_notification,#wps_wpr_shared_points_notification{margin-bottom:4px}.wps_wpr_heading_para{display:inline-block;margin-bottom:0}.wps_wpr_points_expiry{color:#666;font-size:12px;margin-bottom:10px;margin-top:0;vertical-align:middle}.wps_wpr_total_earn_points{font-size:18px;font-weight:600}.wps_wpr_view_log_notice{background-color:#e3e3e3;color:#444;font-size:14px;font-weight:700;margin-bottom:0;padding:10px 20px 10px 10px;position:relative;cursor:pointer;line-height:1.5}.wps_wpr_slide_toggle{margin-bottom:15px}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle{position:absolute;right:23px;top:50%;transform:translateY(-50%);cursor:pointer}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:after{position:absolute;content:"";height:2px;width:15px;background:#444}.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_open_toggle:before{background:#444;content:"";height:15px;left:7px;position:absolute;top:-6px;width:2px}.wps_wpr_avada_wrap .custom_point_checkout.woocommerce-info:before,.wps_wpr_view_log_notice.wps_wpr_common_slider .wps_wpr_plus_icon:before{content:none}.wps_wpr_common_table{display:none;table-layout:fixed;width:100%}.wps_wpr_apply_custom_points{display:inline-block;width:100%;text-align:left;margin-top:10px;clear:both}.wps_wpr_product_point::after{border-color:transparent #fff transparent transparent;border-style:solid;border-width:20px;content:"";position:absolute;right:0;top:50%;transform:translateY(-50%)}#wps_wpr_order_notice::before{content:""}#wps_wpr_order_notice{border-top:0;padding:20px 0;text-transform:uppercase;font-weight:700;font-size:12px;color:#fff;width:100%;margin-top:30px;text-align:center}#wps_wpr_order_notice p{display:inline-block;margin-left:20px;background-color:#76d4c6;padding:5px;margin-bottom:0}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:auto;max-width:170px}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:170px;border-radius:4px;height:40px!important;padding:5px 12px;background-color:#f2f2f2;box-shadow:none!important;border:0;font-size:18px;margin:0 5px 0 0;max-width:170px}.theme-Divi .custom_point_checkout #wps_cart_points_apply{background:#fff}.theme-storefront .custom_point_checkout #wps_cart_points_apply{background-color:#eee;border-color:#eee;color:#333;padding:8px 20px}.wps_wpr_reward{padding:20px}.custom_point_checkout #wps_cart_points_apply{margin-left:10px}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li{vertical-align:top}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section li a{color:#000;font-weight:600;text-decoration:none!important}.wps_wpr_popup_content_section .wps_wpr_popup_thumbnail_section .wps_wpr_thumbnail_price_wrap{display:block}@media screen and (max-width:997px){#wps_wpr_order_notice:after{border:none}}@media screen and (max-width:768px){.wps_wpr_reward{display:none}#wps_wpr_order_notice{padding:20px;display:block}#wps_wpr_order_notice p{margin-left:0;margin-top:20px}#wps_wpr_order_notice+.shop_table.cart .coupon .input-text{width:100%!important;max-width:100%!important}#wps_wpr_order_notice+.shop_table.cart .actions .button,#wps_wpr_order_notice+.shop_table.cart .coupon .button{width:100%}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points,.shop_table.cart .wps_wpr_apply_custom_points .button{width:100%!important}.shop_table.cart .wps_wpr_apply_custom_points #wps_cart_points{width:100%!important;max-width:unset;margin-bottom:10px}}@media screen and (max-width:376px){.custom_point_checkout #wps_cart_points_apply{margin-top:10px;margin-left:0;width:100%}.custom_point_checkout #wps_cart_points{width:100%!important}}.wps_wpr_table_view_log{table-layout:fixed}#wps_cart_points_apply+p{width:100%;margin-bottom:0}.wps_wpr_checkout_points_class::after{display:block;clear:both;content:''}.custom_point_checkout #wps_cart_points{padding:10px;width:135px}.wps_wpr_avada_wrap button#wps_cart_points_apply{line-height:1.8}.wps_wpr_common_table thead th{padding:0 24px}input#wps_cart_points{padding:8px 5px;max-width:200px;display:inline-block;margin-right:10px}button#wps_cart_points_apply+p{color:#636161;font-size:14px}#points_form .wps_wpr_custom_coupon.button,input#wps_wpr_upgrade_level_click{min-height:40px;float:right}#points_form #wps_custom_point_num,.wps_wpr_each_section #wps_wpr_membership_roles{border:1px solid;max-width:200px;width:80%!important;min-height:40px}#wps_wpr_points_notification+.wps_wpr_generate_coupon.button{float:left;min-height:40px}.wps_wpr_cart_redemption__notice ul{margin:0}.wps-par__badge-wrap,div#wps_wpr_order_notice{padding:10px}div#wps_wpr_order_notice p{padding:0}input#wps_wpr_some_custom_points{border:1px solid;min-height:40px;min-width:150px}.wps_wpr_show_redemption_conversion_rate{margin-left:20px}@media screen and (max-width:420px){.custom_point_checkout #wps_cart_points{width:180px}.custom_point_checkout #wps_cart_points_apply{margin-left:0;margin-top:10px}}:root{--08-black:rgba(0, 0, 0, 0.8);--wheel-width:500px;--wheel-border-color:#fff;--wheel-border-width:4px;--wheel-spin-speed:5s;--pointer-width:80px;--pointer-color:#fff;--pointer-text-color:#000;--pointer-text-size:14px;--shadow-color:#fff;--btn-pr-color:#333;--btn-txt-color:#fff;--success-color:#4ac600;--label-font-size:20px}.wps_wpr_wheel_icon{position:fixed;display:block;z-index:9999999999999;padding:0;opacity:1;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;cursor:pointer}.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip{background-color:var(--08-black);padding:4px 10px;font-size:14px;position:absolute;width:100%;border-radius:5px;color:#fff;text-align:center;top:45px;opacity:0}.wps_wpr_wheel_icon .wps_wpr_icon_wheel_tooltip:before{position:absolute;top:20px;content:'';width:0;height:0;border:8px solid transparent}.wps_wpr_wheel_icon:hover .wps_wpr_icon_wheel_tooltip{opacity:1!important}.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position{top:0;left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position:hover{left:0}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip{left:150px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_top_left_position .wps_wpr_icon_wheel_tooltip::before{left:-15px;border-right:15px solid var(--08-black);border-left:0}.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position{top:0;right:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position:hover,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position:hover{right:0}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip{right:150px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position .wps_wpr_icon_wheel_tooltip::before,.wps_wpr_wheel_icon.wps_wpr_canvas_top_right_position .wps_wpr_icon_wheel_tooltip::before{right:-15px;border-left:15px solid var(--08-black);border-right:0}.wps_wpr_wheel_icon.wps_wpr_canvas_middle_left_position{top:50%;transform:translateY(-50%);left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_middle_right_position{top:50%;transform:translateY(-50%);right:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_left_position{bottom:0;left:-75px}.wps_wpr_wheel_icon.wps_wpr_canvas_bottom_right_position{bottom:0;right:-75px}@keyframes rotate_wheel{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.wps_wpr_wheel_icon_main{position:fixed;top:0;left:0;bottom:0;right:0;z-index:9999999999;display:none}.wps_wpr_container-close,.wps_wpr_container-popup-close{display:inline-flex;width:36px;aspect-ratio:1;line-height:0;position:absolute;top:15px;right:15px;color:#000;z-index:1;font-size:36px;align-items:center;justify-content:center;transform:rotate(45deg);cursor:pointer}.wps_wpr_container-shadow{position:absolute;top:0;left:0;bottom:0;right:0;background:var(--shadow-color);opacity:.8}.wps_wpr_wheel_icon_main .wps_wpr_container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);max-width:var(--wheel-width);width:calc(100% - 20px);aspect-ratio:1;box-shadow:0 0 0 var(--wheel-border-width) var(--wheel-border-color),0 0 10px 5px rgba(0,0,0,.5);border-radius:50%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease-out;overflow:hidden}.wps_wpr_container-popup-in.wps_wpr_container-popup-in--show,.wps_wpr_wheel_icon_main .wps_wpr_container.wps_wpr-container--show{transform:translate(-50%,-50%) scale(1)}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton{width:var(--pointer-width);aspect-ratio:1;font-size:var(--pointer-text-size);font-weight:600;border-radius:50%;background:var(--pointer-color);color:var(--pointer-text-color);position:relative;display:flex;align-items:center;justify-content:center;cursor:pointer;user-select:none;z-index:9;box-shadow:rgba(0,0,0,.25) 0 14px 28px,rgba(0,0,0,.22) 0 10px 10px,0 0 0 10px #fff inset,0 0 8px 8px rgba(0,0,0,.5) inset}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:before{position:absolute;content:'';top:-200px;bottom:-200px;left:-200px;right:-200px;border-radius:50%}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after{position:absolute;content:"";width:30px;height:36px;background:var(--pointer-color);bottom:calc(100% - 6px);left:50%;transform:translate(-50%,0);clip-path:polygon(50% 0%,15% 100%,85% 100%)}.wps_wpr_wheel_icon_main .wps_wpr_wheel{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;transition:transform var(--wheel-spin-speed) ease-in-out}.wps_wpr_wheel_icon_main .wps_wpr_wheel:after{position:absolute;top:0;left:0;right:0;bottom:0;content:'';background:radial-gradient(transparent 65%,rgba(0,0,0,.5) 76%)}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number{position:absolute;width:50%;height:50%;background:var(--color);transform-origin:bottom right;display:flex;justify-content:center;align-items:center;user-select:none;cursor:pointer}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input{background:0 0;color:#fff;border:none;box-shadow:none;outline:0;user-select:none;position:relative;transform:rotate(45deg);font-size:var(--label-font-size);font-weight:600;width:100%;max-width:175px;padding:0;margin:0;text-align:right}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number:after{position:absolute;content:'';width:10px;height:10px;border-radius:50%;background:var(--wheel-border-color);left:29%;top:29%;transform-origin:bottom left;transform:translate(-50%,-50%);box-shadow:0 0 0 5px rgba(0,0,0,.2)}.wps_wpr_container-popup{position:fixed;top:0;left:0;right:0;bottom:0;display:none}.wps_wpr_container-popup-gif{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1;display:none}.wps_wpr_container-popup-gif img{max-width:250px;width:100%;height:auto}.wps_wpr_container-popup-in{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);max-width:300px;aspect-ratio:1;width:100%;text-align:center;background:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:10px;box-shadow:0 0 10px rgba(0,0,0,.2);z-index:1;transition:transform .3s ease-out;border:2px solid #dcdcdc}.wps_wpr_container-popup-in:after{content:'';position:absolute;bottom:0;left:0;border-radius:0 0 5px 5px;height:15px;width:100%;background:var(--success-color)}.wps_wpr_container-popup-val{font-size:24px;color:#000;line-height:1.25;margin:0 0 15px}.wps_wpr_container-popup-val .wps_wpr-val{display:block;font-weight:600;line-height:1.5;font-size:48px;color:var(--success-color)}.wps_wpr_container-popup-close{top:10px;right:10px}button.wps_wpr_container-popup-claim{font-size:18px;background:var(--btn-pr-color);border:1px solid var(--btn-pr-color);border-radius:5px;color:var(--btn-txt-color);line-height:1.5;min-height:30px;padding:10px 16px;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.3s;cursor:pointer}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error li,.wps_wpr_para a{line-height:1.25;font-size:12px}button.wps_wpr_container-popup-claim:focus,button.wps_wpr_container-popup-claim:hover{outline:0;box-shadow:none;background:0 0;color:var(--btn-pr-color)}#wps_wpr_show_claim_msg{font-weight:600;display:none;position:absolute;bottom:25px;width:100%;text-align:center}.wps_wpr_show_points_on_account_page{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap}.wps-par__badge-img{width:100px;height:100px;display:inline-block}#wps-par__badge-wrap .wps-par__badge-img img{object-fit:contain;width:100%;height:100%}.wps-par__badge-label span{display:inline-block;font-size:14px;font-weight:600;line-height:1.25;max-width:245px}.wps-par__badge-wrap.wps-badge-left .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-left .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-left .wps-par__badge-label span{text-align:left}.wps-par__badge-wrap.wps-badge-center .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-center .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-center .wps-par__badge-label span{text-align:center}.wps-par__badge-wrap.wps-badge-right .wps-par__badge-img-wrap,.wps-par__badge-wrap.wps-badge-right .wps-par__badge-label,.wps-par__badge-wrap.wps-badge-right .wps-par__badge-label span{text-align:right}.wps_wpr_account_page_badge_name_wrapper{font-size:24px;font-weight:700}.wps_wpr_guest_user_main_wrapper{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.41);z-index:9999999999999}.wps_wpr_guest_user_contain_wrapper{background:#fff;padding:35px 10px;border-radius:5px;box-shadow:0 0 10px rgba(0,0,0,.1);text-align:center;position:fixed;top:50%;left:50%;width:100%;max-width:400px;transform:translate(-50%,-50%)}.wps_wpr_guest_close_btn{font-size:24px;cursor:pointer;position:absolute;top:15px;right:15px;color:#000;line-height:18px;display:inline-block}.wps_wpr_guest_popup_title{margin-bottom:5px;font-weight:600;font-size:23px;color:#000}.wps_wpr_para a{padding:5px 10px;border:1px solid;margin:0 5px}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error{margin:10px 0 0;padding:3px 3px 3px 20px;border-width:5px}#wps_wpr_button_to_add_points_section+.woocommerce-error.wps_error::before{left:4px;top:1px;font-size:12px}.wps_wpr_slide_toggle .wps_wpr_points_view{overflow:auto;display:none}.wps_wpr_slide_toggle .wps_wpr_points_view table th{min-width:155px;width:100%}.wps_wpr_slide_toggle .wps_wpr_points_view table{min-width:375px;display:block}.wps_wpr_append_points_apply_html button#wps_cart_points_apply,.wps_wpr_append_points_apply_html input#wps_cart_points{margin:5px 0 10px;min-height:30px;width:100%;display:block;padding:10px;max-width:100%}@media screen and (max-width:520px){.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton{width:calc(var(--pointer-width) * .8)}.wps_wpr_wheel_icon_main #wps_wpr_spinWheelButton:after{width:20px;height:26px}.wps_wpr_wheel_icon_main .wps_wpr_wheel .wps_wpr_number input{font-size:calc(var(--label-font-size)*.7);max-width:100px}.wps_wpr_container-popup-in{width:calc(100% - 40px)}}#wps_wpr_each_section{display:flex;gap:6px 15px;padding:0;margin:20px 0 0;flex-wrap:wrap}#wps_wpr_each_section label{display:inline-flex;align-items:center;line-height:1}#wps_wpr_each_section .wps_wpr_enable_offer_setting_wrapper input[type=checkbox]{width:18px;border:1px solid #ccc;height:18px;margin:0 10px 0 0;line-height:0;cursor:pointer}#wps_wpr_each_section .wps_wpr_enable_offer_setting_wrapper input[type=checkbox]:focus{outline:0}#wps_wpr_each_section .wps_wpr_notify_notice_wrap{flex:1 0 80%}/*!
              - C S S -
        VERSION 1.0.0 - DATE: 2023-01-06
	@author: Krisztian Horvath ThemePunch OHG.
        - Slider Revolution 7.0 -

        GET LICENSE AT:
https://www.themepunch.com/links/slider_revolution_wordpress_regular_license

LICENSE:
Copyright (c) 2023, ThemePunch. All rights reserved.
This work is subject to the terms at https://www.themepunch.com/links/slider_revolution_wordpress_regular_license (Regular / Extended)
*/.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible;-webkit-tap-highlight-color:transparent}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}sr7-col-bg.sr7-img-col-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}@-moz-document url-prefix(){sr7-slide.sr7-staticslide{transform:scale(1)}}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}#sr-announcer{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
#wps_wpr_pro_cost_to_points{
	padding: 8px;
	border: 1px solid #d5d5d5;
	margin-right: 10px;
    vertical-align: middle;
    -webkit-appearance: checkbox;
    height: auto!important;
    width: auto!important;
}

.wps_wpr_purchase_pro_point {
    display: inline-block;
    letter-spacing: 1px;
    margin-bottom: 4px;
    position: relative;
    padding: 4px 8px 4px 20px;
    color: #fff;
    font-weight: 700;
    margin-top: 20px;
    font-family: Montserrat;
    font-size: 15px;
}

.wps_wpr_shared_points_code {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.wps_wpr_shared_points_code #wps_copy {
    margin: 0 30px 0 0;
}

.wps_wpr_wrapper_button-insta{
    max-width: 70px;
}

.wps_wpr_instagram_share {
    align-items: center;
    background: linear-gradient( 45deg , #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    margin-bottom: -30px;
    min-height: 30px;
    min-width: 70px;
    text-align: center;
}

.wps_wpr_instagram_share img {
    width: 20px;
}

 .wps_wpr_wrapper_button {
    display: flex;
    flex-wrap: wrap;
} 


.wps_wpr_wrapper_button .wps_wpr_common_class {
    border: 0;
    max-height: 30px;
}

.wps_wpr_wrapper_button .wps_wpr_wrapper_button {
    margin: 0;
}

.wps_wpr_wrapper_button button{
    background: transparent;
    padding: 0;
    width: 28px;
}

.wps_wpr_wrapper_button button:hover,.wps_wpr_wrapper_button button:focus,.wps_wpr_wrapper_button a:focus{
    background: transparent;
    outline:none;
}

.wps_wpr_wrapper_button button img{
    max-height: 28px;
    max-width: 28px;
    transition: transform 0.3s;
}

.theme-flatsome .wps_wpr_wrapper_button button img{
    margin-bottom: 10px;
}

.wps_wpr_wrapper_button button:hover img{
    transform: scale(1.1);
}

.wps-wpr__email-input {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    order: 2;
    width: 100%;
}

#wps_wpr_enter_emaill {
    border-bottom: 1px solid;
    box-shadow: none;
    min-height: 40px;
    font-size: 16px;
    background-color: transparent;
    margin-right: 10px;
    outline: 0;
}

#wps_wpr_shared_points_notificatio {
    font-size: 16px;
    margin-bottom: 10px;
    order: 3;
}

.wps-wpr-show-cashback-notice-on-shop-page {
    border: none;
    color: #FFFFFF;
	padding: 5px 14px;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
    background-color: #1b76ef;
}

.wps-wpr-show-cashback-notice-on-shop-page::after {
    border-color: transparent #fff transparent transparent;
    border-style: solid;
    border-width: 13px;
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

/* Dokan Compatibility Design Start */

.wps_wpr_assign_product_points_feature label.form-label {
    margin: 10px 0 10px;
    display: block;
}

.wps_wpr_assign_product_points_feature .wps_wpr_dokan_child_wrapper {
    border: 1px solid #ebebeb;
    padding: 20px 15px 15px;
    margin: 20px 0;
}

.wps_wpr_assign_product_points_feature {
    position: relative;
}

.wps_wpr_assign_product_points_feature .wps_wpr_assign_product-par-title {
    position: absolute;
    text-align: right;
    font-size: 12px;
    display: inline-block;
    right: 0;
    top: 0;
    font-weight: 400;
    line-height: 1.5;
    background: #ebebeb;
    padding: 0 6px;
    color: #000;
}

/* Dokan Compatibility Design End */

/*      Upgarde Expiration Time CSS        */

#wps_wpr_points_validity_notification,
#wps_wpr_upgrade_loader {
    display: none;
}

.wps_wpr_upgarde_validity_wrapper h4 {
    font-size: 16px;
    background: #f2f2f2;
    padding: 5px 10px;
    border-radius: 5px;
    margin: 0 0 15px;
    line-height: 1.5;
}

.wps_wpr_upgarde_validity_wrapper label {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 10px;
    line-height: 1.5;
}

.wps_wpr_upgarde_validity_wrapper form {
    margin: 0;
}

.wps_wpr_upgarde_validity_wrapper form div#wps_wpr_points_validity_notification {
    font-size: 14px;
    line-height: 1.5;
    margin: 5px 0 0;
}

.wps-wpr_enter-points-validity-wrap {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    justify-content: space-between;
}

input#wps_wpr_upgrade_points_validity_button {
    flex: 1;
    max-width: 200px;
    border-radius: 5px;
}

.wps-wpr_enter-points-validity-in {
    display: flex;
    gap: 10px;
    align-items: center;
}

.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value {
    max-width: 200px;
    background: transparent;
    box-shadow: none;
    border: 1px solid #c2c2c2;
    border-radius: 5px;
    font-size: 14px;
}

.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type {
    min-height: 33px;
    padding: 5px;
    font-size: 14px;
    padding: 10px;
    border-radius: 5px;
    background: transparent;
}

input#wps_wpr_upgrade_points_validity_button:focus,.wps-wpr_enter-points-validity-in select#wps_wpr_validity_type:focus,.wps-wpr_enter-points-validity-wrap input#wps_wpr_upgrade_points_value:focus{
    outline: none;
}

.wps_wpr_upgrade_loader_wrap {
    display: inline-flex;
    gap: 5px;
}

div#wps_wpr_upgrade_loader {
    /* display: inline-flex; */
    justify-content: center;
    align-items: center;
}

div#wps_wpr_upgrade_loader img {
    height: 24px;
    width: 24px;
}
/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
* Copyright jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Icons
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	font-size: 100%;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	cursor: pointer;
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
	position: relative;
	padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-button {
	padding: .4em 1em;
	display: inline-block;
	position: relative;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;

	/* Support: IE <= 11 */
	overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2em;
	box-sizing: border-box;
	text-indent: -9999px;
	white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
	text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
	padding: 0;
	width: 2.1em;
	height: 2.1em;
	text-indent: -9999px;
	white-space: nowrap;

}

input.ui-button.ui-icon-notext .ui-icon {
	width: auto;
	height: auto;
	text-indent: 0;
	white-space: normal;
	padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-controlgroup {
	vertical-align: middle;
	display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
	float: left;
	margin-left: 0;
	margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
	z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
	display: block;
	float: none;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
	box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
	padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
	font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
	border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
	border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
	border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
	border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {

	/* Support: IE8 only, Android < 4.4 only */
	width: 75%;
	width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
	border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
	box-shadow: inset 1px 1px 1px #ccc;
	border-radius: .12em;
	border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
	width: 16px;
	height: 16px;
	border-radius: 1em;
	overflow: visible;
	border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
	background-image: none;
	width: 8px;
	height: 8px;
	border-width: 4px;
	border-style: solid;
}
.ui-checkboxradio-disabled {
	pointer-events: none;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	left: .5em;
	top: .3em;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-n {
	height: 2px;
	top: 0;
}
.ui-dialog .ui-resizable-e {
	width: 2px;
	right: 0;
}
.ui-dialog .ui-resizable-s {
	height: 2px;
	bottom: 0;
}
.ui-dialog .ui-resizable-w {
	width: 2px;
	left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
	width: 7px;
	height: 7px;
}
.ui-dialog .ui-resizable-se {
	right: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-sw {
	left: 0;
	bottom: 0;
}
.ui-dialog .ui-resizable-ne {
	right: 0;
	top: 0;
}
.ui-dialog .ui-resizable-nw {
	left: 0;
	top: 0;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-text {
	display: block;
	margin-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
	text-align: left;
	white-space: nowrap;
	width: 14em;
}
.ui-selectmenu-icon.ui-icon {
	float: right;
	margin-top: 0;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: .222em 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 2em;
}
.ui-spinner-button {
	width: 1.6em;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
}
.ui-widget.ui-widget-content {
	border: 1px solid #c5c5c5;
}
.ui-widget-content {
	border: 1px solid #dddddd;
	background: #ffffff;
	color: #333333;
}
.ui-widget-content a {
	color: #333333;
}
.ui-widget-header {
	border: 1px solid #dddddd;
	background: #e9e9e9;
	color: #333333;
	font-weight: bold;
}
.ui-widget-header a {
	color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,

/* We use html here because we need a greater specificity to make sure disabled
works properly when clicked or hovered */
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
	border: 1px solid #c5c5c5;
	background: #f6f6f6;
	font-weight: normal;
	color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
	color: #454545;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
	border: 1px solid #cccccc;
	background: #ededed;
	font-weight: normal;
	color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
	color: #2b2b2b;
	text-decoration: none;
}

.ui-visual-focus {
	box-shadow: 0 0 3px 1px rgb(94, 158, 214);
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
	border: 1px solid #003eff;
	background: #007fff;
	font-weight: normal;
	color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
	border: #003eff;
	background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #dad55e;
	background: #fffa90;
	color: #777620;
}
.ui-state-checked {
	border: 1px solid #dad55e;
	background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #f1a899;
	background: #fddfdf;
	color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_444444_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
	background-image: url("images/ui-icons_555555_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
	background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
	background-image: url("images/ui-icons_777620_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cc0000_256x240.png");
}
.ui-button .ui-icon {
	background-image: url("images/ui-icons_777777_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-caret-1-n { background-position: 0 0; }
.ui-icon-caret-1-ne { background-position: -16px 0; }
.ui-icon-caret-1-e { background-position: -32px 0; }
.ui-icon-caret-1-se { background-position: -48px 0; }
.ui-icon-caret-1-s { background-position: -65px 0; }
.ui-icon-caret-1-sw { background-position: -80px 0; }
.ui-icon-caret-1-w { background-position: -96px 0; }
.ui-icon-caret-1-nw { background-position: -112px 0; }
.ui-icon-caret-2-n-s { background-position: -128px 0; }
.ui-icon-caret-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -65px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -65px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 1px -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa;
	opacity: .003;
	filter: Alpha(Opacity=.3); /* support: IE8 */
}
.ui-widget-shadow {
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
@charset "UTF-8";html{color:rgba(0,0,0,.87);}::-moz-selection{background:#b3d4fc;text-shadow:none;}::selection{background:#b3d4fc;text-shadow:none;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}audio,canvas,iframe,img,svg,video{vertical-align:middle;}.wps-pr-dialog fieldset{border:0;margin:0;padding:0;}.wps-pr-dialog textarea{resize:vertical;}.browserupgrade{margin:.2em 0;background:#ccc;color:#000;padding:.2em 0;}.hidden{display:none !important;}.visuallyhidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto;}.invisible{visibility:hidden;}.clearfix:before,.clearfix:after{content:" ";display:table;}.clearfix:after{clear:both;}@media print{*,*:before,*:after,*:first-letter,*:first-line{background:transparent !important;color:#000 !important;box-shadow:none !important;text-shadow:none !important;}.wps-pr-dialog  a,.wps-pr-dialog a:visited{text-decoration:underline;}.wps-pr-dialog   a[href]:after{content:" (" attr(href) ")";}.wps-pr-dialog  abbr[title]:after{content:" (" attr(title) ")";}.wps-pr-dialog  a[href^="#"]:after,.wps-pr-dialog  a[href^="javascript:"]:after{content:"";}.wps-pr-dialog pre,.wps-pr-dialog  blockquote{border:1px solid #999;page-break-inside:avoid;}.wps-pr-dialog  thead{display:table-header-group;}.wps-pr-dialog tr,.wps-pr-dialog img{page-break-inside:avoid;}.wps-pr-dialog img{max-width:100% !important;}.wps-pr-dialog  p,.wps-pr-dialog h2,.wps-pr-dialog h3{orphans:3;widows:3;}.wps-pr-dialog  h2,.wps-pr-dialog  h3{page-break-after:avoid;}}.wps-pr-dialog a,.mdl-accordion,.mdl-button,.mdl-card,.mdl-checkbox,.mdl-dropdown-menu,.mdl-icon-toggle,.mdl-item,.mdl-radio,.mdl-slider,.mdl-switch,.mdl-tabs__tab{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(255,255,255,0);}*[hidden]{display:none !important;}.wps-pr-dialog{font-family:"Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:20px;}.wps-pr-dialog h1,.wps-pr-dialog h2,.wps-pr-dialog h3,.wps-pr-dialog h4,.wps-pr-dialog h5,.wps-pr-dialog h6,.wps-pr-dialog p{padding:0;}.wps-pr-dialog h1 small,.wps-pr-dialog h2 small,.wps-pr-dialog h3 small,.wps-pr-dialog h4 small,.wps-pr-dialog h5 small,.wps-pr-dialog h6 small{font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;line-height:1.35;letter-spacing:-.02em;opacity:.54;font-size:.6em;}.wps-pr-dialog h1{font-size:56px;line-height:1.35;letter-spacing:-.02em;margin:24px 0;}.wps-pr-dialog h1,.wps-pr-dialog h2{font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;}.wps-pr-dialog h2{font-size:45px;line-height:48px;}.wps-pr-dialog h2,.wps-pr-dialog h3{margin:24px 0;}.wps-pr-dialog h3{font-size:34px;line-height:40px;}.wps-pr-dialog h3,.wps-pr-dialog h4{font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:400;}.wps-pr-dialog h4{font-size:24px;line-height:32px;-moz-osx-font-smoothing:grayscale;margin:24px 0 16px;}.wps-pr-dialog h5{font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em;}.wps-pr-dialog h5,.wps-pr-dialog h6{font-family:"Roboto","Helvetica","Arial",sans-serif;margin:24px 0 16px;}.wps-pr-dialog h6{font-size:16px;letter-spacing:.04em;}.wps-pr-dialog h6,.wps-pr-dialog p{font-weight:400;line-height:24px;}.wps-pr-dialog p{font-size:14px;letter-spacing:0;margin:0 0 16px;}.wps-pr-dialog a{color:#ff4081;font-weight:500;}.wps-pr-dialog blockquote{font-family:"Roboto","Helvetica","Arial",sans-serif;position:relative;font-size:24px;font-weight:300;font-style:italic;line-height:1.35;letter-spacing:.08em;}.wps-pr-dialog blockquote:before{position:absolute;left:-.5em;content:"“";}.wps-pr-dialog blockquote:after{content:"”";margin-left:-.05em;}.wps-pr-dialog mark{background-color:#f4ff81;}.wps-pr-dialog dt{font-weight:700;}.wps-pr-dialog address{font-size:12px;line-height:1;font-style:normal;}.wps-pr-dialog address,.wps-pr-dialog ul,.wps-pr-dialog ol{font-weight:400;letter-spacing:0;}.wps-pr-dialog ul,.wps-pr-dialog ol{font-size:14px;line-height:24px;}.mdl-typography--display-4,.mdl-typography--display-4-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:112px;font-weight:300;line-height:1;letter-spacing:-.04em;}.mdl-typography--display-4-color-contrast{opacity:.54;}.mdl-typography--display-3,.mdl-typography--display-3-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:56px;font-weight:400;line-height:1.35;letter-spacing:-.02em;}.mdl-typography--display-3-color-contrast{opacity:.54;}.mdl-typography--display-2,.mdl-typography--display-2-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:45px;font-weight:400;line-height:48px;}.mdl-typography--display-2-color-contrast{opacity:.54;}.mdl-typography--display-1,.mdl-typography--display-1-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:34px;font-weight:400;line-height:40px;}.mdl-typography--display-1-color-contrast{opacity:.54;}.mdl-typography--headline,.mdl-typography--headline-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:24px;font-weight:400;line-height:32px;-moz-osx-font-smoothing:grayscale;}.mdl-typography--headline-color-contrast{opacity:.87;}.mdl-typography--title,.mdl-typography--title-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:20px;font-weight:500;line-height:1;letter-spacing:.02em;}.mdl-typography--title-color-contrast{opacity:.87;}.mdl-typography--subhead,.mdl-typography--subhead-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:16px;font-weight:400;line-height:24px;letter-spacing:.04em;}.mdl-typography--subhead-color-contrast{opacity:.87;}.mdl-typography--body-2,.mdl-typography--body-2-color-contrast{font-size:14px;font-weight:700;line-height:24px;letter-spacing:0;}.mdl-typography--body-2-color-contrast{opacity:.87;}.mdl-typography--body-1,.mdl-typography--body-1-color-contrast{font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;}.mdl-typography--body-1-color-contrast{opacity:.87;}.mdl-typography--body-2-force-preferred-font,.mdl-typography--body-2-force-preferred-font-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:24px;letter-spacing:0;}.mdl-typography--body-2-force-preferred-font-color-contrast{opacity:.87;}.mdl-typography--body-1-force-preferred-font,.mdl-typography--body-1-force-preferred-font-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;}.mdl-typography--body-1-force-preferred-font-color-contrast{opacity:.87;}.mdl-typography--caption,.mdl-typography--caption-force-preferred-font{font-size:12px;font-weight:400;line-height:1;letter-spacing:0;}.mdl-typography--caption-force-preferred-font{font-family:"Roboto","Helvetica","Arial",sans-serif;}.mdl-typography--caption-color-contrast,.mdl-typography--caption-force-preferred-font-color-contrast{font-size:12px;font-weight:400;line-height:1;letter-spacing:0;opacity:.54;}.mdl-typography--caption-force-preferred-font-color-contrast,.mdl-typography--menu{font-family:"Roboto","Helvetica","Arial",sans-serif;}.mdl-typography--menu{font-size:14px;font-weight:500;line-height:1;letter-spacing:0;}.mdl-typography--menu-color-contrast{opacity:.87;}.mdl-typography--menu-color-contrast,.mdl-typography--button,.mdl-typography--button-color-contrast{font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;line-height:1;letter-spacing:0;}.mdl-typography--button,.mdl-typography--button-color-contrast{text-transform:uppercase;}.mdl-typography--button-color-contrast{opacity:.87;}.mdl-typography--text-left{text-align:left;}.mdl-typography--text-right{text-align:right;}.mdl-typography--text-center{text-align:center;}.mdl-typography--text-justify{text-align:justify;}.mdl-typography--text-nowrap{white-space:nowrap;}.mdl-typography--text-lowercase{text-transform:lowercase;}.mdl-typography--text-uppercase{text-transform:uppercase;}.mdl-typography--text-capitalize{text-transform:capitalize;}.mdl-typography--font-thin{font-weight:200 !important;}.mdl-typography--font-light{font-weight:300 !important;}.mdl-typography--font-regular{font-weight:400 !important;}.mdl-typography--font-medium{font-weight:500 !important;}.mdl-typography--font-bold{font-weight:700 !important;}.mdl-typography--font-black{font-weight:900 !important;}.mdl-color-text--red{color:#f44336 !important;}.mdl-color--red{background-color:#f44336 !important;}.mdl-color-text--red-50{color:#ffebee !important;}.mdl-color--red-50{background-color:#ffebee !important;}.mdl-color-text--red-100{color:#ffcdd2 !important;}.mdl-color--red-100{background-color:#ffcdd2 !important;}.mdl-color-text--red-200{color:#ef9a9a !important;}.mdl-color--red-200{background-color:#ef9a9a !important;}.mdl-color-text--red-300{color:#e57373 !important;}.mdl-color--red-300{background-color:#e57373 !important;}.mdl-color-text--red-400{color:#ef5350 !important;}.mdl-color--red-400{background-color:#ef5350 !important;}.mdl-color-text--red-500{color:#f44336 !important;}.mdl-color--red-500{background-color:#f44336 !important;}.mdl-color-text--red-600{color:#e53935 !important;}.mdl-color--red-600{background-color:#e53935 !important;}.mdl-color-text--red-700{color:#d32f2f !important;}.mdl-color--red-700{background-color:#d32f2f !important;}.mdl-color-text--red-800{color:#c62828 !important;}.mdl-color--red-800{background-color:#c62828 !important;}.mdl-color-text--red-900{color:#b71c1c !important;}.mdl-color--red-900{background-color:#b71c1c !important;}.mdl-color-text--red-A100{color:#ff8a80 !important;}.mdl-color--red-A100{background-color:#ff8a80 !important;}.mdl-color-text--red-A200{color:#ff5252 !important;}.mdl-color--red-A200{background-color:#ff5252 !important;}.mdl-color-text--red-A400{color:#ff1744 !important;}.mdl-color--red-A400{background-color:#ff1744 !important;}.mdl-color-text--red-A700{color:#d50000 !important;}.mdl-color--red-A700{background-color:#d50000 !important;}.mdl-color-text--pink{color:#e91e63 !important;}.mdl-color--pink{background-color:#e91e63 !important;}.mdl-color-text--pink-50{color:#fce4ec !important;}.mdl-color--pink-50{background-color:#fce4ec !important;}.mdl-color-text--pink-100{color:#f8bbd0 !important;}.mdl-color--pink-100{background-color:#f8bbd0 !important;}.mdl-color-text--pink-200{color:#f48fb1 !important;}.mdl-color--pink-200{background-color:#f48fb1 !important;}.mdl-color-text--pink-300{color:#f06292 !important;}.mdl-color--pink-300{background-color:#f06292 !important;}.mdl-color-text--pink-400{color:#ec407a !important;}.mdl-color--pink-400{background-color:#ec407a !important;}.mdl-color-text--pink-500{color:#e91e63 !important;}.mdl-color--pink-500{background-color:#e91e63 !important;}.mdl-color-text--pink-600{color:#d81b60 !important;}.mdl-color--pink-600{background-color:#d81b60 !important;}.mdl-color-text--pink-700{color:#c2185b !important;}.mdl-color--pink-700{background-color:#c2185b !important;}.mdl-color-text--pink-800{color:#ad1457 !important;}.mdl-color--pink-800{background-color:#ad1457 !important;}.mdl-color-text--pink-900{color:#880e4f !important;}.mdl-color--pink-900{background-color:#880e4f !important;}.mdl-color-text--pink-A100{color:#ff80ab !important;}.mdl-color--pink-A100{background-color:#ff80ab !important;}.mdl-color-text--pink-A200{color:#ff4081 !important;}.mdl-color--pink-A200{background-color:#ff4081 !important;}.mdl-color-text--pink-A400{color:#f50057 !important;}.mdl-color--pink-A400{background-color:#f50057 !important;}.mdl-color-text--pink-A700{color:#c51162 !important;}.mdl-color--pink-A700{background-color:#c51162 !important;}.mdl-color-text--purple{color:#9c27b0 !important;}.mdl-color--purple{background-color:#9c27b0 !important;}.mdl-color-text--purple-50{color:#f3e5f5 !important;}.mdl-color--purple-50{background-color:#f3e5f5 !important;}.mdl-color-text--purple-100{color:#e1bee7 !important;}.mdl-color--purple-100{background-color:#e1bee7 !important;}.mdl-color-text--purple-200{color:#ce93d8 !important;}.mdl-color--purple-200{background-color:#ce93d8 !important;}.mdl-color-text--purple-300{color:#ba68c8 !important;}.mdl-color--purple-300{background-color:#ba68c8 !important;}.mdl-color-text--purple-400{color:#ab47bc !important;}.mdl-color--purple-400{background-color:#ab47bc !important;}.mdl-color-text--purple-500{color:#9c27b0 !important;}.mdl-color--purple-500{background-color:#9c27b0 !important;}.mdl-color-text--purple-600{color:#8e24aa !important;}.mdl-color--purple-600{background-color:#8e24aa !important;}.mdl-color-text--purple-700{color:#7b1fa2 !important;}.mdl-color--purple-700{background-color:#7b1fa2 !important;}.mdl-color-text--purple-800{color:#6a1b9a !important;}.mdl-color--purple-800{background-color:#6a1b9a !important;}.mdl-color-text--purple-900{color:#4a148c !important;}.mdl-color--purple-900{background-color:#4a148c !important;}.mdl-color-text--purple-A100{color:#ea80fc !important;}.mdl-color--purple-A100{background-color:#ea80fc !important;}.mdl-color-text--purple-A200{color:#e040fb !important;}.mdl-color--purple-A200{background-color:#e040fb !important;}.mdl-color-text--purple-A400{color:#d500f9 !important;}.mdl-color--purple-A400{background-color:#d500f9 !important;}.mdl-color-text--purple-A700{color:#a0f !important;}.mdl-color--purple-A700{background-color:#a0f !important;}.mdl-color-text--deep-purple{color:#673ab7 !important;}.mdl-color--deep-purple{background-color:#673ab7 !important;}.mdl-color-text--deep-purple-50{color:#ede7f6 !important;}.mdl-color--deep-purple-50{background-color:#ede7f6 !important;}.mdl-color-text--deep-purple-100{color:#d1c4e9 !important;}.mdl-color--deep-purple-100{background-color:#d1c4e9 !important;}.mdl-color-text--deep-purple-200{color:#b39ddb !important;}.mdl-color--deep-purple-200{background-color:#b39ddb !important;}.mdl-color-text--deep-purple-300{color:#9575cd !important;}.mdl-color--deep-purple-300{background-color:#9575cd !important;}.mdl-color-text--deep-purple-400{color:#7e57c2 !important;}.mdl-color--deep-purple-400{background-color:#7e57c2 !important;}.mdl-color-text--deep-purple-500{color:#673ab7 !important;}.mdl-color--deep-purple-500{background-color:#673ab7 !important;}.mdl-color-text--deep-purple-600{color:#5e35b1 !important;}.mdl-color--deep-purple-600{background-color:#5e35b1 !important;}.mdl-color-text--deep-purple-700{color:#512da8 !important;}.mdl-color--deep-purple-700{background-color:#512da8 !important;}.mdl-color-text--deep-purple-800{color:#4527a0 !important;}.mdl-color--deep-purple-800{background-color:#4527a0 !important;}.mdl-color-text--deep-purple-900{color:#311b92 !important;}.mdl-color--deep-purple-900{background-color:#311b92 !important;}.mdl-color-text--deep-purple-A100{color:#b388ff !important;}.mdl-color--deep-purple-A100{background-color:#b388ff !important;}.mdl-color-text--deep-purple-A200{color:#7c4dff !important;}.mdl-color--deep-purple-A200{background-color:#7c4dff !important;}.mdl-color-text--deep-purple-A400{color:#651fff !important;}.mdl-color--deep-purple-A400{background-color:#651fff !important;}.mdl-color-text--deep-purple-A700{color:#6200ea !important;}.mdl-color--deep-purple-A700{background-color:#6200ea !important;}.mdl-color-text--indigo{color:#3f51b5 !important;}.mdl-color--indigo{background-color:#3f51b5 !important;}.mdl-color-text--indigo-50{color:#e8eaf6 !important;}.mdl-color--indigo-50{background-color:#e8eaf6 !important;}.mdl-color-text--indigo-100{color:#c5cae9 !important;}.mdl-color--indigo-100{background-color:#c5cae9 !important;}.mdl-color-text--indigo-200{color:#9fa8da !important;}.mdl-color--indigo-200{background-color:#9fa8da !important;}.mdl-color-text--indigo-300{color:#7986cb !important;}.mdl-color--indigo-300{background-color:#7986cb !important;}.mdl-color-text--indigo-400{color:#5c6bc0 !important;}.mdl-color--indigo-400{background-color:#5c6bc0 !important;}.mdl-color-text--indigo-500{color:#3f51b5 !important;}.mdl-color--indigo-500{background-color:#3f51b5 !important;}.mdl-color-text--indigo-600{color:#3949ab !important;}.mdl-color--indigo-600{background-color:#3949ab !important;}.mdl-color-text--indigo-700{color:#303f9f !important;}.mdl-color--indigo-700{background-color:#303f9f !important;}.mdl-color-text--indigo-800{color:#283593 !important;}.mdl-color--indigo-800{background-color:#283593 !important;}.mdl-color-text--indigo-900{color:#1a237e !important;}.mdl-color--indigo-900{background-color:#1a237e !important;}.mdl-color-text--indigo-A100{color:#8c9eff !important;}.mdl-color--indigo-A100{background-color:#8c9eff !important;}.mdl-color-text--indigo-A200{color:#536dfe !important;}.mdl-color--indigo-A200{background-color:#536dfe !important;}.mdl-color-text--indigo-A400{color:#3d5afe !important;}.mdl-color--indigo-A400{background-color:#3d5afe !important;}.mdl-color-text--indigo-A700{color:#304ffe !important;}.mdl-color--indigo-A700{background-color:#304ffe !important;}.mdl-color-text--blue{color:#2196f3 !important;}.mdl-color--blue{background-color:#2196f3 !important;}.mdl-color-text--blue-50{color:#e3f2fd !important;}.mdl-color--blue-50{background-color:#e3f2fd !important;}.mdl-color-text--blue-100{color:#bbdefb !important;}.mdl-color--blue-100{background-color:#bbdefb !important;}.mdl-color-text--blue-200{color:#90caf9 !important;}.mdl-color--blue-200{background-color:#90caf9 !important;}.mdl-color-text--blue-300{color:#64b5f6 !important;}.mdl-color--blue-300{background-color:#64b5f6 !important;}.mdl-color-text--blue-400{color:#42a5f5 !important;}.mdl-color--blue-400{background-color:#42a5f5 !important;}.mdl-color-text--blue-500{color:#2196f3 !important;}.mdl-color--blue-500{background-color:#2196f3 !important;}.mdl-color-text--blue-600{color:#1e88e5 !important;}.mdl-color--blue-600{background-color:#1e88e5 !important;}.mdl-color-text--blue-700{color:#1976d2 !important;}.mdl-color--blue-700{background-color:#1976d2 !important;}.mdl-color-text--blue-800{color:#1565c0 !important;}.mdl-color--blue-800{background-color:#1565c0 !important;}.mdl-color-text--blue-900{color:#0d47a1 !important;}.mdl-color--blue-900{background-color:#0d47a1 !important;}.mdl-color-text--blue-A100{color:#82b1ff !important;}.mdl-color--blue-A100{background-color:#82b1ff !important;}.mdl-color-text--blue-A200{color:#448aff !important;}.mdl-color--blue-A200{background-color:#448aff !important;}.mdl-color-text--blue-A400{color:#2979ff !important;}.mdl-color--blue-A400{background-color:#2979ff !important;}.mdl-color-text--blue-A700{color:#2962ff !important;}.mdl-color--blue-A700{background-color:#2962ff !important;}.mdl-color-text--light-blue{color:#03a9f4 !important;}.mdl-color--light-blue{background-color:#03a9f4 !important;}.mdl-color-text--light-blue-50{color:#e1f5fe !important;}.mdl-color--light-blue-50{background-color:#e1f5fe !important;}.mdl-color-text--light-blue-100{color:#b3e5fc !important;}.mdl-color--light-blue-100{background-color:#b3e5fc !important;}.mdl-color-text--light-blue-200{color:#81d4fa !important;}.mdl-color--light-blue-200{background-color:#81d4fa !important;}.mdl-color-text--light-blue-300{color:#4fc3f7 !important;}.mdl-color--light-blue-300{background-color:#4fc3f7 !important;}.mdl-color-text--light-blue-400{color:#29b6f6 !important;}.mdl-color--light-blue-400{background-color:#29b6f6 !important;}.mdl-color-text--light-blue-500{color:#03a9f4 !important;}.mdl-color--light-blue-500{background-color:#03a9f4 !important;}.mdl-color-text--light-blue-600{color:#039be5 !important;}.mdl-color--light-blue-600{background-color:#039be5 !important;}.mdl-color-text--light-blue-700{color:#0288d1 !important;}.mdl-color--light-blue-700{background-color:#0288d1 !important;}.mdl-color-text--light-blue-800{color:#0277bd !important;}.mdl-color--light-blue-800{background-color:#0277bd !important;}.mdl-color-text--light-blue-900{color:#01579b !important;}.mdl-color--light-blue-900{background-color:#01579b !important;}.mdl-color-text--light-blue-A100{color:#80d8ff !important;}.mdl-color--light-blue-A100{background-color:#80d8ff !important;}.mdl-color-text--light-blue-A200{color:#40c4ff !important;}.mdl-color--light-blue-A200{background-color:#40c4ff !important;}.mdl-color-text--light-blue-A400{color:#00b0ff !important;}.mdl-color--light-blue-A400{background-color:#00b0ff !important;}.mdl-color-text--light-blue-A700{color:#0091ea !important;}.mdl-color--light-blue-A700{background-color:#0091ea !important;}.mdl-color-text--cyan{color:#00bcd4 !important;}.mdl-color--cyan{background-color:#00bcd4 !important;}.mdl-color-text--cyan-50{color:#e0f7fa !important;}.mdl-color--cyan-50{background-color:#e0f7fa !important;}.mdl-color-text--cyan-100{color:#b2ebf2 !important;}.mdl-color--cyan-100{background-color:#b2ebf2 !important;}.mdl-color-text--cyan-200{color:#80deea !important;}.mdl-color--cyan-200{background-color:#80deea !important;}.mdl-color-text--cyan-300{color:#4dd0e1 !important;}.mdl-color--cyan-300{background-color:#4dd0e1 !important;}.mdl-color-text--cyan-400{color:#26c6da !important;}.mdl-color--cyan-400{background-color:#26c6da !important;}.mdl-color-text--cyan-500{color:#00bcd4 !important;}.mdl-color--cyan-500{background-color:#00bcd4 !important;}.mdl-color-text--cyan-600{color:#00acc1 !important;}.mdl-color--cyan-600{background-color:#00acc1 !important;}.mdl-color-text--cyan-700{color:#0097a7 !important;}.mdl-color--cyan-700{background-color:#0097a7 !important;}.mdl-color-text--cyan-800{color:#00838f !important;}.mdl-color--cyan-800{background-color:#00838f !important;}.mdl-color-text--cyan-900{color:#006064 !important;}.mdl-color--cyan-900{background-color:#006064 !important;}.mdl-color-text--cyan-A100{color:#84ffff !important;}.mdl-color--cyan-A100{background-color:#84ffff !important;}.mdl-color-text--cyan-A200{color:#18ffff !important;}.mdl-color--cyan-A200{background-color:#18ffff !important;}.mdl-color-text--cyan-A400{color:#00e5ff !important;}.mdl-color--cyan-A400{background-color:#00e5ff !important;}.mdl-color-text--cyan-A700{color:#00b8d4 !important;}.mdl-color--cyan-A700{background-color:#00b8d4 !important;}.mdl-color-text--teal{color:#009688 !important;}.mdl-color--teal{background-color:#009688 !important;}.mdl-color-text--teal-50{color:#e0f2f1 !important;}.mdl-color--teal-50{background-color:#e0f2f1 !important;}.mdl-color-text--teal-100{color:#b2dfdb !important;}.mdl-color--teal-100{background-color:#b2dfdb !important;}.mdl-color-text--teal-200{color:#80cbc4 !important;}.mdl-color--teal-200{background-color:#80cbc4 !important;}.mdl-color-text--teal-300{color:#4db6ac !important;}.mdl-color--teal-300{background-color:#4db6ac !important;}.mdl-color-text--teal-400{color:#26a69a !important;}.mdl-color--teal-400{background-color:#26a69a !important;}.mdl-color-text--teal-500{color:#009688 !important;}.mdl-color--teal-500{background-color:#009688 !important;}.mdl-color-text--teal-600{color:#00897b !important;}.mdl-color--teal-600{background-color:#00897b !important;}.mdl-color-text--teal-700{color:#00796b !important;}.mdl-color--teal-700{background-color:#00796b !important;}.mdl-color-text--teal-800{color:#00695c !important;}.mdl-color--teal-800{background-color:#00695c !important;}.mdl-color-text--teal-900{color:#004d40 !important;}.mdl-color--teal-900{background-color:#004d40 !important;}.mdl-color-text--teal-A100{color:#a7ffeb !important;}.mdl-color--teal-A100{background-color:#a7ffeb !important;}.mdl-color-text--teal-A200{color:#64ffda !important;}.mdl-color--teal-A200{background-color:#64ffda !important;}.mdl-color-text--teal-A400{color:#1de9b6 !important;}.mdl-color--teal-A400{background-color:#1de9b6 !important;}.mdl-color-text--teal-A700{color:#00bfa5 !important;}.mdl-color--teal-A700{background-color:#00bfa5 !important;}.mdl-color-text--green{color:#4caf50 !important;}.mdl-color--green{background-color:#4caf50 !important;}.mdl-color-text--green-50{color:#e8f5e9 !important;}.mdl-color--green-50{background-color:#e8f5e9 !important;}.mdl-color-text--green-100{color:#c8e6c9 !important;}.mdl-color--green-100{background-color:#c8e6c9 !important;}.mdl-color-text--green-200{color:#a5d6a7 !important;}.mdl-color--green-200{background-color:#a5d6a7 !important;}.mdl-color-text--green-300{color:#81c784 !important;}.mdl-color--green-300{background-color:#81c784 !important;}.mdl-color-text--green-400{color:#66bb6a !important;}.mdl-color--green-400{background-color:#66bb6a !important;}.mdl-color-text--green-500{color:#4caf50 !important;}.mdl-color--green-500{background-color:#4caf50 !important;}.mdl-color-text--green-600{color:#43a047 !important;}.mdl-color--green-600{background-color:#43a047 !important;}.mdl-color-text--green-700{color:#388e3c !important;}.mdl-color--green-700{background-color:#388e3c !important;}.mdl-color-text--green-800{color:#2e7d32 !important;}.mdl-color--green-800{background-color:#2e7d32 !important;}.mdl-color-text--green-900{color:#1b5e20 !important;}.mdl-color--green-900{background-color:#1b5e20 !important;}.mdl-color-text--green-A100{color:#b9f6ca !important;}.mdl-color--green-A100{background-color:#b9f6ca !important;}.mdl-color-text--green-A200{color:#69f0ae !important;}.mdl-color--green-A200{background-color:#69f0ae !important;}.mdl-color-text--green-A400{color:#00e676 !important;}.mdl-color--green-A400{background-color:#00e676 !important;}.mdl-color-text--green-A700{color:#00c853 !important;}.mdl-color--green-A700{background-color:#00c853 !important;}.mdl-color-text--light-green{color:#8bc34a !important;}.mdl-color--light-green{background-color:#8bc34a !important;}.mdl-color-text--light-green-50{color:#f1f8e9 !important;}.mdl-color--light-green-50{background-color:#f1f8e9 !important;}.mdl-color-text--light-green-100{color:#dcedc8 !important;}.mdl-color--light-green-100{background-color:#dcedc8 !important;}.mdl-color-text--light-green-200{color:#c5e1a5 !important;}.mdl-color--light-green-200{background-color:#c5e1a5 !important;}.mdl-color-text--light-green-300{color:#aed581 !important;}.mdl-color--light-green-300{background-color:#aed581 !important;}.mdl-color-text--light-green-400{color:#9ccc65 !important;}.mdl-color--light-green-400{background-color:#9ccc65 !important;}.mdl-color-text--light-green-500{color:#8bc34a !important;}.mdl-color--light-green-500{background-color:#8bc34a !important;}.mdl-color-text--light-green-600{color:#7cb342 !important;}.mdl-color--light-green-600{background-color:#7cb342 !important;}.mdl-color-text--light-green-700{color:#689f38 !important;}.mdl-color--light-green-700{background-color:#689f38 !important;}.mdl-color-text--light-green-800{color:#558b2f !important;}.mdl-color--light-green-800{background-color:#558b2f !important;}.mdl-color-text--light-green-900{color:#33691e !important;}.mdl-color--light-green-900{background-color:#33691e !important;}.mdl-color-text--light-green-A100{color:#ccff90 !important;}.mdl-color--light-green-A100{background-color:#ccff90 !important;}.mdl-color-text--light-green-A200{color:#b2ff59 !important;}.mdl-color--light-green-A200{background-color:#b2ff59 !important;}.mdl-color-text--light-green-A400{color:#76ff03 !important;}.mdl-color--light-green-A400{background-color:#76ff03 !important;}.mdl-color-text--light-green-A700{color:#64dd17 !important;}.mdl-color--light-green-A700{background-color:#64dd17 !important;}.mdl-color-text--lime{color:#cddc39 !important;}.mdl-color--lime{background-color:#cddc39 !important;}.mdl-color-text--lime-50{color:#f9fbe7 !important;}.mdl-color--lime-50{background-color:#f9fbe7 !important;}.mdl-color-text--lime-100{color:#f0f4c3 !important;}.mdl-color--lime-100{background-color:#f0f4c3 !important;}.mdl-color-text--lime-200{color:#e6ee9c !important;}.mdl-color--lime-200{background-color:#e6ee9c !important;}.mdl-color-text--lime-300{color:#dce775 !important;}.mdl-color--lime-300{background-color:#dce775 !important;}.mdl-color-text--lime-400{color:#d4e157 !important;}.mdl-color--lime-400{background-color:#d4e157 !important;}.mdl-color-text--lime-500{color:#cddc39 !important;}.mdl-color--lime-500{background-color:#cddc39 !important;}.mdl-color-text--lime-600{color:#c0ca33 !important;}.mdl-color--lime-600{background-color:#c0ca33 !important;}.mdl-color-text--lime-700{color:#afb42b !important;}.mdl-color--lime-700{background-color:#afb42b !important;}.mdl-color-text--lime-800{color:#9e9d24 !important;}.mdl-color--lime-800{background-color:#9e9d24 !important;}.mdl-color-text--lime-900{color:#827717 !important;}.mdl-color--lime-900{background-color:#827717 !important;}.mdl-color-text--lime-A100{color:#f4ff81 !important;}.mdl-color--lime-A100{background-color:#f4ff81 !important;}.mdl-color-text--lime-A200{color:#eeff41 !important;}.mdl-color--lime-A200{background-color:#eeff41 !important;}.mdl-color-text--lime-A400{color:#c6ff00 !important;}.mdl-color--lime-A400{background-color:#c6ff00 !important;}.mdl-color-text--lime-A700{color:#aeea00 !important;}.mdl-color--lime-A700{background-color:#aeea00 !important;}.mdl-color-text--yellow{color:#ffeb3b !important;}.mdl-color--yellow{background-color:#ffeb3b !important;}.mdl-color-text--yellow-50{color:#fffde7 !important;}.mdl-color--yellow-50{background-color:#fffde7 !important;}.mdl-color-text--yellow-100{color:#fff9c4 !important;}.mdl-color--yellow-100{background-color:#fff9c4 !important;}.mdl-color-text--yellow-200{color:#fff59d !important;}.mdl-color--yellow-200{background-color:#fff59d !important;}.mdl-color-text--yellow-300{color:#fff176 !important;}.mdl-color--yellow-300{background-color:#fff176 !important;}.mdl-color-text--yellow-400{color:#ffee58 !important;}.mdl-color--yellow-400{background-color:#ffee58 !important;}.mdl-color-text--yellow-500{color:#ffeb3b !important;}.mdl-color--yellow-500{background-color:#ffeb3b !important;}.mdl-color-text--yellow-600{color:#fdd835 !important;}.mdl-color--yellow-600{background-color:#fdd835 !important;}.mdl-color-text--yellow-700{color:#fbc02d !important;}.mdl-color--yellow-700{background-color:#fbc02d !important;}.mdl-color-text--yellow-800{color:#f9a825 !important;}.mdl-color--yellow-800{background-color:#f9a825 !important;}.mdl-color-text--yellow-900{color:#f57f17 !important;}.mdl-color--yellow-900{background-color:#f57f17 !important;}.mdl-color-text--yellow-A100{color:#ffff8d !important;}.mdl-color--yellow-A100{background-color:#ffff8d !important;}.mdl-color-text--yellow-A200{color:#ff0 !important;}.mdl-color--yellow-A200{background-color:#ff0 !important;}.mdl-color-text--yellow-A400{color:#ffea00 !important;}.mdl-color--yellow-A400{background-color:#ffea00 !important;}.mdl-color-text--yellow-A700{color:#ffd600 !important;}.mdl-color--yellow-A700{background-color:#ffd600 !important;}.mdl-color-text--amber{color:#ffc107 !important;}.mdl-color--amber{background-color:#ffc107 !important;}.mdl-color-text--amber-50{color:#fff8e1 !important;}.mdl-color--amber-50{background-color:#fff8e1 !important;}.mdl-color-text--amber-100{color:#ffecb3 !important;}.mdl-color--amber-100{background-color:#ffecb3 !important;}.mdl-color-text--amber-200{color:#ffe082 !important;}.mdl-color--amber-200{background-color:#ffe082 !important;}.mdl-color-text--amber-300{color:#ffd54f !important;}.mdl-color--amber-300{background-color:#ffd54f !important;}.mdl-color-text--amber-400{color:#ffca28 !important;}.mdl-color--amber-400{background-color:#ffca28 !important;}.mdl-color-text--amber-500{color:#ffc107 !important;}.mdl-color--amber-500{background-color:#ffc107 !important;}.mdl-color-text--amber-600{color:#ffb300 !important;}.mdl-color--amber-600{background-color:#ffb300 !important;}.mdl-color-text--amber-700{color:#ffa000 !important;}.mdl-color--amber-700{background-color:#ffa000 !important;}.mdl-color-text--amber-800{color:#ff8f00 !important;}.mdl-color--amber-800{background-color:#ff8f00 !important;}.mdl-color-text--amber-900{color:#ff6f00 !important;}.mdl-color--amber-900{background-color:#ff6f00 !important;}.mdl-color-text--amber-A100{color:#ffe57f !important;}.mdl-color--amber-A100{background-color:#ffe57f !important;}.mdl-color-text--amber-A200{color:#ffd740 !important;}.mdl-color--amber-A200{background-color:#ffd740 !important;}.mdl-color-text--amber-A400{color:#ffc400 !important;}.mdl-color--amber-A400{background-color:#ffc400 !important;}.mdl-color-text--amber-A700{color:#ffab00 !important;}.mdl-color--amber-A700{background-color:#ffab00 !important;}.mdl-color-text--orange{color:#ff9800 !important;}.mdl-color--orange{background-color:#ff9800 !important;}.mdl-color-text--orange-50{color:#fff3e0 !important;}.mdl-color--orange-50{background-color:#fff3e0 !important;}.mdl-color-text--orange-100{color:#ffe0b2 !important;}.mdl-color--orange-100{background-color:#ffe0b2 !important;}.mdl-color-text--orange-200{color:#ffcc80 !important;}.mdl-color--orange-200{background-color:#ffcc80 !important;}.mdl-color-text--orange-300{color:#ffb74d !important;}.mdl-color--orange-300{background-color:#ffb74d !important;}.mdl-color-text--orange-400{color:#ffa726 !important;}.mdl-color--orange-400{background-color:#ffa726 !important;}.mdl-color-text--orange-500{color:#ff9800 !important;}.mdl-color--orange-500{background-color:#ff9800 !important;}.mdl-color-text--orange-600{color:#fb8c00 !important;}.mdl-color--orange-600{background-color:#fb8c00 !important;}.mdl-color-text--orange-700{color:#f57c00 !important;}.mdl-color--orange-700{background-color:#f57c00 !important;}.mdl-color-text--orange-800{color:#ef6c00 !important;}.mdl-color--orange-800{background-color:#ef6c00 !important;}.mdl-color-text--orange-900{color:#e65100 !important;}.mdl-color--orange-900{background-color:#e65100 !important;}.mdl-color-text--orange-A100{color:#ffd180 !important;}.mdl-color--orange-A100{background-color:#ffd180 !important;}.mdl-color-text--orange-A200{color:#ffab40 !important;}.mdl-color--orange-A200{background-color:#ffab40 !important;}.mdl-color-text--orange-A400{color:#ff9100 !important;}.mdl-color--orange-A400{background-color:#ff9100 !important;}.mdl-color-text--orange-A700{color:#ff6d00 !important;}.mdl-color--orange-A700{background-color:#ff6d00 !important;}.mdl-color-text--deep-orange{color:#ff5722 !important;}.mdl-color--deep-orange{background-color:#ff5722 !important;}.mdl-color-text--deep-orange-50{color:#fbe9e7 !important;}.mdl-color--deep-orange-50{background-color:#fbe9e7 !important;}.mdl-color-text--deep-orange-100{color:#ffccbc !important;}.mdl-color--deep-orange-100{background-color:#ffccbc !important;}.mdl-color-text--deep-orange-200{color:#ffab91 !important;}.mdl-color--deep-orange-200{background-color:#ffab91 !important;}.mdl-color-text--deep-orange-300{color:#ff8a65 !important;}.mdl-color--deep-orange-300{background-color:#ff8a65 !important;}.mdl-color-text--deep-orange-400{color:#ff7043 !important;}.mdl-color--deep-orange-400{background-color:#ff7043 !important;}.mdl-color-text--deep-orange-500{color:#ff5722 !important;}.mdl-color--deep-orange-500{background-color:#ff5722 !important;}.mdl-color-text--deep-orange-600{color:#f4511e !important;}.mdl-color--deep-orange-600{background-color:#f4511e !important;}.mdl-color-text--deep-orange-700{color:#e64a19 !important;}.mdl-color--deep-orange-700{background-color:#e64a19 !important;}.mdl-color-text--deep-orange-800{color:#d84315 !important;}.mdl-color--deep-orange-800{background-color:#d84315 !important;}.mdl-color-text--deep-orange-900{color:#bf360c !important;}.mdl-color--deep-orange-900{background-color:#bf360c !important;}.mdl-color-text--deep-orange-A100{color:#ff9e80 !important;}.mdl-color--deep-orange-A100{background-color:#ff9e80 !important;}.mdl-color-text--deep-orange-A200{color:#ff6e40 !important;}.mdl-color--deep-orange-A200{background-color:#ff6e40 !important;}.mdl-color-text--deep-orange-A400{color:#ff3d00 !important;}.mdl-color--deep-orange-A400{background-color:#ff3d00 !important;}.mdl-color-text--deep-orange-A700{color:#dd2c00 !important;}.mdl-color--deep-orange-A700{background-color:#dd2c00 !important;}.mdl-color-text--brown{color:#795548 !important;}.mdl-color--brown{background-color:#795548 !important;}.mdl-color-text--brown-50{color:#efebe9 !important;}.mdl-color--brown-50{background-color:#efebe9 !important;}.mdl-color-text--brown-100{color:#d7ccc8 !important;}.mdl-color--brown-100{background-color:#d7ccc8 !important;}.mdl-color-text--brown-200{color:#bcaaa4 !important;}.mdl-color--brown-200{background-color:#bcaaa4 !important;}.mdl-color-text--brown-300{color:#a1887f !important;}.mdl-color--brown-300{background-color:#a1887f !important;}.mdl-color-text--brown-400{color:#8d6e63 !important;}.mdl-color--brown-400{background-color:#8d6e63 !important;}.mdl-color-text--brown-500{color:#795548 !important;}.mdl-color--brown-500{background-color:#795548 !important;}.mdl-color-text--brown-600{color:#6d4c41 !important;}.mdl-color--brown-600{background-color:#6d4c41 !important;}.mdl-color-text--brown-700{color:#5d4037 !important;}.mdl-color--brown-700{background-color:#5d4037 !important;}.mdl-color-text--brown-800{color:#4e342e !important;}.mdl-color--brown-800{background-color:#4e342e !important;}.mdl-color-text--brown-900{color:#3e2723 !important;}.mdl-color--brown-900{background-color:#3e2723 !important;}.mdl-color-text--grey{color:#9e9e9e !important;}.mdl-color--grey{background-color:#9e9e9e !important;}.mdl-color-text--grey-50{color:#fafafa !important;}.mdl-color--grey-50{background-color:#fafafa !important;}.mdl-color-text--grey-100{color:#f5f5f5 !important;}.mdl-color--grey-100{background-color:#f5f5f5 !important;}.mdl-color-text--grey-200{color:#eee !important;}.mdl-color--grey-200{background-color:#eee !important;}.mdl-color-text--grey-300{color:#e0e0e0 !important;}.mdl-color--grey-300{background-color:#e0e0e0 !important;}.mdl-color-text--grey-400{color:#bdbdbd !important;}.mdl-color--grey-400{background-color:#bdbdbd !important;}.mdl-color-text--grey-500{color:#9e9e9e !important;}.mdl-color--grey-500{background-color:#9e9e9e !important;}.mdl-color-text--grey-600{color:#757575 !important;}.mdl-color--grey-600{background-color:#757575 !important;}.mdl-color-text--grey-700{color:#616161 !important;}.mdl-color--grey-700{background-color:#616161 !important;}.mdl-color-text--grey-800{color:#424242 !important;}.mdl-color--grey-800{background-color:#424242 !important;}.mdl-color-text--grey-900{color:#212121 !important;}.mdl-color--grey-900{background-color:#212121 !important;}.mdl-color-text--blue-grey{color:#607d8b !important;}.mdl-color--blue-grey{background-color:#607d8b !important;}.mdl-color-text--blue-grey-50{color:#eceff1 !important;}.mdl-color--blue-grey-50{background-color:#eceff1 !important;}.mdl-color-text--blue-grey-100{color:#cfd8dc !important;}.mdl-color--blue-grey-100{background-color:#cfd8dc !important;}.mdl-color-text--blue-grey-200{color:#b0bec5 !important;}.mdl-color--blue-grey-200{background-color:#b0bec5 !important;}.mdl-color-text--blue-grey-300{color:#90a4ae !important;}.mdl-color--blue-grey-300{background-color:#90a4ae !important;}.mdl-color-text--blue-grey-400{color:#78909c !important;}.mdl-color--blue-grey-400{background-color:#78909c !important;}.mdl-color-text--blue-grey-500{color:#607d8b !important;}.mdl-color--blue-grey-500{background-color:#607d8b !important;}.mdl-color-text--blue-grey-600{color:#546e7a !important;}.mdl-color--blue-grey-600{background-color:#546e7a !important;}.mdl-color-text--blue-grey-700{color:#455a64 !important;}.mdl-color--blue-grey-700{background-color:#455a64 !important;}.mdl-color-text--blue-grey-800{color:#37474f !important;}.mdl-color--blue-grey-800{background-color:#37474f !important;}.mdl-color-text--blue-grey-900{color:#263238 !important;}.mdl-color--blue-grey-900{background-color:#263238 !important;}.mdl-color--black{background-color:#000 !important;}.mdl-color-text--black{color:#000 !important;}.mdl-color--white{background-color:#fff !important;}.mdl-color-text--white{color:#fff !important;}.mdl-color--primary{background-color:#3f51b5 !important;}.mdl-color--primary-contrast{background-color:#fff !important;}.mdl-color--primary-dark{background-color:#303f9f !important;}.mdl-color--accent{background-color:#ff4081 !important;}.mdl-color--accent-contrast{background-color:#fff !important;}.mdl-color-text--primary{color:#3f51b5 !important;}.mdl-color-text--primary-contrast{color:#fff !important;}.mdl-color-text--primary-dark{color:#303f9f !important;}.mdl-color-text--accent{color:#ff4081 !important;}.mdl-color-text--accent-contrast{color:#fff !important;}.mdl-ripple{background:#000;border-radius:50%;height:50px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50px;overflow:hidden;}.mdl-ripple.is-animating{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);transition:transform .3s cubic-bezier(0,0,.2,1),width .3s cubic-bezier(0,0,.2,1),height .3s cubic-bezier(0,0,.2,1),opacity .6s cubic-bezier(0,0,.2,1);}.mdl-ripple.is-visible{opacity:.3;}.mdl-animation--default,.mdl-animation--fast-out-slow-in{-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.mdl-animation--linear-out-slow-in{-webkit-transition-timing-function:cubic-bezier(0,0,.2,1);transition-timing-function:cubic-bezier(0,0,.2,1);}.mdl-animation--fast-out-linear-in{-webkit-transition-timing-function:cubic-bezier(.4,0,1,1);transition-timing-function:cubic-bezier(.4,0,1,1);}.mdl-badge{position:relative;white-space:nowrap;margin-right:24px;}.mdl-badge:not([data-badge]){margin-right:auto;}.mdl-badge[data-badge]:after{content:attr(data-badge);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:absolute;top:-11px;right:-24px;font-family:"Roboto","Helvetica","Arial",sans-serif;font-weight:600;font-size:12px;width:22px;height:22px;border-radius:50%;background:#ff4081;color:#fff;}.mdl-button .mdl-badge[data-badge]:after{top:-10px;right:-5px;}.mdl-badge.mdl-badge--no-background[data-badge]:after{color:#ff4081;background:rgba(255,255,255,.2);box-shadow:0 0 1px gray;}.mdl-button{background:0 0;border:none;border-radius:2px;color:#000;position:relative;height:36px;min-width:64px;padding:0 8px;display:inline-block;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:14px;font-weight:500;text-transform:uppercase;letter-spacing:0;overflow:hidden;will-change:box-shadow,transform;-webkit-transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);transition:box-shadow .2s cubic-bezier(.4,0,1,1),background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;text-decoration:none;text-align:center;line-height:36px;vertical-align:middle;}.mdl-button::-moz-focus-inner{border:0;}.mdl-button:hover{background-color:rgba(158,158,158,.2);}.mdl-button:focus:not(:active){background-color:rgba(0,0,0,.12);}.mdl-button:active{background-color:rgba(158,158,158,.4);}.mdl-button.mdl-button--colored{color:#3f51b5;}.mdl-button.mdl-button--colored:focus:not(:active){background-color:rgba(0,0,0,.12);}input.mdl-button[type="submit"]{-webkit-appearance:none;}.mdl-button--raised{background:rgba(158,158,158,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);}.mdl-button--raised:active{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);background-color:rgba(158,158,158,.4);}.mdl-button--raised:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);background-color:rgba(158,158,158,.4);}.mdl-button--raised.mdl-button--colored{background:#3f51b5;color:#fff;}.mdl-button--raised.mdl-button--colored:hover{background-color:#3f51b5;}.mdl-button--raised.mdl-button--colored:active{background-color:#3f51b5;}.mdl-button--raised.mdl-button--colored:focus:not(:active){background-color:#3f51b5;}.mdl-button--raised.mdl-button--colored .mdl-ripple{background:#fff;}.mdl-button--fab{border-radius:50%;font-size:24px;height:56px;margin:auto;min-width:56px;width:56px;padding:0;overflow:hidden;background:rgba(158,158,158,.2);box-shadow:0 1px 1.5px 0 rgba(0,0,0,.12),0 1px 1px 0 rgba(0,0,0,.24);position:relative;line-height:normal;}.mdl-button--fab .material-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-12px,-12px);-ms-transform:translate(-12px,-12px);transform:translate(-12px,-12px);line-height:24px;width:24px;}.mdl-button--fab.mdl-button--mini-fab{height:40px;min-width:40px;width:40px;}.mdl-button--fab .mdl-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);}.mdl-button--fab:active{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);background-color:rgba(158,158,158,.4);}.mdl-button--fab:focus:not(:active){box-shadow:0 0 8px rgba(0,0,0,.18),0 8px 16px rgba(0,0,0,.36);background-color:rgba(158,158,158,.4);}.mdl-button--fab.mdl-button--colored{background:#ff4081;color:#fff;}.mdl-button--fab.mdl-button--colored:hover{background-color:#ff4081;}.mdl-button--fab.mdl-button--colored:focus:not(:active){background-color:#ff4081;}.mdl-button--fab.mdl-button--colored:active{background-color:#ff4081;}.mdl-button--fab.mdl-button--colored .mdl-ripple{background:#fff;}.mdl-button--icon{border-radius:50%;font-size:24px;height:32px;margin-left:0;margin-right:0;min-width:32px;width:32px;padding:0;overflow:hidden;color:inherit;line-height:normal;}.mdl-button--icon .material-icons{position:absolute;top:50%;left:50%;-webkit-transform:translate(-12px,-12px);-ms-transform:translate(-12px,-12px);transform:translate(-12px,-12px);line-height:24px;width:24px;}.mdl-button--icon.mdl-button--mini-icon{height:24px;min-width:24px;width:24px;}.mdl-button--icon.mdl-button--mini-icon .material-icons{top:0;left:0;}.mdl-button--icon .mdl-button__ripple-container{border-radius:50%;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);}.mdl-button__ripple-container{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;overflow:hidden;}.mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple,.mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple{background-color:transparent;}.mdl-button--primary.mdl-button--primary{color:#3f51b5;}.mdl-button--primary.mdl-button--primary .mdl-ripple{background:#fff;}.mdl-button--primary.mdl-button--primary.mdl-button--raised,.mdl-button--primary.mdl-button--primary.mdl-button--fab{color:#fff;background-color:#3f51b5;}.mdl-button--accent.mdl-button--accent{color:#ff4081;}.mdl-button--accent.mdl-button--accent .mdl-ripple{background:#fff;}.mdl-button--accent.mdl-button--accent.mdl-button--raised,.mdl-button--accent.mdl-button--accent.mdl-button--fab{color:#fff;background-color:#ff4081;}.mdl-button[disabled][disabled],.mdl-button.mdl-button--disabled.mdl-button--disabled{color:rgba(0,0,0,.26);cursor:auto;background-color:transparent;}.mdl-button--fab[disabled][disabled],.mdl-button--fab.mdl-button--disabled.mdl-button--disabled,.mdl-button--raised[disabled][disabled],.mdl-button--raised.mdl-button--disabled.mdl-button--disabled{background-color:rgba(0,0,0,.12);color:rgba(0,0,0,.26);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);}.mdl-button--colored[disabled][disabled],.mdl-button--colored.mdl-button--disabled.mdl-button--disabled{color:rgba(0,0,0,.26);}.mdl-button .material-icons{vertical-align:middle;}.mdl-card{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;font-size:16px;font-weight:400;min-height:200px;overflow:hidden;width:330px;z-index:1;position:relative;background:#fff;border-radius:2px;box-sizing:border-box;}.mdl-card__media{background-color:#ff4081;background-repeat:repeat;background-position:50% 50%;background-size:cover;background-origin:padding-box;background-attachment:scroll;box-sizing:border-box;}.mdl-card__title{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;color:#000;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:stretch;-webkit-justify-content:stretch;-ms-flex-pack:stretch;justify-content:stretch;line-height:normal;padding:16px;-webkit-perspective-origin:165px 56px;perspective-origin:165px 56px;-webkit-transform-origin:165px 56px;-ms-transform-origin:165px 56px;transform-origin:165px 56px;box-sizing:border-box;}.mdl-card__title.mdl-card--border{border-bottom:1px solid rgba(0,0,0,.1);}.mdl-card__title-text{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:inherit;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;font-size:24px;font-weight:300;line-height:normal;overflow:hidden;-webkit-transform-origin:149px 48px;-ms-transform-origin:149px 48px;transform-origin:149px 48px;margin:0;}.mdl-card__subtitle-text{font-size:14px;color:grey;margin:0;}.mdl-card__supporting-text{color:rgba(0,0,0,.54);font-size:13px;line-height:18px;overflow:hidden;padding:16px;width:90%;}.mdl-card__actions{font-size:16px;line-height:normal;width:100%;background-color:transparent;padding:8px;box-sizing:border-box;}.mdl-card__actions.mdl-card--border{border-top:1px solid rgba(0,0,0,.1);}.mdl-card--expand{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.mdl-card__menu{position:absolute;right:16px;top:16px;}.mdl-checkbox{position:relative;z-index:1;vertical-align:middle;display:inline-block;box-sizing:border-box;width:100%;height:24px;margin:0;padding:0;}.mdl-checkbox.is-upgraded{padding-left:24px;}.mdl-checkbox__input{line-height:24px;}.mdl-checkbox.is-upgraded .mdl-checkbox__input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;}.mdl-checkbox__box-outline{position:absolute;top:3px;left:0;display:inline-block;box-sizing:border-box;width:16px;height:16px;margin:0;cursor:pointer;overflow:hidden;border:2px solid rgba(0,0,0,.54);border-radius:2px;z-index:2;}.mdl-checkbox.is-checked .mdl-checkbox__box-outline{border:2px solid #3f51b5;}.mdl-checkbox.is-disabled .mdl-checkbox__box-outline{border:2px solid rgba(0,0,0,.26);cursor:auto;}.mdl-checkbox__focus-helper{position:absolute;top:3px;left:0;display:inline-block;box-sizing:border-box;width:16px;height:16px;border-radius:50%;background-color:transparent;}.mdl-checkbox.is-focused .mdl-checkbox__focus-helper{box-shadow:0 0 0 8px rgba(0,0,0,.1);background-color:rgba(0,0,0,.1);}.mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper{box-shadow:0 0 0 8px rgba(63,81,181,.26);background-color:rgba(63,81,181,.26);}.mdl-checkbox__tick-outline{position:absolute;top:0;left:0;height:100%;width:100%;-webkit-mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");background:0 0;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:background;transition-property:background;}.mdl-checkbox.is-checked .mdl-checkbox__tick-outline{background:#3f51b5 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");}.mdl-checkbox.is-checked .mdl-checkbox__tick-outline.nitro-lazy{background:none !important;}.mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline{background:rgba(0,0,0,.26) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");}.mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline.nitro-lazy{background:none !important;}.mdl-checkbox__label{position:relative;cursor:pointer;font-size:16px;line-height:24px;margin:0;}.mdl-checkbox.is-disabled .mdl-checkbox__label{color:rgba(0,0,0,.26);cursor:auto;}.mdl-checkbox__ripple-container{position:absolute;z-index:2;top:-6px;left:-10px;box-sizing:border-box;width:36px;height:36px;border-radius:50%;cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);}.mdl-checkbox__ripple-container .mdl-ripple{background:#3f51b5;}.mdl-checkbox.is-disabled .mdl-checkbox__ripple-container{cursor:auto;}.mdl-checkbox.is-disabled .mdl-checkbox__ripple-container .mdl-ripple{background:0 0;}.mdl-data-table{position:relative;border:1px solid rgba(0,0,0,.12);border-collapse:collapse;white-space:nowrap;font-size:13px;background-color:#fff;}.mdl-data-table thead{padding-bottom:3px;}.mdl-data-table thead .mdl-data-table__select{margin-top:0;}.mdl-data-table tbody tr{position:relative;height:48px;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:background-color;transition-property:background-color;}.mdl-data-table tbody tr.is-selected{background-color:#e0e0e0;}.mdl-data-table tbody tr:hover{background-color:#eee;}.mdl-data-table td{text-align:right;}.mdl-data-table th{padding:0 18px 0 18px;text-align:right;}.mdl-data-table td:first-of-type,.mdl-data-table th:first-of-type{padding-left:24px;}.mdl-data-table td:last-of-type,.mdl-data-table th:last-of-type{padding-right:24px;}.mdl-data-table td{position:relative;vertical-align:top;height:48px;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);padding:12px 18px 0;box-sizing:border-box;}.mdl-data-table td .mdl-data-table__select{vertical-align:top;position:absolute;left:24px;}.mdl-data-table th{position:relative;vertical-align:bottom;text-overflow:ellipsis;font-weight:700;line-height:24px;letter-spacing:0;height:48px;font-size:12px;color:rgba(0,0,0,.54);padding-bottom:8px;box-sizing:border-box;}.mdl-data-table th .mdl-data-table__select{position:absolute;bottom:8px;left:24px;}.mdl-data-table__select{width:16px;}.mdl-data-table__cell--non-numeric.mdl-data-table__cell--non-numeric{text-align:left;}.mdl-mega-footer{padding:16px 40px;color:#9e9e9e;background-color:#424242;}.mdl-mega-footer--top-section:after,.mdl-mega-footer--middle-section:after,.mdl-mega-footer--bottom-section:after,.mdl-mega-footer__top-section:after,.mdl-mega-footer__middle-section:after,.mdl-mega-footer__bottom-section:after{content:"";display:block;clear:both;}.mdl-mega-footer--left-section,.mdl-mega-footer__left-section,.mdl-mega-footer--right-section,.mdl-mega-footer__right-section{margin-bottom:16px;}.mdl-mega-footer--right-section a,.mdl-mega-footer__right-section a{display:block;margin-bottom:16px;color:inherit;text-decoration:none;}@media screen and (min-width:760px){.mdl-mega-footer--left-section,.mdl-mega-footer__left-section{float:left;}.mdl-mega-footer--right-section,.mdl-mega-footer__right-section{float:right;}.mdl-mega-footer--right-section a,.mdl-mega-footer__right-section a{display:inline-block;margin-left:16px;line-height:36px;vertical-align:middle;}}.mdl-mega-footer--social-btn,.mdl-mega-footer__social-btn{width:36px;height:36px;padding:0;margin:0;background-color:#9e9e9e;border:none;}.mdl-mega-footer--drop-down-section,.mdl-mega-footer__drop-down-section{display:block;position:relative;}@media screen and (min-width:760px){.mdl-mega-footer--drop-down-section,.mdl-mega-footer__drop-down-section{width:33%;}.mdl-mega-footer--drop-down-section:nth-child(1),.mdl-mega-footer--drop-down-section:nth-child(2),.mdl-mega-footer__drop-down-section:nth-child(1),.mdl-mega-footer__drop-down-section:nth-child(2){float:left;}.mdl-mega-footer--drop-down-section:nth-child(3),.mdl-mega-footer__drop-down-section:nth-child(3){float:right;}.mdl-mega-footer--drop-down-section:nth-child(3):after,.mdl-mega-footer__drop-down-section:nth-child(3):after{clear:right;}.mdl-mega-footer--drop-down-section:nth-child(4),.mdl-mega-footer__drop-down-section:nth-child(4){clear:right;float:right;}.mdl-mega-footer--middle-section:after,.mdl-mega-footer__middle-section:after{content:"";display:block;clear:both;}.mdl-mega-footer--bottom-section,.mdl-mega-footer__bottom-section{padding-top:0;}}@media screen and (min-width:1024px){.mdl-mega-footer--drop-down-section,.mdl-mega-footer--drop-down-section:nth-child(3),.mdl-mega-footer--drop-down-section:nth-child(4),.mdl-mega-footer__drop-down-section,.mdl-mega-footer__drop-down-section:nth-child(3),.mdl-mega-footer__drop-down-section:nth-child(4){width:24%;float:left;}}.mdl-mega-footer--heading-checkbox,.mdl-mega-footer__heading-checkbox{position:absolute;width:100%;height:55.8px;padding:32px;margin:-16px 0 0;cursor:pointer;z-index:1;opacity:0;}.mdl-mega-footer--heading-checkbox~.mdl-mega-footer--heading:after,.mdl-mega-footer--heading-checkbox~.mdl-mega-footer__heading:after,.mdl-mega-footer__heading-checkbox~.mdl-mega-footer--heading:after,.mdl-mega-footer__heading-checkbox~.mdl-mega-footer__heading:after{font-family:"Material Icons";content:"";}.mdl-mega-footer--heading-checkbox:checked~ul,.mdl-mega-footer__heading-checkbox:checked~ul{display:none;}.mdl-mega-footer--heading-checkbox:checked~.mdl-mega-footer--heading:after,.mdl-mega-footer--heading-checkbox:checked~.mdl-mega-footer__heading:after,.mdl-mega-footer__heading-checkbox:checked~.mdl-mega-footer--heading:after,.mdl-mega-footer__heading-checkbox:checked~.mdl-mega-footer__heading:after{font-family:"Material Icons";content:"";}.mdl-mega-footer--heading,.mdl-mega-footer__heading{position:relative;width:100%;padding-right:39.8px;margin-bottom:16px;box-sizing:border-box;font-size:14px;line-height:23.8px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#e0e0e0;}.mdl-mega-footer--heading:after,.mdl-mega-footer__heading:after{content:"";position:absolute;top:0;right:0;display:block;width:23.8px;height:23.8px;background-size:cover;}.mdl-mega-footer--link-list,.mdl-mega-footer__link-list{list-style:none;padding:0;margin:0 0 32px;}.mdl-mega-footer--link-list:after,.mdl-mega-footer__link-list:after{clear:both;display:block;content:"";}.mdl-mega-footer--link-list li,.mdl-mega-footer__link-list li{font-size:14px;font-weight:400;letter-spacing:0;line-height:20px;}.mdl-mega-footer--link-list a,.mdl-mega-footer__link-list a{color:inherit;text-decoration:none;white-space:nowrap;}@media screen and (min-width:760px){.mdl-mega-footer--heading-checkbox,.mdl-mega-footer__heading-checkbox{display:none;}.mdl-mega-footer--heading-checkbox~.mdl-mega-footer--heading:after,.mdl-mega-footer--heading-checkbox~.mdl-mega-footer__heading:after,.mdl-mega-footer__heading-checkbox~.mdl-mega-footer--heading:after,.mdl-mega-footer__heading-checkbox~.mdl-mega-footer__heading:after{background-image:none;}.mdl-mega-footer--heading-checkbox:checked~ul,.mdl-mega-footer__heading-checkbox:checked~ul{display:block;}.mdl-mega-footer--heading-checkbox:checked~.mdl-mega-footer--heading:after,.mdl-mega-footer--heading-checkbox:checked~.mdl-mega-footer__heading:after,.mdl-mega-footer__heading-checkbox:checked~.mdl-mega-footer--heading:after,.mdl-mega-footer__heading-checkbox:checked~.mdl-mega-footer__heading:after{content:"";}}.mdl-mega-footer--bottom-section,.mdl-mega-footer__bottom-section{padding-top:16px;margin-bottom:16px;}.mdl-logo{margin-bottom:16px;color:#fff;}.mdl-mega-footer--bottom-section .mdl-mega-footer--link-list li,.mdl-mega-footer__bottom-section .mdl-mega-footer__link-list li{float:left;margin-bottom:0;margin-right:16px;}@media screen and (min-width:760px){.mdl-logo{float:left;margin-bottom:0;margin-right:16px;}}.mdl-mini-footer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:32px 16px;color:#9e9e9e;background-color:#424242;}.mdl-mini-footer:after{content:"";display:block;}.mdl-mini-footer .mdl-logo{line-height:36px;}.mdl-mini-footer--link-list,.mdl-mini-footer__link-list{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row nowrap;-ms-flex-flow:row nowrap;flex-flow:row nowrap;list-style:none;margin:0;padding:0;}.mdl-mini-footer--link-list li,.mdl-mini-footer__link-list li{margin-bottom:0;margin-right:16px;}@media screen and (min-width:760px){.mdl-mini-footer--link-list li,.mdl-mini-footer__link-list li{line-height:36px;}}.mdl-mini-footer--link-list a,.mdl-mini-footer__link-list a{color:inherit;text-decoration:none;white-space:nowrap;}.mdl-mini-footer--left-section,.mdl-mini-footer__left-section{display:inline-block;-webkit-box-ordinal-group:1;-webkit-order:0;-ms-flex-order:0;order:0;}.mdl-mini-footer--right-section,.mdl-mini-footer__right-section{display:inline-block;-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1;}.mdl-mini-footer--social-btn,.mdl-mini-footer__social-btn{width:36px;height:36px;padding:0;margin:0;background-color:#9e9e9e;border:none;}.mdl-icon-toggle{position:relative;z-index:1;vertical-align:middle;display:inline-block;height:32px;margin:0;padding:0;}.mdl-icon-toggle__input{line-height:32px;}.mdl-icon-toggle.is-upgraded .mdl-icon-toggle__input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;}.mdl-icon-toggle__label{display:inline-block;position:relative;cursor:pointer;height:32px;width:32px;min-width:32px;color:#616161;border-radius:50%;padding:0;margin-left:0;margin-right:0;text-align:center;background-color:transparent;will-change:background-color;-webkit-transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);transition:background-color .2s cubic-bezier(.4,0,.2,1),color .2s cubic-bezier(.4,0,.2,1);}.mdl-icon-toggle__label.material-icons{line-height:32px;font-size:24px;}.mdl-icon-toggle.is-checked .mdl-icon-toggle__label{color:#3f51b5;}.mdl-icon-toggle.is-disabled .mdl-icon-toggle__label{color:rgba(0,0,0,.26);cursor:auto;-webkit-transition:none;transition:none;}.mdl-icon-toggle.is-focused .mdl-icon-toggle__label{background-color:rgba(0,0,0,.12);}.mdl-icon-toggle.is-focused.is-checked .mdl-icon-toggle__label{background-color:rgba(63,81,181,.26);}.mdl-icon-toggle__ripple-container{position:absolute;z-index:2;top:-2px;left:-2px;box-sizing:border-box;width:36px;height:36px;border-radius:50%;cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);}.mdl-icon-toggle__ripple-container .mdl-ripple{background:#616161;}.mdl-icon-toggle.is-disabled .mdl-icon-toggle__ripple-container{cursor:auto;}.mdl-icon-toggle.is-disabled .mdl-icon-toggle__ripple-container .mdl-ripple{background:0 0;}.mdl-menu__container{display:block;margin:0;padding:0;border:none;position:absolute;overflow:visible;height:0;width:0;visibility:hidden;z-index:-1;}.mdl-menu__container.is-visible,.mdl-menu__container.is-animating{z-index:999;visibility:visible;}.mdl-menu__outline{display:block;background:#fff;margin:0;padding:0;border:none;border-radius:2px;position:absolute;top:0;left:0;overflow:hidden;opacity:0;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);will-change:transform;-webkit-transition:-webkit-transform .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);z-index:-1;}.mdl-menu__container.is-visible .mdl-menu__outline{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);z-index:999;}.mdl-menu__outline.mdl-menu--bottom-right{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0;}.mdl-menu__outline.mdl-menu--top-left{-webkit-transform-origin:0 100%;-ms-transform-origin:0 100%;transform-origin:0 100%;}.mdl-menu__outline.mdl-menu--top-right{-webkit-transform-origin:100% 100%;-ms-transform-origin:100% 100%;transform-origin:100% 100%;}.mdl-menu{position:absolute;list-style:none;top:0;left:0;height:auto;width:auto;min-width:124px;padding:8px 0;margin:0;opacity:0;clip:rect(0 0 0 0);z-index:-1;}.mdl-menu__container.is-visible .mdl-menu{opacity:1;z-index:999;}.mdl-menu.is-animating{-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1),clip .3s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1),clip .3s cubic-bezier(.4,0,.2,1);}.mdl-menu.mdl-menu--bottom-right{left:auto;right:0;}.mdl-menu.mdl-menu--top-left{top:auto;bottom:0;}.mdl-menu.mdl-menu--top-right{top:auto;left:auto;bottom:0;right:0;}.mdl-menu.mdl-menu--unaligned{top:auto;left:auto;}.mdl-menu__item{display:block;border:none;color:rgba(0,0,0,.87);background-color:transparent;text-align:left;margin:0;padding:0 16px;outline-color:#bdbdbd;position:relative;overflow:hidden;font-size:14px;font-weight:400;letter-spacing:0;text-decoration:none;cursor:pointer;height:48px;line-height:48px;white-space:nowrap;opacity:0;-webkit-transition:opacity .2s cubic-bezier(.4,0,.2,1);transition:opacity .2s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.mdl-menu__container.is-visible .mdl-menu__item{opacity:1;}.mdl-menu__item::-moz-focus-inner{border:0;}.mdl-menu__item[disabled]{color:#bdbdbd;background-color:transparent;cursor:auto;}.mdl-menu__item[disabled]:hover{background-color:transparent;}.mdl-menu__item[disabled]:focus{background-color:transparent;}.mdl-menu__item[disabled] .mdl-ripple{background:0 0;}.mdl-menu__item:hover{background-color:#eee;}.mdl-menu__item:focus{outline:none;background-color:#eee;}.mdl-menu__item:active{background-color:#e0e0e0;}.mdl-menu__item--ripple-container{display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:0;overflow:hidden;}.mdl-progress{display:block;position:relative;height:4px;width:500px;}.mdl-progress>.bar{display:block;position:absolute;top:0;bottom:0;width:0%;-webkit-transition:width .2s cubic-bezier(.4,0,.2,1);transition:width .2s cubic-bezier(.4,0,.2,1);}.mdl-progress>.progressbar{background-color:#3f51b5;z-index:1;left:0;}.mdl-progress>.bufferbar{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.7),rgba(255,255,255,.7)),-webkit-linear-gradient(left,#3f51b5,#3f51b5);background-image:linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7)),linear-gradient(to right,#3f51b5,#3f51b5);z-index:0;left:0;}.mdl-progress>.auxbar{right:0;}@supports (-webkit-appearance:none){.mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate)>.auxbar{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.7),rgba(255,255,255,.7)),-webkit-linear-gradient(left,#3f51b5,#3f51b5);background-image:linear-gradient(to right,rgba(255,255,255,.7),rgba(255,255,255,.7)),linear-gradient(to right,#3f51b5,#3f51b5);-webkit-mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo=");mask:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo=");}}.mdl-progress:not(.mdl-progress__indeterminate)>.auxbar{background-image:-webkit-linear-gradient(left,rgba(255,255,255,.9),rgba(255,255,255,.9)),-webkit-linear-gradient(left,#3f51b5,#3f51b5);background-image:linear-gradient(to right,rgba(255,255,255,.9),rgba(255,255,255,.9)),linear-gradient(to right,#3f51b5,#3f51b5);}.mdl-progress.mdl-progress__indeterminate>.bar1{-webkit-animation-name:indeterminate1;animation-name:indeterminate1;}.mdl-progress.mdl-progress__indeterminate>.bar1,.mdl-progress.mdl-progress__indeterminate>.bar3{background-color:#3f51b5;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;}.mdl-progress.mdl-progress__indeterminate>.bar3{background-image:none;-webkit-animation-name:indeterminate2;animation-name:indeterminate2;}.mdl-progress.mdl-progress__indeterminate>.bar3.nitro-lazy{background-image:none !important;}@-webkit-keyframes indeterminate1{0%{left:0%;width:0%;}50%{left:25%;width:75%;}75%{left:100%;width:0%;}}@keyframes indeterminate1{0%{left:0%;width:0%;}50%{left:25%;width:75%;}75%{left:100%;width:0%;}}@-webkit-keyframes indeterminate2{0%,50%{left:0%;width:0%;}75%{left:0%;width:25%;}100%{left:100%;width:0%;}}@keyframes indeterminate2{0%,50%{left:0%;width:0%;}75%{left:0%;width:25%;}100%{left:100%;width:0%;}}.mdl-navigation{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;box-sizing:border-box;}.mdl-navigation__link{color:#424242;text-decoration:none;font-weight:500;font-size:13px;margin:0;}.mdl-layout{width:100%;height:100%;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;overflow-y:auto;overflow-x:hidden;position:relative;-webkit-overflow-scrolling:touch;}.mdl-layout.is-small-screen .mdl-layout--large-screen-only{display:none;}.mdl-layout:not(.is-small-screen) .mdl-layout--small-screen-only{display:none;}.mdl-layout__container{position:absolute;width:100%;height:100%;}.mdl-layout-title{display:block;position:relative;font-family:"Roboto","Helvetica","Arial",sans-serif;font-size:20px;line-height:1;letter-spacing:.02em;font-weight:400;box-sizing:border-box;}.mdl-layout-spacer{-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;}.mdl-layout__drawer{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;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:240px;height:100%;max-height:100%;position:absolute;top:0;left:0;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);box-sizing:border-box;border-right:1px solid #e0e0e0;background:#fafafa;-webkit-transform:translateX(-250px);-ms-transform:translateX(-250px);transform:translateX(-250px);-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:-webkit-transform;transition-property:transform;color:#424242;overflow:visible;overflow-y:auto;z-index:5;}.mdl-layout__drawer.is-visible{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}.mdl-layout__drawer>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.mdl-layout__drawer>.mdl-layout-title{line-height:64px;padding-left:40px;}@media screen and (max-width:1024px){.mdl-layout__drawer>.mdl-layout-title{line-height:56px;padding-left:16px;}}.mdl-layout__drawer .mdl-navigation{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;padding-top:16px;}.mdl-layout__drawer .mdl-navigation .mdl-navigation__link{display:block;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding:16px 40px;margin:0;color:#757575;}@media screen and (max-width:1024px){.mdl-layout__drawer .mdl-navigation .mdl-navigation__link{padding:16px;}}.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover{background-color:#e0e0e0;}.mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current{background-color:#000;color:#3f51b5;}@media screen and (min-width:1025px){.mdl-layout--fixed-drawer>.mdl-layout__drawer{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);}}.mdl-layout__drawer-button{display:block;position:absolute;height:48px;width:48px;border:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;text-align:center;cursor:pointer;font-size:26px;line-height:50px;font-family:Helvetica,Arial,sans-serif;margin:10px 12px;top:0;left:0;color:#fff;z-index:4;}.mdl-layout__header .mdl-layout__drawer-button{position:absolute;color:#fff;background-color:inherit;}@media screen and (max-width:1024px){.mdl-layout__header .mdl-layout__drawer-button{margin:4px;}}@media screen and (max-width:1024px){.mdl-layout__drawer-button{margin:4px;color:rgba(0,0,0,.5);}}@media screen and (min-width:1025px){.mdl-layout--fixed-drawer>.mdl-layout__drawer-button{display:none;}}.mdl-layout__header{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;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start;box-sizing:border-box;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;margin:0;padding:0;border:none;min-height:64px;max-height:1000px;z-index:3;background-color:#3f51b5;color:#fff;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:max-height,box-shadow;transition-property:max-height,box-shadow;}@media screen and (max-width:1024px){.mdl-layout__header{min-height:56px;}}.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen)>.mdl-layout__header{margin-left:240px;width:calc(100% - 240px);}@media screen and (min-width:1025px){.mdl-layout--fixed-drawer>.mdl-layout__header .mdl-layout__header-row{padding-left:40px;}}.mdl-layout__header>.mdl-layout-icon{position:absolute;left:40px;top:16px;height:32px;width:32px;overflow:hidden;z-index:3;display:block;}@media screen and (max-width:1024px){.mdl-layout__header>.mdl-layout-icon{left:16px;top:12px;}}.mdl-layout.has-drawer .mdl-layout__header>.mdl-layout-icon{display:none;}.mdl-layout__header.is-compact{max-height:64px;}@media screen and (max-width:1024px){.mdl-layout__header.is-compact{max-height:56px;}}.mdl-layout__header.is-compact.has-tabs{height:112px;}@media screen and (max-width:1024px){.mdl-layout__header.is-compact.has-tabs{min-height:104px;}}@media screen and (max-width:1024px){.mdl-layout__header{display:none;}.mdl-layout--fixed-header>.mdl-layout__header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}}.mdl-layout__header--transparent.mdl-layout__header--transparent{background-color:transparent;box-shadow:none;}.mdl-layout__header--seamed,.mdl-layout__header--scroll{box-shadow:none;}.mdl-layout__header--waterfall{box-shadow:none;overflow:hidden;}.mdl-layout__header--waterfall.is-casting-shadow{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);}.mdl-layout__header-row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;box-sizing:border-box;-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:64px;margin:0;padding:0 40px 0 80px;}@media screen and (max-width:1024px){.mdl-layout__header-row{height:56px;padding:0 16px 0 72px;}}.mdl-layout__header-row>*{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;}.mdl-layout__header--scroll .mdl-layout__header-row{width:100%;}.mdl-layout__header-row .mdl-navigation{margin:0;padding:0;height:64px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}@media screen and (max-width:1024px){.mdl-layout__header-row .mdl-navigation{height:56px;}}.mdl-layout__header-row .mdl-navigation__link{display:block;color:#fff;line-height:64px;padding:0 24px;}@media screen and (max-width:1024px){.mdl-layout__header-row .mdl-navigation__link{line-height:56px;padding:0 16px;}}.mdl-layout__obfuscator{background-color:transparent;position:absolute;top:0;left:0;height:100%;width:100%;z-index:4;visibility:hidden;-webkit-transition-property:background-color;transition-property:background-color;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.mdl-layout__drawer.is-visible~.mdl-layout__obfuscator{background-color:rgba(0,0,0,.5);visibility:visible;}.mdl-layout__content{-ms-flex:0 1 auto;display:inline-block;overflow-y:auto;overflow-x:hidden;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;z-index:1;-webkit-overflow-scrolling:touch;}.mdl-layout--fixed-drawer>.mdl-layout__content{margin-left:240px;}.mdl-layout__container.has-scrolling-header .mdl-layout__content{overflow:visible;}@media screen and (max-width:1024px){.mdl-layout--fixed-drawer>.mdl-layout__content{margin-left:0;}.mdl-layout__container.has-scrolling-header .mdl-layout__content{overflow-y:auto;overflow-x:hidden;}}.mdl-layout__tab-bar{height:96px;margin:0;width:calc(100% - 112px);padding:0 0 0 56px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;background-color:#3f51b5;overflow-y:hidden;overflow-x:scroll;}.mdl-layout__tab-bar::-webkit-scrollbar{display:none;}@media screen and (max-width:1024px){.mdl-layout__tab-bar{width:calc(100% - 60px);padding:0 0 0 60px;}}.mdl-layout--fixed-tabs .mdl-layout__tab-bar{padding:0;overflow:hidden;width:100%;}.mdl-layout__tab-bar-container{position:relative;height:48px;width:100%;border:none;margin:0;z-index:2;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;overflow:hidden;}.mdl-layout__container>.mdl-layout__tab-bar-container{position:absolute;top:0;left:0;}.mdl-layout__tab-bar-button{display:inline-block;position:absolute;top:0;height:48px;width:56px;z-index:4;text-align:center;background-color:#3f51b5;color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}@media screen and (max-width:1024px){.mdl-layout__tab-bar-button{display:none;width:60px;}}.mdl-layout--fixed-tabs .mdl-layout__tab-bar-button{display:none;}.mdl-layout__tab-bar-button .material-icons{line-height:48px;}.mdl-layout__tab-bar-button.is-active{color:#fff;}.mdl-layout__tab-bar-left-button{left:0;}.mdl-layout__tab-bar-right-button{right:0;}.mdl-layout__tab{margin:0;border:none;padding:0 24px;float:left;position:relative;display:block;-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;text-decoration:none;height:48px;line-height:48px;text-align:center;font-weight:500;font-size:14px;text-transform:uppercase;color:rgba(255,255,255,.6);overflow:hidden;}@media screen and (max-width:1024px){.mdl-layout__tab{padding:0 12px;}}.mdl-layout--fixed-tabs .mdl-layout__tab{float:none;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;padding:0;}.mdl-layout.is-upgraded .mdl-layout__tab.is-active{color:#fff;}.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after{height:2px;width:100%;display:block;content:" ";bottom:0;left:0;position:absolute;background:#ff4081;-webkit-animation:border-expand .2s cubic-bezier(.4,0,.4,1) .01s alternate forwards;animation:border-expand .2s cubic-bezier(.4,0,.4,1) .01s alternate forwards;-webkit-transition:all 1s cubic-bezier(.4,0,1,1);transition:all 1s cubic-bezier(.4,0,1,1);}.mdl-layout__tab .mdl-layout__tab-ripple-container{display:block;position:absolute;height:100%;width:100%;left:0;top:0;z-index:1;overflow:hidden;}.mdl-layout__tab .mdl-layout__tab-ripple-container .mdl-ripple{background-color:#fff;}.mdl-layout__tab-panel{display:block;}.mdl-layout.is-upgraded .mdl-layout__tab-panel{display:none;}.mdl-layout.is-upgraded .mdl-layout__tab-panel.is-active{display:block;}.mdl-radio{position:relative;font-size:16px;line-height:24px;display:inline-block;box-sizing:border-box;margin:0;padding-left:0;}.mdl-radio.is-upgraded{padding-left:24px;}.mdl-radio__button{line-height:24px;}.mdl-radio.is-upgraded .mdl-radio__button{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;}.mdl-radio__outer-circle{position:absolute;top:4px;left:0;display:inline-block;box-sizing:border-box;width:16px;height:16px;margin:0;cursor:pointer;border:2px solid rgba(0,0,0,.54);border-radius:50%;z-index:2;}.mdl-radio.is-checked .mdl-radio__outer-circle{border:2px solid #3f51b5;}.mdl-radio.is-disabled .mdl-radio__outer-circle{border:2px solid rgba(0,0,0,.26);cursor:auto;}.mdl-radio__inner-circle{position:absolute;z-index:1;margin:0;top:8px;left:4px;box-sizing:border-box;width:8px;height:8px;cursor:pointer;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transform:scale3d(0,0,0);transform:scale3d(0,0,0);border-radius:50%;background:#3f51b5;}.mdl-radio.is-checked .mdl-radio__inner-circle{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}.mdl-radio.is-disabled .mdl-radio__inner-circle{background:rgba(0,0,0,.26);cursor:auto;}.mdl-radio.is-focused .mdl-radio__inner-circle{box-shadow:0 0 0 10px rgba(0,0,0,.1);}.mdl-radio__label{cursor:pointer;}.mdl-radio.is-disabled .mdl-radio__label{color:rgba(0,0,0,.26);cursor:auto;}.mdl-radio__ripple-container{position:absolute;z-index:2;top:-9px;left:-13px;box-sizing:border-box;width:42px;height:42px;border-radius:50%;cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);}.mdl-radio__ripple-container .mdl-ripple{background:#3f51b5;}.mdl-radio.is-disabled .mdl-radio__ripple-container{cursor:auto;}.mdl-radio.is-disabled .mdl-radio__ripple-container .mdl-ripple{background:0 0;}_:-ms-input-placeholder,:root .mdl-slider.mdl-slider.is-upgraded{-ms-appearance:none;height:32px;margin:0;}.mdl-slider{width:calc(100% - 40px);margin:0 20px;}.mdl-slider.is-upgraded{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:2px;background:0 0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;outline:0;padding:0;color:#3f51b5;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;z-index:1;cursor:pointer;}.mdl-slider.is-upgraded::-moz-focus-outer{border:0;}.mdl-slider.is-upgraded::-ms-tooltip{display:none;}.mdl-slider.is-upgraded::-webkit-slider-runnable-track{background:0 0;}.mdl-slider.is-upgraded::-moz-range-track{background:0 0;border:none;}.mdl-slider.is-upgraded::-ms-track{background:0 0;color:transparent;height:2px;width:100%;border:none;}.mdl-slider.is-upgraded::-ms-fill-lower{padding:0;background:linear-gradient(to right,transparent,transparent 16px,#3f51b5 16px,#3f51b5 0);}.mdl-slider.is-upgraded::-ms-fill-upper{padding:0;background:linear-gradient(to left,transparent,transparent 16px,rgba(0,0,0,.26) 16px,rgba(0,0,0,.26) 0);}.mdl-slider.is-upgraded::-webkit-slider-thumb{-webkit-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background:#3f51b5;border:none;-webkit-transition:-webkit-transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);transition:transform .18s cubic-bezier(.4,0,.2,1),border .18s cubic-bezier(.4,0,.2,1),box-shadow .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);}.mdl-slider.is-upgraded::-moz-range-thumb{-moz-appearance:none;width:12px;height:12px;box-sizing:border-box;border-radius:50%;background-image:none;background:#3f51b5;border:none;}.mdl-slider.is-upgraded::-moz-range-thumb.nitro-lazy{background-image:none !important;}.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb{box-shadow:0 0 0 10px rgba(63,81,181,.26);}.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb{box-shadow:0 0 0 10px rgba(63,81,181,.26);}.mdl-slider.is-upgraded:active::-webkit-slider-thumb{background-image:none;background:#3f51b5;-webkit-transform:scale(1.5);transform:scale(1.5);}.mdl-slider.is-upgraded:active::-webkit-slider-thumb.nitro-lazy{background-image:none !important;}.mdl-slider.is-upgraded:active::-moz-range-thumb{background-image:none;background:#3f51b5;transform:scale(1.5);}.mdl-slider.is-upgraded:active::-moz-range-thumb.nitro-lazy{background-image:none !important;}.mdl-slider.is-upgraded::-ms-thumb{width:32px;height:32px;border:none;border-radius:50%;background:#3f51b5;-ms-transform:scale(.375);transform:scale(.375);transition:transform .18s cubic-bezier(.4,0,.2,1),background .28s cubic-bezier(.4,0,.2,1);}.mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb{background:radial-gradient(circle closest-side,#3f51b5 0%,#3f51b5 37.5%,rgba(63,81,181,.26) 37.5%,rgba(63,81,181,.26) 100%);-ms-transform:scale(1);transform:scale(1);}.mdl-slider.is-upgraded:active::-ms-thumb{background:#3f51b5;-ms-transform:scale(.5625);transform:scale(.5625);}.mdl-slider.is-upgraded.is-lowest-value::-webkit-slider-thumb{border:2px solid rgba(0,0,0,.26);background:0 0;}.mdl-slider.is-upgraded.is-lowest-value::-moz-range-thumb{border:2px solid rgba(0,0,0,.26);background:0 0;}.mdl-slider.is-upgraded.is-lowest-value~.mdl-slider__background-flex>.mdl-slider__background-upper{left:6px;}.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-webkit-slider-thumb{box-shadow:0 0 0 10px rgba(0,0,0,.12);background:rgba(0,0,0,.12);}.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb{box-shadow:0 0 0 10px rgba(0,0,0,.12);background:rgba(0,0,0,.12);}.mdl-slider.is-upgraded.is-lowest-value:active::-webkit-slider-thumb{border:1.6px solid rgba(0,0,0,.26);-webkit-transform:scale(1.5);transform:scale(1.5);}.mdl-slider.is-upgraded.is-lowest-value:active~.mdl-slider__background-flex>.mdl-slider__background-upper{left:9px;}.mdl-slider.is-upgraded.is-lowest-value:active::-moz-range-thumb{border:1.5px solid rgba(0,0,0,.26);transform:scale(1.5);}.mdl-slider.is-upgraded.is-lowest-value::-ms-thumb{background:radial-gradient(circle closest-side,transparent 0%,transparent 66.67%,rgba(0,0,0,.26) 66.67%,rgba(0,0,0,.26) 100%);}.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-ms-thumb{background:radial-gradient(circle closest-side,rgba(0,0,0,.12) 0%,rgba(0,0,0,.12) 25%,rgba(0,0,0,.26) 25%,rgba(0,0,0,.26) 37.5%,rgba(0,0,0,.12) 37.5%,rgba(0,0,0,.12) 100%);-ms-transform:scale(1);transform:scale(1);}.mdl-slider.is-upgraded.is-lowest-value:active::-ms-thumb{-ms-transform:scale(.5625);transform:scale(.5625);background:radial-gradient(circle closest-side,transparent 0%,transparent 77.78%,rgba(0,0,0,.26) 77.78%,rgba(0,0,0,.26) 100%);}.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-lower{background:0 0;}.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-upper{margin-left:6px;}.mdl-slider.is-upgraded.is-lowest-value:active::-ms-fill-upper{margin-left:9px;}.mdl-slider.is-upgraded:disabled:focus::-webkit-slider-thumb,.mdl-slider.is-upgraded:disabled:active::-webkit-slider-thumb,.mdl-slider.is-upgraded:disabled::-webkit-slider-thumb{-webkit-transform:scale(.667);transform:scale(.667);background:rgba(0,0,0,.26);}.mdl-slider.is-upgraded:disabled:focus::-moz-range-thumb,.mdl-slider.is-upgraded:disabled:active::-moz-range-thumb,.mdl-slider.is-upgraded:disabled::-moz-range-thumb{transform:scale(.667);background:rgba(0,0,0,.26);}.mdl-slider.is-upgraded:disabled~.mdl-slider__background-flex>.mdl-slider__background-lower{background-color:rgba(0,0,0,.26);left:-6px;}.mdl-slider.is-upgraded:disabled~.mdl-slider__background-flex>.mdl-slider__background-upper{left:6px;}.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-webkit-slider-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-webkit-slider-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled::-webkit-slider-thumb{border:3px solid rgba(0,0,0,.26);background:0 0;-webkit-transform:scale(.667);transform:scale(.667);}.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-moz-range-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-moz-range-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled::-moz-range-thumb{border:3px solid rgba(0,0,0,.26);background:0 0;transform:scale(.667);}.mdl-slider.is-upgraded.is-lowest-value:disabled:active~.mdl-slider__background-flex>.mdl-slider__background-upper{left:6px;}.mdl-slider.is-upgraded:disabled:focus::-ms-thumb,.mdl-slider.is-upgraded:disabled:active::-ms-thumb,.mdl-slider.is-upgraded:disabled::-ms-thumb{-ms-transform:scale(.25);transform:scale(.25);background:rgba(0,0,0,.26);}.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-ms-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb,.mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb{-ms-transform:scale(.25);transform:scale(.25);background:radial-gradient(circle closest-side,transparent 0%,transparent 50%,rgba(0,0,0,.26) 50%,rgba(0,0,0,.26) 100%);}.mdl-slider.is-upgraded:disabled::-ms-fill-lower{margin-right:6px;background:linear-gradient(to right,transparent,transparent 25px,rgba(0,0,0,.26) 25px,rgba(0,0,0,.26) 0);}.mdl-slider.is-upgraded:disabled::-ms-fill-upper{margin-left:6px;}.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-fill-upper{margin-left:6px;}.mdl-slider__ie-container{height:18px;overflow:visible;border:none;margin:none;padding:none;}.mdl-slider__container{height:18px;position:relative;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;}.mdl-slider__container,.mdl-slider__background-flex{background:0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}.mdl-slider__background-flex{position:absolute;height:2px;width:calc(100% - 52px);top:50%;left:0;margin:0 26px;overflow:hidden;border:0;padding:0;-webkit-transform:translate(0,-1px);-ms-transform:translate(0,-1px);transform:translate(0,-1px);}.mdl-slider__background-lower{background:#3f51b5;}.mdl-slider__background-lower,.mdl-slider__background-upper{-webkit-box-flex:0;-webkit-flex:0;-ms-flex:0;flex:0;position:relative;border:0;padding:0;}.mdl-slider__background-upper{background:rgba(0,0,0,.26);-webkit-transition:left .18s cubic-bezier(.4,0,.2,1);transition:left .18s cubic-bezier(.4,0,.2,1);}.mdl-spinner{display:inline-block;position:relative;width:28px;height:28px;}.mdl-spinner:not(.is-upgraded).is-active:after{content:"Loading...";}.mdl-spinner.is-upgraded.is-active{-webkit-animation:mdl-spinner__container-rotate 1568.23529412ms linear infinite;animation:mdl-spinner__container-rotate 1568.23529412ms linear infinite;}@-webkit-keyframes mdl-spinner__container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}@keyframes mdl-spinner__container-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg);}}.mdl-spinner__layer{position:absolute;width:100%;height:100%;opacity:0;}.mdl-spinner__layer-1{border-color:#42a5f5;}.mdl-spinner--single-color .mdl-spinner__layer-1{border-color:#3f51b5;}.mdl-spinner.is-active .mdl-spinner__layer-1{-webkit-animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.mdl-spinner__layer-2{border-color:#f44336;}.mdl-spinner--single-color .mdl-spinner__layer-2{border-color:#3f51b5;}.mdl-spinner.is-active .mdl-spinner__layer-2{-webkit-animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.mdl-spinner__layer-3{border-color:#fdd835;}.mdl-spinner--single-color .mdl-spinner__layer-3{border-color:#3f51b5;}.mdl-spinner.is-active .mdl-spinner__layer-3{-webkit-animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}.mdl-spinner__layer-4{border-color:#4caf50;}.mdl-spinner--single-color .mdl-spinner__layer-4{border-color:#3f51b5;}.mdl-spinner.is-active .mdl-spinner__layer-4{-webkit-animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(.4,0,.2,1) infinite both,mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(.4,0,.2,1) infinite both;}@-webkit-keyframes mdl-spinner__fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg);}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg);}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg);}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg);}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg);}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg);}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg);}}@keyframes mdl-spinner__fill-unfill-rotate{12.5%{-webkit-transform:rotate(135deg);transform:rotate(135deg);}25%{-webkit-transform:rotate(270deg);transform:rotate(270deg);}37.5%{-webkit-transform:rotate(405deg);transform:rotate(405deg);}50%{-webkit-transform:rotate(540deg);transform:rotate(540deg);}62.5%{-webkit-transform:rotate(675deg);transform:rotate(675deg);}75%{-webkit-transform:rotate(810deg);transform:rotate(810deg);}87.5%{-webkit-transform:rotate(945deg);transform:rotate(945deg);}to{-webkit-transform:rotate(1080deg);transform:rotate(1080deg);}}@-webkit-keyframes mdl-spinner__layer-1-fade-in-out{from,25%{opacity:.99;}26%,89%{opacity:0;}90%,100%{opacity:.99;}}@keyframes mdl-spinner__layer-1-fade-in-out{from,25%{opacity:.99;}26%,89%{opacity:0;}90%,100%{opacity:.99;}}@-webkit-keyframes mdl-spinner__layer-2-fade-in-out{from,15%{opacity:0;}25%,50%{opacity:.99;}51%{opacity:0;}}@keyframes mdl-spinner__layer-2-fade-in-out{from,15%{opacity:0;}25%,50%{opacity:.99;}51%{opacity:0;}}@-webkit-keyframes mdl-spinner__layer-3-fade-in-out{from,40%{opacity:0;}50%,75%{opacity:.99;}76%{opacity:0;}}@keyframes mdl-spinner__layer-3-fade-in-out{from,40%{opacity:0;}50%,75%{opacity:.99;}76%{opacity:0;}}@-webkit-keyframes mdl-spinner__layer-4-fade-in-out{from,65%{opacity:0;}75%,90%{opacity:.99;}100%{opacity:0;}}@keyframes mdl-spinner__layer-4-fade-in-out{from,65%{opacity:0;}75%,90%{opacity:.99;}100%{opacity:0;}}.mdl-spinner__gap-patch{position:absolute;box-sizing:border-box;top:0;left:45%;width:10%;height:100%;overflow:hidden;border-color:inherit;}.mdl-spinner__gap-patch .mdl-spinner__circle{width:1000%;left:-450%;}.mdl-spinner__circle-clipper{display:inline-block;position:relative;width:50%;height:100%;overflow:hidden;border-color:inherit;}.mdl-spinner__circle-clipper .mdl-spinner__circle{width:200%;}.mdl-spinner__circle{box-sizing:border-box;height:100%;border-width:3px;border-style:solid;border-color:inherit;border-bottom-color:transparent !important;border-radius:50%;-webkit-animation:none;animation:none;position:absolute;top:0;right:0;bottom:0;left:0;}.mdl-spinner__left .mdl-spinner__circle{border-right-color:transparent !important;-webkit-transform:rotate(129deg);-ms-transform:rotate(129deg);transform:rotate(129deg);}.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle{-webkit-animation:mdl-spinner__left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__left-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;}.mdl-spinner__right .mdl-spinner__circle{left:-100%;border-left-color:transparent !important;-webkit-transform:rotate(-129deg);-ms-transform:rotate(-129deg);transform:rotate(-129deg);}.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle{-webkit-animation:mdl-spinner__right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;animation:mdl-spinner__right-spin 1333ms cubic-bezier(.4,0,.2,1) infinite both;}@-webkit-keyframes mdl-spinner__left-spin{from{-webkit-transform:rotate(130deg);transform:rotate(130deg);}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(130deg);transform:rotate(130deg);}}@keyframes mdl-spinner__left-spin{from{-webkit-transform:rotate(130deg);transform:rotate(130deg);}50%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);}to{-webkit-transform:rotate(130deg);transform:rotate(130deg);}}@-webkit-keyframes mdl-spinner__right-spin{from{-webkit-transform:rotate(-130deg);transform:rotate(-130deg);}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg);}}@keyframes mdl-spinner__right-spin{from{-webkit-transform:rotate(-130deg);transform:rotate(-130deg);}50%{-webkit-transform:rotate(5deg);transform:rotate(5deg);}to{-webkit-transform:rotate(-130deg);transform:rotate(-130deg);}}.mdl-switch{position:relative;z-index:1;vertical-align:middle;display:inline-block;box-sizing:border-box;width:100%;height:24px;margin:0;padding:0;overflow:visible;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.mdl-switch.is-upgraded{padding-left:28px;}.mdl-switch__input{line-height:24px;}.mdl-switch.is-upgraded .mdl-switch__input{position:absolute;width:0;height:0;margin:0;padding:0;opacity:0;-ms-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;border:none;}.mdl-switch__track{background:rgba(0,0,0,.26);position:absolute;left:0;top:5px;height:14px;width:36px;border-radius:14px;cursor:pointer;}.mdl-switch.is-checked .mdl-switch__track{background:rgba(63,81,181,.5);}.mdl-switch.is-disabled .mdl-switch__track{background:rgba(0,0,0,.12);cursor:auto;}.mdl-switch__thumb{background:#fafafa;position:absolute;left:0;top:2px;height:20px;width:20px;border-radius:50%;cursor:pointer;box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);-webkit-transition-property:left;transition-property:left;}.mdl-switch.is-checked .mdl-switch__thumb{background:#3f51b5;left:16px;box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12);}.mdl-switch.is-disabled .mdl-switch__thumb{background:#bdbdbd;cursor:auto;}.mdl-switch__focus-helper{position:absolute;top:50%;left:50%;-webkit-transform:translate(-4px,-4px);-ms-transform:translate(-4px,-4px);transform:translate(-4px,-4px);display:inline-block;box-sizing:border-box;width:8px;height:8px;border-radius:50%;background-color:transparent;}.mdl-switch.is-focused .mdl-switch__focus-helper{box-shadow:0 0 0 20px rgba(0,0,0,.1);background-color:rgba(0,0,0,.1);}.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper{box-shadow:0 0 0 20px rgba(63,81,181,.26);background-color:rgba(63,81,181,.26);}.mdl-switch__label{position:relative;cursor:pointer;font-size:16px;line-height:24px;margin:0;left:24px;}.mdl-switch.is-disabled .mdl-switch__label{color:#bdbdbd;cursor:auto;}.mdl-switch__ripple-container{position:absolute;z-index:2;top:-12px;left:-14px;box-sizing:border-box;width:48px;height:48px;border-radius:50%;cursor:pointer;overflow:hidden;-webkit-mask-image:-webkit-radial-gradient(circle,#fff,#000);-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-timing-function:step-end;transition-timing-function:step-end;-webkit-transition-property:left;transition-property:left;}.mdl-switch__ripple-container .mdl-ripple{background:#3f51b5;}.mdl-switch.is-disabled .mdl-switch__ripple-container{cursor:auto;}.mdl-switch.is-disabled .mdl-switch__ripple-container .mdl-ripple{background:0 0;}.mdl-switch.is-checked .mdl-switch__ripple-container{cursor:auto;left:2px;}.mdl-tabs{display:block;width:100%;}.mdl-tabs__tab-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:space-between;-ms-flex-line-pack:justify;align-content:space-between;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;height:48px;padding:0;margin:0;border-bottom:1px solid #e0e0e0;}.mdl-tabs__tab{margin:0;border:none;padding:0 24px;float:left;position:relative;display:block;color:red;color:rgba(0,0,0,.54);text-decoration:none;height:48px;line-height:48px;text-align:center;font-weight:500;font-size:14px;text-transform:uppercase;overflow:hidden;}.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active{color:rgba(0,0,0,.87);}.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after{height:2px;width:100%;display:block;content:" ";bottom:0;left:0;position:absolute;background:#3f51b5;-webkit-animation:border-expand .2s cubic-bezier(.4,0,.4,1) .01s alternate forwards;animation:border-expand .2s cubic-bezier(.4,0,.4,1) .01s alternate forwards;-webkit-transition:all 1s cubic-bezier(.4,0,1,1);transition:all 1s cubic-bezier(.4,0,1,1);}.mdl-tabs__tab .mdl-tabs__ripple-container{display:block;position:absolute;height:100%;width:100%;left:0;top:0;z-index:1;overflow:hidden;}.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple{background:#3f51b5;}.mdl-tabs__panel{display:block;}.mdl-tabs.is-upgraded .mdl-tabs__panel{display:none;}.mdl-tabs.is-upgraded .mdl-tabs__panel.is-active{display:block;}@-webkit-keyframes border-expand{0%{opacity:0;width:0;}100%{opacity:1;width:100%;}}@keyframes border-expand{0%{opacity:0;width:0;}100%{opacity:1;width:100%;}}.mdl-textfield{position:relative;font-size:16px;display:inline-block;box-sizing:border-box;width:300px;max-width:100%;margin:0;padding:20px 0;}.mdl-textfield .mdl-button{position:absolute;bottom:20px;}.mdl-textfield--align-right{text-align:right;}.mdl-textfield--full-width{width:100%;}.mdl-textfield--expandable{min-width:32px;width:auto;min-height:32px;}.mdl-textfield__input{border:none;border-bottom:1px solid rgba(0,0,0,.12);display:block;font-size:16px;margin:0;padding:4px 0;width:100%;background:0 0;text-align:left;color:inherit;}.mdl-textfield.is-focused .mdl-textfield__input{outline:none;}.mdl-textfield.is-invalid .mdl-textfield__input{border-color:#de3226;box-shadow:none;}.mdl-textfield.is-disabled .mdl-textfield__input{background-color:transparent;border-bottom:1px dotted rgba(0,0,0,.12);color:rgba(0,0,0,.26);}.mdl-textfield textarea.mdl-textfield__input{display:block;}.mdl-textfield__label{bottom:0;color:rgba(0,0,0,.26);font-size:16px;left:0;right:0;pointer-events:none;position:absolute;display:block;top:24px;width:100%;overflow:hidden;white-space:nowrap;text-align:left;}.mdl-textfield.is-dirty .mdl-textfield__label{visibility:hidden;}.mdl-textfield--floating-label .mdl-textfield__label{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);}.mdl-textfield.is-disabled.is-disabled .mdl-textfield__label{color:rgba(0,0,0,.26);}.mdl-textfield--floating-label.is-focused .mdl-textfield__label,.mdl-textfield--floating-label.is-dirty .mdl-textfield__label{color:#3f51b5;font-size:12px;top:4px;visibility:visible;}.mdl-textfield--floating-label.is-focused .mdl-textfield__expandable-holder .mdl-textfield__label,.mdl-textfield--floating-label.is-dirty .mdl-textfield__expandable-holder .mdl-textfield__label{top:-16px;}.mdl-textfield--floating-label.is-invalid .mdl-textfield__label{color:#de3226;font-size:12px;}.mdl-textfield__label:after{background-color:#3f51b5;bottom:20px;content:"";height:2px;left:45%;position:absolute;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);visibility:hidden;width:10px;}.mdl-textfield.is-focused .mdl-textfield__label:after{left:0;visibility:visible;width:100%;}.mdl-textfield.is-invalid .mdl-textfield__label:after{background-color:#de3226;}.mdl-textfield__error{color:#de3226;position:absolute;font-size:12px;margin-top:3px;visibility:hidden;display:block;}.mdl-textfield.is-invalid .mdl-textfield__error{visibility:visible;}.mdl-textfield__expandable-holder{display:inline-block;display:inline-block;position:relative;margin-left:32px;-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);max-width:.1px;}.mdl-textfield.is-focused .mdl-textfield__expandable-holder,.mdl-textfield.is-dirty .mdl-textfield__expandable-holder{max-width:600px;}.mdl-textfield__expandable-holder .mdl-textfield__label:after{bottom:0;}.mdl-tooltip{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:top center;-ms-transform-origin:top center;transform-origin:top center;will-change:transform;z-index:999;background:rgba(97,97,97,.9);border-radius:2px;color:#fff;display:inline-block;font-size:10px;font-weight:500;line-height:14px;max-width:170px;position:fixed;top:-500px;left:-500px;padding:8px;text-align:center;}.mdl-tooltip.is-active{-webkit-animation:pulse 200ms cubic-bezier(0,0,.2,1) forwards;animation:pulse 200ms cubic-bezier(0,0,.2,1) forwards;}.mdl-tooltip--large{line-height:14px;font-size:14px;padding:16px;}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}50%{-webkit-transform:scale(.99);transform:scale(.99);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;}}@keyframes pulse{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0;}50%{-webkit-transform:scale(.99);transform:scale(.99);}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1;visibility:visible;}}.mdl-shadow--2dp{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12);}.mdl-shadow--3dp{box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12);}.mdl-shadow--4dp{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);}.mdl-shadow--6dp{box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2);}.mdl-shadow--8dp{box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2);}.mdl-shadow--16dp{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -5px rgba(0,0,0,.2);}.mdl-grid{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:0 auto;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;}.mdl-grid.mdl-grid--no-spacing{padding:0;}.mdl-cell{box-sizing:border-box;}.mdl-cell--top{-webkit-align-self:flex-start;-ms-flex-item-align:start;align-self:flex-start;}.mdl-cell--middle{-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;}.mdl-cell--bottom{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;}.mdl-cell--stretch{-webkit-align-self:stretch;-ms-flex-item-align:stretch;align-self:stretch;}.mdl-grid.mdl-grid--no-spacing>.mdl-cell{margin:0;}@media (max-width:479px){.mdl-grid{padding:8px;}.mdl-cell{margin:8px;width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell{width:100%;}.mdl-cell--hide-phone{display:none !important;}.mdl-cell--1-col,.mdl-cell--1-col-phone.mdl-cell--1-col-phone{width:calc(25% - 16px);}.mdl-grid--no-spacing>.mdl-cell--1-col,.mdl-grid--no-spacing>.mdl-cell--1-col-phone.mdl-cell--1-col-phone{width:25%;}.mdl-cell--2-col,.mdl-cell--2-col-phone.mdl-cell--2-col-phone{width:calc(50% - 16px);}.mdl-grid--no-spacing>.mdl-cell--2-col,.mdl-grid--no-spacing>.mdl-cell--2-col-phone.mdl-cell--2-col-phone{width:50%;}.mdl-cell--3-col,.mdl-cell--3-col-phone.mdl-cell--3-col-phone{width:calc(75% - 16px);}.mdl-grid--no-spacing>.mdl-cell--3-col,.mdl-grid--no-spacing>.mdl-cell--3-col-phone.mdl-cell--3-col-phone{width:75%;}.mdl-cell--4-col,.mdl-cell--4-col-phone.mdl-cell--4-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--4-col,.mdl-grid--no-spacing>.mdl-cell--4-col-phone.mdl-cell--4-col-phone{width:100%;}.mdl-cell--5-col,.mdl-cell--5-col-phone.mdl-cell--5-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--5-col,.mdl-grid--no-spacing>.mdl-cell--5-col-phone.mdl-cell--5-col-phone{width:100%;}.mdl-cell--6-col,.mdl-cell--6-col-phone.mdl-cell--6-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--6-col,.mdl-grid--no-spacing>.mdl-cell--6-col-phone.mdl-cell--6-col-phone{width:100%;}.mdl-cell--7-col,.mdl-cell--7-col-phone.mdl-cell--7-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--7-col,.mdl-grid--no-spacing>.mdl-cell--7-col-phone.mdl-cell--7-col-phone{width:100%;}.mdl-cell--8-col,.mdl-cell--8-col-phone.mdl-cell--8-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--8-col,.mdl-grid--no-spacing>.mdl-cell--8-col-phone.mdl-cell--8-col-phone{width:100%;}.mdl-cell--9-col,.mdl-cell--9-col-phone.mdl-cell--9-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--9-col,.mdl-grid--no-spacing>.mdl-cell--9-col-phone.mdl-cell--9-col-phone{width:100%;}.mdl-cell--10-col,.mdl-cell--10-col-phone.mdl-cell--10-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--10-col,.mdl-grid--no-spacing>.mdl-cell--10-col-phone.mdl-cell--10-col-phone{width:100%;}.mdl-cell--11-col,.mdl-cell--11-col-phone.mdl-cell--11-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--11-col,.mdl-grid--no-spacing>.mdl-cell--11-col-phone.mdl-cell--11-col-phone{width:100%;}.mdl-cell--12-col,.mdl-cell--12-col-phone.mdl-cell--12-col-phone{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--12-col,.mdl-grid--no-spacing>.mdl-cell--12-col-phone.mdl-cell--12-col-phone{width:100%;}}@media (min-width:480px) and (max-width:839px){.mdl-grid{padding:8px;}.mdl-cell{margin:8px;width:calc(50% - 16px);}.mdl-grid--no-spacing>.mdl-cell{width:50%;}.mdl-cell--hide-tablet{display:none !important;}.mdl-cell--1-col,.mdl-cell--1-col-tablet.mdl-cell--1-col-tablet{width:calc(12.5% - 16px);}.mdl-grid--no-spacing>.mdl-cell--1-col,.mdl-grid--no-spacing>.mdl-cell--1-col-tablet.mdl-cell--1-col-tablet{width:12.5%;}.mdl-cell--2-col,.mdl-cell--2-col-tablet.mdl-cell--2-col-tablet{width:calc(25% - 16px);}.mdl-grid--no-spacing>.mdl-cell--2-col,.mdl-grid--no-spacing>.mdl-cell--2-col-tablet.mdl-cell--2-col-tablet{width:25%;}.mdl-cell--3-col,.mdl-cell--3-col-tablet.mdl-cell--3-col-tablet{width:calc(37.5% - 16px);}.mdl-grid--no-spacing>.mdl-cell--3-col,.mdl-grid--no-spacing>.mdl-cell--3-col-tablet.mdl-cell--3-col-tablet{width:37.5%;}.mdl-cell--4-col,.mdl-cell--4-col-tablet.mdl-cell--4-col-tablet{width:calc(50% - 16px);}.mdl-grid--no-spacing>.mdl-cell--4-col,.mdl-grid--no-spacing>.mdl-cell--4-col-tablet.mdl-cell--4-col-tablet{width:50%;}.mdl-cell--5-col,.mdl-cell--5-col-tablet.mdl-cell--5-col-tablet{width:calc(62.5% - 16px);}.mdl-grid--no-spacing>.mdl-cell--5-col,.mdl-grid--no-spacing>.mdl-cell--5-col-tablet.mdl-cell--5-col-tablet{width:62.5%;}.mdl-cell--6-col,.mdl-cell--6-col-tablet.mdl-cell--6-col-tablet{width:calc(75% - 16px);}.mdl-grid--no-spacing>.mdl-cell--6-col,.mdl-grid--no-spacing>.mdl-cell--6-col-tablet.mdl-cell--6-col-tablet{width:75%;}.mdl-cell--7-col,.mdl-cell--7-col-tablet.mdl-cell--7-col-tablet{width:calc(87.5% - 16px);}.mdl-grid--no-spacing>.mdl-cell--7-col,.mdl-grid--no-spacing>.mdl-cell--7-col-tablet.mdl-cell--7-col-tablet{width:87.5%;}.mdl-cell--8-col,.mdl-cell--8-col-tablet.mdl-cell--8-col-tablet{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--8-col,.mdl-grid--no-spacing>.mdl-cell--8-col-tablet.mdl-cell--8-col-tablet{width:100%;}.mdl-cell--9-col,.mdl-cell--9-col-tablet.mdl-cell--9-col-tablet{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--9-col,.mdl-grid--no-spacing>.mdl-cell--9-col-tablet.mdl-cell--9-col-tablet{width:100%;}.mdl-cell--10-col,.mdl-cell--10-col-tablet.mdl-cell--10-col-tablet{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--10-col,.mdl-grid--no-spacing>.mdl-cell--10-col-tablet.mdl-cell--10-col-tablet{width:100%;}.mdl-cell--11-col,.mdl-cell--11-col-tablet.mdl-cell--11-col-tablet{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--11-col,.mdl-grid--no-spacing>.mdl-cell--11-col-tablet.mdl-cell--11-col-tablet{width:100%;}.mdl-cell--12-col,.mdl-cell--12-col-tablet.mdl-cell--12-col-tablet{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--12-col,.mdl-grid--no-spacing>.mdl-cell--12-col-tablet.mdl-cell--12-col-tablet{width:100%;}}@media (min-width:840px){.mdl-grid{padding:8px;}.mdl-cell{margin:8px;width:calc(33.3333333333% - 16px);}.mdl-grid--no-spacing>.mdl-cell{width:33.3333333333%;}.mdl-cell--hide-desktop{display:none !important;}.mdl-cell--1-col,.mdl-cell--1-col-desktop.mdl-cell--1-col-desktop{width:calc(8.3333333333% - 16px);}.mdl-grid--no-spacing>.mdl-cell--1-col,.mdl-grid--no-spacing>.mdl-cell--1-col-desktop.mdl-cell--1-col-desktop{width:8.3333333333%;}.mdl-cell--2-col,.mdl-cell--2-col-desktop.mdl-cell--2-col-desktop{width:calc(16.6666666667% - 16px);}.mdl-grid--no-spacing>.mdl-cell--2-col,.mdl-grid--no-spacing>.mdl-cell--2-col-desktop.mdl-cell--2-col-desktop{width:16.6666666667%;}.mdl-cell--3-col,.mdl-cell--3-col-desktop.mdl-cell--3-col-desktop{width:calc(25% - 16px);}.mdl-grid--no-spacing>.mdl-cell--3-col,.mdl-grid--no-spacing>.mdl-cell--3-col-desktop.mdl-cell--3-col-desktop{width:25%;}.mdl-cell--4-col,.mdl-cell--4-col-desktop.mdl-cell--4-col-desktop{width:calc(33.3333333333% - 16px);}.mdl-grid--no-spacing>.mdl-cell--4-col,.mdl-grid--no-spacing>.mdl-cell--4-col-desktop.mdl-cell--4-col-desktop{width:33.3333333333%;}.mdl-cell--5-col,.mdl-cell--5-col-desktop.mdl-cell--5-col-desktop{width:calc(41.6666666667% - 16px);}.mdl-grid--no-spacing>.mdl-cell--5-col,.mdl-grid--no-spacing>.mdl-cell--5-col-desktop.mdl-cell--5-col-desktop{width:41.6666666667%;}.mdl-cell--6-col,.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop{width:calc(50% - 16px);}.mdl-grid--no-spacing>.mdl-cell--6-col,.mdl-grid--no-spacing>.mdl-cell--6-col-desktop.mdl-cell--6-col-desktop{width:50%;}.mdl-cell--7-col,.mdl-cell--7-col-desktop.mdl-cell--7-col-desktop{width:calc(58.3333333333% - 16px);}.mdl-grid--no-spacing>.mdl-cell--7-col,.mdl-grid--no-spacing>.mdl-cell--7-col-desktop.mdl-cell--7-col-desktop{width:58.3333333333%;}.mdl-cell--8-col,.mdl-cell--8-col-desktop.mdl-cell--8-col-desktop{width:calc(66.6666666667% - 16px);}.mdl-grid--no-spacing>.mdl-cell--8-col,.mdl-grid--no-spacing>.mdl-cell--8-col-desktop.mdl-cell--8-col-desktop{width:66.6666666667%;}.mdl-cell--9-col,.mdl-cell--9-col-desktop.mdl-cell--9-col-desktop{width:calc(75% - 16px);}.mdl-grid--no-spacing>.mdl-cell--9-col,.mdl-grid--no-spacing>.mdl-cell--9-col-desktop.mdl-cell--9-col-desktop{width:75%;}.mdl-cell--10-col,.mdl-cell--10-col-desktop.mdl-cell--10-col-desktop{width:calc(83.3333333333% - 16px);}.mdl-grid--no-spacing>.mdl-cell--10-col,.mdl-grid--no-spacing>.mdl-cell--10-col-desktop.mdl-cell--10-col-desktop{width:83.3333333333%;}.mdl-cell--11-col,.mdl-cell--11-col-desktop.mdl-cell--11-col-desktop{width:calc(91.6666666667% - 16px);}.mdl-grid--no-spacing>.mdl-cell--11-col,.mdl-grid--no-spacing>.mdl-cell--11-col-desktop.mdl-cell--11-col-desktop{width:91.6666666667%;}.mdl-cell--12-col,.mdl-cell--12-col-desktop.mdl-cell--12-col-desktop{width:calc(100% - 16px);}.mdl-grid--no-spacing>.mdl-cell--12-col,.mdl-grid--no-spacing>.mdl-cell--12-col-desktop.mdl-cell--12-col-desktop{width:100%;}}body{margin:0;}.styleguide-demo h1{margin:48px 24px 0;}.styleguide-demo h1:after{content:"";display:block;width:100%;border-bottom:1px solid rgba(0,0,0,.5);margin-top:24px;}.styleguide-demo{opacity:0;-webkit-transition:opacity .6s ease;transition:opacity .6s ease;}.styleguide-masthead{height:256px;background:#212121;padding:115px 16px 0;}.styleguide-container{position:relative;max-width:960px;width:100%;}.styleguide-title{color:#fff;bottom:auto;position:relative;font-size:56px;font-weight:300;line-height:1;letter-spacing:-.02em;}.styleguide-title:after{border-bottom:0;}.styleguide-title span{font-weight:300;}.mdl-styleguide .mdl-layout__drawer .mdl-navigation__link{padding:10px 24px;}.demosLoaded .styleguide-demo{opacity:1;}iframe{display:block;max-width:100%;border:none;}iframe.heightSet{overflow:hidden;}.demo-wrapper{margin:24px;}.demo-wrapper iframe{border:1px solid rgba(0,0,0,.5);}/*!
 * Material Modal v0.1.3
 * Copyright 2015-2017 Mark Rabey <mark@markrabey.com> (markrabey.com)
 * Licensed under the MIT license
 */.modal{will-change:visibility,opacity;display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;overflow-y:auto;overflow-x:hidden;z-index:1000;visibility:hidden;opacity:0;transition:all .5s cubic-bezier(.23, 1, .32, 1);transition-delay:0s}.modal--active{visibility:visible;opacity:1}.modal--align-top{align-items:flex-start}.modal__bg{background-color:#888;background-color:rgba(0,0,0,0.5)}.modal__dialog{max-width:600px;padding:1.2rem}.modal__content{will-change:transform,opacity;position:relative;opacity:0;display:flex;flex-direction:column;font-size:16px;font-weight:400;min-height:200px;overflow:hidden;z-index:1;background:#fff;border-radius:2px;box-sizing:border-box;box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -5px rgba(0,0,0,0.2);transition:all .5s cubic-bezier(.23, 1, .32, 1)}.modal__content--active{opacity:1}.modal__close{z-index:1100;cursor:pointer}.modal__trigger{overflow:visible;transition:all .5s cubic-bezier(.23, 1, .32, 1)}.modal__trigger--active{z-index:10}.modal__title{align-items:center;color:#000;display:block;display:flex;justify-content:stretch;line-height:normal;padding:16px;perspective-origin:165px 56px;transform-origin:165px 56px;box-sizing:border-box}.modal__title .modal__title-text{align-self:flex-end;color:inherit;display:block;display:flex;font-size:24px;font-weight:300;line-height:normal;overflow:hidden;transform-origin:149px 48px;margin:0}.modal__text{color:rgba(0,0,0,0.54);font-size:13px;line-height:18px;overflow:hidden;padding:16px;width:90%}.modal__footer{font-size:16px;line-height:normal;width:100%;background-color:transparent;padding:8px;box-sizing:border-box;border-top:1px solid rgba(0,0,0,0.1)}.modal__close{z-index:1100;cursor:pointer}.modal__header .modal__close{position:absolute;top:8px;right:8px}.modal__header .modal__close:before{content:'close';position:absolute;top:4px;right:4px}#modal__temp{will-change:transform,opacity,background-color;position:absolute;top:0;left:0;right:0;bottom:0;transform:none;opacity:1;box-shadow:0 2px 5px 0 rgba(0,0,0,0.25);transition:background-color .2s linear,opacity .1s ease-out,transform .5s cubic-bezier(.23, 1, .32, 1)}.content{padding:15px}.modal-demo{padding:15px}.demo-close{position:absolute;top:0;right:0;margin:1.2rem;padding:.6rem;background:rgba(0,0,0,0.3);border-radius:50%;transition:all .5s cubic-bezier(.23, 1, .32, 1);color:#fff;text-decoration:none}.demo-close svg{width:24px;fill:#fff;pointer-events:none;vertical-align:top}.demo-close:hover{background:rgba(0,0,0,0.6)}/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/materialicons/v38/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -moz-font-feature-settings: 'liga';
  -moz-osx-font-smoothing: grayscale;
}
#wps-wps-pr-drag {
	
	position: fixed;
	bottom: 30px;
	z-index: 9999;
	min-width: 110px;
	max-width: 220px;
	width: 100%;
	border: none;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    right: 40px;
    height: 36px;
    letter-spacing: 0;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
}
#wps-wpr-shortcode-pr-drag{
	border: none;
    border-radius: 2px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    height: 36px;
    letter-spacing: 0;
    line-height: 36px;
    min-width: 64px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: middle;
    z-index: 9999;
    padding: 0 17px;
    outline: 0;
}
#modal.wps_wpr_modal_wrapper {
	z-index: 999999;
	display: flex;
}
.wps-pr-drag-btn {
	background-color: #E85E54;
}
.wps-pr-dialog{
	width: 100%;
}
.wps-pr-popup-text{
	width: 100%;
	padding: 0;
}
.wps-pr-popup-body {
	height: 400px;
	overflow-y: auto;
	padding: 20px 10px;
	background-color: #f1f1f1;
}
.wps-popup-points-label {
	text-align: center;
	background-color: #fff;
	padding: 10px;
}
.wps-popup-points-label h6 {
	margin: 0;
	font-size: 17px;
	font-weight: bold;
}
.wps-popup-points-label h6 span {
	font-weight: normal;
}
.wps-pr-popup-tab-listing {
	padding: 0;
	margin: 0;
}
.wps-pr-popup-tab-listing li {
	align-items: center;
	border-bottom: 1px solid #dddddd;
	display: flex;
	list-style-type: none;
	padding: 10px;
}
.wps-pr-popup-rewards-tab-listing li{
	align-items: center;
	display: flex;
	justify-content: space-between;
}
.wps-pr-popup-left-rewards {
	align-items: center;
	display: flex;
	width: 100%;
}
.wps-pr-popup-right-rewards {
	min-width: 100px;
	width: 100%;
	max-width: 100px;
	text-align: center;
	font-size: 12px;
}
.wps-pr-popup-rewards-right-content a {
	color: #E85E54;
	font-weight: bold;
	transition: 0.3s linear all;
}
.wps-pr-popup-rewards-right-content a:hover {
	color: #E85E54;
	opacity: .75;
}
.wps-pr-popup-rewards-icon {
	margin-right: 20px;
}
.wps-pr-popup-tab-listing .wps-pr-tab-popup-completed{
	opacity: 0.44;
}
.wps-pr-popup-tab-listing li:after,
.wps-pr-popup-footer-listing li:after,
.wps-pr-popup-tab-wrapper:after {
	clear: both;
	display: block;
	content: "";
}
.wps-pr-tab-popup-icon {
	width: 40px;
	float: left;
	border-radius: 50%;
	border: 1px solid #ccc;
	height: 40px;
	text-align: center;
	line-height: 28px;
	padding: 5px;
}
.wps-pr-tab-popup-icon img {
	max-width: 25px !important;
	display: inline-block;
}
.wps-pr-popup-tab-listing li p{
	margin: 0;
}
.wps-pr-popup-tab-listing li h6{
	margin: 0;
	font-size: 15px;
}
.wps-pr-tab-popup-content {
	float: left;
	margin-left: 10px;
	width: calc(100% - 70px);
}
.wps-pr-popup-tab-wrapper{
	margin-bottom: 15px;
}
.wps-pr-popup-tab-wrapper .tab-link {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
	color: #E85E54;
	display: inline-block;
	/*float: left;*/
	padding: 10px 36px;
	font-size: 16px;
	text-decoration: none;
	margin-right: 0;
	/*border-bottom: none;*/
	position: relative;
	z-index: 1;
}
.wps-pr-popup-tab-wrapper .tab-link.active {
	background-color: #ffffff;
	border-color: #E85E54;
	color: #ffffff;
}
.wps-pr-popup-tab-wrapper .tab-link:after {
	position: absolute;
	content: "";
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #e85e54;
	z-index: -1;
	transition: all 0.5s cubic-bezier(0.29, 1.42, 0.79, 1);
	transform: translate3d(-100%, 0px, 0px);
	opacity: 0;
}
.wps-pr-popup-tab-wrapper .tab-link.active:after {
	transition: all 0.5s cubic-bezier(0.29, 1.42, 0.79, 1);
	transform: translate3d(0px, 0px, 0px);
	opacity: 1;
}
.wps-pr-popup-tab-container{
	background-color: #ffffff;
	display: none;
}
.wps-pr-popup-tab-container.active{
	display: block;
}
.wps-pr-popup-tab-wrapper  .tab-link:focus{
	outline: none;
}
.wps-pr-popup-footer{
	padding:15px 0;
}
.wps-pr-popup-footer h6 {
	margin: 0 0 10px 0;
	font-size: 16px;
	background-color: #ffffff;
	padding: 10px;
}
.wps-pr-popup-footer-listing{
	margin: 0;
	padding: 0;
}
.wps-pr-popup-footer-listing li{
	list-style-type: none;
	padding: 5px 0;
}
.wps-pr-popup-footer-listing li .wps-pr-popup-footer-left-content{
	float: left;
	font-weight: bold;
}
.wps-pr-popup-footer-listing li .wps-pr-popup-footer-right-content{
	float: right;
}
.wps-pr-footer {
	text-align: right;
}
.wps-pr-close-btn {
	border: 1px solid #E85E54;
	color: #E85E54;
	display: inline-block;
	height: auto;
	line-height: normal;
	padding: 8px 18px;
	transition: 0.3s linear all;
}
.wps-pr-close-btn:hover {
	color: #ffffff !important;
	background-color: #E85E54;
}

/*======================================
=            Login User CSS            =
======================================*/
.wps-pr-popup-right-rewards--login {
	display: flex;
	flex-direction: column;
	word-wrap: break-word;
	max-width: 100% !important;
	text-align: right;
}
.wps-pr-popup-right-rewards--login .wps_wpr_btn_copy {
	float: none;
}
/*=====  End of Login User CSS  ======*/


/*=================================================
=            for mobile view new popup            =
=================================================*/
.wps-pr-mobile-popup-main-container {
	position: fixed;
	left: auto;
	right: -100%;
	width: 100%;
	height: 100%;
	bottom: 10px;
	top: auto;
	transform: translateX(100%);
	transition: 0.3s linear all;
}
.wps-pr-mobile-popup-main-container.show {
	background: #ffffff;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	transform: translateX(0);
	transition: 0.3s linear all;
	z-index: 999999;
}
.wps-pr-mobile-popup-main-container.show.hide {
	left: auto;
	right: -100%;
	width: 100%;
	height: 100%;
	bottom: 10px;
	top: auto;
	transform: translateX(100%);
	transition: 0.3s linear all;
}

.wps-pr-mobile-popup-main-container {
	display: none;
}
.wps-pr-mobile-open-popup {
	position: fixed;
	width: 60px;
	display: inline-block;
	bottom: 20px;
	right: 10px;
	background-color: #e85e54;
	height: 60px;
	line-height: 60px;
	text-align: center;
	border-radius: 50%;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
	display: none;
	z-index: 999999;
}

/*=====  End of for mobile view new popup  ======*/
@media screen and (max-width: 767px) {
	#wps-wps-pr-drag {
		display: none;
	}
	.wps-pr-mobile-popup-main-container {
		display: block;
	}
	.wps-pr-mobile-open-popup{
		display: block;
	}
	.wps-pr-popup-rewards-tab-listing li,.wps-pr-popup-left-rewards,.wps-pr-popup-tab-listing li {
		flex-direction: column;
		text-align: center;
	}
	.wps-pr-popup-rewards-icon {
		margin-right: 0;
	}
	.wps-pr-popup-tab-wrapper {
		text-align: center;
	}
	.wps-pr-popup-right-rewards--login {
		text-align: center;
	}
}
@media screen and (max-width: 380px) {
	.wps-pr-popup-tab-wrapper .tab-link {
		padding: 10px 20px;
	}
}
.wps_wpr_btn_left_bottom {
	left: 40px;
	right: auto !important;
}
.wps_wpr_btn_top_left {
	bottom: auto !important;
	left: 40px;
	right: auto !important;
	top: 45px;
}
.wps_wpr_btn_top_right {
	bottom: auto !important;
	top: 45px;
}
