<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#holidays_block {
    min-width: 700px;
    margin: 0 auto;
    position: relative;
    direction: ltr;
}

div#contestsTable {
    display: block!important;
}

#holidays_menu {
    height: 32px;
}

#holidays_content table img {
    border-radius: 8px;
    overflow: hidden;
    height: 80px;
    width: 120px;
}

#holidays_filter {
    border: 1px solid #CDCDCD;
    background-color: #F9F9F9;
    width: 720px;
    padding: 10px;
    margin: 0 auto 25px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#holidays_filter table {
    width: 100%;
}

#holidays_filter table td{
    vertical-align: middle;
}

#holidays_mini_calc {
    width: 82px;
    height: 79px;
    background: url("/i/img/holidays/mini_calendar.png") no-repeat;
    position: relative;
}

#holidays_mini_calc .month {
    width: 78px;
    position: absolute;
    left: 1px;
    top: 6px;
    font-size: 11px;
    color: white;
    text-align:center;
}
#holidays_filter .day {
    width: 78px;
    height: 48px;
    position: absolute;
    line-height: 48px;
    left: 1px;
    top:27px;
    font-size: 30px;
    text-align:center;
}
.dl-horizontal {
    position: relative;
}
.dl-horizontal dd.flag {
    width: 16px;
    height: 16px;

    position: absolute;
    top: 0;
}
.dl-horizontal dt.date {
    text-align: left;
    margin-left: 30px;
}

#holidays_content .upcoming_holidays .type {
    width: 23px;
    height: 34px;
    background: transparent url("/i/img/holidays/holiday_type.png") no-repeat;
    margin: 0 auto;
}

#holidays_content .upcoming_holidays .type.christian,
#holidays_content .upcoming_holidays .type.muslim {
    background-position: -46px 0px;
}

#holidays_content .upcoming_holidays .type.national {
    background-position: -23px 0px;
}

#holidays_content .upcoming_holidays .type.observance,
#holidays_content .upcoming_holidays .type.local,
#holidays_content .upcoming_holidays .type.weekend {
    background-position: 0px 0px;
}
#holidays_content .desc{
    padding: 0px;
    text-align: left;
}
#holidays_content table .name{
    text-align: left;
    font-weight: bold;
}


.chzn-container{
    vertical-align: bottom;
}

.tabs#contestsTable &gt; .nav &gt; div {
    width: 25%;
}

.tabs#contestsTable &gt; .nav &gt; div {
    float: none;
}

.tabs#contestsTable &gt; .nav &gt; div {
     font-size: 1em;
}

.all_country {
    width: 100%;
    position: relative;
    margin: 0 auto;
}

.all_country .country_div .country_cat_list {
    list-style-type: none;
    color: black;
}

.all_country .country_div .country_cat_list li {
    padding: 2px 0px;

}

.all_country .country_div .country_cat_list .flag {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 10px;
    margin-top: 4px;
    padding: 0;
}

.all_country .country_cat_list li a {
    color: black;
    text-decoration: none;
}

.all_country .country_cat_list li:hover a {
    color: #E41F23;
}

.all_country .country_div {
    width: 33%;
    float: left;
}

.country_div.c_2 {
    float: none;
    position: absolute;
    top: 350px;
    left: 0px;
}

.country_cat {
    color: #e63232;
    font-size: 16px;
    padding: 5px 0px;
}

.page .tabs#contestsTable &gt; .nav {
    float: none;
}


.holidays-table {width: 100%;}
.holidays-table tr.header th {
    background-color: #787878;
    color: #fff;
    padding: 1%;
    text-align: center;
}


.holidays-table tr td {
    border: 1px solid #787878;
    padding: 1%;
    vertical-align: middle;
}
.holidays-table .holidays-month tr td{
    border:none;
    padding: 3px;
    vertical-align: top;
}

.holidays-table tr.month {
    font-weight: bold;
    cursor: pointer;
}

.holidays-table tr.month:hover {
    color: #E93333;
}

.holidays-table tr.month-holidays {
    display: none;
}
.holidays-table tr.month-holidays.first {
    display: table-row;
}

.holidays-month, .holidays-day {
    width: 100%;
}

.holidays-month tr:last-child td {
    border: none;
}

.holidays-month td.date {
    width: 14%;
    color: #E93333;
}

.holidays-day td {
    border: none;
}
.holidays-day .flag {
    display: block;width: 16px;height: 16px;float: left;margin-right: 5px;padding: 0;
}

.holidays-day td.holiday {
    width: 48%;
}


.holidays-table_title {
    padding: 25px 0;
    color: #444;
    font-size: 1.57em;
    text-align: center;
    color: #111111;
}

.holidays-table td a.flag,
.holidays-table td div.flag {
    display: block;
    width: 16px;
    height: 16px;
    float: left;
    margin-right: 5px;
    padding: 0;
}


.holidays_year {
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 2px groove white;
    margin: 0px auto 10px
}

.holidays_year .holidays_month th {
    background: #ddd;
    color: #000;
}

.holidays_year .holidays_month th.holidays_left {
    width: 4px;
}

.holidays_year .holidays_month th.holidays_right {
    width: 4px;
}

.holidays_year .holidays_month .holidays_today span {
    color: white;
    background: url("/i/img/holidays/today.png") center center no-repeat;
    background-size: 22px;
}

.holidays_year .holidays_month span,
.holidays_year .holidays_month a {
    width: 22px;
    height: 22px;
    line-height: 22px;
    display: block;
    text-align: center;
    text-decoration:none;
}

.holidays_year .holidays_month span.event,
.holidays_year .holidays_month a.event {
    color: white;
    background: url("/i/img/holidays/event.png") center center no-repeat;
    background-size: 22px;
}

.holidays_year th {
    color: white;
}

.holidays_year th.holidays_yeartitle {
    border-bottom: 2px groove white;
    height: 90px;
    vertical-align: middle;
}

.holidays_year th.holidays_yeartitle div {
    padding-left: 80px;
    height: 40px;
    color: black;
    line-height: 40px;
    text-align: left;
    margin: 10px 0;
}

.holidays_year .holidays_month th.holidays_montitle {
    color: #ec0000;
    background: none;
    padding: 3px 0px;
}

.holidays_year .holidays_month td {
    padding: 1px;
    color: black;
}

.holidays_year .holidays_month td.holidays_lightmarked,
.holidays_year .holidays_month td.holidays_darkmarked {
    color: #898989;
}
.holidays_year .holidays_month td.holidays_left,
.holidays_year .holidays_month td.holidays_right {
    width: 4px;
}

table.holidays_month {
    width: calc(100% - 30px);
    margin: auto;
}


.list_holidays_col {
    list-style: none;
    padding-top: 10px;
    width: 100%;
    margin: 0 auto;

}

.list_holidays_col li {
    display: block;
    width: 49%;
    float: left;
    padding: 0;
}

.list_holidays {

    margin: 0px;
    list-style: none;
    padding: 0 10%;
}

.list_holidays li {
    float: none;
    width: 100%;
}

.list_holidays li span {color: red;}
</pre></body></html>