<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import "reset.css";
@import "animate.css";
@import "../assets/webfontkit/stylesheet.css";
*:not(.fa):not(.glyphicon) {
    font-family: DBHelvethaicaX !important;
}

html,
body {
    font-family: DBHelvethaicaMonX;
    font-size: 22px;
    background: url(../images/pope_bg_2020-desktop.jpg);
    background-color: #fff070;
    background-repeat: no-repeat;
    background-position: top center;
    /* background-attachment: fixed; */
    background-size: 100%;
    height: 100%;
}

button {
    outline: none !important;
    -moz-outline-style: none !important;
}

.spector {
    margin-top: 20px;
}

.no-padding {
    padding: 0;
}

.logo-hero {
    position: absolute;
    padding-left: 20px;
    padding-top: 20px;
}

.logo-hero img {
    width: 250px;
}

.campaign-header {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    overflow: hidden;
}

.campaign-header img {
    width: 100%;
}

.campaign-body {
    width: 100%;
    margin-top: -50px;
}

.campaign-header,
.campaign-body {
    padding-left: 0px;
}

.campaign-body-header,
.campaign-body-content,
.campaign-body-footer {
    background-size: 100% auto;
    min-height: 10px;
}

.campaign-body-header {
    background: url(../images/campaign-ribbon-header.png) no-repeat top left;
    background-size: 100% auto;
}

.campaign-body-header img {
    width: 100%;
    opacity: 0;
}


/* .campaign-body-content {
    background: url(../images/campaign-ribbon-body.png) repeat-y top left;
    min-height: 300px;
    background-size: 100% auto;
    margin-top: -4px;
} */

.campaign-body-footer {
    /* background: url(../images/campaign-ribbon-footer.png) no-repeat top left; */
    background-size: 100% auto;
    margin-top: -1px;
}

.campaign-presenter {
    position: fixed;
    bottom: -10px;
    right: 0;
    max-width: 420px;
}

.campaign-presenter img {
    width: 100%;
}


/* new tab */

.tab-wrapper {
    width: 100%;
    padding-left: 4%;
    padding-right: 7%;
    overflow: hidden;
    margin-top: -7px;
}

.tab-menu li {
    position: relative;
    background-color: #fafafa;
    color: #bcbcbc;
    display: inline-block;
    border-radius: 15px 15px 0px 0px;
    padding: 20px 40px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 0;
}

.tab-menu li:hover {
    color: #464646;
}

.tab-menu li.active {
    color: #464646;
    opacity: 1;
}

.tab-menu li.active:hover {
    color: #464646;
}

.tab-content&gt;div {
    background-color: #fafafa;
    box-sizing: border-box;
    border-radius: 0px 15px 15px 15px;
    box-shadow: 2px 2px 2px 2px #888888;
    margin-top: -5px;
    width: 100%;
    padding: 20px;
    min-height: 255px;
    margin-bottom: 50px;
}

.line {
    position: absolute;
    border-radius: 50px 50px 0px 0px;
    width: 0;
    height: 10px;
    background-color: #1e71c4;
    top: 0;
    left: 0;
}


/* Style the tab */

div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    border-radius: 15px 15px 0px 0px;
}


/* Style the buttons inside the tab */

div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 0.8em;
}


/* Change background color of buttons on hover */

div.tab button:hover {
    background-color: #ddd;
}


/* Create an active/current tablink class */

div.tab button.active {
    background-color: #9d9d9d;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-radius: 0px 0px 15px 15px;
    border: 1px solid #ccc;
    border-top: none;
}

.tab-market-wrapper {
    color: white;
    background-color: #0076be;
    border-radius: 15px 15px 15px 15px;
    padding: 20px;
}

.tab-market-header {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
}

.tab-market-country-btn {
    text-align: center;
    padding-top: 15px;
    overflow: hidden;
}

.tab-market-btn {
    width: 97%;
    font-size: 15px;
    border: 1px solid #efefef;
    background: #efefef;
    margin: 1px;
    border-radius: 15px 15px;
    cursor: pointer;
}

.tab-market-search-bar {
    overflow: hidden;
    padding: 10px;
}

.search-bar {
    color: black;
    background: rgba(255, 255, 255, 0.6);
    border-radius: 15px 15px;
    padding: 0 10px;
    width: 100%;
    border: none;
}

#dataTable {
    display: block;
    position: relative;
    background: white;
    border-radius: 15px 15px;
    border: 1px solid transparent;
    width: 100%;
    color: black;
    max-height: 400px;
    overflow-y: scroll;
}

.slick-dots li button:before {
    font-size: 40px;
    color: black;
}

.red-font {
    color: red;
}

.wrap {
    min-height: 100%;
    height: auto;
    margin: 0 auto 0px;
    padding: 0 0 0px;
}

.wrap&gt;.container {
    padding: 0;
    width: 100%;
}

.footer {
    height: 60px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    padding-top: 20px;
}

.not-set {
    color: #c55;
    font-style: italic;
}


/* add sorting icons to gridview sort links */

a.asc:after,
a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:after {
    content: /*"\e113"*/
    "\e151";
}

a.desc:after {
    content: /*"\e114"*/
    "\e152";
}

.sort-numerical a.asc:after {
    content: "\e153";
}

.sort-numerical a.desc:after {
    content: "\e154";
}

.sort-ordinal a.asc:after {
    content: "\e155";
}

.sort-ordinal a.desc:after {
    content: "\e156";
}

.grid-view th {
    white-space: nowrap;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.table-special-header-wrapper {
    width: 100%;
    padding: 15px 10px;
}

.table-special-warn-header p {
    color: red;
    font-size: 15px;
    padding: 10px 0px;
}

.table-special-wrapper th {
    text-align: center;
    font-weight: bold;
    background: rgb(238, 238, 238);
}

.table&gt;thead&gt;tr&gt;th,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;td {
    vertical-align: middle;
}


/* align the logout "link" (button in form) of the navbar */

.nav li&gt;form&gt;button.logout {
    padding: 15px;
    border: none;
}

.slick-prev {
    left: -45px;
}

.slick-next {
    right: -40px;
}

.table-fixed table,
th,
td {
    margin-top: 10px;
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 5px;
    vertical-align: middle;
}

.table&gt;thead&gt;tr&gt;th,
.table&gt;tbody&gt;tr&gt;th,
.table&gt;tfoot&gt;tr&gt;th,
.table&gt;thead&gt;tr&gt;td,
.table&gt;tbody&gt;tr&gt;td,
.table&gt;tfoot&gt;tr&gt;td {
    border-top: 1px solid #000;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 736px) {
    body {
        background-image: url(../images/pope_bg_2020.jpg);
    }
    .nav li&gt;form&gt;button.logout {
        display: block;
        text-align: left;
        width: 100%;
        padding: 10px 15px;
    }
    .wrap {
        overflow: hidden;
    }
    .logo-hero img {
        width: 90px;
    }
    .campaign-header {
        width: 100%;
        margin-left: 0%;
    }
    .campaign-presenter {
        height: 180px;
        width: 145px;
        position: absolute;
        overflow: hidden;
        bottom: 15px;
        right: -20px;
    }
    .campaign-presenter img {
        width: auto;
        height: 100%;
    }
    .golden-line {
        opacity: 0;
    }
    .golden-ribbon-wrapper {
        position: absolute;
        z-index: 2;
        bottom: 0;
    }
    .campaign-ribbon {
        position: relative;
    }
    .campaign-body {
        width: 100%;
        padding-left: 0px;
        margin-top: -17px;
    }
    .tab-menu li {
        border-radius: 10px 10px 0px 0px;
        padding: 15px 15px;
        font-size: 18px;
    }
    .line {
        border-radius: 15px 15px 0px 0px;
    }
    .slick-prev:before,
    .slick-next:before {
        font-size: 15px;
    }
    .slick-prev {
        left: -32px;
    }
    .slick-next {
        right: -30px;
    }
    #dataTable {
        font-size: 16px;
    }
    .tab-content&gt;div {
        background-color: #fafafa;
        box-sizing: border-box;
        border-radius: 0px 15px 15px 15px;
        box-shadow: 2px 2px 2px 2px #888888;
        margin-top: -5px;
        width: 100%;
        padding: 5px;
        min-height: 255px;
        margin-bottom: 20px;
    }
    .tab-market-wrapper {
        color: white;
        background-color: #0076be;
        border-radius: 15px 15px 15px 15px;
        padding: 10px 5px;
    }
    .table&gt;thead&gt;tr&gt;th,
    .table&gt;tbody&gt;tr&gt;th,
    .table&gt;tfoot&gt;tr&gt;th,
    .table&gt;thead&gt;tr&gt;td,
    .table&gt;tbody&gt;tr&gt;td,
    .table&gt;tfoot&gt;tr&gt;td {
        border-top: 1px solid #000;
        font-size: 14px;
    }
}

@media only screen and (device-width: 768px) {
    .logo-hero img {
        width: 150px;
    }
    .campaign-presenter {
        max-width: 350px;
        right: -30px;
    }
    .campaign-body {
        padding-left: 20px;
        margin-top: -30px;
    }
    .tab-menu li {
        border-radius: 10px 10px 0px 0px;
        padding: 15px 15px;
        font-size: 18px;
    }
    .line {
        border-radius: 15px 15px 0px 0px;
    }
    .tab-content&gt;div {
        background-color: #fafafa;
        box-sizing: border-box;
        border-radius: 0px 15px 15px 15px;
        box-shadow: 2px 2px 2px 2px #888888;
        margin-top: -5px;
        width: 100%;
        padding: 5px;
        min-height: 255px;
    }
    .tab-market-wrapper {
        color: white;
        background-color: #0076be;
        border-radius: 15px 15px 15px 15px;
        padding: 10px 5px;
    }
    .table&gt;thead&gt;tr&gt;th,
    .table&gt;tbody&gt;tr&gt;th,
    .table&gt;tfoot&gt;tr&gt;th,
    .table&gt;thead&gt;tr&gt;td,
    .table&gt;tbody&gt;tr&gt;td,
    .table&gt;tfoot&gt;tr&gt;td {
        border-top: 1px solid #000;
        font-size: 14px;
    }
    .tab-market-btn {
        font-size: 10px;
    }
}

@media only screen and (device-width: 1920px) {
    .campaign-body {
        margin-top: -75px;
    }
    .tab-wrapper {
        margin-top: -6px;
    }
}

.nav&gt;li&gt;form&gt;button.logout:focus,
.nav&gt;li&gt;form&gt;button.logout:hover {
    text-decoration: none;
}

.nav&gt;li&gt;form&gt;button.logout:focus {
    outline: none;
}

.fa {
    background: #F4F4F4;
    color: #222222;
}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    display: inline-block;
    border-radius: 50%;
    height: 50px;
}

.slick-next-btn {
    right: -20px;
}

.slick-prev-btn,
.slick-next-btn {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
    opacity: 0.9;
}

.slick-prev-btn {
    left: -20px;
}

.slick-prev-btn,
.slick-next-btn {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 60px;
    height: 60px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 999;
    opacity: 0.9;
}

.tab-menu .line {
    background-color: #0076be;
}</pre></body></html>