/* FILE: /media/com_dpcalendar/css/dpcalendar/dpcalendar.css */
/* common stuff */.filters{margin-bottom: 5px;}/* google map <-> bootstrap problem fix */.dpcalendar-fixed-map img {    border: 0px;    box-shadow: 0px;    margin: 0px;    max-width: none !important;}/* make facebook comment box width 100% */.dpcal-fb-comments-box .fb_iframe_widget,.dpcal-fb-comments-box .fb_iframe_widget span,.dpcal-fb-comments-box .fb_iframe_widget iframe[style]  {width: 100% !important;}.dp-container div[class="tooltip-inner"] {    min-width: 100px;}

/* FILE: /media/com_dpcalendar/css/jquery/ext/jquery.countdown.css */
/* jQuery Countdown styles 2.0.0. */.is-countdown {border: 1px solid #ccc;background-color: #eee;}.countdown-rtl {direction: rtl;}.countdown-holding span {color: #888;}.countdown-row {clear: both;width: 100%;padding: 0px 2px;text-align: center;}.countdown-show1 .countdown-section {width: 98%;}.countdown-show2 .countdown-section {width: 48%;}.countdown-show3 .countdown-section {width: 32.5%;}.countdown-show4 .countdown-section {width: 24.5%;}.countdown-show5 .countdown-section {width: 19.5%;}.countdown-show6 .countdown-section {width: 16.25%;}.countdown-show7 .countdown-section {width: 14%;}.countdown-section {display: block;float: left;font-size: 75%;text-align: center;}.countdown-amount {    font-size: 200%;}.countdown-period {    display: block;}.countdown-descr {display: block;width: 100%;}

/* FILE: /media/mod_dpcalendar_counter/css/default.css */
.dp-module-counter-layout .countdown-date {overflow: overlay;}.dp-module-counter-layout .dp-module-counter-description {text-align: left;margin-top: 10px;}.dp-module-counter-modal {display: none;width: 700px;height: 500px;}.dp-module-counter-modal iframe {width: 99.6%;height: 95%;border: none;}/* Counter overrides */.dp-module-counter-root .is-countdown {border: none;background-color: inherit;}.dp-module-counter-root .countdown-section {padding-left: 8px;}