 #mycalendar {background-image: url('../../images/backgroud.png');background-size: 100% 100%;}.mycalendarstyle2 {width: 100%;padding: 0;margin: 0;}.mycalendarstyle2 body, .mycalendarstyle2 html {padding: 0px;margin: 0px;background: url('images/bg.jpg') center;background-size: cover;background-attachment: fixed;text-align: center;color: #fff;line-height: 1.4em;font-family: "Trebuchet MS", Helvetica, sans-serif;}.mycalendarstyle2 body {padding: 10vh 0;}.mycalendarstyle2 h1 {font-family: 'Yanone Kaffeesatz', sans-serif;text-align: center;font-size: 77px;text-shadow: 0 0px 30px rgba(0, 0, 0, 0.2);}.mycalendarstyle2 h2 {font-family: 'Yanone Kaffeesatz', sans-serif;font-size: 30px;text-shadow: 0 0px 20px rgba(0, 0, 0, 0.3);color: #fff;}.mycalendarstyle2 .monthly {box-shadow: 0 13px 40px rgba(0, 0, 0, 0.5);}.mycalendarstyle2 input[type="text"] {padding: 15px;border-radius: 2px;font-size: 16px;outline: none;border: 2px solid rgba(255, 255, 255, 0.5);background: rgba(63, 78, 100, 0.27);color: #fff;width: 250px;box-sizing: border-box;font-family: "Trebuchet MS", Helvetica, sans-serif;}.mycalendarstyle2 input[type="text"]:hover {border: 2px solid rgba(255, 255, 255, 0.7);}.mycalendarstyle2 input[type="text"]:focus {border: 2px solid rgba(255, 255, 255, 1);background: #eee;color: #222;}.mycalendarstyle2 .button {display: inline-block;padding: 15px 25px;margin: 25px 0 75px 0;border-radius: 3px;color: #fff;background: #000;letter-spacing: .4em;text-decoration: none;font-size: 13px;}.mycalendarstyle2 .button:hover {background: #3b587a;}.mycalendarstyle2 .desc {max-width: 250px;text-align: left;font-size: 14px;padding-top: 30px;line-height: 1.4em;}.mycalendarstyle2 .resize {background: #222;display: inline-block;padding: 6px 15px;border-radius: 22px;font-size: 13px;}@media (max-height: 700px) {.mycalendarstyle2 .sticky {position: relative;}}@media (max-width: 600px) {.mycalendarstyle2 .resize {display: none;}}.mycalendarstyle2 ul, .mycalendarstyle2 li {padding: 0;list-style: none;margin: 0;display: inline-block;}.mycalendarstyle2 a:active, .mycalendarstyle2 a:hover {outline: 0;text-decoration: none;}.mycalendarstyle2 .link--kukuri {text-transform: uppercase;font-weight: 900;overflow: hidden;line-height: 0.75;}.mycalendarstyle2 .link {outline: none;text-decoration: none;position: relative;font-size: 4em;line-height: 1;display: inline-block;}.mycalendarstyle2 .link--kukuri:hover::before {width: 100%;}.mycalendarstyle2 .link--kukuri::before {content: attr(data-letters);position: absolute;z-index: 2;overflow: hidden;color: #424242;white-space: nowrap;width: 0%;-webkit-transition: width 0.4s 0.3s;transition: width 0.4s 0.3s;}.mycalendarstyle2 .link--kukuri:hover::after {-webkit-transform: translate3d(100%,0,0);transform: translate3d(100%,0,0);}.mycalendarstyle2 .monthly {background: #F3F3F5;color: #545454;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;position: relative;}.mycalendarstyle2 .monthly-header {position: relative;text-align: center;padding: 10px;background: rgba(217, 216, 215, 0.8);height: 40px;box-sizing: border-box;}.mycalendarstyle2 .monthly-header-title {font-size: 24px;text-transform: uppercase;}.mycalendarstyle2 .monthly-prev {position: absolute;top: 0;left: 0;width: 50px;height: 100%;opacity: .5;}.mycalendarstyle2 .monthly-prev:hover {opacity: 1;}.mycalendarstyle2 .monthly-prev:after {content: '';position: absolute;top: 50%;left: 50%;border-left: 2px solid #222;border-bottom: 2px solid #222;width: 8px;height: 8px;margin: -3px 0 0 -5px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.mycalendarstyle2 .monthly-next {position: absolute;top: 0;right: 0;width: 50px;height: 100%;opacity: .5;}.mycalendarstyle2 .monthly-next:hover {opacity: 1;}.mycalendarstyle2 .monthly-next:after {content: '';position: absolute;top: 50%;left: 50%;border-right: 2px solid #222;border-top: 2px solid #222;width: 8px;height: 8px;margin: -3px 0 0 -5px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.mycalendarstyle2 .monthly-day-title-wrap {display: table;table-layout: fixed;width: 100%;background: rgba(217, 216, 215, 0.8);border-bottom: 1px solid #EBEBEB;}.mycalendarstyle2 .monthly-day-title-wrap div {width: 14.28% !important;display: table-cell;box-sizing: border-box;position: relative;font-weight: 600;text-align: center;text-transform: uppercase;font-size: 18px;}.mycalendarstyle2 .monthly-day-wrap {display: table;table-layout: fixed;width: 100%;overflow: hidden;}.mycalendarstyle2 .monthly-week {display: table-row;width: 100%;}.monthly-day, .monthly-day-blank {width: 14.28% !important;display: table-cell;vertical-align: top;box-sizing: border-box;position: relative;font-weight: bold;color: inherit;box-shadow: 0 0 0 1px #EBEBEB;-webkit-transition: .25s;transition: .25s;padding: 0;text-decoration: none;}.monthly-day:before {content: "";display: block;padding-top: 100%;float: left;}.monthly-day-wrap > a:hover {background: #A1C2E3;}.monthly-day-blank {}.monthly-day-event > .monthly-day-number {position: absolute;line-height: 1em;top: 2px;left: 2px;font-size: 18px;font-family: raleway;}.monthly-day-pick {}.monthly-day-pick > .monthly-day-number {line-height: 1em;font-size: 11px;padding-top: 35%;}.monthly-day-pick > .monthly-indicator-wrap {margin: 0;}.monthly-past-day:after {content: '';width: 150%;height: 2px;-webkit-transform-origin: left top;-ms-transform-origin: left top;transform-origin: left top;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);background: rgba(0, 0, 0, 0.1);position: absolute;left: 0;top: 0;}.monthly-past-day:hover {background: #fff !important;}.monthly-today .monthly-day-number {color: #FFF;background: #EA6565;border-radius: 20px;top: 1px;left: 1px;font-size: 10px;width: 18px;height: 18px;line-height: 18px;text-align: center;}.monthly-day-pick.monthly-today .monthly-day-number {padding: 0;margin: 22% 22% 0 22%;}.monthly-reset {display: inline-block;opacity: .5;}.monthly-reset:hover {opacity: 1;}.monthly-reset:before {content: '';}.monthly-reset:after {content: '';}.monthly-cal {display: inline-block;opacity: .5;}.monthly-cal:hover {cursor: pointer;opacity: 1;}.monthly-cal:before {content: '';position: absolute;}.monthly-cal:after {position: absolute;}.monthly-cal div {background: #fff;height: 9px;width: 15px;position: absolute;top: 4px;left: 1px;}.monthly-indicator-wrap {position: relative;text-align: center;line-height: 0;max-width: 20px;margin: 0 auto;padding-top: 40%;}.monthly-day .monthly-event-indicator {display: inline-block;margin: 1px;width: 8px;height: 8px;border-radius: 6px;vertical-align: middle;border-radius: 6px;background: #7BA7CE;font-size: 0;color: transparent;font-size: 13px;}.monthly-day .monthly-event-indicator:hover {cursor: pointer;}.monthly-event-list {background: rgba(233, 235, 236, 0.9);overflow: auto;position: absolute;top: 42px;width: 100%;height: calc(100% - 42px);display: none;-webkit-transition: .25s;transition: .25s;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.monthly-list-item {position: relative;padding: 10px 10px 5px 50px;display: none;border-top: 1px solid #D6D6D6;text-align: left;}.monthly-list-item:after {content: 'No Events';padding: 4px 10px;display: block;margin-bottom: 5px;}.monthly-event-list .monthly-today .monthly-event-list-date {color: #EA6565;}.monthly-event-list .listed-event {display: block;color: #fff;padding: 4px 10px;border-radius: 2px;margin-bottom: 5px;font-size: 14px;}.monthly-list-item a:link, .monthly-list-item a:visited {text-decoration: none;}.item-has-event {display: block;}.item-has-event:after {display: none !important;}.monthly-event-list-date {width: 50px;position: absolute;left: 0;top: 13px;text-align: center;font-size: 12px;font-weight: bold;line-height: 1.2em;}.monthly-list-time-start, .monthly-list-time-end {font-size: .8em;display: inline-block;}.monthly-list-time-end:not(:empty):before {content: '-';padding: 0 2px;}.monthly-event-list::-webkit-scrollbar {width: 9px;}.monthly-event-list::-webkit-scrollbar-track {background: none;}.monthly-event-list::-webkit-scrollbar-thumb {background: #ccc;border: 1px solid #E9EBEC;border-radius: 10px;}.monthly-event-list::-webkit-scrollbar-thumb:hover {background: #555;}@media (min-width: 400px) {.monthly-day-number {top: 5px;left: 5px;font-size: 13px;}}@media (min-width: 600px) {.monthly-day-event {padding-top: 20px;}.monthly-day-event:before {padding-top: 77%;}.monthly-day-event > .monthly-indicator-wrap {width: auto;max-width: none;}.monthly-indicator-wrap {padding: 0;}.monthly-day .monthly-event-indicator {display: block;margin: 0 0 1px 0;width: auto;height: auto;font-size: 12px;padding: 4px;border-radius: 0;overflow: hidden;text-overflow: ellipsis;color: #fff;text-shadow: 0 0 2px rgba(0,0,0,.2);text-decoration: none;line-height: 1.5em !important;white-space: normal !important;box-sizing: border-box;}}