@import url(/cache/jsn_kido_pro/00a360dd2f833086ba3917387989b666.css);
@import url(/cache/jsn_kido_pro/8556c65e91045c5a2fdac830ba0991a2.css);
@import url(/cache/jsn_kido_pro/c8170580d04b17a492e97263995f80c7.css);
@import url(/cache/jsn_kido_pro/2e107eacc0f4cac29a72e506156b1ac1.css);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans);
@import url(/cache/jsn_kido_pro/fffb40d9f7ab8629f877c7bd39ae3c1a.css);

/* FILE: /media/jui/css/chosen.css */
/*!Chosen, a Select Box Enhancer for jQuery and Prototypeby Patrick Filler for Harvest, http://getharvest.comVersion 1.6.2Full source at https://github.com/harvesthq/chosenCopyright (c) 2011-2016 Harvest http://getharvest.comMIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.mdThis file is generated by `grunt build`, do not edit it by hand.*//* @group Base */.chzn-container {  position: relative;  display: inline-block;  vertical-align: middle;  font-size: 13px;  -webkit-user-select: none;  -moz-user-select: none;  user-select: none;}.chzn-container * {  -webkit-box-sizing: border-box;  -moz-box-sizing: border-box;  box-sizing: border-box;}.chzn-container .chzn-drop {  position: absolute;  top: 100%;  left: -9999px;  z-index: 1010;  width: 100%;  border: 1px solid #aaa;  border-top: 0;  background: #fff;  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);}.chzn-container.chzn-with-drop .chzn-drop {  left: 0;}.chzn-container a {  cursor: pointer;}.chzn-container .search-choice .group-name, .chzn-container .chzn-single .group-name {  margin-right: 4px;  overflow: hidden;  white-space: nowrap;  text-overflow: ellipsis;  font-weight: normal;  color: #999999;}.chzn-container .search-choice .group-name:after, .chzn-container .chzn-single .group-name:after {  content: ":";  padding-left: 2px;  vertical-align: top;}/* @end *//* @group Single Chosen */.chzn-container-single .chzn-single {  position: relative;  display: block;  overflow: hidden;  padding: 0 0 0 8px;  height: 25px;  border: 1px solid #aaa;  border-radius: 5px;  background-color: #fff;  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);  background-clip: padding-box;  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);  color: #444;  text-decoration: none;  white-space: nowrap;  line-height: 24px;}.chzn-container-single .chzn-default {  color: #999;}.chzn-container-single .chzn-single span {  display: block;  overflow: hidden;  margin-right: 26px;  text-overflow: ellipsis;  white-space: nowrap;}.chzn-container-single .chzn-single-with-deselect span {  margin-right: 38px;}.chzn-container-single .chzn-single abbr {  position: absolute;  top: 6px;  right: 26px;  display: block;  width: 12px;  height: 12px;  background: url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;  font-size: 1px;}.chzn-container-single .chzn-single abbr:hover {  background-position: -42px -10px;}.chzn-container-single.chzn-disabled .chzn-single abbr:hover {  background-position: -42px -10px;}.chzn-container-single .chzn-single div {  position: absolute;  top: 0;  right: 0;  display: block;  width: 18px;  height: 100%;}.chzn-container-single .chzn-single div b {  display: block;  width: 100%;  height: 100%;  background: url(/media/jui/css/chosen-sprite.png) no-repeat 0px 2px;}.chzn-container-single .chzn-search {  position: relative;  z-index: 1010;  margin: 0;  padding: 3px 4px;  white-space: nowrap;}.chzn-container-single .chzn-search input[type="text"] {  margin: 1px 0;  padding: 4px 20px 4px 5px;  width: 100%;  height: auto;  outline: 0;  border: 1px solid #aaa;  background: white url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;  background: url(/media/jui/css/chosen-sprite.png) no-repeat 100% -20px;  font-size: 1em;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}.chzn-container-single .chzn-drop {  margin-top: -1px;  border-radius: 0 0 4px 4px;  background-clip: padding-box;}.chzn-container-single.chzn-container-single-nosearch .chzn-search {  position: absolute;  left: -9999px;}/* @end *//* @group Results */.chzn-container .chzn-results {  color: #444;  position: relative;  overflow-x: hidden;  overflow-y: auto;  margin: 0 4px 4px 0;  padding: 0 0 0 4px;  max-height: 240px;  -webkit-overflow-scrolling: touch;}.chzn-container .chzn-results li {  display: none;  margin: 0;  padding: 5px 6px;  list-style: none;  line-height: 15px;  word-wrap: break-word;  -webkit-touch-callout: none;}.chzn-container .chzn-results li.active-result {  display: list-item;  cursor: pointer;}.chzn-container .chzn-results li.disabled-result {  display: list-item;  color: #ccc;  cursor: default;}.chzn-container .chzn-results li.highlighted {  background-color: #3875d7;  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);  color: #fff;}.chzn-container .chzn-results li.no-results {  color: #777;  display: list-item;  background: #f4f4f4;}.chzn-container .chzn-results li.group-result {  display: list-item;  font-weight: bold;  cursor: default;}.chzn-container .chzn-results li.group-option {  padding-left: 15px;}.chzn-container .chzn-results li em {  font-style: normal;  text-decoration: underline;}/* @end *//* @group Multi Chosen */.chzn-container-multi .chzn-choices {  position: relative;  overflow: hidden;  margin: 0;  padding: 0 5px;  width: 100%;  height: auto;  border: 1px solid #aaa;  background-color: #fff;  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);  cursor: text;}.chzn-container-multi .chzn-choices li {  float: left;  list-style: none;}.chzn-container-multi .chzn-choices li.search-field {  margin: 0;  padding: 0;  white-space: nowrap;}.chzn-container-multi .chzn-choices li.search-field input[type="text"] {  margin: 1px 0;  padding: 0;  height: 25px;  outline: 0;  border: 0 !important;  background: transparent !important;  box-shadow: none;  color: #999;  font-size: 100%;  font-family: sans-serif;  line-height: normal;  border-radius: 0;}.chzn-container-multi .chzn-choices li.search-choice {  position: relative;  margin: 3px 5px 3px 0;  padding: 3px 20px 3px 5px;  border: 1px solid #aaa;  max-width: 100%;  border-radius: 3px;  background-color: #eeeeee;  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-size: 100% 19px;  background-repeat: repeat-x;  background-clip: padding-box;  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);  color: #333;  line-height: 13px;  cursor: default;}.chzn-container-multi .chzn-choices li.search-choice span {  word-wrap: break-word;}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close {  position: absolute;  top: 4px;  right: 3px;  display: block;  width: 12px;  height: 12px;  background: url(/media/jui/css/chosen-sprite.png) -42px 1px no-repeat;  font-size: 1px;}.chzn-container-multi .chzn-choices li.search-choice .search-choice-close:hover {  background-position: -42px -10px;}.chzn-container-multi .chzn-choices li.search-choice-disabled {  padding-right: 5px;  border: 1px solid #ccc;  background-color: #e4e4e4;  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);  color: #666;}.chzn-container-multi .chzn-choices li.search-choice-focus {  background: #d4d4d4;}.chzn-container-multi .chzn-choices li.search-choice-focus .search-choice-close {  background-position: -42px -10px;}.chzn-container-multi .chzn-results {  margin: 0;  padding: 0;}.chzn-container-multi .chzn-drop .result-selected {  display: list-item;  color: #ccc;  cursor: default;}/* @end *//* @group Active  */.chzn-container-active .chzn-single {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}.chzn-container-active.chzn-with-drop .chzn-single {  border: 1px solid #aaa;  -moz-border-radius-bottomright: 0;  border-bottom-right-radius: 0;  -moz-border-radius-bottomleft: 0;  border-bottom-left-radius: 0;  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);  /* JUI remove next line */  /* box-shadow: 0 1px 0 #fff inset; */}.chzn-container-active.chzn-with-drop .chzn-single div {  border-left: none;  background: transparent;}.chzn-container-active.chzn-with-drop .chzn-single div b {  background-position: -18px 2px;}.chzn-container-active .chzn-choices {  border: 1px solid #5897fb;  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);}.chzn-container-active .chzn-choices li.search-field input[type="text"] {  color: #222 !important;}/* @end *//* @group Disabled Support */.chzn-disabled {  opacity: 0.5 !important;  cursor: default;}.chzn-disabled .chzn-single {  cursor: default;}.chzn-disabled .chzn-choices .search-choice .search-choice-close {  cursor: default;}/* @end *//* @group Right to Left */.chzn-rtl {  text-align: right;}.chzn-rtl .chzn-single {  overflow: visible;  padding: 0 8px 0 0;}.chzn-rtl .chzn-single span {  margin-right: 0;  margin-left: 26px;  direction: rtl;}.chzn-rtl .chzn-single-with-deselect span {  margin-left: 38px;}.chzn-rtl .chzn-single div {  right: auto;  left: 3px;}.chzn-rtl .chzn-single abbr {  right: auto;  left: 26px;}.chzn-rtl .chzn-choices li {  float: right;}.chzn-rtl .chzn-choices li.search-field input[type="text"] {  direction: rtl;}.chzn-rtl .chzn-choices li.search-choice {  margin: 3px 5px 3px 0;  padding: 3px 5px 3px 19px;}.chzn-rtl .chzn-choices li.search-choice .search-choice-close {  right: auto;  left: 4px;}.chzn-rtl.chzn-container-single-nosearch .chzn-search,.chzn-rtl .chzn-drop {  left: 9999px;}.chzn-rtl.chzn-container-single .chzn-results {  margin: 0 0 4px 4px;  padding: 0 4px 0 0;}.chzn-rtl .chzn-results li.group-option {  padding-right: 15px;  padding-left: 0;}.chzn-rtl.chzn-container-active.chzn-with-drop .chzn-single div {  border-right: none;}.chzn-rtl .chzn-search input[type="text"] {  padding: 4px 5px 4px 20px;  background: white url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;  background: url(/media/jui/css/chosen-sprite.png) no-repeat -30px -20px;  direction: rtl;}.chzn-rtl.chzn-container-single .chzn-single div b {  background-position: 6px 2px;}.chzn-rtl.chzn-container-single.chzn-with-drop .chzn-single div b {  background-position: -12px 2px;}/* @end */

/* FILE: /plugins/jsnimageshow/themeslider/assets/css/style.css */
/** * @author JoomlaShine.com Team * @copyright JoomlaShine.com * @link joomlashine.com * @package JSN ImageShow - Theme Classic * @version $Id: style.css 16788 2012-10-09 02:42:51Z giangnd $ * @license GNU/GPL v2 http://www.gnu.org/licenses/gpl-2.0.html *//*----- Show case settings -----*/.jsn-showcase-theme-settings {padding: 10px;margin-top: 15px;width: 100%;height: 390px;}.jsn-showcase-theme-settings td#jsn-theme-preview-wrapper {width: 570px;vertical-align: top;}.jsn-showcase-theme-settings td#jsn-theme-preview-wrapper>div {position: relative;}.jsn-showcase-theme-settings td#jsn-theme-parameters-wrapper {vertical-align: top;}@media ( max-width :1024px) {#jsn-theme-preview-wrapper {display: inline;padding: 10px;}#jsn-theme-parameters-wrapper {display: inline;}}/*================================= FRONT END =======================================*/.jsn-themeslider-gallery {margin: 0 auto;outline: none;}.jsn-themeslider-seocontent {display: none;}.jsn-themeslider-msgnonflash {text-align: center !important;}/*============================== BACK END ================================================*/#jsn-slider-preview .jsn-slider-preview-wrapper {width: 550px;margin: 0 auto;padding: 10px;height: 340px;background-color: #000;}#jsn-slider-preview .jsn-slider-preview-container {height: 340px;width: 550px;position: relative;}#jsn-slider-preview .jsn-slider-preview-background {background: url(/plugins/jsnimageshow/themeslider/assets/images/preview.jpg) 0 0 no-repeat;height: 339px;width: 549px;position: absolute;border: 1px solid #606060;z-index: 9;}#jsn-slider-preview .jsn-slider-preview-container:hover {cursor: pointer;}#jsn-slider-preview .slider-caption {background: none repeat scroll 0 0 #000000;color: #FFFFFF;display: block;opacity: 0.75;position: absolute;border: 2px solid #000;z-index: 990;width: 546px;}#jsn-slider-preview .slider-caption.top {top: 0;}#jsn-slider-preview .slider-caption.bottom {bottom: 0;}#jsn-slider-preview .slider-caption:hover {border: 2px solid #ffcd3f;}#jsn-slider-preview .slider-caption .slider-title {font-weight: bold;padding: 5px;margin: 0;}#jsn-slider-preview .slider-caption .slider-description {padding: 5px;margin: 0;}#jsn-slider-preview .slider-caption .slider-link {padding: 5px;margin: 0;}#jsn-slider-preview .slider-control .play_pause_button {background: url("../images/skitter/pause-button.png") no-repeat scrollleft top #000;margin-top: -25px;height: 42px;width: 42px;position: absolute;top: 50%;left: 50%;opacity: 0.75;border: 2px solid #000;z-index: 989;margin-left: -21px;}#jsn-slider-preview .slider-control .play_pause_button:hover {border: 2px solid #ffcd3f;cursor: pointer;}#jsn-slider-preview .paginations .info_slide_dots {background: none repeat scroll 0 0 #000000;opacity: 0.75;border-radius: 50px 50px 50px 50px;padding: 5px 0 5px 5px;position: absolute;z-index: 991;border: 2px solid #000000;}#jsn-slider-preview .paginations .info_slide_dots.top {top: 15px; }#jsn-slider-preview .paginations .info_slide_dots.bottom {bottom: 15px; }#jsn-slider-preview .paginations .info_slide_dots:hover {border: 2px solid #ffcd3f;cursor: pointer;}#jsn-slider-preview .paginations .info_slide_dots .image_number {background: none repeat scroll 0 0 #333333;border-radius: 50px 50px 50px 50px;cursor: pointer;float: left;height: 18px;margin: 0 5px 0 0;overflow: hidden;text-indent: -9999em;width: 18px;}#jsn-slider-preview .paginations .info_slide_dots .image_number_select {background: none repeat scroll 0 0 #CC0000;float: left;margin: 0 5px 0 0;}#jsn-slider-preview .paginations .info_slide_dots .preview_slide ul {margin: 0;}#jsn-slider-preview .paginations .info_slide_dots .preview_slide ul li {float: left;position: relative;}#jsn-slider-preview .paginations .info_slide_dots .preview_slide ul li img{top: 0;left: 0;position: absolute;}#jsn-slider-preview .paginations .info_slide_dots .preview_slide {background: none repeat scroll 0 0 #FFFFFF;border: 2px solid #222222;bottom: 35px;box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);display: block;height: 100px;left: 30px;overflow: hidden;position: absolute;width: 100px;z-index: 991;}#jsn-slider-preview .paginations .info_slide {background: none repeat scroll 0 0 #000000;border-radius: 5px 5px 5px 5px;color: #FFFFFF;font: bold 11px arial;opacity: 0.75;padding: 5px 0 5px 5px;position: absolute;z-index: 10;border: 2px solid #000000;}#jsn-slider-preview .paginations .info_slide.top {top: 15px; }#jsn-slider-preview .paginations .info_slide.bottom {bottom: 15px; }#jsn-slider-preview .paginations .info_slide:hover {border: 2px solid #ffcd3f;cursor: pointer;}#jsn-slider-preview .paginations .info_slide .image_number {background: none repeat scroll 0 0 #333333;border-radius: 2px 2px 2px 2px;cursor: pointer;float: left;margin: 0 5px 0 0;padding: 2px 10px;}#jsn-slider-preview .paginations .info_slide .image_number_select {background: none repeat scroll 0 0 #CC0000;float: left;margin: 0 5px 0 0;padding: 2px 10px;}#jsn-slider-preview .next_button {background: url("../images/skitter/next.png") no-repeat scroll left top#000000;border: 2px solid #000000;height: 42px;right: 35px;margin-top: -25px;opacity: 0.75;position: absolute;top: 50%;width: 42px;z-index: 988;}#jsn-slider-preview .prev_button {background: url("../images/skitter/prev.png") no-repeat scroll left top#000000;border: 2px solid #000000;height: 42px;left: 35px;margin-top: -25px;opacity: 0.75;position: absolute;top: 50%;width: 42px;z-index: 988;}#jsn-slider-preview .prev_button:hover,#jsn-slider-preview .next_button:hover{border: 2px solid #ffcd3f;}#themeslider-thumbnail-tab .color-selector {position: relative;width: 36px;height: 36px;background: url(/plugins/jsnimageshow/themeslider/assets/images/select.png);float: left;top: -2px;left: 10px;cursor: pointer;}#themeslider-thumbnail-tab .color-selector div {position: absolute;top: 3px;left: 3px;width: 30px;height: 30px;background: url(/plugins/jsnimageshow/themeslider/assets/images/select.png) center;}#themeslider-thumbnail-tab #thumbnail_active_state_color {float: left;}#jsn-is-themeslider .form-horizontal .control-group {margin-bottom: 10px;}

/* FILE: /plugins/jsnimageshow/themeslider/assets/css/skitter/skitter.styles.css */
/* =Skitter styles----------------------------------------------- */.box_skitter {position: relative;background: #000;text-align:left;}.box_skitter ul {display: none;}.box_skitter .container_skitter {overflow: hidden;position: relative;}.box_skitter .image {overflow: hidden;}.box_skitter .image img {display: none;}.box_skitter .box_clone {position: absolute;top: 0;left: 0;width: 100px;overflow: hidden;display: none;z-index: 20;}.box_skitter .box_clone img {position: absolute;top: 0;left: 0;z-index: 20;max-width: none;}.box_skitter .prev_button {position: absolute;top: 50%;left: 35px;z-index: 100;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;background: url(/plugins/jsnimageshow/themeslider/assets/images/skitter/prev.png) no-repeat left top;}.box_skitter .next_button {position: absolute;top: 50%;right: 35px;z-index: 100;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;background: url(/plugins/jsnimageshow/themeslider/assets/images/skitter/next.png) no-repeat left top;}.box_skitter .info_slide {position: absolute;left: 15px;z-index: 100;background: #000;color: #fff;font: bold 11px arial;padding: 5px 0 5px 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;opacity: 0.75;}.box_skitter .info_slide .image_number {background: #333;float: left;padding: 2px 10px;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;}.box_skitter .info_slide .image_number_select {background: #cc0000;float: left;padding: 2px 10px;margin: 0 5px 0 0;}.box_skitter .container_thumbs {position: relative;overflow: hidden;height: 50px;}.box_skitter .info_slide_thumb {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;overflow: hidden;height: 45px;top: auto;bottom: -5px;left: -5px;padding: 5px;opacity: 1.0;}.box_skitter .info_slide_thumb .image_number {overflow: hidden;width: 70px;height: 40px;position: relative;}.box_skitter .info_slide_thumb .image_number img {position: absolute;top: -50px;left: -50px}.box_skitter .box_scroll_thumbs {padding: 0 10px;}.box_skitter .box_scroll_thumbs .scroll_thumbs {position: absolute;bottom: 60px;left: 50px;background: #ccc;background: -moz-linear-gradient(-90deg, #555, #fff);background: -webkit-gradient(linear, left top, left bottom, from(#555),to(#fff) );width: 200px;height: 10px;overflow: hidden;text-indent: -9999em;z-index: 101;-moz-border-radius: 20px;-webkit-border-radius: 20px;border-radius: 20px;cursor: pointer;border: 1px solid #333;}.box_skitter .info_slide_dots {position: absolute;background: #000;z-index: 151;padding: 5px 0 5px 5px;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;opacity: 0.75;}.box_skitter .info_slide_dots .image_number {background: #333;float: left;margin: 0 5px 0 0;cursor: pointer;-moz-border-radius: 50px;-webkit-border-radius: 50px;border-radius: 50px;width: 18px;height: 18px;text-indent: -9999em;overflow: hidden;}.box_skitter .info_slide_dots .image_number_select {background: #cc0000;float: left;margin: 0 5px 0 0;}.box_skitter .label_skitter {z-index: 150;position: absolute;left: 0px;display: none;}.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(/plugins/jsnimageshow/themeslider/assets/images/skitter/ajax-loader.gif) no-repeat scroll center center rgba(0,0,0,0.9);width:40px;height:40px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}.label_skitter {z-index: 150;position: absolute;left: 0px;color: #fff;display: none;opacity: 0.8;background: #000;}.label_skitter p {margin: 10px;font: normal 22px arial, tahoma;letter-spacing: 0;}.label_skitter p .jsn-themeslider-caption-link {display: block;}.info_slide * {font-family: Consolas, arial, tahoma !important;}.box_skitter .progressbar {background: #000;position: absolute;top: 5px;left: 15px;height: 5px;width: 200px;z-index: 99;border-radius: 20px;}/* =Preview slide----------------------------------------------- */#preview_slide {display: none;position: absolute;z-index: 152;bottom: 30px;left: -40px;width: 100px;height: 100px;background: #fff;border: 1px solid #222;-moz-box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;-webkit-box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;box-shadow: rgba(0, 0, 0, 0.7) 2px 2px 5px;overflow: hidden;}#preview_slide ul {height: 100px;overflow: hidden;margin: 0;list-style: none;display: block;position: absolute;top: 0;left: 0;}#preview_slide ul li {width: 100px;height: 100px;overflow: hidden;float: left;margin: 0;padding: 0;position: relative;display: block;}#preview_slide ul li img {position: absolute;top: 0;left: 0;height: 150px;width: auto;}/* =Focus----------------------------------------------- */#overlay_skitter {position: absolute;top: 0;left: 0;width: 100%;z-index: 9998;opacity: 1;background: #000;}.box_skitter .focus_button {position: absolute;top: 50%;z-index: 100;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;background: url(../../images/skitter/focus-button.png) no-repeat lefttop;opacity: 0;}.box_skitter .play_pause_button {position: absolute;top: 50%;z-index: 151;width: 42px;height: 42px;overflow: hidden;text-indent: -9999em;margin-top: -25px;background: url(../../images/skitter/pause-button.png) no-repeat lefttop;opacity: 0;}.box_skitter .play_pause_button.play_button {background: url(/plugins/jsnimageshow/themeslider/assets/images/skitter/play-button.png) no-repeat left top;}/* =Example for dimenions:----------------------------------------------- */.box_skitter_large {width: 800px;height: 300px;}.box_skitter_small {width: 200px;height: 100px;}/* customsize */.box_skitter .prev_button,.box_skitter .next_button,.box_skitter .play_pause_button{cursor: pointer;}}.box_skitter .image_main {position:relative;}