/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2018 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.malltv.lol/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}
.searchindex-highlight {
  background-color: #ff0;
}

/*!
 *
 *  Project:  GLYPHICONS
 *  Author:   Jan Kovarik - www.glyphicons.com
 *  Twitter:  @jankovarik
 *
 */
html,
html .halflings {
  -webkit-font-smoothing: antialiased !important;
}
@font-face {
  font-family: 'Glyphicons';
  src: url('https://www.malltv.lol/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot');
  src: url('https://www.malltv.lol/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.eot?#iefix') format('embedded-opentype'), url('https://www.malltv.lol/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.woff') format('woff'), url('https://www.malltv.lol/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.ttf') format('truetype'), url('https://www.malltv.lol/skin/frontend/base/default/magpleasure/vendor/glyphicons/fonts/glyphicons-regular.svg#glyphicons_halflingsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
i.glyphicons {
  display: inline-block;
  position: relative;
  padding: 0;
  color: #1d1d1b;
  width: 16px;
  height: 16px;
  text-decoration: none;
  *display: inline;
  *zoom: 1;
}
i.glyphicons:before {
  color: #1D1D1B;
  font: 16px 'Glyphicons';
  left: 0;
  position: absolute;
  top: 0;
}
i.glyphicons.glass:before {
  content: "\e001";
}
i.glyphicons.leaf:before {
  content: "\e002";
}
i.glyphicons.dog:before {
  content: "\e003";
}
i.glyphicons.user:before {
  content: "\e004";
}
i.glyphicons.girl:before {
  content: "\e005";
}
i.glyphicons.car:before {
  content: "\e006";
}
i.glyphicons.user_add:before {
  content: "\e007";
}
i.glyphicons.user_remove:before {
  content: "\e008";
}
i.glyphicons.film:before {
  content: "\e009";
}
i.glyphicons.magic:before {
  content: "\e010";
}
i.glyphicons.envelope:before {
  content: "\2709";
}
i.glyphicons.camera:before {
  content: "\e012";
}
i.glyphicons.heart:before {
  content: "\e013";
}
i.glyphicons.beach_umbrella:before {
  content: "\e014";
}
i.glyphicons.train:before {
  content: "\e015";
}
i.glyphicons.print:before {
  content: "\e016";
}
i.glyphicons.bin:before {
  content: "\e017";
}
i.glyphicons.music:before {
  content: "\e018";
}
i.glyphicons.note:before {
  content: "\e019";
}
i.glyphicons.heart_empty:before {
  content: "\e020";
}
i.glyphicons.home:before {
  content: "\e021";
}
i.glyphicons.snowflake:before {
  content: "\2744";
}
i.glyphicons.fire:before {
  content: "\e023";
}
i.glyphicons.magnet:before {
  content: "\e024";
}
i.glyphicons.parents:before {
  content: "\e025";
}
i.glyphicons.binoculars:before {
  content: "\e026";
}
i.glyphicons.road:before {
  content: "\e027";
}
i.glyphicons.search:before {
  content: "\e028";
}
i.glyphicons.cars:before {
  content: "\e029";
}
i.glyphicons.notes_2:before {
  content: "\e030";
}
i.glyphicons.pencil:before {
  content: "\270F";
}
i.glyphicons.bus:before {
  content: "\e032";
}
i.glyphicons.wifi_alt:before {
  content: "\e033";
}
i.glyphicons.luggage:before {
  content: "\e034";
}
i.glyphicons.old_man:before {
  content: "\e035";
}
i.glyphicons.woman:before {
  content: "\e036";
}
i.glyphicons.file:before {
  content: "\e037";
}
i.glyphicons.coins:before {
  content: "\e038";
}
i.glyphicons.airplane:before {
  content: "\2708";
}
i.glyphicons.notes:before {
  content: "\e040";
}
i.glyphicons.stats:before {
  content: "\e041";
}
i.glyphicons.charts:before {
  content: "\e042";
}
i.glyphicons.pie_chart:before {
  content: "\e043";
}
i.glyphicons.group:before {
  content: "\e044";
}
i.glyphicons.keys:before {
  content: "\e045";
}
i.glyphicons.calendar:before {
  content: "\e046";
}
i.glyphicons.router:before {
  content: "\e047";
}
i.glyphicons.camera_small:before {
  content: "\e048";
}
i.glyphicons.dislikes:before {
  content: "\e049";
}
i.glyphicons.star:before {
  content: "\e050";
}
i.glyphicons.link:before {
  content: "\e051";
}
i.glyphicons.eye_open:before {
  content: "\e052";
}
i.glyphicons.eye_close:before {
  content: "\e053";
}
i.glyphicons.alarm:before {
  content: "\e054";
}
i.glyphicons.clock:before {
  content: "\e055";
}
i.glyphicons.stopwatch:before {
  content: "\e056";
}
i.glyphicons.projector:before {
  content: "\e057";
}
i.glyphicons.history:before {
  content: "\e058";
}
i.glyphicons.truck:before {
  content: "\e059";
}
i.glyphicons.cargo:before {
  content: "\e060";
}
i.glyphicons.compass:before {
  content: "\e061";
}
i.glyphicons.keynote:before {
  content: "\e062";
}
i.glyphicons.paperclip:before {
  content: "\e063";
}
i.glyphicons.power:before {
  content: "\e064";
}
i.glyphicons.lightbulb:before {
  content: "\e065";
}
i.glyphicons.tag:before {
  content: "\e066";
}
i.glyphicons.tags:before {
  content: "\e067";
}
i.glyphicons.cleaning:before {
  content: "\e068";
}
i.glyphicons.ruller:before {
  content: "\e069";
}
i.glyphicons.gift:before {
  content: "\e070";
}
i.glyphicons.umbrella:before {
  content: "\2602";
}
i.glyphicons.book:before {
  content: "\e072";
}
i.glyphicons.bookmark:before {
  content: "\e073";
}
i.glyphicons.wifi:before {
  content: "\e074";
}
i.glyphicons.cup:before {
  content: "\e075";
}
i.glyphicons.stroller:before {
  content: "\e076";
}
i.glyphicons.headphones:before {
  content: "\e077";
}
i.glyphicons.headset:before {
  content: "\e078";
}
i.glyphicons.warning_sign:before {
  content: "\e079";
}
i.glyphicons.signal:before {
  content: "\e080";
}
i.glyphicons.retweet:before {
  content: "\e081";
}
i.glyphicons.refresh:before {
  content: "\e082";
}
i.glyphicons.roundabout:before {
  content: "\e083";
}
i.glyphicons.random:before {
  content: "\e084";
}
i.glyphicons.heat:before {
  content: "\e085";
}
i.glyphicons.repeat:before {
  content: "\e086";
}
i.glyphicons.display:before {
  content: "\e087";
}
i.glyphicons.log_book:before {
  content: "\e088";
}
i.glyphicons.adress_book:before {
  content: "\e089";
}
i.glyphicons.building:before {
  content: "\e090";
}
i.glyphicons.eyedropper:before {
  content: "\e091";
}
i.glyphicons.adjust:before {
  content: "\e092";
}
i.glyphicons.tint:before {
  content: "\e093";
}
i.glyphicons.crop:before {
  content: "\e094";
}
i.glyphicons.vector_path_square:before {
  content: "\e095";
}
i.glyphicons.vector_path_circle:before {
  content: "\e096";
}
i.glyphicons.vector_path_polygon:before {
  content: "\e097";
}
i.glyphicons.vector_path_line:before {
  content: "\e098";
}
i.glyphicons.vector_path_curve:before {
  content: "\e099";
}
i.glyphicons.vector_path_all:before {
  content: "\e100";
}
i.glyphicons.font:before {
  content: "\e101";
}
i.glyphicons.italic:before {
  content: "\e102";
}
i.glyphicons.bold:before {
  content: "\e103";
}
i.glyphicons.text_underline:before {
  content: "\e104";
}
i.glyphicons.text_strike:before {
  content: "\e105";
}
i.glyphicons.text_height:before {
  content: "\e106";
}
i.glyphicons.text_width:before {
  content: "\e107";
}
i.glyphicons.text_resize:before {
  content: "\e108";
}
i.glyphicons.left_indent:before {
  content: "\e109";
}
i.glyphicons.right_indent:before {
  content: "\e110";
}
i.glyphicons.align_left:before {
  content: "\e111";
}
i.glyphicons.align_center:before {
  content: "\e112";
}
i.glyphicons.align_right:before {
  content: "\e113";
}
i.glyphicons.justify:before {
  content: "\e114";
}
i.glyphicons.list:before {
  content: "\e115";
}
i.glyphicons.text_smaller:before {
  content: "\e116";
}
i.glyphicons.text_bigger:before {
  content: "\e117";
}
i.glyphicons.embed:before {
  content: "\e118";
}
i.glyphicons.embed_close:before {
  content: "\e119";
}
i.glyphicons.table:before {
  content: "\e120";
}
i.glyphicons.message_full:before {
  content: "\e121";
}
i.glyphicons.message_empty:before {
  content: "\e122";
}
i.glyphicons.message_in:before {
  content: "\e123";
}
i.glyphicons.message_out:before {
  content: "\e124";
}
i.glyphicons.message_plus:before {
  content: "\e125";
}
i.glyphicons.message_minus:before {
  content: "\e126";
}
i.glyphicons.message_ban:before {
  content: "\e127";
}
i.glyphicons.message_flag:before {
  content: "\e128";
}
i.glyphicons.message_lock:before {
  content: "\e129";
}
i.glyphicons.message_new:before {
  content: "\e130";
}
i.glyphicons.inbox:before {
  content: "\e131";
}
i.glyphicons.inbox_plus:before {
  content: "\e132";
}
i.glyphicons.inbox_minus:before {
  content: "\e133";
}
i.glyphicons.inbox_lock:before {
  content: "\e134";
}
i.glyphicons.inbox_in:before {
  content: "\e135";
}
i.glyphicons.inbox_out:before {
  content: "\e136";
}
i.glyphicons.cogwheel:before {
  content: "\e137";
}
i.glyphicons.cogwheels:before {
  content: "\e138";
}
i.glyphicons.picture:before {
  content: "\e139";
}
i.glyphicons.adjust_alt:before {
  content: "\e140";
}
i.glyphicons.database_lock:before {
  content: "\e141";
}
i.glyphicons.database_plus:before {
  content: "\e142";
}
i.glyphicons.database_minus:before {
  content: "\e143";
}
i.glyphicons.database_ban:before {
  content: "\e144";
}
i.glyphicons.folder_open:before {
  content: "\e145";
}
i.glyphicons.folder_plus:before {
  content: "\e146";
}
i.glyphicons.folder_minus:before {
  content: "\e147";
}
i.glyphicons.folder_lock:before {
  content: "\e148";
}
i.glyphicons.folder_flag:before {
  content: "\e149";
}
i.glyphicons.folder_new:before {
  content: "\e150";
}
i.glyphicons.edit:before {
  content: "\e151";
}
i.glyphicons.new_window:before {
  content: "\e152";
}
i.glyphicons.check:before {
  content: "\e153";
}
i.glyphicons.unchecked:before {
  content: "\e154";
}
i.glyphicons.more_windows:before {
  content: "\e155";
}
i.glyphicons.show_big_thumbnails:before {
  content: "\e156";
}
i.glyphicons.show_thumbnails:before {
  content: "\e157";
}
i.glyphicons.show_thumbnails_with_lines:before {
  content: "\e158";
}
i.glyphicons.show_lines:before {
  content: "\e159";
}
i.glyphicons.playlist:before {
  content: "\e160";
}
i.glyphicons.imac:before {
  content: "\e161";
}
i.glyphicons.macbook:before {
  content: "\e162";
}
i.glyphicons.ipad:before {
  content: "\e163";
}
i.glyphicons.iphone:before {
  content: "\e164";
}
i.glyphicons.iphone_transfer:before {
  content: "\e165";
}
i.glyphicons.iphone_exchange:before {
  content: "\e166";
}
i.glyphicons.ipod:before {
  content: "\e167";
}
i.glyphicons.ipod_shuffle:before {
  content: "\e168";
}
i.glyphicons.ear_plugs:before {
  content: "\e169";
}
i.glyphicons.phone:before {
  content: "\e170";
}
i.glyphicons.step_backward:before {
  content: "\e171";
}
i.glyphicons.fast_backward:before {
  content: "\e172";
}
i.glyphicons.rewind:before {
  content: "\e173";
}
i.glyphicons.play:before {
  content: "\e174";
}
i.glyphicons.pause:before {
  content: "\e175";
}
i.glyphicons.stop:before {
  content: "\e176";
}
i.glyphicons.forward:before {
  content: "\e177";
}
i.glyphicons.fast_forward:before {
  content: "\e178";
}
i.glyphicons.step_forward:before {
  content: "\e179";
}
i.glyphicons.eject:before {
  content: "\e180";
}
i.glyphicons.facetime_video:before {
  content: "\e181";
}
i.glyphicons.download_alt:before {
  content: "\e182";
}
i.glyphicons.mute:before {
  content: "\e183";
}
i.glyphicons.volume_down:before {
  content: "\e184";
}
i.glyphicons.volume_up:before {
  content: "\e185";
}
i.glyphicons.screenshot:before {
  content: "\e186";
}
i.glyphicons.move:before {
  content: "\e187";
}
i.glyphicons.more:before {
  content: "\e188";
}
i.glyphicons.brightness_reduce:before {
  content: "\e189";
}
i.glyphicons.brightness_increase:before {
  content: "\e190";
}
i.glyphicons.circle_plus:before {
  content: "\e191";
}
i.glyphicons.circle_minus:before {
  content: "\e192";
}
i.glyphicons.circle_remove:before {
  content: "\e193";
}
i.glyphicons.circle_ok:before {
  content: "\e194";
}
i.glyphicons.circle_question_mark:before {
  content: "\e195";
}
i.glyphicons.circle_info:before {
  content: "\e196";
}
i.glyphicons.circle_exclamation_mark:before {
  content: "\e197";
}
i.glyphicons.remove:before {
  content: "\e198";
}
i.glyphicons.ok:before {
  content: "\e199";
}
i.glyphicons.ban:before {
  content: "\e200";
}
i.glyphicons.download:before {
  content: "\e201";
}
i.glyphicons.upload:before {
  content: "\e202";
}
i.glyphicons.shopping_cart:before {
  content: "\e203";
}
i.glyphicons.lock:before {
  content: "\e204";
}
i.glyphicons.unlock:before {
  content: "\e205";
}
i.glyphicons.electricity:before {
  content: "\e206";
}
i.glyphicons.ok_2:before {
  content: "\e207";
}
i.glyphicons.remove_2:before {
  content: "\e208";
}
i.glyphicons.cart_out:before {
  content: "\e209";
}
i.glyphicons.cart_in:before {
  content: "\e210";
}
i.glyphicons.left_arrow:before {
  content: "\e211";
}
i.glyphicons.right_arrow:before {
  content: "\e212";
}
i.glyphicons.down_arrow:before {
  content: "\e213";
}
i.glyphicons.up_arrow:before {
  content: "\e214";
}
i.glyphicons.resize_small:before {
  content: "\e215";
}
i.glyphicons.resize_full:before {
  content: "\e216";
}
i.glyphicons.circle_arrow_left:before {
  content: "\e217";
}
i.glyphicons.circle_arrow_right:before {
  content: "\e218";
}
i.glyphicons.circle_arrow_top:before {
  content: "\e219";
}
i.glyphicons.circle_arrow_down:before {
  content: "\e220";
}
i.glyphicons.play_button:before {
  content: "\e221";
}
i.glyphicons.unshare:before {
  content: "\e222";
}
i.glyphicons.share:before {
  content: "\e223";
}
i.glyphicons.chevron-right:before {
  content: "\e224";
}
i.glyphicons.chevron-left:before {
  content: "\e225";
}
i.glyphicons.bluetooth:before {
  content: "\e226";
}
i.glyphicons.euro:before {
  content: "\20AC";
}
i.glyphicons.usd:before {
  content: "\e228";
}
i.glyphicons.gbp:before {
  content: "\e229";
}
i.glyphicons.retweet_2:before {
  content: "\e230";
}
i.glyphicons.moon:before {
  content: "\e231";
}
i.glyphicons.sun:before {
  content: "\2609";
}
i.glyphicons.cloud:before {
  content: "\2601";
}
i.glyphicons.direction:before {
  content: "\e234";
}
i.glyphicons.brush:before {
  content: "\e235";
}
i.glyphicons.pen:before {
  content: "\e236";
}
i.glyphicons.zoom_in:before {
  content: "\e237";
}
i.glyphicons.zoom_out:before {
  content: "\e238";
}
i.glyphicons.pin:before {
  content: "\e239";
}
i.glyphicons.albums:before {
  content: "\e240";
}
i.glyphicons.rotation_lock:before {
  content: "\e241";
}
i.glyphicons.flash:before {
  content: "\e242";
}
i.glyphicons.google_maps:before {
  content: "\e243";
}
i.glyphicons.anchor:before {
  content: "\2693";
}
i.glyphicons.conversation:before {
  content: "\e245";
}
i.glyphicons.chat:before {
  content: "\e246";
}
i.glyphicons.male:before {
  content: "\e247";
}
i.glyphicons.female:before {
  content: "\e248";
}
i.glyphicons.asterisk:before {
  content: "\002A";
}
i.glyphicons.divide:before {
  content: "\00F7";
}
i.glyphicons.snorkel_diving:before {
  content: "\e251";
}
i.glyphicons.scuba_diving:before {
  content: "\e252";
}
i.glyphicons.oxygen_bottle:before {
  content: "\e253";
}
i.glyphicons.fins:before {
  content: "\e254";
}
i.glyphicons.fishes:before {
  content: "\e255";
}
i.glyphicons.boat:before {
  content: "\e256";
}
i.glyphicons.delete:before {
  content: "\e257";
}
i.glyphicons.sheriffs_star:before {
  content: "\e258";
}
i.glyphicons.qrcode:before {
  content: "\e259";
}
i.glyphicons.barcode:before {
  content: "\e260";
}
i.glyphicons.pool:before {
  content: "\e261";
}
i.glyphicons.buoy:before {
  content: "\e262";
}
i.glyphicons.spade:before {
  content: "\e263";
}
i.glyphicons.bank:before {
  content: "\e264";
}
i.glyphicons.vcard:before {
  content: "\e265";
}
i.glyphicons.electrical_plug:before {
  content: "\e266";
}
i.glyphicons.flag:before {
  content: "\e267";
}
i.glyphicons.credit_card:before {
  content: "\e268";
}
i.glyphicons.keyboard-wireless:before {
  content: "\e269";
}
i.glyphicons.keyboard-wired:before {
  content: "\e270";
}
i.glyphicons.shield:before {
  content: "\e271";
}
i.glyphicons.ring:before {
  content: "\02DA";
}
i.glyphicons.cake:before {
  content: "\e273";
}
i.glyphicons.drink:before {
  content: "\e274";
}
i.glyphicons.beer:before {
  content: "\e275";
}
i.glyphicons.fast_food:before {
  content: "\e276";
}
i.glyphicons.cutlery:before {
  content: "\e277";
}
i.glyphicons.pizza:before {
  content: "\e278";
}
i.glyphicons.birthday_cake:before {
  content: "\e279";
}
i.glyphicons.tablet:before {
  content: "\e280";
}
i.glyphicons.settings:before {
  content: "\e281";
}
i.glyphicons.bullets:before {
  content: "\e282";
}
i.glyphicons.cardio:before {
  content: "\e283";
}
i.glyphicons.t-shirt:before {
  content: "\e284";
}
i.glyphicons.pants:before {
  content: "\e285";
}
i.glyphicons.sweater:before {
  content: "\e286";
}
i.glyphicons.fabric:before {
  content: "\e287";
}
i.glyphicons.leather:before {
  content: "\e288";
}
i.glyphicons.scissors:before {
  content: "\e289";
}
i.glyphicons.bomb:before {
  content: "\e290";
}
i.glyphicons.skull:before {
  content: "\e291";
}
i.glyphicons.celebration:before {
  content: "\e292";
}
i.glyphicons.tea_kettle:before {
  content: "\e293";
}
i.glyphicons.french_press:before {
  content: "\e294";
}
i.glyphicons.coffe_cup:before {
  content: "\e295";
}
i.glyphicons.pot:before {
  content: "\e296";
}
i.glyphicons.grater:before {
  content: "\e297";
}
i.glyphicons.kettle:before {
  content: "\e298";
}
i.glyphicons.hospital:before {
  content: "\e299";
}
i.glyphicons.hospital_h:before {
  content: "\e300";
}
i.glyphicons.microphone:before {
  content: "\e301";
}
i.glyphicons.webcam:before {
  content: "\e302";
}
i.glyphicons.temple_christianity_church:before {
  content: "\e303";
}
i.glyphicons.temple_islam:before {
  content: "\e304";
}
i.glyphicons.temple_hindu:before {
  content: "\e305";
}
i.glyphicons.temple_buddhist:before {
  content: "\e306";
}
i.glyphicons.bicycle:before {
  content: "\e307";
}
i.glyphicons.life_preserver:before {
  content: "\e308";
}
i.glyphicons.share_alt:before {
  content: "\e309";
}
i.glyphicons.comments:before {
  content: "\e310";
}
i.glyphicons.flower:before {
  content: "\2698";
}
i.glyphicons.baseball:before {
  content: "\e312";
}
i.glyphicons.rugby:before {
  content: "\e313";
}
i.glyphicons.ax:before {
  content: "\e314";
}
i.glyphicons.table_tennis:before {
  content: "\e315";
}
i.glyphicons.bowling:before {
  content: "\e316";
}
i.glyphicons.tree_conifer:before {
  content: "\e317";
}
i.glyphicons.tree_deciduous:before {
  content: "\e318";
}
i.glyphicons.more_items:before {
  content: "\e319";
}
i.glyphicons.sort:before {
  content: "\e320";
}
i.glyphicons.filter:before {
  content: "\e321";
}
i.glyphicons.gamepad:before {
  content: "\e322";
}
i.glyphicons.playing_dices:before {
  content: "\e323";
}
i.glyphicons.calculator:before {
  content: "\e324";
}
i.glyphicons.tie:before {
  content: "\e325";
}
i.glyphicons.wallet:before {
  content: "\e326";
}
i.glyphicons.piano:before {
  content: "\e327";
}
i.glyphicons.sampler:before {
  content: "\e328";
}
i.glyphicons.podium:before {
  content: "\e329";
}
i.glyphicons.soccer_ball:before {
  content: "\e330";
}
i.glyphicons.blog:before {
  content: "\e331";
}
i.glyphicons.dashboard:before {
  content: "\e332";
}
i.glyphicons.certificate:before {
  content: "\e333";
}
i.glyphicons.bell:before {
  content: "\e334";
}
i.glyphicons.candle:before {
  content: "\e335";
}
i.glyphicons.pushpin:before {
  content: "\e336";
}
i.glyphicons.iphone_shake:before {
  content: "\e337";
}
i.glyphicons.pin_flag:before {
  content: "\e338";
}
i.glyphicons.turtle:before {
  content: "\e339";
}
i.glyphicons.rabbit:before {
  content: "\e340";
}
i.glyphicons.globe:before {
  content: "\e341";
}
i.glyphicons.briefcase:before {
  content: "\e342";
}
i.glyphicons.hdd:before {
  content: "\e343";
}
i.glyphicons.thumbs_up:before {
  content: "\e344";
}
i.glyphicons.thumbs_down:before {
  content: "\e345";
}
i.glyphicons.hand_right:before {
  content: "\e346";
}
i.glyphicons.hand_left:before {
  content: "\e347";
}
i.glyphicons.hand_up:before {
  content: "\e348";
}
i.glyphicons.hand_down:before {
  content: "\e349";
}
i.glyphicons.fullscreen:before {
  content: "\e350";
}
i.glyphicons.shopping_bag:before {
  content: "\e351";
}
i.glyphicons.book_open:before {
  content: "\e352";
}
i.glyphicons.nameplate:before {
  content: "\e353";
}
i.glyphicons.nameplate_alt:before {
  content: "\e354";
}
i.glyphicons.vases:before {
  content: "\e355";
}
i.glyphicons.bullhorn:before {
  content: "\e356";
}
i.glyphicons.dumbbell:before {
  content: "\e357";
}
i.glyphicons.suitcase:before {
  content: "\e358";
}
i.glyphicons.file_import:before {
  content: "\e359";
}
i.glyphicons.file_export:before {
  content: "\e360";
}
i.glyphicons.bug:before {
  content: "\e361";
}
i.glyphicons.crown:before {
  content: "\e362";
}
i.glyphicons.smoking:before {
  content: "\e363";
}
i.glyphicons.cloud-upload:before {
  content: "\e364";
}
i.glyphicons.cloud-download:before {
  content: "\e365";
}
i.glyphicons.restart:before {
  content: "\e366";
}
i.glyphicons.security_camera:before {
  content: "\e367";
}
i.glyphicons.expand:before {
  content: "\e368";
}
i.glyphicons.collapse:before {
  content: "\e369";
}
i.glyphicons.collapse_top:before {
  content: "\e370";
}
i.glyphicons.globe_af:before {
  content: "\e371";
}
i.glyphicons.global:before {
  content: "\e372";
}
i.glyphicons.spray:before {
  content: "\e373";
}
i.glyphicons.nails:before {
  content: "\e374";
}
i.glyphicons.claw_hammer:before {
  content: "\e375";
}
i.glyphicons.classic_hammer:before {
  content: "\e376";
}
i.glyphicons.hand_saw:before {
  content: "\e377";
}
i.glyphicons.riflescope:before {
  content: "\e378";
}
i.glyphicons.electrical_socket_eu:before {
  content: "\e379";
}
i.glyphicons.electrical_socket_us:before {
  content: "\e380";
}
i.glyphicons.pinterest:before {
  content: "\e381";
}
i.glyphicons.dropbox:before {
  content: "\e382";
}
i.glyphicons.google_plus:before {
  content: "\e383";
}
i.glyphicons.jolicloud:before {
  content: "\e384";
}
i.glyphicons.yahoo:before {
  content: "\e385";
}
i.glyphicons.blogger:before {
  content: "\e386";
}
i.glyphicons.picasa:before {
  content: "\e387";
}
i.glyphicons.amazon:before {
  content: "\e388";
}
i.glyphicons.tumblr:before {
  content: "\e389";
}
i.glyphicons.wordpress:before {
  content: "\e390";
}
i.glyphicons.instapaper:before {
  content: "\e391";
}
i.glyphicons.evernote:before {
  content: "\e392";
}
i.glyphicons.xing:before {
  content: "\e393";
}
i.glyphicons.zootool:before {
  content: "\e394";
}
i.glyphicons.dribbble:before {
  content: "\e395";
}
i.glyphicons.deviantart:before {
  content: "\e396";
}
i.glyphicons.read_it_later:before {
  content: "\e397";
}
i.glyphicons.linked_in:before {
  content: "\e398";
}
i.glyphicons.forrst:before {
  content: "\e399";
}
i.glyphicons.pinboard:before {
  content: "\e400";
}
i.glyphicons.behance:before {
  content: "\e401";
}
i.glyphicons.github:before {
  content: "\e402";
}
i.glyphicons.youtube:before {
  content: "\e403";
}
i.glyphicons.skitch:before {
  content: "\e404";
}
i.glyphicons.foursquare:before {
  content: "\e405";
}
i.glyphicons.quora:before {
  content: "\e406";
}
i.glyphicons.badoo:before {
  content: "\e407";
}
i.glyphicons.spotify:before {
  content: "\e408";
}
i.glyphicons.stumbleupon:before {
  content: "\e409";
}
i.glyphicons.readability:before {
  content: "\e410";
}
i.glyphicons.facebook:before {
  content: "\e411";
}
i.glyphicons.twitter:before {
  content: "\e412";
}
i.glyphicons.instagram:before {
  content: "\e413";
}
i.glyphicons.posterous_spaces:before {
  content: "\e414";
}
i.glyphicons.vimeo:before {
  content: "\e415";
}
i.glyphicons.flickr:before {
  content: "\e416";
}
i.glyphicons.last_fm:before {
  content: "\e417";
}
i.glyphicons.rss:before {
  content: "\e418";
}
i.glyphicons.skype:before {
  content: "\e419";
}
i.glyphicons.e-mail:before {
  content: "\e420";
}

/* Layout Configuration */
.mobile.two-columns-left::after,
.desktop.two-columns-left::after,
.mobile.two-columns-right::after,
.desktop.two-columns-right::after {
  display: block;
  height: 0;
  clear: both;
  content: ' ';
}
.mobile {
  display: none;
}
@media (max-width: 770px) {
  .mobile {
    display: block;
  }
}
.mobile .mobile-block {
  display: none;
}
@media (max-width: 770px) {
  .mobile .mobile-block {
    display: block;
  }
}
.mobile.two-columns-left section.content,
.mobile.two-columns-right section.content {
  width: 100%;
  float: left;
}
.mobile.two-columns-left section.content .swipe-me,
.mobile.two-columns-right section.content .swipe-me {
  width: 40px;
  height: 40px;
  -webkit-transition: all 0.5s 0.3s ease-in-out;
  -moz-transition: all 0.5s 0.3s ease-in-out;
  -o-transition: all 0.5s 0.3s ease-in-out;
  transition: all 0.5s 0.3s ease-in-out;
  opacity: 0.5;
  text-indent: -10000px;
  cursor: pointer;
  margin-bottom: 5px;
  margin-top: -15px;
  float: right;
}
.mobile.two-columns-left section.content .swipe-me:hover,
.mobile.two-columns-right section.content .swipe-me:hover {
  opacity: 0.7;
}
.mobile.two-columns-left section.content .swipe-me.right,
.mobile.two-columns-right section.content .swipe-me.right {
  background: url(https://www.malltv.lol/skin/frontend/base/default/mpblog/images/swipe_left.png) no-repeat 100% 50% transparent;
  background: url(https://www.malltv.lol/skin/frontend/base/default/mpblog/images/swipe_left.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left section.content .swipe-me.left,
.mobile.two-columns-right section.content .swipe-me.left {
  background: url(https://www.malltv.lol/skin/frontend/base/default/mpblog/images/swipe_right.png) no-repeat 100% 50% transparent;
  background: url(https://www.malltv.lol/skin/frontend/base/default/mpblog/images/swipe_right.svg) no-repeat 100% 50% transparent;
}
.mobile.two-columns-left aside,
.mobile.two-columns-right aside {
  position: fixed;
  width: 80%;
  max-width: 320px;
  top: 0;
  height: 100vh;
  background: #fff;
  z-index: 199999;
  padding: 20px;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right,
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  overflow-y: scroll;
  display: none;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active,
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  display: block;
  -webkit-box-shadow: 0px 0 15px 0 #333;
  -moz-box-shadow: 0px 0 15px 0 #333;
  box-shadow: 0px 0 15px 0 #333;
}
.mobile.two-columns-left aside.right,
.mobile.two-columns-right aside.right {
  right: -80%;
}
.mobile.two-columns-left aside.right.active,
.mobile.two-columns-right aside.right.active {
  right: 0;
}
.mobile.two-columns-left aside.left,
.mobile.two-columns-right aside.left {
  /* None Active */
  left: -80%;
}
.mobile.two-columns-left aside.left.active,
.mobile.two-columns-right aside.left.active {
  left: 0;
}
.mobile.two-columns-left .mpblog-search input#search-blog,
.mobile.two-columns-right .mpblog-search input#search-blog {
  width: 100%;
}
.desktop {
  display: block;
}
@media (max-width: 770px) {
  .desktop {
    display: none;
  }
}
.desktop .desktop-block {
  display: block;
}
@media (max-width: 770px) {
  .desktop .desktop-block {
    display: none;
  }
}
.desktop.two-columns-left section.content,
.desktop.two-columns-right section.content {
  width: 74%;
  float: left;
}
.desktop.two-columns-left aside.left,
.desktop.two-columns-right aside.left,
.desktop.two-columns-left aside.right,
.desktop.two-columns-right aside.right {
  width: 23%;
  float: left;
}
.desktop.two-columns-right section.content {
  padding-right: 20px;
}
.desktop.two-columns-left section.content {
  padding-left: 20px;
}
.desktop.three-columns section.content {
  width: 58%;
  float: left;
  padding: 0 18px;
}
.desktop.three-columns aside.left,
.desktop.three-columns aside.right {
  width: 18%;
  float: left;
}
/* List of Posts */
@media (max-width: 1024px) {
  .mpblog-list.list .mpblog-post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 1em;
    padding-bottom: 1em;
  }
  .mpblog-list.list .mpblog-post:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
.mpblog-list.list .mpblog-post .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.list .mpblog-post .post-thumbnail {
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.list .mpblog-post .post-thumbnail:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.mpblog-list.list .mp-read-more {
  margin-right: 1.5em;
  margin-bottom: 1.5em;
  float: left;
}
.mpblog-list.grid {
  width: 100%;
}
.mpblog-list.grid .item {
  -webkit-transition: width 0.3s ease-in-out;
  -moz-transition: width 0.3s ease-in-out;
  -o-transition: width 0.3s ease-in-out;
  transition: width 0.3s ease-in-out;
  float: left;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mpblog-list.grid .item .post-container {
  overflow: hidden;
  background-color: #f4f4f4;
  padding: 10px;
}
.mpblog-list.grid .item .post-container .thumbnail-container {
  overflow: hidden;
}
.mpblog-list.grid .item .post-container .post-thumbnail {
  margin: -10px -10px 10px;
  -webkit-transition: -webkit-transform 0.3s 0.15s ease-out;
  -moz-transition: -moz-transform 0.3s 0.15s ease-out;
  -o-transition: -o-transform 0.3s 0.15s ease-out;
  transition: -webkit-transform 0.3s 0.15s ease-out,-moz-transform 0.3s 0.15s ease-out,-o-transform 0.3s 0.15s ease-out,transform 0.3s 0.15s ease-out;
}
.mpblog-list.grid .item .post-container .post-thumbnail:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.mpblog-list.grid .item .post-container .mp-footer {
  margin-bottom: 20px;
}
.mpblog-list.grid .item .post-container span.comments {
  float: left;
  margin-left: 0;
}
/* Grid Sizer */
.three-columns .mpblog-list.grid .grid-sizer {
  width: 33%;
}
.three-columns .mpblog-list.grid .item {
  width: 33%;
}
.three-columns .mpblog-list.grid .item.w2 {
  width: 66%;
}
.three-columns .mpblog-list.grid .item.w3 {
  width: 100%;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item {
    width: 50%;
  }
  .three-columns .mpblog-list.grid .item.w2,
  .three-columns .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .three-columns .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .three-columns .mpblog-list.grid .item.w3,
  .three-columns .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.two-columns-right .mpblog-list.grid .grid-sizer,
.two-columns-left .mpblog-list.grid .grid-sizer {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item,
.two-columns-left .mpblog-list.grid .item {
  width: 25%;
}
.two-columns-right .mpblog-list.grid .item.w2,
.two-columns-left .mpblog-list.grid .item.w2 {
  width: 50%;
}
.two-columns-right .mpblog-list.grid .item.w3,
.two-columns-left .mpblog-list.grid .item.w3 {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    width: 50%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .two-columns-right .mpblog-list.grid .grid-sizer,
  .two-columns-left .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item,
  .two-columns-left .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .two-columns-right .mpblog-list.grid .item.w3,
  .two-columns-left .mpblog-list.grid .item.w3,
  .two-columns-right .mpblog-list.grid .item.w2,
  .two-columns-left .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.one-column .mpblog-list.grid .grid-sizer {
  width: 20%;
}
.one-column .mpblog-list.grid .item {
  width: 20%;
}
.one-column .mpblog-list.grid .item.w2 {
  width: 40%;
}
.one-column .mpblog-list.grid .item.w3 {
  width: 60%;
}
@media only screen and (max-width: 1024px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item {
    width: 33%;
  }
  .one-column .mpblog-list.grid .item.w2 {
    width: 66%;
  }
  .one-column .mpblog-list.grid .item.w3 {
    width: 100%;
    padding: 0 !important;
  }
}
@media only screen and (max-width: 600px) {
  .one-column .mpblog-list.grid .grid-sizer {
    width: 100%;
  }
  .one-column .mpblog-list.grid .item {
    padding: 0 !important;
    width: 100%;
  }
  .one-column .mpblog-list.grid .item.w3,
  .one-column .mpblog-list.grid .item.w2 {
    width: 100%;
  }
}
.mpblog-container.list .mp-pager {
  border-top: 1px solid #cccccc;
}
.mpblog-container .mp-pager {
  margin-top: 40px;
  padding: 10px 5px 0;
}
.mpblog-container .mp-pager .navi a {
  line-height: 16px;
  min-height: 16px;
  width: 45%;
}
.mpblog-container .mp-pager .newer a {
  float: right;
  text-align: right;
}
.mpblog-container .mp-pager .newer a i.glyphicons {
  margin-left: 5px;
}
.mpblog-container .mp-pager .older a {
  float: left;
  text-align: left;
}
.mpblog-container .mp-pager .older a i.glyphicons {
  margin-right: 5px;
}
/** Comments */
@media (max-width: 770px) {
  .comments-action {
    display: inline-block;
    margin-top: 20px;
  }
}
@media (min-width: 770px) {
  .comments-action {
    float: right;
  }
}
.comments-action .leave-a-comment {
  margin-left: 15px;
  line-height: 24px;
}
.comments-action .leave-a-comment a {
  text-transform: uppercase;
  font-size: larger;
}
.comments-action .blog-icon.rss {
  background: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/rss.png") no-repeat 0 0 transparent;
  /** One for elder */
  background: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/rss.svg") no-repeat 0 0 transparent;
  /** One for new */
}
@media (min-width: 770px) {
  .comments-action .blog-icon.rss {
    display: inline-block;
  }
}
.comments-action .blog-icon.rss,
.comments-action .leave-a-comment {
  float: left;
}
.mpblog-comments-container .comments-header {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 5px;
  position: relative;
}
.mpblog-comments-container .comments-header span.leave-a-comment {
  float: left;
  margin-left: 0;
}
.mpblog-comments-container .comments-header span.rss-comments {
  float: left;
  margin-left: 20px;
}
.mpblog-comments-container .mp-comment-header {
  margin-bottom: 10px;
}
.mpblog-comments-container .mp-comment-author,
.mpblog-comments-container .mp-comment-date,
.mpblog-comments-container .mp-comment-willapprove {
  float: left;
  margin-right: 10px;
}
.mpblog-comments-container .mp-comment-willapprove {
  color: red;
  font-style: italic;
  font-size: smaller;
}
.mpblog-comments-container .mp-replies {
  padding-left: 24px;
}
@media (max-width: 1024px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 12px;
  }
}
@media (max-width: 600px) {
  .mpblog-comments-container .mp-replies {
    padding-left: 6px;
  }
}
.mp-comment-content,
.mp-comment-form {
  padding: 10px;
  margin: 20px 0;
  border: 1px solid #cccccc;
}
.mp-comment-content.my-comment {
  border-color: #3399cc;
}
.mp-comment-form {
  background-color: #f4f4f4;
}
.mp-comment-form h5 {
  text-transform: none;
}
.mp-blog-loader {
  background: url('https://www.malltv.lol/skin/frontend/base/default/mpblog/images/ajax-loader.gif') no-repeat scroll 50% 0 transparent;
  height: 11px;
  width: 16px;
  margin: 0 auto;
}
.comment-form-field {
  margin-bottom: 10px;
  position: relative;
}
.comment-form-field .checkbox + label {
  padding: 0;
}
.comment-form-field textarea,
.comment-form-field input[type="text"] {
  line-height: 1.5;
  padding: 5px !important;
}
.comment-form-field textarea {
  height: 72px;
  width: 100%;
  max-width: 460px;
}
.comment-form-field textarea,
.comment-form-field textarea:focus {
  background-color: #ffffff;
}
.comment-form-field input[type="checkbox"] {
  display: none;
}
.comment-form-field input[type="checkbox"] + label {
  width: auto;
  max-width: 100%;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1;
}
.comment-form-field input[type="checkbox"] + label:before {
  content: "";
  background: white;
  float: left;
  margin-right: 5px;
  display: inline-block;
  width: 14px;
  height: 14px;
  border: 1px solid #cccccc;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.comment-form-field input[type="checkbox"]:checked + label:before {
  background: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/checked-input.png") no-repeat 50% 50% white;
  background: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/checked-input.svg") no-repeat 50% 50% white;
}
.comment-form-field input.text {
  width: 70% !important;
}
@media (max-width: 770px) {
  .comment-form-field input.text {
    width: 100% !important;
  }
}
.comment-form-field textarea,
.comment-form-field input.text {
  border: 1px solid #cccccc;
  -webkit-transition: -webkit-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -moz-transition: -moz-box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -o-transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: box-shadow 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.comment-form-field textarea.validation-failed,
.comment-form-field input.text.validation-failed {
  border: 1px dashed red;
}
.form-actions {
  text-align: right;
  position: relative;
}
.form-actions .mp-comment-reply-btn {
  text-transform: uppercase;
}
.form-actions .subscribe {
  position: absolute;
  left: 0;
  border-color: transparent;
}
.mpblog-container h1.mp-title {
  margin-bottom: 20px;
}
@media (max-width: 770px) {
  .mp-blog-head {
    text-align: center;
  }
}
.mp-blog-head h1 {
  float: left;
  margin-bottom: 0.25em;
  max-width: 90%;
}
@media (max-width: 1024px) {
  .mp-blog-head h1 {
    max-width: 85%;
    font-size: larger;
  }
}
@media (max-width: 770px) {
  .mp-blog-head h1 {
    max-width: 100%;
  }
}
.mp-blog-head a.mp-blog-rss-link,
.mp-blog-head a.mp-blog-print-link {
  font-size: smaller;
}
@media (max-width: 770px) {
  .mp-blog-head a.mp-blog-rss-link,
  .mp-blog-head a.mp-blog-print-link {
    display: none;
  }
}
.mp-blog-head span.mp-blog-rss,
.mp-blog-head span.mp-blog-print {
  float: right;
  margin-top: 4px;
}
@media (max-width: 770px) {
  .mp-blog-head span.mp-blog-rss,
  .mp-blog-head span.mp-blog-print {
    display: none;
  }
}
.mpblog-post {
  clear: both;
  margin-bottom: 20px;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-post-header h2 {
    font-size: larger;
    margin-bottom: 0;
  }
}
.mpblog-post .post-thumbnail {
  margin-bottom: 1em;
}
.mpblog-post .post-thumbnail img.thumbnail {
  width: 100%;
}
@media (max-width: 1024px) {
  .mpblog-post .post-thumbnail {
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header {
  padding: 0.5em 0;
  margin-bottom: 1em;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
    margin-bottom: 0.5em;
  }
}
.mpblog-post .mp-header .posted-by,
.mpblog-post .mp-header .date,
.mpblog-post .mp-header .views {
  float: left;
}
@media (max-width: 1024px) {
  .mpblog-post .mp-header {
    border-top: none;
  }
}
.mpblog-post .mp-content div.mp-details {
  margin-top: 20px;
}
.mpblog-post .mp-content iframe.blog-video {
  margin-bottom: 1.5em !important;
}
.mpblog-post .mp-content hr.cutter {
  display: none;
}
.mpblog-post .mp-content ol,
.mpblog-post .mp-content ul {
  margin-left: 20px;
}
.mpblog-post .mp-content img {
  width: 100%;
}
.mpblog-post .mp-content img.alignleft {
  display: inline;
  float: left;
  margin: 0 20px 3px 0;
}
.mpblog-post .mp-content img.alignright {
  display: inline;
  float: right;
  margin: 0 0 3px 20px;
}
.mpblog-post .mp-content a > img {
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: bottom;
  -webkit-transition: -webkit-box-shadow 0.15s 0.3s ease-in-out;
  -moz-transition: -moz-box-shadow 0.15s 0.3s ease-in-out;
  -o-transition: box-shadow 0.15s 0.3s ease-in-out;
  transition: box-shadow 0.15s 0.3s ease-in-out;
}
.mpblog-post .mp-content a > img:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
}
.mpblog-post .mp-content blockquote {
  margin: 0 1.6em 1.5em;
  padding-left: 0;
  color: #777;
  font-style: italic;
}
.mpblog-post .mp-content table {
  margin-bottom: 1.5em;
}
.mpblog-post .mp-content table tr th {
  font-weight: bold;
  border-bottom: 2px solid #cccccc;
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr td,
.mpblog-post .mp-content table tr th {
  padding: 5px 10px;
}
.mpblog-post .mp-content table tr:nth-child(odd) td {
  background-color: #ffffff;
}
.mpblog-post .mp-content table tr:nth-child(even) td {
  background-color: #f4f4f4;
}
.mpblog-post span.mp-tags,
.mpblog-post span.categories,
.mpblog-post span.posted-by,
.mpblog-post span.date,
.mpblog-post span.go-to-comments,
.mpblog-post span.leave-a-comment,
.mpblog-post span.comments,
.mpblog-post span.rss-comments,
.mpblog-post span.views {
  font-size: smaller;
}
.mpblog-post span.mp-tags {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.mp-tags-pic {
  float: left;
  width: 20px;
}
.mpblog-post span.mp-tags-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.categories {
  margin-right: 20px;
  float: left;
}
.mpblog-post span.categories-pic {
  float: left;
  display: block;
  width: 19px;
  height: 16px;
}
.mpblog-post span.categories-pic span.text {
  line-height: 16px;
  text-indent: -999em;
  display: block;
}
.mpblog-post span.posted-by {
  margin-right: 20px;
}
.mpblog-post span.date {
  margin-right: 20px;
}
.mpblog-post span.views {
  margin-right: 20px;
}
.mpblog-post span.comments {
  float: right;
  margin-left: 20px;
}
@media (max-width: 600px) {
  .mpblog-post span.comments {
    display: none;
  }
}
.mpblog-post i.glyphicons {
  margin-right: 5px;
}
.mpblog-post .customer-action-bar {
  padding: 20px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 770px) {
  .mpblog-post .customer-action-bar {
    text-align: center;
  }
}
.blog-icon {
  width: 24px;
  height: 24px;
  display: inline-block;
  opacity: 0.8;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.blog-icon:hover {
  opacity: 1;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.blog-icon:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -o-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
/* Recent Comments and Posts */
.mp-recentcomment-date,
.mp-recentpost-date {
  font-style: italic;
  font-size: smaller;
  margin-bottom: 2px;
  margin-top: 2px;
}
/* Fix Magento Calendar Styles */
i.glyphicons.calendar {
  border: none !important;
  background: none !important;
}
/* Sidebars */
.mpblog-categories .block-content,
.mpblog-search .block-content,
.mpblog-recentposts .block-content,
.mpblog-tags .block-content,
.mpblog-recentcomments .block-content,
.mpblog-archives .block-content {
  padding: 5px 10px;
}
.mpblog-categories ul li,
.mpblog-recentcomments ul li,
.mpblog-archives ul li {
  padding-left: 20px;
  margin-bottom: 3px;
  position: relative;
}
/* Sidebar Blocks */
.sidebar-common ul li.active a {
  font-weight: bold;
}
.sidebar-common ul li i.glyphicons,
.sidebar-common ul li i.glyphicons:before {
  font-size: smaller;
}
.sidebar-common ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-categories ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a,
.mpblog-recentposts ul li.active a,
.mpblog-recentcomments ul li.active a,
.mpblog-archives ul li.active a {
  font-weight: bold;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-categories ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before,
.mpblog-recentposts ul li i.glyphicons:before,
.mpblog-recentcomments ul li i.glyphicons:before,
.mpblog-archives ul li i.glyphicons:before {
  font-size: smaller;
}
.mpblog-categories ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons,
.mpblog-recentposts ul li i.glyphicons,
.mpblog-recentcomments ul li i.glyphicons,
.mpblog-archives ul li i.glyphicons {
  display: block;
  left: 4px;
  top: 2px;
  position: absolute;
}
.mpblog-recentposts .mp-post-thesis {
  margin-top: 3px;
}
.mpblog-recentposts .thumbnail {
  float: left;
  border: 1px solid #D0CBC1;
  padding: 3px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: 68px;
  height: 68px;
}
.mpblog-recentposts .thumbnail:hover {
  -webkit-box-shadow: 0px 0px 6px 0 #cccccc;
  -moz-box-shadow: 0px 0px 6px 0 #cccccc;
  box-shadow: 0px 0px 6px 0 #cccccc;
  -webkit-transition: all 0.15s 0.3s ease-in-out;
  -moz-transition: all 0.15s 0.3s ease-in-out;
  -o-transition: all 0.15s 0.3s ease-in-out;
  transition: all 0.15s 0.3s ease-in-out;
}
.mpblog-recentposts .thumbnail .img {
  width: 60px;
  height: 60px;
}
.mpblog-recentposts ul li {
  margin-bottom: 20px;
}
.mpblog-recentposts ul li:last-child {
  margin-bottom: 0;
}
.mpblog-archives .block-content {
  padding-top: 10px;
}
.mpblog-archives .block-content .actions {
  margin: 10px -10px -5px;
}
/* Tags */
.mpblog-tags .tag-list.cloud-enabled {
  display: none;
}
.mpblog-tags .block-content canvas {
  width: 100%;
  margin-left: -5px;
}
.mpblog-tags ul {
  list-style-type: none;
}
.mpblog-tags ul li {
  display: inline;
}
.mpblog-tags a.tag1 {
  font-size: 0.7em;
  font-weight: 100;
}
.mpblog-tags a.tag2 {
  font-size: 0.8em;
  font-weight: 200;
}
.mpblog-tags a.tag3 {
  font-size: 0.9em;
  font-weight: 300;
}
.mpblog-tags a.tag4 {
  font-size: 1.0em;
  font-weight: 400;
}
.mpblog-tags a.tag5 {
  font-size: 1.2em;
  font-weight: 500;
}
.mpblog-tags a.tag6 {
  font-size: 1.4em;
  font-weight: 600;
}
.mpblog-tags a.tag7 {
  font-size: 1.6em;
  font-weight: 700;
}
.mpblog-tags a.tag8 {
  font-size: 1.8em;
  font-weight: 800;
}
.mpblog-tags a.tag9 {
  font-size: 2.2em;
  font-weight: 900;
}
.mpblog-tags a.tag10 {
  font-size: 2.5em;
  font-weight: 900;
}
/* Social Share */
@media (min-width: 770px) {
  .mpblog-social-container {
    float: left;
  }
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul {
    text-align: center;
    width: 100%;
  }
}
.mpblog-social-container .mp-buttons ul li {
  margin-right: 5px;
  float: left;
}
@media (max-width: 770px) {
  .mpblog-social-container .mp-buttons ul li {
    margin-bottom: 5px;
    display: inline-block;
  }
}
.mpblog-social-container .mp-buttons ul li .blog-icon {
  float: left;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-color: transparent;
}
.mpblog-social-container .mp-buttons ul li .blog-icon.twitter {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/twitter.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/twitter.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.facebook {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/facebook.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/facebook.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.vkontakte {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/vk.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/vk.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.odnoklassniki {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/ok.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/ok.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.blogger {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/blogger.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/blogger.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.tumblr {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/tumblr.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/tumblr.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.pinterest {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/pinterest.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/pinterest.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.digg {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/digg.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/digg.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.mixx {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/mixx.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/mixx.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.delicious {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/delicious.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/delicious.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.stumbleupon {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/stumbleupon.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/stumbleupon.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.slashdot {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/slashdot.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/slashdot.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.reddit {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/reddit.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/reddit.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.linkedin {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/linkedin.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/linkedin.svg");
}
.mpblog-social-container .mp-buttons ul li .blog-icon.google {
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.png");
  background-image: url("https://www.malltv.lol/skin/frontend/base/default/mpblog/images/assets/google_bookmarks.svg");
}
.search-query {
  margin-bottom: 20px;
}
.search-query .input-box {
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  float: left;
}
.search-query .input-box button.button {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: none;
  padding: 6px 7px;
}
.search-query .input-box button.button i.glyphicons.search {
  opacity: 0.5;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.search-query .input-box button.button i.glyphicons.search:hover {
  opacity: 1;
}
.search-query .input-box button.button i.glyphicons.search:active {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -o-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
.search-query .input-box input[type="text"] {
  width: 100%;
}
.search-query .advice {
  padding: 3px 10px;
  border: 1px solid #cccccc;
  background: #f4f4f4;
  float: left;
  -webkit-border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 2px;
  -moz-background-clip: padding;
  border-radius: 2px;
  background-clip: padding-box;
}
.search-query .advice a {
  font-weight: bold;
}
.mpblog-search .block-content button.button {
  margin-top: 10px;
  margin-bottom: 5px;
}
.mpblog-search .block-content input.input-text {
  width: 168px;
  margin-top: 5px;
}
/* Preview */
.mpblog-preview {
  padding: 20px;
}
.mpblog-preview .mpblog-preview-header {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.mpblog-preview-button-set {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
textarea.placeholder .placeholder,
input.placeholder[type="text"] .placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder .hovered-placeholder,
input.placeholder[type="text"] .hovered-placeholder {
  opacity: 1;
}
textarea.placeholder .focused-placeholder,
input.placeholder[type="text"] .focused-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder::-webkit-input-placeholder,
input.placeholder[type="text"]::-webkit-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-moz-placeholder,
input.placeholder[type="text"]:-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder::-moz-placeholder,
input.placeholder[type="text"]::-moz-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:-ms-input-placeholder,
input.placeholder[type="text"]:-ms-input-placeholder {
  color: #8c8c8c;
  text-indent: 0;
  opacity: 0.8;
  -webkit-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -moz-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  -o-transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
  transition: text-indent 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
textarea.placeholder:hover::-webkit-input-placeholder,
input.placeholder[type="text"]:hover::-webkit-input-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-moz-placeholder,
input.placeholder[type="text"]:hover:-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover::-moz-placeholder,
input.placeholder[type="text"]:hover::-moz-placeholder {
  opacity: 1;
}
textarea.placeholder:hover:-ms-input-placeholder,
input.placeholder[type="text"]:hover:-ms-input-placeholder {
  opacity: 1;
}
textarea.placeholder:focus,
input.placeholder[type="text"]:focus {
  -webkit-box-shadow: inset 0px 0px 5px 0px #cccccc;
  -moz-box-shadow: inset 0px 0px 5px 0px #cccccc;
  box-shadow: inset 0px 0px 5px 0px #cccccc;
  border: 1px solid #4d4d4d;
}
textarea.placeholder:focus::-webkit-input-placeholder,
input.placeholder[type="text"]:focus::-webkit-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-moz-placeholder,
input.placeholder[type="text"]:focus:-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus::-moz-placeholder,
input.placeholder[type="text"]:focus::-moz-placeholder {
  text-indent: -100%;
  opacity: 0;
}
textarea.placeholder:focus:-ms-input-placeholder,
input.placeholder[type="text"]:focus:-ms-input-placeholder {
  text-indent: -100%;
  opacity: 0;
}
.fix-me {
  zoom: 1;
  /* IE6&7 */
}
.fix-me:before,
.fix-me:after {
  content: "";
  display: table;
}
.fix-me:after {
  clear: both;
}
.to-left {
  float: left;
}
.to-right {
  float: right;
}
/* Misc styles */
div.fixed {
  clear: both;
}
/* Icons Color Scheme */
i.mpblog-classic.glyphicons,
i.mpblog-classic.glyphicons:before {
  color: #3399cc;
}
i.mpblog-red.glyphicons,
i.mpblog-red.glyphicons:before {
  color: #7C0104;
}
i.mpblog-green.glyphicons,
i.mpblog-green.glyphicons:before {
  color: #003300;
}
i.mpblog-blue.glyphicons,
i.mpblog-blue.glyphicons:before {
  color: #003366;
}
i.mpblog-grey.glyphicons,
i.mpblog-grey.glyphicons:before {
  color: #333333;
}
i.mpblog-old-magento.glyphicons,
i.mpblog-old-magento.glyphicons:before {
  color: #0A263C;
}
/*# sourceMappingURL=styles.css.map */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete {
  position: absolute;
  top: -5px;
  right: 0px;
  height: 34px;
  width: 458px;
  padding: 4px 10px;
  -webkit-border-radius: 0px 0px 0px 5px;
  -moz-border-radius: 0px 0px 0px 5px;
  border-radius: 0px 0px 0px 5px;
  background: #fff;
  display: block;
}
.searchautocomplete .sprite {
  background: url('https://www.malltv.lol/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete > label {
  float: left;
  margin-right: 10px;
  color: #333;
  font-weight: bold;
  margin-top: 8px;
}
.searchautocomplete .nav {
  background: url('https://www.malltv.lol/skin/frontend/base/default/images/mirasvit/sprite.png');
  float: left;
  height: 34px;
  position: relative;
  width: 340px;
}
.searchautocomplete .nav .nav-search-in {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 15;
}
.searchautocomplete .nav .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  left: 5px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  top: 5px;
  visibility: visible;
  width: auto;
}
.searchautocomplete .nav .nav-search-in .category-fake {
  -webkit-border-radius: 5px 0px 0px 5px;
  -moz-border-radius: 5px 0px 0px 5px;
  border-radius: 5px 0px 0px 5px;
  background-color: #fcfcfc;
  background-image: -moz-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f7f7f7));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: -o-linear-gradient(top, #ffffff, #f7f7f7);
  background-image: linear-gradient(to bottom, #ffffff, #f7f7f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
  border-right: 1px solid #dddddd;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  height: 27px;
  line-height: 27px;
  margin: 4px 0px 0px 2px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
}
.searchautocomplete .nav .nav-search-in .nav-down-arrow {
  right: 10px;
  top: 16px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #000000 transparent transparent transparent;
  line-height: 0px;
}
.searchautocomplete .nav .nav-search-in:hover .category-fake {
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#e1e1e1));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: -o-linear-gradient(top, #f7f7f7, #e1e1e1);
  background-image: linear-gradient(to bottom, #f7f7f7, #e1e1e1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffe1e1e1', GradientType=0);
}
.searchautocomplete .nav .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .nav .nav-input {
  *zoom: 1;
  margin: 6px 0px 0px 10px;
  padding: 0px 5px 0px 5px;
  z-index: 12;
  position: relative;
}
.searchautocomplete .nav .nav-input:before,
.searchautocomplete .nav .nav-input:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .nav .nav-input:after {
  clear: both;
}
.searchautocomplete .nav .nav-input input {
  z-index: 10;
  padding: 0px;
  height: 23px;
  border: 0px;
  font-family: arial, sans-serif;
  font-size: 12px;
  background: transparent;
  color: black;
  outline: 0px;
  margin-left: 5px;
  width: 100%;
}
.searchautocomplete .nav .nav-input input.suggest {
  display: none;
  color: #999;
  z-index: 9;
}
.searchautocomplete .nav-submit-button {
  background: url('https://www.malltv.lol/skin/frontend/base/default/images/mirasvit/sprite.png');
  background-position: 0px -34px;
  background-repeat: no-repeat;
  float: left;
  height: 34px;
  padding-left: 5px;
}
.searchautocomplete .nav-submit-button .button {
  width: 39px;
  height: 34px;
  padding: 0px 9px;
  margin: 0px;
  cursor: pointer;
  font-weight: bold;
  color: white;
  line-height: 12px;
  font-size: 13px;
  background-color: #3c454e;
  background-image: -moz-linear-gradient(top, #444c55, #313a44);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444c55), to(#313a44));
  background-image: -webkit-linear-gradient(top, #444c55, #313a44);
  background-image: -o-linear-gradient(top, #444c55, #313a44);
  background-image: linear-gradient(to bottom, #444c55, #313a44);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444c55', endColorstr='#ff313a44', GradientType=0);
  border: 1px solid #313a44;
  -webkit-border-radius: 0px 5px 5px 0px;
  -moz-border-radius: 0px 5px 5px 0px;
  border-radius: 0px 5px 5px 0px;
  z-index: 14;
}
.searchautocomplete .nav-submit-button .button:hover {
  background-color: #39414b;
  background-image: -moz-linear-gradient(top, #313a44, #444c55);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#313a44), to(#444c55));
  background-image: -webkit-linear-gradient(top, #313a44, #444c55);
  background-image: -o-linear-gradient(top, #313a44, #444c55);
  background-image: linear-gradient(to bottom, #313a44, #444c55);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff313a44', endColorstr='#ff444c55', GradientType=0);
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  padding: 15px 10px 5px 10px;
  position: absolute;
  right: 48px;
  top: 42px;
  width: 318px;
  z-index: 102;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  margin-bottom: 5px;
  border: 1px solid #ccc;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a.name {
  color: #444;
  font-weight: bold;
  display: block;
  margin-bottom: 3px;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background-color: #eeffee;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .highlight strong {
  color: #f00;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings {
  margin: 0;
  line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .ratings .rating-box {
  float: left;
  margin: 0 5px 0 0;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 4px 5px 10px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  width: 18px;
  height: 18px;
  top: 9px;
  right: 10px;
  z-index: 99;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  display: none;
}
.searchautocomplete .searchautocomplete-loader div {
  position: absolute;
  background-color: #FFFFFF;
  height: 3px;
  width: 3px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-animation-name: f_autocomplete_loader;
  animation-name: f_autocomplete_loader;
  -webkit-animation-duration: 0.64s;
  animation-duration: 0.64s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  animation-direction: normal;
}
.searchautocomplete .searchautocomplete-loader div#g01 {
  left: 0px;
  top: 7px;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s;
}
.searchautocomplete .searchautocomplete-loader div#g02 {
  left: 2px;
  top: 2px;
  -webkit-animation-delay: 0.32s;
  animation-delay: 0.32s;
}
.searchautocomplete .searchautocomplete-loader div#g03 {
  left: 7px;
  top: 0px;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
.searchautocomplete .searchautocomplete-loader div#g04 {
  right: 2px;
  top: 2px;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s;
}
.searchautocomplete .searchautocomplete-loader div#g05 {
  right: 0px;
  top: 7px;
  -webkit-animation-delay: 0.56s;
  animation-delay: 0.56s;
}
.searchautocomplete .searchautocomplete-loader div#g06 {
  right: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.64s;
  animation-delay: 0.64s;
}
.searchautocomplete .searchautocomplete-loader div#g07 {
  left: 7px;
  bottom: 0px;
  -webkit-animation-delay: 0.72s;
  animation-delay: 0.72s;
}
.searchautocomplete .searchautocomplete-loader div#g08 {
  left: 2px;
  bottom: 2px;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-moz-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-webkit-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-ms-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@-o-keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
@keyframes f_autocomplete_loader {
  0% {
    background-color: #000000;
  }
  100% {
    background-color: #ffffff;
  }
}
.searchautocomplete-widget {
  position: relative;
  top: auto;
  left: auto;
  bottom: auto;
  right: auto;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

[hidden] { display: none; }

.visually-hidden {
	position: absolute;
	clip: rect(0, 0, 0, 0);
}

div.awesomplete {
	display: inline-block;
	position: relative;
}

div.awesomplete > input {
	display: block;
}

div.awesomplete > ul {
	position: absolute;
	left: 0;
	z-index: 1;
	min-width: 100%;
	box-sizing: border-box;
	list-style: none;
	padding: 0;
	border-radius: .3em;
	margin: .2em 0 0;
	background: hsla(0,0%,100%,.9);
	background: linear-gradient(to bottom right, white, hsla(0,0%,100%,.8));
	border: 1px solid rgba(0,0,0,.3);
	box-shadow: .05em .2em .6em rgba(0,0,0,.2);
	text-shadow: none;
}

div.awesomplete > ul[hidden],
div.awesomplete > ul:empty {
	display: none;
}

@supports (transform: scale(0)) {
	div.awesomplete > ul {
		transition: .3s cubic-bezier(.4,.2,.5,1.4);
		transform-origin: 1.43em -.43em;
	}
	
	div.awesomplete > ul[hidden],
	div.awesomplete > ul:empty {
		opacity: 0;
		transform: scale(0);
		display: block;
		transition-timing-function: ease;
	}
}

	/* Pointer */
	div.awesomplete > ul:before {
		content: "";
		position: absolute;
		top: -.43em;
		left: 1em;
		width: 0; height: 0;
		padding: .4em;
		background: white;
		border: inherit;
		border-right: 0;
		border-bottom: 0;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	div.awesomplete > ul > li {
		position: relative;
		padding: .2em .5em;
		cursor: pointer;
	}
	
	div.awesomplete > ul > li:hover {
		background: hsl(200, 40%, 80%);
		color: black;
	}
	
	div.awesomplete > ul > li[aria-selected="true"] {
		background: hsl(205, 40%, 40%);
		color: white;
	}
	
		div.awesomplete mark {
			background: hsl(65, 100%, 50%);
		}
		
		div.awesomplete li:hover mark {
			background: hsl(68, 100%, 41%);
		}
		
		div.awesomplete li[aria-selected="true"] mark {
			background: hsl(86, 100%, 21%);
			color: inherit;
		}
/*! jQuery UI - v1.12.1 - 2017-12-10
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("https://www.malltv.lol/skin/frontend/base/default/css/data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup > .ui-controlgroup-item:focus,.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em )}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("https://www.malltv.lol/skin/frontend/base/default/css/data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/*! jQuery UI - v1.12.1 - 2017-12-10
* http://jqueryui.com
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("https://www.malltv.lol/skin/frontend/base/default/css/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
meta.foundation-version {
  font-family: "/5.1.0/"; }

meta.foundation-mq-small {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:90.063em)/";
  width: 90.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

html, body {
  height: 100%; }

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  font-size: 100%; }

body {
  background: white;
  color: #222222;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default; }

a:hover {
  cursor: pointer; }

img,
object,
embed {
  max-width: 100%;
  height: auto; }

object,
embed {
  height: 100%; }

img {
  -ms-interpolation-mode: bicubic; }

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  max-width: none !important; }

.left {
  float: left !important; }

.right {
  float: right !important; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: " ";
    display: table; }
  .clearfix:after {
    clear: both; }

.hide {
  display: none; }

.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle; }

textarea {
  height: auto;
  min-height: 50px; }

select {
  width: 100%; }

.row {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5rem;
  *zoom: 1; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }
  .row.collapse > .column,
  .row.collapse > .columns {
    padding-left: 0;
    padding-right: 0;
    float: left; }
  .row.collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row .row {
    width: auto;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none;
    *zoom: 1; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none;
      *zoom: 1; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

.column,
.columns {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left; }

@media only screen {
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.small-uncentered,
  .columns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right; }

  .small-push-0 {
    left: 0%;
    right: auto; }

  .small-pull-0 {
    right: 0%;
    left: auto; }

  .small-push-1 {
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    right: 8.33333%;
    left: auto; }

  .small-push-2 {
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    right: 16.66667%;
    left: auto; }

  .small-push-3 {
    left: 25%;
    right: auto; }

  .small-pull-3 {
    right: 25%;
    left: auto; }

  .small-push-4 {
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    right: 33.33333%;
    left: auto; }

  .small-push-5 {
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    right: 41.66667%;
    left: auto; }

  .small-push-6 {
    left: 50%;
    right: auto; }

  .small-pull-6 {
    right: 50%;
    left: auto; }

  .small-push-7 {
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    right: 58.33333%;
    left: auto; }

  .small-push-8 {
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    right: 66.66667%;
    left: auto; }

  .small-push-9 {
    left: 75%;
    right: auto; }

  .small-pull-9 {
    right: 75%;
    left: auto; }

  .small-push-10 {
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    right: 83.33333%;
    left: auto; }

  .small-push-11 {
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .small-1 {
    width: 8.33333%; }

  .small-2 {
    width: 16.66667%; }

  .small-3 {
    width: 25%; }

  .small-4 {
    width: 33.33333%; }

  .small-5 {
    width: 41.66667%; }

  .small-6 {
    width: 50%; }

  .small-7 {
    width: 58.33333%; }

  .small-8 {
    width: 66.66667%; }

  .small-9 {
    width: 75%; }

  .small-10 {
    width: 83.33333%; }

  .small-11 {
    width: 91.66667%; }

  .small-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .small-offset-0 {
    margin-left: 0% !important; }

  .small-offset-1 {
    margin-left: 8.33333% !important; }

  .small-offset-2 {
    margin-left: 16.66667% !important; }

  .small-offset-3 {
    margin-left: 25% !important; }

  .small-offset-4 {
    margin-left: 33.33333% !important; }

  .small-offset-5 {
    margin-left: 41.66667% !important; }

  .small-offset-6 {
    margin-left: 50% !important; }

  .small-offset-7 {
    margin-left: 58.33333% !important; }

  .small-offset-8 {
    margin-left: 66.66667% !important; }

  .small-offset-9 {
    margin-left: 75% !important; }

  .small-offset-10 {
    margin-left: 83.33333% !important; }

  .small-offset-11 {
    margin-left: 91.66667% !important; }

  .small-reset-order,
  .small-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right; }

  .medium-push-0 {
    left: 0%;
    right: auto; }

  .medium-pull-0 {
    right: 0%;
    left: auto; }

  .medium-push-1 {
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }

  .medium-push-2 {
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }

  .medium-push-3 {
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    right: 25%;
    left: auto; }

  .medium-push-4 {
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }

  .medium-push-5 {
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }

  .medium-push-6 {
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    right: 50%;
    left: auto; }

  .medium-push-7 {
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }

  .medium-push-8 {
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }

  .medium-push-9 {
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    right: 75%;
    left: auto; }

  .medium-push-10 {
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }

  .medium-push-11 {
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .medium-1 {
    width: 8.33333%; }

  .medium-2 {
    width: 16.66667%; }

  .medium-3 {
    width: 25%; }

  .medium-4 {
    width: 33.33333%; }

  .medium-5 {
    width: 41.66667%; }

  .medium-6 {
    width: 50%; }

  .medium-7 {
    width: 58.33333%; }

  .medium-8 {
    width: 66.66667%; }

  .medium-9 {
    width: 75%; }

  .medium-10 {
    width: 83.33333%; }

  .medium-11 {
    width: 91.66667%; }

  .medium-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .medium-offset-0 {
    margin-left: 0% !important; }

  .medium-offset-1 {
    margin-left: 8.33333% !important; }

  .medium-offset-2 {
    margin-left: 16.66667% !important; }

  .medium-offset-3 {
    margin-left: 25% !important; }

  .medium-offset-4 {
    margin-left: 33.33333% !important; }

  .medium-offset-5 {
    margin-left: 41.66667% !important; }

  .medium-offset-6 {
    margin-left: 50% !important; }

  .medium-offset-7 {
    margin-left: 58.33333% !important; }

  .medium-offset-8 {
    margin-left: 66.66667% !important; }

  .medium-offset-9 {
    margin-left: 75% !important; }

  .medium-offset-10 {
    margin-left: 83.33333% !important; }

  .medium-offset-11 {
    margin-left: 91.66667% !important; }

  .medium-reset-order,
  .medium-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    left: 0%;
    right: auto; }

  .pull-0 {
    right: 0%;
    left: auto; }

  .push-1 {
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    right: 8.33333%;
    left: auto; }

  .push-2 {
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    right: 16.66667%;
    left: auto; }

  .push-3 {
    left: 25%;
    right: auto; }

  .pull-3 {
    right: 25%;
    left: auto; }

  .push-4 {
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    right: 33.33333%;
    left: auto; }

  .push-5 {
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    right: 41.66667%;
    left: auto; }

  .push-6 {
    left: 50%;
    right: auto; }

  .pull-6 {
    right: 50%;
    left: auto; }

  .push-7 {
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    right: 58.33333%;
    left: auto; }

  .push-8 {
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    right: 66.66667%;
    left: auto; }

  .push-9 {
    left: 75%;
    right: auto; }

  .pull-9 {
    right: 75%;
    left: auto; }

  .push-10 {
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    right: 83.33333%;
    left: auto; }

  .push-11 {
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    right: 91.66667%;
    left: auto; } }
@media only screen and (min-width: 64.063em) {
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left; }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right; }

  .large-push-0 {
    left: 0%;
    right: auto; }

  .large-pull-0 {
    right: 0%;
    left: auto; }

  .large-push-1 {
    left: 8.33333%;
    right: auto; }

  .large-pull-1 {
    right: 8.33333%;
    left: auto; }

  .large-push-2 {
    left: 16.66667%;
    right: auto; }

  .large-pull-2 {
    right: 16.66667%;
    left: auto; }

  .large-push-3 {
    left: 25%;
    right: auto; }

  .large-pull-3 {
    right: 25%;
    left: auto; }

  .large-push-4 {
    left: 33.33333%;
    right: auto; }

  .large-pull-4 {
    right: 33.33333%;
    left: auto; }

  .large-push-5 {
    left: 41.66667%;
    right: auto; }

  .large-pull-5 {
    right: 41.66667%;
    left: auto; }

  .large-push-6 {
    left: 50%;
    right: auto; }

  .large-pull-6 {
    right: 50%;
    left: auto; }

  .large-push-7 {
    left: 58.33333%;
    right: auto; }

  .large-pull-7 {
    right: 58.33333%;
    left: auto; }

  .large-push-8 {
    left: 66.66667%;
    right: auto; }

  .large-pull-8 {
    right: 66.66667%;
    left: auto; }

  .large-push-9 {
    left: 75%;
    right: auto; }

  .large-pull-9 {
    right: 75%;
    left: auto; }

  .large-push-10 {
    left: 83.33333%;
    right: auto; }

  .large-pull-10 {
    right: 83.33333%;
    left: auto; }

  .large-push-11 {
    left: 91.66667%;
    right: auto; }

  .large-pull-11 {
    right: 91.66667%;
    left: auto; }

  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left; }

  .large-1 {
    width: 8.33333%; }

  .large-2 {
    width: 16.66667%; }

  .large-3 {
    width: 25%; }

  .large-4 {
    width: 33.33333%; }

  .large-5 {
    width: 41.66667%; }

  .large-6 {
    width: 50%; }

  .large-7 {
    width: 58.33333%; }

  .large-8 {
    width: 66.66667%; }

  .large-9 {
    width: 75%; }

  .large-10 {
    width: 83.33333%; }

  .large-11 {
    width: 91.66667%; }

  .large-12 {
    width: 100%; }

  [class*="column"] + [class*="column"]:last-child {
    float: right; }

  [class*="column"] + [class*="column"].end {
    float: left; }

  .large-offset-0 {
    margin-left: 0% !important; }

  .large-offset-1 {
    margin-left: 8.33333% !important; }

  .large-offset-2 {
    margin-left: 16.66667% !important; }

  .large-offset-3 {
    margin-left: 25% !important; }

  .large-offset-4 {
    margin-left: 33.33333% !important; }

  .large-offset-5 {
    margin-left: 41.66667% !important; }

  .large-offset-6 {
    margin-left: 50% !important; }

  .large-offset-7 {
    margin-left: 58.33333% !important; }

  .large-offset-8 {
    margin-left: 66.66667% !important; }

  .large-offset-9 {
    margin-left: 75% !important; }

  .large-offset-10 {
    margin-left: 83.33333% !important; }

  .large-offset-11 {
    margin-left: 91.66667% !important; }

  .large-reset-order,
  .large-reset-order {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

  .push-0 {
    left: 0%;
    right: auto; }

  .pull-0 {
    right: 0%;
    left: auto; }

  .push-1 {
    left: 8.33333%;
    right: auto; }

  .pull-1 {
    right: 8.33333%;
    left: auto; }

  .push-2 {
    left: 16.66667%;
    right: auto; }

  .pull-2 {
    right: 16.66667%;
    left: auto; }

  .push-3 {
    left: 25%;
    right: auto; }

  .pull-3 {
    right: 25%;
    left: auto; }

  .push-4 {
    left: 33.33333%;
    right: auto; }

  .pull-4 {
    right: 33.33333%;
    left: auto; }

  .push-5 {
    left: 41.66667%;
    right: auto; }

  .pull-5 {
    right: 41.66667%;
    left: auto; }

  .push-6 {
    left: 50%;
    right: auto; }

  .pull-6 {
    right: 50%;
    left: auto; }

  .push-7 {
    left: 58.33333%;
    right: auto; }

  .pull-7 {
    right: 58.33333%;
    left: auto; }

  .push-8 {
    left: 66.66667%;
    right: auto; }

  .pull-8 {
    right: 66.66667%;
    left: auto; }

  .push-9 {
    left: 75%;
    right: auto; }

  .pull-9 {
    right: 75%;
    left: auto; }

  .push-10 {
    left: 83.33333%;
    right: auto; }

  .pull-10 {
    right: 83.33333%;
    left: auto; }

  .push-11 {
    left: 91.66667%;
    right: auto; }

  .pull-11 {
    right: 91.66667%;
    left: auto; } }
meta.foundation-mq-topbar {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

/* Wrapped around .top-bar to contain to grid width */
.contain-to-grid {
  width: 100%;
  background: #333333; }
  .contain-to-grid .top-bar {
    margin-bottom: 0; }

.fixed {
  width: 100%;
  left: 0;
  position: fixed;
  top: 0;
  z-index: 99; }
  .fixed.expanded:not(.top-bar) {
    overflow-y: auto;
    height: auto;
    width: 100%;
    max-height: 100%; }
    .fixed.expanded:not(.top-bar) .title-area {
      position: fixed;
      width: 100%;
      z-index: 99; }
    .fixed.expanded:not(.top-bar) .top-bar-section {
      z-index: 98;
      margin-top: 45px; }

.top-bar {
  overflow: hidden;
  height: 45px;
  line-height: 45px;
  position: relative;
  background: #333333;
  margin-bottom: 0; }
  .top-bar ul {
    margin-bottom: 0;
    list-style: none; }
  .top-bar .row {
    max-width: none; }
  .top-bar form,
  .top-bar input {
    margin-bottom: 0; }
  .top-bar input {
    height: auto;
    padding-top: .35rem;
    padding-bottom: .35rem;
    font-size: 0.75rem; }
  .top-bar .button {
    padding-top: .45rem;
    padding-bottom: .35rem;
    margin-bottom: 0;
    font-size: 0.75rem; }
  .top-bar .title-area {
    position: relative;
    margin: 0; }
  .top-bar .name {
    height: 45px;
    margin: 0;
    font-size: 16px; }
    .top-bar .name h1 {
      line-height: 45px;
      font-size: 1.0625rem;
      margin: 0; }
      .top-bar .name h1 a {
        font-weight: normal;
        color: white;
        width: 50%;
        display: block;
        padding: 0 15px; }
  .top-bar .toggle-topbar {
    position: absolute;
    right: 0;
    top: 0; }
    .top-bar .toggle-topbar a {
      color: white;
      text-transform: uppercase;
      font-size: 0.8125rem;
      font-weight: bold;
      position: relative;
      display: block;
      padding: 0 15px;
      height: 45px;
      line-height: 45px; }
    .top-bar .toggle-topbar.menu-icon {
      right: 15px;
      top: 50%;
      margin-top: -16px;
      padding-left: 40px; }
      .top-bar .toggle-topbar.menu-icon a {
        height: 34px;
        line-height: 33px;
        padding: 0;
        padding-right: 25px;
        color: white;
        position: relative; }
        .top-bar .toggle-topbar.menu-icon a::after {
          content: "";
          position: absolute;
          right: 0;
          display: block;
          width: 16px;
          top: 0;
          height: 0;
          -webkit-box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white;
          box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  .top-bar.expanded {
    height: auto;
    background: transparent; }
    .top-bar.expanded .title-area {
      background: #333333; }
    .top-bar.expanded .toggle-topbar a {
      color: #888888; }
      .top-bar.expanded .toggle-topbar a span {
        -webkit-box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888;
        box-shadow: 0 10px 0 1px #888888, 0 16px 0 1px #888888, 0 22px 0 1px #888888; }

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
  -moz-transition: left 300ms ease-out;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    width: 100%;
    height: auto;
    display: block;
    background: #333333;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li > a {
    display: block;
    width: 100%;
    color: white;
    padding: 12px 0 12px 0;
    padding-left: 15px;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-size: 0.8125rem;
    font-weight: normal;
    background: #333333; }
    .top-bar-section ul li > a.button {
      background: #008cba;
      font-size: 0.8125rem;
      padding-right: 15px;
      padding-left: 15px; }
      .top-bar-section ul li > a.button:hover {
        background: #006688; }
    .top-bar-section ul li > a.button.secondary {
      background: #e7e7e7; }
      .top-bar-section ul li > a.button.secondary:hover {
        background: #cecece; }
    .top-bar-section ul li > a.button.success {
      background: #43ac6a; }
      .top-bar-section ul li > a.button.success:hover {
        background: #358854; }
    .top-bar-section ul li > a.button.alert {
      background: #f04124; }
      .top-bar-section ul li > a.button.alert:hover {
        background: #d42b0f; }
  .top-bar-section ul li:hover > a {
    background: #272727;
    color: white; }
  .top-bar-section ul li.active > a {
    background: #008cba;
    color: white; }
    .top-bar-section ul li.active > a:hover {
      background: #0078a0;
      color: white; }
  .top-bar-section .has-form {
    padding: 15px; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 15px;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: block; }
  .top-bar-section .dropdown {
    position: absolute;
    left: 100%;
    top: 0;
    display: none;
    z-index: 99; }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 15px; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: normal; }
      .top-bar-section .dropdown li.title h5 {
        margin-bottom: 0; }
        .top-bar-section .dropdown li.title h5 a {
          color: white;
          line-height: 22.5px;
          display: block; }
      .top-bar-section .dropdown li.has-form {
        padding: 8px 15px; }
      .top-bar-section .dropdown li .button {
        top: auto; }
    .top-bar-section .dropdown label {
      padding: 8px 15px 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

@media only screen and (min-width: 40.063em) {
  .top-bar {
    background: #333333;
    *zoom: 1;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a {
      width: auto; }
    .top-bar input,
    .top-bar .button {
      font-size: 0.875rem;
      position: relative;
      top: 7px; }
    .top-bar.expanded {
      background: #333333; }

  .contain-to-grid .top-bar {
    max-width: 62.5rem;
    margin: 0 auto;
    margin-bottom: 0; }

  .top-bar-section {
    -webkit-transition: none 0 0;
    -moz-transition: none 0 0;
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background: #272727;
      color: white; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background: #272727; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 15px;
      line-height: 45px;
      color: white;
      background: #008cba; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0; }
    .top-bar-section .has-dropdown > a {
      padding-right: 35px !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 22.5px; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        display: none; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      /*display: block;*/ }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -2px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: white;
        line-height: 1;
        white-space: nowrap;
        padding: 12px 15px;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 45px;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 15px;
      height: 45px; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background: #272727;
    color: white; }
  .no-js .top-bar-section ul li:active > a {
    background: #008cba;
    color: white; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #f4f4f4;
  border-color: gainsboro;
  -webkit-border-radius: 3px;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    text-transform: uppercase; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a,
    .breadcrumbs > * span {
      text-transform: uppercase;
      color: #008cba; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: default; }
    .breadcrumbs > *:before {
      content: "/";
      color: #aaaaaa;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  background-color: #008cba;
  border-color: #0078a0;
  color: white; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 9px 6px 4px;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .alert-box.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #43ac6a;
    border-color: #3a945b;
    color: white; }
  .alert-box.alert {
    background-color: #f04124;
    border-color: #de2d0f;
    color: white; }
  .alert-box.secondary {
    background-color: #e7e7e7;
    border-color: #c7c7c7;
    color: #4f4f4f; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: white; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #4f4f4f; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

button, .button {
  border-style: solid;
  border-width: 0px;
  cursor: pointer;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.25rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  /*     @else                            { font-size: $padding - rem-calc(2); } */
  background-color: #008cba;
  border-color: #007095;
  color: white;
  -webkit-transition: background-color 300ms ease-out;
  -moz-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  padding-top: 1.0625rem;
  padding-bottom: 1rem;
  -webkit-appearance: none;
  border: none;
  font-weight: normal !important; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007095; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: white; }
  button.secondary, .button.secondary {
    background-color: #e7e7e7;
    border-color: #b9b9b9;
    color: #333333; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #b9b9b9; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #333333; }
  button.success, .button.success {
    background-color: #43ac6a;
    border-color: #368a55;
    color: white; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #368a55; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: white; }
  button.alert, .button.alert {
    background-color: #f04124;
    border-color: #cf2a0e;
    color: white; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #cf2a0e; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: white; }
  button.large, .button.large {
    padding-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem;
    /*     @else                            { font-size: $padding - rem-calc(2); } */ }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  button.round, .button.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #008cba;
    border-color: #007095;
    color: white;
    cursor: default;
    opacity: 0.7;
    -webkit-box-shadow: none;
    box-shadow: none; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #007095; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      color: white; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #008cba; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #e7e7e7;
      border-color: #b9b9b9;
      color: #333333;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #b9b9b9; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        color: #333333; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #e7e7e7; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #43ac6a;
      border-color: #368a55;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #368a55; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        color: white; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #43ac6a; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #f04124;
      border-color: #cf2a0e;
      color: white;
      cursor: default;
      opacity: 0.7;
      -webkit-box-shadow: none;
      box-shadow: none; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #cf2a0e; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        color: white; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #f04124; }

@media only screen and (min-width: 40.063em) {
  button, .button {
    display: inline-block; } }
.button-group {
  list-style: none;
  margin: 0;
  left: 0;
  *zoom: 1; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group li {
    margin: 0;
    float: left; }
    .button-group li > button, .button-group li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group li:first-child button, .button-group li:first-child .button {
      border-left: 0; }
    .button-group li:first-child {
      margin-left: 0; }
  .button-group.radius > * > button, .button-group.radius > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
    border-left: 0; }
  .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .button-group.round > * > button, .button-group.round > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5); }
  .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
    border-left: 0; }
  .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
    -moz-border-radius-bottomleft: 1000px;
    -moz-border-radius-topleft: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px; }
  .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .button-group.even-2 li {
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }

.button-bar {
  *zoom: 1; }
  .button-bar:before, .button-bar:after {
    content: " ";
    display: table; }
  .button-bar:after {
    clear: both; }
  .button-bar .button-group {
    float: left;
    margin-right: 0.625rem; }
    .button-bar .button-group div {
      overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b6edff;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #ecfaff; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a {
      color: #008cba; }
  .panel.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 3.5625rem; }
  .dropdown.button:before, button.dropdown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: white transparent transparent transparent;
    top: 50%; }
  .dropdown.button:before, button.dropdown:before {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button:before, button.dropdown:before {
    border-color: white transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny:before, button.dropdown.tiny:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small:before, button.dropdown.small:before {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small:before, button.dropdown.small:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large:before, button.dropdown.large:before {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large:before, button.dropdown.large:before {
      border-color: white transparent transparent transparent; }
  .dropdown.button.secondary:before, button.dropdown.secondary:before {
    border-color: #333333 transparent transparent transparent; }

div.switch {
  position: relative;
  padding: 0;
  display: block;
  overflow: hidden;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 1.25rem;
  height: 2.25rem;
  background: white;
  border-color: #cccccc; }
  div.switch label {
    position: relative;
    left: 0;
    z-index: 2;
    float: left;
    width: 50%;
    height: 100%;
    margin: 0;
    font-weight: bold;
    text-align: left;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input {
    position: absolute;
    z-index: 3;
    opacity: 0;
    width: 100%;
    height: 100%;
    -moz-appearance: none; }
    div.switch input:hover, div.switch input:focus {
      cursor: pointer; }
  div.switch span:last-child {
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 1;
    display: block;
    padding: 0;
    border-width: 1px;
    border-style: solid;
    -webkit-transition: all 0.1s ease-out;
    -moz-transition: all 0.1s ease-out;
    transition: all 0.1s ease-out; }
  div.switch input:not(:checked) + label {
    opacity: 0; }
  div.switch input:checked {
    display: none !important; }
  div.switch input {
    left: 0;
    display: block !important; }
  div.switch input:first-of-type + label,
  div.switch input:first-of-type + span + label {
    left: -50%; }
  div.switch input:first-of-type:checked + label,
  div.switch input:first-of-type:checked + span + label {
    left: 0%; }
  div.switch input:last-of-type + label,
  div.switch input:last-of-type + span + label {
    right: -50%;
    left: auto;
    text-align: right; }
  div.switch input:last-of-type:checked + label,
  div.switch input:last-of-type:checked + span + label {
    right: 0%;
    left: auto; }
  div.switch span.custom {
    display: none !important; }
  form.custom div.switch .hidden-field {
    margin-left: auto;
    position: absolute;
    visibility: visible; }
  div.switch label {
    padding: 0;
    line-height: 2.3rem;
    font-size: 0.875rem; }
  div.switch input:first-of-type:checked ~ span:last-child {
    left: 100%;
    margin-left: -2.1875rem; }
  div.switch span:last-child {
    width: 2.25rem;
    height: 2.25rem; }
  div.switch span:last-child {
    border-color: #b3b3b3;
    background: white;
    background: -moz-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: -webkit-linear-gradient(top, white 0%, #f2f2f2 100%);
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
    -webkit-box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 1000px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke;
    box-shadow: 2px 0 10px 0 rgba(0, 0, 0, 0.07), 1000px 0 0 980px #f3faf6, -2px 0 10px 0 rgba(0, 0, 0, 0.07), -1000px 0 0 1000px whitesmoke; }
  div.switch:hover span:last-child, div.switch:focus span:last-child {
    background: white;
    background: -moz-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: -webkit-linear-gradient(top, white 0%, #e6e6e6 100%);
    background: linear-gradient(to bottom, white 0%, #e6e6e6 100%); }
  div.switch:active {
    background: transparent; }
  div.switch.large {
    height: 2.75rem; }
    div.switch.large label {
      padding: 0;
      line-height: 2.3rem;
      font-size: 1.0625rem; }
    div.switch.large input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -2.6875rem; }
    div.switch.large span:last-child {
      width: 2.75rem;
      height: 2.75rem; }
  div.switch.small {
    height: 1.75rem; }
    div.switch.small label {
      padding: 0;
      line-height: 2.1rem;
      font-size: 0.75rem; }
    div.switch.small input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.6875rem; }
    div.switch.small span:last-child {
      width: 1.75rem;
      height: 1.75rem; }
  div.switch.tiny {
    height: 1.375rem; }
    div.switch.tiny label {
      padding: 0;
      line-height: 1.9rem;
      font-size: 0.6875rem; }
    div.switch.tiny input:first-of-type:checked ~ span:last-child {
      left: 100%;
      margin-left: -1.3125rem; }
    div.switch.tiny span:last-child {
      width: 1.375rem;
      height: 1.375rem; }
  div.switch.radius {
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    div.switch.radius span:last-child {
      -webkit-border-radius: 3px;
      border-radius: 3px; }
  div.switch.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    div.switch.round span:last-child {
      -webkit-border-radius: 999px;
      border-radius: 999px; }
    div.switch.round label {
      padding: 0 0.5625rem; }

@-webkit-keyframes webkitSiblingBugfix {
  from {
    position: relative; }

  to {
    position: relative; } }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px white;
  max-width: 100%;
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 200ms ease-out;
  -moz-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 140, 186, 0.5); }
  .th.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #dddddd;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #eeeeee;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .pricing-table .price {
    background-color: #f6f6f6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .pricing-table .description {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .bullet-item {
    background-color: white;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #dddddd; }
  .pricing-table .cta-button {
    background-color: white;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg); }

  to {
    -webkit-transform: rotate(360deg); } }

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg); }

  to {
    -moz-transform: rotate(360deg); } }

@-o-keyframes rotate {
  from {
    -o-transform: rotate(0deg); }

  to {
    -o-transform: rotate(360deg); } }

@keyframes rotate {
  from {
    transform: rotate(0deg); }

  to {
    transform: rotate(360deg); } }

/* Orbit Graceful Loading */
.slideshow-wrapper {
  position: relative; }
  .slideshow-wrapper ul {
    list-style-type: none;
    margin: 0; }
    .slideshow-wrapper ul li,
    .slideshow-wrapper ul li .orbit-caption {
      display: none; }
    .slideshow-wrapper ul li:first-child {
      display: block; }
  .slideshow-wrapper .orbit-container {
    background-color: transparent; }
    .slideshow-wrapper .orbit-container li {
      display: block; }
      .slideshow-wrapper .orbit-container li .orbit-caption {
        display: block; }

.preloader {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear; }

.orbit-container {
  overflow: hidden;
  width: 100%;
  position: relative;
  background: none; }
  .orbit-container .orbit-slides-container {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-transform: translateZ(0); }
    .orbit-container .orbit-slides-container img {
      display: block;
      max-width: 100%; }
    .orbit-container .orbit-slides-container > * {
      position: absolute;
      top: 0;
      width: 100%;
      margin-left: 100%; }
      .orbit-container .orbit-slides-container > *:first-child {
        margin-left: 0%; }
      .orbit-container .orbit-slides-container > * .orbit-caption {
        position: absolute;
        bottom: 0;
        background-color: rgba(51, 51, 51, 0.8);
        color: white;
        width: 100%;
        padding: 0.625rem 0.875rem;
        font-size: 0.875rem; }
  .orbit-container .orbit-slide-number {
    position: absolute;
    top: 10px;
    left: 10px;
    font-size: 12px;
    color: white;
    background: rgba(0, 0, 0, 0);
    z-index: 10; }
    .orbit-container .orbit-slide-number span {
      font-weight: 700;
      padding: 0.3125rem; }
  .orbit-container .orbit-timer {
    position: absolute;
    top: 12px;
    right: 10px;
    height: 6px;
    width: 100px;
    z-index: 10; }
    .orbit-container .orbit-timer .orbit-progress {
      height: 3px;
      background-color: rgba(255, 255, 255, 0.3);
      display: block;
      width: 0%;
      position: relative;
      right: 20px;
      top: 5px; }
    .orbit-container .orbit-timer > span {
      display: none;
      position: absolute;
      top: 0px;
      right: 0;
      width: 11px;
      height: 14px;
      border: solid 4px white;
      border-top: none;
      border-bottom: none; }
    .orbit-container .orbit-timer.paused > span {
      right: -4px;
      top: 0px;
      width: 11px;
      height: 14px;
      border: inset 8px;
      border-right-style: solid;
      border-color: transparent transparent transparent white; }
      .orbit-container .orbit-timer.paused > span.dark {
        border-color: transparent transparent transparent #333333; }
  .orbit-container:hover .orbit-timer > span {
    display: block; }
  .orbit-container .orbit-prev,
  .orbit-container .orbit-next {
    position: absolute;
    top: 45%;
    margin-top: -25px;
    width: 36px;
    height: 60px;
    line-height: 50px;
    color: white;
    background-color: none;
    text-indent: -9999px !important;
    z-index: 10; }
    .orbit-container .orbit-prev:hover,
    .orbit-container .orbit-next:hover {
      background-color: rgba(0, 0, 0, 0.3); }
    .orbit-container .orbit-prev > span,
    .orbit-container .orbit-next > span {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      display: block;
      width: 0;
      height: 0;
      border: inset 10px; }
  .orbit-container .orbit-prev {
    left: 0; }
    .orbit-container .orbit-prev > span {
      border-right-style: solid;
      border-color: transparent;
      border-right-color: white; }
    .orbit-container .orbit-prev:hover > span {
      border-right-color: white; }
  .orbit-container .orbit-next {
    right: 0; }
    .orbit-container .orbit-next > span {
      border-color: transparent;
      border-left-style: solid;
      border-left-color: white;
      left: 50%;
      margin-left: -4px; }
    .orbit-container .orbit-next:hover > span {
      border-left-color: white; }

.orbit-bullets-container {
  text-align: center; }

.orbit-bullets {
  margin: 0 auto 30px auto;
  overflow: hidden;
  position: relative;
  top: 10px;
  float: none;
  text-align: center;
  display: block; }
  .orbit-bullets li {
    display: inline-block;
    width: 0.5625rem;
    height: 0.5625rem;
    background: #cccccc;
    float: none;
    margin-right: 6px;
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .orbit-bullets li.active {
      background: #999999; }
    .orbit-bullets li:last-child {
      margin-right: 0; }

.touch .orbit-container .orbit-prev,
.touch .orbit-container .orbit-next {
  display: none; }
.touch .orbit-bullets {
  display: none; }

@media only screen and (min-width: 40.063em) {
  .touch .orbit-container .orbit-prev,
  .touch .orbit-container .orbit-next {
    display: inherit; }
  .touch .orbit-bullets {
    display: block; } }
@media only screen and (max-width: 40em) {
  .orbit-stack-on-small .orbit-slides-container {
    height: auto !important; }
  .orbit-stack-on-small .orbit-slides-container > * {
    position: relative;
    margin-left: 0% !important; }
  .orbit-stack-on-small .orbit-timer,
  .orbit-stack-on-small .orbit-next,
  .orbit-stack-on-small .orbit-prev,
  .orbit-stack-on-small .orbit-bullets {
    display: none; } }
[data-magellan-expedition] {
  background: white;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a {
      line-height: 1.8em; }

.tabs {
  *zoom: 1;
  margin-bottom: 0 !important; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd {
    position: relative;
    margin-bottom: 0 !important;
    top: 1px;
    float: left; }
    .tabs dd > a {
      display: block;
      background: #efefef;
      color: #222222;
      padding-top: 1rem;
      padding-right: 2rem;
      padding-bottom: 1.0625rem;
      padding-left: 2rem;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover {
        background: #e1e1e1; }
    .tabs dd.active a {
      background: white; }
  .tabs.radius dd:first-child a {
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .tabs.radius dd:last-child a {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .tabs.vertical dd {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

.tabs-content {
  *zoom: 1;
  margin-bottom: 1.5rem;
  width: 100%; }
  .tabs-content:before, .tabs-content:after {
    content: " ";
    display: table; }
  .tabs-content:after {
    clear: both; }
  .tabs-content > .content {
    display: none;
    float: left;
    padding: 0.9375rem 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block; }
    .tabs-content > .content.contained {
      padding: 0.9375rem; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375rem; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    float: left;
    margin-bottom: 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    float: left;
    margin-left: -1px; } }
ul.pagination {
  display: block;
  height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
    ul.pagination li:hover a,
    ul.pagination li a:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus {
      background: transparent; }
    ul.pagination li.current a {
      background: #008cba;
      color: white;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus {
        background: #008cba; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: inside;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem; }
    .side-nav li a:not(.button) {
      display: block;
      color: #008cba; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        color: #1cc7ff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #1cc7ff;
      font-weight: normal;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }

.accordion {
  *zoom: 1;
  margin-bottom: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion dd.active a {
      background: #e8e8e8; }
    .accordion dd > a {
      background: #efefef;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 1rem; }
      .accordion dd > a:hover {
        background: #e3e3e3; }
  .accordion .content {
    display: none;
    padding: 0.9375rem; }
    .accordion .content.active {
      display: block;
      background: white; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #008cba;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #0078a0; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility; }
  p.lead {
    font-size: 1.21875rem;
    line-height: 1.6; }
  p aside {
    font-size: 0.875rem;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #222222;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #6f6f6f;
    line-height: 0; }

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

hr {
  border: solid #dddddd;
  border-width: 1px 0 0;
  clear: both;
  margin: 1.25rem 0 1.1875rem;
  height: 0; }

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 60%;
  line-height: inherit; }

code {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: bold;
  color: #bd260d; }

/* Lists */
ul,
ol,
dl {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  list-style-position: outside;
  font-family: inherit; }

ul {
  margin-left: 1.1rem; }
  ul.no-bullet {
    margin-left: 0; }
    ul.no-bullet li ul,
    ul.no-bullet li ol {
      margin-left: 1.25rem;
      margin-bottom: 0;
      list-style: none; }

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }
ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit; }
ul.square {
  list-style-type: square;
  margin-left: 1.1rem; }
ul.circle {
  list-style-type: circle;
  margin-left: 1.1rem; }
ul.disc {
  list-style-type: disc;
  margin-left: 1.1rem; }
ul.no-bullet {
  list-style: none; }

/* Ordered Lists */
ol {
  margin-left: 1.4rem; }
  ol li ul,
  ol li ol {
    margin-left: 1.25rem;
    margin-bottom: 0; }

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold; }
dl dd {
  margin-bottom: 0.75rem; }

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222222;
  border-bottom: 1px dotted #dddddd;
  cursor: help; }

abbr {
  text-transform: none; }

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #dddddd; }
  blockquote cite {
    display: block;
    font-size: 0.8125rem;
    color: #555555; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #555555; }

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f; }

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #dddddd;
  padding: 0.625rem 0.75rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 0.9375rem; }

.vevent .summary {
  font-weight: bold; }
.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem; }

@media only screen and (min-width: 40.063em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }

  h1 {
    font-size: 2.75rem; }

  h2 {
    font-size: 2.3125rem; }

  h3 {
    font-size: 1.6875rem; }

  h4 {
    font-size: 1.4375rem; } }
/*
 * Print styles.
 *
 * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
 * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
*/
.print-only {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group;
    /* h5bp.com/t */ }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  .hide-on-print {
    display: none !important; }

  .print-only {
    display: block !important; }

  .hide-for-print {
    display: none !important; }

  .show-for-print {
    display: inherit !important; } }
.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:before {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:before {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:before {
    border-color: white transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:before {
    border-color: white transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:before {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:before {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:before {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:before {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -moz-border-radius-bottomright: 1000px;
    -moz-border-radius-topright: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }

.reveal-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: black;
  background: rgba(0, 0, 0, 0.45);
  z-index: 98;
  display: none;
  top: 0;
  left: 0; }

dialog, .reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  left: 50%;
  z-index: 99;
  height: auto;
  margin-left: -40%;
  width: 80%;
  background-color: white;
  padding: 1.25rem;
  border: solid 1px #666666;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  top: 6.25rem; }
  dialog .column,
  dialog .columns, .reveal-modal .column,
  .reveal-modal .columns {
    min-width: 0; }
  dialog > :first-child, .reveal-modal > :first-child {
    margin-top: 0; }
  dialog > :last-child, .reveal-modal > :last-child {
    margin-bottom: 0; }
  dialog .close-reveal-modal, .reveal-modal .close-reveal-modal {
    font-size: 1.375rem;
    line-height: 1;
    position: absolute;
    top: 0.5rem;
    right: 0.6875rem;
    color: #aaaaaa;
    font-weight: bold;
    cursor: pointer; }

dialog[open] {
  display: block;
  visibility: visible; }

@media only screen and (min-width: 40.063em) {
  dialog, .reveal-modal {
    padding: 1.875rem;
    top: 6.25rem; }
    dialog.tiny, .reveal-modal.tiny {
      margin-left: -15%;
      width: 30%; }
    dialog.small, .reveal-modal.small {
      margin-left: -20%;
      width: 40%; }
    dialog.medium, .reveal-modal.medium {
      margin-left: -30%;
      width: 60%; }
    dialog.large, .reveal-modal.large {
      margin-left: -35%;
      width: 70%; }
    dialog.xlarge, .reveal-modal.xlarge {
      margin-left: -47.5%;
      width: 95%; } }
@media print {
  dialog, .reveal-modal {
    background: white !important; } }
/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #cccccc;
  cursor: help;
  font-weight: bold;
  color: #333333; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008cba; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

.tooltip {
  display: none;
  position: absolute;
  z-index: 999;
  font-weight: normal;
  font-size: 0.875rem;
  line-height: 1.3;
  padding: 0.75rem;
  max-width: 85%;
  left: 50%;
  width: 100%;
  color: white;
  background: #333333; }
  .tooltip > .nub {
    display: block;
    left: 5px;
    position: absolute;
    width: 0;
    height: 0;
    border: solid 5px;
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .tooltip.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .tooltip.round > .nub {
      left: 2rem; }
  .tooltip.opened {
    color: #008cba !important;
    border-bottom: dotted 1px #003f54 !important; }

.tap-to-close {
  display: block;
  font-size: 0.625rem;
  color: #777777;
  font-weight: normal; }

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  *zoom: 1;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: #333333;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 998; }
  .clearing-blackout .clearing-close {
    display: block; }

.clearing-container {
  position: relative;
  z-index: 998;
  height: 100%;
  overflow: hidden;
  margin: 0; }

.clearing-touch-label {
  position: absolute;
  top: 50%;
  left: 50%;
  color: #aaa;
  font-size: 0.6em; }

.visible-img {
  height: 95%;
  position: relative; }
  .visible-img img {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50%;
    max-height: 100%;
    max-width: 100%; }

.clearing-caption {
  color: #cccccc;
  font-size: 0.875em;
  line-height: 1.3;
  margin-bottom: 0;
  text-align: center;
  bottom: 0;
  background: #333333;
  width: 100%;
  padding: 10px 30px 20px;
  position: absolute;
  left: 0; }

.clearing-close {
  z-index: 999;
  padding-left: 20px;
  padding-top: 10px;
  font-size: 30px;
  line-height: 1;
  color: #cccccc;
  display: none; }
  .clearing-close:hover, .clearing-close:focus {
    color: #ccc; }

.clearing-assembled .clearing-container {
  height: 100%; }
  .clearing-assembled .clearing-container .carousel > ul {
    display: none; }

.clearing-feature li {
  display: none; }
  .clearing-feature li.clearing-featured-img {
    display: block; }

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #cccccc; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #cccccc; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          -webkit-box-shadow: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Progress Bar */
.progress {
  background-color: #f6f6f6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #008cba;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #e7e7e7;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #43ac6a;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #f04124;
    height: 100%;
    display: block; }
  .progress.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    .progress.radius .meter {
      -webkit-border-radius: 2px;
      border-radius: 2px; }
  .progress.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
    .progress.round .meter {
      -webkit-border-radius: 999px;
      border-radius: 999px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin: -0.25rem 0 1.125rem;
  padding-top: 0.25rem;
  margin-right: 0;
  margin-left: -0.75rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    display: inline;
    margin-left: 1rem;
    margin-bottom: 0.625rem;
    font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      -webkit-border-radius: 3px;
      border-radius: 3px;
      font-weight: normal;
      background: #008cba;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: white; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #0078a0; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: white;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: white; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: 0.5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #eeeeee !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #ffffff;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  -moz-box-shadow: 0 0 30px white;
  -webkit-box-shadow: 0 0 15px white;
  box-shadow: 0 0 15px white; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: inherit;
  padding: 0.25rem 0.5rem 0.375rem;
  font-size: 0.6875rem;
  background-color: #008cba;
  color: white; }
  .label.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  .label.round {
    -webkit-border-radius: 1000px;
    border-radius: 1000px; }
  .label.alert {
    background-color: #f04124;
    color: white; }
  .label.success {
    background-color: #43ac6a;
    color: white; }
  .label.secondary {
    background-color: #e7e7e7;
    color: #333333; }

.text-left {
  text-align: left !important; }

.text-right {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-justify {
  text-align: justify !important; }

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important; }

  .small-only-text-right {
    text-align: right !important; }

  .small-only-text-center {
    text-align: center !important; }

  .small-only-text-justify {
    text-align: justify !important; } }
@media only screen {
  .small-text-left {
    text-align: left !important; }

  .small-text-right {
    text-align: right !important; }

  .small-text-center {
    text-align: center !important; }

  .small-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
  .medium-only-text-left {
    text-align: left !important; }

  .medium-only-text-right {
    text-align: right !important; }

  .medium-only-text-center {
    text-align: center !important; }

  .medium-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 40.063em) {
  .medium-text-left {
    text-align: left !important; }

  .medium-text-right {
    text-align: right !important; }

  .medium-text-center {
    text-align: center !important; }

  .medium-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
  .large-only-text-left {
    text-align: left !important; }

  .large-only-text-right {
    text-align: right !important; }

  .large-only-text-center {
    text-align: center !important; }

  .large-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 64.063em) {
  .large-text-left {
    text-align: left !important; }

  .large-text-right {
    text-align: right !important; }

  .large-text-center {
    text-align: center !important; }

  .large-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) and (max-width: 120em) {
  .xlarge-only-text-left {
    text-align: left !important; }

  .xlarge-only-text-right {
    text-align: right !important; }

  .xlarge-only-text-center {
    text-align: center !important; }

  .xlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 90.063em) {
  .xlarge-text-left {
    text-align: left !important; }

  .xlarge-text-right {
    text-align: right !important; }

  .xlarge-text-center {
    text-align: center !important; }

  .xlarge-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) and (max-width: 99999999em) {
  .xxlarge-only-text-left {
    text-align: left !important; }

  .xxlarge-only-text-right {
    text-align: right !important; }

  .xxlarge-only-text-center {
    text-align: center !important; }

  .xxlarge-only-text-justify {
    text-align: justify !important; } }
@media only screen and (min-width: 120.063em) {
  .xxlarge-text-left {
    text-align: left !important; }

  .xxlarge-text-right {
    text-align: right !important; }

  .xxlarge-text-center {
    text-align: center !important; }

  .xxlarge-text-justify {
    text-align: justify !important; } }
.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow-x: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    height: 100%; }

.inner-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  *zoom: 1;
  -webkit-transition: -webkit-transform 500ms ease;
  -moz-transition: -moz-transform 500ms ease;
  -ms-transition: -ms-transform 500ms ease;
  -o-transition: -o-transform 500ms ease;
  transition: transform 500ms ease; }
  .inner-wrap:before, .inner-wrap:after {
    content: " ";
    display: table; }
  .inner-wrap:after {
    clear: both; }

nav.tab-bar {
  -webkit-backface-visibility: hidden;
  background: #333333;
  color: white;
  height: 2.8125rem;
  line-height: 2.8125rem;
  position: relative; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4, nav.tab-bar h5, nav.tab-bar h6 {
    color: white;
    font-weight: bold;
    line-height: 2.8125rem;
    margin: 0; }
  nav.tab-bar h1, nav.tab-bar h2, nav.tab-bar h3, nav.tab-bar h4 {
    font-size: 1.125rem; }

section.left-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  box-shadow: 1px 0 0 #4e4e4e;
  left: 0; }

section.right-small {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-left: solid 1px #4e4e4e;
  box-shadow: -1px 0 0 #1a1a1a;
  right: 0; }

section.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    section.tab-bar-section {
      text-align: left; } }
  section.tab-bar-section.left {
    left: 0;
    right: 2.8125rem; }
  section.tab-bar-section.right {
    left: 2.8125rem;
    right: 0; }
  section.tab-bar-section.middle {
    left: 2.8125rem;
    right: 2.8125rem; }

a.menu-icon {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  line-height: 2.0625rem;
  padding: 0;
  color: white;
  position: relative; }
  a.menu-icon span {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0;
    left: 0.8125rem;
    top: 0.3125rem;
    -webkit-box-shadow: 1px 10px 1px 1px white, 1px 16px 1px 1px white, 1px 22px 1px 1px white;
    box-shadow: 0 10px 0 1px white, 0 16px 0 1px white, 0 22px 0 1px white; }
  a.menu-icon:hover span {
    -webkit-box-shadow: 1px 10px 1px 1px #b3b3b3, 1px 16px 1px 1px #b3b3b3, 1px 22px 1px 1px #b3b3b3;
    box-shadow: 0 10px 0 1px #b3b3b3, 0 16px 0 1px #b3b3b3, 0 22px 0 1px #b3b3b3; }

.left-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  left: 0; }
  .left-off-canvas-menu * {
    -webkit-backface-visibility: hidden; }

.right-off-canvas-menu {
  -webkit-backface-visibility: hidden;
  width: 250px;
  top: 0;
  bottom: 0;
  position: absolute;
  overflow-y: auto;
  background: #333333;
  z-index: 1001;
  box-sizing: content-box;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  right: 0; }

ul.off-canvas-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  ul.off-canvas-list li label {
    padding: 0.3rem 0.9375rem;
    color: #999999;
    text-transform: uppercase;
    font-weight: bold;
    background: #444444;
    border-top: 1px solid #5e5e5e;
    border-bottom: none;
    margin: 0; }
  ul.off-canvas-list li a {
    display: block;
    padding: 0.66667rem;
    color: rgba(255, 255, 255, 0.7);
    border-bottom: 1px solid #262626; }

.move-right > .inner-wrap {
  -webkit-transform: translate3d(250px, 0, 0);
  -moz-transform: translate3d(250px, 0, 0);
  -ms-transform: translate3d(250px, 0, 0);
  -o-transform: translate3d(250px, 0, 0);
  transform: translate3d(250px, 0, 0); }
.move-right a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-right a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.move-left > .inner-wrap {
  -webkit-transform: translate3d(-250px, 0, 0);
  -moz-transform: translate3d(-250px, 0, 0);
  -ms-transform: translate3d(-250px, 0, 0);
  -o-transform: translate3d(-250px, 0, 0);
  transform: translate3d(-250px, 0, 0); }
.move-left a.exit-off-canvas {
  -webkit-backface-visibility: hidden;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  @media only screen and (min-width: 40.063em) {
    .move-left a.exit-off-canvas:hover {
      background: rgba(255, 255, 255, 0.05); } }

.csstransforms.no-csstransforms3d .left-off-canvas-menu {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }
.csstransforms.no-csstransforms3d .right-off-canvas-menu {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }
.csstransforms.no-csstransforms3d .move-left > .inner-wrap {
  -webkit-transform: translate(-250px, 0);
  -moz-transform: translate(-250px, 0);
  -ms-transform: translate(-250px, 0);
  -o-transform: translate(-250px, 0);
  transform: translate(-250px, 0); }
.csstransforms.no-csstransforms3d .move-right > .inner-wrap {
  -webkit-transform: translate(250px, 0);
  -moz-transform: translate(250px, 0);
  -ms-transform: translate(250px, 0);
  -o-transform: translate(250px, 0);
  transform: translate(250px, 0); }

.no-csstransforms .left-off-canvas-menu {
  left: -250px; }
.no-csstransforms .right-off-canvas-menu {
  right: -250px; }
.no-csstransforms .move-left > .inner-wrap {
  right: 250px; }
.no-csstransforms .move-right > .inner-wrap {
  left: 250px; }

@media only screen and (max-width: 40em) {
  .f-dropdown {
    max-width: 100%;
    left: 0; } }
/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  width: 100%;
  max-height: none;
  height: auto;
  background: white;
  border: solid 1px #cccccc;
  font-size: 16px;
  z-index: 99;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent white transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 99; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 98; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #eeeeee; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: white;
    border: solid 1px #cccccc;
    font-size: 16px;
    z-index: 99;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }

table {
  background: white;
  margin-bottom: 1.25rem;
  border: solid 1px #dddddd; }
  table thead,
  table tfoot {
    background: whitesmoke; }
    table thead tr th,
    table thead tr td,
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222;
      text-align: left; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #f9f9f9; }
  table thead tr th,
  table tfoot tr th,
  table tbody tr td,
  table tr td,
  table tfoot tr td {
    display: table-cell;
    line-height: 1.125rem; }

/* Standard Forms */
form {
  margin: 0 0 1rem; }

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5rem; }
  form .row .row .column,
  form .row .row .columns {
    padding: 0 0.5rem; }
  form .row .row.collapse {
    margin: 0; }
    form .row .row.collapse .column,
    form .row .row.collapse .columns {
      padding: 0; }
    form .row .row.collapse input {
      -moz-border-radius-bottomright: 0;
      -moz-border-radius-topright: 0;
      -webkit-border-bottom-right-radius: 0;
      -webkit-border-top-right-radius: 0; }
form .row input.column,
form .row input.columns,
form .row textarea.column,
form .row textarea.columns {
  padding-left: 0.5rem; }

/* Label Styles */
label {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

select {
  -webkit-appearance: none !important;
  background: #fafafa url("https://www.malltv.lol/skin/frontend/intenso/default/css/data:image/svg+xml;base64")PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
  background-position-x: 97%;
  background-position-y: center;
  border: 1px solid #cccccc;
  padding: 0.5rem;
  font-size: 0.875rem;
  -webkit-border-radius: 0;
  border-radius: 0; }
  select.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  select:hover {
    background: #f3f3f3 url("https://www.malltv.lol/skin/frontend/intenso/default/css/data:image/svg+xml;base64")PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iM3B4IiB2aWV3Qm94PSIwIDAgNiAzIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA2IDMiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxwb2x5Z29uIHBvaW50cz0iNS45OTIsMCAyLjk5MiwzIC0wLjAwOCwwICIvPjwvc3ZnPg==") no-repeat;
    background-position-x: 97%;
    background-position-y: center;
    border-color: #999999; }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    background: #fafafa; }

  select:hover {
    background: #f3f3f3; } }

/* Attach elements to the beginning or end of an input */
.prefix,
.postfix {
  display: block;
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  border-style: solid;
  border-width: 1px;
  overflow: hidden;
  font-size: 0.875rem;
  height: 2.3125rem;
  line-height: 2.3125rem; }

/* Adjust padding, alignment and radius if pre/post element is a button */
.postfix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  line-height: 2.125rem;
  border: none; }

.prefix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.postfix.button.radius {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px; }

.prefix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomleft: 1000px;
  -moz-border-radius-topleft: 1000px;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }

.postfix.button.round {
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-border-radius-bottomright: 1000px;
  -moz-border-radius-topright: 1000px;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

/* Separate prefix and postfix styles when on span or label so buttons keep their own */
span.prefix, label.prefix {
  background: #f2f2f2;
  border-right: none;
  color: #333333;
  border-color: #cccccc; }
  span.prefix.radius, label.prefix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }

span.postfix, label.postfix {
  background: #f2f2f2;
  border-left: none;
  color: #333333;
  border-color: #cccccc; }
  span.postfix.radius, label.postfix.radius {
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

/* We use this to get basic styling on all basic form elements */
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
textarea {
  -webkit-appearance: none;
  background-color: white;
  font-family: inherit;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.45s, border-color 0.45s ease-in-out;
  -moz-transition: -moz-box-shadow 0.45s, border-color 0.45s ease-in-out;
  transition: box-shadow 0.45s, border-color 0.45s ease-in-out; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    -webkit-box-shadow: 0 0 5px #999999;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border-color: #999999; }
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="date"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="email"]:focus,
  input[type="number"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="time"]:focus,
  input[type="url"]:focus,
  textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"][disabled],
  input[type="password"][disabled],
  input[type="date"][disabled],
  input[type="datetime"][disabled],
  input[type="datetime-local"][disabled],
  input[type="month"][disabled],
  input[type="week"][disabled],
  input[type="email"][disabled],
  input[type="number"][disabled],
  input[type="search"][disabled],
  input[type="tel"][disabled],
  input[type="time"][disabled],
  input[type="url"][disabled],
  textarea[disabled] {
    background-color: #dddddd; }
  input[type="text"].radius,
  input[type="password"].radius,
  input[type="date"].radius,
  input[type="datetime"].radius,
  input[type="datetime-local"].radius,
  input[type="month"].radius,
  input[type="week"].radius,
  input[type="email"].radius,
  input[type="number"].radius,
  input[type="search"].radius,
  input[type="tel"].radius,
  input[type="time"].radius,
  input[type="url"].radius,
  textarea.radius {
    -webkit-border-radius: 3px;
    border-radius: 3px; }

/* Add height value for select elements to match text input height */
select {
  height: 2.3125rem; }

/* Adjust margin for form elements below */
input[type="file"],
input[type="checkbox"],
input[type="radio"],
select {
  margin: 0 0 1rem 0; }

input[type="checkbox"] + label,
input[type="radio"] + label {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  vertical-align: baseline; }

/* Normalize file input width */
input[type="file"] {
  width: 100%; }

/* We add basic fieldset styling */
fieldset {
  border: solid 1px #dddddd;
  padding: 1.25rem;
  margin: 1.125rem 0; }
  fieldset legend {
    font-weight: bold;
    background: white;
    padding: 0 0.1875rem;
    margin: 0;
    margin-left: -0.1875rem; }

/* Error Handling */
[data-abide] .error small.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
[data-abide] span.error, [data-abide] small.error {
  display: none; }

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }

.error input,
.error textarea,
.error select {
  margin-bottom: 0; }
.error input[type="checkbox"],
.error input[type="radio"] {
  margin-bottom: 1rem; }
.error label,
.error label.error {
  color: #f04124; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #f04124;
  color: white; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

input.error,
textarea.error {
  margin-bottom: 0; }

label.error {
  color: #f04124; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
  *zoom: 1; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.55%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: 0.875rem;
  padding: 0.125rem 0.25rem 0;
  -webkit-border-radius: 3px;
  border-radius: 3px; }

/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only,
.hide-for-xlarge,
.hide-for-xlarge-up,
.hide-for-xlarge-only,
.hide-for-xxlarge-up,
.hide-for-xxlarge-only {
  display: inherit !important; }

.hide-for-small,
.hide-for-small-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only,
.show-for-xlarge,
.show-for-xlarge-up,
.show-for-xlarge-only,
.show-for-xxlarge-up,
.show-for-xxlarge-only {
  display: none !important; }

/* Specific visibility for tables */
table.show-for-small, table.show-for-small-only, table.show-for-medium-down, table.show-for-large-down, table.hide-for-medium, table.hide-for-medium-up, table.hide-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
  display: table; }

thead.show-for-small, thead.show-for-small-only, thead.show-for-medium-down, thead.show-for-large-down, thead.hide-for-medium, thead.hide-for-medium-up, thead.hide-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
  display: table-header-group !important; }

tbody.show-for-small, tbody.show-for-small-only, tbody.show-for-medium-down, tbody.show-for-large-down, tbody.hide-for-medium, tbody.hide-for-medium-up, tbody.hide-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
  display: table-row-group !important; }

tr.show-for-small, tr.show-for-small-only, tr.show-for-medium-down, tr.show-for-large-down, tr.hide-for-medium, tr.hide-for-medium-up, tr.hide-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
  display: table-row !important; }

td.show-for-small, td.show-for-small-only, td.show-for-medium-down, td.show-for-large-down, td.hide-for-medium, td.hide-for-medium-up, td.hide-for-large, td.hide-for-large-up, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xxlarge-up,
th.show-for-small,
th.show-for-small-only,
th.show-for-medium-down,
th.show-for-large-down,
th.hide-for-medium,
th.hide-for-medium-up,
th.hide-for-large,
th.hide-for-large-up,
th.hide-for-xlarge,
th.hide-for-xlarge-up,
th.hide-for-xxlarge-up {
  display: table-cell !important; }

/* Medium Displays: 641px and up */
@media only screen and (min-width: 40.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small,
  .show-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.show-for-medium, table.show-for-medium-down, table.show-for-medium-up, table.show-for-medium-only, table.hide-for-large, table.hide-for-large-up, table.hide-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.show-for-medium, thead.show-for-medium-down, thead.show-for-medium-up, thead.show-for-medium-only, thead.hide-for-large, thead.hide-for-large-up, thead.hide-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.show-for-medium, tbody.show-for-medium-down, tbody.show-for-medium-up, tbody.show-for-medium-only, tbody.hide-for-large, tbody.hide-for-large-up, tbody.hide-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.show-for-medium, tr.show-for-medium-down, tr.show-for-medium-up, tr.show-for-medium-only, tr.hide-for-large, tr.hide-for-large-up, tr.hide-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.show-for-medium, td.show-for-medium-down, td.show-for-medium-up, td.show-for-medium-only, td.hide-for-large, td.hide-for-large-up, td.hide-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.show-for-medium,
  th.show-for-medium-down,
  th.show-for-medium-up,
  th.show-for-medium-only,
  th.hide-for-large,
  th.hide-for-large-up,
  th.hide-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* Large Displays: 1024px and up */
@media only screen and (min-width: 64.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large, table.show-for-large-up, table.show-for-large-only, table.hide-for-xlarge, table.hide-for-xlarge-up, table.hide-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large, thead.show-for-large-up, thead.show-for-large-only, thead.hide-for-xlarge, thead.hide-for-xlarge-up, thead.hide-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large, tbody.show-for-large-up, tbody.show-for-large-only, tbody.hide-for-xlarge, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large, tr.show-for-large-up, tr.show-for-large-only, tr.hide-for-xlarge, tr.hide-for-xlarge-up, tr.hide-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large, td.show-for-large-up, td.show-for-large-only, td.hide-for-xlarge, td.hide-for-xlarge-up, td.hide-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large,
  th.show-for-large-up,
  th.show-for-large-only,
  th.hide-for-xlarge,
  th.hide-for-xlarge-up,
  th.hide-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* X-Large Displays: 1441 and up */
@media only screen and (min-width: 90.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .show-for-xlarge,
  .show-for-xlarge-up,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .hide-for-xlarge-up,
  .hide-for-xlarge-only,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-large-only, table.show-for-xlarge, table.show-for-xlarge-up, table.show-for-xlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-large-only, thead.show-for-xlarge, thead.show-for-xlarge-up, thead.show-for-xlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-large-only, tbody.show-for-xlarge, tbody.show-for-xlarge-up, tbody.show-for-xlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-large-only, tr.show-for-xlarge, tr.show-for-xlarge-up, tr.show-for-xlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-large-only, td.show-for-xlarge, td.show-for-xlarge-up, td.show-for-xlarge-only, td.hide-for-xxlarge-up, td.hide-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-large-only,
  th.show-for-xlarge,
  th.show-for-xlarge-up,
  th.show-for-xlarge-only,
  th.hide-for-xxlarge-up,
  th.hide-for-xxlarge-only {
    display: table-cell !important; } }
/* XX-Large Displays: 1920 and up */
@media only screen and (min-width: 120.063em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large-up,
  .hide-for-large-only,
  .hide-for-xlarge-only,
  .show-for-xlarge-up,
  .show-for-xxlarge-up,
  .show-for-xxlarge-only {
    display: inherit !important; }

  .show-for-small-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .show-for-large,
  .show-for-large-only,
  .show-for-large-down,
  .hide-for-xlarge,
  .show-for-xlarge-only,
  .hide-for-xxlarge-up,
  .hide-for-xxlarge-only {
    display: none !important; }

  /* Specific visibility for tables */
  table.hide-for-small, table.hide-for-small-only, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-medium-only, table.show-for-medium-up, table.show-for-large-up, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xxlarge-up, table.show-for-xxlarge-only {
    display: table; }

  thead.hide-for-small, thead.hide-for-small-only, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.show-for-large-up, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xxlarge-up, thead.show-for-xxlarge-only {
    display: table-header-group !important; }

  tbody.hide-for-small, tbody.hide-for-small-only, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.show-for-large-up, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge-only {
    display: table-row-group !important; }

  tr.hide-for-small, tr.hide-for-small-only, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.show-for-large-up, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xxlarge-up, tr.show-for-xxlarge-only {
    display: table-row !important; }

  td.hide-for-small, td.hide-for-small-only, td.hide-for-medium, td.hide-for-medium-down, td.hide-for-medium-only, td.show-for-medium-up, td.show-for-large-up, td.hide-for-xlarge-only, td.show-for-xlarge-up, td.show-for-xxlarge-up, td.show-for-xxlarge-only,
  th.hide-for-small,
  th.hide-for-small-only,
  th.hide-for-medium,
  th.hide-for-medium-down,
  th.hide-for-medium-only,
  th.show-for-medium-up,
  th.show-for-large-up,
  th.hide-for-xlarge-only,
  th.show-for-xlarge-up,
  th.show-for-xxlarge-up,
  th.show-for-xxlarge-only {
    display: table-cell !important; } }
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important; }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table; }

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important; }

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important; }

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important; }

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important; }

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important; }

  .hide-for-landscape,
  .show-for-portrait {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table; }

  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important; }

  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important; }

  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important; }

  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important; } }
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important; }

  .hide-for-portrait,
  .show-for-landscape {
    display: none !important; }

  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table; }

  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important; }

  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important; }

  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important; }

  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important; } }
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important; }

.hide-for-touch {
  display: inherit !important; }

.touch .show-for-touch {
  display: inherit !important; }

.touch .hide-for-touch {
  display: none !important; }

/* Specific visibility for tables */
table.hide-for-touch {
  display: table; }

.touch table.show-for-touch {
  display: table; }

thead.hide-for-touch {
  display: table-header-group !important; }

.touch thead.show-for-touch {
  display: table-header-group !important; }

tbody.hide-for-touch {
  display: table-row-group !important; }

.touch tbody.show-for-touch {
  display: table-row-group !important; }

tr.hide-for-touch {
  display: table-row !important; }

.touch tr.show-for-touch {
  display: table-row !important; }

td.hide-for-touch {
  display: table-cell !important; }

.touch td.show-for-touch {
  display: table-cell !important; }

th.hide-for-touch {
  display: table-cell !important; }

.touch th.show-for-touch {
  display: table-cell !important; }

/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.1.0
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 0;
  background-color: #fff;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px !important;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  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;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #27ccc0;
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-field .default {
  color: #999;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 0;
  background-color: #e4e4e4;
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid;
  border-color: #27ccc0 !important;
}
.chosen-container-active.chosen-with-drop .chosen-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;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid;
  border-color: #27ccc0;
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014-2015 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 */

@font-face {
	font-family: intenso;
	src:url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.eot?9z30zu");
	src:url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.eot?#iefix9z30zu") format("embedded-opentype"),
		url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.woff?9z30zu") format("woff"),
		url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.ttf?9z30zu") format("truetype"),
		url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.svg?9z30zu#intenso") format("svg");
	font-weight: normal;
	font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /* Required for Chrome to render icons properly */
    @font-face {
        font-family: intenso;
        src: url("https://www.malltv.lol/skin/frontend/intenso/default/fonts/intenso.svg?9z30zu#intenso") format("svg");
    }
}
[class^="icon-"], [class*=" icon-"] {
	font-family: intenso;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-feed:before,
.link-rss:before { content: "\e61b"; color: #E87E04; }
.icon-email-2:before { content: "\e60e"; }
.icon-phone:before { content: "\e601"; }
.icon-sec-menu:before { content: "\e605"; }
.icon-list:before { content: "\e619"; }
.icon-grid:before { content: "\e61a"; }
.icon-checkbox-checked:before { content: "\e617"; }
.icon-checkbox:before { content: "\e618"; }
.icon-mapmarker:before { content: "\e60f"; }
.icon-googleplus:before { content: "\e610"; }
.icon-pinterest:before { content: "\e611"; }
.icon-youtube:before { content: "\e612"; }
.icon-instagram:before { content: "\e613"; }
.icon-twitter:before { content: "\e614"; }
.icon-facebook:before { content: "\e615"; }
.icon-email:before { content: "\e616"; }
.icon-compare:before { content: "\e60d"; }
.icon-heart:before { content: "\e60c"; }
.icon-wrench:before { content: "\e60b"; }
.icon-gear:before { content: "\e60a"; }
.icon-puzzle:before { content: "\e609"; }
.icon-home:before { content: "\e608"; }
.icon-user:before { content: "\e607"; }
.icon-main-menu:before { content: "\e606"; }
.icon-close:before { content: "\e604"; }
.icon-edit:before { content: "\e603"; }
.icon-cart:before { content: "\e602"; }
.icon-search:before { content: "\e600"; }
.icon-padlock:before { content: "\e6fb"; }
.icon-vimeo:before { content: "\e61c"; }
.icon-linkedin:before { content: "\e622"; }
.icon-office:before { content: "\e623"; }
.icon-newspaper:before { content: "\e624"; }
.icon-pencil:before { content: "\e625"; }
.icon-pencil2:before { content: "\e626"; }
.icon-quill:before { content: "\e627"; }
.icon-pen:before { content: "\e628"; }
.icon-droplet:before { content: "\e629"; }
.icon-paint-format:before { content: "\e62a"; }
.icon-image:before { content: "\e62b"; }
.icon-image2:before { content: "\e62c"; }
.icon-images:before { content: "\e62d"; }
.icon-camera:before { content: "\e62e"; }
.icon-music:before { content: "\e62f"; }
.icon-play:before { content: "\e630"; }
.icon-film:before { content: "\e631"; }
.icon-camera2:before { content: "\e632"; }
.icon-dice:before { content: "\e633"; }
.icon-bullhorn:before { content: "\e634"; }
.icon-book:before { content: "\e635"; }
.icon-books:before { content: "\e636"; }
.icon-library:before { content: "\e637"; }
.icon-file:before { content: "\e638"; }
.icon-profile:before { content: "\e639"; }
.icon-file2:before { content: "\e63a"; }
.icon-file3:before { content: "\e63b"; }
.icon-folder:before { content: "\e63c"; }
.icon-folder-open:before { content: "\e63d"; }
.icon-tag:before { content: "\e63e"; }
.icon-tags:before { content: "\e63f"; }
.icon-barcode:before { content: "\e640"; }
.icon-qrcode:before { content: "\e641"; }
.icon-ticket:before { content: "\e642"; }
.icon-cart2:before { content: "\e643"; }
.icon-cart3:before { content: "\e644"; }
.icon-cart4:before { content: "\e645"; }
.icon-coin:before { content: "\e646"; }
.icon-credit:before { content: "\e647"; }
.icon-calculate:before { content: "\e648"; }
.icon-support:before { content: "\e649"; }
.icon-address-book:before { content: "\e64a"; }
.icon-notebook:before { content: "\e64b"; }
.icon-pushpin:before { content: "\e64c"; }
.icon-location:before { content: "\e64d"; }
.icon-location2:before { content: "\e64e"; }
.icon-compass:before { content: "\e64f"; }
.icon-map:before { content: "\e650"; }
.icon-map2:before { content: "\e651"; }
.icon-history:before { content: "\e652"; }
.icon-clock:before { content: "\e653"; }
.icon-clock2:before { content: "\e654"; }
.icon-alarm:before { content: "\e655"; }
.icon-alarm2:before { content: "\e656"; }
.icon-bell:before { content: "\e657"; }
.icon-stopwatch:before { content: "\e658"; }
.icon-calendar:before { content: "\e659"; }
.icon-calendar2:before { content: "\e65a"; }
.icon-print:before,
.link-print:before { content: "\e620"; }
.icon-keyboard:before { content: "\e65b"; }
.icon-screen:before { content: "\e65c"; }
.icon-laptop:before { content: "\e65d"; } 
.icon-mobile:before { content: "\e65e"; }
.icon-mobile2:before { content: "\e65f"; }
.icon-tablet:before { content: "\e660"; }
.icon-tv:before { content: "\e661"; }
.icon-drawer:before { content: "\e662"; }
.icon-box-add:before { content: "\e663"; }
.icon-box-remove:before { content: "\e664"; }
.icon-download:before { content: "\e665"; }
.icon-upload:before { content: "\e666"; }
.icon-disk:before { content: "\e667"; }
.icon-undo:before { content: "\e668"; }
.icon-redo:before { content: "\e669"; }
.icon-forward:before { content: "\e66a"; }
.icon-reply:before { content: "\e66b"; }
.icon-bubble:before { content: "\e66c"; }
.icon-bubbles:before { content: "\e66d"; } 
.icon-bubbles2:before { content: "\e66e"; }
.icon-bubble2:before { content: "\e66f"; }
.icon-bubbles3:before { content: "\e670"; }
.icon-bubbles4:before { content: "\e671"; }
.icon-user2:before { content: "\e672"; }
.icon-users:before { content: "\e673"; }
.icon-user3:before { content: "\e674"; }
.icon-users2:before { content: "\e675"; }
.icon-user4:before { content: "\e676"; }
.icon-user5:before { content: "\e677"; }
.icon-quotes-left:before { content: "\e678"; }
.icon-busy:before {	content: "\e679"; }
.icon-binoculars:before { content: "\e67a"; }
.icon-zoomin:before { 	content: "\e67b"; }
.icon-zoomout:before { 	content: "\e67c"; }
.icon-key:before { content: "\e67d"; }
.icon-key2:before { content: "\e67e"; }
.icon-settings:before { content: "\e67f"; }
.icon-equalizer:before { content: "\e680"; }
.icon-cogs:before { content: "\e681"; }
.icon-wand:before { content: "\e682"; }
.icon-aid:before { content: "\e683"; }
.icon-bug:before { content: "\e684"; }
.icon-pie:before { content: "\e685"; }
.icon-stats:before { content: "\e686"; }
.icon-bars:before { content: "\e687"; }
.icon-gift:before { content: "\e688"; }
.icon-trophy:before { content: "\e689"; }
.icon-glass:before { content: "\e68a"; }
.icon-mug:before { content: "\e68b"; }
.icon-food:before { content: "\e68c"; }
.icon-leaf:before { content: "\e68d"; }
.icon-rocket:before { content: "\e68e"; }
.icon-meter:before { content: "\e68f"; }
.icon-meter2:before { content: "\e690"; }
.icon-dashboard:before { content: "\e691"; }
.icon-hammer:before { content: "\e692"; }
.icon-fire:before { content: "\e693"; }
.icon-lab:before { content: "\e694"; }
.icon-magnet:before { content: "\e695"; }
.icon-briefcase:before { content: "\e696"; }
.icon-airplane:before { content: "\e697"; }
.icon-truck:before { content: "\e698"; }
.icon-road:before { content: "\e699"; }
.icon-target:before { content: "\e69a"; }
.icon-shield:before { content: "\e69b"; }
.icon-lightning:before { content: "\e69c"; }
.icon-switch:before { content: "\e69d"; }
.icon-powercord:before { content: "\e69e"; }
.icon-signup:before { content: "\e69f"; }
.icon-list2:before { content: "\e6a0"; }
.icon-list3:before { content: "\e6a1"; }
.icon-numbered-list:before { content: "\e6a2"; }
.icon-cloud:before { content: "\e6a3"; }
.icon-cloud-download:before { content: "\e6a4"; }
.icon-cloud-upload:before { content: "\e6a5"; }
.icon-globe:before { content: "\e6a6"; }
.icon-earth:before { content: "\e6a7"; }
.icon-link:before { content: "\e6a8"; }
.icon-flag:before { content: "\e6a9"; }
.icon-attachment:before { content: "\e6aa"; }
.icon-eye:before { content: "\e61d"; }
.icon-star:before { content: "\e6ab"; }
.icon-thumbs-up:before { content: "\e6ac"; }
.icon-thumbs-up2:before { content: "\e6ad"; }
.icon-happy:before { content: "\e6ae"; }
.icon-smiley:before { content: "\e6af"; }
.icon-sad:before { content: "\e6b0"; }
.icon-point-up:before { content: "\e6b1"; }
.icon-point-right:before { content: "\e6b2"; }
.icon-point-down:before { content: "\e6b3"; }
.icon-point-left:before { content: "\e6b4"; }
.icon-warning:before { content: "\e6b5"; }
.icon-notification:before { content: "\e621"; }
.icon-question:before { content: "\e6b6"; }
.icon-info:before { content: "\e6b7"; }
.icon-info2:before { content: "\e6b8"; }
.icon-blocked:before { content: "\e6b9"; }
.icon-close2:before { content: "\e6ba"; }
.icon-checkmark:before { content: "\e6bb"; }
.icon-minus:before { content: "\e6bc"; }
.icon-plus:before { content: "\e6bd"; }
.icon-enter:before { content: "\e6be"; }
.icon-exit:before { content: "\e6bf"; }
.icon-loop2:before { content: "\e6c0"; }
.icon-loop:before { content: "\e61f"; color: #A1BA16; }
.icon-loop3:before { content: "\e6c1"; }
.icon-shuffle:before { content: "\e6c2"; }
.icon-arrow-up-left:before { content: "\e6c3"; }
.icon-arrow-up:before { content: "\e6c4"; }
.icon-arrow-up-right:before { content: "\e6c5"; }
.icon-arrow-right:before { content: "\e6c6"; }
.icon-arrow-down-right:before { content: "\e6c7"; }
.icon-arrow-down:before { content: "\e6c8"; }
.icon-arrow-down-left:before { content: "\e6c9"; }
.icon-arrow-left:before { content: "\e6ca"; }
.icon-arrow-up-left2:before { content: "\e6cb"; }
.icon-arrow-up2:before { content: "\e6cc"; }
.icon-arrow-up-right2:before { content: "\e6cd"; }
.icon-arrow-right2:before { content: "\e6ce"; }
.icon-arrow-down-right2:before { content: "\e6cf"; }
.icon-arrow-down2:before { content: "\e6d0"; }
.icon-arrow-down-left2:before { content: "\e6d1"; }
.icon-arrow-left2:before { content: "\e6d2"; }
.icon-arrow-up-left3:before { content: "\e6d3"; }
.icon-arrow-up3:before { content: "\e6d4"; }
.icon-arrow-up-right3:before { content: "\e6d5"; }
.icon-arrow-right3:before { content: "\e6d6"; }
.icon-arrow-down-right3:before { content: "\e6d7"; }
.icon-arrow-down3:before { content: "\e6d8"; }
.icon-arrow-down-left3:before { content: "\e6d9"; }
.icon-arrow-left3:before { content: "\e6da"; }
.icon-scissors:before { content: "\e6db"; }
.icon-filter:before { content: "\e6dc"; }
.icon-filter2:before { content: "\e6dd"; }
.icon-bold:before { content: "\e6de"; }
.icon-underline:before { content: "\e6df"; }
.icon-italic:before { content: "\e6e0"; }
.icon-table:before { content: "\e6e1"; }
.icon-paragraph-left:before { content: "\e6e2"; }
.icon-paragraph-center:before { content: "\e6e3"; }
.icon-paragraph-right:before { content: "\e6e4"; }
.icon-paragraph-justify:before { content: "\e6e5"; }
.icon-picassa:before { content: "\e6e6"; }
.icon-android:before { content: "\e6e7"; }
.icon-windows:before { content: "\e6e8"; }
.icon-windows8:before { content: "\e6e9"; }
.icon-paypal:before { content: "\e6ea"; }
.icon-libreoffice:before { content: "\e6eb"; }
.icon-file-pdf:before { content: "\e6ec"; }
.icon-file-openoffice:before { content: "\e6ed"; }
.icon-file-word:before { content: "\e6ee"; }
.icon-file-excel:before { content: "\e6ef"; }
.icon-file-zip:before { content: "\e6f0"; }
.icon-file-powerpoint:before { content: "\e6f1"; }
.icon-file-xml:before { content: "\e6f2"; }
.icon-file-css:before { content: "\e6f3"; }
.icon-html5:before { content: "\e6f4"; }
.icon-chrome:before { content: "\e6f5"; }
.icon-firefox:before { content: "\e6f6"; }
.icon-IE:before { content: "\e6f7"; }
.icon-opera:before { content: "\e6f8"; }
.icon-safari:before { content: "\e6f9"; }
.icon-IcoMoon:before { content: "\e6fa"; }
.icon-trash:before { content: "\e61e"; color: #F22613; }
.icon-trash:hover:before { color: #CF000F; }

/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014-2016 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 */

/*******************************************************************************************************/
/***   1)	GENERAL CLASES 																			 ***/
/*******************************************************************************************************/
.main-color {
	color: #27ccc0 !important;
}
html {
	font-size: 16px;
}
body {
	background: #f0f0f0; /* Background when boxed, must be setted from Admin */
	font-family: "Open Sans", sans-serif;
	font-size: 0.875rem;
	color: #333333;
}

h1,h2,h3,h4,h5,h6,p {
	font-family: "Open Sans", sans-serif;
	line-height: 1.45;
	text-rendering: auto;
}

a,
.link {
	color: #27ccc0; 
	-webkit-transition: color 300ms ease-out;
  	-moz-transition: color 300ms ease-out;
  	transition: color 300ms ease-out; 
}
a:hover,
a:focus,
.link:hover,
.link:focus {
	color: #1d9d94;
}
ul {
	font-size: 0.875rem;
	color: #333333;
}
ul.no-bullets {
	list-style: none;
	margin-left: 0;
}
.arrow-right {
	display: inline-block;
	position: relative;
	padding: 0 25px 0 0;
}
.arrow-right:before,
.arrow-right:after {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
	right: 17px;
	top: 50%;
	width: 0;
}
.arrow-right:after  {
	margin-top: 0;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
}
.arrow-left {
	display: inline-block;
	position: relative;
	padding: 0 0 0 11px;
}
.arrow-left:before,
.arrow-left:after {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	left: 3px;
	top: 50%;
	width: 0;
}
.arrow-left:after  {
	margin-top: 0;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}
.arrow-down,
.arrow-up {
	display: inline-block;
	position: relative;
	padding: 0 19px 0 0;
}
.arrow-down:after,
.arrow-down:before {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 5px;
	margin-top: 1px;
	position: absolute;
	-ms-transform: rotate(41deg);
	-moz-transform: rotate(41deg);
	-o-transform: rotate(41deg);
	-webkit-transform: rotate(41deg);
	transform: rotate(41deg);
	right: 2px;
	top: 50%;
	width: 0;
}
.arrow-down:after { 
	-ms-transform: rotate(139deg);
	-moz-transform: rotate(139deg);
	-o-transform: rotate(139deg);
	-webkit-transform: rotate(139deg);
	transform: rotate(139deg);
	right: 5px;
}
.arrow-up:after,
.arrow-up:before {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 5px;
	margin-top: 1px;
	position: absolute;
	-ms-transform: rotate(139deg);
	-moz-transform: rotate(139deg);
	-o-transform: rotate(139deg);
	-webkit-transform: rotate(139deg);
	transform: rotate(139deg);
	right: 2px;
	top: 50%;
	width: 0;
}
.arrow-up:after { 
	margin-top: 1px;
	-ms-transform: rotate(41deg);
	-moz-transform: rotate(41deg);
	-o-transform: rotate(41deg);
	-webkit-transform: rotate(41deg);
	transform: rotate(41deg);
	right: 5px;
}
h1 { 
	font-size: 2.70em;
	font-weight: 300;
	line-height: 1;
	letter-spacing: -0.05rem;
}
h2 { 
	font-size: 2rem;
}
h3 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
}
h4 {
	font-size: 1.438rem;
	font-weight: 300;
	line-height: 1;
	color: #000000;
}
h5 {
	font-size: 1.2rem;
}
h6 {
	font-size: 0.875rem;
	font-weight: 500;
}
p { 
	font-size: 0.938rem;
	font-weight: 300;
	color: #5b6064;
}
p.small,
span.small,
div.small { 
	font-size: 0.813rem !important;
	color: #777777 !important;
}
p.x-small { 
	font-size: 0.6875rem !important;
	color: #999999 !important;
}
a.small {
	font-size: 0.813rem !important;
}
a.underline {
	text-decoration:  underline;
}
.block { display: block; }
.truncate {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
.flushrow {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.flush-left {
	padding-left: 0 !important;
}
.flush-right {
	padding-right: 0 !important;
}
.no-margin {
	margin: 0;
}
.nobr {
	white-space: nowrap;
}
.center {
	text-align: center;
}
.no-display,
.hidden {
	display: none !important;
}
.highlighted {
	color: #ea1818;
}
.a11y {
	clip: rect(1px, 1px, 1px, 1px);
	width: 1px;
	height: 1px;
	overflow: hidden;
	position: absolute;
}
.arrow-box { 
	position: relative;
	background: #ffffff;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
} 
.arrow-box:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	bottom: 100%; 
	left: 50%; 
	border-color: transparent;
	border-style: solid;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(255, 255, 255, 0); 
	border-bottom-color: #ffffff; 
	border-width: 6px; 
	margin-left: -6px;
}
span.view-more {
	color: #27ccc0;
	cursor: pointer;
}
.pointer {
	cursor: pointer;
}
/* Form fields */
.form-list {
	list-style: none;
	position: relative;
	margin: 0 auto;

}
.form-list:before,
.form-list:after {
	content: " " !important;
	display: table !important;
}
.form-list:after,
.form-list .control {
	clear: both !important;
}
.radio {
	margin-left: 11px !important;
}
input {
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}
.mdformfields input[type="checkbox"] {
	margin-left: 10px !important;
}
.mdformfields input[type="radio"] + label {
	margin-left: 5px !important;
}
.form-list ul {
	list-style: none;
	margin-left: 0;
}
.form-list .field,
.form-list li {
	position: relative;
	float: left;
	width: 100%;
	margin-right: 18px;
}
.form-list .fields {
	width: 100% !important;
}
.form-list .field:after,
.form-list li:after {
	content: ".";
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
label {
	position: relative;
	display: inline-block;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label,
#payment_form_ccsave label {
	cursor: text;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #777777;
}
.mdformfields .field label,
.mdformfields .form-list label,
.checkmo-list label {
	position: absolute;
	top: 13px;
}
.field label em,
.form-list label em {
	float: right;
	font-size: 0.750rem;
	padding: 0 2px;
	color: #c0c0c0;
}
.form-list .narrow {
	max-width: 250px;
}
.form-list .control {
	margin-top: 5px;
	margin-bottom: 15px;
}
.form-list .control:last-child {
	margin-bottom: 20px;
}
.mdformfields .input-box {
	width: 100%;
	height: 6px;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	position: relative;
	transition: border-color 0.25s ease-in-out 0s;
	margin: 2rem 0 0.813rem;
}
.mdformfields .input-box-select,
.touch .input-box-select {
	width: auto;
	height: auto;
	border: none;
	margin-top: -10px;
}
.mdformfields .select-list > label {
	display: inline-block;
	position: relative;
	color: #27ccc0;
	font-weight: 400;
	font-size: 0.8125rem;
	top: -6px;
}
.mdformfields .input-box .input-text {
	position: absolute;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
	height: 28px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border: none;
	margin: 0;
	padding: 6px 8px 0;
	top: -23px;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.mdformfields .input-text:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	background: transparent !important;
}
/* this rule hides Chrome's autocomplete yellow background */
/* if your form's background is other than white, change the color accordingly */
input:-webkit-autofill,
input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #ffffff inset !important;
}
/* autocomplete for reviews */
.review-product-list input:-webkit-autofill,
.review-product-list input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px #f4f4f4 inset !important;
}
.input-box:hover {
	border-color: #afafaf !important;
}
.input-box.focus,
.input-box textarea:focus {
	border-color: #27ccc0 !important;
}
.input-box textarea {
	background: transparent !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
	max-width: 100%;
}
.clformfields .input-box textarea,
.clrformfields .input-box textarea {
	background: #ffffff !important;
}
.mdformfields .input-box.textarea {
	border: none !important;
	height: auto;
	margin-top: 20px;
}
.input-range {
	width: 100px !important;
}
.input-range small {
	font-size: 80%;
	position: absolute;
	top: 40%;
	right: -3rem;
	color: #777777;
}
.mdformfields label.textarea {
	top: 25px;
}
.input-box.checkbox,
.form-list li.control .input-box {
	position: relative;
	display: inline-block;
	border: none !important;
	height: auto;
	width: auto;
	margin: 0;
	padding-right: 2px;
}
label.checkbox,
.control label {
	position: relative !important;
	display: inline-block;
	top: -1px !important;
	left: 0 !important;
}
.form-box {
	background: #ffffff;
	margin: 10px auto;
	padding: 30px 50px 0;
	max-width: 420px;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.form-box.wide {
	padding: 25px 0 18px 30px;
	max-width: 580px;
}
.form-box.wide .control {
	width: 100% !important;
}
.form-box .buttons-set {
	position: relative;
	background: #f4f4f4;
	margin: 10px -50px -18px -50px;
	padding: 18px;
	text-align: center;
}
.form-box.wide .buttons-set {
	margin: 10px 0 -18px -30px;
}
.form-box.wide .form-list .field,
.form-box.wide .form-list li {
	width: 250px;
}
.chosen-drop li {
	width: 100% !important;
}
.form-list li.wide {
	clear: both;
	width: 100% !important;
	padding-right: 30px;
}
.form-box .buttons-set .button {
	display: block;
	margin: 0 auto 12px;
	padding: 5px 60px;
}
.form-box .buttons-set a {
	color: #777777;
	font-size: 0.813rem;
	transition: color 150ms ease-out 0s;
}
.form-box .buttons-set a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.form-box p.required {
	color: #b0b0b0;
	margin: -12px 0 8px;
	text-align: right;
	font-size: 0.688rem;
}
.validation-advice {
	position: absolute;;
	background: #ffffff;
	font-size: 0.688rem !important;
	color: #ea1818;
	line-height: 0.750rem;
	min-height: 1.375rem;
	border: 1px solid #f0f0f0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	bottom: 0;
	padding: 4px;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	z-index: 100;
}
.mdformfields .validation-advice {
	top: 8px;
	bottom: auto;
}
.validation-advice:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	bottom: 100%; 
	left: 15%; 
	border-color: transparent;
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(255, 255, 255, 0); 
	border-bottom-color: #ffffff; 
	border-width: 6px; 
	margin-left: -6px;
}
.textarea .validation-advice {
	top: 100%;
}
.chosen-container-multi
.chosen-choices {
	display: block;
}
.chosen-choices .search-field:after {
	content: none;
	clear: none;
}
.chosen-choices li {
	width: auto !important;
}
.chosen-choices,
.search-choice {
	position: relative;
	font-size: 0.875rem !important;
	height: auto !important;
	width: auto !important;
	line-height: 0.875rem !important;
}
.chosen-choices {
	border-color: #d3d3d3 !important;
}
.search-choice {
	margin: 3px 0 3px 5px !important;
	padding: 3px 20px 3px 5px !important;
}
.chosen-choices .search-field input {
	height: 1.625rem !important;
	top: 0 !important;
	width: auto;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/chosen-sprite.png") no-repeat -42px 1px rgba(0, 0, 0, 0) !important;
	line-height: 12px !important;
	padding: 0 !important;
}
.regular-field > label {
	position: relative !important;
	margin-bottom: 0.750rem;
}
.regular-field > div {
	position: relative;
}
.clformfields select:not(.multiselect),
.clrformfields select:not(.multiselect),
.touch select:not(.multiselect) {
	background-color: #ffffff !important;
	-moz-appearance: none !important;
	background-image: url("https://www.malltv.lol/skin/frontend/intenso/default/images/select-arrow.png");
	background-position: 100% center;
	background-repeat: no-repeat;
}
/* rounded form fields */
.clrformfields input,
.clrformfields select,
.clrformfields textarea {
	border-radius: 3px;
}
/* UL links */
.links-list {
	display: block;
	list-style: none !important;
	margin: 10px 0 !important;
	padding: 0;
	font-family: "Open Sans", sans-serif !important;
	font-size: .875rem !important;
	line-height: 1 !important;
	-webkit-transition: all 300ms ease-out;
  	-moz-transition: all 300ms ease-out;
  	transition: all 300ms ease-out; 
}
.links-list li {
	position: relative;
	float: none !important;
	line-height: 1 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.links-list li:hover > a:before {
	content: "";
	position: absolute;
	display: inline;
	width: 3px;
	margin-top: 0;
	vertical-align: middle;
	top: 0;
	left: 0;
	bottom: 0;
	background: #27ccc0;
}
.links-list li:hover a {
	color: #222222 !important;
	background: #ffffff !important;
}
.links-list li:active > a {
	color: #27ccc0 !important;
}
.links-list li a {
	display: block;
	padding: 6px 0 6px 16px !important;
	color: #777777 !important;
	line-height: 1 !important;
	margin: 0 !important;
	transition: color 150ms ease-out 0s;
}
.bg-box {
	position: relative;
	display: inline-block;
	background: #f4f4f4;
	margin: 0;
	padding: 14px;
	width: 100%;
}
.simple-nav,
.orbit-bullets-container {
	position: relative;
	display: block;
	padding: 0;
	width: 100%;
	list-style: none;
	line-height: 1px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav ul,
.orbit-bullets-container ol {
	margin: 0 auto !important;
	background: transparent !important;
	display: inline !important;
	line-height: 1px !important;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li,
.orbit-bullets-container li {
	display: inline-block !important;
	position: relative;
	width: 26px !important;
	height: 18px !important;
	margin: 0 !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
}
.simple-nav li {
	width: 20px !important;
}
.simple-nav li.active,
.orbit-bullets-container li.active {
	cursor: default;
}
.simple-nav li:before,
.orbit-bullets-container li:before {
	content: "";
	display: block;
	width: 5px !important;
	height: 5px !important;
	background: #7f7f7f !important;
	-webkit-border-radius: 2.5px;
	-moz-border-radius: 2.5px;
	border-radius: 2.5px;
	margin: 6px;
}
.orbit-bullets-container li.dark:before {
	background: #ffffff !important;
}
.simple-nav li.active:before,
.orbit-bullets-container li.active:before {
	content: "";
	background: transparent !important;
	border: 1px solid #5b5b5b !important;
	width: 10px !important;
	height: 10px !important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin: 3px;
}
.orbit-bullets-container li.dark.active:before {
	background: transparent !important;
	border: 1px solid #ffffff !important;
}
.orbit-bullets {
	top: auto !important;
}
.orbit-bullets li {
	background: transparent !important;
}

/* Text-Boxes Icon styles */
.text-box-with-icon section > span,
.icon-highlighted,
.icon-circle,
.icon-solidcircle,
.icon-square,
.icon-solidsquare {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	font-size: 1.563rem;
	line-height: 2.438rem;
	width: 2.625rem;
	height: 2.625rem;
}
.icon-highlighted,
.icon-circle,
.icon-square {
	border: 2px solid;
	color: #27ccc0;
	border-color: #27ccc0;
}
.icon-highlighted,
.icon-circle,
.icon-solidcircle {
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
}
.icon-square,
.icon-solidsquare { 
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.text-box-with-icon .button {
	margin: 10px 0 0 0;
}
.text-box-with-icon.box-left [class^="icon-"], 
.text-box-with-icon.box-left [class*=" icon-"],
.text-box-with-icon.box-left .button,
.text-box-with-icon.box-left .arrow-right {
	float: left;
}
.text-box-with-icon.box-left h4,
.text-box-with-icon.box-left p.textbox-text {
	text-align: left;
}
/* Additional alignment corrections for some icons */
.icon-puzzle.icon-highlighted {
	line-height: 2.313rem;
}
/* Text box with icon */
.text-box-with-icon {
	padding-top: 3.125rem;
	padding-bottom: 5.625rem;
}
.text-box-with-icon section {
	text-align: center;
	padding-top: 2.50rem;
}
.text-box-with-icon section > span {
	margin: 0 0 15px;
}
.text-box-with-icon section img {
	margin-bottom: 0.8125rem;
}
.text-box-with-icon section h4 {
	margin-bottom: 0.625rem;
}
.text-box-with-icon section p {
	line-height: 1.5rem;
	margin-bottom: 0.375rem;
}
.text-box-with-icon section a {
	font-size: 0.875rem;
}
.text-box-with-icon section.box-1 .icon-highlighted {
	color: #27ccc0;
	border-color: #27ccc0;
}
.text-box-with-icon section.box-2 .icon-highlighted {
	color: #a1ba16;
	border-color: #a1ba16;
}
.text-box-with-icon section.box-3 .icon-highlighted {
	color: #ea1818;
	border-color: #ea1818;
}
.page-print {
	background: #ffffff;
}
/* color clases */
.red {
	color: #ea1818 !important;
	border-color: #ea1818 !important;
} 
.orange {
	color: #F9690E !important;
	border-color: #F9690E !important;
}
.blue {
	color: #1E8BC3 !important;
	border-color: #1E8BC3 !important;
}
.turquoise {
	color: #27ccc0 !important;
	border-color: #27ccc0 !important;
}
.yellow {
	color: #F39C12 !important;
	border-color: #F39C12 !important;
}
.green {
	color: #a1ba16 !important;
	border-color: #a1ba16 !important;
}
.black {
	color: #000000 !important;
	border-color: #000000 !important;
}
.white {
	color: #ffffff !important;
	border-color: #ffffff !important;
}
.gray,
.grey {
	color: #95A5A6 !important;
	border-color: #95A5A6 !important;
}
.purple {
	color: #8E44AD !important;
	border-color: #8E44AD !important;
}
.pink {
	color: #F1A9A0 !important;
	border-color: #F1A9A0 !important;
}
/* global messages */
.messages,
.messages ul {
	list-style: none;
	margin-left: 0;
}
.messages li:first-child {
	margin: 30px 0 0 !important;
}
.messages > li > ul {
	margin: 0;
}
.modal-action {
	margin-top: 20px;
}
.modal-action .button {
	margin: 0 10px 10px 0;
}
.msg-warning {
	background: #fcefbb;
	color: #222222 !important;
	font-weight: normal !important;
	margin: 20px 0 30px;
	padding: 10px 20px 10px 68px;
}
.msg-warning:before {
	content: "\e621";
	font-family: intenso;
	font-size: 2.250rem;
	line-height: 3rem;
	position: absolute;
	color: #EB974E;
	top: 1.250rem;
	left: 1.875rem;
}
.global-site-notice.demo-notice {
	background: #f8682c;
}
.global-site-notice.demo-notice p {
	margin: 0 10px;
	padding: 2px 0 4px;
	text-align: center;
	color: #ffffff;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1rem;
}
/* CSS spinner */
.spinner {
	position: relative;
}
.spinner:before {
	content: "";
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	opacity: 0.6;
}
.spinner:after {
	z-index: 2;
	content: "";
	height: 32px;
	width: 32px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	-webkit-transition: all .75s ease 0s;
	transition: all .75s ease 0s;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	-webkit-animation: standard .75s infinite linear;
	animation: standard .75s infinite linear;
	-webkit-transform-origin: center;
	-ms-transform-origin: center;
	transform-origin: center;
	border-right: 3px solid #777777;
	border-top: 3px solid #777777;
	border-left: 3px solid #999999;
	border-bottom: 3px solid #bbbbbb;
}
/* (cs)spinner standard rotation animation */
@-webkit-keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes standard {
	from {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.truncated,
.truncated a.dots {
	cursor: help;
}

.truncated a.details {
	cursor: help;
	height: 16px;
	line-height: 16px;
}
.truncated a.details:hover {
	text-decoration: none;
}

.truncated .truncated_full_value {
	position: relative;
	z-index: 300;
}

.truncated .truncated_full_value .item-options {
	display: none;
	position: absolute;
	z-index: 300;
	width: 200px;
	padding: 8px;
	border: 1px solid #c0c0c0;
	background-color: #ffffff;
	top: 21px;
	left: -100px;
}
.truncated .truncated_full_value .item-options:after {
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	display: block;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-bottom: 7px solid #c0c0c0;
	border-top: none;
	left: 97px;
	top: -7px;
}

.truncated .truncated_full_value .item-options > p {
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 8px;
}

.truncated .show .item-options {
	display: block;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	h1 { 
		font-size: 1.5rem !important;
		font-weight: 400;
		line-height: 1 !important;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: .875rem !important;
		line-height: 1.2 !important;
	}
	h6 {
		font-size: 1rem;
	}
	/* Text box with icon */
	.text-box-with-icon {
		padding-top: 0.5rem;
		padding-bottom: 3rem;
		max-width: 472px !important;
	}
	.text-box-with-icon section > span {
		margin: 0 0 10px;
	}
	/* Forms */
	.form-box {
		margin: 10px auto;
		padding: 30px 20px 0;
	}
	.form-box.wide {
		padding: 25px 20px 18px;
		max-width: 420px;
	}
	.form-box.wide .form-list .field,
	.form-box.wide .form-list li {
		width: 100%;
	}
	.form-box .buttons-set,
	.form-box.wide .buttons-set {
		margin: 10px -20px -18px;
	}
	.form-list li.wide {
		padding-right: 0;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	h1 { 
		font-size: 2rem;
		font-weight: 300;
		line-height: 1;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: 0.938rem;
		line-height: 1.2;
	}
	h6 {
		font-size: 1rem;
	}
	.hero.narrow h1 {
		font-size: 1.250rem;
		font-weight: 400;
	}
	.cta-ribbon h1 {
		font-size: 1.563rem !important;
	}
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
	h1 { 
		font-size: 2.375rem;
		font-weight: 300;
		line-height: 1;
		margin-bottom: .3rem;
	}
	h2 { 
		font-size: 2rem;
	}
	h3 {
		font-size: 1.250rem;
		letter-spacing: -0.05rem;
	}
	h4 {
		font-size: 1.25rem;
	}
	h5 {
		font-size: 1.063rem;
		line-height: 1.250;
	}
	h6 {
		font-size: 1rem;
	}
	.hero.narrow h1 {
		font-size: 1.875rem;
	}
	.cta-ribbon h1 {
		font-size: 1.875rem !important;
	}
}
@media only screen and (min-width: 40.063em) {
	.text-box-with-icon.two-boxes section.box-1 {
		padding-right: 2%;
	}
	.text-box-with-icon.two-boxes section.box-2 {
		padding-left: 2%;
	}
	.text-box-with-icon.image-up section.box-1 {
		padding-right: 2.1%;
	}
	.text-box-with-icon.image-up section.box-2 {
		padding-left: 1.5%;
		padding-right: 1.5%;
	}
	.text-box-with-icon.image-up section.box-3 {
		padding-left: 2.1%;
	}
}
@media only screen and (min-width: 64.063em) and (max-width: 79em) {
	.cta-ribbon h1 {
		font-size: 2.188rem !important;
	}
}
/*******************************************************************************************************/
/***   2)	 FOUNDATION OVERRIDES																	 ***/
/*******************************************************************************************************/

body {
	color: #333333;
}
.row {
	padding-left: 3%;
	padding-right: 3%;
}
.row,
.off-canvas-wrap { 
	max-width: 1920px;
	min-width: 300px;
}
.row .row {
	margin: 0 -3%;
}
.off-canvas-wrap {
	position: relative;
	-webkit-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	-moz-box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	box-shadow: 0 0 8px 0 rgba(50, 50, 50, 0.4);
	margin: 0 auto;
	background: #ffffff;
}
.main-header .info{
	padding-top: 17px;
    padding-right: 0 !important;
}
.main-header .top-bar-section .info{
	display: none;
	text-align: center;
	clear:both;
}
.main-header .top-bar-section .info .phone-contact{
    float: none;
	margin: 0 auto;
}
@media (max-width: 640px) {
    .main-header .top-bar-section .info{
        display:block;
    }
	.main-header .info{
		display:none;
	}
}
.main-header .phone-contact {
	display: block;
    float:right;
	width: 136px;
	border: 2px solid #121A7B;
	font-size: 14px;
	padding: 7px 12px 6px 38px;
	border-radius: 4px;
	line-height: 1.1;
	color: #121A7B;
	font-weight: bold;
	white-space: nowrap;
	box-sizing: border-box;
	text-align: left;
	background: white url('https://www.malltv.lol/skin/frontend/intenso/default/css/images/phone.png') 14px center no-repeat !important;
}
.main-header .phone-contact:first-line{
	color: #f15a02;
	font-size: 12px;
}
.inner-wrap {
	position: relative;
	overflow: hidden;
}
.column,
.columns {
	padding-left: 0.9%;
	padding-right: 0.9%;
}
.column .column,
.columns .columns {
	padding-left: 0;
}
.top-bar-section,
.top-bar-section ul li > a,
.side-nav,
.side-nav li.active > a:first-child:not(.button) {
	font-family: "Open Sans", sans-serif;
	font-size: 1rem;
	font-weight: 400;
}
.top-bar-section ul li > a:hover {
	-webkit-tap-highlight-color: transparent;
}
.top-bar-section .has-dropdown-for-large > a:after {
	position: absolute;
	right: -20px; 
}
.sticky-active .top-bar-section .has-dropdown-for-large>a:after {
	right: -35px;
}
.top-bar-section .has-dropdown > a:after,
.top-bar-section .has-dropdown-for-large > a:after {
	content: "";
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #cecece;
	border-style: solid;
	border-width: 0 0 7px 6px;
	margin-top: -0.5px;
	top: 26px;
	margin-right: 25px;
}
.top-bar-section .has-dropdown:hover > a:after,
.top-bar-section .has-dropdown-for-large:hover > a:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #27ccc0;	
}
.top-bar-section li.active:not(.has-form) a:not(.button) {
	color: #27ccc0;
	line-height: 35px;
}
.top-bar-section li.active:not(.has-form) a:not(.button):hover {
	background: inherit;
}
.top-bar-section ul.right li > a {
	font-size: 0.937rem;
	font-weight: 400;
}
.top-bar-section .dropdown li.title h5 a {
	line-height: inherit;
}
table tr th, table tr td {
	color: #5b6064;
	font-weight: 300;

}
table td img {
	max-width: none;
}
.parent-link.js-generated {
	display: none !important;
}
/* Buttons */
button,
.button {
	font-family: "Open Sans", sans-serif;
	background: #27ccc0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1rem;
	font-weight: 500 !important;
	padding: 0.313rem 1.375rem;
}
button:hover, button:focus, .button:hover, .button:focus {
	background: #1d9d94;
}
button.tiny, .button.tiny,
.wishlist-index-index .buttons-set2 .button {
	font-size: 0.75rem;
	padding: 0.063rem 0.5rem 0.125rem;
	font-weight: 500 !important;
	border: none !important;
}
button.small, .button.small {
	font-size: 0.813rem;
	padding: 0.313rem 1.4rem;
	font-weight: 500 !important;
	border: none !important;
}
button.large, .button.large {
	font-size: 1.375rem;
	padding: 0.563rem 1.625rem 0.750rem;
	font-weight: 500 !important;
	border: none !important;
}
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #DEE2E2;
	color: #222222;
	font-weight: 400 !important;
	border: none !important;
}
button.success, .button.success {
	background: #A1BA16;
	border: none !important;
}
button.success:hover, .button.success:hover, button.success:focus, .button.success:focus {
	background: #97a517;
}
button.alert, .button.alert {
	background: #EA1818;
	border: none !important;
}
button.alert:hover, .button.alert:hover, button.alert:focus, .button.alert:focus {
	background: #db1b1b;
}
button.disabled, button[disabled], .button.disabled, .button[disabled] {
	background: #27ccc0;
}
button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
	background-color: #27ccc0;
}
button.ghost, .button.ghost {
	background: transparent !important;
	color: #333333 !important;
	border: 2px solid #333333 !important;
	padding: 0.188rem 1.125rem;
	transition: all 300ms ease-out 0s;
}
button.ghost.small, .button.ghost.small {
	padding: 0.188rem 1.25rem;
}
button.ghost.tiny, .button.ghost.tiny {
	padding: 0rem 0.5rem;
}
button.ghost.large, .button.ghost.large {
	padding: 0.5rem 1.25rem;
}
button.ghost:hover, .button.ghost:hover, button.ghost:focus, .button.ghost:focus {
	color: #000000 !important;
	border: 2px solid #000000 !important;
}
button.ghost.light, .button.ghost.light {
	background: transparent !important;
	color: #ffffff !important;
	border: 2px solid #ffffff !important;
}
button.ghost.light:hover, .button.ghost.light:hover, button.ghost.light:focus, .button.ghost.light:focus {
	color: #27ccc0 !important;
	border-color: #27ccc0 !important;
}
.buttons-set a.cancel {
	margin: 0 0 0 15px;
}
/* Orbit Slider */
.orbit-container .orbit-slides-container.fade > li {
	transition: none; /* Corrects flickering bug */
}
.hero-text {
	visibility: hidden;
}
.orbit-wrapper {
	min-height: 200px;
}
.orbit-container li .slide-link {
	display: block;
	width: 100%; 
	height: 100%;
}
/* Prev & Next arrows */
.orbit-next > span,
.orbit-prev > span,
.featured-next > span,
.featured-prev > span,
.brand-prev > span,
.brand-next > span,
.prev-arrow > span,
.next-arrow > span {
	border: none !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0 !important;
}
.orbit-next > span:before,
.orbit-next > span:after,
.featured-next > span:before,
.featured-next > span:after,
.brand-next > span:before,
.brand-next > span:after,
.next-arrow > span:before,
.next-arrow > span:after {
	border-right: 3px solid;
	content: "";
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	right: 0;
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.orbit-next > span:after,
.featured-next > span:after,
.brand-next > span:after,
.next-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	border-style: none !important;
	border-right: 3px solid !important;
}
.orbit-prev > span:before,
.orbit-prev > span:after,
.featured-prev > span:before,
.featured-prev > span:after,
.brand-prev > span:before,
.brand-prev > span:after,
.prev-arrow > span:before,
.prev-arrow > span:after {
	border-right: 3px solid;
	content: "";
	display: block;
	height: 31px;
	margin-top: -28px;
	position: absolute !important;
	-ms-transform: rotate(35deg);
	-moz-transform: rotate(35deg);
	-o-transform: rotate(35deg);
	-webkit-transform: rotate(35deg);
	transform: rotate(35deg);
	left: 21px;
	top: 50%;
	width: 0;
	color: #fff !important;
	margin-right: 0;
}
.orbit-prev > span:after,
.featured-prev > span:after,
.brand-prev > span:after,
.prev-arrow > span:after {
	margin-top: -3px;
	-ms-transform: rotate(145deg);
	-moz-transform: rotate(145deg);
	-o-transform: rotate(145deg);
	-webkit-transform: rotate(145deg);
	transform: rotate(145deg);
	border-style: none !important;
	border-right: 3px solid !important;
}
.orbit-container .orbit-prev,
.orbit-container .orbit-next,
.featured-slider .featured-prev,
.featured-slider .featured-next,
.brand-slider .brand-prev,
.brand-slider .brand-next,
.prev-arrow,
.next-arrow {
	position: absolute;
	display: none;
	height: 106px;
	width: 45px;
	z-index: 9;
	top: 45%;
}
.featured-slider .featured-prev,
.featured-slider .featured-next,
.prev-arrow,
.next-arrow {
	top: 40%;
}
.brand-slider .brand-prev,
.brand-slider .brand-next {
	top: 36%;
}
.orbit-prev,
.featured-prev,
.brand-prev,
.prev-arrow {
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	left: 0;
}
.orbit-next,
.featured-next,
.brand-next,
.next-arrow {
	border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	right: 0;
}
.orbit-prev,
.orbit-next,
.featured-prev,
.featured-next,
.brand-prev,
.brand-next,
.prev-arrow,
.next-arrow {
	background-color: rgba(0, 0, 0, 0.1) !important;
	transition: background-color 150ms ease-out 0s;
}
.orbit-prev:hover,
.orbit-next:hover,
.featured-prev:hover,
.featured-next:hover,
.brand-prev:hover,
.brand-next:hover,
.prev-arrow:hover,
.next-arrow:hover {
	background-color: rgba(0, 0, 0, 0.2) !important;
}
.touch .featured-prev,
.touch .featured-next
.touch .brand-prev,
.touch .brand-next {
  display: none !important;
}
/* Tooltips */
.has-tip {
	font-weight: normal;	
}
.has-tip:hover, .has-tip:focus {
	color: #27ccc0;
}
.tooltip {
	font-size: 0.750rem;
	line-height: 1.3;
	padding: 0.250rem 0.75rem;
	color: #000;
	background: #ffed9f;
	margin-top: -3px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	box-shadow: 1px 1px 3px 0px rgba(50, 50, 50, 0.2);
	z-index: 1000;
}
.tooltip > .nub {
	border-color: transparent transparent #ffed9f transparent;
}
.tooltip.tip-top {
	margin-top: 6px;
}
.breadcrumbs {
	background: transparent;
	border: none;
	margin: 0;
}
.breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.breadcrumbs ul li {
	display: inline-block;
	font-size: 0.750rem !important;
	font-weight: normal !important;
}
.breadcrumbs ul li a,
.breadcrumbs ul li span {
	color: #555555;
	padding-right: 5px;
	text-transform: none;
}
.breadcrumbs ul li span {
	color: #a0a0a0;
}
.breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
  text-decoration: none;
}
.breadcrumbs ul li a:hover {
	text-decoration: underline;
}
.breadcrumbs ul li strong {
	font-weight: normal;
	color: #999999;
	text-transform: none;
}
/* Form elements */
input[type="file"], 
input[type="checkbox"], 
input[type="radio"], select {
	margin: 0;
}
select {
	height: 2.3125rem;
	padding: 0.3rem;
	margin-bottom: 1rem;
	min-width: 50px;
}
.clformfields select.multiselect,
.clrformfields select.multiselect {
	height: 7rem;
}
.label {
	font-family: "Open Sans", sans-serif;
	background: transparent;
	text-align: left;
}
/* Magellan */
.sub-nav {
	padding: 0 3%;
}
.sub-nav dt,
.sub-nav dd,
.sub-nav li {
	font-family: "Open Sans", sans-serif;
	padding: 0 1.125rem 0 0;
	font-size: 15px;
	margin-left: 0;
}
.sub-nav dt a, 
.sub-nav dd a, 
.sub-nav li a {
	display: block;
	padding: 0 0.750rem;
	color: #333333;
	height: 60px;
	line-height: 60px !important;
}
.sub-nav dt a:hover, 
.sub-nav dd a:hover, 
.sub-nav li a:hover {
	color: #27ccc0;
}
.sub-nav dt.active a, 
.sub-nav dd.active a, 
.sub-nav li.active a {
	background: #bbbbbb;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 0 0.750rem;
}
.sub-nav dt.active a:hover, 
.sub-nav dd.active a:hover, 
.sub-nav li.active a:hover {
	background: #bbbbbb;
	color: #ffffff;
}
.magellan-nav dt {
	display: none;
}
.catalog-product-view .magellan-nav .sub-nav dd.active a,
.catalog-product-view .magellan-nav .sub-nav dd.active:hover a {
	color: #ffffff !important;
}
[data-magellan-expedition], 
[data-magellan-expedition-clone] {
	padding: 1px 10px 0;
	height: 57px !important;
}
[data-magellan-expedition = "fixed"] {
	-webkit-box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
	-moz-box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
	box-shadow: 0px 8px 6px 0px rgba(100, 100, 100, 0.1);
}
/* Tables */
.data-table .label {
	background: transparent;
	text-align: left;
	color: #222222;
	display: table-cell !important;
	line-height: 1rem !important;
	font-family: inherit;
	font-size: 0.875rem !important;
	font-weight: bold;
	padding: 0.438rem 0.625rem !important;
	white-space: normal !important; 
}
table tr.even, 
table tr.alt, 
table tr:nth-of-type(2n) {
	background: transparent !important;
}
/* Reveal */
.reveal-modal-bg {
	z-index: 1002;
}
dialog, .reveal-modal {
	z-index: 1003;
}
.close-reveal-modal {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: fixed;
	display: block;
	overflow: hidden;
	top: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	padding-left: 42px;
	cursor: pointer;
}
.close-reveal-modal:hover {
	border: 2px solid #bebebe;
}
.close-reveal-modal:before,
.close-reveal-modal:after {
	border-right: 2px solid;
	border-color: #CECECE;
	content: "";
	display: block;
	height: 38px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 20px;
	top: 2px;
	width: 0;
}
.close-reveal-modal:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.close-reveal-modal:hover:before,
.close-reveal-modal:hover:after {
	border-color: #bebebe;
}
/* side nav */
.side-nav li a:not(.button) {
	color: #27ccc0;
}
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #23afa1;
}
.side-nav li.active > a:first-child:not(.button) {
	color: #222222;
}
@media only screen and (min-width: 40.063em) {
	.tooltip > .nub {
		border-color: transparent transparent #ffed9f transparent; }
 	.tooltip.tip-top > .nub {
		border-color: #ffed9f transparent transparent transparent; }
  	.tooltip.tip-left > .nub {
		border-color: transparent transparent transparent #ffed9f; }
	.tooltip.tip-right > .nub {
		border-color: transparent #ffed9f transparent transparent; }
	.top-bar-section ul li:hover > a,
	.top-bar-section ul li:active > a,
	.top-bar-section ul li > a:hover,
	.top-bar-section ul li > a:active {
		color: #000000 !important;
		-webkit-tap-highlight-color: transparent;
	}
	.orbit-container.full-screen img {
		display: none;
	}
	.orbit-container.full-screen li {
		height: 100%;
		background-size: cover;
	}
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.inner-wrap {
		overflow: visible;
	}
	.parent-link.js-generated {
		display: block !important;
	}
	.parent-link.js-generated:before {
		content: "View All ";
	}
	.top-bar,
	.top-bar-section ul,
	.top-bar-section ul li > a {
		background: #333333 !important;
	}
	.top-bar-section ul {
		padding-right: 0 !important;
	}
	.top-bar-section .has-dropdown-for-large > a:after {
		content: none;
	}
	.top-bar-section li.active:not(.has-form) a:not(.button) {
		line-height: inherit;
		color: #ffffff;
		background: inherit;
	}
	button, .button {
		font-size: 0.75rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.tiny, .button.tiny {
		font-size: 0.625rem;
		padding: 0.125rem 0.688rem 0.188rem;
	}
	button.small, .button.small {
		font-size: 0.75rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.large, .button.large {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	button.ghost, .button.ghost {
		padding: 0.125rem 0.938rem;
	}
	button.ghost.tiny, .button.ghost.tiny {
		padding: 0.0625rem 0.5rem;
	}
	button.ghost.small, .button.ghost.small {
		padding: 0.125rem 0.938rem 0.125rem;
	}
	button.ghost.large, .button.ghost.large {
		padding: 0.1875rem 1.25rem;
	}
	.orbit-container.full-screen li {
		background-image: none !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	button,
	.button {
		font-size: 0.875rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.tiny, .button.tiny {
		font-size: 0.688rem;
		padding: 0.188rem 0.813rem;
	}
	button.small, .button.small {
		font-size: 0.875rem;
		padding: 0.188rem 0.938rem 0.250rem;
	}
	button.large, .button.large {
		font-size: 1.125rem;
		padding: 0.563rem 1.4rem 0.750rem;
	}
	button.ghost, .button.ghost {
		padding: 0.0625rem 0.9375rem 0.125rem;
	}
	button.tiny.ghost, .button.tiny.ghost {
		font-size: 0.688rem;
		padding: 0.0625rem 0.9375rem !important;
	}
	button.small.ghost, .button.small.ghost {
		font-size: 0.875rem;
		padding: 0.0625rem 0.9375rem;
	}
	button.large.ghost, .button.large.ghost {
		font-size: 1.125rem;
		padding: 0.5rem 1.25rem 0.5625rem;
	}
}
@media only screen and (max-width: 50em) {
	.magellan-nav {
		display: none;
	}
}
/*******************************************************************************************************/
/***   3)	 CHOSEN JQUERY PLUGIN OVERRIDES															 ***/
/*******************************************************************************************************/
.chosen-container {
	font-family: "Open Sans", sans-serif;
  font-size: .875rem;
}
.chosen-container .chosen-drop {
	border: 1px solid #E6E6E6;
}
.chosen-container .chosen-results li.highlighted {
	background-color: #27ccc0;
}
.chosen-container-active .chosen-single {
	border: none !important;
	border-bottom: 1px solid #27ccc0 !important;
}
.chosen-container-active .chosen-single span {
	color: #222222 !important;
}
#select_language_chosen.chosen-container-active .chosen-single span:before,
#select_language_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
	content: "Language: ";
	font-weight: 300;
	font-style: italic;
	color: #999;
}
#select_currency_chosen.chosen-container-active .chosen-single span:before,
#select_currency_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
	content: "Currency: ";
	font-weight: 300;
	font-style: italic;
	color: #999;
}
#select_store_chosen.chosen-container-active .chosen-single span:before,
#select_store_chosen.chosen-container .chosen-single span:before {
    /* Refer to: http://support.getintenso.com/support/solutions/articles/5000527641-translating-your-store */
    /* for information about how to translate this text */
    content: "Store: ";
    font-weight: 300;
    font-style: italic;
    color: #999;
}
.header-ribbon #select_store_chosen.chosen-container-active .chosen-single span:before,
.header-ribbon #select_store_chosen.chosen-container .chosen-single span:before,
.main-footer #select_store_chosen.chosen-container-active .chosen-single span:before,
.main-footer #select_store_chosen.chosen-container .chosen-single span:before{
    content: "";
}
.store-switcher {
    display: inline-block;
    float: right;
}
.main-footer .store-switcher {
    float: none;
    width: 95%;
}
.store-switcher label {
    display: none;
}
.sec-menu-dropdown .store-switcher {
    width: 100%;
}
.chosen-container-active .chosen-results {
	color: #777777;
	font-size: .875rem;
}
.chosen-container-single .chosen-single {
	border: none;
	border-bottom: 1px solid #d3d3d3;
	padding: 0 0 0 8px;
	height: 26px;
	color: #777777;
	line-height: 24px;
	background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single {
	background: #f4f4f4 !important;
}
.chosen-container-single .chosen-single:before,
.chosen-container-single .chosen-single:after {
	content: "";
	position: absolute;
	width: 1px;
	height: 5px;
	top: 20px;
	background: #d3d3d3 !important;	
}
.chosen-container-single .chosen-single:before {
	left: 0px;
}
.chosen-container-single .chosen-single:after {
	right: 0px;
}
.chosen-container-active .chosen-single:before,
.chosen-container-active .chosen-single:after {
	background: #27ccc0 !important;
}
.chosen-container-active.chosen-with-drop .chosen-single:before,
.chosen-container-active.chosen-with-drop .chosen-single:after {
	background: transparent !important;
}
.chosen-container .chosen-results {
	margin: 0;
	padding: 0;	
}


/*******************************************************************************************************/
/***   4)	 HEADER 																				 ***/
/*******************************************************************************************************/
.main-header {
	background: #fff; /* Top header background - This value must be setted from admin */
	border-bottom: 4px solid #e2e2e2;
	z-index: 10 !important;
}
.main-header .row {
	position: relative;
	padding: .5% 3% 0;
}
.main-header .top-header {
	z-index: 1001;
}
.main-logo,
.main-logo-small {
	margin: 33px 0 0 0;
}
.main-logo-small,
.main-logo-sticky {
	display: none;
}
.main-nav .button {
	font-weight: 500 !important;
}
.main-nav .button:hover {
	background: #26bcad !important;
}
/* clean header version */
.main-header.clean-header {
	border-bottom: none;
}
.main-header.clean-header .top-header {
	min-height: 80px;
}
.clean-header-wrapper > a {
	line-height: 80px;
}
.clean-header .row {
	padding: 0 3%;
}
.clean-header .main-logo {
	margin: 10px 0;
}
/* Main search form */
.form-search {
	position: relative;
	width: 100%;
	max-width: 27em;
	height: 38px;
	margin: 24px auto 0 auto;	
}
.form-search label {
	position: absolute;
	cursor: text;
	top: 8px;
	left: 10px;
	font-weight: 300;
	font-style: italic;
	font-size: 0.875rem;
	color: #aeaeae;
}
.mdformfields .form-search .left,
.mdformfields .form-search .right {
	height: 5px;
	width: 1px;
	top: 30px;
	background-color: #d3d3d3;
	position: absolute;
	transition: background-color 0.25s ease-in-out 0s;
}
.mdformfields .form-search .left {
	left: 0;
}
.mdformfields .form-search .right {
	right: 0;
	float: none !important;
}
.mdformfields .form-search .bottom {
	width: 100%;
	height: 1px;
	background-color: #d3d3d3;
	position: absolute;
	bottom: 0;
	transition: background-color 0.25s ease-in-out 0s;
}
.form-search .input-text {
	box-shadow: none !important;
	background: transparent !important;
	height: 36px;
	border: 1px solid #e0e0e0;
	margin: 0;
}
.mdformfields .form-search .input-text {
	border-radius: 0;
	border: none;
	-webkit-appearance: caret;
	-webkit-tap-highlight-color: transparent;
}
.form-search .input-text:focus {
	box-shadow: none !important;
	background: transparent !important;
}
.form-search .input-text:hover {
	border-color: #afafaf;
	box-shadow: none !important;
}
.mdformfields .form-search .input-text:focus ~ div {
	background-color: #27ccc0 !important;
}
.form-search .input-text:hover ~ div {
	background-color: #afafaf;
}
.form-search .input-text:focus + label {
	display: none;
}
.form-search .search-box {
	position: relative;
	margin-right: 80px;
}
.form-search .action {
	width: 80px;
	float: right;
}
.form-search .button {
	background: transparent;
	width: 40px;
	height: 2.2rem;
	line-height: 2.2rem;
	border: none;
	padding: 0;
	margin: 0;
	float: left;	
}
.form-search .button:hover {
	background: transparent !important;
}
.form-search .button:hover span {
	color: #27ccc0;
}
.form-search .button:focus {
	background: transparent;
}
.form-search .button span {
	color: #999999;
	font-size: 20px;
	line-height: 2.2rem;
	transition: color 0.25s ease-in-out 0s;
}
.form-search .sec-menu {
	width: 40px;
	height: 2.2rem;
	padding: 0;
	margin: 0;
	border-left: 1px solid #efefef;
	font-size: 1rem;
	line-height: 2.2rem;
	color: #999999;
	text-align: center;
	float: right;
}
.sec-menu-search-icon-hover {
	color: #ffffff !important;
}
.main-header .icons-for-small {
	padding-right: 0;
}
.form-search .sec-menu:hover,
.main-header .icon-main-menu:hover,
.main-header .icon-cart:hover,
.main-header .icon-user:hover,
.main-header .top-bar li:hover .icon-cart {
	color: #27ccc0;
}
.main-header .icon-cart {
	width: 2rem;
	height: 1.75rem;
	color: #999999;
	line-height: 1.75rem;
	margin: 14px 0 0 0;
	text-align: left;
	font-size: 1.25rem;
	float: right;
}
.main-header .top-bar .icon-cart {
	color: #CECECE;
	width: 1.250rem;
	height: 1.250rem;
	font-size: 1.1rem;
	padding: 0 4px 0 0;
	border: none;
	float: none;
	margin: 0;
}
.main-header .icon-main-menu {
	color: #999999;
	width: 2.375rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-left: 1px solid #efefef;
	display: block;
	font-size: 0.95rem;
	margin: 15px 0 0 0;
	text-align: right;
	float: right;
}
.main-header .icon-main-menu:before {
	margin-right: 5px;
}
.main-header .icon-user {
	color: #CECECE;
	width: 2rem;
	height: 1.75rem;
	line-height: 1.75rem;
	border-right: 1px solid #efefef;
	margin: 14px 0 0 0;
	text-align: left;
	font-size: 1.1rem;
	float: right;
}
.top-bar-section .has-dropdown-for-large {
    position: relative;
}
.top-bar-section .has-dropdown-for-large.hover > .dropdown,
.top-bar-section .has-dropdown-for-large:hover > .dropdown,
.no-js .top-bar-section .has-dropdown-for-large:hover > .dropdown {
    display: block;
}
.right-off-canvas-menu.main-nav .dropdown li a:not(.button),
.right-off-canvas-menu.main-nav .dropdown ul.dropdown {
	background: #ffffff !important;
}
/* Secondary Menu - Dropdown */
.sec-menu-dropdown {
	position: absolute;
	padding: 23px 10px 10px;
	background: transparent;
	display: none;
	top: 20px;
	height: auto;
	right: -11px;
}
.sec-menu-dropdown .arrow-box {
	position: relative;
	width: 218px;
	padding: 8px;
	text-align: left;
	clear: both;
}
.sec-menu-dropdown .arrow-box:after {
	left: 90%;
}
.sec-menu-dropdown .links-list li a:before {
	left: -8px;
}
.icon-sec-menu:hover .sec-menu-dropdown {
	display: block;
}
.show {
	display: block !important;
}
.sec-menu-dropdown .arrow-box .links-list li a,
.account-dropdown .arrow-box .links-list li a {
	padding: 6px 0 6px 6px !important;
}
.sec-menu-dropdown .chosen-container {
	width: 100% !important;
}
.form-language > label {
	display: none;
}

/* Off-canvas menu search form */
.top-bar .form-search {
	margin: 12px auto 0 auto;
}
.top-bar .form-search .input-text:focus {
	border-color: #ffffff !important; 
}
.top-bar .form-search .button:hover span {
	color: #ffffff;
}
.top-bar .form-search .input-text:focus ~ div,
.top-bar .form-search .input-text:focus ~ div {
	background-color: #ffffff !important;
}
.top-bar .form-search .input-text {
	color: #ffffff;
}

.welcome-message {
	font-size: 0.813rem;
	color: #888888;
	line-height: 1.2rem;
}
.welcome-message span {
	font-size: 1rem;
	color: #cecece;
	vertical-align: middle;
	padding-bottom: 0.125rem;
}

/* Main Nav */
.main-nav .menu-icon {
	display: none;
}
.main-nav .name {
	padding: 0 8px 0 15px;
}
.main-nav .top-bar-section ul li a:not(.button) {
	color: #000000;
}
.top-bar.main-nav {
	height: 100%;
	min-height: 100%;
}
.top-bar .sup {
	display: block;
	position: absolute;
	color: #999999;
	font-size: 0.8rem;
	font-weight: 300;
	top: -0.6em;
	width: 120px;
	text-transform: none;
}
.top-bar span + .sup {
	left:37px;	
}
.top-bar-section li:not(.has-form) a:not(.button) {
	line-height: 35px;	
}
.top-bar-section ul.left {
	padding-left: 2.7%;
	float: none;
}
.top-bar-section ul.right {
	padding-right: 2.7%;
}
.top-bar-section ul li {
	padding-top: 9px;
}
.main-nav .arrow-box {
	margin-top: 9px;
}
.main-nav .arrow-box:before {
	content: "";
	width: 100%;
	height: 20px;
	background: rgba(255,255,255,0);
	position: absolute;
	top: -15px;
	left: 0;
}

/* Account dropdown */
.account-dropdown {
	background: transparent !important;
	right: auto !important;
	margin: 0 0 0 -36px !important;
}
.account-dropdown .arrow-box {
	width: 208px !important;
	margin-top: 19px;
}
.account-dropdown li a.button.sign-in {
	background: #27ccc0;
	height: 32px;
	font-size: 1rem;
	line-height: 32px;
	padding: 0;
	margin: 0;
	width: 100%;
}
.account-dropdown .bg-box p.small {
	margin: 0 !important;
	padding: 10px 0 0 !important;
	line-height: 1 !important;
}
.right-off-canvas-menu.main-nav .dropdown p.small a,
.left-off-canvas-menu.main-nav .layered-nav a {
	background: transparent !important;
}
.account-dropdown .bg-box p.small a {
	display: inline !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: 1 !important;
	color: #27ccc0 !important;
}
.account-dropdown .links-list {
	display: block;
	padding: 0 8px;
	background: #ffffff !important;
}
.account-dropdown .links-list li a:before {
	left: -8px;
}

/* Cart dropdown */
.cart-dropdown {
	background: transparent !important;
	right: 0 !important;
	margin: 0 -6px 0 0 !important;
	overflow: hidden;
	padding: 10px;
}
.cart-dropdown .arrow-box {
	width: 322px !important;
	margin-top: 9px;
	padding: 0 0 8px;
}
.cart-dropdown .arrow-box:after {
	left: 86%;
}
.cart-dropdown .dropdown-title {
	position: relative;
	margin: 0;
	padding: 0 14px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #f2f2f2 !important;
	font-size: .875rem;
	font-weight: 500;
	color: #000000;
}
.cart-dropdown .dropdown-title .icon-edit {
	position: absolute;
	display: block !important;
	top: 1px;
	right: 6px !important;
	width: 40px !important;
	height: 36px !important;
	line-height: 36px;
	color: #cecece !important;
	font-size: 1.357em;
	transition: color 150ms ease-out 0s;
}
.cart-dropdown .dropdown-title .icon-edit:hover {
	color: #27ccc0 !important;
}
.cart-dropdown .cart-empty {
	margin: 0;
	padding: 16px 14px;
}
.cart-dropdown .bg-box {
	height: 60px;
}
.cart-dropdown li a.button.sign-in {
	position: absolute;
	background: #27ccc0;
	height: 32px;
	font-size: 1rem;
	line-height: 32px;
	padding: 0 32px;
	margin: 0;
	top: 14px;
	right: 14px;
}
.cart-dropdown .subtotal {
	line-height: 36px;
	margin: 0;
	color: #999999;
	font-size: .75rem;
}
.cart-dropdown .subtotal .price {
	font-size: 1rem;
	font-weight: 500;
	color: #333333;
	padding: 0 0 0 4px;
}
.sb-cart-dropdown {
	text-align: center;
	margin: 8px 0 0;
}
.sb-cart-dropdown h6 {
	color: #333333;
	margin: 0;
}
.sb-cart-dropdown p {
	margin: 0;
}
.cart-dropdown .mini-products-wrapper {
	position: relative;
	overflow: hidden;
}
.cart-dropdown .mini-products-container {
	position: relative;
	margin: 8px 0 0;
	padding: 0;
	overflow-x: hidden;
}
.cart-dropdown .mini-products-list  {
	position: relative;
	display: block;
	padding: 0 8px;
	list-style: none;
	background: transparent;
	width: 322px;
	height: 100% !important;
	float: left;
	background: transparent !important;
}
.cart-dropdown .mini-products-list li {
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	width: 306px;
}
.cart-dropdown .mini-products-list li .item-image {
	padding: 0 !important;
	margin: 0 0 0 4px !important;
	display: block;
	width: 68px;
	float: left;
}
.cart-dropdown .mini-products-list .item-details {
	float: left;
	width: 132px;
	margin: 0 0 0 8px;
}
.cart-dropdown .mini-products-list .item-details .item-name {
	margin: 0;
	line-height: .75rem;
	overflow: hidden;
	height: 1.7rem;
}
.cart-dropdown .mini-products-list .item-details .item-name a {
	color: #333333 !important;
	padding: 0 !important;
	font-size: .75rem;
	font-weight: 500;
	white-space: normal;
	line-height: 0.813rem;
	background: transparent !important;
}
.cart-dropdown .mini-products-list .item-details .item-name a:hover {
	color: #27ccc0 !important;
	text-decoration: none;
}
.cart-dropdown .mini-products-list .item-price {
	float: right;
	width: 82px;
	margin: 0 6px 0;
	text-align: right;
}
.cart-dropdown .mini-products-list .item-price .mrsp {
	line-height: 0.750;
	margin: 0;
}
.cart-dropdown .mini-products-list .item-price .price,
.cart-dropdown .mini-products-list .item-price .quantity {
	font-size: .75rem;
	font-weight: 500;
	color: #333333;
	line-height: 0.813rem;
	display: block;
}
.cart-dropdown .mini-products-list .item-price .mrsp .price {
	display: inline-block;
	color: #555555;
}
.cart-dropdown .mini-products-list .item-price .quantity {
	color: #999999;
	margin: 5px 0 0;
	font-size: 0.6875rem;
}
.cart-dropdown .mini-products-list .item-price .tax-label {
	color: #777777;
	font-size: 0.5rem;
	text-align: right;
	display: block;
}
.cart-dropdown .mini-products-list .item-price .nobr {
	font-size: 0.688rem;
	display: inline-block;
}
.cart-dropdown .mini-products-list .item-price small {
	color: #777777;
	display: inline-block;
	font-size: 0.5rem;
	padding: 4px 0 0;
}
.cart-dropdown .mini-products-list .item-price small .price {
	font-size: 0.688rem;
	color: #777777;
	display: inline-block;
}
.cart-dropdown .mini-products-list .btn-remove,
.layered-nav .currently	.btn-remove {
	padding: 0 !important;
	color: #CECECE !important;
	font-size: 9px;
	line-height: 14px !important;
	height: 14px;
	display: inline-block;
	margin: 2px 0 0;
	transition: color 150ms ease-out 0s;
}
.cart-dropdown .mini-products-list .btn-remove:hover {
	color: #ea1818 !important;
}
.cart-dropdown .mini-products-list .product-attr-short {
	overflow: hidden;
	margin: 5px 0 0;
}
.cart-dropdown .mini-products-list .product-attr.x-small {
	position: relative;
	line-height: 1.1;
	margin: 0 0 1px;
	padding: 0;
	font-weight: normal;
	overflow: hidden;
	max-height: 2.9375rem;
}
.cart-dropdown .mini-products-list .product-attr.x-small:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 15px;
	top: 2rem;
	left: 0;
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); 
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
}
.product-attr.x-small > span {
	color: #555555;
	font-weight: bold;
}
.cart-dropdown .mini-products-list .view-more-attr {
	color: #27ccc0;
	cursor: pointer;
	display: block;
	vertical-align: top;
	font-size: .625rem;
	line-height: 1;
	margin: 1px 0 0;
}
.cart-dropdown .mini-products-list dl.item-options {
	position: relative;
	clear: both;
	display: block;
	margin: 0;
	padding: 0 8px;
	display: none;
}
.cart-dropdown .mini-products-list dl.item-options dt {
	display: block;
	font-size: 0.6875rem;
	color: #555555;
	margin: 0;
	padding: 0;
}
.cart-dropdown .mini-products-list dl.item-options dd {
	display: block;
	font-size: 0.6875rem;
	line-height: 1.2;
	color: #777777;
	margin: 0 0 6px;
	padding: 0;
}
.cart-dropdown .simple-nav {
	margin: -12px 0 8px;
}
/* Secondary menu ribbon */
.header-ribbon {
	padding-top: 0 !important;
	z-index: 1002;
}
.cms-index-index .main-header .header-ribbon,
.cms-home .main-header .header-ribbon {
	background: transparent !important;
}
.header-ribbon .links-list,
.header-ribbon .links-list li,
.header-ribbon .form-language {
	display: inline-block;
}
.header-ribbon .links-list {
	font-size: 0.8125rem !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
.header-ribbon .links-list li:first-child a {
	padding-left: 0 !important;
}
.header-ribbon .links-list li:hover a,
.header-ribbon .links-list li:hover a:before,
.header-ribbon .chosen-container-active.chosen-with-drop .chosen-single {
	background: transparent !important;
}
.header-ribbon .chosen-container {
	font-size: 0.8125rem;
}
.header-ribbon .chosen-container,
.header-ribbon .form-language {
	float: right;
}
.header-ribbon #select_currency_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_currency_chosen.chosen-container .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container-active .chosen-single span::before,
.header-ribbon #select_language_chosen.chosen-container .chosen-single span::before {
	content: none;
}
.header-ribbon .welcome-message {
	padding-right: 1.125rem;
	line-height: 1.5625rem;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.main-header {
		border: none;
	}
	.main-logo-small {
		margin: 18px 0 0 0;
	}
	.main-logo {
		display: none;
	}
	.main-logo-small {
		display: block;
	}
	nav.top-bar.main-nav .logo-fixed {
		display: none;
	}
	.form-search {
		max-width: none;
		margin: 15px auto 0 auto;
	}
	.form-search .search-box {
		margin-right: 30px;
	}
	.form-search .action {
		width: 30px;
	}
	.form-search .button {
		width: 40px;
		text-align: center;
	}
	.form-search .action .button:hover {
		background: transparent !important;
	}
	header form {
		margin: 0 0 .7rem;
	}
	/* offcanvas menu */
	.right-off-canvas-menu.main-nav .dropdown li a:not(.button), 
	.right-off-canvas-menu.main-nav .dropdown ul.dropdown {
		background: #333333 !important;
	}
	.right-off-canvas-menu.main-nav .dropdown li:hover > a,
	.right-off-canvas-menu.main-nav .dropdown ul.dropdown li:hover > a {
		background: #272727 !important;
	}
	.touch .off-canvas-wrap.move-left,
	.touch .off-canvas-wrap.move-right {
		overflow: hidden;
	}
	.touch .off-canvas-wrap.move-left .inner-wrap,
	.touch .off-canvas-wrap.move-right .inner-wrap {
		position: fixed;
		top: 0;
		bottom: 0;
	}
	.right-off-canvas-menu {
		float: right;
	}
	.top-bar {
		height: auto !important;
	}
	.top-bar .level0.dropdown {
		display: block !important;
	}
	.top-bar-section ul {
		padding-left: 0;
	}
	.top-bar-section ul.left {
		padding-left: 0;
		overflow: hidden;
	}
	.top-bar-section li {
		border-bottom: 1px solid #444444;
		padding-top: 0;
	}
	.top-bar-section dd ul li,
	.configurable-swatch-list li {
		border-bottom: none !important;
	}
	.top-bar-section li span {
		padding: 0 5px 0 0;
		color: #999999;
		display: inline !important;
	}
	.top-bar-section li.last {
		border-bottom: none;
		margin-bottom: 10px;
	}
	.top-bar-section li.group-title {
		margin: 4px 0 0 0;
		padding: 0 0 0 15px;
		color: #777777;
		font-size: 0.813rem;
		font-weight: 500;
		height: 2em;
		border-bottom: 2px solid #444444;
		text-transform: uppercase;
	}
	.top-bar-section ul li {
		padding-top: 0;
		font-size: .937rem;
	}
	.top-bar-section ul li > a {
		padding: 8px 0 8px 15px;
	}	
	.top-bar-section li:not(.has-form) a:not(.button) {
		line-height: inherit;	
	}
	.top-bar-section .has-dropdown > a:before,
	.top-bar-section .has-dropdown > a:after {
		border-right: 2px solid;
		content: "";
		display: block;
		height: 8px;
		margin-top: -6px;
		position: absolute !important;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		right: 10px;
		top: 50%;
		width: 0;
		color: #fff !important;
		margin-right: 6px;
	}
	.top-bar-section .has-dropdown > a:after {
		margin-top: -1px;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	.top-bar-section .has-dropdown.moved > a:before,
	.top-bar-section .has-dropdown.moved > a:after {
		display: none;	
	}
	.top-bar-section .back h5 {
		font-size: 1em;
	}
	.top-bar-section .back h5 a {
		color: #C0C0C0 !important;
		padding-left: 28px;
	}
	.top-bar-section .back h5 > a:before,
	.top-bar-section .back h5 > a:after {
		border-right: 2px solid;
		content: "";
		display: block;
		height: 6px;
		margin-top: -4px;
		position: absolute !important;
		-ms-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		left: 18px;
		top: 20px;
		width: 0;
		color: #C0C0C0 !important;
		margin-right: 6px;
	}
	.top-bar-section .back h5 > a:after {
		margin-top: -1px;
		-ms-transform: rotate(135deg);
		-moz-transform: rotate(135deg);
		-o-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		border-style: none !important;
		border-right: 2px solid !important;
	}
	.top-bar-section .arrow-box:after {
		border: none;
	}
	.top-bar-section .has-dropdown-for-large {
		display: none;
	}
	.vertical .custom-menu {
		left: 0 !important;
	}
}

/* Medium and Big screens */
@media only screen and (min-width: 40.063em) {
	.right-off-canvas-menu.main-nav {
		background: #ffffff !important;
		overflow-y: visible;
		position: relative;
		-ms-transform: none !important;
		-moz-transform: none !important;
		-o-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		width: 100%;
		top: auto;
		bottom: auto;
		z-index: 1000;
	}
	.main-nav .top-bar-section li:not(.has-form) a:not(.button),
	.main-nav .top-bar-section ul {
		background: #ffffff;
	}
	/* Dropdown styles */
	.top-bar-section .has-dropdown.hover > .dropdown, 
	.top-bar-section .level1.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level2.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level3.has-dropdown.not-click:hover > .dropdown,
	.top-bar-section .level4.has-dropdown.not-click:hover > .dropdown {
		display: block;
	}
	.top-bar-section .has-dropdown.mega-menu {
		position: static;
	}
	.top-bar-section .has-dropdown.mega-menu > a:after {
		position: relative;
		float: right;
		margin: 0 0 0 -7px;
		padding: 0;
		top: 16px;
		right: -10px;
	}
	.top-bar-section .has-dropdown.mega-menu.hover > a:before {
		content: "";
		position: absolute;
		top: 51px;
		float: left;
		border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) #ffffff;
		border-style: solid;
		border-width: 6px;
		width: 0;
		height: 0;
		margin-left: 15px;
		z-index: 101;
	}
	.top-bar-section .left .mega-menu .dropdown.arrow-box:after {
		content: none;
	}
	.top-bar-section .left ul li a {
		white-space: normal;
	}
	.top-bar-section .left ul li a.link {
		color: #000000 !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
		list-style: none !important;
		margin: 19px 0 !important;
		padding: 12px 0;
		font-family: "Open Sans", sans-serif !important;
		font-size: .875rem !important;
		line-height: 1 !important;
		width: 190px !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
		background: #ffffff;
	}
	.top-bar-section .left ul:before,
	.top-bar-section .left .arrow-box:before {
		height: 29px;
		top: -24px;
	}
	.top-bar-section .left ul li {
		position: relative;
		float: none !important;
		line-height: 1 !important;
		padding: 2px 0 !important;
		margin: 0 !important;
	}
	.top-bar-section .left ul li:hover > a:before {
		content: "";
		position: absolute;
		display: inline;
		width: 3px;
		margin-top: 0;
		vertical-align: middle;
		top: 0;
		left: 0;
		bottom: 0;
		background: #27ccc0;
	}
	.top-bar-section .left ul li:hover > a {
		color: #222222 !important;
		background: #ffffff !important;
	}
	.top-bar-section .left ul li:active > a {
		color: #27ccc0 !important;
	}
	.top-bar-section .left ul li a {
		display: block;
		padding: 6px 20px 6px 16px !important;
		color: #777777 !important;
		line-height: 1.1 !important;
		margin: 0 !important;
		transition: color 150ms ease-out 0s;
	}
	.top-bar-section .left .dropdown.arrow-box:after {
		left: 44px;
	}
	.top-bar-section .left ul ul {
		margin: -12px 0 0 !important;
		-webkit-box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		-moz-box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		box-shadow: 6px -2px 8px 0 rgba(50, 50, 50, 0.15);
		border-left: 2px solid #F0F0F0;
	}
	.top-bar-section .left .level1.first {
		border-left: none !important;
	}
	.vertical .mega-menu .level0.arrow-box {
		box-shadow: none !important;
	}
	.main-nav.vertical .top-bar-section li:not(.has-form) a:not(.button) {
		background: transparent;
	}
	/* Dropdown menu arrow */
	.top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
		content: "";
		border-style: solid;
		border-width: 0 0 7px 6px;
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #CECECE;
		bottom: 10px;
		right: 8px;
		top: auto;
		margin-right: 0;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #27ccc0 !important;
	}
	/* Mega Menu dropdown */
	.top-bar-section .has-dropdown.mega-menu > .dropdown {
		margin-left: 3.5% !important;
		min-width: 93% !important;
	}
	.mega-menu > ul > li:hover > a:before {
		content: none !important;
	}
	.mega-menu ul li ul {
		position: relative !important; 
		display: block !important;
		left: 0 !important;
		margin: 0 !important;
		padding: 0 !important;
		-webkit-box-shadow: none !important;
		-moz-box-shadow: none !important;
		box-shadow: none !important;
	}
	.top-bar-section .left .mega-menu ul ul {
		margin: 0 !important;
		border-left: 0 !important;
		overflow: hidden;
	}
	.top-bar-section .left .mega-menu > ul > li > ul {
		width: 100% !important;
	}
	.mega-menu ul li:nth-child(2),
	.mega-menu ul li ul li:nth-child(2) {
		display: none !important;
	}
	.mega-menu .mega-menu-right-block ul li:nth-child(2),
	.mega-menu .mega-menu-right-block ul li ul li:nth-child(2) {
		display: list-item !important;
	}
	.mega-menu > ul > li {
		display: inline-block !important;
		vertical-align: top;
		width: 25% !important;
		z-index: 1;
	}
	.mega-menu ul.columns-6-for-large > li {
		width: 16.6% !important;
	}
	.mega-menu ul.columns-5-for-large > li {
		width: 20% !important;
	}
	.mega-menu ul.columns-4-for-large > li {
		width: 25% !important;
	}
	.mega-menu ul.columns-3-for-large > li {
		width: 33% !important;
	}
	.mega-menu ul.columns-2-for-large > li {
		width: 50% !important;
	}
	.mega-menu ul.columns-1-for-large > li {
		width: 100% !important;
	}
	.mega-menu ul li.title,
	.mega-menu ul li.js-generated {
		display: none !important;
	}
	.top-bar-section .left .mega-menu > ul > li > a {
		color: #000000 !important;
	}
	.top-bar-section .left .mega-menu ul li ul li a {
		color: #999999 !important;
		padding-top: 0.188rem !important;
		padding-bottom: 0.188rem !important;
		font-size: 0.875rem;
	}
	.top-bar-section .left li.mega-menu > ul > li {
		margin-bottom: 15px !important;
		border-left: 1px solid #e5e5e5;
	}
	.top-bar-section .has-dropdown.mega-menu .dropdown li.has-dropdown > a:after {
		content: none;
	}
	.top-bar-section .left li.mega-menu > ul > li.mega-menu-bottom-block {
		margin-bottom: 5px !important;
	}
	.mega-menu-right-block {
		position: absolute !important;
		right: 0;
		top: 0;
		margin: 0 !important;
		padding: 0 !important;
		height: 100% !important;
		overflow: hidden;
		border-left: none !important;
		z-index: 10;
	}
	.mega-menu > ul > li.mega-menu-right-block {
		width: 350px !important;
	}
	.top-bar-section .left ul li.mega-menu-right-block {
		padding: 0 !important;
	}
	.mega-menu > ul > li.mega-menu-top-block,
	.mega-menu > ul > li.mega-menu-bottom-block {
		width: 100% !important;
		border-left-color: #ffffff !important;
		padding-left: 16px !important;
	}
	.mega-menu > ul > li.mega-menu-top-block a,
	.mega-menu > ul > li.mega-menu-bottom-block a {
		font-size: 0.938rem; 
		display: inline;
	}
	.mega-menu > ul > li.mega-menu-top-block p,
	.mega-menu > ul > li.mega-menu-bottom-block p {
		margin-bottom: 0;
		font-size: 0.938rem;
		color: #777777;
		line-height: 1.25rem;
	}
	.mega-menu > ul > li.mega-menu-top-block p a,
	.mega-menu > ul > li.mega-menu-bottom-block p a {
		font-weight: lighter;
		font-size: 0.938rem;
		padding: 0 1.5rem 0 0 !important;
	}
	.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block > a,
	.top-bar-section .left .mega-menu > ul > li.mega-menu-bottom-block > a {
		color: #777777 !important;
		font-weight: lighter;
		padding: 0 1.5rem 0 0 !important;
		line-height: 1.25rem !important;
	}
	.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block a:hover,
	.top-bar-section .left ul li.mega-menu-bottom-block a:hover {
		color: #27ccc0 !important; 
	}
	.subcategory-top-block {
		padding: 0 16px 6px;
	}	
	.subcategory-top-block p,
	.subcategory-bottom-block p {
		margin-bottom: 0;
	}
	.subcategory-bottom-block {
		padding: 6px 16px 0;
	}
	.top-bar-section .left ul li .subcategory-top-block a,
	.top-bar-section .left ul li .subcategory-bottom-block a {
		padding: 0 !important;
	}
	.header-ribbon #select-currency {
		width: auto;
		float: right;
	}
	.clformfields .header-ribbon select,
	.clrformfields .header-ribbon select {
		margin: 4px 0 0 ;
		padding: 0 6px;
		height: 1.5rem;
		line-height: 1.5rem;
		min-width: 120px;
	}
	.clformfields .header-ribbon #select-currency,
	.clrformfields .header-ribbon  #select-currency {
		margin-left: 10px;
	}
	/* Vertical Nav */
	.top-bar.vertical {
		height: 45px !important;
	}
	.vertical .top-bar-section ul.left li {
		float: none;
	}
	.vertical .top-bar-section ul.left > li:not(:first-child):not(:nth-child(2)):not(.custom-menu) > a {
		font-size: 1rem !important;
		line-height: 20px;
		height: 20px;
	}
	.vertical ul.left {
		position: absolute;
		width: 240px;
		margin-left: 2.6%;
		padding-left: 0 !important;
		background: transparent !important;
	}
	.vertical .left li:not(:nth-child(2)) {
		background: #ffffff;
	}
	.vertical .left > li:nth-child(4) {
		margin-top: 19px !important;
	}
	.vertical .top-bar-section ul.left li.mega-menu ul.level0 {
		top: 44px;
		left: 230px;
	}
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0 {
		left: 239px;
		margin-top: -47px !important;
	}
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0:before,
	.vertical .top-bar-section ul.left li:not(.mega-menu) ul.level0:after {
		content: none;
	}
	.vertical-menu-link a {
		white-space: nowrap;
	}
	.vertical .custom-menu {
		display: block !important;
		position: absolute;
		top: 0;
		white-space: nowrap;
		width: auto !important;
		background: transparent !important;
	}
	.vertical .custom-menu ul li {
		display: block !important;
	}
	.vertical .last-vt {
		padding-bottom: 16px;
	}
	.vertical-menu-overlay {
		position: fixed;
		background: rgba(0,0,0,0.5);
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		z-index: 9;
	}
	.vertical .level0.dropdown.arrow-box {
		border-left: 1px solid #c0c0c0;
	}
	.vertical .top-bar-section li.level0.active:not(.has-form) > a:not(.button) {
		color: inherit !important;
	}
	.vertical .top-bar-section .has-dropdown .level0:after {
		margin-right: -14px !important;
		top: 10px !important;
	}
	.vertical .top-bar-section .has-dropdown:not(.mega-menu) .level0:after {
		margin-right: 11px !important;
		top: 20px !important;
	}
}

/* only large screens */
@media only screen and (min-width: 64.063em) {
	.mega-menu ul.hide-subcategories-for-large > li {
		display: none !important;
	}
	.mega-menu ul.hide-subcategories-for-large > li.mega-menu-right-block {
		display: block !important;
	}
	.hide-subcategories-for-large .mega-menu-right-block {
		position: relative !important;
	}
	.columns-1-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-2-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-3-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-4-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-5-for-large.hide-subcategories-for-medium .mega-menu-right-block,
	.columns-6-for-large.hide-subcategories-for-medium .mega-menu-right-block {
		display: none !important;
	}
	.hide-subcategories-for-large {
		padding-right: 0 !important;
	}
	.mega-menu > ul.hide-subcategories-for-large > li.mega-menu-right-block {
		width: 100% !important;
	}
	/* sticky header */
	.main-header.sticky-active .top-bar-section {
		position: fixed;
		top: 0;
		width: 100%;
		box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
		background: #ffffff;
		-webkit-transition: all 300ms ease-out;
	  	-moz-transition: all 300ms ease-out;
	  	-ms-transition: all 300ms ease-out;
	  	transition: all 300ms ease-out;
	  	-webkit-transition-property: box-shadow, opacity, font-size;
	  	-moz-transition-property: box-shadow, opacity, font-size;
	  	-ms-transition-property: box-shadow, opacity, font-size;
	  	transition-property: box-shadow, opacity, font-size;
	}
	.sticky-placeholder {
		position: relative;
		width: 100%;
	}
	nav.top-bar.main-nav .logo-fixed {
		padding-top: 0 !important;
		margin: 0 20px 0 4.3%;
	}
	.main-header.sticky-active .top-bar-section ul.left li:not(.has-form) a:not(.button) {
		padding: 0 0 0 6px;	
	}
	.main-header.sticky-active .top-bar-section ul.left > li.custom-menu > a,
	.main-header.sticky-active .top-bar-section ul.left > li.level0:not(.has-dropdown) > a {
		padding: 0 28px 0 6px !important;
	}
	nav.top-bar.main-nav .logo-fixed a {
	    float: left;
	    position: relative;
	    padding: 0 !important;
	}
	nav.top-bar.main-nav .logo-fixed .main-logo,
	nav.top-bar.main-nav .logo-fixed .main-logo-sticky {
	    margin: 8px 0;
	    height: 30px;
	}
	nav.top-bar.main-nav .logo-fixed .main-logo-sticky {
		display: block;
	}
	.main-header.sticky-active .top-bar-section {
		min-height: 46px;
	}
	.main-header.sticky-active .top-bar-section ul.left li {
		padding-top: 7px;
	}
	.main-header.sticky-active .top-bar-section ul.left {
		padding-left: 0;
		width: 100% !important;
		padding-right: 150px;
		min-height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section .sup {
		top: -0.5em;
	}
	.main-header.sticky-active .top-bar-section ul.right {
		position: fixed;
		right: 0;
		height: 46px !important;
		background: transparent;
	}
	.main-header.sticky-active .top-bar-section ul.right > li:first-child,
	.main-header.sticky-active .top-bar-section ul.left li.last {
		display: none !important;
	}
	.main-header.sticky-active .top-bar-section .has-dropdown > a:after, 
	.main-header.sticky-active .top-bar-section .has-dropdown-for-large > a:after {
		top: 24px;
	}
	.main-header.sticky-active .top-bar-section .has-dropdown.mega-menu > a:after {
		top: 16px;
	}
	.main-header.sticky-active .top-bar-section ul > li.level0 > a:first-child,
	.main-header.sticky-active .top-bar-section ul > li.custom-menu > a:first-child {
		font-size: 95% !important;
	}
	.sticky-menu .main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section ul {
		background: transparent;
	}
}

@media only screen and (max-width: 64em) {
	.sticky-placeholder {
		display: none !important;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.top-bar-section ul.left {
		padding-left: 2%;
	}
	.main-header .icon-cart {
		color: #CECECE;
		text-align: right;
		margin: 10px 0 0;
	}
	.main-header .icon-user {
		margin: 10px 0 0;
	}
	.mega-menu ul.columns-6-for-medium > li {
		width: 16.6% !important;
	}
	.mega-menu ul.columns-5-for-medium > li {
		width: 20% !important;
	}
	.mega-menu ul.columns-4-for-medium > li {
		width: 25% !important;
	}
	.mega-menu ul.columns-3-for-medium > li {
		width: 33% !important;
	}
	.mega-menu ul.columns-2-for-medium > li {
		width: 50% !important;
	}
	.mega-menu ul.columns-1-for-medium > li {
		width: 100% !important;
	}
	.mega-menu ul.hide-subcategories-for-medium > li {
		display: none !important;
	}
	.mega-menu ul.hide-subcategories-for-medium > li.mega-menu-right-block {
		display: block !important;
	}
	.hide-subcategories-for-medium .mega-menu-right-block {
		position: relative !important;
	}
	ul.hide-subcategories-for-large:not(.hide-subcategories-for-medium) {
		padding-right: 0 !important;
	}
	.columns-1-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-2-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-3-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-4-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-5-for-medium.hide-subcategories-for-large .mega-menu-right-block,
	.columns-6-for-medium.hide-subcategories-for-large .mega-menu-right-block {
		display: none !important;
	}
	.mega-menu > ul > li.mega-menu-top-block,
	.mega-menu > ul > li.mega-menu-bottom-block {
		width: 100% !important;
		border-left-color: #ffffff !important;
	}
	.mega-menu > ul.hide-subcategories-for-medium > li.mega-menu-right-block {
		width: 100% !important;
	}
	.header-ribbon .links-list {
		display: none;
	}
}

/*******************************************************************************************************/
/***   5)	 HERO - FOUNDATION ORBIT																 ***/
/*******************************************************************************************************/
.hero {
	background: #ffffff;
	list-style: none;
	margin: 0;
	padding: 0;
}
.hero .hero-text {
	position: absolute;
	top: 50%;
	width: 35%;
	margin: 0 0 0 3.5%;
	display: block;
	-webkit-transform-style: preserve-3d;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.no-js .hero li {
	position: relative;
}
.no-js .hero img,
.no-js .hero-text {
	display: block;
}
.hero .hero-text.right {
	right: 0;
	margin-right: 3.5%;
}
.hero h1 {
	margin: 0 0 20px;
}
.hero.narrow h1 {
	font-size: 2.125rem;
	margin: 0 0 6px;
}
.hero h5 {
	margin-bottom: 16px;
}
.hero.narrow h5 {
	margin-bottom: 10px;
}
.hero .button {
	margin: 0 4px 0;
}
.hero .hero-text > .button {
	margin-left: 0;
}
.orbit-container {
	margin-top: -4px;
}
.orbit-bullets-container {
	position: absolute;
	bottom: 6%;
	z-index: 9;
}
.orbit-timer {
	visibility: hidden !important;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.hero .hero-text {
		position: relative !important;
		top: auto !important;
		width: 100%;
		margin: 0 !important;
		padding: 1.5% 3% 24px !important;
		-ms-transform: none !important;
 		-moz-transform: none !important;
 		-o-transform: none !important;
 		-webkit-transform: none !important;
		transform: none !important;
	}
	.hero .hero-text h1 {
		letter-spacing: normal;
		margin-bottom: 8px;
	}
	.hero .hero-text h5 {
		margin-bottom: 5px;
	}
	.hero .hero-text a.button {
		margin-bottom: 0;
	}
	.orbit-bullets-container {
		position: absolute !important;
		bottom: 6px !important;
	}
	.orbit-container .orbit-next > span,
	.orbit-container .orbit-prev > span {
		display: none;
	}
	.orbit-bullets-container li {
		width: 20px !important;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
	.orbit-bullets-container li.dark:before {
		background: #7f7f7f !important;
	}
	.simple-nav li.active:before,
	.orbit-bullets-container li.dark.active:before {
		border: 1px solid #5b5b5b !important;
	}
	.mobile-gallery .orbit-container {
		overflow: visible;
	}
	.mobile-gallery .orbit-bullets-container {
		bottom: -10px !important;
		margin-top: 0 !important; 
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.hero .hero-text {
		width: 42%;
	}
	.hero .hero-text h1 {
		margin-bottom: 13px;
	}
	.hero.narrow .hero-text h1 {
		margin-bottom: 6px;
	}
	.hero .hero-text h5 {
		margin-bottom: 10px;
	}
	.hero.narrow .hero-text h5 {
		margin-bottom: 8px;
	}
	.orbit-prev,
	.orbit-next {
		display: none !important;
	}
}
/* Medium and large screens */
@media only screen and (min-width: 40.063em) {
	.hero .hero-text {
		background: transparent !important;
	}
}

/*******************************************************************************************************/
/***   6)	 FEATURED PRODUCTS AND CATEGORIES SLIDER								 				 ***/
/*******************************************************************************************************/
section.featured-slider {
	position: relative;
	background: #f4f4f4;
	margin: 0;
	padding: 36px 0 36px 3.5%;
	-webkit-tap-highlight-color: transparent;
}
section.featured-slider + section.featured-slider {
	padding-top: 0;
}
section.featured-slider + section.featured-slider .category-nav {
	top: 0;
}
section.featured-slider + section.featured-slider .featured-prev,
section.featured-slider + section.featured-slider .featured-next {
	top: 36%;
}
section.featured-slider.related,
section.featured-slider.crosssell {
	background: -webkit-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: -o-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: -moz-linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
	background: linear-gradient(#f4f4f4, #f4f4f4, #fafafa);
}
section.featured-slider h3 {
	margin-bottom: 5px;
}
section.featured-slider ol {
	position: relative;
	display: block;
	margin: 0 0 0 -12px;
	padding: 12px 0 22px 12px;
	list-style: none;
	width: 100%;
	height: auto;
	-webkit-tap-highlight-color: transparent;
}
section.featured-slider ol li.item,
.category-products .item {
	display: block;
	width: 220px;
	height: auto;
	background: #ffffff;
	margin: 12px 8px 0 0;
	float: left;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

section.featured-slider ol li.item:after,
.category-products .item:after {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  border: solid 3px;
  border-color: #555555 white;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-name: rotate;
  -moz-animation-duration: 1.5s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  -o-animation-name: rotate;
  -o-animation-duration: 1.5s;
  -o-animation-iteration-count: infinite;
  -o-animation-timing-function: linear;
  animation-name: rotate;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}


section.featured-slider ol li.item:hover,
.category-products .item:hover {
	-webkit-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
	box-shadow: 0 3px 3px rgba(50, 50, 50, 0.2);
}
section.featured-slider .item-title,
.category-products .item-title {
	position: relative;
	padding: 0;
	line-height: 1;
	margin: 3px 0 0;
}
section.featured-slider .category-title {
	position: relative;
	padding: 18px 14px;
	line-height: 1;
	margin: 0;
}
section.featured-slider .item-title a,
section.featured-slider .category-title a,
.category-products .item-title a {
	display: block;
	color: #000000;
	line-height: 1.25rem
}
section.featured-slider .item-title a:hover,
section.featured-slider .category-title a:hover,
.category-products .item-title a:hover {
	color: #27ccc0;
}
section.featured-slider .item-images,
.category-products .item-images {
	position: relative;
	width: 100%;
	padding: 8px;
}
section.featured-slider .item-images.flush,
.category-products .item-images.flush {
	padding: 0 0 8px;
}
section.featured-slider .category-images {
	position: relative;
	width: 100%;
	padding: 0;
}
section.featured-slider .item-images a,
section.featured-slider .category-images a,
.category-products .item-images a {
	position: relative;
	width: 100%;
	display: block;
	padding-top: 93.95%;
}
.category-products.keep-aspect-ratio .item-images a {
	padding-top: 0;
}
section.featured-slider .category-images a {
	padding-top: 126%;
}
section.featured-slider .item-images img,
section.featured-slider .category-images img,
.category-products .item-images img {
	position: absolute;
	color: transparent;
	background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/spinner.gif) center center no-repeat;
	display: block;
	min-height: 32px;
	max-width: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.category-products.keep-aspect-ratio .item-images img {
	position: relative;
}
section.featured-slider .item-description,
.category-products .item-description {
	display: none;
}
.item-info {
	padding: 0 14px 8px;
	min-height: 5.75rem;
}
.category-products.list .item-info {
	min-height: 0;
	padding: 0;
}
.category-products.loading {
	opacity: 0.5;
}
.price-box {
	display: inline-block;
	padding: 6px 0 0;
	font-size: 0.875rem;
	color: #777777;
	line-height: 0.875rem;
}
.price-box .old-price, 
.price-box .special-price,
.price-box .minimal-price {
	display: inline-block;
	margin-bottom: 0;
	font-size: 0.875rem;
	font-weight: normal;
	color: #777777;
	vertical-align: top;
	padding: 0;
	line-height: 0.875rem;
}
.price-box .special-price {
	padding: 0 0 3px 4px;
	display: inline-block;
	line-height: 0.688rem;
}
.price-box .old-price .price-label, 
.price-box .special-price .price-label {
	display: none;
}
.special-price .price {
	line-height: 0.875rem;
	color: #27ccc0 !important;
}
.price-box .old-price .price {
	text-decoration: line-through;
	color: #777777;
}
.minimal-price .price,
.price-box .price {
	font-size: 0.875rem;
	font-weight: normal;
	color: #777777;
}
.price-excluding-tax, 
.price-including-tax {
	display: block;
}
.price-excluding-tax span {
	display: inline-block;
}
.price-box .label {
	background: transparent;
	color: #777777;
	font-size:  0.6875rem;
	padding: 0;
	text-align: left;
}
.price-box .weee {
	font-size: 0.563rem;
	padding: 0 4px 0 0;
	color: #777777;
}
.price-box br {
	display:  none;
}
.price-box .weee + .regular-price:before {
	content: "= ";
}
.price-box .price-from,
.price-box .price-to {
	margin: 0;
	line-height: 1.125rem;
}
.price-box .price-from .price-label,
.price-box .price-to .price-label,
.price-box .minimal-price .price-label {
	font-size: 0.6875rem;
	color: #777777;
}
.price-box .minimal-price-link .label {
	color:#ea1818;
}
.price-box .minimal-price {
	margin: 0;
}
.price-box.map-info {
	font-size: 0.750rem !important;
}
.ratings {
	position: relative;
	padding: 0 1px;
	line-height: 0.875rem;
}
.ratings-detail .ratings {
	display: block;
	float: left;
	margin: 0 0 0 6px;
}
.ratings.no-rating {
	font-size: 0.750rem;
}
.ratings.no-rating a {
	color: #999999;
}
.ratings.no-rating a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.rating-box,
.product-collateral .review-list .rating-box,
.product-collateral .rating-box,
.review-product-list .ratings-detail .rating-box {
	position: relative;
	display: inline-block;
	width: 3.375rem;
	height: 0.625rem;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 3.375rem;
	background-repeat: no-repeat;
}
.rating,
.product-collateral .review-list .rating,
.product-collateral .rating,
.review-product-list .ratings-detail .rating {
	position: absolute;
	height: 0.625rem;
	overflow: hidden;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
	background-size: 3.375rem;
	background-repeat: no-repeat;
}
.rating-links {
	color: #999999;
	display: block;
	font-size: 0.688rem;
	margin: 3px 0 0;
}
.rating-links.icon-user > span {
	font-family: "Open Sans", sans-serif;
}
.product-collateral .rating-links {
	color: #777777;
	vertical-align: bottom;
}
.rating-links a {
	padding: 0 5px;
	color: #999999;
}
.rating-links a:first-child {
	border-right: 1px solid #DDDDDD;
	padding-right: 10px;
}
.rating-links a:hover {
	color: #27ccc0;
	text-decoration: underline;
}
.rating-avg {
	float: left;
	font-size: 2rem;
	margin: 0 0 12px;
	color: #555555;
}

section.featured-slider .options-container,
.category-products .options-container {
	position: relative;
	height: 10px;
	margin: 6px 0 0;
}
section.featured-slider .color-gallery,
.category-products .color-gallery {
	position: absolute;
	margin: 0;
	padding: 0 11px 0 0;
}
section.featured-slider .color-gallery .option-title,
.category-products .color-gallery .option-title {
	display: none;
}
section.featured-slider .color-gallery dd,
.category-products .color-gallery dd {
	float: left;
	margin: 0 3px 0 0;	
}
section.featured-slider .color-gallery .color-swatch,
.category-products .color-gallery .color-swatch {
	display: block;
	width: 1rem;
	height: 0.625rem;
}
section.featured-slider .actions,
.category-products .actions {
	position: relative;
	width: 100%;
	margin: 0;
	padding: 0 9px 0 10px;
	border-top: 1px solid #f2f2f2;
}
section.featured-slider .actions .btn-cart,
.category-products .actions .btn-cart {
	float: left;
	border: none;
	background: transparent;
	color: #999999;
	font-size: 0.750rem;
	font-weight: 500 !important;
	line-height: 2.5rem;
	margin: 0;
	padding: 0;
	transition: color 300ms ease-out; 
}
section.featured-slider .actions .btn-cart:before,
.category-products .actions .btn-cart:before {
	font-family: intenso;
	content: "\e602";
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 2rem;
	color: #cecece;
	padding: 0 4px 4px 0;
	vertical-align: middle;
	transition: color 300ms ease-out; 
}
section.featured-slider .actions .btn-cart.preview:before,
.category-products .actions .btn-cart.preview:before {
	content: "\e600";
	font-size: 1.125rem;
}
section.featured-slider .actions .btn-cart:hover,
section.featured-slider .actions .btn-cart:hover:before,
section.featured-slider .actions .add-to-links .link-wishlist:hover:before,
section.featured-slider .actions .add-to-links .link-compare:hover:before,
.category-products .actions .btn-cart:hover,
.category-products .actions .btn-cart:hover:before,
.category-products .actions .add-to-links .link-wishlist:hover:before,
.category-products .actions .add-to-links .link-compare:hover:before {
	color: #777; /* Main color, must be setted from Admin */
}
section.featured-slider .actions .add-to-links,
.category-products .actions .add-to-links {
	position: relative;
	margin: 0;
	padding: 0;
	width: 3.5rem;
	list-style: none;
	float: right;
}
section.featured-slider .actions .add-to-links .link-wishlist,
section.featured-slider .actions .add-to-links .link-compare,
.category-products .actions .add-to-links .link-wishlist,
.category-products .actions .add-to-links .link-compare {
	display: block;
	width: 1.750rem;
	height: 2.625rem;
	text-align: center;
	float: right;
	overflow: hidden;
	color: transparent !important;
}
.category-products .availability.out-of-stock {
	color: #ea1818;
	display: block;
	font-size: 0.813rem;
	line-height: 40px;
	margin: 0;
	position: absolute;
}
.category-products.list:not(.list-narrow) .availability.out-of-stock {
	position: relative;
	line-height: 1.25rem;
}
.category-products.list:not(.list-narrow) .availability.out-of-stock span {
	left: 0;
}
.category-products .availability.out-of-stock span {
	position: relative;
}
.category-products .item-title {
    font-size: 0.875rem;
}
.link-wishlist:before,
.link-compare:before {
	position: absolute;
	font-family: intenso;
	font-size: 1rem;
	color: #cecece;
	top: 8px;
	padding-left: 5px;
	transition: color 300ms ease-out; 
}
.link-wishlist:before {
	content: "\e60c";
}
.link-compare:before {
	content: "\e60d";
	font-size: 1.125rem;
	top: 7px;
}
/* Category nav */
.category-nav {
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 93%;
	top: 37px;
	font-size: 0;
}
.category-nav li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 4px;
	padding: 0 16px;
	background: #dee2e2;
	font-size: 1rem;
	font-weight: normal !important;
	line-height: 32px;
	cursor: pointer;
	transition: all 200ms ease-out; 
}
.category-nav li:hover {
	background: #afafaf;
	color: #ffffff;
}
.category-nav li:first-child {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-bottomleft: 4px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.category-nav li:last-child {
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
}
.category-nav li.active {
	background: #27ccc0;
	color: #ffffff;
	cursor: default;
}
.category-nav li.active:after { 
	top: 100%;
	left: 22px;
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	border: solid transparent;
	border-style: solid inset inset;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: transparent;
	border-top-color: #27ccc0;
	border-width: 6px;
	margin-left: -6px;
}
.featured-slider.featured-slider-section.grid-type ol,
.featured-slider.featured-categories-section.grid-type ol {
    width: 100% !important;
}
.featured-slider.featured-slider-section.grid-type .simple-nav,
.featured-slider.featured-categories-section.grid-type .simple-nav {
    display: none !important;
}

@media only screen and (min-width: 19.9375em) and (max-width: 25em) {
    .category-products .actions .btn-cart {
        font-size: 0.5625rem;
    }
    .category-products .actions .btn-cart.preview:before,
    .category-products .actions .link-compare:before,
    .category-products .actions .link-wishlist:before {
        font-size: 0.875rem;
    }
    .category-products .actions .link-wishlist:before,
    .category-products .actions .link-compare:before {
        top: 11px;
    }
    .category-products .actions .add-to-links .link-wishlist,
    .category-products .actions .add-to-links .link-compare {
        width: 1.25rem;
    }
}
/* Small screens */
@media only screen and (max-width: 40em) {
	.item-info {
		min-height: 5.625rem;
		padding: 0 14px;
	}
	.category-products.list .item-info {
		min-height: 0 !important;
	}
	.price-box .price-from,
	.price-box .price-to {
		display: inline-block;
	}
    .category-products .item {
        margin: 8px 2px 0 0;
    }
    .category-products .item-title {
        font-size: 0.8125rem;
    }
}
/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.category-nav {
		top: 33px;
		right: 3.5%;
		width: auto;
	}
	.category-nav li {
		padding: 0 34px 0 12px;
		display: block;
		text-align: left;
		visibility: hidden;
		height: 0;
		background: #ffffff;
		transition: none;
		margin-left: 0 !important;
	}
	.category-nav li.active {
		cursor: pointer;
	}
	.category-nav:hover {
		-webkit-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		-moz-box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
		box-shadow: 0 0 4px 2px rgba(50, 50, 50, 0.1);
	}
	.category-nav li:first-child {
		display: block;
		visibility: visible;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		height: 1.875rem;
	}
	.category-nav:hover li.show-options:first-child {
		-webkit-border-bottom-right-radius: 0;
		-webkit-border-bottom-left-radius: 0;
		-moz-border-radius-bottomright: 0;
		-moz-border-radius-bottomleft: 0;
		border-bottom-right-radius: 0;
		border-bottom-left-radius: 0;
	}
	.category-nav li:last-child {
		-webkit-border-top-right-radius: 0;
		-webkit-border-bottom-right-radius: 0;
		-moz-border-radius-topright: 0;
		-moz-border-radius-bottomright: 0;
		border-top-right-radius: 0;
		border-bottom-right-radius: 0;
	}
	.show-options {
		visibility: visible !important;
		height: 32px !important;
	}
	.category-nav li.active:before {
		position: absolute;
		font-family: intenso;
		content: "\e606";
		font-size: 0.95rem;
		top: 0;
		right: 8px;
	}
}

/*******************************************************************************************************/
/***   7)	 BILLBOARD																				 ***/
/*******************************************************************************************************/
.billboard.flushrow .column, .billboard.flushrow .columns,
.banners.flushrow .column, .banners.flushrow .columns {
	padding: 0;
}
.billboard div,
.banners div {
	overflow: hidden;
}
.billboard img,
.banners img {
	width: 100%;
}
.billboard .mask, 
.banners .mask {
	position: absolute;
	background-color: rgba(115,115,115, 0.1);
	max-width: 100%;
	height: 100%;
	top: 0;
	left: 2.7%;
	right: 2.6%;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	display: block;
}
.billboard.flushrow .mask, 
.banners.flushrow .mask {
	width: 100%;
	left: 0;
	right: 0;
}
.billboard div:hover .mask,
.banners div:hover .mask {
    opacity:1;
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.billboard .mask, 
	.banners .mask {
		left: 2%;
		right: 2%;
	}
}
/* Only Small screens */
@media only screen and (max-width: 40em) {
	.billboard .mask, 
	.banners .mask {
		left: 0.9%;
		right: 0.9%;
	}
}
/* Only Small and Medium screens */
@media only screen and (max-width: 64em) {
	.billboard .column, .billboard .columns,
	.banners .column, .banners .columns {
		margin-bottom: 12px;
	}
	.billboard.flushrow .column, .billboard.flushrow .columns,
	.banners.flushrow .column, .banners.flushrow .columns {
		margin-bottom: 0;
	}
}

/*******************************************************************************************************/
/***   8)	 BRAND SLIDER																			 ***/
/*******************************************************************************************************/
section.brand-slider {
	position: relative;
	margin: 0;
	padding: 60px 0 20px 3.5%;
	overflow: hidden;
	-webkit-tap-highlight-color: transparent;
}
section.brand-slider h3 {
	margin-bottom: 18px;
}
section.brand-slider ol {
	position: relative;
	display: block;
	margin: 0 0 0 -12px;
	padding: 12px 0 22px 12px;
	list-style: none;
	width: 100%;
	height: auto;
	overflow: hidden;
	/*-webkit-tap-highlight-color: transparent;*/
}
section.brand-slider ol li.brand {
	display: inline-block;
	width: 100px;
	height: 100%;
	background: #ffffff;
	margin: 12px 50px 28px 0;
	overflow: hidden;
	vertical-align: middle;
}
section.brand-slider ol li.brand a {
	display: block;
	width: 100%;
	height: auto;
	min-height: 36px;
}
section.brand-slider ol li.brand img {
	width: 100%;
	min-height: 32px;
	height: auto;
	vertical-align: baseline;
}
section.brand-slider.lazy-loading ol li.brand img {
	background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/spinner.gif) center center no-repeat;
}
section.brand-slider ol li.brand img.spinner:after {
	margin-top: -14px;
}
section.brand-slider ol li.brand a span {
	display: block;
}
.show-all-brands {
	position: absolute;
	width: 93%;
	top: 66px;
	text-align: center;
}
.show-all-brands a {
	font-size: 0.813rem;
	padding: 5px 12px 0 0;
}
section.brand-slider .simple-nav {
	width: 96.5%;
}
section.brand-slider.bw-filter .brand img {
	filter: url("https://www.malltv.lol/skin/frontend/intenso/default/css/data:image/svg+xml;utf8,<sv")xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(1);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: 1s;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}
section.brand-slider.bw-filter .brand img:hover {
	-webkit-filter: grayscale(0);
	-moz-filter: none;
	-ms-filter: none;
	filter: grayscale(0);
	filter: none;
}
/* Small & Medium screens */
@media only screen and (max-width: 40.063em) {
	.show-all-brands {
		text-align: right;
	}
}

/*******************************************************************************************************/
/***   9)	 CALL TO ACTION	RIBBON																	 ***/
/*******************************************************************************************************/
.cta-ribbon {
	margin: 50px 0 0;
	height: auto;
	height: 90px;
}
.cta-ribbon.padded {
	margin-left: 3.5%;
	width: 93.5%;
}
.cta-ribbon h1 {
	display: inline-block;
	margin: 0;
	color: #ffffff;
}
.cta-ribbon .button {
	margin: 0;
}
.cta-ribbon div {
	top: 50%;
	-webkit-transform-style: preserve-3d;
	-ms-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*******************************************************************************************************/
/***   10)	 FOOTER																					 ***/
/*******************************************************************************************************/
.main-footer {
	
}
.main-footer p {
	margin-bottom: 0;
}
.main-footer div,
.main-footer p {
	font-size: 0.813rem;
}
.newsletter-ribbon {
	background: #f2f2f2;
	background: -moz-linear-gradient(-45deg, #f2f2f2 0%, #f0f0f0 33%, #f0f0f0 67%, #f2f2f2 100%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#f2f2f2), color-stop(33%,#f0f0f0), color-stop(67%,#f0f0f0), color-stop(100%,#f2f2f2));
	background: -webkit-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: -o-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: -ms-linear-gradient(-45deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	background: linear-gradient(135deg, #f2f2f2 0%,#f0f0f0 33%,#f0f0f0 67%,#f2f2f2 100%);
	padding-top: 13px;
	padding-bottom: 13px;
}
.newsletter-ribbon .column-row {
	padding: 0 13px;
}
.newsletter-ribbon a {
	display: inline-block;
	line-height: 2.125rem;
	height: 2.125rem;
	transition: color 150ms ease-out 0s;
}
.newsletter-ribbon .icon-email {
	position: relative;
	color: #3b3d3d;
	font-size: 0.875rem;
	line-height: 2.125rem;
	font-family: "Open Sans", sans-serif;
	left: 0;
	top: 0;
}
.newsletter-ribbon .icon-email:before {
	font-family: intenso;
	content: "\e616";
	font-size: 2.125rem;
	line-height: 34px;
	padding: 0 8px 0 0;
	float: left;
	transition: color 150ms ease-out 0s;
}
.newsletter-ribbon a:hover,
.exitintent-popup a:hover,
.newsletter-ribbon .social a:hover,
.exitintent-popup .social a:hover,
.newsletter-ribbon .icon-email:hover:before {
	color: #27ccc0;
}
.newsletter-ribbon::after{
	clear: both;
	display: block;
	content: ' ';
	height: 0;
}
.newsletter-ribbon .social a,
.exitintent-popup .social a {
	float: right;
	color: #3b3d3d;
	font-size: 2.125rem;
	line-height: 2.125rem;
	margin: 0 0 0 7px;
	width: 2.125rem;
	height: 2.125rem;
	overflow: hidden;
}
.exitintent-popup .social a {
	float: left;
	margin: 0 7px 0 0;
}
.newsletter-ribbon .field,
.exitintent-popup .newsletter-subscribe-form .field {
	position: relative;
	margin: 0 0 0 42px;
	width: 280px;
	font-size: 1rem;
}
.mdformfields .newsletter-ribbon .field {
	margin: 0 0 0 32px;
	width: 290px;
}
.exitintent-popup .newsletter-subscribe-form .field,
.exitintent-popup .newsletter-subscribe-form .field {
	margin: 0;
}
.mdformfields .newsletter-ribbon label,
.mdformfields .exitintent-popup .newsletter-subscribe-form label {
	top: -19px;
}
.clformfields .newsletter-subscribe-form .validation-advice,
.clrformfields .newsletter-subscribe-form .validation-advice {
	bottom: -28px;
}
form#newsletter-validate-detail,
form#newsletter-validate-detail-popup {
	position: relative;
}
.newsletter-ribbon form {
	display: none;
}
.newsletter-ribbon button,
.exitintent-popup .newsletter-subscribe-form button {
	position: absolute;
	margin: 0;
	top: 2px;
	left: 330px;
}
.mdformfields .newsletter-ribbon button,
.mdformfields .exitintent-popup .newsletter-subscribe-form button {
	top: -28px;
}
.exitintent-popup .newsletter-subscribe-form button {
	left: 300px;
}
.newsletter-ribbon .column-form {
	padding: 13px 0;
	box-sizing: border-box;
	max-width: 1330px;
	margin: 0 auto;
}
.newsletter-ribbon .contact p {
	margin: 0;
}
.newsletter-ribbon .contact p:first-child {
	font-weight: bold;
	font-size: 26px;
	line-height: 24px;
	white-space:nowrap;
}
.newsletter-ribbon .contact p:first-child:first-line {
	color: #CC3F1F;
	font-weight: normal;
	font-size: 18px;
}
.newsletter-ribbon .contact p:first-child::before {
	content: ' ';
	background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/phone-footer.png') center center no-repeat;
	background-size: 100%;
	display: block;
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 12px 0 0;
}
.newsletter-ribbon .contact p + p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.3;
}
@media screen and (min-width: 380px) {
	.newsletter-ribbon .contact p + p {
		padding-left: 62px;
	}
}
@media screen and (min-width: 768px) {
	.newsletter-ribbon .column-row{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
		max-width: 1356px;
		margin: 0 auto;
		box-sizing: border-box;
	}
	.newsletter-ribbon .column-row > * {
		padding: 10px;
		flex: 1;
		-ms-flex: 1;
		-webkit-flex: 1;
	}
	.newsletter-ribbon .column-row > *.social {
		flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		-webkit-flex: 0 1 auto;
	}
}
@media screen and (min-width: 1024px) {
	.newsletter-ribbon .contact{
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-align-items: center;
		-ms-align-items: center;
		align-items: center;
	}
	.newsletter-ribbon .contact p:first-child {
		margin-right: 50px;
	}
	.newsletter-ribbon .contact p+p {
		margin-top: 0;
	}
}
.footer-links {
	background: #E5E5E5; /* Must be setted from Admin */
	padding-top: 1.5%;
	padding-bottom: 0.5%;
}
.footer-links ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-links ul li {
	font-size: 0.813rem;
	color: #222222;
	line-height: 1.125rem;
	padding-bottom: 0.375rem;
}
.footer-links ul li.title {
	font-size: 0.875rem;
	color: #000000;
	font-weight: 500;
	padding-bottom: 6px;
}
.footer-links ul li a {
	color: #666666;
	text-decoration: none;
}
.footer-links ul li a:hover {
	color: #27ccc0;
}
.footer-links li[class^="icon-"],
.footer-links li[class*=" icon-"] {
	font-size: 0.813rem;
	padding-left: 22px;
	padding-bottom: 0.625rem;
	vertical-align: middle;
	font-family: "Open Sans", sans-serif;
	line-height: 1.125rem;
}
.footer-links li[class^="icon-"]:before,
.footer-links li[class*=" icon-"]:before {
	position: absolute;
	font-size: 1.250rem;
	font-family: intenso;
	left: 0;
}
.footer-links .icon-mapmarker:before {
	font-size: 1.313rem !important;
	padding-top: 5px;
}
.footer-links .icon-phone:before {
	font-size: 1.125rem !important;
}
.footer-links .icon-email-2:before {
	font-size: 1rem !important;
	padding-top: 1px;
}
.h-links-list {
	list-style: none;
	margin: 5px 0 !important;
	height: 1rem;
	line-height: 0.750rem;
}
.h-links-list li {
	display: inline-block;
	padding: 0 8px !important;
	border-left: 1px solid #A5A5A5;
	font-size: 0.750rem;
	line-height: 0.875rem !important;
	height: 1rem;
}
.h-links-list li a {
	font-size: 0.750rem;
	line-height: 0.875rem !important;
	color: #888888 !important;
}
.h-links-list li a:hover {
	color: #444444 !important;
}
.h-links-list li:first-child {
	padding: 0 8px 0 0 !important;
	border-left: none;
}
.footer-bottom {
	background: #3B3D3D;
	padding-top: 8px;
	padding-bottom: 4px;
}
.sosumi {
	font-size: 0.688rem !important;
	font-weight: 300;
	line-height: 1rem;
	color: #ffffff;
	padding: 0 0 5px 0;
}
.main-footer .payment-logos {
	list-style: none;
	margin: 2px 0 0 0;
	text-align: right;
}
.main-footer .payment-logos li {
	display: inline-block;
	margin: 0 0 0 6px;
	padding: 0;
}
.main-footer .payment-logos li img {
	width: 46px;
	height: 26px;
	border-radius: 3px;
}
.back-to-top {
	display: inline-block;
	position: relative;
	padding: 6px 0 0;
	font-size: 0.813rem;
	color: #ffffff;
	margin: 8px 0 0 0;
}
.back-to-top:hover {
	color: #ececec;
}
.back-to-top:focus {
	color: #ffffff;
}
.back-to-top:after,
.back-to-top:before {
	border-right: 3px solid;
	content: "";
	display: block;
	height: 10px;
	margin-top: -8px;
	margin-right: 2px;
	position: absolute;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	right: 50%;
	top: 0;
	width: 0;
}
.back-to-top:after { 
	margin-top: -8px;
	margin-right: -4px;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 50%;
} 
.mobile-footer-links {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	background: #E5E5E5;
}
.mobile-footer-links li {
	border-bottom: 1px solid #ffffff !important;
}
.mobile-footer-links li:hover {
	background: #c6c6c6;
}
.mobile-footer-links li a {
	position: relative;
	display: block;
	line-height: 1rem !important;
	font-size: 0.875rem !important;
	font-weight: 500;
	color: #000000 !important;
	padding: 14px 3.5% !important;
}
.mobile-footer-links li a:before,
.mobile-footer-links li a:after {
	border-right: 2px solid;
	content: "";
	display: block;
	height: 7px;
	margin-top: -4px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 4%;
	top: 50%;
	width: 0;
}
.mobile-footer-links li a:after  {
	margin-top: 0;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.back-to-top-container {
	position: relative;
	margin: 20px 0 10px;
	text-align: center;
}
.back-to-top-container a,
.back-to-top-container a:hover,
.back-to-top-container a:focus {
	color: #000000;
}
.mobile-footer-switch {
	height: 3.5rem;
	padding: 0.625rem 0.75rem;
}
.touch .mobile-footer-switch {
	height: 3.25rem;
}
.mobile-footer-switch .chosen-drop {
	top: auto !important;
	bottom: 1.625rem;
}
.mobile-footer-switch .form-language {
	display: inline-block;
	margin-right: 16px;
	width: 100%;
}
.mobile-footer-switch .chosen-container-single .chosen-single,
.mobile-footer-switch .chosen-container-active .chosen-single,
.header-ribbon .chosen-container-single .chosen-single,
.header-ribbon .chosen-container-active .chosen-single {
	border: none !important;
}
.mobile-footer-switch .chosen-container-single .chosen-single:before,
.mobile-footer-switch .chosen-container-single .chosen-single:after,
.header-ribbon .chosen-container-single .chosen-single:before,
.header-ribbon .chosen-container-single .chosen-single:after {
	background: transparent !important;
}
.mobile-footer-switch #select-currency-mobile {
	width: 95%;
	float: right;
}
/* Only Small screens */
@media only screen and (max-width: 48em) {
	.exitintent-popup {
		background-image: none !important;
	}
	.exitintent-popup .block-content {
		width: 100% !important;
	}
	.exitintent-popup .newsletter-subscribe-form .field {
		width: 164px;
	}
	.exitintent-popup .newsletter-subscribe-form button {
		left: 170px;
		top: -20px;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	.main-footer .payment-logos li {
		margin: 0 0 0 3px;
	}
	.main-footer .payment-logos li img {
		width: 32px;
		height: 18px;
	}
}
@media only screen and (min-width: 48.063em) and (max-width: 64em) {
	.main-footer .payment-logos li {
		margin: 0 0 0 4px;
	}
	.main-footer .payment-logos li img {
		width: 38px;
		height: 21px;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.newsletter-subscribe-form .input-text {
		height: 1.875rem;
	}
}

/*******************************************************************************************************/
/***   11)	 CATALOG CATEGORY VIEW & SEARCH RESULTS													 ***/
/*******************************************************************************************************/

.category-image {
	margin: -4px 0 0;
}
.products-grid .ajax-message {
	position:  fixed;
	list-style: none;
	left: 0;
	right: 0;
	top: 0;
	color: #ffffff;
	background: #ea1818;
	margin: 0;
	padding: 0 4%;
	width: 100%;
	font-size: 0.750rem;
	font-weight: bold;
	z-index: 10001;
}
.catalog-list-empty {
	margin: 37px 0 50px;
}
.catalog-list-empty h3 {
	line-height: 2rem;
	margin-bottom: 2rem;
}
/* Grid */
.products-grid {
	/*position: relative;*/
	width: 100%;
	padding: 20px 2% 0 0;
	background: #f4f4f4;
}
.category-products {
	width: auto;
	display: block;
	margin: 0 0 36px 3.5%;
	z-index: 1;
}
.category-products .item {
	width: 19.9%;
	margin-bottom: -5px;
}
.catalog-category-view .main-container {
	background: #f4f4f4;
	padding: 0;
}
.catalog-category-view .sidebar {
	padding: 48px 0 0;
	width: 260px;
	z-index: 1;
}
.catalog-category-view .main{
	position: absolute;
	width: 100%;
	padding: 0;
}
.catalog-category-view .left-off-canvas-menu,
.catalogsearch-result-index .left-off-canvas-menu,
.catalogsearch-advanced-result .left-off-canvas-menu,
.tag-product-list .left-off-canvas-menu {
	position: relative;
	display: block;
	float: left;
	margin: 12px 8px 28px 0;
	left: 0;
	width: 260px;
	z-index: auto !important;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
	background: #ffffff !important;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-sizing: border-box !important;
}
.js .catalog-category-view .left-off-canvas-menu,
.js .catalogsearch-result-index .left-off-canvas-menu,
.js .catalogsearch-advanced-result .left-off-canvas-menu,
.js .tag-product-list .left-off-canvas-menu {
	display: none;
}
.catalog-category-view .left-off-canvas-menu .top-bar-section ul,
.catalogsearch-result-index .left-off-canvas-menu .top-bar-section ul,
.catalogsearch-advanced-result .left-off-canvas-menu .top-bar-section ul,
.tag-product-list .left-off-canvas-menu .top-bar-section ul {
	width: 100%;
}
.catalog-category-view .left-off-canvas-menu .top-bar-section ul li,
.catalogsearch-result-index .left-off-canvas-menu .top-bar-section ul li,
.catalogsearch-advanced-result .left-off-canvas-menu .top-bar-section ul li,
.tag-product-list .left-off-canvas-menu .top-bar-section ul li {
	width: 100%;
}
.tag-product-list .left-off-canvas-menu .top-bar-section {
	min-height: 326px;
}
.tag-product-list .left-off-canvas-menu .top-bar-section .block-content {
	display: none;
}
.products-grid .toolbar {
	background: transparent;
	margin: 1.250rem 0 0.5rem 0;
	padding-right: 0;
	padding-left: 3.8%
}
.products-grid .toolbar h3 {
	margin: 0;
	line-height: 2rem;
	text-transform: capitalize;
}
.products-grid .toolbar .button {
	margin-bottom: 0;
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
}
.products-grid .toolbar [class^="icon-"],
.products-grid .toolbar [class*=" icon-"] {
	font-family: intenso !important;
	font-size: 1rem;
	color: #afafaf;
	padding: 0.5rem 0.625rem;
}
.products-grid .toolbar .button.active,
.products-grid .toolbar .button.active:hover {
	background: #27ccc0;
	color: #ffffff;
}
.products-grid .toolbar .button:hover {
	background-color: #d3d3d3;
}
.products-grid .toolbar .button-group .active,
.products-grid .toolbar .button-group .active:hover {
	background-color: #afafaf !important;
	color: #ffffff !important;
}
.products-grid .toolbar .actions {
	text-align: center;
	height: 2rem;
	line-height: 2rem;
}
.button.layered-nav-toggle {
	line-height: 1.375rem;
}
.action-for-medium-up {
	display: inline-block !important;
	vertical-align: top;
}
.action-for-small-only {
	display: none !important;
}
.products-grid .toolbar .actions div {
	display: inline-block;
}
.products-grid .toolbar .actions .row {
	padding: 0;
}
.products-grid .toolbar .filter {
	text-align: right;
	padding-right: 0.5rem;
}
.products-grid .toolbar .grid-style {
	text-align: left;
	padding-left: 0.5rem;
}
.products-grid .toolbar .amount {
	font-size: 0.875rem;
	text-align: right;
	color: #777777;
	line-height: 1.250rem;
	padding: 0.563rem 0 0;
	margin: 0 2px 0;
}
.products-grid .toolbar .button-group {
	display: inline-block;
	margin-left: 9px;
}
.products-grid .toolbar .button-group .icon-grid,
.products-grid .toolbar .button-group .icon-list {
	margin: 0 0 0 3px;
	border: none;
}
.products-grid .toolbar .button-group li:first-child a {
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.products-grid .toolbar .button-group li:last-child a {
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.products-grid .link-rss {
	display: inline-block;
	font-size: 0.688rem !important;
	padding: 2px 0 0 !important;
	vertical-align: middle;
}
.products-grid .link-rss:hover {
	color: #27ccc0;
}
.products-grid .category-description {
	margin: 15px 0 10px;
	font-size: 0.938rem;
}
.layered-nav-top-block,
.layered-nav-bottom-block {
	font-size: 0.875rem;
	position: relative;
	line-height: 1.375rem;
	margin: 20px 0 0;
	padding: 0;
}
.layered-nav.top-bar-section {
	margin-top: 20px;
}
.filter-reset {
	position: relative;
	float: right;
	font-size: 0.875rem;
	color: #27ccc0;
	text-decoration: none;
	line-height: 1rem;
	margin-top: 15px;
	z-index: 1;
}
.layered-nav-container {
	padding: 0 20px 30px 3.5%;
}
.layered-nav-container dt {
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	margin: 0.875rem 0 0.375rem 0;
}
.layered-nav-container dt span {
	background: #ffffff;
	font-size: 0.750rem;
	color: #999999;
	font-weight: 300;
	position: absolute;
	right: 0;
	padding: 5px 12px 0 0;
	cursor: pointer;
	transition: color 300ms ease-out;
}
.layered-nav-container dd {
	margin-bottom: 0;
}
.layered-nav-container ol {
	list-style: none;
	margin: 0;
	padding: 0;
}
.layered-nav-container ol li {
	position: relative;
	font-family: "Open Sans", sans-serif;
	line-height: 1rem;
	padding: 0 0 6px 1.125rem;;
}
.layered-nav-container ol li a {
	display: inline-block;
	font-size: 0.875rem;
	line-height: 1rem !important;
	color: #555555;
	padding: 0 6px 0 0 !important;
	font-weight: normal;
}
.layered-nav-container ol li .price {
	color: #555555;
	font-size: 0.875rem;
}
.layered-nav-container ol li a span {
	font-size: 0.750rem;
	color: #999999;
	font-weight: normal;
	padding: 0 0 0 3px;
}
.layered-nav-container dt span:hover,
.layered-nav-container ol li a:hover {
	color: #222222;
}
.layered-nav-container ol li a:hover:before {
	color: #a8a8a8;
}
.layered-nav-container ol li a:before {
	position: absolute;
	font-family: intenso;
	font-size: 0.875rem;
	content: "\e618";
	color: #cecece;
	top: 1px;
	left: 0;
}
.layered-nav-container ol li.checked a:before {
	content: "\e617";
	color: #27ccc0;
}
.layered-nav-container ol li.checked a,
.layered-nav-container ol li.checked a .price {
	color: #000000;
}
.layered-nav label {
	font-size: 1rem;
	color: #000000;
	font-weight: 300;
	margin: 0.875rem 0 0.125rem;
}
.clformfields .layered-nav label,
.clrformfields .layered-nav label {
	display: block;
}

.layered-nav .layered-nav-select {
	margin-left: -0.5rem;
	height: 1.625rem;
}
.touch .layered-nav .layered-nav-select {
	height: 2.3125rem;
	line-height: 2.3125rem;
}
.clformfields .layered-nav .layered-nav-select,
.clrformfields .layered-nav .layered-nav-select {
	margin-left: 0;
	height: auto;
}
.clformfields .layered-nav select,
.clrformfields .layered-nav select {
	display: block;
}
.layered-nav .layered-nav-select .chosen-container {
	margin-top: -22px;
	width: 100% !important;
}
.layered-nav .currently {
	margin: 20px 0 0 0;
}
.layered-nav .currently .block-subtitle {
	font-weight: bold;
	margin: 0 0 6px;
}
.layered-nav .currently li {
	position: relative;
	padding: 0 0 6px 19px;
}
.layered-nav .currently li a:before {
	content: "\e604" !important;
	font-size: 13px;
	top: 5px;
}
.layered-nav .currently li .label {
	display: inline;
	background: transparent;
	color: #777777;
	font-size: 0.6875rem;
	padding: 0;
}
.layered-nav .currently li .value {
	font-size: 0.875rem;
	color: #27ccc0;
}
.layered-nav .block-content {
	min-height: 207px;
}
.price-slider {
	position: relative;
    height: 16px;
    width: 194px;
}
.price-slider:after {
	content: "";
	height: 3px;
	width: 100%;
	background: #cecece;
	position: absolute;
	top: 6px;
}
.price-slider .filter-handle {
    height: 16px;
    width: 7px;
    cursor: e-resize;
    display: block;
}
.price-slider .price-slider-from {
    background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/slider.png") no-repeat scroll 0 0 transparent;
    z-index: 1;
}
.price-slider .price-slider-to {
    background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/slider.png") no-repeat scroll 0 0 transparent;
    cursor: w-resize;
    z-index: 1;
    margin-top: -16px;
}
.price-display li {
	padding-top: 3px !important;
	line-height: 1rem !important;
	width: 194px !important;
}
.price-display li span {
	font-size: 0.813rem;
	color: #777777;
}
/* Tier Prices */
.tier-prices,
.tier-prices-grouped {
	display: inline-block;
	padding: 4px 8px;
	background: #fff6ce;
	margin-top: 7px;
}
.tier-prices.product-pricing:before,
.tier-prices.product-pricing:after {
	content: " ";
	display: table;
}
.tier-prices.product-pricing:after {
	clear: both;
}
.tier-prices li,
.tier-prices-grouped li {
	list-style: none;
	font-size: 0.75rem;
}
.tier-prices .price,
.tier-prices-grouped .price {
	font-weight: bold;
}
.tier-prices.product-pricing:after {
	content: none;
}
.tier-prices.product-pricing span {
	background: transparent;
	padding: 0;
	color: inherit;
}
/* configurable swatches */
.configurable-swatch-list {
	list-style: none;
	margin: 0;
}
.configurable-swatch-list li {
	display: inline-block;
	line-height: 1 !important;
	margin-right: -1px;
}
.category-products .configurable-swatch-list li .swatch-link,
.featured-slider .configurable-swatch-list li .swatch-link {
	font-size: 14px;
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list li.selected .swatch-link,
.featured-slider .configurable-swatch-list li.selected .swatch-link {
	border: 1px solid #27ccc0;
}
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-label {
	border: 1px solid #ffffff;
}
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	display: block;
	box-sizing: content-box;
}
.category-products .swatch-link.has-image .swatch-label,
.featured-slider .swatch-link.has-image .swatch-label {
	position: relative;
}
.category-products .swatch-link.has-image img,
.featured-slider .swatch-link.has-image img {
	position: absolute;
	top: 0;
	left: 0;
}
.layered-nav .configurable-swatch-list .swatch-label img,
.category-products .swatch-link.has-image img,
.category-products .configurable-swatch-list .swatch-link, 
.category-products .configurable-swatch-list .swatch-label,
.featured-slider .swatch-link.has-image img,
.featured-slider .configurable-swatch-list .swatch-link, 
.featured-slider .configurable-swatch-list .swatch-label {
	border-radius: 2px;
}
.layered-nav .swatch-link.has-image:before {
	top: auto !important;
}
.layered-nav .configurable-swatch-list .swatch-label img {
	vertical-align: top;
}
.layered-nav .configurable-swatch-list li {
	min-width: 85px;
}
.layered-nav .configurable-swatch-list .count, 
.layered-nav .configurable-swatch-list .swatch-label {
	display: inline-block;
	vertical-align: top;
	padding: 0;
}
.configurable-swatch-list-wrapper p {
	display: none;
	margin: 0 0 3px 0;
	font-size: 0.813rem;
	line-height: 0.875rem;
	color: #777777;
}
.swatch-link .x {
	background: url("https://www.malltv.lol/skin/frontend/intenso/default/images/bg_x.png") no-repeat scroll center center transparent;
	position: absolute;
	display: none;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	text-indent: -999em;
	z-index: 10;
}
.configurable-swatch-list .not-available .swatch-link .x {
	display: block;
}
.configurable-swatch-list .not-available .swatch-link.has-image img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.product-options .configurable-swatch-list li {
	margin: 0;
	border: 1px solid #dbdbdb !important;
	line-height: 1;
	border-radius: 2px;
}
.product-options .configurable-swatch-list li.selected {
	border: 1px solid #27ccc0 !important;
}
.product-options .configurable-swatch-list li a {
	position: relative;
	display: block;
	margin: 1px;
}
.product-options .configurable-swatch-list li .swatch-label {
	display: block;
}
.product-options .configurable-swatch-list li a img {
	vertical-align: top;
}

/* List */
.category-products.list .configurable-swatch-list-wrapper {
	position: absolute;
	bottom: 0.875rem;
	left: 20%;
}
.category-products.list-narrow .configurable-swatch-list-wrapper {
	left: 37.5%;
	top: 6.5rem;
}
.category-products.list .configurable-swatch-list-wrapper p {
	display: block;
}
.category-products.list .item {
	width: 98.5%;
	margin-bottom: 0;
}
.category-products.list .item-content {
	position: relative;
}
.category-products.list .item-images {
	width: 20%;
	min-height: 180px;
}
.category-products.list .item-images.flush {
	padding: 0 8px 0 0;
}
.category-products.list .item-title {
	position: absolute;
	left: 20%;
	top: 1rem;
	width: 60%;
}
.category-products.list .item-description {
	display: block;
	position: absolute;
	padding: 0;
	left: 20%;
	top: 3rem;
	font-size: 0.875rem;
	color: #777777;
	line-height: 1rem;
	width: 60%;
	height: 45%;
	overflow: hidden;
}
.category-products.list .item-description:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 15px;
	bottom: 0;
	left: 0;
	background: -webkit-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%); 
    background-image: -moz-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -o-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
    background-image: -ms-linear-gradient(rgba(255, 255, 255, 0) 0%,rgba(255, 255, 255, 1) 100%);
}
.category-products.list .item-description p {
	color: #777777;
	font-size: 0.875rem;
	line-height: 1.25rem;
	margin-bottom: 0.5rem;
}
.category-products.list .item-description li {
	color: #777777;
	font-size: 0.8125rem;
	line-height: 1rem;
}
.category-products.list .price-box {
	position: absolute;
	left: 83%;
	top: 1rem;
	width: 20%;
	padding: 0;
}
.category-products.list .ratings {
	position: absolute;
	left: 83%;
	top: 3.375rem;
}
.category-products.list .options-container {
	position: absolute;
	left: 20%;
	bottom: 36px;
	width: 58%;
}
.category-products.list .actions {
	position: absolute;
	top: 5.125rem;
	left: 83%;
	border-top: none;
	width: 17%;
	padding: 0;
}
.category-products.list .actions .btn-cart,
.category-products.list .actions .add-to-links {
	float: left;
}
.category-products.list .color-gallery .option-title {
	display: block;
	font-size: 0.813rem;
	color: #999999;
	font-weight: normal;
}
.catalogsearch-result-index .page-title,
.catalogsearch-advanced-result .page-title {
	display: none;
}
.catalogsearch-result-index .no-results {
	text-align: center;
}
.catalogsearch-result-index .no-results .form-search {
	margin-bottom: 30px;
}
.catalogsearch-result-index .featured-slider,
.catalogsearch-advanced-result .featured-slider {
	margin: 0 0 80px;
}
.advanced.search .page-title {
	margin-left: 0;
}
.catalogsearch-result-index .no-results,
.catalogsearch-advanced-result .no-results {
	text-align: center;
	padding: 37px 0;
}
.catalogsearch-advanced-result .no-results span {
	display: inline-block;
	margin: 11px 0 30px;
	font-weight: lighter;
}
.catalogsearch-advanced-result .no-results ul {
	list-style: none;
	margin: 0;
}
.catalogsearch-advanced-result .no-results .arrow-left {
	margin-top: 20px;
}
.catalogsearch-advanced-result .layered-nav-container {
	overflow: hidden;
	min-height: 56rem;
}
.advanced-search-amount {
	padding-top: 10px;
}
.advanced-search-amount ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}
.advanced-search-amount ul li {
	display: inline-block;
	margin: 0 5px 0 0;
}
.advanced-search-amount p {
	margin-bottom: 0;
	text-align: right;
}
.catalogsearch-advanced-result .products-grid {
	padding-top: 0;
}
.layered-nav #advanced-search-list,
.layered-nav .buttons-set {
	display: block;
	margin: 0 0 0 -0.5rem;
	width: 104%;
}
.layered-nav #advanced-search-list > li {
	padding-top: 0;
	margin: 0;
}
.layered-nav #advanced-search-list label {
	color: #777777;
	font-size: 0.875rem;
	margin: 0;
}
.layered-nav .advanced-search .legend {
	margin: 25px 0 0;
	color: #000000;
	font-size: 1rem;
	font-weight: 300;
}
.layered-nav .input-range {
	width: 84px !important;
	padding-right: 5px;
}
.layered-nav .input-range small {
	right: -2rem;
}
.layered-nav .regular-field {
	padding-top: 14px !important;
}
.layered-nav .regular-field > label {
	top: 0;
}

/* Pagination nav */
.pages {
	position: relative;
	margin: 30px 0;
	padding: 0;
	left: 0;
	right: 0;
	text-align: center;
}
.pages ol {
	list-style: none;
	margin: 0;
}
.pages ol li {
	position: relative;
	display: inline-block;
}
.pages ol li.current {
	margin: 0 10px;
}
.pages ol li a {
	display: block;
	padding: 0 10px;
}
a.previous,
a.next {
	font-family: "Open Sans", sans-serif;
	color: #ffffff !important;
	background: #27ccc0;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-size: 1rem;
	font-weight: normal;
	padding: 0.188rem 0.5rem !important;
}
a.previous {
	padding-left: 1.4rem !important;
	margin-right: 8px;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
a.next {
	padding-right: 1.4rem !important;
	margin-left: 8px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-bottomleft: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
a.previous:hover, a.previous:focus, a.next:hover, a.next:focus {
	background: #1d9d94;
}
a.next:before,
a.next:after,
a.previous:before,
a.previous:after {
	border-right: 2px solid;
	content: "";
	display: block;
	height: 8px;
	margin-top: -6px;
	position: absolute !important;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 12px;
	top: 50%;
	width: 0;
	color: #fff !important;
}
a.next:after,
a.previous:after {
	margin-top: -1px;
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	border-style: none !important;
	border-right: 2px solid !important;
}
a.previous:before,
a.previous:after {
	right: auto;
	left: 12px;
	margin-top: -6px;
}
a.previous:before {
	margin-top: -1px;
}
a.previous:after {
	
}
.link-compare.compared:before,
.link-compare.compared:hover:before {
	color: #27ccc0 !important;
	cursor: default;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.category-products.list .configurable-swatch-list-wrapper {
		bottom: 3.25rem;
		left: 34%;
		width:  64%;
		padding: 0 0 0 14px;
	}
	.category-products.list .item {
		width: 98.5%;
	}
	.category-products {
		margin-left: 3.5% !important;
	}
	.category-products.list .item-images {
		width: 36%;
	}
	.category-products.list .item-title {
		font-size: 0.875rem;
		left: 34%;
		top: 0.5rem;
	}
	.category-products.list .item-description {
		display: none;
	}
	.category-products.list .price-box {
		left: 34%;
		top: 2.2rem;
		padding: 0 0 0 14px;
		font-size: 0.875rem;
		width: 100%;
	}
	.category-products.list .ratings {
		left: 34%;
		top: 4.5rem;
		padding-left: 14px;
	}
	.category-products.list .actions {
		left: 34%;
		padding-left: 14px;
		width: 64%;
		top: auto;
		bottom: 0;
	}
	.category-products.list .actions .add-to-links {
		float: right;
	}
	.category-products.list .options-container {
		bottom: 5.2rem;
		width: 64%;
		left: 34%;
	}
    .products-grid .toolbar .button-group {
        margin-left: 0;
    }
	/* Catalog List mode on small screens */
	.category-products.list {
		border-left-color: transparent;
		border-left-style: solid;
		border-left-width: 3px; /* this style is added to sync with jQuery's function "self.setItemWidth" */
	}
	.category-products.list .item-content {
		position: relative;
	}
	.category-products.list .item-images {
		width: 36%;
	}
	.category-products.list .item-title {
		position: absolute;
		font-size: 0.875rem;
		left: 34%;
		top: 0.5rem;
		padding-left: 14px;
		width: 62%;
	}
	.category-products.list .item-description {
		display: none;
	}
	.category-products.list .price-box {
		position: absolute;
		left: 34%;
		top: 2.2rem;
		padding: 0 0 0 14px;
		font-size: 0.875rem;
	}
	.category-products.list .ratings {
		position: absolute;
		left: 34%;
		top: 3.5rem;
		padding-left: 14px;
	}
	.category-products.list .configurable-swatch-list-wrapper {
		position: absolute;
		bottom: 2.6rem;
		left: 34%;
		width: 64%;
		padding: 0 0 0 14px;
	}
	.category-products.list .configurable-swatch-list-wrapper p {
		display: block;
	}
	.category-products.list .actions {
		left: 34%;
		padding-left: 14px;
		width: 64%;
		top: auto;
		bottom: 0;
		border: none;
	}
	.category-products.list .actions .add-to-links {
		float: right;
	}
	.category-products.list .options-container {
		position: absolute;
		top: 4.8rem;
		width: 64%;
		left: 34%;
	}
	/* ----------------------------------- */
	.catalog-category-view .left-off-canvas-menu,
	.catalogsearch-result-index .left-off-canvas-menu,
	.catalogsearch-advanced-result .left-off-canvas-menu {
		position: absolute;
		z-index: 1001 !important;
		left: 0 !important;
		margin: 0;
		width: 250px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: #333333 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.products-grid .toolbar {
		padding-right: 1%;
		margin: 0.625rem 0 0.250rem 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.action-for-medium-up {
		display: none !important;
	}
	.action-for-small-only {
		display: inline-block !important;
		vertical-align: top;
	}
	.products-grid .toolbar .amount {
		font-size: 0.750rem;
		line-height: 0.875rem;
		padding: 0;
		text-align: left;
	}
	.products-grid .toolbar .button {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	/* Left offcanvas menu */
	.filter-reset,
	.filter-reset:hover,
	.filter-reset:focus,
	.layered-nav label,
	.layered-nav-container dt,
	.layered-nav-container ol li a,
	.layered-nav-container ol li a .price,
	.layered-nav-container ol li a:hover,
	.layered-nav-container ol li.checked a,
	.layered-nav-container ol li.checked a .price,
	.layered-nav-container .chosen-container-active .chosen-results,
	.layered-nav-container dt span,
	.layered-nav-container dt span:hover,
	.layered-nav .advanced-search .legend {
		color: #ffffff;
	}
	.layered-nav-container dd.last .price-display li {
		border-bottom: none;
	}
	.layered-nav-container dd .price-display li span {
		color: #ffffff;
	}
	.layered-nav-container .chosen-container-single .chosen-single,
	.layered-nav-container ol li a span {
		color: #C4C4C4;
	}
	.layered-nav-container ol li:hover a:before {
		color: #CECECE;
	}
	.layered-nav-container ol li.checked:hover a:before,
	.layered-nav-container ol li.checked:hover a {
		color: #27ccc0;
	}
	.layered-nav-container ol li {
		padding-top: 0.625rem;
		padding-bottom: 0.625rem;
	}
	.layered-nav-container ol li a:before {
		top: 0.688rem;
	}
	.chosen-container-active .chosen-single {
		border: none !important;
		border-bottom: 1px solid #ffffff !important;
	}
	.layered-nav-container .chosen-container-active .chosen-single span {
		color: #C4C4C4 !important;
	}
	.chosen-container-active.chosen-with-drop .chosen-single {
		background: #f4f4f4;
	}
	.chosen-container-active .chosen-single:before,
	.chosen-container-active .chosen-single:after {
		background: #ffffff !important;
	}
	.layered-nav-container .chosen-container-active.chosen-with-drop .chosen-single {
		background: transparent;
	}
	.layered-nav .layered-nav-select,
	.layered-nav #advanced-search-list,
	.layered-nav .buttons-set {
		margin-left: 0;
		margin-bottom: 0;
		width: 100%;
	}
	.layered-nav #advanced-search-list,
	.layered-nav .buttons-set {
		margin-bottom: 2rem;
	}
	.advanced-search-amount p {
		text-align: left;
	}
	.layered-nav #advanced-search-list li {
		border-bottom: none;
	}
	.layered-nav #advanced-search-list label {
		color: #c4c4c4;
	}
	.layered-nav #advanced-search-list .input-box input {
		color: #ffffff;
	}
	.layered-nav #advanced-search-list .input-box.focus,
	.layered-nav #advanced-search-list .input-box textarea:focus {
		border-color: #ffffff !important;
	}
	.layered-nav-container dt span {
		background: #333333;
	}
}
@media only screen and (max-width: 25em) {
	.category-products .configurable-swatch-list-wrapper p {
		display: none !important;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.category-products.list .configurable-swatch-list-wrapper {
		bottom: 0.4rem;
		width:  50%;
	}
	.category-products .item {
		width: 57%;
	}
	.products-grid .toolbar {
		padding-right: 1%; 
		margin: 0.625rem 0 0 0;
	}
	.products-grid .toolbar .actions {
		text-align: right;
	}
	.products-grid .toolbar .amount {
		text-align: left;
		padding: 0;
	}
	.products-grid .toolbar .button {
		font-size: 1rem;
		padding: 0.313rem 1.4rem;
	}
	.category-products.list .item-title {
		width: 50% !important;
	}
	.category-products.list .item-description {
		width: 50% !important;
		height: 47% !important;
	}
	.category-products.list .item-description,
	.category-products.list .item-description p {
		line-height: 1rem;
	}
	.category-products.list .price-box {
		left: 73% !important;
		width: 25% !important;
	}
	.category-products.list .ratings {
		left: 73% !important;
		width: 25% !important;
	}
	.category-products.list .actions {
		left: 73% !important;
		width: 25% !important;
	}
	.category-products.list .actions .btn-cart {
		font-size: 0.875rem;
	}
	.advanced-search-amount p {
		text-align: left;
	}
}
@media only screen and (min-width: 46.625em) and (max-width: 64em) {
	.category-products .item {
		width: 33.5%;
	}
	.category-products.list .item-title {
		width: 50%;
	}
	.category-products.list .item-description {
		width: 50%;
		height: 47%;
	}
	.category-products.list .price-box {
		left: 78%;
		width: 25%;
	}
	.category-products.list .ratings {
		left: 78%;
		width: 25%;
	}
	.category-products.list .actions {
		left: 78%;
		width: 25%;
	}	
}
/* Medium and Up */
@media only screen and (min-width: 40.063em) {
	.category-products.list .actions .btn-cart:before {
		box-sizing: border-box;
		position: absolute;
		color: #ffffff !important;
		/* line-height should be 1rem but IE doesn't render correctly pseudo-elements with line-height in rems */
		line-height: 16px !important; 
		left: 0.813rem;
		top: 0.438rem;
	}
	.category-products.list .actions .btn-cart {
		background: #27ccc0;
		color: #ffffff;
		font-size: 0.875rem;
		font-weight: 500;
		line-height: 1.250rem;
		min-height: 2rem;
		padding: 1px 14px 0 32px;
		transition: background 300ms ease-out 0s;
	}
	.category-products.list .actions .btn-cart span {
		display: inline-block;
		line-height: 1rem !important;
		vertical-align: baseline;
	}
	.category-products.list .actions .btn-cart:hover {
		background: #1d9d94;
	}
	.category-products.list .actions .add-to-links {
		float: left;
		width: auto;
		margin: 0.5rem 0 0;
	}
	.category-products.list:not(.list-narrow) .actions .add-to-links {
		clear: left;
	}
	.category-products.list .actions .add-to-links li {
		position: relative;
	}
	.category-products.list .actions .add-to-links .link-wishlist:before, 
	.category-products.list .actions .add-to-links .link-compare:before {
		position: absolute;
		top: 0.125rem;
		left: -0.250rem;
	}
	.category-products.list .actions .add-to-links .link-wishlist,
	.category-products.list .actions .add-to-links .link-compare {
		display: inline;
		color: #999999 !important;
		font-size: 0.813rem;
		float: none;
		width: auto;
		overflow: visible;
		height: auto;
		line-height: 1.563rem;
		text-align: left;
		padding: 0 0 0 1.5rem;
		transition: all 300ms ease-out 0s;
	}
	.category-products.list .actions .add-to-links .link-wishlist:hover,
	.category-products.list .actions .add-to-links .link-compare:hover {
		color: #777777 !important;
	}
}

@media only screen and (max-width: 64em) {
	.products-grid .toolbar [class^="icon-"],
	.products-grid .toolbar [class*=" icon-"] {
		padding: 0.5rem 0.625rem;
	}
}

/* List mode when screen is below 64rem and layered nav is open */
.category-products.list-narrow .item-images {
	width: 36%;
}
.category-products.list-narrow .item-title {
	font-size: 0.875rem;
	left: 34%;
	width: 64%;
	top: 0.5rem;
	padding: 0 0 0 14px;
}
.category-products.list-narrow .item-description {
	display: none;
}
.category-products.list-narrow .price-box {
	left: 34% !important;
	top: 2.2rem;
	padding: 0 0 0 14px;
	font-size: 0.875rem;
}
.category-products.list-narrow .ratings {
	left: 34% !important;
	top: 4.75rem;
	padding-left: 14px;
}
.category-products.list-narrow .summary-popover-content, 
.category-products.list-narrow .summary-popover-icon {
    display: none;
}
.category-products.list-narrow .actions {
	left: 34% !important;
	padding-left: 14px;
	width: 63% !important;
	top: auto;
	bottom: 0;
}
.category-products.list-narrow .actions .add-to-links {
	float: right;
}
.category-products.list-narrow .options-container {
	bottom: 5.2rem;
	width: 64%;
	left: 34%;
}
.category-products.list-narrow .actions .btn-cart {
	float: left;
	border: none;
	background: transparent !important;
	color: #999999;
	font-size: 0.750rem;
	font-weight: 500 !important;
	line-height: 2.5rem;
	margin: 0;
	padding: 0;
	transition: color 300ms ease-out; 
}
.category-products.list-narrow .actions .btn-cart:before {
	position: relative;
	top: auto;
	left: auto;
	font-family: intenso;
	content: "\e602";
	font-size: 1.125rem;
	font-weight: normal;
	line-height: 2rem;
	color: #cecece !important;
	padding: 0 4px 4px 0;
	vertical-align: middle;
	transition: color 300ms ease-out; 
}
.category-products.list-narrow .actions .btn-cart:hover,
.category-products.list-narrow .actions .btn-cart:hover:before,
.category-products.list-narrow .actions .add-to-links .link-wishlist:hover:before,
.category-products.list-narrow .actions .add-to-links .link-compare:hover:before {
	color: #777;
	background: transparent;
}
.category-products.list-narrow .actions .add-to-links {
	position: relative;
	margin: 0;
	padding: 0;
	width: 3.5rem;
	list-style: none;
	float: right;
}
.category-products.list-narrow .actions .add-to-links .link-wishlist,
.category-products.list-narrow .actions .add-to-links .link-compare {
	display: block;
	width: 1.750rem;
	height: 2.625rem;
	text-align: center;
	float: right;
	overflow: hidden;
	color: transparent !important;
	padding: 0;
}
.category-products.list-narrow .actions .add-to-links .link-wishlist:hover,
.category-products.list-narrow .actions .add-to-links .link-compare:hover {
	color: rgba(0, 0, 0, 0) !important;
}
.category-products.list-narrow .actions .add-to-links .link-wishlist:before {
	left: auto;
	top: 8px;
}
.category-products.list-narrow .actions .add-to-links .link-compare:before {
	font-size: 1.125rem;
	left: auto;
	top: 7px;
}
/* -----------------------*/

/*******************************************************************************************************/
/***   12)	 PRODUCT VIEW																			 ***/
/*******************************************************************************************************/
.product-essential {
	margin: 16px 0 50px;
}
.product-img-box .lightbox {
	display: block;
}
.product-img-box img {
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;
}
.product-img-box figure {
	margin: 0;
}
.product-img-box .more-views {
	position: relative;
	width: 100%;
	margin: 20px 0 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
.product-img-box .more-views li {
	display: inline-block;
	border: 1px solid #ffffff;
	width: 74px;
	height: 74px;
	margin: 0 8px 0 0;
	padding: 2px;
}
.product-img-box .more-views li:last-child {
	margin: 0;
}
.product-img-box .more-views li:hover {
	border-color: #E2E2E2;
}
.product-img-box .more-views li.selected {
	border-color: #27ccc0 !important;
}
.product-img-box .more-views li a,
.product-img-box .more-views li img {
	display: block;
	width: 68px;
	height: 68px;
}
.product-shop {
	padding-left: 2.5% !important;
}
.product-shop h1 {
	font-size: 1.375rem;
	font-weight: normal;
	color: #000000;
	margin: 0 0 6px 0;
}
.product-shop .price-box {
	margin: 16px 0 0;
	padding: 0;
	font-size: 1rem;
	display: inline-block;
}
.product-shop-side {
	max-width: 320px;
	padding-right: 0;
}
.product-shop .ratings {
	padding: 0;
	width: 100%;
	display: inline-block;
}
.product-shop .rating-links {
	display: inline-block;
}
.product-shop .rating-links > a {
	font-size: 0.813rem;
}
.alert-price.link-price-alert,
.alert-stock.link-stock-alert {
	margin: 10px 0 0;
}
.alert-price.link-price-alert a,
.alert-stock.link-stock-alert a {
	padding: 0.125rem 0.625rem 0.25rem;
	font-size: 0.813rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dee2e2;
}
.product-shop .minimal-price .price, 
.product-shop .price-box .price {
	font-size: 0.938rem;
}
.availability {
	position: relative;
	display: inline;
	visibility: hidden;
	margin: 0;
	line-height: 1;
	white-space: nowrap;
}
.availability span {
	position: absolute;
	left: 6px;
	top: 0.188rem;
	visibility: visible;
	line-height: 0.875rem;
	width: 100%;
}
.availability.in-stock span {
	color: #A1BA16;
}
.availability.out-of-stock span {
	color: #ea1818;
}
.availability.group.in-stock span,
.availability.group.out-of-stock span {
	left: 0;
	margin: 4px 0 0;
}
.availability.group.out-of-stock span {
	margin: 11px 0 0;
}
.product-pricing {
	margin: 11px 0 0;
	position: relative;
}
.product-pricing span {
	display: inline-block;
	font-size: 0.813rem;
	color: #ffffff;
	padding: 0.250rem 0.5rem;
	background: #a1ba16;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.product-pricing:after {
	-moz-border-bottom-colors: none;
  	-moz-border-left-colors: none;
  	-moz-border-right-colors: none;
  	-moz-border-top-colors: none;
	top: 100%; 
	left: 6%; 
	border-style: solid inset inset;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(161, 186, 22, 0); 
	border-width: 6px; 
	margin-left: -6px;
	border-top-color: #a1ba16;
}
.product-shop .item-options {
	margin: 15px 0 0;
}
.product-shop .item-options dt,
.product-shop .item-options dd {
	margin-bottom: 0;
}
.product-shop .item-options dt {
	font-size: 0.938rem;
	font-weight: normal;
}
.product-shop .item-options dd a {
	font-size: 0.875rem;
}
.product-shop .product-options dd {
	position: relative;
}
.product-shop .product-options dd .validation-advice {
	top: 105%;
}
.product-shop .product-options dl dd > .input-box:not(.configurable-option-text) {
	border: none;
	height: auto;
	margin-bottom: 0;
	font-size: 0.875rem;
}
.mdformfields .configurable-option-text:not(.textarea) {
	margin-top: 1.25rem !important;
}
.configurable-option-text {
	width: 220px;
}
.input-box.configurable-option-text .note {
	font-size: 0.688rem;
	line-height: 1.75rem;
	text-align: right;
}
.product-shop .product-options dl dd .input-box .options-list {
	margin-bottom: 5px;
}
.product-shop .product-options dl dd .input-box .options-list span.label {
	display: inline;
	white-space: normal; 
}
.product-shop .product-options dl dd .qty-holder .qty {
	display: inline-block;
}
.product-shop .price-as-configured {
	margin-bottom: 0;
}
.data-table.grouped-items-table {
	margin: 20px 0 0;
}
.data-table.grouped-items-table .image {
	padding: 5px;
}
.data-table.grouped-items-table .qty-wrapper {
	padding: 5px 0 0;
}
.data-table.grouped-items-table .input-text.qty {
	height: 1.750rem;
	width: 2.250rem;
	text-align: center;
	font-weight: bold;
	display: inline-block;
	padding: 0.25rem;
}
.data-table.grouped-items-table .qty-label {
	display: inline-block;
	font-size: 0.750rem;
	padding: 0 6px;
	color: #777777;
}
.data-table.grouped-items-table .price-box {
	margin: 0;
}
.data-table.grouped-items-table .price-box p {
	font-size: 1rem;
}
.data-table.grouped-items-table .price-box .special-price {
	padding: 4px 0 0;
}
.product-shop .product-options select:not(.datetime-picker) {
	min-width: 220px;
}
.product-shop .product-options select.multiselect,
.fieldset.advanced-search select.multiselect {
	background-image: none;
}
.product-options {
	margin: 10px 0 0;
}
.product-options em {
	display: none;
}
.product-options dt,
.product-options dd,
.product-options .input-box,
.product-options label {
	display: block;
}
.product-options dt {
	margin: 16px 0 4px;
}
.product-options dd .input-box {
	margin-top: 0;
}
.product-options p.required {
	display: none;
}
.product-options label {
	display: inline;
	font-size: 0.875rem;
	color: #000000;
	font-weight: bold;
	line-height: 0.75rem;
}
.product-options select {
	width: auto;
}
.product-options .color-name {
	color: #777777;
	font-size: 0.875rem;
	font-weight: normal;
	padding-left: 8px;
}
.product-options .input-box-select .chosen-container {
	min-width: 220px;
	width: auto !important;
}
.product-options .input-box-select .validation-advice {
	top: 32px;
}
.product-options dt label {
	color: #27ccc0;
}
.product-options .options-list {
	list-style: none;
	margin-left: 0;
}
.product-options .options-list .label {
	padding-left: 4px;
}
.product-options .options-list .label label {
	font-weight: normal;
	font-size: 0.875rem;
}
.color-swatches {
	list-style: none;
	margin: 0;
	padding: 0;
}
.color-swatches li {
	position: relative;
	display: inline-block;
	margin: 0 4px 0 0;
}
.color-swatches label {
	display: block;
	width: 40px;
	height: 42px;
	background-size: 36px 36px !important;
	background-repeat: no-repeat !important;
	background-position: 2px 2px !important;
	overflow: hidden;
	padding: 0 0 0 40px;
	margin: 0 !important;
	border: 1px solid transparent;
}
.color-swatches input[type="radio"]:checked + label {
	border-color: #27ccc0 !important;
}
.color-swatches input[type="radio"]:disabled + label {
	opacity: 0.5;
}
.color-swatches input[type="radio"] {
	position: absolute;
	visibility: hidden;
}
.short-description {
	margin: 22px 0 20px;
	width: 96%;
	font-size: 0.938rem;
	line-height: 1.375rem;
	font-weight: lighter;
	color: #555555;
}
.short-description p:last-child {
	margin-bottom: 0;
}
.buybox p {
	font-size: 0.813rem;
	color: #000000;
	font-weight: lighter;
	margin: 0;
}
.buybox .add-to-cart {
	margin: 10px 0 0;
}
.buybox .add-to-cart label {
	display: inline;
	font-size: 0.875rem;
	font-weight: bold;
}
.buybox .add-to-cart .btn-cart {
	width: 100%;
	margin: 14px 0;
	line-height: 1.375rem;
}
.buybox .add-to-cart .chosen-container-single .chosen-single:before, 
.buybox .add-to-cart .chosen-container-single .chosen-single:after {
	background: #bababa;
}
.buybox .add-to-cart .chosen-container-single .chosen-single {
	border-color: #bababa;
}
.buybox .add-to-cart .btn-cart:before {
	font-family: intenso;
	content: "\e602";
	font-size: 1.1rem;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	position: absolute;
	left: 0.563rem;
}
.buybox #qty_chosen {
	width: 4rem !important;
}
.buybox .qty-input-text {
	display: inline-block;
	height: 1.75rem;
	text-align: center;
	margin: 0 0 0 4px;
	padding: 0;
	font-weight: bold;
	width: 4.375rem;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
#qty-wrapper #qty {
	width: 4.375rem;
}
.buybox .qty-input-text:focus {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border-color: #27ccc0;
}
.paypal-or {
	display: block;
	color: #777777;
	font-size: 0.625rem;
}
.paypal-logo > a {
	display: inline-block;
	margin-top: 10px;
}
.bml-checkout-type {
	list-style: none;
	margin-top: 6px;
}
.product-shop-side .add-to-links {
	position: relative;
	list-style: none;
	margin: 10px 0 0 22px;
}
.product-shop-side .add-to-links li,
.email-friend {
	position: relative;
}
.product-shop-side .add-to-links .link-wishlist:before, 
.product-shop-side .add-to-links .link-compare:before,
.email-friend a:before {
	font-weight: normal;
	position: absolute;
	left: -0.25rem;
	top: 0.125rem;
}
.product-shop-side .add-to-links .link-wishlist, 
.product-shop-side .add-to-links .link-compare,
.email-friend a {
	display: inline-block;
	padding: 0 0 0 1.688rem;
	color: #555555 !important;
	font-size: 0.813rem;
	font-weight: bold;
	line-height: 1.563rem;
	transition: all 300ms ease-out 0s;
}
.email-friend {
	margin: 0;
	padding-left: 22px;
	line-height: 1.625rem;
}
.email-friend a {
	position: relative;
}
.email-friend a:before {
	position: absolute;
	padding-left: 5px;
	top: 1px;
	font-family: intenso;
	content: "\e60e";
	font-size: 1rem;
	color: #CECECE;
	transition: all 300ms ease-out 0s;
}
.product-shop-side .add-to-links .link-wishlist:hover:before, 
.product-shop-side .add-to-links .link-compare:hover:before,
.email-friend a:hover:before {
	color: #bebebe;
}
.product-shop-side .add-to-links .link-wishlist:hover, 
.product-shop-side .add-to-links .link-compare:hover,
.email-friend a:hover {
	color: #27ccc0 !important;
}
.product-shop-side .add-to-links .separator {
	display: none;
}
/* static block: product-view-block-1 */
.product-view-block-1 {
	padding: 20px 0 0 19px;
	width: 100%;
	overflow: hidden;
}
/* Image lightbox */
.imagelightbox-wrap {
	position: absolute;
	-webkit-user-drag: none;
	z-index: 9999;
}
.imagelightbox-wrap img,
.product-img-box figure a img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	-ms-user-select: none;
	user-select: none;
	cursor: -webkit-zoom-in;
	cursor: url(https://www.malltv.lol/skin/frontend/intenso/default/css/images/magnify.cur), url(https://www.malltv.lol/skin/frontend/intenso/default/images/magnify.cur), pointer;
}
.imagelightbox-wrap.disable-slide img {
	/* IE need the path to be relative to the document while for webkit/mozilla has to be relative to the stylesheet */
	cursor: url(https://www.malltv.lol/skin/frontend/intenso/default/css/images/openhand.cur), url(https://www.malltv.lol/skin/frontend/intenso/default/images/openhand.cur), move;
}
.imagelightbox-wrap ~.imagelightbox-wrap {
	z-index: 9998 !important;
}
#imagelightbox {
	display: inline;
	width: 100%;
	-webkit-user-drag: none;
	-ms-touch-action: none;
    touch-action: none;
    -webkit-transform: translate3d(0,0,0) !important;
    transform: translate3d(0,0,0) !important;
}
#imagelightbox-overlay {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(255, 255, 255, 1);
	z-index: 9998;
	opacity: 0;
	/*animation: 0.25s linear 0s normal none 1 fade-in;*/
}
.imagelightbox-close {
	position: absolute;
	opacity: 0;
	z-index: 10001;
}
.imagelightbox-close span {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: fixed;
	display: block;
	overflow: hidden;
	top: 20px;
	right: 20px;
	width: 46px;
	height: 46px;
	padding-left: 42px;
	cursor: pointer;
}
.imagelightbox-close span:hover {
	border: 2px solid #bebebe;
}
.imagelightbox-close span:before,
.imagelightbox-close span:after {
	border-right: 2px solid;
	border-color: #CECECE;
	content: "";
	display: block;
	height: 38px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 20px;
	top: 2px;
	width: 0;
}
.imagelightbox-close span:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.imagelightbox-close span:hover:before,
.imagelightbox-close span:hover:after {
	border-color: #bebebe;
}
.imagelightbox-wrap.disable-slide {
	transform: translateX(0px);
}
.prev-arrow,
.next-arrow {
	position: fixed;
	z-index: 10000;
}
.mobile-gallery {
	position: absolute;
	z-index: -1;
	margin: 20px 0 0;
}
.mobile-gallery .item img {
	margin: 0 auto;
	width: 100%;
	-webkit-touch-callout: none !important;
	-webkit-tap-highlight-color: rgba(0,0,0,0) !important;
	-webkit-user-select: none !important;
	-khtml-user-select: none !important;
	-moz-user-select: none !important;
	-o-user-select: none !important;
	user-select: none !important;
}
.product-shop .orbit-bullets-container {
	position: relative !important;
	margin: 20px 0 0;
	width: 100%;
}
/* Product collateral */
.product-collateral {
	padding-top: 0;
	padding-bottom: 40px;
}
.product-collateral.tags {
	padding-bottom: 80px;
}
.product-collateral-wrapper {
	background: #ffffff;
}
.product-collateral-wrapper .product-collateral {
	border-top: 3px solid #f4f4f4;
}
.product-collateral-wrapper .product-collateral.additional {
	background: #f4f4f4;
}
.product-collateral-wrapper .product-collateral.additional .data-table col:first-child {
	width: 25%;
}
.product-collateral h3 {
	margin: 60px 0 30px;
	padding-left: 0.9%;
}
.product-collateral div p {
	line-height: 1.5rem;
	font-size: 0.938rem;
	color: #5b6064;
}
.short-description ul,
.product-collateral ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}
.short-description li,
.product-collateral li {
	position: relative;
	font-size: 0.938rem;
	font-weight: 300;
	padding: 0 0 6px 18px;
	line-height: 1.250rem;
	color: #5b6064;
}
.short-description li:before,
.product-collateral li:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border: 1px solid #27ccc0;
	border-radius: 100px;
	left: 0;
	top: 0.4375rem;
}
.product-collateral div .label {
	background: transparent;
	color: #333333;
	display: inline;
	line-height: 1.750rem;
	font-family: inherit;
	font-size: inherit;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: left;
}
.product-collateral.description,
.product-collateral.ratings-reviews {
	padding-left: 3.9%;
	padding-right: 3.9%;
}
.product-description {
	overflow: hidden;
	padding-right: 40px;
	font-size: 0.938rem;
	line-height: 1.5rem;
	color: #5b6064;
}
.product-description h3,
.ratings-reviews h3 {
	padding-left: 0;
	margin-top: 40px;
}
.product-description-static-block {
	position: relative;
	float: right; 
	margin-top: 40px;
	width: 300px; 
	padding: 0;
}
.advertisement {
	font-size: 0.625rem;
	text-align: right;
	padding: 6px 2px 0 0;
	color: #999999;
}
.ratings-detail {
	position: relative;
	float: left;
	width: 260px;
	z-index: 1;
}
.reviews {
	overflow: hidden;
	padding-top: 48px;
	padding-left: 30px;
}
.reviews h5 {
	margin: 8px 0 25px 0;
	padding-bottom: 8px;
	border-bottom: 1px solid #d3d3d3;
}
.product-collateral.ratings-reviews .reviews .review-list li:after {
	background: transparent !important;
}
#histogram {
	background: transparent;
	border: none;
	border-spacing: 0;
	margin:  20px 0;
	width: 100%;
}
#histogram tr {
	height: 16px;
}
#histogram tr:nth-of-type(2n) {
	background: transparent;
}
#histogram td {
	line-height: 0.813rem;
	padding: 0 3px;
}
#histogram .stars {
	width: 2.6rem;
	padding-left: 0;
}
#histogram .stars .small {
	line-height: 0.625rem !important;
	vertical-align: top;
}
#histogram .amount {
	width: 2.5rem;
}
#histogram .progress {
	background: transparent;
	margin-bottom:  0;
	border: none;
	height: 14px;
	padding: 0;
}
#histogram .progress .meter-5 {
	background: #8ac249;
}
#histogram .progress .meter-4 {
	background: #ccdb38;
}
#histogram .progress .meter-3 {
	background: #ffea3a;
}
#histogram .progress .meter-2 {
	background: #ffb233;
}
#histogram .progress .meter-1 {
	background: #ff8b5a;
}
.review-list {
	list-style: none;
	margin: 0;
	padding: 0;
}
.review-list li {
	clear: both;
	padding: 0;
	width: 100%;
	border-bottom:  1px solid #d3d3d3;
	margin: 25px 0 0;
}
.reviews .form-list li {
	clear: both;
	width: 100%;
}
.review-list li:last-child {
	border: none;
	padding-bottom: 10px;
}
.review-list li:before,
.review-list li:after {
	border: none;
	background: transparent;
}
.review-list .useful-count {
	font-size: 0.750rem;
	color: #999999;
	margin: 0;
}
.review-list .rating-box,
.review-list h6 {
	display: inline-block;
}
.review-list .rating-box {
	margin-top: -2px;
	vertical-align: middle;
}
.review-list h6 {
	padding-left: 2px;
}
.review-list h6 a {
	color: #000000;
}
.review-list .review-text {
	font-size: 0.813rem;
	font-weight: normal;
	color: #5b6064;
	margin:  5px 0 12px;
}
.review-list .view-more {
	font-size: 0.813rem;
}
.review-list .author {
	font-size: 0.750rem;
	color: #999999;
}
.review-list .author span {
	font-weight: bold;
}
.write-review {
	margin: 15px 0 0;
}
.write-review .button {
	margin-bottom:  0;
}
.product-tags,
.tags-list {
	list-style:  none;
	margin-bottom: 15px !important;
}
.product-tags li,
.tags-list li {
	display:  inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #DEE2E2;
	font-size: 0.750rem;
	margin: 0 3px 3px 0;
	padding: 0;
}
.product-tags li:hover,
.tags-list li:hover {
	background-color: #B9B9B9;
}
.product-tags li a,
.tags-list li a {
	display: block;
	color: #222222;
	font-size: 0.750rem;
	font-weight: bold;
	padding: 0.188rem 0.625rem;
	line-height: 1.5;
}
.product-tags li a:hover,
.tags-list li a:hover {
	color: #333333;
}
.product-tags li a span,
.tags-list li a span {
	font-weight: lighter;
	font-size: 0.688rem;
}
.product-tags li:before,
.product-tags li:after,
.tags-list li:before,
.tags-list li:after {
	content: none;
}
.clformfields .tags .form-add,
.clrformfields .tags .form-add {
	margin-top: 10px;
}
.tags .form-add {
	width: 260px;
}
.tags form {
	margin-bottom: 0;
}
.tags .button {
	margin-top: 20px;
	margin-bottom: 8px;
}
#add-tag {
	font-size: 0.813rem;
	color: #27ccc0;
	cursor: pointer;
}
#add-tag:hover {
	text-decoration: underline;
}
#addTagForm {
	display: none;
}
.input-text.qty {
	text-align: center;
}
.tag-list-index .tags-list {
	margin: 0 3.5%;
	padding: 0 0 50px;
}
.price-box.map-info + .availability {
	display: block;
}
.msrp-price-hide-message {
	margin: 6px 0 0;
	color: #333333;
}
.msrp-price-hide-message,
.product-shop a[id^='msrp-help-'] {
	background: #fdfaea;
	padding: 8px 8px 5px;
	font-size: 0.875rem;
	display: block;
	line-height: 1.125rem;
}
.product-shop a[id^='msrp-help-'] {
	padding: 0 10px 10px;
	margin: 0 0 10px;
}
.product-shop .price-box.map-info {
	max-width: 320px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.mobile-gallery {
		position: relative;
		z-index: 0;
		margin-left: -4.2%;
		margin-right: -4.2%;
	}
	.product-img-box {
		position: absolute;
		z-index: -1;
	}
	.product-shop {
		padding-left: 0 !important;
		padding-right: 0;
	}
	.product-shop .price-box {
		margin: 32px 0 0;
	}
	.product-shop-side {
		max-width:  100%;
		width: 100%;
		padding-right: 0;
		margin-top: 18px;
	}
	.imagelightbox-close {
		top: 0;
		width: 100%;
		height: 36px;
		background: #efefef;
		position: fixed;
	}
	.imagelightbox-close span {
		top: 5px;
		right: 14px;
		width: 26px;
		height: 26px;
		padding-left: 22px;
	}
	.imagelightbox-close span:before,
	.imagelightbox-close span:after {
		height: 18px;
		border-color: #999999 !important;
		right: 10px;
		top: 2px;
	}
	.imagelightbox-close span:hover {
		border: 2px solid #999999;
	}
	.buybox .qty-input-text { 
		height: 1.75rem;
	}
	#qty-wrapper #qty {
		display: block;
		margin: 8px 0 0;
	}
	.product-collateral h3 {
		margin: 30px 0 20px;
	}
	.product-collateral.description {
		min-height: 0;
	}
	.product-description {
		padding-right: 0.9%;
	}
	.ratings-detail {
		float: none;
		width: 100%;
	}
	.review-list-header h3 {
		font-size: 1.5rem;
	}
	.ratings-detail h3 {
		margin-bottom: 10px;
	}
	.ratings-detail .rating-avg {
		font-size: 3.3rem;
		font-weight: lighter;
		line-height: 2.5rem;
	}
	.ratings-detail .rating-box {
		margin-top: 15px;
	}
	.review-product-list .ratings-detail {
		border-top: 2px solid #e5e5e5;
		margin-top: 0 !important;
		padding-top: 30px;
		padding-left: 0 !important;
	}
	.reviews {
		overflow: visible;
		padding-left: 0;
		padding-top: 5px;
	}
	.review-product-list .reviews {
		padding: 13px 0 !important;
	}
	.reviews h5 {
		margin-top: 20px;
		margin-bottom: 10px;
	}
	.reviews .write-review {
		display: none;
	}
	.review-list li {
		margin-top: 15px;
	}
	.review-list li:last-child {
		padding-bottom: 10px;
	}
	.review-list .vote {
		display: none;
	}
	#histogram {
		width: 35%;
		margin: 0;
		padding: 0 0 0 15px;
	}
	#histogram tr {
		height: 8px;
	}
	#histogram .progress {
		height: 8px;
	}
	#histogram .stars,
	#histogram .amount {
		display: none;
	}
	.review-toolbar {
		background: #f4f4f4;
		padding: 5px 8px;
	}
	.touch a.prev-arrow,
	.touch a.next-arrow {
		display: none !important;
	}

	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
		width: 100%;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.product-shop {
		width: 41.6667%
	}
	.product-shop h1 {
		font-size: 1rem !important;
		line-height: 1.5rem;
	}
	.product-shop-side {
		max-width: 25%;
		width: 25%;
	}
	.buybox .add-to-cart .btn-cart:before {
		content: "";
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 48em) {
	.product-img-box {
		width: 43.3333%;
	}
	.product-img-box .more-views li {
		width: 54px;
		height: 54px;
	}
	.product-img-box .more-views li a, .product-img-box .more-views li img {
		width: 48px;
		height: 48px;
	}
	.product-shop {
		width: 56.6667%;
	}
	.product-shop .short-description {
		display: none;
	}
	.product-options dl.last {
		margin-bottom: 0;
	}
	.product-shop-side {
		max-width: 56.6667%;
		width: 56.6667%;
		padding-left: 2.5% !important;
	}
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.buybox {
		background: transparent !important;
		text-align: left !important;
		padding: 0;
		width: 200px;
	}
	.buybox .add-to-cart {
		margin: 0;
	}
	.buybox p {
		display: none;
	}
	.buybox .add-to-cart .btn-cart {
		margin-top: 24px;
	}
	.email-friend {
		padding-left: 0;
	}
	/* static block: product-view-block-1 */
	.product-view-block-1 {
		padding: 20px 0 0 0;
	}
}
@media only screen and (max-width: 48em) {
	.product-shop-side .add-to-links {
		margin: 0;
	}
	.buybox {
		background: transparent !important;
		text-align: left !important;
		padding: 0;
		width: 200px;
	}
	.buybox .add-to-cart {
		margin: 0;
	}
	.buybox p {
		display: none;
	}
	.buybox .add-to-cart .btn-cart {
		margin-top: 24px;
		padding: 5px 22px;
		font-size: 1rem;
	}
	.email-friend {
		padding-left: 0;
	}
}

/*******************************************************************************************************/
/***   13)	 PRODUCT REVIEW LIST																	 ***/
/*******************************************************************************************************/

.review-list-header {
	margin-top: 20px !important;
}
.review-list-header h3,
.review-list-header h5 {
	margin-top: 0;
}
.review-list-header h5 {
	margin-bottom: 0;
}
.review-list-header .button {
	margin-bottom:  6px;
}
.review-list-header .product-review-image {
	width: 54px;
	height: 54px;
	float: left;
	margin: 0 20px 20px 0;
}
.review-product-list .form-add {
	background: #f4f4f4;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 20px 0 0;
	padding: 4px 18px;
}
.review-product-list .ratings-detail {
	margin-top: 20px;
	padding-left: 0.9%
}
.review-product-list .reviews {
	margin: 5px 0.9% 30px 0;
	padding: 13px 22px;
}
.review-product-list .review-count {
	display: none;
}
.review-list-actions {
	text-align: right;
	margin-top: 22px;
}
.breadcrumbs .reviews {
	overflow: inherit !important;
	margin: inherit !important;
	padding: inherit !important;
	background: inherit !important;
}
.review-product-list .form-list {
	padding-top: 0;
	margin-left: 0;
}
.review-form h6 {
	font-size: 0.875rem;
	color: #777777;
	font-weight: lighter;
	font-style: italic;
	margin: 18px 0 0;
}
.reviews .review-form .input-box textarea {
	height: 150px;
}
.form-add button {
	margin: 0;
}
.review-list .form-list li {
	border-bottom: none;
	padding: 0;
	margin-top: 0;
}
/* review toolbar */
.review-toolbar {
	position: relative;
}
.review-toolbar .amount,
.review-toolbar .sort-by,
.review-toolbar .limiter {
	display: inline-block;
}
.review-toolbar .sort-by,
.review-toolbar .limiter {
	float: right;
	margin: 0 10px;
}
.review-toolbar .sort-by > label,
.review-toolbar .limiter > label {
	float: left;
	padding-right: 6px;
	padding-top: 1px;
}
.review-toolbar .pages,
.my-account .pages {
	background: transparent;
	margin: 0 0 0 -8px;
	display: inline-block;
}
.review-toolbar .pages ol li a,
.my-account .pages ol li a {
	padding: 0 3px;
}
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.previous,
.my-account a.next {
	background: transparent;
	padding: 0 1.4rem 0 0 !important;
}
.review-toolbar a.previous,
.my-account a.previous {
	padding: 0 0 0 1.4rem !important;
}
.review-toolbar a.next:before, 
.review-toolbar a.next:after, 
.review-toolbar a.previous:before, 
.review-toolbar a.previous:after,
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.next:before,
.my-account a.next:after,
.my-account a.previous:before,
.my-account a.previous:after,
.my-account a.previous,
.my-account a.next {
	color: #27ccc0 !important;
	transition: none;
}
.review-toolbar a.next:hover:before, 
.review-toolbar a.next:hover:after, 
.review-toolbar a.previous:hover:before, 
.review-toolbar a.previous:hover:after,
.review-toolbar a.previous:hover, 
.review-toolbar a.next:hover {
	color: #ffffff !important;
}
.review-toolbar a.next {
	padding-left: 8px !important;
}
/* review stars */
#pretty-product-review-list { 
	width: 338px;
	margin: 0 0 15px;
	padding: 5px 10px;  
}
#pretty-product-review-list .pretty-rating-code { 
	padding: 3px 0; 
}
#pretty-product-review-list .pretty-rating-code .label {
	font-size: 0.813rem;
	min-width: 60px; 
	display: block;
	padding: 0.25rem 0 0.375rem;
	float: left; 
	color: #555555; 
}
#pretty-product-review-list .pretty-rating-code .options li { 
	display: block; 
	float: left; 
	margin-top: 2px;
	width: 20px;
}
#pretty-product-review-list .pretty-rating-code .options li .option { 
	display: block;
	margin: 0;
	width: 1rem; 
	height: 1rem; 
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNDRUNFQ0UiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0NFQ0VDRSIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjQ0VDRUNFIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
	text-indent: -9999em; 
}
#pretty-product-review-list .pretty-rating-code .options li .option.hover,
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiMyN0NDQzAiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iIzI3Q0NDMCIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjMjdDQ0MwIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==); 
	background-size: cover;
	background-repeat: no-repeat;
}


/* Medium and Small screens */
@media only screen and (max-width: 64em) {
	.review-list-actions {
		text-align: left;
		margin-top: 0;
	}
	.review-list-header .product-review-image {
		width: 40px;
		height: 40px;
		margin: 0 10px 10px 0;
	}
	.review-product-list .ratings-detail {
		margin-top: 22px;
	}	
	.review-product-list .reviews {
		padding: 13px 18px;
	}
}

/*******************************************************************************************************/
/***   14)	 SEARCH - AUTO SUGGEST																	 ***/
/*******************************************************************************************************/
.search-autocomplete {
  left: 0 !important;
  overflow: visible !important;
  position: relative !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 200;
}
.search-autocomplete ul {
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	left: 0;
	padding-left: 0;
	margin: 0;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	box-shadow: 0 5px 6px 0 rgba(50, 50, 50, 0.1);
	max-height: 300px;
	overflow-y: auto;
}
.search-autocomplete ul li {
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	padding: 4px 6px;
	text-align: left;
}
.search-autocomplete ul li.selected {
	background-color: #eeeeee;
}
.search-autocomplete ul li .amount {
	float: right;
	color: #777777;
}
.search-autocomplete ul li:last-child {
	border-bottom: none;
}
/*******************************************************************************************************/
/***   15)	 AJAX LOADING BAR																		 ***/
/*******************************************************************************************************/
.loading-bar {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    z-index: 10000;
    background: #27ccc0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
}
.app-loading .loading-bar {
    display: block !important;
    -webkit-animation: shift-rightwards 1s ease-in-out infinite;
    -moz-animation: shift-rightwards 1s ease-in-out infinite;
    -ms-animation: shift-rightwards 1s ease-in-out infinite;
    -o-animation: shift-rightwards 1s ease-in-out infinite;
    animation: shift-rightwards 1s ease-in-out infinite;
    -webkit-animation-delay: .4s;
    -moz-animation-delay: .4s;
    -o-animation-delay: .4s;
    animation-delay: .4s;
}
@-webkit-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-moz-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@-o-keyframes shift-rightwards
{
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }

}
@keyframes shift-rightwards {
    0%
    {
        -webkit-transform:translateX(-100%);
        -moz-transform:translateX(-100%);
        -o-transform:translateX(-100%);
        transform:translateX(-100%);
    }

    40%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    60%
    {
        -webkit-transform:translateX(0%);
        -moz-transform:translateX(0%);
        -o-transform:translateX(0%);
        transform:translateX(0%);
    }

    100%
    {
        -webkit-transform:translateX(100%);
        -moz-transform:translateX(100%);
        -o-transform:translateX(100%);
        transform:translateX(100%);
    }
}

/*******************************************************************************************************/
/***   16)	 LOGIN, REGISTER, FORGOT PASSWORD, CMS & 404 PAGES										 ***/
/*******************************************************************************************************/

.customer-account-login .inner-wrap,
.customer-account-forgotpassword .inner-wrap,
.customer-account-create .inner-wrap,
.customer-account-logoutsuccess .inner-wrap,
.checkout-multishipping-login .inner-wrap,
.customer-account-changeforgotten .inner-wrap,
.paypal-express-review .inner-wrap,
.cms-no-route .inner-wrap {
	height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.customer-account-changeforgotten .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap,
.cms-no-route .off-canvas-wrap,
.customer-account-login,
.customer-account-forgotpassword,
.customer-account-create,
.customer-account-logoutsuccess,
.checkout-multishipping-login,
.customer-account-changeforgotten,
.cms-no-route {
	min-height: 100%;
}
.customer-account-login .account-login,
.checkout-multishipping-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-changeforgotten .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.cms-no-route .no-route {
	min-height: 100%;
}
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-changeforgotten .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.customer-account-login .account-login,
.customer-account-forgotpassword .account-forgotpassword,
.customer-account-changeforgotten .account-forgotpassword,
.customer-account-create .account-create,
.customer-account-logoutsuccess .account-logout,
.checkout-multishipping-login .account-login,
.paypal-express-review .paypal-review-page {
	padding: 25px 0;
}
.customer-account-login h1,
.customer-account-forgotpassword h1,
.customer-account-create h1,
.customer-account-logoutsuccess h1,
.checkout-multishipping-login h1,
.customer-account-changeforgotten h1,
.paypal-express-review h1 {
	color: #ffffff;
}
.cms-no-route h1,
.no-results h1 {
	color: #27ccc0;
}
.customer-account-login p,
.customer-account-forgotpassword p,
.customer-account-create p,
.customer-account-logoutsuccess p,
.checkout-multishipping-login p,
.cms-no-route p,
.checkout-multishipping .page-title p,
.no-results p,
.catalogsearch-advanced-result .no-results span,
.catalog-list-empty p,
.customer-account-changeforgotten p {
	font-size: 1.125rem;
	color: #777777;
}
.account-forgotpassword .form-list li {
	margin-bottom: 30px;
}
.customer-account-logoutsuccess p {
	margin-top: 30px;
}
.cms-no-route .form-box {
	max-width: 540px;
}
.mdformfields .form-box label[for="email"],
.mdformfields .form-box label[for="login-email"],
.mdformfields .form-box label[for="email_address"],
.mdformfields .form-box label[for="pass"],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for="password"],
.mdformfields .form-box label[for="confirmation"],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	top: 9px;
}
.mdformfields .form-box label[for="email"]:before,
.mdformfields .form-box label[for="login-email"]:before,
.mdformfields .form-box label[for="email_address"]:before,
.mdformfields .form-box label[for="pass"]:before,
.mdformfields .form-box label[for="login-password"]:before,
.mdformfields .form-box label[for="password"]:before,
.mdformfields .form-box label[for="confirmation"]:before,
.mdformfields .form-box label[for="billing:customer_password"]:before,
.mdformfields .form-box label[for="billing:confirm_password"]:before {
	content: "\e607";
	font-family: intenso;
	font-style: normal;
	font-size: 1.063rem;
	color: #999999;
	padding: 0 5px 0 0;
}
.mdformfields .form-box label[for=pass]:before,
.mdformfields .form-box label[for=password]:before,
.mdformfields .form-box label[for="login-password"]:before,
.mdformfields .form-box label[for=confirmation]:before,
.mdformfields .form-box label[for="billing:customer_password"]:before,
.mdformfields .form-box label[for="billing:confirm_password"]:before {
	content: "\e6fb";
	font-size: 1.125rem;
	padding: 0 3px 0 0;
}
.mdformfields .form-box label[for=pass],
.mdformfields .form-box label[for=password],
.mdformfields .form-box label[for="login-password"],
.mdformfields .form-box label[for=confirmation],
.mdformfields .form-box label[for="billing:customer_password"],
.mdformfields .form-box label[for="billing:confirm_password"] {
	left: 8px;
}
.new-users h1 {
	margin-top: 20px;
}
.new-users .button {
	display: block;
	margin: 0 auto 20px;
}
.new-users p {
	margin-bottom: 12px;
}
.link-tip {
	display: inline-block;
	margin: 0.063rem 0 0 0.25rem;
	font-size: 0.750rem;
	vertical-align: top;
}
.input-box.customer-dob {
	position: relative;
	height: auto;
	border: none;
}
.dob-month {
	display: inline-block;
	width: 48%;
}
.checkout-onepage-index .dob-month {
	width: 90px;
}
#billing_month_chosen {
	width: 80px !important;
}
.dob-day {
	display: inline-block;
	width: 26%;
}
.dob-year {
	display: inline-block;
	width: 26%;
}
#month_chosen {
	width: 109px !important;
}
#day_chosen {
	width: 60px !important;
}
#year_chosen {
	width: 70px !important;
}
.customer-dob .validation-advice {
	top: 2rem;
}
#advice-validate-custom-year,
#advice-validate-custom-month,
#advice-validate-custom-day {
	display: none;
}
/* no-route */
.cms-no-route .no-route,
.catalogsearch-result-index .no-route {
	padding-top: 40px;
	padding-bottom: 40px;
}
.cms-no-route .form-search .action,
.catalogsearch-result-index .no-results .form-search .action {
	width: 40px;
}
.cms-no-route .form-search .search-box,
.catalogsearch-result-index .no-results .form-search .search-box {
	margin-right: 40px;
}
.cms-no-route .form-box {
	text-align: center;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.cms-no-route .form-box h3,
.no-results h3 {
	font-size: 1rem;
	font-weight: bold;
	color: #000000;
	margin: 40px 0 12px;
}
.cms-no-route p,
.no-results p {
	margin-top: 15px;
	margin-bottom: 30px;
}
.top-destinations {
	list-style: none;
	margin: 0;
	text-align: center;
}
.top-destinations li {
	font-size: 0.938rem;
	line-height: 1.5rem;
}
.cms-no-route .form-box .button.home,
.no-results .button.home {
	margin: 20px 0 10px 0;
}
.customer-name-prefix-middlename-suffix,
.field.name-prefix.select-list {
	width: 100% !important;
	clear: both;
}
.page-title {
	position: relative;
	margin: 20px 3.5% 40px;
}
.row > .columns > .page-title {
	margin-left: 0;
	margin-right: 0;
}
.page-title h1 {
	font-size: 2.5rem;
	color: #000000;
	font-weight: lighter;
}
.cms-page-view h2 {
	font-size: 1.75rem;
	color: #000000;
	font-weight: lighter;
	margin-top: 30px;
}
.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li {
	font-size: 1rem;
	line-height: 1.75rem;
	color: #5b6064;
	font-weight: lighter;
}
.row.contrast {
	background: #f4f4f4;
}
.row.contrast div h2 {
	margin-top: 60px;
}
.sitemap {
	list-style: none;
	margin-left: 0;
}
.sitemap .level-0 {
	font-weight: bold;
}
.page-sitemap .links-list a {
	padding-left: 0 !important;
}
.page-sitemap .links-list a:hover,
.page-sitemap .links-list a:hover:before {
	background: transparent !important; 
}
.contact-page-static-block,
.rss-page-static-block {
	margin-top: 32px;
	margin-bottom: 32px;
}
.feed-link a {
	white-space: nowrap;
}
.feed-link a span {
	padding-right: 0.375rem;
}
.rss-table .feed-link {
	text-align: right;
}

/* Compare */
.block-compare {
	position: fixed;
	bottom: 0;
	right: 1.5%;
	text-align: center;
	width: 100%;
	max-width: 300px;
	-webkit-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	box-shadow: 0 1px 4px rgba(50, 50, 50, 0.3);
	z-index: 900;
}
.block-compare .block-title {
	background: #27ccc0;
	color: #ffffff;
	font-size: 0.875rem;
	line-height: 0.875rem;
	padding: 9px 15px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	cursor: pointer;
}
.block-compare .block-title small {
	font-size: 0.875rem !important;
}
.block-compare .block-content {
	max-height: 0;
	background: #ffffff;
	text-align: left;
	padding: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	transition: max-height 1s;
}
.block-compare:hover .block-content {
	max-height: 600px;
}
.block-compare:hover .block-title {
	background: #afafaf;
}
.block-compare #compare-items {
	margin: 0;
	list-style: none;
	padding: 15px 18px;
}
.block-compare #compare-items li {
	position: relative;
	padding: 0 20px 0 0;
}
.block-compare .icon-close {
	position: absolute;
	top: 0.563rem;
	right: 0;
	font-size: 0.688rem;
	font-weight: normal;
	line-height: 0.688rem;
	color: #afafaf;
}
.block-compare .icon-close:hover {
	color: #ea1818;
}
.block-compare .product-name {
	display: inline-block;
	line-height: 1rem;
	color: #777777;
	font-weight: normal;
	margin: 0;
}
.block-compare .product-name a {
	color: #333333;
	font-size: 0.875rem;
}
.block-compare .product-name a:hover,
.block-compare .actions a:hover,
.catalog-product-compare-index .link-wishlist:hover {
	color: #27ccc0;
}
.block-compare .actions {
	text-align: center;
	padding: 0 18px 15px;
}
.block-compare .actions .button {
	display: block;
	margin: 0 auto 10px auto;
}
.block-compare .actions a {
	color: #999999;
	display: inline-block;
}
/* Compare popup */
.catalog-product-compare-index {
	background: #ffffff;
}
.catalog-product-compare-index .page-title {
	background: #f4f4f4;
	margin: 0 0 20px;
	padding: 20px 3.5%;
}
.catalog-product-compare-index .link-print {
	margin: 44px 3% 0;
}
.catalog-product-compare-index .add-to-links li {
	position: relative;
}
.catalog-product-compare-index .button.btn-cart {
	margin-bottom: 5px;
}
.product-shop-row td p,
.catalog-product-compare-index .add-to-row td p {
	margin-bottom: 0;
}
.catalog-product-compare-index .add-to-links {
	list-style: none;
	margin: 4px 0 0;
}
.product-shop-row .product-name {
	margin: 5px 0 0;
}
.product-shop-row .product-info {
	min-height: 4.750rem;
	margin: 0 0 10px;
	padding: 0;
}
.catalog-product-compare-index .price {
	font-weight: bold;
	color: #000000;
}
.catalog-product-compare-index .add-to-row .price-box {
	margin: 0 0 10px 0;
}
.catalog-product-compare-index .link-wishlist {
	padding: 0 0 0 24px;
	color: #555555;
	font-size: 0.813rem;
	font-weight: bold;
}
.catalog-product-compare-index .link-wishlist:hover:before {
	color: #bebebe;
}
.catalog-product-compare-index .link-wishlist:before {
	top: -1px;
	padding: 0;
	left: 0;
}
.catalog-product-compare-index .compare-table td {
	vertical-align: top;
}
.catalog-product-compare-index .compare-table th span {
	font-weight: bold;
}
.catalog-product-compare-index .please-wait {
	padding: 0 0 10px;
}
.catalog-product-compare-index .buttons-set {
	background: #f4f4f4;
	text-align: center;
	padding: 24px 0 0;
}
.col2-right-layout .page-title,
.col2-left-layout .page-title {
	margin-left: 0;
}
.col-right.sidebar,
.col-left.sidebar {
	margin-top: 32px;
	margin-bottom: 30px;
}
.block-poll ul {
	list-style: none;
	margin-left: 0;
}

/* JavaScript disabled notice */
.global-site-notice.noscript {
	padding: 4px;
	text-align: center;
	background: #F64747;
}
.global-site-notice.noscript p {
	color: #ffffff;
	margin-bottom: 0;
	font-size: 0.875rem;
	line-height: 1.188rem;
	font-weight: normal;
}

/* Cookie restriction mode */
.global-site-notice.notice-cookie {
	position: fixed;
	left: 0;
	bottom: 0;
	background: #fcefbb;
	padding: 4px 4px 5px;
	z-index: 1001;
}
.global-site-notice.notice-cookie p {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 0.813rem;
	line-height: 1.188rem;
	color: #000000;
}
.global-site-notice.notice-cookie .notice-inner {
	position: relative;
	margin: 0 3.3%;
	padding-right: 12%;
}
.global-site-notice.notice-cookie .actions {
	position: absolute;
	right: 0;
	top: 2px;
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.customer-account-login p {
		font-size: 0.875rem;
	}
	.cms-page-view h1 {
		font-size: 2.125rem;
	}
	.cms-page-view h2 {
		font-size: 1.25rem;
	}
}

/*******************************************************************************************************/
/***   17)	 SHOPPING CART																			 ***/
/*******************************************************************************************************/

.cart {
	margin-top: 36px;
}
.cart h1 {
	font-size: 1.5rem;
	font-weight: 400;
	line-height: 1;
}
.shopping-cart-block-1 {
	width: 100%;
	margin: 0 0 25px;
}
.btn-continue-shopping .btn-empty {
	background: transparent;
	color: #555555;
	font-weight: normal !important;
	font-size: 0.875rem;
}
.btn-continue-shopping .btn-empty:hover {
	color: #000000;
}
.cart #shopping-cart-totals-table {
	border: none;
	background: transparent;
	text-align: left;
	border-collapse: collapse;
	width: 100%;
}
.cart #shopping-cart-totals-table tr td {
	font-size: 0.938rem;
	font-weight: bold;
	line-height: 0.875rem;
	padding: 0.250rem 0.375rem;
}
.cart #shopping-cart-totals-table tr td:nth-child(2) {
	text-align: right;
}
.cart #shopping-cart-totals-table tfoot {
	border-top: 2px solid #555555;
}
.cart #shopping-cart-totals-table tfoot tr td {
	font-size: 1.125rem;
	padding-top: 0.375rem;
}
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2) {
	color: #27ccc0;
}
.cart #shopping-cart-totals-table tr.even, 
.cart #shopping-cart-totals-table tr.alt, 
.cart #shopping-cart-totals-table tr:nth-of-type(2n) {
	background: transparent !important;
}
.checkout-types {
	list-style: none;
	margin: 0;
}
.cart .btn-proceed-checkout {
	margin-bottom: 12px;
}
.cart .paypal-or {
	display: none;
}
.cart .multishipping-link {
	font-size: 0.813rem;
	display: inline-block;
	margin: 10px 0 0;
}
.cart-collaterals {
	margin-bottom: 60px;
}
.cart-collaterals .buybox {
	width: 100%;
}
.cart-collaterals .shipping h2,
.cart-collaterals .discount h2 {
	position: relative;
	font-size: 0.875rem;
	font-weight: lighter;
	color: #333333;
	margin: 0;
	padding: 10px 16px;
	border-bottom: 1px solid #dddddd;
	cursor: pointer;
}
.cart-collaterals .shipping h2:hover,
.cart-collaterals .discount h2:hover {
	color: #333333;
}
.cart-collaterals .shipping h2:before,
.cart-collaterals .discount h2:before,
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after {
	border-right: 1px solid #a0a0a0;
	content: "";
	display: block;
	height: 7px;
	margin-top: -1px;
	position: absolute;
	-ms-transform: rotate(40deg);
	-moz-transform: rotate(40deg);
	-o-transform: rotate(40deg);
	-webkit-transform: rotate(40deg);
	transform: rotate(40deg);
	right: 16px;
	top: 50%;
	width: 0;
}
.cart-collaterals .shipping h2:after,
.cart-collaterals .discount h2:after  {
	margin-top: -1px;
	-ms-transform: rotate(140deg);
	-moz-transform: rotate(140deg);
	-o-transform: rotate(140deg);
	-webkit-transform: rotate(140deg);
	transform: rotate(140deg);
	right: 21px;
}
.cart-collaterals .shipping h2:hover:before,
.cart-collaterals .discount h2:hover:before,
.cart-collaterals .shipping h2:hover:after,
.cart-collaterals .discount h2:hover:after {
	border-right: 1px solid #27ccc0;
}

.cart-collaterals .shipping .shipping-form,
.cart-collaterals .discount .discount-form {
	padding: 10px 14px 4px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
.cart-collaterals .shipping .shipping-form ul {
	list-style: none;
	margin-left: 0;
}
.cart-collaterals .shipping .shipping-form p {
	display: none;
}
.cart-collaterals .shipping .shipping-form .form-list {
	padding-top: 0;
	margin: 0;
}
.cart-collaterals .shipping .shipping-form .form-list li:last-child {
	margin-bottom: 20px;
}
.cart-collaterals .shipping .shipping-form .button {
	margin-bottom: 0;
}
.cart-collaterals .discount .discount-form .form-list {
	margin: 0;
	padding-top: 0;
}
.cart-collaterals .discount .discount-form .form-list li:last-child {
	margin-bottom: 15px;
}
.cart-collaterals .shipping .shipping-form dt {
	font-weight: normal;
	font-size: 0.875rem;
}
/* cart table */
.cart .data-table.cart-table {
	border: none !important;
	border-collapse: collapse;
	margin: -24px 0 40px;
	width: 100%;
}
.cart .data-table.cart-table thead,
.cart .data-table.cart-table thead tr, 
.cart .data-table.cart-table tfoot,
.cart .cart-collaterals table tfoot {
	background: transparent !important;
}
.cart .data-table.cart-table tbody tr,
.cart .data-table.cart-table tfoot tr {
	border-top: 2px solid #e5e5e5;
}
.cart .data-table.cart-table tbody tr td {
	vertical-align: top;
}
.cart .data-table.cart-table .btn-edit,
.cart .data-table.cart-table .btn-remove {
	font-size: 0.813rem;
	font-weight: lighter;
	line-height: 0.813rem;
	display: inline-block;
}
.cart .data-table.cart-table tbody .btn-remove {
	padding-left: 8px;
	margin-left: 5px;
	border-left: 1px solid #d1d1d1;
}
.cart .data-table.cart-table h2,
.cart .data-table.cart-table h2 a {
	font-size: 1.125rem;
	line-height: 1.5rem;
	font-weight: bold;
	margin: 0;
}
.cart .data-table.cart-table thead tr th {
	line-height: 1rem;
	padding: 0.250rem 0.625rem 0.5rem;
	font-size: 0.938rem;
	font-weight: lighter;
	color: #777777;
}
.cart .item-options {
	margin: 0 0 6px 0;
}
.cart .item-options dt,
.cart .item-options dd {
	font-size: 0.875rem;
	line-height: 1.125rem !important;
	float: left;
	margin: 0 !important;
}
.cart .item-options dt {
	clear: both;
	padding: 0 6px 0 0;
}
.cart .item-options dt:after {
	content: ": ";
}
.cart .item-options dd {
	color: #777777;
}
.cart .item-options dd .price {
	font-size: 0.875rem !important;
	line-height: 1.125rem !important;
}
.cart .data-table.cart-table .price {
	color: #27ccc0;
	font-size: 1.125rem;
	line-height: 1.5rem;
	display: inline-block;
	min-width: 96px;
}
.cart .data-table.cart-table .chosen-container {
	width: 60px !important;
	margin-right: 30px;
}
.input-text.qty {
	border: 1px solid #c0c0c0;
	width: 60px;
	height: 2.375rem;
	margin-top: 2px;
	padding: 0;
	margin-bottom: 0;
	text-align: center;
}
.cart .qty-wrapper .input-text:focus {
	border: 1px solid #27ccc0;
}
.cart .qty-wrapper {
	width: 90px;
}
.cart .qty-wrapper .button {
	margin-top: 6px;
	padding: 0.063rem 6px 0.125rem
}
.cart .link-continue {
	font-size: 0.875rem;
	font-weight: normal;
}
#co-shipping-method-form dt {
	margin-bottom: 0;
}
#co-shipping-method-form dd ul {
	margin-bottom: 0.25rem;
}
.cart .product-image.for-small {
	display: none;
}
.cart .cart-empty {
	margin-bottom: 100px;
}
.cart .cart-msrp-totals {
	margin: 10px 0 20px;
}


/* Only small screens */
@media only screen and (max-width: 40em) {
	.cart h1 {
		font-size: 1rem !important;
		font-weight: bold;
	}
	.cart .data-table.cart-table h2,
	.cart .data-table.cart-table h2 a,
	.cart .data-table.cart-table .price {
		font-size: 0.938rem;
		line-height: 1rem;
	}
	.cart .product-image > img {
		width: 48px;
	}
	.cart .data-table.cart-table .price {
		min-width: 40px;
	}
	.cart .qty-wrapper {
		width: auto;
	}
	.cart-table colgroup col:first-child,
	.cart-table thead tr > th:first-child,
	.cart-table tbody tr > td:first-child {
		display: none;
	}
	.cart .data-table.cart-table h2 {
		margin-bottom: 0.5rem;
	}
	.cart .product-image.for-small {
		display: block;
		margin: 0 0 5px 0;
	}
	.cart .cart-empty {
		margin-bottom: 40px;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.cart h1 {
		font-size: 1.250rem !important;
	}
	.cart .data-table.cart-table h2,
	.cart .data-table.cart-table h2 a,
	.cart .data-table.cart-table .price {
		font-size: 0.938rem;
	}
}

@media only screen and (max-width: 48em) {
	.cart-items,
	.cart-collaterals {
		width: 100% !important;
	}
	.cart .btn-proceed-checkout {
		padding: 5px 22px;
	}
	.cart-collaterals .shipping h2,
	.cart-collaterals .discount h2 {
		padding-left: 0;
	}
}

/*******************************************************************************************************/
/***   18)	 CHECKOUT																				 ***/
/*******************************************************************************************************/

.checkout-onepage-index,
.checkout-multishipping-register,
.checkout-multishipping-addresses,
.checkout-multishipping-address-newshipping,
.checkout-multishipping-shipping,
.checkout-multishipping-address-editshipping,
.checkout-multishipping-billing,
.checkout-multishipping-overview,
.checkout-onepage-failure,
.checkout-multishipping-success,
.checkout-onepage-success {
	min-height: 100%;
}
.checkout-onepage-index .row.flush,
.checkout-multishipping-register .row.flush,
.checkout-multishipping-addresses .row.flush,
.checkout-multishipping-address-newshipping .row.flush,
.checkout-multishipping-shipping .row.flush,
.checkout-multishipping-address-editshipping .row.flush,
.checkout-multishipping-billing .row.flush,
.checkout-multishipping-overview .row.flush,
.checkout-onepage-failure .row.flush,
.checkout-multishipping-success .row.flush,
.checkout-onepage-success .row.flush {
	padding: 0;
	height: 100%;
}
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	min-height: 100%;
	background-color: #ccd6d5;
	background: -moz-linear-gradient(-45deg, #b4bdbf 0%, #d7dddc 33%, #ccd6d5 67%, #b7c9c7 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#b4bdbf), color-stop(33%,#d7dddc), color-stop(67%,#ccd6d5), color-stop(100%,#b7c9c7)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(-45deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* IE10+ */
	background: linear-gradient(135deg, #b4bdbf 0%,#d7dddc 33%,#ccd6d5 67%,#b7c9c7 100%); /* W3C */
}
.checkout-onepage-index .inner-wrap,
.checkout-multishipping-register .inner-wrap,
.checkout-multishipping-addresses .inner-wrap
.checkout-multishipping-address-newshipping .inner-wrap,
.checkout-multishipping-shipping .inner-wrap,
.checkout-multishipping-address-editshipping .inner-wrap,
.checkout-multishipping-billing .inner-wrap,
.checkout-multishipping-overview .inner-wrap,
.checkout-onepage-failure .inner-wrap,
.checkout-multishipping-success .inner-wrap,
.checkout-onepage-success .inner-wrap {
	height: 100%;
}
.checkout-onepage-index .page-title {
	display: none;
}
.main-header .extra {
	display: inline-block;
	float: right;
}
.opc,
.checkout-multishipping-register .account-create,
.checkout-multishipping,
.checkout-onestep  {
	list-style: none;
	margin: 0;
	padding: 25px 3%;
	min-height: 100%;
}
.checkout-multishipping {
	padding-bottom: 100px;
}
.opc h1,
.checkout-multishipping-register h1 {
	color: #ffffff;
}
.opc p.center,
.checkout-multishipping-register p.center {
	color: #777777;
	font-size: 1.125rem;
}
.opc .new-users .form-list {
	display: none;
}
.opc .new-users .buttons-set {
	max-width: 420px;
	margin: 15px auto;
	text-align: center;
}
.opc .new-users .buttons-set .button {
	display: inline-block;
	margin: 0 15px;
}
.opc .new-users .buttons-set .button-or {
	display: inline-block;
	color: #777777;
	font-size: 0.813rem;
}
.opc .new-users .buttons-set .secondary {
	background: #a7afae;
	color: #ffffff;
}
.opc .new-users .buttons-set .secondary:hover {
	background: #9ca09f;
}
.opc .step-title {
	display: none;
}
.opc dd ul {
	margin-left: 0;
	list-style: none;
}
.opc-block-progress {
	margin: 45px 0 0;
}
.opc-block-progress .block-title,
.opc-block-progress .block-content dd {
	display: none;
}
.opc-block-progress .block-content {
	text-align: right;
}
.opc-block-progress .block-content dl {
	margin: 0;
}
.opc-block-progress .block-content dl div {
	position: relative;
	display: inline-block;
	margin: 0 15px;
}
.opc-block-progress .block-content dt,
.checkout-progress li span {
	font-size: 0.813rem;
	font-weight: lighter;
	color: #777777;
}
.opc-block-progress .block-content dt:before,
.checkout-progress li span:before {
	content: "";
	position: absolute;
	display: block;
	width: 6px;
	height: 6px;
	-webkit-border-radius: 1000px;
	-moz-border-radius: 1000px;
	border-radius: 1000px;
	background: #e5e5e5;
	top: -13px;
	left: 45%;
}
.opc-block-progress .block-content dt.complete:before,
.checkout-progress li.active span:before {
	background: #27ccc0;
}
.checkout-progress li.active span {
	color: #27ccc0;
}
.opc-block-progress .block-content dt:after,
.checkout-progress li span:after {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	margin-left: 6px;
	background: #f4f4f4;
	top: -11px;
	left: 45%;
}
.opc-block-progress .icon-edit {
	position: absolute;
	left: 42%;
	line-height: 16px;
	top: -34px;
	font-size: 16px;
}
#shipping-progress-opcheckout:before,
#shipping_method-progress-opcheckout:before,
#payment-progress-opcheckout:before,
.checkout-progress li:before {
	content: "";
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background: #f4f4f4;
	top: -11px;
	right: 50%;
	margin-right: 4px;
}
.checkout-progress li:first-child:before {
	content: none;
}
#checkout-progress-wrapper {
	display: inline-block;
}
#payment-progress-opcheckout dt:after,
.checkout-progress li.last span:after {
	content: none;
}
.opc .section.allow.active .step-title {
	display: block;
	text-align: center;
}
.opc .section.allow.active .step-title span,
.opc .section.allow.active .step-title a,
#opc-login .step-title {
	display: none;
}
.opc .section.allow.active .step-title h2,
.checkout-multishipping h2,
.checkout-multishipping-address-newshipping h2,
.checkout-onestep h2 {
	color: #ffffff;
	line-height: 2rem;
	margin-bottom: 10px;
}
#billing-new-address-form {
	width: 100%;
}
#billing_region_id_chosen,
#billing_country_id_chosen,
#shipping_region_id_chosen,
#shipping_country_id_chosen,
#billing_gender_chosen,
#gender_chosen {
	width: 250px !important;
}
#region_id_chosen,
#country_chosen,
#advanced-search-list .chosen-container,
.checkout-onepage-index #billing_address_select_chosen,
.checkout-onepage-index #shipping_address_select_chosen {
	width: 100% !important;
}
h2.legend {
	font-size: 0.875rem;
	font-weight: bold;
	color: #222222;
	margin-bottom: 5px;
}
.checkout-multishipping-shipping h2.legend,
.checkout-multishipping-overview h2.legend {
	background: #f4f4f4;
	line-height: 1.75rem;
	margin-bottom: 8px;
	text-align: center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-billing h3,
.checkout-multishipping-overview h3,
.checkout-multishipping-overview h4 {
	font-size: 0.875rem;
	color: #222222;
	border-bottom: 1px dotted #e5e5e5;
	padding-bottom: 6px;
	margin-right: 30px;
}
.please-wait {
	display: block;
	margin-bottom: 10px;
}
.please-wait .spinner:after {
	margin: -10px 0 0;
	width: 20px;
	height: 20px;
}
.please-wait > span {
	padding: 0 0 0 18px;
	font-size: 0.688rem;
	color: #777777;
}
.form-alt {
	width: 100% !important;
	font-size: 0.813rem;
	margin-bottom: 8px;
	font-weight: bold;
	color: #a1ba16;
}
/* Tooltip */
.tool-tip { 
	border: 2px solid #e5e5e5;  
	background: #ffffff; 
	padding: 45px 20px 20px; 
	position: absolute; 
	z-index: 9999; 
}
.tool-tip .btn-close { 
	margin: -9px -14px 0; 
	text-align: right; 
}
.tool-tip .btn-close a {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.tool-tip .btn-close a:hover {
	border: 2px solid #e5e5e5;
}
.tool-tip .btn-close a:before,
.tool-tip .btn-close a:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: "";
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.tool-tip .btn-close a:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tool-tip .btn-close a:hover:before,
.tool-tip .btn-close a:hover:after {
	border-color: #e5e5e5;
}
.tool-tip .tool-tip-content { 
	padding: 5px; 
}
/* ----------------- */

.payment-methods dt {
	background: #f4f4f4;
	height: 40px;
	line-height: 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 30px;
	margin-bottom: 5px;
}
.payment-methods dd {
	margin-bottom: 0;
}
.payment-methods .input-box .v-fix {
	display: inline-block;
	width: 49%;
}
.payment-methods .v-fix .month,
.payment-methods .v-fix .year {
	width: 100%;
}
.payment-methods .form-list {
	max-width: 300px;
	margin: 10px auto 10px auto !important;
	padding: 14px 14px 18px;
	background: #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.mdformfields .payment-methods .form-list li {
	width: 100% !important;
	height: 37px;
	margin: 0 0 11px;
	background: #ffffff;
}
#payment_form_banktransfer li {
	height: auto;
	margin-bottom: 0;
}
.payment-methods .form-list li {
	width: 100% !important;
}
.payment-methods .form-list.checkmo-list li {
	height: auto;
	padding: 30px 10px 8px;
	background: #ffffff;
}
.payment-methods .form-list li.select-list {
	background: transparent;
	height: 60px;
}
.payment-methods .form-list .input-box {
	border: none;
	height: inherit;
	margin: 0;
}
.payment-methods .form-list .input-text,
.payment-methods .form-list select {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	-moz-user-select: text;
	background: #ffffff;
	border-color: #b5b5b6 #cececf #dededf;
	border-style: solid;
	border-width: 1px;
	color: #777777;
	-webkit-box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	-moz-box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	box-shadow: 0 1px 1px rgba(124, 124, 127, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.7), 0 0 4px rgba(86, 149, 219, 0);
	transition: border-color 0.15s linear 0s, box-shadow 0.15s linear 0s;
	font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
	font-size: 0.938rem;
	height: 2.313rem;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	top: 0;
}
.payment-methods .form-list .input-text:focus,
.payment-methods .form-list select:focus {
	border-color: #7caadd;
	-webkit-box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	-moz-box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	box-shadow: 0 1px 1px rgba(76, 107, 153, 0.15) inset, 0 1px 0 rgba(255, 255, 255, 0), 0 0 6px #326cc0 !important;
	outline: 0 none;
}
.mdformfields .payment-methods .form-list label {
	top: 7px;
}
.payment-methods .form-list label {
	font-size: 0.938rem;
	font-family: "Helvetica Neue","Helvetica",Arial,sans-serif;
}
.payment-methods .form-list label em {
	display: none;
}
.payment-methods .form-list .select-list label,
.payment-methods .form-list .select-list .input-box {
	top: -5px;
}
.payment-methods .form-list .select-list label {
	font-size: 90%;
	color: #a9a9a9;
}
.cvv-what-is-this {
	display: block;
	font-size: 0.750rem;
	margin: 18px 0 0 10px;
}
.mdformfields .payment-methods .validation-advice {
	top: 2.313rem;
}
#payment_form_paypal_express.form-list {
	background: transparent;
	padding: 0;
}
#payment_form_paypal_express.form-list li {
	background: transparent;
	height: auto;
}
#checkout-review-table-wrapper {
	margin-right: 30px;
}
#checkout-review-table-wrapper table {
	width: 100%;
}
#checkout-review-table-wrapper td,
#checkout-review-table-wrapper th {
	font-size: 0.813rem;
}
#checkout-review-table-wrapper h3 {
	font-size: 1rem;
	font-weight: bold;
}
#checkout-review-table-wrapper .item-options {
	margin-bottom: 0;
}
#checkout-review-table-wrapper dt {
	background: transparent;
	font-size: 0.813rem;
	line-height: 1rem;
	height: auto;
	margin-right: 0;
	margin-bottom: 0;
}
#checkout-review-table-wrapper dd {
	margin-bottom: 5px;
	font-size: 0.813rem;
}
#checkout-review-submit #review-buttons-container p.f-left {
	display: none;
}
.checkout-progress {
	display: none;
	list-style: none;
	margin: 45px 0 0 0;
}
.main-header .checkout-progress {
	display: inline-block;
}
.checkout-progress li {
	position: relative;
	display: inline-block;
	margin: 0 12px;
}
.checkout-multishipping form {
	margin: 0;
}
.multiple-checkout {
	margin-right: 30px;
}
.multiple-checkout .buttons-set,
.checkout-multishipping-shipping .buttons-set,
.checkout-multishipping-overview .buttons-set,
.checkout-multishipping-success .buttons-set,
.checkout-onepage-success .buttons-set,
.paypal-review-page .buttons-set {
	margin-right: -30px !important;
}
#multiship-addresses-table,
#checkout-review-table,
#my-orders-table,
#my-downloadable-products-table,
#my-reviews-table,
#my-tags-table,
#wishlist-table,
.checkout-multishipping-shipping table,
.checkout-multishipping-overview table,
.sales-order-invoice .data-table,
.data-table {
	border: none !important;
	border-collapse: collapse;
	width: 100%;
}
#multiship-addresses-table thead,
#multiship-addresses-table tfoot,
#checkout-review-table thead,
#checkout-review-table tfoot,
#my-orders-table thead,
#my-orders-table tfoot,
#my-downloadable-products-table thead,
#my-downloadable-products-table tfoot,
#my-reviews-table thead,
#my-reviews-table tfoot,
#wishlist-table thead,
.checkout-multishipping-shipping table thead,
.checkout-multishipping-shipping table tfoot,
.checkout-multishipping-overview table thead,
.checkout-multishipping-overview table tfoot,
.data-table thead,
.data-table tfoot {
	background: transparent;
}
#multiship-addresses-table thead tr th,
#checkout-review-table thead tr th,
#my-orders-table thead tr th,
#my-downloadable-products-table thead tr th,
#my-reviews-table thead tr th,
#wishlist-table thead tr th,
.checkout-multishipping-shipping table thead tr th,
.checkout-multishipping-overview table thead tr th,
.data-table thead tr th {
	line-height: 0.875rem;
	padding: 0.5rem 0.625rem;
	font-size: 0.938rem;
	color: #555555;
	font-weight: lighter;
}
#multiship-addresses-table tfoot tr,
#checkout-review-table tfoot tr.first,
#checkout-review-table tfoot tr.last,
#my-orders-table tfoot tr.first,
#my-orders-table tfoot tr.last,
#my-downloadable-products-table tfoot tr.first,
#my-downloadable-products-table tfoot tr.last,
.checkout-multishipping-shipping table tfoot tr.first,
.checkout-multishipping-shipping table tfoot tr.last,
.checkout-multishipping-overview table tfoot tr.first,
.checkout-multishipping-overview table tfoot tr.last,
.data-table tfoot tr.first,
.data-table tfoot tr.last {
	border-top: 2px solid #e5e5e5;
}
#checkout-review-table tfoot td,
#my-orders-table tfoot td,
#my-downloadable-products-table tfoot td,
.checkout-multishipping-overview table tfoot td,
.data-table tfoot td {
	line-height: 1.5rem;
	padding-top: 0;
	padding-bottom: 0;
}
#multiship-addresses-table thead tr,
#checkout-review-table thead tr,
#my-orders-table thead tr,
#my-downloadable-products-table thead tr,
#my-reviews-table thead tr,
#wishlist-table thead tr,
.checkout-multishipping-shipping table thead tr,
.checkout-multishipping-overview table thead tr,
.data-table thead tr {
	border-bottom: 2px solid #e5e5e5;
	background: #fafafa;
}
#checkout-review-table tbody tr,
#my-orders-table tbody tr,
#my-downloadable-products-table tbody tr,
#my-reviews-table tbody tr,
#my-tags-table tbody tr,
#wishlist-table tbody tr,
.checkout-multishipping-shipping table tbody tr,
.checkout-multishipping-overview table tbody tr,
.data-table tbody tr {
	border-top: 1px solid #e5e5e5;
}
#checkout-review-table tbody tr.first,
#my-orders-table tbody tr.first,
#my-downloadable-products-table tbody tr.first,
#my-reviews-table tbody tr.first,
#wishlist-table tbody tr.first,
.checkout-multishipping-shipping table tbody tr.first,
.checkout-multishipping-overview table tbody tr.first,
.data-table tbody tr.first {
	border-top: none;
}
#multiship-addresses-table .product-name,
#multiship-addresses-table .product-name a,
#checkout-review-table .product-name,
#checkout-review-table .product-name a,
#my-orders-table .product-name,
#my-orders-table .product-name a,
#my-reviews-table .product-name,
#my-reviews-table .product-name a,
#my-tags-table .product-name,
#my-tags-table .product-name a,
#wishlist-table .product-name,
#wishlist-table .product-name a,
.checkout-multishipping-shipping .product-name,
.checkout-multishipping-shipping .product-name a,
.checkout-multishipping-overview .product-name,
.checkout-multishipping-overview.product-name a,
.data-table .product-name,
.data-table .product-name a {
	font-size: 0.875rem;
	line-height: 1rem;
	font-weight: bold;
	border-bottom: none;
	color: #555555;
}
#multiship-addresses-table td.last .chosen-container {
	width: 200px !important;
}
#multiship-addresses-table td:nth-child(2) .chosen-container {
	width: 55px !important;
}
.data-table .item-options {
	margin-bottom: 0;
}
.data-table .item-options dt,
.data-table .item-options dd {
	font-size: 0.813rem;
	line-height: 1rem;
	margin-bottom: 0;
}
.data-table .item-options dd {
	margin-bottom: 6px;
	color: #777777;
}
#multiship-addresses-table tfoot .button {
	margin: 10px 0 0;
}
#multiship-addresses-table .btn-remove2 {
	font-size: 0.813rem;
}
#my-reviews-table .product-name {
	margin: 0;
}
table.payment-info tr th,
table.payment-info tr td {
	text-align: left;
}
.checkout-multishipping-shipping address,
.checkout-multishipping-billing address,
.checkout-multishipping-overview address {
	font-size: 0.875rem;
	font-style: normal;
	color: #777777;
	line-height: 1rem;
	margin-bottom: 20px;
}
.sp-methods ul,
.checkout-multishipping-shipping .radio {
	list-style: none;
	margin-left: 0 !important;
}
.checkout-multishipping-shipping dt {
	font-size: 0.875rem;
	margin-bottom: 0;
}
.separator {
	color: #c0c0c0;
}
.checkout-multishipping-shipping .form-box.wide,
.checkout-multishipping-overview .form-box.wide,
.checkout-multishipping-success .form-box.wide,
.checkout-onepage-success .form-box.wide,
.paypal-review-page .form-box.wide {
	padding-right: 30px;
}
.checkout-multishipping-shipping h3,
.checkout-multishipping-overview h3 {
	margin-right: 0;
}
.checkout-multishipping-overview .box-content p {
	margin-bottom: 0;
}
.checkout-multishipping-overview .grand-total {
	text-align: center;
}
.cards-list .info-table,
.cards-list .info-table tr,
.payment-method-table table,
.payment-method-table table tr {
	border: none !important;
	border-collapse: collapse;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 0;
}
.cards-list .info-table tbody th,
.cards-list .info-table tbody td,
.payment-method-table table tbody th,
.payment-method-table table tbody td {
	text-align: left;
	line-height: 1.25rem;
}
.payment-method-table table tbody th {
	font-size: 0.813rem;
}
.checkout-multishipping .sub-title,
.checkout-onestep .sub-title {
	color: #222222;
	margin-bottom: 30px;
}
.checkout-onestep .page-title {
	margin: 0 0 20px;
}

label[for="shipping:region"],
label[for="billing:region_id"],
label[for="region_id"] {
	top: -6px !important;
}

label[for="p_method_paypal_express"] {
	line-height: 2rem;
}

label[for="p_method_paypal_express"] img {
	vertical-align: top;
	height: 1.875rem;
}

/* Checkout Agreements */
.checkout-agreements {
	list-style: none;
	margin: 0 30px 0 0;
}
.checkout-agreements .agreement-content { 
	overflow-y: scroll; 
	height: 12em; 
	padding: 8px 10px; 
	background-color: #fbfaf6; 
	border: 1px solid #bbb6a5;
	font-size: 0.6875rem;
}
.checkout-agreements .agree { 
	margin: 12px 0 0; 
}
.checkout-agreements .agree label { 
	color: #000;
}
/* 3D Secure logos */
.centinel-logos {
    background: transparent;
    height: auto !important;
}
.centinel-logos label {
    position: relative;
    font-size: 11px !important;
}
.centinel-logos .input-box {
    text-align: center;
}
.centinel-logos .input-box a {
    display: inline-block;
    margin: 6px 10px 0;
}

@media only screen and (max-width: 40em) {
	#billing_region_id_chosen, 
	#billing_country_id_chosen, 
	#shipping_region_id_chosen, 
	#shipping_country_id_chosen {
		width: 100% !important;
	}
	.payment-methods dt,
	#checkout-review-table-wrapper {
		margin-right: 0;
	}
	#onepage-guest-register-button {
		margin-bottom: 10px;
	}
	#checkout-review-table-wrapper h3 {
		font-size: 0.875rem;
	}
	#multiship-addresses-table td.last .chosen-container {
		width: 100px !important;
	}
	#multiship-addresses-table .product-name, 
	#multiship-addresses-table .product-name a {
		font-size: 0.813rem;
	}
	.checkout-multishipping-shipping .form-box.wide,
	.checkout-multishipping-overview .form-box.wide,
	.checkout-multishipping-success .form-box.wide,
	.checkout-onepage-success .form-box.wide {
		padding-right: 20px;
	}
	.multiple-checkout .buttons-set {
		margin-right: -50px !important;
	}
	.checkout-multishipping-shipping .buttons-set,
	.checkout-multishipping-overview .buttons-set,
	.checkout-multishipping-success .buttons-set,
	.checkout-onepage-success .buttons-set {
		margin-right: -20px !important;
	}
}

/*******************************************************************************************************/
/***   19)	 CUSTOMER ACCOUNT																	     ***/
/*******************************************************************************************************/

.account-wrapper {
	background-color: #f4f4f4;
	padding: 20px 2% 50px 0;
}
.account-wrapper:before,
.account-wrapper:after {
	content: " ";
	display: table;
}
.account-wrapper:after {
	clear: both;
}
.account-nav-container.left-off-canvas-menu {
	position: relative;
	display: block;
	float: left;
	margin: 12px 8px 28px 0;
	padding-left: 4%;
	left: 0;
	width: 260px;
	z-index: auto !important;
	-ms-transform: none;
	-moz-transform: none;
	-o-transform: none;
	-webkit-transform: none;
	transform: none;
	background: #ffffff !important;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-sizing: border-box !important;
}
.account-nav-container .block-content {
	margin-top: 26px;
	margin-bottom: 26px;
}
.account-nav-container .block-content .links-list li:hover > a:before {
	left: -13px;
}
.account-nav-container .block-content .links-list a {
	font-size: 0.938rem;
	padding: 8px 0 8px 0 !important;
}
.account-nav-container .block-content .links-list li.current a {
	color: #000000 !important;
}
.my-account {
	display: block;
	background: #ffffff;
	margin-left: 268px;
	margin-top: 20px;
	padding: 24px 20px;
	position: relative;
	z-index: 1;
	-webkit-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	-moz-box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1);
	box-shadow: 1px 3px 1px rgba(50, 50, 50, 0.1)
}
.my-account .form-list:after,
.my-account .form-list .control {
	clear: none !important;
}
.account-wrapper .page-title {
	margin: 1.25rem 0 0.5rem
}
.account-wrapper .actions,
.sales-guest-view .actions,
.sales-guest-invoice .actions {
	height: 2rem;
	line-height: 2rem;
	text-align: right;
}
.account-wrapper .actions .button,
.sales-guest-view .actions .button,
.sales-guest-invoice .actions .button {
	font-size: 1rem;
	padding: 0.313rem 1.4rem;
	background: #dee2e2;
	color: #222222;
	font-weight: normal !important;
	margin-bottom: 0;
}
.account-wrapper .page-title h3 {
	line-height: 2rem;
	margin: 0;
}
.my-account .page-title {
	position: relative;
	border-bottom: 2px solid #e2e2e2;
	margin: 0;
}
.my-account .page-title h1 {
	font-size: 1.75rem;
	line-height: 1.5rem;
	margin: 0 0 10px 3px;
}
.sales-guest-invoice .page-title {
	margin-bottom: 0;
}
.my-account .page-title .button,
.my-account .page-title > a,
.sales-guest-view .page-title .button,
.sales-guest-invoice .page-title .button,
.catalog-product-compare-index .page-title a {
	position: absolute;
	right: 0;
	top: 2px;
	font-size: 0.75rem;
	font-weight: 500 !important;
	padding: 0.063rem 0.5rem 0.125rem;
}
.my-account .page-title .actions,
.sales-guest-view .page-title .actions,
.sales-guest-invoice .page-title .actions {
	position: absolute;
	top: 4px;
	right: 4px;
}
.link-rss:before,
.link-print:before {
	font-family: intenso;
	font-weight: normal;
	margin-right: 5px;
}
.link-print:before {
	font-size: 0.875rem;
	font-weight: normal;
	vertical-align: middle;
}
.my-account .page-title a.link-rss {
	top: 12px;
	font-weight: normal !important;
}
.my-account .page-title .icon-feed,
.my-account .page-title .icon-loop,
.sales-guest-view .page-title .icon-feed,
.sales-guest-view .page-title .icon-loop,
.sales-guest-invoice .page-title .icon-feed,
.sales-guest-invoice .page-title .icon-loop {
	font-size: 0.875rem;
}
.my-account .row {
	padding: 0;
}
.my-account p {
	margin-bottom: 6px;
}
.my-account .row .columns,
.my-account .row .column {
	padding-left: 0;
}
.my-account ol,
.paypal-review-page ol {
	list-style: none;
	margin-left: 0;
}
.my-account .box,
.billing-agreements .info-box,
.sales-guest-view .box,
.sales-guest-invoice .box,
.paypal-review-page .box {
	border-left: 3px solid #c6cecd;
	margin: 0 0 25px;
	padding-bottom: 5px;
	font-size: 1rem;
}
.my-account .box-title,
.sales-guest-view .box-title,
.sales-guest-invoice .box-title,
.paypal-review-page .box-title {
	margin: 0 0 10px;
	padding: 5px 10px 5px 20px;
	background: #fafafa;
}
.my-account .box h2,
.my-account .box-title h3,
.billing-agreements h2.box-title,
.sales-guest-view .box-title h2,
.sales-guest-invoice .box-title h2,
.paypal-review-page .box-title h3 {
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 1.75rem;
	margin: 0;
	padding: 0;
	color: #666666;
}
.my-account .box-account ol li {
	border-left: 3px solid #c6cecd;
	padding-left: 20px;
	line-height: 2rem;
	background: #fafafa;
	margin-bottom: 8px;
}
.my-account .box-account ol li li {
	border: none;
	padding-left: 0;
	line-height: 1rem;
	margin-bottom: 0;
}
h2.table-caption,
.box-head h2,
.order-items.order-details .table-caption {
	color: #222222;
	font-size: 0.875rem;
	font-weight: bold;
	margin: 20px 0 10px;
}
.my-account .box-content,
.sales-guest-view .box-content,
.sales-guest-invoice .box-content,
.paypal-review-page .box-content {
	padding: 0 0 0 20px;
	font-size: 0.875rem;
	color: #777777;
}
.my-account address,
.sales-guest-view address,
.sales-guest-invoice address,
.paypal-review-page address {
	color: #777777;
	font-size: 0.875rem;
	font-style: normal;
	line-height: 1rem;
	margin-bottom: 10px;
}
.my-account .icon-print,
.my-account .icon-eye,
.sales-guest-view .icon-print,
.sales-guest-invoice .icon-print,
.catalog-product-compare-index .icon-print,
.catalog-product-compare-index .link-print {
	color: #6c7a89;
}
.buttons-set .back-link small {
	display: none;
}
.buttons-set .back-link a {
	display: inline-block;
	position: relative;
	padding: 0 0 0 11px;
}
.buttons-set .back-link a:before,
.buttons-set .back-link a:after {
	border-right: 1px solid;
	content: "";
	display: block;
	height: 6px;
	margin-top: -3px;
	position: absolute;
	-ms-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	-webkit-transform: rotate(50deg);
	transform: rotate(50deg);
	left: 3px;
	top: 50%;
	width: 0;
}
.buttons-set .back-link a:after  {
	margin-top: 0;
	-ms-transform: rotate(130deg);
	-moz-transform: rotate(130deg);
	-o-transform: rotate(130deg);
	-webkit-transform: rotate(130deg);
	transform: rotate(130deg);
}
.my-account .welcome-msg {
	margin: 20px 0 0;
}
.my-account .welcome-msg p + p,
.my-account .box-content p {
	color: #777777;
}
.my-account .buttons-set,
.sales-guest-view .buttons-set,
.sales-guest-form .buttons-set,
.sales-guest-invoice .buttons-set,
.catalogsearch-advanced-index .buttons-set,
.contacts-index-index .buttons-set {
	padding-top: 10px;
	margin-top: 30px;
	border-top: 1px solid #e5e5e5;
}
.my-account p.required,
.sales-guest-form p.required,
.contacts-index-index p.required {
	font-size: 0.688rem;
	color: #E74C3C;
	float: right;
}
.contacts-index-index li.wide {
	padding-right: 0;
}
.my-account .box-head {
	position: relative;
}
.my-account .box-head > a {
	position: absolute;
	right: 12px;
	top: 4px;
	font-size: 0.875rem;
}
.my-account .box-content h4 {
	font-size: 0.875rem;
	font-weight: normal;
	color: #555555;
	font-style: italic;
	margin-top: 6px;
}
.my-account .form-box.wide {
	border: none;
	margin: 20px 0 0;
	padding: 0;
	max-width: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.my-account .checkout-multishipping {
	padding: 0;
}
.my-account .checkout-multishipping .page-title h2 {
	font-size: 1.75rem;
	line-height: 1.5rem;
	margin: 0 0 10px 3px;
	font-weight: lighter;
	letter-spacing: -0.05rem;
	color: #222222;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: transparent;
	text-align: left;
}
.my-account .checkout-multishipping .buttons-set .button {
	margin: 0 0 15px;
}
.my-account .checkout-multishipping p.required {
	margin: 0;
}
.my-account .checkout-multishipping .buttons-set a {
	color: #27ccc0;
	font-size: inherit;
}
.my-account .checkout-multishipping .form-list li.wide {
	max-width: 548px;
}
.customer-account-edit .my-account .fieldset {
	margin: 20px 0;
	max-width: 300px;
	overflow: visible;
}
.customer-account-edit .my-account .control {
	margin-bottom: 0;
}
.row.order-info-box {
	overflow: hidden;
	min-width: auto;
}
#my_recent_reviews .number,
#my_recent_tags .number {
	display: none;
}
#my_recent_reviews .details,
#my_recent_reviews .product-name,
#my_recent_reviews .ratings,
#my_recent_tags .details,
#my_recent_tags .product-name,
#my_recent_tags .tags {
	display: inline-block;
}
#my_recent_reviews .product-name,
#my_recent_tags .product-name {
	margin: 0;
	border: none;
	font-size: 0.875rem;
}
#my_recent_reviews .ratings,
#my_recent_tags .tags {
	margin-left: 7px;
	padding-left: 10px;
	border-left: 1px solid #e5e5e5;
	line-height: 1rem;
}
#my_recent_reviews .ratings strong,
#my_recent_tags .tags strong {
	font-weight: normal !important;
	font-size: 0.875rem;
	color: #777777;
	padding-right: 4px;
}
#my_recent_tags .tags ul {
	list-style: none;
	display: inline-block;
	margin-left: 0;
	line-height: 1rem;
}
#my_recent_tags .tags li {
	display: inline-block;
	font-size: 0.875rem;
}
/* account toolbar */
.my-account .pager {
	position: relative;
	margin: 6px 0 20px;
	height: 4rem;
}
.my-account .amount {
	margin: 8px 0 10px;
	font-size: 0.813rem;
	color: #999999;
	text-align: right;
}
.my-account .pages {
	background: transparent;
	display: inline-block;
	margin: 0 0 0 -8px;
}
.my-account .pages ol {
	margin-left: 0;
}
.my-account .limiter {
	display: inline-block;
	float: right;
	margin: 0 0 0 10px;
}
.my-account .limiter > label {
	float: left;
	padding-right: 6px;
	padding-top: 1px;
}
/* ------------------*/

.my-account .order-info {
	margin: 20px 0 0;
}
.my-account .order-info dt,
.sales-guest-view .order-info dt,
.sales-guest-invoice .order-info dt {
	display: none;
}
.my-account .order-info ul,
.sales-guest-view .order-info ul,
.sales-guest-invoice .order-info ul {
	list-style: none;
	margin-left: 0;
}
.my-account .order-info ul li,
.sales-guest-view .order-info ul li,
.sales-guest-invoice .order-info ul li {
	display: inline-block;
	font-size: 0.875rem;
	padding: 0 8px 0 12px;
	line-height: 1rem;
	border-left: 1px solid #e5e5e5;
}
.my-account .order-info ul li.first,
.sales-guest-view .order-info ul li.first,
.sales-guest-invoice .order-info ul li.first {
	padding-left: 0;
	border: none;
}
.my-account .order-date,
.sales-guest-view .order-date,
.sales-guest-invoice .order-date {
	font-style: italic;
}
.billing-agreements,
.recurring-profiles,
.my-account .product-review,
.tag-customer-index .box,
.my-tag-edit,
.wishlist-index-share .fieldset,
#wishlist-table,
.oauth-customer-token-index .my-account > p,
.review-customer-index .my-account > p,
.newsletter-manage-index .my-account > form,
.downloadable-customer-products .my-account > p,
.sales-order-history .my-account > p {
	margin-top: 20px;
}
.billing-agreements h2.box-title {
	padding: 5px 10px 5px 20px;
	margin: 0 0 10px;
}
.billing-agreements > p {
	margin-bottom: 20px;
}
.my-account .product-img-box img {
	width: 200px;
	margin-bottom: 20px;
}
.review-customer-view .ratings-detail {
	width: 95%;
	margin: 0 auto;
	border-top: 2px solid #e5e5e5;
	padding-top: 6px;
}
.review-customer-view .product-name {
	font-size: 1.5rem;
	line-height: 1.5rem;
	color: #222222;
	margin: 0 0 20px;
}
.review-customer-view .product-details h3 {
	font-size: 0.875rem;
	color: #222222;
}
.review-customer-view .ratings-table tbody th,
.review-customer-view .ratings-table tbody td {
 	padding: 0.125rem 0.625rem;
 	text-align: left;
}
.review-customer-view dl dt {
	font-size: 0.875rem;
	color: #222222;
	font-weight: normal;
}
.review-customer-view dl dd {
	font-size: 0.875rem;
	color: #555555;
}
.review-customer-view .product-img-box .label {
	color: #222222;
	font-size: 0.813rem;
	margin: 0 0 3px;
	padding: 0;
}
.review-customer-view .rating-links {
	display: none;
}
.review-customer-view .rating-links.icon-user {
	display: block;
}
.my-account .tags-list {
	list-style: none;
	margin-left: 0;
	font-size: 0.875rem;
}
.my-tag-edit {
	margin-bottom: 0 !important;
}
.my-tag-edit .button {
	border: none !important;
	font-size: 0.75rem;
	font-weight: 400 !important;
	padding: 0.063rem 0.5rem 0.125rem;
	margin-bottom: 0;
	background: #dee2e2;
	color: #222222;
}
.my-tag-edit .button:hover,
.my-tag-edit .button:focus {
	color: #333333;
	background: #b9b9b9;
}
#my-tags-table .button.btn-cart {
	width: 10rem;
	margin: 10px 0 5px;
}
#my-tags-table .add-to-links {
	width: 10rem;
	list-style: none;
	margin-left: 0;
	text-align: center;
	font-size: 0.875rem;
}
#my-tags-table .add-to-links a:before {
	content: none;
}
.my-account .fieldset:before,
.my-account .fieldset:after {
	content: " ";
	display: table;
}
.my-account .fieldset:after {
	clear: both;
}
.box-account.box-info .row {
	overflow: hidden;
	min-width: auto;
}
.my-account form {
	display: inline-block;
	width: 100%;
}
.my-account .my-wishlist fieldset,
.paypal-review-page fieldset {
	margin: 20px 0;
	padding: 0;
	border: none;
}
#wishlist-table .cart-cell {
	min-width: 10rem;
	text-align: center;
}
#wishlist-table .price-box {
	font-weight: bold;
}
#wishlist-table .price-box,
#wishlist-table .qty-wrapper {
	margin-bottom: 10px;
}
#wishlist-table .qty-wrapper .chosen-container,
#wishlist-table .qty-wrapper .input-text {
	width: 60px !important;
}
#wishlist-table .qty-wrapper .input-text {
	margin: 0 auto;
}
#wishlist-table tbody tr td:nth-child(2) .product-image {
	display: none;
}
#wishlist-table .cart-cell > p {
	margin: 0;
}
#wishlist-table .add-to-cart-alt select {
	max-width: 60px;
}
#shared-wishlist-table .link-wishlist:before {
	content: none;
}
#shared-wishlist-table .btn-cart {
	min-width: 10rem;
	margin-bottom: 8px;
}

.sales-guest-view .page-title,
.sales-guest-view .order-info,
.sales-guest-invoice .order-info {
	margin: 20px 3.5% 0 3.5%;
}
.sales-guest-view .order-date,
.sales-guest-view .order-items.order-details,
.sales-guest-invoice .order-date,
.sales-guest-invoice .order-items.order-details {
	margin-left: 3.5%;
	margin-right: 3.5%;
}
.sales-guest-form .page-title {
	margin-top: 20px;
}
.sales-guest-form .fieldset,
.catalogsearch-advanced-index .fieldset {
	margin: 20px 0 0;
	max-width: 280px;
}
.sales-guest-form .form-list .wide {
	padding: 0;
}
.sales-guest-form .form-list .legend {
	color: #555555;
	font-size: 0.813rem;
	margin: 20px 0 10px;
}
.sales-guest-form #quick_search_type_id_chosen {
	width: 100% !important;
}


/* Small screens */
@media only screen and (max-width: 40em) {
	.account-nav-container.left-off-canvas-menu {
		position: absolute;
		z-index: 1001 !important;
		left: 0 !important;
		margin: 0;
		padding-left: 0;
		width: 250px !important;
		-ms-transform: translate3d(-100%, 0px, 0px);
		-moz-transform: translate3d(-100%, 0px, 0px);
		-o-transform: translate3d(-100%, 0px, 0px);
		-webkit-transform: translate3d(-100%, 0px, 0px);
		transform: translate3d(-100%, 0px, 0px);
		background: #333333 !important;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
	.account-nav-container .block-content li.current a {
		background: #444444 !important;
		cursor: default;
	}
	.account-nav-container .block-content .links-list li.current a {
		color: #ffffff !important;
	}
	.my-account {
		margin-top: 16px;
		margin-left: 4.2% !important;
		margin-right: 1.8% !important;
		padding: 14px 18px;
	}
	.account-wrapper {
		padding-right: 2%;
	}
	.account-wrapper .page-title {
		margin: 0.625rem 0 0.25rem;
		padding-right: 1%;
	}
	.account-nav-container .block-content .links-list a {
		color: #ffffff !important;
		font-size: 1rem !important;
		line-height: 1.563rem !important;
		padding: 8px 0 8px 15px !important;
	}
	.top-bar-section li.group-title {
		padding: 0 0 0 15px !important;
	}
	.my-account .page-title h1 {
		font-size: 1.25rem !important;
		line-height: 1.5rem !important;
		font-weight: 300 !important;
		margin: 0 0 10px 0;
	}
	.my-account .page-title .button {
		right: 18px;
	}
	.customer-account-edit .my-account .fieldset {
		max-width: 100%;
	}
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.6875rem !important;
		padding: 0.5625rem 0.25rem;
	}
	.my-account .limiter {
		display: none;
	}
}
@media only screen and (max-width: 52em) {
	#wishlist-table tbody tr td:nth-child(2) .product-image {
		display: block;
	}
	#wishlist-table thead tr th:first-child,
	#wishlist-table tbody tr td:first-child {
		display: none;
	}
}

/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.my-account .page-title h1 {
		font-size: 1.5rem !important;
		line-height: 1.5rem !important;
		margin: 0 0 10px 0;
	}
	#my-orders-table thead tr th,
	#my-orders-table tr td {
		font-size: 0.75rem !important;
		padding: 0.5625rem 0.5rem;
	}
}

@media only screen and (max-width: 46em) {
	#my-orders-table .ship-to-name {
		display: none;
	}
}


/*******************************************************************************************************/
/***   20)	 EXTENDED REVIEWS																	     ***/
/*******************************************************************************************************/

.summary-popover .rating-box {
	cursor: pointer;
}
.summary-popover-icon {
	position: absolute;
	width: 12px;
	height: 11px;
	top: 0;
	left: 60px;
	border: 1px solid #c9c9c9;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}
.summary-popover-icon:before,
.summary-popover-icon:after {
	content: "";
	position: absolute;
	width: 0;
	height: 5px;
	border-right: 1px solid #ef9f20;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 2px;
    right: 6px;
}
.summary-popover-icon:after {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 3px;
}
.summary-popover-icon.spinner {
	border-color: transparent;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:before,
.summary-popover-icon.spinner:after {
	height: 12px;
	width: 12px;
	top: 14px;
	left: 15px;
	border-right: none;
	transform: none;
	transition: none;
}
.summary-popover-icon.spinner:after {
	border-width: 2px;
	border-right: 2px solid #777777;
}
.summary-popover-content {
	position: absolute;
	width: 460px;
	top: 22px;
	left: -30px;
	cursor: default;
	z-index: 101;
}
.review-popover {
	position: relative;
	background: #ffffff;
	padding: 28px 12px 20px;
	width: 460px;
	border: 3px solid #e5e5e5;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.summary-popover .arrow-box:after {
	border-style: none !important;
}
.summary-popover .rating-box.active:after {
	top: 4px; 
	left: 64px;
	border: solid transparent;
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
	border-color: rgba(229, 229, 229, 0); 
	border-bottom-color: #e5e5e5; 
	border-width: 8px; 
	margin-left: -6px;
}
.move-popover {
	left: auto;
}
.review-popover #histogram {
	margin: 8px 0;
}
.review-popover #histogram .progress {
	height: 12px;
}
.review-popover #histogram td {
	line-height: 0.5rem ;
}
.review-popover #histogram .stars a {
	color: #777777;
	text-decoration: none;
	-webkit-transition: color 150ms ease-out 0s;
  	-moz-transition: color 150ms ease-out 0s;
	transition: color 150ms ease-out 0s;
}
.review-popover #histogram .stars a:hover {
	color: #27ccc0;
}
.review-close {
	border: 2px solid transparent;
	-webkit-border-radius: 500px;
	-moz-border-radius: 500px;
	border-radius: 500px;
	position: absolute;
	display: block;
	overflow: hidden;
	top: 6px;
	right: 6px;
	width: 26px;
	height: 26px;
	padding-left: 22px;
	cursor: pointer;
}
.review-close:hover {
	border: 2px solid #e5e5e5;
}
.review-close:before,
.review-close:after {
	border-right: 2px solid;
	border-color: #e5e5e5;
	content: "";
	display: block;
	height: 18px;
	position: absolute;
	-ms-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 10px;
	top: 2px;
	width: 0;
}
.review-close:after  {
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.review-close:hover:before,
.review-close:hover:after {
	border-color: #e5e5e5;
}
.category-products.list .review-popover .ratings,
.review-popover .ratings {
	position: relative;
	display: block;
	float: left;
	top: inherit;
	left: inherit;
	margin: 0 0 0 6px;
}
.review-popover .rating-avg {
	line-height: 0.938;
}
.review-popover .review:nth-child(n+2) {
	margin: 10px 0 0;
}
.review-popover .review-detail {
	font-size: 0.813rem;
	color: #333333;
	line-height: 1rem;
}
.review-popover .review-author,
.review-popover .review-date {
	font-size: 0.688rem;
	color: #777777;
}
.review-popover .review-author {
	padding: 0 3px 0 11px;
}
.review-popover .review-date {
	padding: 0 0 0 7px;
	border-left: 1px solid #c0c0c0;
}
.see-all-reviews {
	font-size: 0.833rem;
	text-decoration: underline;
}
blockquote {
	background: transparent;
	margin: 0;
	color: #333333;
	padding: 0.5em 10px 0;
	line-height: 1rem !important;
	border-left: none !important;
	quotes: "\201C""\201D""\201C""\201D";
}
blockquote:before {
	color: #e5e5e5;
	content: open-quote;
	font-family: Georgia, serif;
	font-size: 4em;
	line-height: 0.1em;
	margin-right: 0;
	vertical-align: -0.4em;
}
blockquote p {
	display: inline;
	line-height: 1rem !important;
	color: #555555 !important;
}
.list-narrow .rating-box,
.list-narrow .summary-popover:before {
	cursor: default !important;
	content: none !important;
}
.list-narrow .summary-popover > .rating-box:before,
.list-narrow .summary-popover > .rating-box:after {
	content: none !important;
}
.list-narrow .summary-popover-content {
	display: none !important;
}
.review-list .vote {
	margin-bottom: 20px;
	display: inline-block;
	margin-left: 4px;
}
.review-list .vote span {
	font-size: 0.750rem;
	color: #555555;
	border-left: 1px solid #d3d3d3;
	padding: 0 3px 0 8px;
}
.review-list .vote button {
	margin: 0;
}
.review-list .comments {
	font-size: 0.750rem;
	margin-bottom: 20px;
	display: inline-block;
}
.review-list .comment-bubble {
	margin: 0 0 12px;
}
.review-list .comment-bubble.arrow-box,
.form-add.arrow-box {
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	padding: 8px 12px 10px;
	background: #f4f4f4;
}
.form-add.arrow-box {
	margin-bottom: 5px;
}
.review-list .comment-bubble.arrow-box:after,
.form-add.arrow-box:after {
	left: 36px;
	border-color: rgba(244, 244, 244, 0);
	border-bottom-color: #f4f4f4;
	border-style: solid;
}
.review-list .comment-text {
	font-size: 0.813rem;
	color: #222222;
	margin: 4px 0 0;
}
.review-list .comments-hide {
	display: inline-block;
	font-size: 0.750rem;
	margin: 0 0 20px 10px;
	padding-left: 10px;
	border-left: 1px solid #d3d3d3 ;
}
#post-review .messages,
#post-review .messages .success-msg ul {
	list-style: none;
	margin: 0;
}
#post-review .messages .success-msg li,
#post-review .messages .error-msg li {
	font-size: 0.875rem;
	color: #a1ba16;
}
#post-review .messages .error-msg li {
	color: #ea1818;
}
#post-review .review-form {
	position: relative;
}
#post-review #advice-validate-rating-validate_rating {
	top: 152px;
}
.bootstrap-datetimepicker-widget .day.active, .timepicker-cont .timepicker li.selected {
    background-color: #494b52;
}
.webforms .field.depends:not(.active) {
    display: none;
}
.webforms-sjednat-schuzku .table-condensed {
    width: auto;
    margin: 0 auto;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget table tr td,  .webforms-sjednat-schuzku .bootstrap-datetimepicker-widget table tr th{
    border-radius: 0;
    padding: 8px;
    font-size: inherit;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget .day {
    background-color: #ffffff;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget .day.old,
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget .day.disabled {
    background-color: #f0f7ff;
    cursor: default;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget .day.active {
    background-color: #fe5000;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget thead > tr > th {
    padding: 10px 5px;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget thead > tr:first-child > th {
    border-top: 1px solid #92a9c9;
    border-bottom: 1px solid #92a9c9;
}
.webforms-sjednat-schuzku .bootstrap-datetimepicker-widget .list-unstyled {
    padding-left: 0;
}
.webforms-sjednat-schuzku .timepicker-cont {
    text-align: center;
}
.webforms-sjednat-schuzku .timepicker-cont .timepicker {
    padding: 0;
}
.webforms-sjednat-schuzku .timepicker-cont .timepicker li {
    display: inline-block;
    width: 85px;
    padding: 12px 0;
    text-align: center;
    border-right: 1px solid #92a9c9;
    cursor: pointer;
}
.webforms-sjednat-schuzku .timepicker-cont .timepicker li:first-child {
    border-left: 1px solid #92a9c9;
}
.webforms-sjednat-schuzku .timepicker-cont .timepicker li span {
    display: inline-block;
}
.webforms-sjednat-schuzku .timepicker-cont .timepicker li.selected {
    color: #fff;
    background-color: #fe5000;
}
.webforms-sjednat-schuzku .accordion-toggle, .webforms-sjednat-schuzku .input-datetime, .webforms-sjednat-schuzku .group-select:not([id]) .legend{
    display: none;
}
.webforms-sjednat-schuzku {
    margin: 0 auto 30px auto;
    max-width: 1100px;
}
form.webforms-sjednat-schuzku .webforms-fields-referer{
	display: none;
}
.webforms-sjednat-schuzku h2.legend {
    font-size: 1.2rem;
    padding-left: 18px;
    padding-right: 18px;
}
.webforms-sjednat-schuzku .row.custom-branch-box{
    background: white;
    padding: 10px !important;
}
.webforms-sjednat-schuzku label, .webforms-sjednat-schuzku label+br{
    display: none;
}
.webforms-sjednat-schuzku .collapse {
    display: none;
}
.webforms-sjednat-schuzku .collapse.in {
    display: block;
}
.webforms-sjednat-schuzku li {
    position: static !important;
    float: none !important;
    margin: 0 !important;
}
.webforms-sjednat-schuzku .input-box {
    position: static !important;
    border: 0 !important;
    margin: 0 !important;
    height: auto !important;
}
.webforms-sjednat-schuzku table thead, .webforms-sjednat-schuzku table tfoot {
    background: transparent;
}
.webforms-sjednat-schuzku .map-label {
    font-weight: bold;
    line-height: 1.2;
    font-size: 0.875rem;
}
.webforms-sjednat-schuzku .row {
    margin: 0 !important;
    padding: 0 !important;
}
.webforms-sjednat-schuzku .row > *{
    box-sizing: border-box;
    padding: 18px;
}
.webforms-sjednat-schuzku fieldset {
    margin: 0;
    padding: 0;
    border: 0;
}
.webforms-sjednat-schuzku .fieldset-6{
    padding: 0 18px;
}
.webforms-sjednat-schuzku .form-inline {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.webforms-sjednat-schuzku .form-inline input{
    margin: 0 !important;
}
.webforms-sjednat-schuzku .form-inline>* {
    flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
}
.webforms-sjednat-schuzku .form-inline>.button {
    flex: 0;
    -ms-flex: 0;
    -webkit-flex: 0;
}
.webforms-sjednat-schuzku .branch-name {
    font-weight: bold;
    color: #e14700;
}
.webforms-sjednat-schuzku .branch-results {
    line-height: 1.2;
    font-size: 0.875rem;
}
.webforms-sjednat-schuzku .branch-results .row {
    cursor: pointer;
}
.webforms-sjednat-schuzku .branch-results .row.selected {
    color: white;
    background: #001E60;
}
.webforms-sjednat-schuzku .branch-results .row.selected .branch-name{
    color: white;
}
.webforms-sjednat-schuzku .group-select:not([id]), .webforms-sjednat-schuzku .button-set {
    padding: 0 18px;
}
.webforms-sjednat-schuzku .button-set{
    text-align: center;
}
.webforms-sjednat-schuzku .button-set .form-button {
    margin: 0;
}
.webforms-sjednat-schuzku .button-set .form-button span{
    padding: 8px 20px;
    display: block;
}
.webforms-sjednat-schuzku .glyphicon {
    display: inline-block;
    width: 16px;
    height: 16px;
}
.webforms-sjednat-schuzku .glyphicon::before {
    display: block;
    width: 0;
    height: 0;
    content: ' ';
    border: 8px solid transparent;
}
.webforms-sjednat-schuzku .glyphicon-chevron-left::before {
    border-right-color: currentColor;
}
.webforms-sjednat-schuzku .glyphicon-chevron-right::before {
    border-left-color: currentColor;
}
@media screen and (min-width: 768px) {
    .webforms-sjednat-schuzku::after {
        display: block;
        height: 0;
        clear:both;
        content: ' ';
    }
    .webforms-sjednat-schuzku .row {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-align-items: center;
        -ms-align-items: center;
        align-items: center;
    }
    .webforms-sjednat-schuzku .row > *{
        flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        -webkit-flex: 1 1 auto;
    }
    .webforms-sjednat-schuzku .col-md-5 {
        width: 50%;
        box-sizing: border-box;
    }
    .webforms-sjednat-schuzku .col-md-3 {
        width: 30%;
        box-sizing: border-box;
    }
    .webforms-sjednat-schuzku .col-md-4 {
        width: 40%;
        box-sizing: border-box;
    }
    .webforms-sjednat-schuzku .col-md-10 {
        width: 100%;
    }
    .webforms-sjednat-schuzku .branch-address {
        text-align: center;
    }
    .webforms-sjednat-schuzku .branch-type {
        text-align: right;
    }
    .webforms-sjednat-schuzku .group-select:not([id]), .webforms-sjednat-schuzku .button-set{
        width: 50%;
        float:left;
    }
    .webforms-sjednat-schuzku .button-set{
        text-align: right;
        float:right;
    }
}
@media screen and (max-width: 767px) {
    .webforms-sjednat-schuzku .g-recaptcha > div {
        margin: 0 auto 15px auto;
    }
    .webforms-sjednat-schuzku .branch-result.row:not(:first-child) {
        margin-top: 18px;
    }
    .webforms-sjednat-schuzku .branch-result.row>*:not(:first-child) {
        padding-top: 5px;
    }
    .webforms-sjednat-schuzku .branch-result.row>*:not(:last-child) {
        padding-bottom: 0;
    }
}
.webforms-zaruka{
    max-width: 1000px;
    background: white;
    margin: 0 auto;
    padding: 15px;
}
.webforms-zaruka::after{
    display: block;
    content: ' ';
    height: 0;
    clear: both;
}
.webforms-zaruka .fieldset{
    margin-bottom: 20px;
}
.webforms-zaruka .fieldset .legend{
    display: none;
}
.webforms-zaruka .fieldset .validation-advice {
    bottom: auto;
    top: auto;
}
.webforms-zaruka .field {
    margin: 0 0 10px 0;
}
@media screen and (min-width: 768px) {
    .webforms-zaruka .fields {
        clear: left;
    }
    .webforms-zaruka .fields:not(:last-child) .field{
        width: 50%;
        float:left;
        box-sizing: border-box;
        padding-right: 10px;
    }
    .webforms-zaruka .fields:not(:last-child) .field + .field{
        padding-right: 0;
        padding-left: 10px;
    }
    .webforms-zaruka .fields:not(:last-child) .field.depends:not(.active) + .field{
        padding-right: 0;
        padding-left: 0;
        width: 100%;
        float:none;
        padding-right: 0;
    }
}
.webforms-zaruka .field label em {
    display: none;
}
.webforms-zaruka .field label.required::after {
    content: '*';
    display: inline-block;
    margin-left: 4px;
}
.webforms-zaruka .field>label{
    display: block;
    position: static;
    font-style: normal;
    font-weight: 500 !important;
    color: #001E60;
    font-size: 0.875rem !important;
}
.webforms-zaruka .field .input-box{
    height: auto;
    margin: 3px 0 0 0;
    border: 0;
}
.webforms-zaruka .field .input-text, .webforms-zaruka .chosen-container .chosen-single{
    height: auto;
    position: static;
    border: 1px solid #CCCCCC !important;
    background: white !important;
    padding: 8px;
    color: #333333;
    font-size: 0.875rem !important;
    font-weight: normal !important;
}
.webforms-zaruka .chosen-container .chosen-single{
    padding: 7px;
}
.webforms-zaruka .type-select-checkbox > label{
    display: none;
}
.webforms-zaruka .type-select-checkbox .control{
    line-height: 1.2;
    font-size: 0.875rem !important;
}
.webforms-zaruka .type-select-checkbox .control input[type="checkbox"] {
    margin: 0 !important;
}
.webforms-zaruka .type-select-checkbox .control label{
    display: inline;
    cursor: pointer;
    position: static;
    font-style: normal;
    line-height: 1.2;
    font-size: 0.875rem !important;
}
.webforms-zaruka .chosen-container{
    display: block;
}
.webforms-zaruka .chosen-container .chosen-single::before, .webforms-zaruka .chosen-container .chosen-single::after{
    content: '';
    display: none;
}
.webforms-zaruka .chosen-container .chosen-single div b{
    display: block;
    height: 20px;
    position:absolute;
    top: 50%;
    margin-top: -10px;
    background-position: 0 0;
}
.webforms-zaruka .chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 0;
}
.webforms-zaruka .chosen-container .chosen-results li{
    padding: 8px;
    color: #333333;
    font-size: 0.875rem !important;
    line-height: 24px !important;
    box-sizing: content-box;
    font-weight: normal;
}
.webforms-zaruka .chosen-container .chosen-results li.highlighted{
    color: white;
}
.webforms-zaruka .g-recaptcha ~ .validation-advice {
    display: none;
}
.webforms-zaruka .buttons-set .required {
    display: none;
}
.webforms-zaruka .buttons-set .button {
    width: 100%;
    max-width: 220px;
    margin: 0;
}
@media all and (min-width: 768px) {
    .webforms-zaruka .g-recaptcha, .webforms-zaruka .buttons-set {
        width: 50%;
        box-sizing: border-box;
    }
    .webforms-zaruka .g-recaptcha {
        padding-right: 10px;
        float: left;
    }
    .webforms-zaruka .buttons-set {
        padding-left: 10px;
        text-align: right;
        float: right;
    }
}

.mdformfields form.webforms-dotace_general label,
 .mdformfields .webforms-dotace_zdroje label,
 .mdformfields .webforms-tepelna_cerpadla label,
 .mdformfields .webforms-rekuperace label,
 .mdformfields .webforms-klimatizace label,
 .mdformfields .webforms-technologie_tzb label,
 .mdformfields .webforms-plynove_kotle label,
 .mdformfields .webforms-fotovoltaika label,
 .mdformfields .webforms-kotle label{
	display: inline-block;
	font-weight: inherit !important;
	font-style:normal !important;
	top: 0 !important;
	left: auto !important;
	font-size: inherit !important;
	position:relative;
}
body .webforms-dotace_zdroje label .optional {
    display: none;
}
.mdformfields .webforms-dotace_zdroje label{
	color: inherit !important;
}
.mdformfields form.webforms-dotace_general p,
 .mdformfields .webforms-dotace_zdroje p,
 .mdformfields .webforms-tepelna_cerpadla p,
 .mdformfields .webforms-rekuperace p,
 .mdformfields .webforms-klimatizace p,
 .mdformfields .webforms-technologie_tzb p,
 .mdformfields .webforms-plynove_kotle p,
 .mdformfields .webforms-fotovoltaika p,
 .mdformfields .webforms-kotle p{
	font-size: inherit;
}
.mdformfields form.webforms-dotace_general .input-box,
 .mdformfields .webforms-dotace_zdroje .input-box,
 .mdformfields .webforms-tepelna_cerpadla .input-box,
 .mdformfields .webforms-rekuperace .input-box,
 .mdformfields .webforms-klimatizace .input-box,
 .mdformfields .webforms-technologie_tzb .input-box,
 .mdformfields .webforms-plynove_kotle .input-box,
 .mdformfields .webforms-fotovoltaika .input-box,
 .mdformfields .webforms-kotle .input-box{
	position:static;
	margin: 0;
	border:0;
	width: auto;
	height: auto;
}
.mdformfields form.webforms-dotace_general .input-box input[type=text],

.mdformfields form.webforms-dotace_general .input-box select,
 .mdformfields form.webforms-dotace_general .input-box .input-text,
 .mdformfields form.webforms-dotace_general .input-box .chosen-container,

.mdformfields .webforms-dotace_zdroje .input-box input[type=text],

.mdformfields .webforms-dotace_zdroje .input-box select,
 .mdformfields .webforms-dotace_zdroje .input-box .input-text,
 .mdformfields .webforms-dotace_zdroje .input-box .chosen-container,

.mdformfields .webforms-tepelna_cerpadla .input-box input[type=text],

.mdformfields .webforms-rekuperace .input-box input[type=text],

.mdformfields .webforms-klimatizace .input-box input[type=text],
 .mdformfields .webforms-technologie_tzb .input-box input[type=text],

.mdformfields .webforms-plynove_kotle .input-box input[type=text],
 .mdformfields .webforms-tepelna_cerpadla .input-box select,
 .mdformfields .webforms-rekuperace .input-box select,
 .mdformfields .webforms-klimatizace .input-box select,
 .mdformfields .webforms-technologie_tzb .input-box select,
 .mdformfields .webforms-plynove_kotle .input-box select,
 .mdformfields .webforms-tepelna_cerpadla .input-box .input-text,
 .mdformfields .webforms-rekuperace .input-box .input-text,
 .mdformfields .webforms-klimatizace .input-box .input-text,
 .mdformfields .webforms-technologie_tzb .input-box .input-text,
 .mdformfields .webforms-plynove_kotle .input-box .input-text,
 .mdformfields .webforms-tepelna_cerpadla .input-box .chosen-container,
 .mdformfields .webforms-rekuperace .input-box .chosen-container,
 .mdformfields .webforms-klimatizace .input-box .chosen-container,
 .mdformfields .webforms-technologie_tzb .input-box .chosen-container,

.mdformfields .webforms-plynove_kotle .input-box .chosen-container,
 .mdformfields .webforms-fotovoltaika .input-box input[type=text],
 .mdformfields .webforms-kotle .input-box input[type=text],

.mdformfields .webforms-fotovoltaika .input-box select,
 .mdformfields .webforms-fotovoltaika .input-box .input-text,
 .mdformfields .webforms-kotle .input-box .input-text,
 .mdformfields .webforms-fotovoltaika .input-box .chosen-container,
 .mdformfields .webforms-kotle .input-box .chosen-container {
	border: 1px solid #c1c1c1 !important;
	position:static;
	box-sizing: border-box;
	background: white !important;
	color: black;
	font-weight: 300;
	top:0;
	font-size: 15px;
}
body form.webforms-dotace_general .fieldset:first-child .input-box .chosen-container,
 body form.webforms-tepelna_cerpadla .fieldset:first-child .input-box .chosen-container,
 body form.webforms-rekuperace .fieldset:first-child .input-box .chosen-container,
 body form.webforms-klimatizace .fieldset:first-child .input-box .chosen-container,
 body form.webforms-technologie_tzb .fieldset:first-child .input-box .chosen-container,
 body form.webforms-plynove_kotle .fieldset:first-child .input-box .chosen-container,
 body form.webforms-fotovoltaika .fieldset:first-child .input-box .chosen-container,
 body form.webforms-kotle .fieldset:first-child .input-box .chosen-container,
 body .webforms-dotace_zdroje .fieldset:first-child .input-box .chosen-container{
	border: 1px solid white !important;
}
.mdformfields form.webforms-dotace_general .input-box .chosen-container a,
 .mdformfields .webforms-dotace_zdroje  .input-box .chosen-container a,
 .mdformfields .webforms-tepelna_cerpadla  .input-box .chosen-container a,
 .mdformfields .webforms-rekuperace  .input-box .chosen-container a,
 .mdformfields .webforms-klimatizace  .input-box .chosen-container a,
 .mdformfields .webforms-technologie_tzb  .input-box .chosen-container a,
 .mdformfields .webforms-plynove_kotle  .input-box .chosen-container a,
 .mdformfields .webforms-fotovoltaika  .input-box .chosen-container a,
 .mdformfields .webforms-kotle  .input-box .chosen-container a{
	padding: 0 0 0 10px;
	border: 0;
	color: black;
}
form.webforms-dotace_general .chosen-container .chosen-single::before, form.webforms-dotace_general .chosen-container .chosen-single::after, form.webforms-dotace_general .chosen-container .chosen-search,
.webforms-dotace_zdroje .chosen-container .chosen-single::before, .webforms-dotace_zdroje .chosen-container .chosen-single::after, .webforms-dotace_zdroje .chosen-container .chosen-search{
	display:none;
}
form.webforms-dotace_general .chosen-container .chosen-drop, .webforms-dotace_zdroje .chosen-container .chosen-drop{
	display:none;
	margin: 1px 0 0 -1px;
	border: 1px solid #c1c1c1;
	border-top: 0;
	width: auto;
	right: -1px;
}
form.webforms-dotace_general .chosen-with-drop .chosen-drop, .webforms-dotace_zdroje .chosen-with-drop .chosen-drop{
	display:block;
}
body form.webforms-dotace_general .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-tepelna_cerpadla .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-rekuperace .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-klimatizace .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-technologie_tzb .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-plynove_kotle .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-fotovoltaika .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body form.webforms-kotle .fieldset:first-child .input-box .chosen-container .chosen-drop,
 body .webforms-dotace_zdroje .fieldset:first-child .input-box .chosen-container .chosen-drop{
	border-color: white;
}
form.webforms-dotace_general .chosen-container-active .chosen-single, .webforms-dotace_zdroje .chosen-container-active .chosen-single{
	border: 0 !important;
}
form.webforms-dotace_general .chosen-container .chosen-results li, .webforms-dotace_zdroje .chosen-container .chosen-results li{
	padding: 3px 10px;
	line-height: 1;
	font-size: inherit;
}
.mdformfields form.webforms-dotace_general .input-box .chosen-container,
 .mdformfields .webforms-dotace_zdroje .input-box .chosen-container,
 .mdformfields .webforms-tepelna_cerpadla .input-box .chosen-container,
 .mdformfields .webforms-rekuperace .input-box .chosen-container,
 .mdformfields .webforms-klimatizace .input-box .chosen-container,
 .mdformfields .webforms-technologie_tzb .input-box .chosen-container,
 .mdformfields .webforms-plynove_kotle .input-box .chosen-container,
 .mdformfields .webforms-fotovoltaika .input-box .chosen-container,
 .mdformfields .webforms-kotle .input-box .chosen-container{
	display:block;
	position:relative;
}
.mdformfields form.webforms-dotace_general  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-dotace_zdroje  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-tepelna_cerpadla  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-rekuperace  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-klimatizace  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-technologie_tzb  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-plynove_kotle  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-fotovoltaika  .fieldset-information input[type="radio"] + label,
 .mdformfields .webforms-kotle  .fieldset-information input[type="radio"] + label{
	margin-left: 0 !important;
}
.mdformfields .webforms-dotace_zdroje select.label-animated{
	display:none !important;
}
.mdformfields form.webforms-dotace_general .list-select,
 .mdformfields .webforms-dotace_zdroje .list-select,
 .mdformfields .webforms-tepelna_cerpadla .list-select,
 .mdformfields .webforms-rekuperace .list-select,
 .mdformfields .webforms-klimatizace .list-select,
 .mdformfields .webforms-technologie_tzb .list-select,
 .mdformfields .webforms-plynove_kotle .list-select,
 .mdformfields .webforms-fotovoltaika .list-select,
 .mdformfields .webforms-kotle .list-select{
	padding: 0 !important;
}
form.webforms-dotace_general .form-list .field, .webforms-dotace_zdroje .form-list .field{
	margin: 0;
}
form.webforms-dotace_general .form-list .control, .webforms-dotace_zdroje .form-list .control{
	margin: 0;
}
form.webforms-dotace_general ul, .webforms-dotace_zdroje ul{
	color: inherit;
}
form.webforms-dotace_general .form-list li,
 .webforms-dotace_zdroje .form-list li,
 .webforms-tepelna_cerpadla .form-list li,
 .webforms-rekuperace .form-list li,
 .webforms-klimatizace .form-list li,
 .webforms-technologie_tzb .form-list li,
 .webforms-plynove_kotle .form-list li,
 .webforms-fotovoltaika .form-list li,
 .webforms-kotle .form-list li{
	float:none;
	position: static;
	margin: 0;
	padding: 0;
	width: auto;
	color: inherit;
	font-size: inherit;
	top:0;
}
form.webforms-dotace_general .form-list .fields, .webforms-dotace_zdroje .form-list .fields{
	width: auto !important;
	line-height: 1;
}
form.webforms-dotace_general .input-box-select, .webforms-dotace_zdroje .input-box-select{
	vertical-align: middle;
}
body form.webforms-dotace_general,
body .webforms-dotace_zdroje {
	padding: 15px;
	font-size: 16px;
	min-width: 290px;
	margin: 25px 0;
}
body form.webforms-dotace_general h2,
 body form.webforms-tepelna_cerpadla h2,
 body form.webforms-rekuperace h2,
 body form.webforms-klimatizace h2,
 body form.webforms-technologie_tzb h2,
 body form.webforms-plynove_kotle h2,
 body form.webforms-fotovoltaika h2,
 body form.webforms-kotle h2,

body .webforms-dotace_zdroje h2 {
	text-align: left;
	padding: 0;
	margin: 0 8% 15px 8%;
	font-weight: 300;
	color: inherit;
	font-size: 30px;
}
@media screen and (min-width: 380px) {
	body form.webforms-dotace_general h2,
 body form.webforms-tepelna_cerpadla h2,
 body form.webforms-rekuperace h2,
 body form.webforms-klimatizace h2,
 body form.webforms-technologie_tzb h2,
 body form.webforms-plynove_kotle h2,
 body form.webforms-fotovoltaika h2,
 body form.webforms-kotle h2,

	body .webforms-dotace_zdroje h2 {
		font-size: 36px;
	}
}
body form.webforms-dotace_general .hidden,
 body form.webforms-tepelna_cerpadla .hidden,
 body form.webforms-rekuperace .hidden,
 body form.webforms-klimatizace .hidden,
 body form.webforms-technologie_tzb .hidden,
 body form.webforms-plynove_kotle .hidden,
 body form.webforms-fotovoltaika .hidden,
 body form.webforms-kotle .hidden,

body .webforms-dotace_zdroje .hidden {
	display: none !important;
}
body form.webforms-dotace_general ul,
 body form.webforms-tepelna_cerpadla ul,
 body form.webforms-rekuperace ul,
 body form.webforms-klimatizace ul,
 body form.webforms-technologie_tzb ul,
 body form.webforms-plynove_kotle ul,
 body form.webforms-fotovoltaika ul,
 body form.webforms-kotle ul,

body .webforms-dotace_zdroje ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
body form.webforms-dotace_general ul li,
 body form.webforms-tepelna_cerpadla ul li,
 body form.webforms-rekuperace ul li,
 body form.webforms-klimatizace ul li,
 body form.webforms-technologie_tzb ul li,
 body form.webforms-plynove_kotle ul li,
 body form.webforms-fotovoltaika ul li,
 body form.webforms-kotle ul li,

body .webforms-dotace_zdroje ul li {
	padding: 0;
	margin: 0;
}
body form.webforms-dotace_general label,
 body form.webforms-tepelna_cerpadla label,
 body form.webforms-rekuperace label,
 body form.webforms-klimatizace label,
 body form.webforms-technologie_tzb label,
 body form.webforms-plynove_kotle label,
 body form.webforms-fotovoltaika label,
 body form.webforms-kotle label,

body .webforms-dotace_zdroje label {
	display: inline-block;
	font-weight: inherit;
	color: inherit;
	margin: 0;
	padding: 6px;
}
body form.webforms-dotace_general input[type=radio] + label,
 body form.webforms-tepelna_cerpadla input[type=radio] + label,
 body form.webforms-rekuperace input[type=radio] + label,
 body form.webforms-klimatizace input[type=radio] + label,
 body form.webforms-technologie_tzb input[type=radio] + label,
 body form.webforms-plynove_kotle input[type=radio] + label,
 body form.webforms-fotovoltaika input[type=radio] + label,
 body form.webforms-kotle input[type=radio] + label,

body .webforms-dotace_zdroje input[type=radio] + label {
	cursor: pointer;
}
body form.webforms-dotace_general .input-box,
 body form.webforms-tepelna_cerpadla .input-box,
 body form.webforms-rekuperace .input-box,
 body form.webforms-klimatizace .input-box,
 body form.webforms-technologie_tzb .input-box,
 body form.webforms-plynove_kotle .input-box,
 body form.webforms-fotovoltaika .input-box,
 body form.webforms-kotle .input-box,

body .webforms-dotace_zdroje .input-box {
	vertical-align: middle;
}
body form.webforms-dotace_general .input-box input[type=text],
 body form.webforms-tepelna_cerpadla .input-box input[type=text],
 body form.webforms-rekuperace .input-box input[type=text],
 body form.webforms-klimatizace .input-box input[type=text],
 body form.webforms-technologie_tzb .input-box input[type=text],
 body form.webforms-plynove_kotle .input-box input[type=text],
 body form.webforms-fotovoltaika .input-box input[type=text],
 body form.webforms-kotle .input-box input[type=text],

body .webforms-dotace_zdroje .input-box input[type=text],

body form.webforms-dotace_general .input-box input[type=number],
 body form.webforms-tepelna_cerpadla .input-box input[type=number],
 body form.webforms-rekuperace .input-box input[type=number],
 body form.webforms-klimatizace .input-box input[type=number],
 body form.webforms-technologie_tzb .input-box input[type=number],
 body form.webforms-plynove_kotle .input-box input[type=number],
 body form.webforms-fotovoltaika .input-box input[type=number],
 body form.webforms-kotle .input-box input[type=number],

body .webforms-dotace_zdroje .input-box input[type=number],

body form.webforms-dotace_general .input-box textarea,
 body form.webforms-tepelna_cerpadla .input-box textarea,
 body form.webforms-rekuperace .input-box textarea,
 body form.webforms-klimatizace .input-box textarea,
 body form.webforms-technologie_tzb .input-box textarea,
 body form.webforms-plynove_kotle .input-box textarea,
 body form.webforms-fotovoltaika .input-box textarea,
 body form.webforms-kotle .input-box textarea,

body .webforms-dotace_zdroje .input-box textarea {
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
}
body form.webforms-dotace_general .input-box input[type=text],
 body form.webforms-tepelna_cerpadla .input-box input[type=text],
 body form.webforms-rekuperace .input-box input[type=text],
 body form.webforms-klimatizace .input-box input[type=text],
 body form.webforms-technologie_tzb .input-box input[type=text],
 body form.webforms-plynove_kotle .input-box input[type=text],
 body form.webforms-fotovoltaika .input-box input[type=text],
 body form.webforms-kotle .input-box input[type=text],

body .webforms-dotace_zdroje .input-box input[type=text],

body form.webforms-dotace_general .input-box input[type=number],
 body form.webforms-tepelna_cerpadla .input-box input[type=number],
 body form.webforms-rekuperace .input-box input[type=number],
 body form.webforms-klimatizace .input-box input[type=number],
 body form.webforms-technologie_tzb .input-box input[type=number],
 body form.webforms-plynove_kotle .input-box input[type=number],
 body form.webforms-fotovoltaika .input-box input[type=number],
 body form.webforms-kotle .input-box input[type=number],

body .webforms-dotace_zdroje .input-box input[type=number],

body form.webforms-dotace_general .input-box select,
 body form.webforms-tepelna_cerpadla .input-box select,
 body form.webforms-rekuperace .input-box select,
 body form.webforms-klimatizace .input-box select,
 body form.webforms-technologie_tzb .input-box select,
 body form.webforms-plynove_kotle .input-box select,
 body form.webforms-fotovoltaika .input-box select,
 body form.webforms-kotle .input-box select,

body .webforms-dotace_zdroje .input-box select,

body form.webforms-dotace_general .input-box textarea,
 body form.webforms-tepelna_cerpadla .input-box textarea,
 body form.webforms-rekuperace .input-box textarea,
 body form.webforms-klimatizace .input-box textarea,
 body form.webforms-technologie_tzb .input-box textarea,
 body form.webforms-plynove_kotle .input-box textarea,
 body form.webforms-fotovoltaika .input-box textarea,
 body form.webforms-kotle .input-box textarea,

body .webforms-dotace_zdroje .input-box textarea {
	padding: 6px 12px;
	border: 1px solid #c1c1c1 !important;
}
body form.webforms-dotace_general .input-box input[type=text].mage-error,
 body form.webforms-tepelna_cerpadla .input-box input[type=text].mage-error,
 body form.webforms-rekuperace .input-box input[type=text].mage-error,
 body form.webforms-klimatizace .input-box input[type=text].mage-error,
 body form.webforms-technologie_tzb .input-box input[type=text].mage-error,
 body form.webforms-plynove_kotle .input-box input[type=text].mage-error,
 body form.webforms-fotovoltaika .input-box input[type=text].mage-error,
 body form.webforms-kotle .input-box input[type=text].mage-error,

body .webforms-dotace_zdroje .input-box input[type=text].mage-error,

body form.webforms-dotace_general .input-box input[type=number].mage-error,
 body form.webforms-tepelna_cerpadla .input-box input[type=number].mage-error,
 body form.webforms-rekuperace .input-box input[type=number].mage-error,
 body form.webforms-klimatizace .input-box input[type=number].mage-error,
 body form.webforms-technologie_tzb .input-box input[type=number].mage-error,
 body form.webforms-plynove_kotle .input-box input[type=number].mage-error,
 body form.webforms-fotovoltaika .input-box input[type=number].mage-error,
 body form.webforms-kotle .input-box input[type=number].mage-error,

body .webforms-dotace_zdroje .input-box input[type=number].mage-error,

body form.webforms-dotace_general .input-box select.mage-error,
 body form.webforms-tepelna_cerpadla .input-box select.mage-error,
 body form.webforms-rekuperace .input-box select.mage-error,
 body form.webforms-klimatizace .input-box select.mage-error,
 body form.webforms-technologie_tzb .input-box select.mage-error,
 body form.webforms-plynove_kotle .input-box select.mage-error,
 body form.webforms-fotovoltaika .input-box select.mage-error,
 body form.webforms-kotle .input-box select.mage-error,

body .webforms-dotace_zdroje .input-box select.mage-error,

body form.webforms-dotace_general .input-box textarea.mage-error,
 body form.webforms-tepelna_cerpadla .input-box textarea.mage-error,
 body form.webforms-rekuperace .input-box textarea.mage-error,
 body form.webforms-klimatizace .input-box textarea.mage-error,
 body form.webforms-technologie_tzb .input-box textarea.mage-error,
 body form.webforms-plynove_kotle .input-box textarea.mage-error,
 body form.webforms-fotovoltaika .input-box textarea.mage-error,
 body form.webforms-kotle .input-box textarea.mage-error,

body .webforms-dotace_zdroje .input-box textarea.mage-error,

body form.webforms-dotace_general .input-box input[type=text].validation-failed,
 body form.webforms-tepelna_cerpadla .input-box input[type=text].validation-failed,
 body form.webforms-rekuperace .input-box input[type=text].validation-failed,
 body form.webforms-klimatizace .input-box input[type=text].validation-failed,
 body form.webforms-technologie_tzb .input-box input[type=text].validation-failed,
 body form.webforms-plynove_kotle .input-box input[type=text].validation-failed,
 body form.webforms-fotovoltaika .input-box input[type=text].validation-failed,
 body form.webforms-kotle .input-box input[type=text].validation-failed,

body .webforms-dotace_zdroje .input-box input[type=text].validation-failed,

body form.webforms-dotace_general .input-box input[type=number].validation-failed,
 body form.webforms-tepelna_cerpadla .input-box input[type=number].validation-failed,
 body form.webforms-rekuperace .input-box input[type=number].validation-failed,
 body form.webforms-klimatizace .input-box input[type=number].validation-failed,
 body form.webforms-technologie_tzb .input-box input[type=number].validation-failed,
 body form.webforms-plynove_kotle .input-box input[type=number].validation-failed,
 body form.webforms-fotovoltaika .input-box input[type=number].validation-failed,
 body form.webforms-kotle .input-box input[type=number].validation-failed,

body .webforms-dotace_zdroje .input-box input[type=number].validation-failed,

body form.webforms-dotace_general .input-box select.validation-failed,
 body form.webforms-tepelna_cerpadla .input-box select.validation-failed,
 body form.webforms-rekuperace .input-box select.validation-failed,
 body form.webforms-klimatizace .input-box select.validation-failed,
 body form.webforms-technologie_tzb .input-box select.validation-failed,
 body form.webforms-plynove_kotle .input-box select.validation-failed,
 body form.webforms-fotovoltaika .input-box select.validation-failed,
 body form.webforms-kotle .input-box select.validation-failed,

body .webforms-dotace_zdroje .input-box select.validation-failed,

body form.webforms-dotace_general .input-box textarea.validation-failed,
 body form.webforms-tepelna_cerpadla .input-box textarea.validation-failed,
 body form.webforms-rekuperace .input-box textarea.validation-failed,
 body form.webforms-klimatizace .input-box textarea.validation-failed,
 body form.webforms-technologie_tzb .input-box textarea.validation-failed,
 body form.webforms-plynove_kotle .input-box textarea.validation-failed,
 body form.webforms-fotovoltaika .input-box textarea.validation-failed,
 body form.webforms-kotle .input-box textarea.validation-failed,

body .webforms-dotace_zdroje .input-box textarea.validation-failed {
	border: 1px solid #ee0000 !important;
}
body form.webforms-dotace_general .input-box input,
 body form.webforms-tepelna_cerpadla .input-box input,
 body form.webforms-rekuperace .input-box input,
 body form.webforms-klimatizace .input-box input,
 body form.webforms-technologie_tzb .input-box input,
 body form.webforms-plynove_kotle .input-box input,
 body form.webforms-fotovoltaika .input-box input,
 body form.webforms-kotle .input-box input,

body .webforms-dotace_zdroje .input-box input,

body form.webforms-dotace_general .input-box select,
 body form.webforms-tepelna_cerpadla .input-box select,
 body form.webforms-rekuperace .input-box select,
 body form.webforms-klimatizace .input-box select,
 body form.webforms-technologie_tzb .input-box select,
 body form.webforms-plynove_kotle .input-box select,
 body form.webforms-fotovoltaika .input-box select,
 body form.webforms-kotle .input-box select,

body .webforms-dotace_zdroje .input-box select,

body form.webforms-dotace_general .input-box textarea,
 body form.webforms-tepelna_cerpadla .input-box textarea,
 body form.webforms-rekuperace .input-box textarea,
 body form.webforms-klimatizace .input-box textarea,
 body form.webforms-technologie_tzb .input-box textarea,
 body form.webforms-plynove_kotle .input-box textarea,
 body form.webforms-fotovoltaika .input-box textarea,
 body form.webforms-kotle .input-box textarea,

body .webforms-dotace_zdroje .input-box textarea {
	box-shadow: none !important;
	border-radius: 0;
	resize: none;
}
body form.webforms-dotace_general label.required em,
 body form.webforms-tepelna_cerpadla label.required em,
 body form.webforms-rekuperace label.required em,
 body form.webforms-klimatizace label.required em,
 body form.webforms-technologie_tzb label.required em,
 body form.webforms-plynove_kotle label.required em,
 body form.webforms-fotovoltaika label.required em,
 body form.webforms-kotle label.required em,

body .webforms-dotace_zdroje label.required em {
	display: inline;
	float: none;
	position: static;
}
body form.webforms-dotace_general .g-recaptcha,
 body form.webforms-tepelna_cerpadla .g-recaptcha,
 body form.webforms-rekuperace .g-recaptcha,
 body form.webforms-klimatizace .g-recaptcha,
 body form.webforms-technologie_tzb .g-recaptcha,
 body form.webforms-plynove_kotle .g-recaptcha,
 body form.webforms-fotovoltaika .g-recaptcha,
 body form.webforms-kotle .g-recaptcha,

body .webforms-dotace_zdroje .g-recaptcha {
	transform: none;
	-webkit-transform: none;
	margin: 0 8% 20px 8%;
}
body form.webforms-dotace_general .g-recaptcha > *,
 body form.webforms-tepelna_cerpadla .g-recaptcha > *,
 body form.webforms-rekuperace .g-recaptcha > *,
 body form.webforms-klimatizace .g-recaptcha > *,
 body form.webforms-technologie_tzb .g-recaptcha > *,
 body form.webforms-plynove_kotle .g-recaptcha > *,
 body form.webforms-fotovoltaika .g-recaptcha > *,
 body form.webforms-kotle .g-recaptcha > *,

body .webforms-dotace_zdroje .g-recaptcha > * {
	margin: 0 auto;
	display: block;
}
body form.webforms-dotace_general .webforms-fields-phone .input-box,
 body form.webforms-tepelna_cerpadla .webforms-fields-phone .input-box,
 body form.webforms-rekuperace .webforms-fields-phone .input-box,
 body form.webforms-klimatizace .webforms-fields-phone .input-box,
 body form.webforms-technologie_tzb .webforms-fields-phone .input-box,
 body form.webforms-plynove_kotle .webforms-fields-phone .input-box,
 body form.webforms-fotovoltaika .webforms-fields-phone .input-box,
 body form.webforms-kotle .webforms-fields-phone .input-box,

body .webforms-dotace_zdroje .webforms-fields-phone .input-box {
	background: white;
}
body form.webforms-dotace_general .webforms-fields-phone .input-box small,
 body form.webforms-tepelna_cerpadla .webforms-fields-phone .input-box small,
 body form.webforms-rekuperace .webforms-fields-phone .input-box small,
 body form.webforms-klimatizace .webforms-fields-phone .input-box small,
 body form.webforms-technologie_tzb .webforms-fields-phone .input-box small,
 body form.webforms-plynove_kotle .webforms-fields-phone .input-box small,
 body form.webforms-fotovoltaika .webforms-fields-phone .input-box small,
 body form.webforms-kotle .webforms-fields-phone .input-box small,

body .webforms-dotace_zdroje .webforms-fields-phone .input-box small {
	display: block;
	position: absolute;
	height: 34px;
	line-height: 34px;
	padding: 0 12px;
	font-size: 15px !important;
	color: #8a8a8a;
}
body form.webforms-dotace_general .webforms-fields-phone .input-box .input-text,
 body form.webforms-tepelna_cerpadla .webforms-fields-phone .input-box .input-text,
 body form.webforms-rekuperace .webforms-fields-phone .input-box .input-text,
 body form.webforms-klimatizace .webforms-fields-phone .input-box .input-text,
 body form.webforms-technologie_tzb .webforms-fields-phone .input-box .input-text,
 body form.webforms-plynove_kotle .webforms-fields-phone .input-box .input-text,
 body form.webforms-fotovoltaika .webforms-fields-phone .input-box .input-text,
 body form.webforms-kotle .webforms-fields-phone .input-box .input-text,

body .webforms-dotace_zdroje .webforms-fields-phone .input-box .input-text {
	padding-left: 50px !important;
	background: transparent !important;
	z-index: 2;
	position: relative;
}
body form.webforms-dotace_general .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .webforms-fields-comment,
 body form.webforms-rekuperace .webforms-fields-comment,
 body form.webforms-klimatizace .webforms-fields-comment,
 body form.webforms-technologie_tzb .webforms-fields-comment,
 body form.webforms-plynove_kotle .webforms-fields-comment,
 body form.webforms-fotovoltaika .webforms-fields-comment,
 body form.webforms-kotle .webforms-fields-comment,

body .webforms-dotace_zdroje .webforms-fields-comment {
	font-size: inherit;
	line-height: inherit;
	margin: 0;
	color: inherit;
}
body form.webforms-dotace_general .webforms-fields-user_type,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type,
 body form.webforms-rekuperace .webforms-fields-user_type,
 body form.webforms-klimatizace .webforms-fields-user_type,
 body form.webforms-technologie_tzb .webforms-fields-user_type,
 body form.webforms-plynove_kotle .webforms-fields-user_type,
 body form.webforms-fotovoltaika .webforms-fields-user_type,
 body form.webforms-kotle .webforms-fields-user_type,

body .webforms-dotace_zdroje .webforms-fields-user_type {
	padding: 15px 0 25px 0;
}
body form.webforms-dotace_general .webforms-fields-user_type > label,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type > label,
 body form.webforms-rekuperace .webforms-fields-user_type > label,
 body form.webforms-klimatizace .webforms-fields-user_type > label,
 body form.webforms-technologie_tzb .webforms-fields-user_type > label,
 body form.webforms-plynove_kotle .webforms-fields-user_type > label,
 body form.webforms-fotovoltaika .webforms-fields-user_type > label,
 body form.webforms-kotle .webforms-fields-user_type > label,

body .webforms-dotace_zdroje .webforms-fields-user_type > label {
	display: none;
}
body form.webforms-dotace_general .webforms-fields-user_type .list-select label,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type .list-select label,
 body form.webforms-rekuperace .webforms-fields-user_type .list-select label,
 body form.webforms-klimatizace .webforms-fields-user_type .list-select label,
 body form.webforms-technologie_tzb .webforms-fields-user_type .list-select label,
 body form.webforms-plynove_kotle .webforms-fields-user_type .list-select label,
 body form.webforms-fotovoltaika .webforms-fields-user_type .list-select label,
 body form.webforms-kotle .webforms-fields-user_type .list-select label,

body .webforms-dotace_zdroje .webforms-fields-user_type .list-select label {
	display: inline;
	cursor: pointer;
	vertical-align: middle;
}
body form.webforms-dotace_general .webforms-fields-user_type .list-select input,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type .list-select input,
 body form.webforms-rekuperace .webforms-fields-user_type .list-select input,
 body form.webforms-klimatizace .webforms-fields-user_type .list-select input,
 body form.webforms-technologie_tzb .webforms-fields-user_type .list-select input,
 body form.webforms-plynove_kotle .webforms-fields-user_type .list-select input,
 body form.webforms-fotovoltaika .webforms-fields-user_type .list-select input,
 body form.webforms-kotle .webforms-fields-user_type .list-select input,

body .webforms-dotace_zdroje .webforms-fields-user_type .list-select input {
	margin: 0 5px 0 0;
	display: inline-block;
	vertical-align: middle;
	float: none !important;
}
body form.webforms-dotace_general .webforms-fields-user_type .list-select li,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type .list-select li,
 body form.webforms-rekuperace .webforms-fields-user_type .list-select li,
 body form.webforms-klimatizace .webforms-fields-user_type .list-select li,
 body form.webforms-technologie_tzb .webforms-fields-user_type .list-select li,
 body form.webforms-plynove_kotle .webforms-fields-user_type .list-select li,
 body form.webforms-fotovoltaika .webforms-fields-user_type .list-select li,
 body form.webforms-kotle .webforms-fields-user_type .list-select li,

body .webforms-dotace_zdroje .webforms-fields-user_type .list-select li {
	margin-bottom: 5px;
}
@media screen and (min-width: 640px) {
	body form.webforms-dotace_general .webforms-fields-user_type .list-select li,
 body form.webforms-tepelna_cerpadla .webforms-fields-user_type .list-select li,
 body form.webforms-rekuperace .webforms-fields-user_type .list-select li,
 body form.webforms-klimatizace .webforms-fields-user_type .list-select li,
 body form.webforms-technologie_tzb .webforms-fields-user_type .list-select li,
 body form.webforms-plynove_kotle .webforms-fields-user_type .list-select li,
 body form.webforms-fotovoltaika .webforms-fields-user_type .list-select li,
 body form.webforms-kotle .webforms-fields-user_type .list-select li,

	body .webforms-dotace_zdroje .webforms-fields-user_type .list-select li {
		display: inline-block;
		margin-right: 30px;
		vertical-align: top;
		margin-bottom: 0;
	}
}
body form.webforms-dotace_general .fieldset,
 body form.webforms-tepelna_cerpadla .fieldset,
 body form.webforms-rekuperace .fieldset,
 body form.webforms-klimatizace .fieldset,
 body form.webforms-technologie_tzb .fieldset,
 body form.webforms-plynove_kotle .fieldset,
 body form.webforms-fotovoltaika .fieldset,
 body form.webforms-kotle .fieldset,

body .webforms-dotace_zdroje .fieldset {
	padding: 30px 0 45px 0;
}
body form.webforms-dotace_general .fieldset.fieldset-interest,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest,
 body form.webforms-rekuperace .fieldset.fieldset-interest,
 body form.webforms-klimatizace .fieldset.fieldset-interest,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest,
 body form.webforms-kotle .fieldset.fieldset-interest,

body .webforms-dotace_zdroje .fieldset.fieldset-interest,

body form.webforms-dotace_general .fieldset.user-type,
 body form.webforms-tepelna_cerpadla .fieldset.user-type,
 body form.webforms-rekuperace .fieldset.user-type,
 body form.webforms-klimatizace .fieldset.user-type,
 body form.webforms-technologie_tzb .fieldset.user-type,
 body form.webforms-plynove_kotle .fieldset.user-type,
 body form.webforms-fotovoltaika .fieldset.user-type,
 body form.webforms-kotle .fieldset.user-type,

body .webforms-dotace_zdroje .fieldset.user-type {
	color: #818181;
	background: white;
}
body form.webforms-dotace_general .fieldset.fieldset-interest h2,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest h2,
 body form.webforms-rekuperace .fieldset.fieldset-interest h2,
 body form.webforms-klimatizace .fieldset.fieldset-interest h2,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest h2,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest h2,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest h2,
 body form.webforms-kotle .fieldset.fieldset-interest h2,

body .webforms-dotace_zdroje .fieldset.fieldset-interest h2,

body form.webforms-dotace_general .fieldset.user-type h2,
 body form.webforms-tepelna_cerpadla .fieldset.user-type h2,
 body form.webforms-rekuperace .fieldset.user-type h2,
 body form.webforms-klimatizace .fieldset.user-type h2,
 body form.webforms-technologie_tzb .fieldset.user-type h2,
 body form.webforms-plynove_kotle .fieldset.user-type h2,
 body form.webforms-fotovoltaika .fieldset.user-type h2,
 body form.webforms-kotle .fieldset.user-type h2,

body .webforms-dotace_zdroje .fieldset.user-type h2 {
	padding-top: 10px;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .form-list,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .form-list,
 body form.webforms-rekuperace .fieldset.fieldset-interest .form-list,
 body form.webforms-klimatizace .fieldset.fieldset-interest .form-list,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .form-list,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .form-list,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .form-list,
 body form.webforms-kotle .fieldset.fieldset-interest .form-list,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .form-list,

body form.webforms-dotace_general .fieldset.user-type .form-list,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .form-list,
 body form.webforms-rekuperace .fieldset.user-type .form-list,
 body form.webforms-klimatizace .fieldset.user-type .form-list,
 body form.webforms-technologie_tzb .fieldset.user-type .form-list,
 body form.webforms-plynove_kotle .fieldset.user-type .form-list,
 body form.webforms-fotovoltaika .fieldset.user-type .form-list,
 body form.webforms-kotle .fieldset.user-type .form-list,

body .webforms-dotace_zdroje .fieldset.user-type .form-list {
	margin: 0 5%;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .fields,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields,
 body form.webforms-kotle .fieldset.fieldset-interest .fields,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields,

body form.webforms-dotace_general .fieldset.user-type .fields,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields,
 body form.webforms-rekuperace .fieldset.user-type .fields,
 body form.webforms-klimatizace .fieldset.user-type .fields,
 body form.webforms-technologie_tzb .fieldset.user-type .fields,
 body form.webforms-plynove_kotle .fieldset.user-type .fields,
 body form.webforms-fotovoltaika .fieldset.user-type .fields,
 body form.webforms-kotle .fieldset.user-type .fields,

body .webforms-dotace_zdroje .fieldset.user-type .fields {
	margin: 0;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .fields > *,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields > *,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields > *,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields > *,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields > *,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields > *,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields > *,
 body form.webforms-kotle .fieldset.fieldset-interest .fields > *,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields > *,

body form.webforms-dotace_general .fieldset.user-type .fields > *,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields > *,
 body form.webforms-rekuperace .fieldset.user-type .fields > *,
 body form.webforms-klimatizace .fieldset.user-type .fields > *,
 body form.webforms-technologie_tzb .fieldset.user-type .fields > *,
 body form.webforms-plynove_kotle .fieldset.user-type .fields > *,
 body form.webforms-fotovoltaika .fieldset.user-type .fields > *,
 body form.webforms-kotle .fieldset.user-type .fields > *,

body .webforms-dotace_zdroje .fieldset.user-type .fields > * {
	width: auto !important;
	float: none !important;
	padding: 0;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields > * .input-box,
 body form.webforms-kotle .fieldset.fieldset-interest .fields > * .input-box,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields > * .input-box,

body form.webforms-dotace_general .fieldset.user-type .fields > * .input-box,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields > * .input-box,
 body form.webforms-rekuperace .fieldset.user-type .fields > * .input-box,
 body form.webforms-klimatizace .fieldset.user-type .fields > * .input-box,
 body form.webforms-technologie_tzb .fieldset.user-type .fields > * .input-box,
 body form.webforms-plynove_kotle .fieldset.user-type .fields > * .input-box,
 body form.webforms-fotovoltaika .fieldset.user-type .fields > * .input-box,
 body form.webforms-kotle .fieldset.user-type .fields > * .input-box,

body .webforms-dotace_zdroje .fieldset.user-type .fields > * .input-box {
	margin: 0 !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields > * > label,
 body form.webforms-kotle .fieldset.fieldset-interest .fields > * > label,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields > * > label,

body form.webforms-dotace_general .fieldset.user-type .fields > * > label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields > * > label,
 body form.webforms-rekuperace .fieldset.user-type .fields > * > label,
 body form.webforms-klimatizace .fieldset.user-type .fields > * > label,
 body form.webforms-technologie_tzb .fieldset.user-type .fields > * > label,
 body form.webforms-plynove_kotle .fieldset.user-type .fields > * > label,
 body form.webforms-fotovoltaika .fieldset.user-type .fields > * > label,
 body form.webforms-kotle .fieldset.user-type .fields > * > label,

body .webforms-dotace_zdroje .fieldset.user-type .fields > * > label {
	display: none;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .fields select,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields select,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields select,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields select,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields select,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields select,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields select,
 body form.webforms-kotle .fieldset.fieldset-interest .fields select,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields select,

body form.webforms-dotace_general .fieldset.user-type .fields select,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields select,
 body form.webforms-rekuperace .fieldset.user-type .fields select,
 body form.webforms-klimatizace .fieldset.user-type .fields select,
 body form.webforms-technologie_tzb .fieldset.user-type .fields select,
 body form.webforms-plynove_kotle .fieldset.user-type .fields select,
 body form.webforms-fotovoltaika .fieldset.user-type .fields select,
 body form.webforms-kotle .fieldset.user-type .fields select,

body .webforms-dotace_zdroje .fieldset.user-type .fields select,

body form.webforms-dotace_general .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-rekuperace .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-klimatizace .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .fields .chosen-container,
 body form.webforms-kotle .fieldset.fieldset-interest .fields .chosen-container,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .fields .chosen-container,

body form.webforms-dotace_general .fieldset.user-type .fields .chosen-container,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .fields .chosen-container,
 body form.webforms-rekuperace .fieldset.user-type .fields .chosen-container,
 body form.webforms-klimatizace .fieldset.user-type .fields .chosen-container,
 body form.webforms-technologie_tzb .fieldset.user-type .fields .chosen-container,
 body form.webforms-plynove_kotle .fieldset.user-type .fields .chosen-container,
 body form.webforms-fotovoltaika .fieldset.user-type .fields .chosen-container,
 body form.webforms-kotle .fieldset.user-type .fields .chosen-container,

body .webforms-dotace_zdroje .fieldset.user-type .fields .chosen-container {
	max-width: 360px;
	margin: 0 auto;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select,

body form.webforms-dotace_general .fieldset.user-type .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select,
 body form.webforms-rekuperace .fieldset.user-type .list-select,
 body form.webforms-klimatizace .fieldset.user-type .list-select,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select,
 body form.webforms-kotle .fieldset.user-type .list-select,

body .webforms-dotace_zdroje .fieldset.user-type .list-select {
	text-align: center;
	font-size: 0;
	margin: 10px 0 0 0;
	padding: 0 !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li,

body form.webforms-dotace_general .fieldset.user-type .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li,
 body form.webforms-rekuperace .fieldset.user-type .list-select li,
 body form.webforms-klimatizace .fieldset.user-type .list-select li,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li,
 body form.webforms-kotle .fieldset.user-type .list-select li,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li {
	display: block;
	margin: 8px auto;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	color: white;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li input,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li input,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li input,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li input,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li input,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li input,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li input,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li input,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li input,

body form.webforms-dotace_general .fieldset.user-type .list-select li input,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li input,
 body form.webforms-rekuperace .fieldset.user-type .list-select li input,
 body form.webforms-klimatizace .fieldset.user-type .list-select li input,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li input,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li input,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li input,
 body form.webforms-kotle .fieldset.user-type .list-select li input,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li input {
	position: absolute;
	top: -100%;
	z-index: -10;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li label,

body form.webforms-dotace_general .fieldset.user-type .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label,
 body form.webforms-kotle .fieldset.user-type .list-select li label,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li label {
	display: block;
	background: #f48013;
	border-radius: 8px;
	margin: 0 15px;
	cursor: pointer;
	padding: 30px 15px;
	line-height: 1.3em;
	color: white;
	text-align: left;
	font-weight: normal !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label span,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label span,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li label span,

body form.webforms-dotace_general .fieldset.user-type .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span,
 body form.webforms-kotle .fieldset.user-type .list-select li label span,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li label span {
	display: inline-block;
	position: relative;
	padding-left: 32px;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label span::before,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label span::before,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li label span::before,

body form.webforms-dotace_general .fieldset.user-type .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span::before,
 body form.webforms-kotle .fieldset.user-type .list-select li label span::before,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li label span::before {
	position: absolute;
	display: block;
	width: 18px;
	height: 18px;
	left: 0;
	top: 50%;
	margin-top: -10px;
	border-radius: 100%;
	border: 1px solid black;
	content: ' ';
	background: white;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label span::after,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label span::after,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li label span::after,

body form.webforms-dotace_general .fieldset.user-type .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span::after,
 body form.webforms-kotle .fieldset.user-type .list-select li label span::after,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li label span::after {
	position: absolute;
	width: 8px;
	height: 8px;
	left: 5px;
	top: 50%;
	margin-top: -5px;
	border-radius: 100%;
	background: black;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li input:checked + label span::after,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li input:checked + label span::after,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li input:checked + label span::after,

body form.webforms-dotace_general .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li input:checked + label span::after,
 body form.webforms-kotle .fieldset.user-type .list-select li input:checked + label span::after,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li input:checked + label span::after {
	content: ' ';
	display: block;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li + li label,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li + li label,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li + li label,

body form.webforms-dotace_general .fieldset.user-type .list-select li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li label,
 body form.webforms-kotle .fieldset.user-type .list-select li + li label,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li + li label {
	background: #1e9cdf;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li + li + li label,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li + li + li label,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li + li + li label,

body form.webforms-dotace_general .fieldset.user-type .list-select li + li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li + li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li + li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li + li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li + li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li + li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li + li label,
 body form.webforms-kotle .fieldset.user-type .list-select li + li + li label,

body .webforms-dotace_zdroje .fieldset.user-type .list-select li + li + li label {
	background: #754c24;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select .validation-advice,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select .validation-advice,

body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select .validation-advice,

body form.webforms-dotace_general .fieldset.user-type .list-select .validation-advice,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select .validation-advice,
 body form.webforms-rekuperace .fieldset.user-type .list-select .validation-advice,
 body form.webforms-klimatizace .fieldset.user-type .list-select .validation-advice,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select .validation-advice,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select .validation-advice,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select .validation-advice,
 body form.webforms-kotle .fieldset.user-type .list-select .validation-advice,

body .webforms-dotace_zdroje .fieldset.user-type .list-select .validation-advice {
	text-align: right;
	padding-top: 10px;
}
@media screen and (min-width: 600px) {
	body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li,

	body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li,

	body form.webforms-dotace_general .fieldset.user-type .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li,
 body form.webforms-rekuperace .fieldset.user-type .list-select li,
 body form.webforms-klimatizace .fieldset.user-type .list-select li,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li,
 body form.webforms-kotle .fieldset.user-type .list-select li,

	body .webforms-dotace_zdroje .fieldset.user-type .list-select li {
		max-width: 380px;
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
}
@media screen and (min-width: 840px) {
	body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li,

	body .webforms-dotace_zdroje .fieldset.fieldset-interest .list-select li,

	body form.webforms-dotace_general .fieldset.user-type .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li,
 body form.webforms-rekuperace .fieldset.user-type .list-select li,
 body form.webforms-klimatizace .fieldset.user-type .list-select li,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li,
 body form.webforms-kotle .fieldset.user-type .list-select li,

	body .webforms-dotace_zdroje .fieldset.user-type .list-select li {
		width: 33.33%;
	}
}
body form.webforms-dotace_general .fieldset .webforms-fields-company_interested_in,
 body form.webforms-tepelna_cerpadla .fieldset .webforms-fields-company_interested_in,
 body form.webforms-rekuperace .fieldset .webforms-fields-company_interested_in,
 body form.webforms-klimatizace .fieldset .webforms-fields-company_interested_in,
 body form.webforms-technologie_tzb .fieldset .webforms-fields-company_interested_in,
 body form.webforms-plynove_kotle .fieldset .webforms-fields-company_interested_in,
 body form.webforms-fotovoltaika .fieldset .webforms-fields-company_interested_in,
 body form.webforms-kotle .fieldset .webforms-fields-company_interested_in,

body .webforms-dotace_zdroje .fieldset .webforms-fields-company_interested_in {
	padding-bottom: 25px !important;
}
body form.webforms-dotace_general .fieldset.fieldset-information,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information,
 body form.webforms-rekuperace .fieldset.fieldset-information,
 body form.webforms-klimatizace .fieldset.fieldset-information,
 body form.webforms-technologie_tzb .fieldset.fieldset-information,
 body form.webforms-plynove_kotle .fieldset.fieldset-information,
 body form.webforms-fotovoltaika .fieldset.fieldset-information,
 body form.webforms-kotle .fieldset.fieldset-information,

body .webforms-dotace_zdroje .fieldset.fieldset-information {
	background: #F1F1F1;
	border-top: 10px solid #AAAAAA;
	color: #4B4B4B;
}
body form.webforms-dotace_general .fieldset.fieldset-information h2,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information h2,
 body form.webforms-rekuperace .fieldset.fieldset-information h2,
 body form.webforms-klimatizace .fieldset.fieldset-information h2,
 body form.webforms-technologie_tzb .fieldset.fieldset-information h2,
 body form.webforms-plynove_kotle .fieldset.fieldset-information h2,
 body form.webforms-fotovoltaika .fieldset.fieldset-information h2,
 body form.webforms-kotle .fieldset.fieldset-information h2,

body .webforms-dotace_zdroje .fieldset.fieldset-information h2 {
	display: none;
}
body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-comment,

body .webforms-dotace_zdroje .fieldset.fieldset-information .webforms-fields-comment,

body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-attachment,

body .webforms-dotace_zdroje .fieldset.fieldset-information .webforms-fields-attachment {
	float: none !important;
	width: auto !important;
}
body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-comment textarea,

body .webforms-dotace_zdroje .fieldset.fieldset-information .webforms-fields-comment textarea {
	height: 100px;
}
body form.webforms-dotace_general .fieldset.zdroje,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje,
 body form.webforms-rekuperace .fieldset.zdroje,
 body form.webforms-klimatizace .fieldset.zdroje,
 body form.webforms-technologie_tzb .fieldset.zdroje,
 body form.webforms-plynove_kotle .fieldset.zdroje,
 body form.webforms-fotovoltaika .fieldset.zdroje,
 body form.webforms-kotle .fieldset.zdroje,

body .webforms-dotace_zdroje .fieldset.zdroje {
	padding-bottom: 0;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in {
	padding-bottom: 0;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select {
	padding-bottom: 0 !important;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li {
	margin-bottom: 0;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label {
	position: relative;
	margin-bottom: 10px;
	height: 90px;
	padding: 10px 30px 10px 10px;
	text-align: left;
	white-space: nowrap;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	width: 100px;
	padding-left: 0;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span b {
	display: block;
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before {
	left: -90px;
}
@media screen and (min-width: 360px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before {
		left: -110px;
	}
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after {
	left: -85px;
}
@media screen and (min-width: 360px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after {
		left: -105px;
	}
}
@media screen and (min-width: 360px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span {
		width: 130px;
	}
}
@media screen and (min-width: 640px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::before,

	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label span::after {
		display: none !important;
	}
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before {
	display: inline-block;
	content: ' ';
	width: 55px;
	height: 70px;
	margin-right: 10px;
	margin-left: 28px;
	vertical-align: middle;
	background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/ico1.png') center center no-repeat;
	background-size: 100% auto;
}
@media screen and (min-width: 360px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before {
		width: 75px;
	}
}
@media screen and (min-width: 640px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li label::before {
		padding-left: 0;
	}
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li label::before {
	background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/ico2.png');
}
body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before,

body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li label::before {
	background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/ico3.png');
}
@media screen and (min-width: 840px) {
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li input:checked + label {
		margin-bottom: 0;
		height: 100px;
		padding-bottom: 15px !important;
		border-color: transparent;
		border-radius: 8px 8px 0 0;
		background: #f48013;
	}
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li input:checked + label {
		background: #1e9cdf;
	}
	body form.webforms-dotace_general .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-rekuperace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-klimatizace .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,
 body form.webforms-kotle .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label,

	body .webforms-dotace_zdroje .fieldset.zdroje .webforms-fields-personal_interested_in .list-select li + li + li input:checked + label {
		background: #754c24;
	}
}
body form.webforms-dotace_general .fieldset.zdroj,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj,
 body form.webforms-rekuperace .fieldset.zdroj,
 body form.webforms-klimatizace .fieldset.zdroj,
 body form.webforms-technologie_tzb .fieldset.zdroj,
 body form.webforms-plynove_kotle .fieldset.zdroj,
 body form.webforms-fotovoltaika .fieldset.zdroj,
 body form.webforms-kotle .fieldset.zdroj,

body .webforms-dotace_zdroje .fieldset.zdroj,

body form.webforms-dotace_general .fieldset.cerpadlo,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo,
 body form.webforms-rekuperace .fieldset.cerpadlo,
 body form.webforms-klimatizace .fieldset.cerpadlo,
 body form.webforms-technologie_tzb .fieldset.cerpadlo,
 body form.webforms-plynove_kotle .fieldset.cerpadlo,
 body form.webforms-fotovoltaika .fieldset.cerpadlo,
 body form.webforms-kotle .fieldset.cerpadlo,

body .webforms-dotace_zdroje .fieldset.cerpadlo,

body form.webforms-dotace_general .fieldset.kolektor,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor,
 body form.webforms-rekuperace .fieldset.kolektor,
 body form.webforms-klimatizace .fieldset.kolektor,
 body form.webforms-technologie_tzb .fieldset.kolektor,
 body form.webforms-plynove_kotle .fieldset.kolektor,
 body form.webforms-fotovoltaika .fieldset.kolektor,
 body form.webforms-kotle .fieldset.kolektor,

body .webforms-dotace_zdroje .fieldset.kolektor {
	background: #F1F1F1;
	border-top: 10px solid #F1F1F1;
	padding-top: 0;
	color: #4B4B4B;
}
body form.webforms-dotace_general .fieldset.zdroj::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj::before,
 body form.webforms-rekuperace .fieldset.zdroj::before,
 body form.webforms-klimatizace .fieldset.zdroj::before,
 body form.webforms-technologie_tzb .fieldset.zdroj::before,
 body form.webforms-plynove_kotle .fieldset.zdroj::before,
 body form.webforms-fotovoltaika .fieldset.zdroj::before,
 body form.webforms-kotle .fieldset.zdroj::before,

body .webforms-dotace_zdroje .fieldset.zdroj::before,

body form.webforms-dotace_general .fieldset.cerpadlo::before,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo::before,
 body form.webforms-rekuperace .fieldset.cerpadlo::before,
 body form.webforms-klimatizace .fieldset.cerpadlo::before,
 body form.webforms-technologie_tzb .fieldset.cerpadlo::before,
 body form.webforms-plynove_kotle .fieldset.cerpadlo::before,
 body form.webforms-fotovoltaika .fieldset.cerpadlo::before,
 body form.webforms-kotle .fieldset.cerpadlo::before,

body .webforms-dotace_zdroje .fieldset.cerpadlo::before,

body form.webforms-dotace_general .fieldset.kolektor::before,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor::before,
 body form.webforms-rekuperace .fieldset.kolektor::before,
 body form.webforms-klimatizace .fieldset.kolektor::before,
 body form.webforms-technologie_tzb .fieldset.kolektor::before,
 body form.webforms-plynove_kotle .fieldset.kolektor::before,
 body form.webforms-fotovoltaika .fieldset.kolektor::before,
 body form.webforms-kotle .fieldset.kolektor::before,

body .webforms-dotace_zdroje .fieldset.kolektor::before {
	display: block;
	content: ' ';
	height: 3px;
	background: white;
	margin-bottom: 20px;
}
body form.webforms-dotace_general .fieldset.zdroj h2,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj h2,
 body form.webforms-rekuperace .fieldset.zdroj h2,
 body form.webforms-klimatizace .fieldset.zdroj h2,
 body form.webforms-technologie_tzb .fieldset.zdroj h2,
 body form.webforms-plynove_kotle .fieldset.zdroj h2,
 body form.webforms-fotovoltaika .fieldset.zdroj h2,
 body form.webforms-kotle .fieldset.zdroj h2,

body .webforms-dotace_zdroje .fieldset.zdroj h2,

body form.webforms-dotace_general .fieldset.cerpadlo h2,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo h2,
 body form.webforms-rekuperace .fieldset.cerpadlo h2,
 body form.webforms-klimatizace .fieldset.cerpadlo h2,
 body form.webforms-technologie_tzb .fieldset.cerpadlo h2,
 body form.webforms-plynove_kotle .fieldset.cerpadlo h2,
 body form.webforms-fotovoltaika .fieldset.cerpadlo h2,
 body form.webforms-kotle .fieldset.cerpadlo h2,

body .webforms-dotace_zdroje .fieldset.cerpadlo h2,

body form.webforms-dotace_general .fieldset.kolektor h2,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor h2,
 body form.webforms-rekuperace .fieldset.kolektor h2,
 body form.webforms-klimatizace .fieldset.kolektor h2,
 body form.webforms-technologie_tzb .fieldset.kolektor h2,
 body form.webforms-plynove_kotle .fieldset.kolektor h2,
 body form.webforms-fotovoltaika .fieldset.kolektor h2,
 body form.webforms-kotle .fieldset.kolektor h2,

body .webforms-dotace_zdroje .fieldset.kolektor h2 {
	display: none;
}
body form.webforms-dotace_general .fieldset.zdroj .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .list-select,
 body form.webforms-rekuperace .fieldset.zdroj .list-select,
 body form.webforms-klimatizace .fieldset.zdroj .list-select,
 body form.webforms-technologie_tzb .fieldset.zdroj .list-select,
 body form.webforms-plynove_kotle .fieldset.zdroj .list-select,
 body form.webforms-fotovoltaika .fieldset.zdroj .list-select,
 body form.webforms-kotle .fieldset.zdroj .list-select,

body .webforms-dotace_zdroje .fieldset.zdroj .list-select,

body form.webforms-dotace_general .fieldset.cerpadlo .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .list-select,
 body form.webforms-rekuperace .fieldset.cerpadlo .list-select,
 body form.webforms-klimatizace .fieldset.cerpadlo .list-select,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .list-select,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .list-select,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .list-select,
 body form.webforms-kotle .fieldset.cerpadlo .list-select,

body .webforms-dotace_zdroje .fieldset.cerpadlo .list-select,

body form.webforms-dotace_general .fieldset.kolektor .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .list-select,
 body form.webforms-rekuperace .fieldset.kolektor .list-select,
 body form.webforms-klimatizace .fieldset.kolektor .list-select,
 body form.webforms-technologie_tzb .fieldset.kolektor .list-select,
 body form.webforms-plynove_kotle .fieldset.kolektor .list-select,
 body form.webforms-fotovoltaika .fieldset.kolektor .list-select,
 body form.webforms-kotle .fieldset.kolektor .list-select,

body .webforms-dotace_zdroje .fieldset.kolektor .list-select {
	padding: 0 !important;
}
body form.webforms-dotace_general .fieldset.zdroj .field,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .field,
 body form.webforms-rekuperace .fieldset.zdroj .field,
 body form.webforms-klimatizace .fieldset.zdroj .field,
 body form.webforms-technologie_tzb .fieldset.zdroj .field,
 body form.webforms-plynove_kotle .fieldset.zdroj .field,
 body form.webforms-fotovoltaika .fieldset.zdroj .field,
 body form.webforms-kotle .fieldset.zdroj .field,

body .webforms-dotace_zdroje .fieldset.zdroj .field,

body form.webforms-dotace_general .fieldset.cerpadlo .field,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .field,
 body form.webforms-rekuperace .fieldset.cerpadlo .field,
 body form.webforms-klimatizace .fieldset.cerpadlo .field,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .field,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .field,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .field,
 body form.webforms-kotle .fieldset.cerpadlo .field,

body .webforms-dotace_zdroje .fieldset.cerpadlo .field,

body form.webforms-dotace_general .fieldset.kolektor .field,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .field,
 body form.webforms-rekuperace .fieldset.kolektor .field,
 body form.webforms-klimatizace .fieldset.kolektor .field,
 body form.webforms-technologie_tzb .fieldset.kolektor .field,
 body form.webforms-plynove_kotle .fieldset.kolektor .field,
 body form.webforms-fotovoltaika .fieldset.kolektor .field,
 body form.webforms-kotle .fieldset.kolektor .field,

body .webforms-dotace_zdroje .fieldset.kolektor .field {
	margin-bottom: 25px;
}
body form.webforms-dotace_general .fieldset.zdroj .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .field > label,
 body form.webforms-rekuperace .fieldset.zdroj .field > label,
 body form.webforms-klimatizace .fieldset.zdroj .field > label,
 body form.webforms-technologie_tzb .fieldset.zdroj .field > label,
 body form.webforms-plynove_kotle .fieldset.zdroj .field > label,
 body form.webforms-fotovoltaika .fieldset.zdroj .field > label,
 body form.webforms-kotle .fieldset.zdroj .field > label,

body .webforms-dotace_zdroje .fieldset.zdroj .field > label,

body form.webforms-dotace_general .fieldset.cerpadlo .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .field > label,
 body form.webforms-rekuperace .fieldset.cerpadlo .field > label,
 body form.webforms-klimatizace .fieldset.cerpadlo .field > label,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .field > label,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .field > label,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .field > label,
 body form.webforms-kotle .fieldset.cerpadlo .field > label,

body .webforms-dotace_zdroje .fieldset.cerpadlo .field > label,

body form.webforms-dotace_general .fieldset.kolektor .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .field > label,
 body form.webforms-rekuperace .fieldset.kolektor .field > label,
 body form.webforms-klimatizace .fieldset.kolektor .field > label,
 body form.webforms-technologie_tzb .fieldset.kolektor .field > label,
 body form.webforms-plynove_kotle .fieldset.kolektor .field > label,
 body form.webforms-fotovoltaika .fieldset.kolektor .field > label,
 body form.webforms-kotle .fieldset.kolektor .field > label,

body .webforms-dotace_zdroje .fieldset.kolektor .field > label {
	display: block;
	position: static !important;
	width: auto;
	font-size: 26px !important;
	font-weight: 300 !important;
	line-height: 1.1;
	margin-bottom: 8px;
	padding: 0;
}
body form.webforms-dotace_general .fieldset.zdroj .input-box,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .input-box,
 body form.webforms-rekuperace .fieldset.zdroj .input-box,
 body form.webforms-klimatizace .fieldset.zdroj .input-box,
 body form.webforms-technologie_tzb .fieldset.zdroj .input-box,
 body form.webforms-plynove_kotle .fieldset.zdroj .input-box,
 body form.webforms-fotovoltaika .fieldset.zdroj .input-box,
 body form.webforms-kotle .fieldset.zdroj .input-box,

body .webforms-dotace_zdroje .fieldset.zdroj .input-box,

body form.webforms-dotace_general .fieldset.cerpadlo .input-box,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .input-box,
 body form.webforms-rekuperace .fieldset.cerpadlo .input-box,
 body form.webforms-klimatizace .fieldset.cerpadlo .input-box,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .input-box,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .input-box,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .input-box,
 body form.webforms-kotle .fieldset.cerpadlo .input-box,

body .webforms-dotace_zdroje .fieldset.cerpadlo .input-box,

body form.webforms-dotace_general .fieldset.kolektor .input-box,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .input-box,
 body form.webforms-rekuperace .fieldset.kolektor .input-box,
 body form.webforms-klimatizace .fieldset.kolektor .input-box,
 body form.webforms-technologie_tzb .fieldset.kolektor .input-box,
 body form.webforms-plynove_kotle .fieldset.kolektor .input-box,
 body form.webforms-fotovoltaika .fieldset.kolektor .input-box,
 body form.webforms-kotle .fieldset.kolektor .input-box,

body .webforms-dotace_zdroje .fieldset.kolektor .input-box {
	margin-left: 0 !important;
}
body form.webforms-dotace_general .fieldset.zdroj .control,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .control,
 body form.webforms-rekuperace .fieldset.zdroj .control,
 body form.webforms-klimatizace .fieldset.zdroj .control,
 body form.webforms-technologie_tzb .fieldset.zdroj .control,
 body form.webforms-plynove_kotle .fieldset.zdroj .control,
 body form.webforms-fotovoltaika .fieldset.zdroj .control,
 body form.webforms-kotle .fieldset.zdroj .control,

body .webforms-dotace_zdroje .fieldset.zdroj .control,

body form.webforms-dotace_general .fieldset.cerpadlo .control,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .control,
 body form.webforms-rekuperace .fieldset.cerpadlo .control,
 body form.webforms-klimatizace .fieldset.cerpadlo .control,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .control,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .control,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .control,
 body form.webforms-kotle .fieldset.cerpadlo .control,

body .webforms-dotace_zdroje .fieldset.cerpadlo .control,

body form.webforms-dotace_general .fieldset.kolektor .control,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .control,
 body form.webforms-rekuperace .fieldset.kolektor .control,
 body form.webforms-klimatizace .fieldset.kolektor .control,
 body form.webforms-technologie_tzb .fieldset.kolektor .control,
 body form.webforms-plynove_kotle .fieldset.kolektor .control,
 body form.webforms-fotovoltaika .fieldset.kolektor .control,
 body form.webforms-kotle .fieldset.kolektor .control,

body .webforms-dotace_zdroje .fieldset.kolektor .control {
	position: relative;
}
body form.webforms-dotace_general .fieldset.zdroj .radio,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .radio,
 body form.webforms-rekuperace .fieldset.zdroj .radio,
 body form.webforms-klimatizace .fieldset.zdroj .radio,
 body form.webforms-technologie_tzb .fieldset.zdroj .radio,
 body form.webforms-plynove_kotle .fieldset.zdroj .radio,
 body form.webforms-fotovoltaika .fieldset.zdroj .radio,
 body form.webforms-kotle .fieldset.zdroj .radio,

body .webforms-dotace_zdroje .fieldset.zdroj .radio,

body form.webforms-dotace_general .fieldset.cerpadlo .radio,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .radio,
 body form.webforms-rekuperace .fieldset.cerpadlo .radio,
 body form.webforms-klimatizace .fieldset.cerpadlo .radio,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .radio,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .radio,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .radio,
 body form.webforms-kotle .fieldset.cerpadlo .radio,

body .webforms-dotace_zdroje .fieldset.cerpadlo .radio,

body form.webforms-dotace_general .fieldset.kolektor .radio,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .radio,
 body form.webforms-rekuperace .fieldset.kolektor .radio,
 body form.webforms-klimatizace .fieldset.kolektor .radio,
 body form.webforms-technologie_tzb .fieldset.kolektor .radio,
 body form.webforms-plynove_kotle .fieldset.kolektor .radio,
 body form.webforms-fotovoltaika .fieldset.kolektor .radio,
 body form.webforms-kotle .fieldset.kolektor .radio,

body .webforms-dotace_zdroje .fieldset.kolektor .radio {
	position: absolute;
	z-index: -10;
	top: -100%;
	left: -100%;
}
body form.webforms-dotace_general .fieldset.zdroj .radio + label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .radio + label,
 body form.webforms-rekuperace .fieldset.zdroj .radio + label,
 body form.webforms-klimatizace .fieldset.zdroj .radio + label,
 body form.webforms-technologie_tzb .fieldset.zdroj .radio + label,
 body form.webforms-plynove_kotle .fieldset.zdroj .radio + label,
 body form.webforms-fotovoltaika .fieldset.zdroj .radio + label,
 body form.webforms-kotle .fieldset.zdroj .radio + label,

body .webforms-dotace_zdroje .fieldset.zdroj .radio + label,

body form.webforms-dotace_general .fieldset.cerpadlo .radio + label,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .radio + label,
 body form.webforms-rekuperace .fieldset.cerpadlo .radio + label,
 body form.webforms-klimatizace .fieldset.cerpadlo .radio + label,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .radio + label,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .radio + label,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .radio + label,
 body form.webforms-kotle .fieldset.cerpadlo .radio + label,

body .webforms-dotace_zdroje .fieldset.cerpadlo .radio + label,

body form.webforms-dotace_general .fieldset.kolektor .radio + label,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .radio + label,
 body form.webforms-rekuperace .fieldset.kolektor .radio + label,
 body form.webforms-klimatizace .fieldset.kolektor .radio + label,
 body form.webforms-technologie_tzb .fieldset.kolektor .radio + label,
 body form.webforms-plynove_kotle .fieldset.kolektor .radio + label,
 body form.webforms-fotovoltaika .fieldset.kolektor .radio + label,
 body form.webforms-kotle .fieldset.kolektor .radio + label,

body .webforms-dotace_zdroje .fieldset.kolektor .radio + label {
	display: inline-block;
	position: relative;
	padding: 4px 10px 4px 28px;
}
body form.webforms-dotace_general .fieldset.zdroj .radio + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .radio + label::before,
 body form.webforms-rekuperace .fieldset.zdroj .radio + label::before,
 body form.webforms-klimatizace .fieldset.zdroj .radio + label::before,
 body form.webforms-technologie_tzb .fieldset.zdroj .radio + label::before,
 body form.webforms-plynove_kotle .fieldset.zdroj .radio + label::before,
 body form.webforms-fotovoltaika .fieldset.zdroj .radio + label::before,
 body form.webforms-kotle .fieldset.zdroj .radio + label::before,

body .webforms-dotace_zdroje .fieldset.zdroj .radio + label::before,

body form.webforms-dotace_general .fieldset.cerpadlo .radio + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .radio + label::before,
 body form.webforms-rekuperace .fieldset.cerpadlo .radio + label::before,
 body form.webforms-klimatizace .fieldset.cerpadlo .radio + label::before,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .radio + label::before,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .radio + label::before,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .radio + label::before,
 body form.webforms-kotle .fieldset.cerpadlo .radio + label::before,

body .webforms-dotace_zdroje .fieldset.cerpadlo .radio + label::before,

body form.webforms-dotace_general .fieldset.kolektor .radio + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .radio + label::before,
 body form.webforms-rekuperace .fieldset.kolektor .radio + label::before,
 body form.webforms-klimatizace .fieldset.kolektor .radio + label::before,
 body form.webforms-technologie_tzb .fieldset.kolektor .radio + label::before,
 body form.webforms-plynove_kotle .fieldset.kolektor .radio + label::before,
 body form.webforms-fotovoltaika .fieldset.kolektor .radio + label::before,
 body form.webforms-kotle .fieldset.kolektor .radio + label::before,

body .webforms-dotace_zdroje .fieldset.kolektor .radio + label::before {
	display: block;
	position: absolute;
	content: ' ';
	width: 16px;
	height: 16px;
	border-radius: 100%;
	border: 1px solid #555555;
	background: white;
	top: 50%;
	left: 0;
	margin-top: -9px;
}
body form.webforms-dotace_general .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-rekuperace .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-klimatizace .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.zdroj .radio:checked + label::after,
 body form.webforms-kotle .fieldset.zdroj .radio:checked + label::after,

body .webforms-dotace_zdroje .fieldset.zdroj .radio:checked + label::after,

body form.webforms-dotace_general .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-rekuperace .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-klimatizace .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .radio:checked + label::after,
 body form.webforms-kotle .fieldset.cerpadlo .radio:checked + label::after,

body .webforms-dotace_zdroje .fieldset.cerpadlo .radio:checked + label::after,

body form.webforms-dotace_general .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-rekuperace .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-klimatizace .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.kolektor .radio:checked + label::after,
 body form.webforms-kotle .fieldset.kolektor .radio:checked + label::after,

body .webforms-dotace_zdroje .fieldset.kolektor .radio:checked + label::after {
	display: block;
	position: absolute;
	content: ' ';
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #666666;
	top: 50%;
	left: 4px;
	margin-top: -5px;
}
body form.webforms-dotace_general .fieldset.zdroj,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj,
 body form.webforms-rekuperace .fieldset.zdroj,
 body form.webforms-klimatizace .fieldset.zdroj,
 body form.webforms-technologie_tzb .fieldset.zdroj,
 body form.webforms-plynove_kotle .fieldset.zdroj,
 body form.webforms-fotovoltaika .fieldset.zdroj,
 body form.webforms-kotle .fieldset.zdroj,

body .webforms-dotace_zdroje .fieldset.zdroj {
	border-color: #f48013 !important;
}
body form.webforms-dotace_general .fieldset.zdroj .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.zdroj .field > label,
 body form.webforms-rekuperace .fieldset.zdroj .field > label,
 body form.webforms-klimatizace .fieldset.zdroj .field > label,
 body form.webforms-technologie_tzb .fieldset.zdroj .field > label,
 body form.webforms-plynove_kotle .fieldset.zdroj .field > label,
 body form.webforms-fotovoltaika .fieldset.zdroj .field > label,
 body form.webforms-kotle .fieldset.zdroj .field > label,

body .webforms-dotace_zdroje .fieldset.zdroj .field > label {
	color: #f48013 !important;
}
body form.webforms-dotace_general .fieldset.cerpadlo,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo,
 body form.webforms-rekuperace .fieldset.cerpadlo,
 body form.webforms-klimatizace .fieldset.cerpadlo,
 body form.webforms-technologie_tzb .fieldset.cerpadlo,
 body form.webforms-plynove_kotle .fieldset.cerpadlo,
 body form.webforms-fotovoltaika .fieldset.cerpadlo,
 body form.webforms-kotle .fieldset.cerpadlo,

body .webforms-dotace_zdroje .fieldset.cerpadlo {
	border-color: #1e9cdf !important;
}
body form.webforms-dotace_general .fieldset.cerpadlo .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.cerpadlo .field > label,
 body form.webforms-rekuperace .fieldset.cerpadlo .field > label,
 body form.webforms-klimatizace .fieldset.cerpadlo .field > label,
 body form.webforms-technologie_tzb .fieldset.cerpadlo .field > label,
 body form.webforms-plynove_kotle .fieldset.cerpadlo .field > label,
 body form.webforms-fotovoltaika .fieldset.cerpadlo .field > label,
 body form.webforms-kotle .fieldset.cerpadlo .field > label,

body .webforms-dotace_zdroje .fieldset.cerpadlo .field > label {
	color: #1e9cdf !important;
}
body form.webforms-dotace_general .fieldset.kolektor,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor,
 body form.webforms-rekuperace .fieldset.kolektor,
 body form.webforms-klimatizace .fieldset.kolektor,
 body form.webforms-technologie_tzb .fieldset.kolektor,
 body form.webforms-plynove_kotle .fieldset.kolektor,
 body form.webforms-fotovoltaika .fieldset.kolektor,
 body form.webforms-kotle .fieldset.kolektor,

body .webforms-dotace_zdroje .fieldset.kolektor {
	border-color: #754c24 !important;
}
body form.webforms-dotace_general .fieldset.kolektor .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.kolektor .field > label,
 body form.webforms-rekuperace .fieldset.kolektor .field > label,
 body form.webforms-klimatizace .fieldset.kolektor .field > label,
 body form.webforms-technologie_tzb .fieldset.kolektor .field > label,
 body form.webforms-plynove_kotle .fieldset.kolektor .field > label,
 body form.webforms-fotovoltaika .fieldset.kolektor .field > label,
 body form.webforms-kotle .fieldset.kolektor .field > label,

body .webforms-dotace_zdroje .fieldset.kolektor .field > label {
	color: #754c24 !important;
}
body form.webforms-dotace_general .fieldset .notice,
 body form.webforms-tepelna_cerpadla .fieldset .notice,
 body form.webforms-rekuperace .fieldset .notice,
 body form.webforms-klimatizace .fieldset .notice,
 body form.webforms-technologie_tzb .fieldset .notice,
 body form.webforms-plynove_kotle .fieldset .notice,
 body form.webforms-fotovoltaika .fieldset .notice,
 body form.webforms-kotle .fieldset .notice,

body .webforms-dotace_zdroje .fieldset .notice {
	text-align: right;
	line-height: 20px;
	height: 20px;
	margin: 0 8%;
	padding: 20px 0 0 0;
	color: inherit;
}
body form.webforms-dotace_general .file-input,
 body form.webforms-tepelna_cerpadla .file-input,
 body form.webforms-rekuperace .file-input,
 body form.webforms-klimatizace .file-input,
 body form.webforms-technologie_tzb .file-input,
 body form.webforms-plynove_kotle .file-input,
 body form.webforms-fotovoltaika .file-input,
 body form.webforms-kotle .file-input,

body .webforms-dotace_zdroje .file-input {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
body form.webforms-dotace_general .file-input input,
 body form.webforms-tepelna_cerpadla .file-input input,
 body form.webforms-rekuperace .file-input input,
 body form.webforms-klimatizace .file-input input,
 body form.webforms-technologie_tzb .file-input input,
 body form.webforms-plynove_kotle .file-input input,
 body form.webforms-fotovoltaika .file-input input,
 body form.webforms-kotle .file-input input,

body .webforms-dotace_zdroje .file-input input {
	position: absolute;
	width: 700%;
	height: 700%;
	top: -350%;
	left: -350%;
	cursor: pointer;
}
body form.webforms-dotace_general .buttons-set,
 body form.webforms-tepelna_cerpadla .buttons-set,
 body form.webforms-rekuperace .buttons-set,
 body form.webforms-klimatizace .buttons-set,
 body form.webforms-technologie_tzb .buttons-set,
 body form.webforms-plynove_kotle .buttons-set,
 body form.webforms-fotovoltaika .buttons-set,
 body form.webforms-kotle .buttons-set,

body .webforms-dotace_zdroje .buttons-set {
	text-align: center;
	background: #F1F1F1;
	margin: 0;
	padding: 30px;
	border: 0;
	line-height: 1;
}
body form.webforms-dotace_general .buttons-set button span,
 body form.webforms-tepelna_cerpadla .buttons-set button span,
 body form.webforms-rekuperace .buttons-set button span,
 body form.webforms-klimatizace .buttons-set button span,
 body form.webforms-technologie_tzb .buttons-set button span,
 body form.webforms-plynove_kotle .buttons-set button span,
 body form.webforms-fotovoltaika .buttons-set button span,
 body form.webforms-kotle .buttons-set button span,

body .webforms-dotace_zdroje .buttons-set button span {
	display: inline;
	color: inherit;
	background: transparent;
	font-weight: inherit;
}
body form.webforms-dotace_general .buttons-set button,
 body form.webforms-tepelna_cerpadla .buttons-set button,
 body form.webforms-rekuperace .buttons-set button,
 body form.webforms-klimatizace .buttons-set button,
 body form.webforms-technologie_tzb .buttons-set button,
 body form.webforms-plynove_kotle .buttons-set button,
 body form.webforms-fotovoltaika .buttons-set button,
 body form.webforms-kotle .buttons-set button,

body .webforms-dotace_zdroje .buttons-set button,

body form.webforms-dotace_general .file-input,
 body form.webforms-tepelna_cerpadla .file-input,
 body form.webforms-rekuperace .file-input,
 body form.webforms-klimatizace .file-input,
 body form.webforms-technologie_tzb .file-input,
 body form.webforms-plynove_kotle .file-input,
 body form.webforms-fotovoltaika .file-input,
 body form.webforms-kotle .file-input,

body .webforms-dotace_zdroje .file-input {
	min-width: 190px;
	padding: 12px 20px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	background: #171a60 !important;
	color: white !important;
	border: 0 !important;
	border-radius: 6px;
	text-align: center;
	font-weight: normal;
}
body form.webforms-dotace_general .form-list,
 body form.webforms-tepelna_cerpadla .form-list,
 body form.webforms-rekuperace .form-list,
 body form.webforms-klimatizace .form-list,
 body form.webforms-technologie_tzb .form-list,
 body form.webforms-plynove_kotle .form-list,
 body form.webforms-fotovoltaika .form-list,
 body form.webforms-kotle .form-list,

body .webforms-dotace_zdroje .form-list {
	margin: 0 8%;
}
body form.webforms-dotace_general .form-list .fields,
 body form.webforms-tepelna_cerpadla .form-list .fields,
 body form.webforms-rekuperace .form-list .fields,
 body form.webforms-klimatizace .form-list .fields,
 body form.webforms-technologie_tzb .form-list .fields,
 body form.webforms-plynove_kotle .form-list .fields,
 body form.webforms-fotovoltaika .form-list .fields,
 body form.webforms-kotle .form-list .fields,

body .webforms-dotace_zdroje .form-list .fields {
	margin: 0 -15px;
}
body form.webforms-dotace_general .form-list .fields::after,
 body form.webforms-tepelna_cerpadla .form-list .fields::after,
 body form.webforms-rekuperace .form-list .fields::after,
 body form.webforms-klimatizace .form-list .fields::after,
 body form.webforms-technologie_tzb .form-list .fields::after,
 body form.webforms-plynove_kotle .form-list .fields::after,
 body form.webforms-fotovoltaika .form-list .fields::after,
 body form.webforms-kotle .form-list .fields::after,

body .webforms-dotace_zdroje .form-list .fields::after {
	content: ' ';
	height: 0;
	clear: both;
	display: block;
}
body form.webforms-dotace_general .form-list .fields > *,
 body form.webforms-tepelna_cerpadla .form-list .fields > *,
 body form.webforms-rekuperace .form-list .fields > *,
 body form.webforms-klimatizace .form-list .fields > *,
 body form.webforms-technologie_tzb .form-list .fields > *,
 body form.webforms-plynove_kotle .form-list .fields > *,
 body form.webforms-fotovoltaika .form-list .fields > *,
 body form.webforms-kotle .form-list .fields > *,

body .webforms-dotace_zdroje .form-list .fields > * {
	width: auto;
	box-sizing: border-box;
	padding: 5px 15px;
	float: none;
    position: static;
}
@media screen and (min-width: 640px) {
	body form.webforms-dotace_general .form-list .fields > *,
 body form.webforms-tepelna_cerpadla .form-list .fields > *,
 body form.webforms-rekuperace .form-list .fields > *,
 body form.webforms-klimatizace .form-list .fields > *,
 body form.webforms-technologie_tzb .form-list .fields > *,
 body form.webforms-plynove_kotle .form-list .fields > *,
 body form.webforms-fotovoltaika .form-list .fields > *,
 body form.webforms-kotle .form-list .fields > *,

	body .webforms-dotace_zdroje .form-list .fields > * {
		float: left;
		width: 50%;
	}
}
body form.webforms-dotace_general .form-list .fields > * > .input-box,
 body form.webforms-tepelna_cerpadla .form-list .fields > * > .input-box,
 body form.webforms-rekuperace .form-list .fields > * > .input-box,
 body form.webforms-klimatizace .form-list .fields > * > .input-box,
 body form.webforms-technologie_tzb .form-list .fields > * > .input-box,
 body form.webforms-plynove_kotle .form-list .fields > * > .input-box,
 body form.webforms-fotovoltaika .form-list .fields > * > .input-box,
 body form.webforms-kotle .form-list .fields > * > .input-box,

body .webforms-dotace_zdroje .form-list .fields > * > .input-box {
	width: 100%;
}
body form.webforms-dotace_general .form-list .fields .field .other,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other,
 body form.webforms-rekuperace .form-list .fields .field .other,
 body form.webforms-klimatizace .form-list .fields .field .other,
 body form.webforms-technologie_tzb .form-list .fields .field .other,
 body form.webforms-plynove_kotle .form-list .fields .field .other,
 body form.webforms-fotovoltaika .form-list .fields .field .other,
 body form.webforms-kotle .form-list .fields .field .other,

body .webforms-dotace_zdroje .form-list .fields .field .other {
	margin-top: 5px;
}
body form.webforms-dotace_general .form-list .fields .field .other:first-child,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other:first-child,
 body form.webforms-rekuperace .form-list .fields .field .other:first-child,
 body form.webforms-klimatizace .form-list .fields .field .other:first-child,
 body form.webforms-technologie_tzb .form-list .fields .field .other:first-child,
 body form.webforms-plynove_kotle .form-list .fields .field .other:first-child,
 body form.webforms-fotovoltaika .form-list .fields .field .other:first-child,
 body form.webforms-kotle .form-list .fields .field .other:first-child,

body .webforms-dotace_zdroje .form-list .fields .field .other:first-child {
	margin-top: 0;
}
body form.webforms-dotace_general .form-list .fields .field .other > label,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other > label,
 body form.webforms-rekuperace .form-list .fields .field .other > label,
 body form.webforms-klimatizace .form-list .fields .field .other > label,
 body form.webforms-technologie_tzb .form-list .fields .field .other > label,
 body form.webforms-plynove_kotle .form-list .fields .field .other > label,
 body form.webforms-fotovoltaika .form-list .fields .field .other > label,
 body form.webforms-kotle .form-list .fields .field .other > label,

body .webforms-dotace_zdroje .form-list .fields .field .other > label {
	display: inline-block;
	padding: 0 10px 0 0;
}
body form.webforms-dotace_general .form-list .fields .field .other .input-box,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other .input-box,
 body form.webforms-rekuperace .form-list .fields .field .other .input-box,
 body form.webforms-klimatizace .form-list .fields .field .other .input-box,
 body form.webforms-technologie_tzb .form-list .fields .field .other .input-box,
 body form.webforms-plynove_kotle .form-list .fields .field .other .input-box,
 body form.webforms-fotovoltaika .form-list .fields .field .other .input-box,
 body form.webforms-kotle .form-list .fields .field .other .input-box,

body .webforms-dotace_zdroje .form-list .fields .field .other .input-box {
	display: inline-block;
}
body form.webforms-dotace_general .form-list .fields .field .other .input-box input,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other .input-box input,
 body form.webforms-rekuperace .form-list .fields .field .other .input-box input,
 body form.webforms-klimatizace .form-list .fields .field .other .input-box input,
 body form.webforms-technologie_tzb .form-list .fields .field .other .input-box input,
 body form.webforms-plynove_kotle .form-list .fields .field .other .input-box input,
 body form.webforms-fotovoltaika .form-list .fields .field .other .input-box input,
 body form.webforms-kotle .form-list .fields .field .other .input-box input,

body .webforms-dotace_zdroje .form-list .fields .field .other .input-box input,

body form.webforms-dotace_general .form-list .fields .field .other .input-box select,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other .input-box select,
 body form.webforms-rekuperace .form-list .fields .field .other .input-box select,
 body form.webforms-klimatizace .form-list .fields .field .other .input-box select,
 body form.webforms-technologie_tzb .form-list .fields .field .other .input-box select,
 body form.webforms-plynove_kotle .form-list .fields .field .other .input-box select,
 body form.webforms-fotovoltaika .form-list .fields .field .other .input-box select,
 body form.webforms-kotle .form-list .fields .field .other .input-box select,

body .webforms-dotace_zdroje .form-list .fields .field .other .input-box select,

body form.webforms-dotace_general .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-rekuperace .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-klimatizace .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-technologie_tzb .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-plynove_kotle .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-fotovoltaika .form-list .fields .field .other .input-box teaxtarea,
 body form.webforms-kotle .form-list .fields .field .other .input-box teaxtarea,

body .webforms-dotace_zdroje .form-list .fields .field .other .input-box teaxtarea {
	margin: 0;
	width: 80px;
	padding: 5px;
	height: auto;
	line-height: 1;
}
body form.webforms-dotace_general .form-list .fields .field .other .input-box select,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other .input-box select,
 body form.webforms-rekuperace .form-list .fields .field .other .input-box select,
 body form.webforms-klimatizace .form-list .fields .field .other .input-box select,
 body form.webforms-technologie_tzb .form-list .fields .field .other .input-box select,
 body form.webforms-plynove_kotle .form-list .fields .field .other .input-box select,
 body form.webforms-fotovoltaika .form-list .fields .field .other .input-box select,
 body form.webforms-kotle .form-list .fields .field .other .input-box select,

body .webforms-dotace_zdroje .form-list .fields .field .other .input-box select {
	width: auto;
}
body form.webforms-dotace_general .form-list .fields .field .other textarea,
 body form.webforms-tepelna_cerpadla .form-list .fields .field .other textarea,
 body form.webforms-rekuperace .form-list .fields .field .other textarea,
 body form.webforms-klimatizace .form-list .fields .field .other textarea,
 body form.webforms-technologie_tzb .form-list .fields .field .other textarea,
 body form.webforms-plynove_kotle .form-list .fields .field .other textarea,
 body form.webforms-fotovoltaika .form-list .fields .field .other textarea,
 body form.webforms-kotle .form-list .fields .field .other textarea,

body .webforms-dotace_zdroje .form-list .fields .field .other textarea {
	width: 100% !important;
	line-height: 1.3 !important;
}
body form.webforms-dotace_general,
 body form.webforms-tepelna_cerpadla ,
 body form.webforms-rekuperace ,
 body form.webforms-klimatizace ,
 body form.webforms-technologie_tzb ,
 body form.webforms-plynove_kotle ,
 body form.webforms-fotovoltaika ,
 body form.webforms-kotle {
    background: white;
    color: #5b5b5b;
    max-width: 1330px;
    margin-left: auto;
    margin-right: auto;
}
body form.webforms-dotace_general label small,
 body form.webforms-tepelna_cerpadla label small,
 body form.webforms-rekuperace label small,
 body form.webforms-klimatizace label small,
 body form.webforms-technologie_tzb label small,
 body form.webforms-plynove_kotle label small,
 body form.webforms-fotovoltaika label small,
 body form.webforms-kotle label small{
    text-transform: none;
}
body form.webforms-dotace_general .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .webforms-fields-comment,
 body form.webforms-rekuperace .webforms-fields-comment,
 body form.webforms-klimatizace .webforms-fields-comment,
 body form.webforms-technologie_tzb .webforms-fields-comment,
 body form.webforms-plynove_kotle .webforms-fields-comment,
 body form.webforms-fotovoltaika .webforms-fields-comment,
 body form.webforms-kotle .webforms-fields-comment{
    line-height: 1.3;
}
body form.webforms-dotace_general .validation-advice,
 body form.webforms-tepelna_cerpadla .validation-advice,
 body form.webforms-rekuperace .validation-advice,
 body form.webforms-klimatizace .validation-advice,
 body form.webforms-technologie_tzb .validation-advice,
 body form.webforms-plynove_kotle .validation-advice,
 body form.webforms-fotovoltaika .validation-advice,
 body form.webforms-kotle .validation-advice{
    top: auto !important;
}
body form.webforms-dotace_general .input-box-select select,
 body form.webforms-tepelna_cerpadla .input-box-select select,
 body form.webforms-rekuperace .input-box-select select,
 body form.webforms-klimatizace .input-box-select select,
 body form.webforms-technologie_tzb .input-box-select select,
 body form.webforms-plynove_kotle .input-box-select select,
 body form.webforms-fotovoltaika .input-box-select select,
 body form.webforms-kotle .input-box-select select{
    display: block !important;
}
body form.webforms-dotace_general .chosen-container,
 body form.webforms-tepelna_cerpadla .chosen-container,
 body form.webforms-rekuperace .chosen-container,
 body form.webforms-klimatizace .chosen-container,
 body form.webforms-technologie_tzb .chosen-container,
 body form.webforms-plynove_kotle .chosen-container,
 body form.webforms-fotovoltaika .chosen-container,
 body form.webforms-kotle .chosen-container{
    display: none !important;
}
body form.webforms-dotace_general small,
 body form.webforms-tepelna_cerpadla small,
 body form.webforms-rekuperace small,
 body form.webforms-klimatizace small,
 body form.webforms-technologie_tzb small,
 body form.webforms-plynove_kotle small,
 body form.webforms-fotovoltaika small,
 body form.webforms-kotle small{
    font-size: 0.87em;
}
body form.webforms-dotace_general .field label em{
float: none; font-size: 1em; display: inline;
}
body form.webforms-dotace_general h2,
 body form.webforms-tepelna_cerpadla h2,
 body form.webforms-rekuperace h2,
 body form.webforms-klimatizace h2,
 body form.webforms-technologie_tzb h2,
 body form.webforms-plynove_kotle h2,
 body form.webforms-fotovoltaika h2,
 body form.webforms-kotle h2,

body form.webforms-dotace_general h3,
 body form.webforms-tepelna_cerpadla h3,
 body form.webforms-rekuperace h3,
 body form.webforms-klimatizace h3,
 body form.webforms-technologie_tzb h3,
 body form.webforms-plynove_kotle h3,
 body form.webforms-fotovoltaika h3,
 body form.webforms-kotle h3{
    display: block;
    margin: 20px 20px 10px 20px;
    padding: 0;
    color: #001E60;
    font-size: 26px;
    font-weight: normal;
    text-align: center;
}
body form.webforms-dotace_general .fieldset > h2,
 body form.webforms-tepelna_cerpadla .fieldset > h2,
 body form.webforms-rekuperace .fieldset > h2,
 body form.webforms-klimatizace .fieldset > h2,
 body form.webforms-technologie_tzb .fieldset > h2,
 body form.webforms-plynove_kotle .fieldset > h2,
 body form.webforms-fotovoltaika .fieldset > h2,
 body form.webforms-kotle .fieldset > h2{
    margin-top: 0;
    margin-bottom: 10px;
}
body form.webforms-dotace_general .fieldset ul,
 body form.webforms-tepelna_cerpadla .fieldset ul,
 body form.webforms-rekuperace .fieldset ul,
 body form.webforms-klimatizace .fieldset ul,
 body form.webforms-technologie_tzb .fieldset ul,
 body form.webforms-plynove_kotle .fieldset ul,
 body form.webforms-fotovoltaika .fieldset ul,
 body form.webforms-kotle .fieldset ul{
    font-size: inherit;
}
body form.webforms-dotace_general .fieldset input[type=text],
 body form.webforms-tepelna_cerpadla .fieldset input[type=text],
 body form.webforms-rekuperace .fieldset input[type=text],
 body form.webforms-klimatizace .fieldset input[type=text],
 body form.webforms-technologie_tzb .fieldset input[type=text],
 body form.webforms-plynove_kotle .fieldset input[type=text],
 body form.webforms-fotovoltaika .fieldset input[type=text],
 body form.webforms-kotle .fieldset input[type=text],

body form.webforms-dotace_general .fieldset input[type=number],
 body form.webforms-tepelna_cerpadla .fieldset input[type=number],
 body form.webforms-rekuperace .fieldset input[type=number],
 body form.webforms-klimatizace .fieldset input[type=number],
 body form.webforms-technologie_tzb .fieldset input[type=number],
 body form.webforms-plynove_kotle .fieldset input[type=number],
 body form.webforms-fotovoltaika .fieldset input[type=number],
 body form.webforms-kotle .fieldset input[type=number],

body form.webforms-dotace_general .fieldset select,
 body form.webforms-tepelna_cerpadla .fieldset select,
 body form.webforms-rekuperace .fieldset select,
 body form.webforms-klimatizace .fieldset select,
 body form.webforms-technologie_tzb .fieldset select,
 body form.webforms-plynove_kotle .fieldset select,
 body form.webforms-fotovoltaika .fieldset select,
 body form.webforms-kotle .fieldset select,

body form.webforms-dotace_general .fieldset .input-text,
 body form.webforms-tepelna_cerpadla .fieldset .input-text,
 body form.webforms-rekuperace .fieldset .input-text,
 body form.webforms-klimatizace .fieldset .input-text,
 body form.webforms-technologie_tzb .fieldset .input-text,
 body form.webforms-plynove_kotle .fieldset .input-text,
 body form.webforms-fotovoltaika .fieldset .input-text,
 body form.webforms-kotle .fieldset .input-text,

body form.webforms-dotace_general .fieldset .input-box .chosen-container a,
 body form.webforms-tepelna_cerpadla .fieldset .input-box .chosen-container a,
 body form.webforms-rekuperace .fieldset .input-box .chosen-container a,
 body form.webforms-klimatizace .fieldset .input-box .chosen-container a,
 body form.webforms-technologie_tzb .fieldset .input-box .chosen-container a,
 body form.webforms-plynove_kotle .fieldset .input-box .chosen-container a,
 body form.webforms-fotovoltaika .fieldset .input-box .chosen-container a,
 body form.webforms-kotle .fieldset .input-box .chosen-container a{
    font-size: 15px !important;
    padding: 6px 12px;
    color: #8a8a8a !important;
    height: 34px;
}
body form.webforms-dotace_general .fieldset .input-box .chosen-container a div,
 body form.webforms-tepelna_cerpadla .fieldset .input-box .chosen-container a div,
 body form.webforms-rekuperace .fieldset .input-box .chosen-container a div,
 body form.webforms-klimatizace .fieldset .input-box .chosen-container a div,
 body form.webforms-technologie_tzb .fieldset .input-box .chosen-container a div,
 body form.webforms-plynove_kotle .fieldset .input-box .chosen-container a div,
 body form.webforms-fotovoltaika .fieldset .input-box .chosen-container a div,
 body form.webforms-kotle .fieldset .input-box .chosen-container a div{
    top: 5px;
    height: 26px;
}
body form.webforms-dotace_general .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-tepelna_cerpadla .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-rekuperace .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-klimatizace .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-technologie_tzb .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-plynove_kotle .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-fotovoltaika .fieldset .chosen-container-active .chosen-single span,
 body form.webforms-kotle .fieldset .chosen-container-active .chosen-single span{
    color: inherit !important;
}
body form.webforms-dotace_general .fieldset label.required em,
 body form.webforms-tepelna_cerpadla .fieldset label.required em,
 body form.webforms-rekuperace .fieldset label.required em,
 body form.webforms-klimatizace .fieldset label.required em,
 body form.webforms-technologie_tzb .fieldset label.required em,
 body form.webforms-plynove_kotle .fieldset label.required em,
 body form.webforms-fotovoltaika .fieldset label.required em,
 body form.webforms-kotle .fieldset label.required em{
    display: none;
}
body form.webforms-dotace_general .fieldset::after,
 body form.webforms-tepelna_cerpadla .fieldset::after,
 body form.webforms-rekuperace .fieldset::after,
 body form.webforms-klimatizace .fieldset::after,
 body form.webforms-technologie_tzb .fieldset::after,
 body form.webforms-plynove_kotle .fieldset::after,
 body form.webforms-fotovoltaika .fieldset::after,
 body form.webforms-kotle .fieldset::after{
    display: block;
    height: 0;
    clear: both;
    content: ' ';
}
body form.webforms-dotace_general .fieldset .form-list,
 body form.webforms-tepelna_cerpadla .fieldset .form-list,
 body form.webforms-rekuperace .fieldset .form-list,
 body form.webforms-klimatizace .fieldset .form-list,
 body form.webforms-technologie_tzb .fieldset .form-list,
 body form.webforms-plynove_kotle .fieldset .form-list,
 body form.webforms-fotovoltaika .fieldset .form-list,
 body form.webforms-kotle .fieldset .form-list{
    margin: 0 5%;
}
body form.webforms-dotace_general .fieldset .form-list::after,
 body form.webforms-tepelna_cerpadla .fieldset .form-list::after,
 body form.webforms-rekuperace .fieldset .form-list::after,
 body form.webforms-klimatizace .fieldset .form-list::after,
 body form.webforms-technologie_tzb .fieldset .form-list::after,
 body form.webforms-plynove_kotle .fieldset .form-list::after,
 body form.webforms-fotovoltaika .fieldset .form-list::after,
 body form.webforms-kotle .fieldset .form-list::after{
    display: block;
    height: 0;
    content: ' ';
    clear: left;
}
body form.webforms-dotace_general .fieldset label,
 body form.webforms-tepelna_cerpadla .fieldset label,
 body form.webforms-rekuperace .fieldset label,
 body form.webforms-klimatizace .fieldset label,
 body form.webforms-technologie_tzb .fieldset label,
 body form.webforms-plynove_kotle .fieldset label,
 body form.webforms-fotovoltaika .fieldset label,
 body form.webforms-kotle .fieldset label{
    color: inherit !important;
}
body form.webforms-dotace_general .fieldset label .optional,
 body form.webforms-tepelna_cerpadla .fieldset label .optional,
 body form.webforms-rekuperace .fieldset label .optional,
 body form.webforms-klimatizace .fieldset label .optional,
 body form.webforms-technologie_tzb .fieldset label .optional,
 body form.webforms-plynove_kotle .fieldset label .optional,
 body form.webforms-fotovoltaika .fieldset label .optional,
 body form.webforms-kotle .fieldset label .optional{
    display: inline-block;
    vertical-align: top;
    font-size: 0.8em;
    color: #999;
    psoition: relative;
    top: -2px;
}
body form.webforms-dotace_general .fieldset.general,
 body form.webforms-tepelna_cerpadla .fieldset.general,
 body form.webforms-rekuperace .fieldset.general,
 body form.webforms-klimatizace .fieldset.general,
 body form.webforms-technologie_tzb .fieldset.general,
 body form.webforms-plynove_kotle .fieldset.general,
 body form.webforms-fotovoltaika .fieldset.general,
 body form.webforms-kotle .fieldset.general{
    padding-top: 0;
}
body form.webforms-dotace_general .fieldset.general h2,
 body form.webforms-tepelna_cerpadla .fieldset.general h2,
 body form.webforms-rekuperace .fieldset.general h2,
 body form.webforms-klimatizace .fieldset.general h2,
 body form.webforms-technologie_tzb .fieldset.general h2,
 body form.webforms-plynove_kotle .fieldset.general h2,
 body form.webforms-fotovoltaika .fieldset.general h2,
 body form.webforms-kotle .fieldset.general h2{
    display: none;
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.general .form-list .col,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col,
 body form.webforms-rekuperace .fieldset.general .form-list .col,
 body form.webforms-klimatizace .fieldset.general .form-list .col,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col,
 body form.webforms-kotle .fieldset.general .form-list .col{
        columns: 2;
        -webkit-columns: 2;
    }
}
@media screen and (min-width: 1200px) {
    body form.webforms-dotace_general .fieldset.general .form-list .col,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col,
 body form.webforms-rekuperace .fieldset.general .form-list .col,
 body form.webforms-klimatizace .fieldset.general .form-list .col,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col,
 body form.webforms-kotle .fieldset.general .form-list .col{
        columns: 3;
        -webkit-columns: 3;
    }
}
body form.webforms-dotace_general .fieldset.general .form-list .col .fields,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col .fields,
 body form.webforms-rekuperace .fieldset.general .form-list .col .fields,
 body form.webforms-klimatizace .fieldset.general .form-list .col .fields,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col .fields,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col .fields,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col .fields,
 body form.webforms-kotle .fieldset.general .form-list .col .fields{
    margin: 0 !important;
    break-inside: avoid-column;
    page-break-inside: avoid;
    overflow: hidden;
    position: static !important;
}
body form.webforms-dotace_general .fieldset.general .form-list .col .fields .field,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col .fields .field,
 body form.webforms-rekuperace .fieldset.general .form-list .col .fields .field,
 body form.webforms-klimatizace .fieldset.general .form-list .col .fields .field,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col .fields .field,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col .fields .field,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col .fields .field,
 body form.webforms-kotle .fieldset.general .form-list .col .fields .field{
    float: none !important;
    width: auto !important;
    padding: 0 !important;
}
body form.webforms-dotace_general .fieldset.general .form-list input[type=text],
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list input[type=text],
 body form.webforms-rekuperace .fieldset.general .form-list input[type=text],
 body form.webforms-klimatizace .fieldset.general .form-list input[type=text],
 body form.webforms-technologie_tzb .fieldset.general .form-list input[type=text],
 body form.webforms-plynove_kotle .fieldset.general .form-list input[type=text],
 body form.webforms-fotovoltaika .fieldset.general .form-list input[type=text],
 body form.webforms-kotle .fieldset.general .form-list input[type=text],
  body form.webforms-dotace_general .fieldset.general .form-list textarea{
    color: black !important;
}
@media screen and (min-width: 1200px) {
    body form.webforms-dotace_general .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-rekuperace .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-klimatizace .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico,
 body form.webforms-kotle .fieldset.general .form-list .col .fields .field.hidden.webforms-fields-ico{
        display: block !important;
        visibility: hidden;
    }
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.general .form-list .col .fields .field,
 body form.webforms-tepelna_cerpadla .fieldset.general .form-list .col .fields .field,
 body form.webforms-rekuperace .fieldset.general .form-list .col .fields .field,
 body form.webforms-klimatizace .fieldset.general .form-list .col .fields .field,
 body form.webforms-technologie_tzb .fieldset.general .form-list .col .fields .field,
 body form.webforms-plynove_kotle .fieldset.general .form-list .col .fields .field,
 body form.webforms-fotovoltaika .fieldset.general .form-list .col .fields .field,
 body form.webforms-kotle .fieldset.general .form-list .col .fields .field{
        padding: 5px !important;
    }
}
body form.webforms-dotace_general .fieldset.general .wide.textarea,
 body form.webforms-tepelna_cerpadla .fieldset.general .wide.textarea,
 body form.webforms-rekuperace .fieldset.general .wide.textarea,
 body form.webforms-klimatizace .fieldset.general .wide.textarea,
 body form.webforms-technologie_tzb .fieldset.general .wide.textarea,
 body form.webforms-plynove_kotle .fieldset.general .wide.textarea,
 body form.webforms-fotovoltaika .fieldset.general .wide.textarea,
 body form.webforms-kotle .fieldset.general .wide.textarea{
    margin: 15px 0 0 0 !important;
}
body form.webforms-dotace_general .fieldset.general .wide.textarea textarea,
 body form.webforms-tepelna_cerpadla .fieldset.general .wide.textarea textarea,
 body form.webforms-rekuperace .fieldset.general .wide.textarea textarea,
 body form.webforms-klimatizace .fieldset.general .wide.textarea textarea,
 body form.webforms-technologie_tzb .fieldset.general .wide.textarea textarea,
 body form.webforms-plynove_kotle .fieldset.general .wide.textarea textarea,
 body form.webforms-fotovoltaika .fieldset.general .wide.textarea textarea,
 body form.webforms-kotle .fieldset.general .wide.textarea textarea{
    height: 230px;
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.general .wide.textarea,
 body form.webforms-tepelna_cerpadla .fieldset.general .wide.textarea,
 body form.webforms-rekuperace .fieldset.general .wide.textarea,
 body form.webforms-klimatizace .fieldset.general .wide.textarea,
 body form.webforms-technologie_tzb .fieldset.general .wide.textarea,
 body form.webforms-plynove_kotle .fieldset.general .wide.textarea,
 body form.webforms-fotovoltaika .fieldset.general .wide.textarea,
 body form.webforms-kotle .fieldset.general .wide.textarea{
        float: left;
        width: 50% !important;
        box-sizing: border-box;
        padding-right: 30px;
    }
}
@media screen and (min-width: 840px) {
    body form.webforms-dotace_general .fieldset.general .wide.textarea,
 body form.webforms-tepelna_cerpadla .fieldset.general .wide.textarea,
 body form.webforms-rekuperace .fieldset.general .wide.textarea,
 body form.webforms-klimatizace .fieldset.general .wide.textarea,
 body form.webforms-technologie_tzb .fieldset.general .wide.textarea,
 body form.webforms-plynove_kotle .fieldset.general .wide.textarea,
 body form.webforms-fotovoltaika .fieldset.general .wide.textarea,
 body form.webforms-kotle .fieldset.general .wide.textarea{
        width: 60% !important;
    }
}
@media screen and (min-width: 1024px) {
    body form.webforms-dotace_general .fieldset.general .wide.textarea,
 body form.webforms-tepelna_cerpadla .fieldset.general .wide.textarea,
 body form.webforms-rekuperace .fieldset.general .wide.textarea,
 body form.webforms-klimatizace .fieldset.general .wide.textarea,
 body form.webforms-technologie_tzb .fieldset.general .wide.textarea,
 body form.webforms-plynove_kotle .fieldset.general .wide.textarea,
 body form.webforms-fotovoltaika .fieldset.general .wide.textarea,
 body form.webforms-kotle .fieldset.general .wide.textarea{
        width: 68% !important;
    }
}
body form.webforms-dotace_general .fieldset.general .fields.branch-store,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.branch-store,
 body form.webforms-rekuperace .fieldset.general .fields.branch-store,
 body form.webforms-klimatizace .fieldset.general .fields.branch-store,
 body form.webforms-technologie_tzb .fieldset.general .fields.branch-store,
 body form.webforms-plynove_kotle .fieldset.general .fields.branch-store,
 body form.webforms-fotovoltaika .fieldset.general .fields.branch-store,
 body form.webforms-kotle .fieldset.general .fields.branch-store{
    position: static !important;
}
body form.webforms-dotace_general .fieldset.general .fields.file,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file,
 body form.webforms-rekuperace .fieldset.general .fields.file,
 body form.webforms-klimatizace .fieldset.general .fields.file,
 body form.webforms-technologie_tzb .fieldset.general .fields.file,
 body form.webforms-plynove_kotle .fieldset.general .fields.file,
 body form.webforms-fotovoltaika .fieldset.general .fields.file,
 body form.webforms-kotle .fieldset.general .fields.file{
    margin: 15px 0 0 0 !important;
}
body form.webforms-dotace_general .fieldset.general .fields.file .field,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file .field,
 body form.webforms-rekuperace .fieldset.general .fields.file .field,
 body form.webforms-klimatizace .fieldset.general .fields.file .field,
 body form.webforms-technologie_tzb .fieldset.general .fields.file .field,
 body form.webforms-plynove_kotle .fieldset.general .fields.file .field,
 body form.webforms-fotovoltaika .fieldset.general .fields.file .field,
 body form.webforms-kotle .fieldset.general .fields.file .field{
    float: none !important;
    padding: 0 !important;
    width: auto !important;
}
body form.webforms-dotace_general .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.general .fields.file .webforms-fields-comment,
 body form.webforms-kotle .fieldset.general .fields.file .webforms-fields-comment{
    float: none;
    color: #a3a3a3;
    font-size: 12px;
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.general .fields.file,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file,
 body form.webforms-rekuperace .fieldset.general .fields.file,
 body form.webforms-klimatizace .fieldset.general .fields.file,
 body form.webforms-technologie_tzb .fieldset.general .fields.file,
 body form.webforms-plynove_kotle .fieldset.general .fields.file,
 body form.webforms-fotovoltaika .fieldset.general .fields.file,
 body form.webforms-kotle .fieldset.general .fields.file{
        float: left;
        width: 50% !important;
    }
    body form.webforms-dotace_general .fieldset.general .fields.file .file-input,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file .file-input,
 body form.webforms-rekuperace .fieldset.general .fields.file .file-input,
 body form.webforms-klimatizace .fieldset.general .fields.file .file-input,
 body form.webforms-technologie_tzb .fieldset.general .fields.file .file-input,
 body form.webforms-plynove_kotle .fieldset.general .fields.file .file-input,
 body form.webforms-fotovoltaika .fieldset.general .fields.file .file-input,
 body form.webforms-kotle .fieldset.general .fields.file .file-input{
        width: 100%;
        box-sizing: border-box;
        text-align: left;
    }
}
@media screen and (min-width: 840px) {
    body form.webforms-dotace_general .fieldset.general .fields.file,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file,
 body form.webforms-rekuperace .fieldset.general .fields.file,
 body form.webforms-klimatizace .fieldset.general .fields.file,
 body form.webforms-technologie_tzb .fieldset.general .fields.file,
 body form.webforms-plynove_kotle .fieldset.general .fields.file,
 body form.webforms-fotovoltaika .fieldset.general .fields.file,
 body form.webforms-kotle .fieldset.general .fields.file{
        width: 40% !important;
    }
}
@media screen and (min-width: 1024px) {
    body form.webforms-dotace_general .fieldset.general .fields.file,
 body form.webforms-tepelna_cerpadla .fieldset.general .fields.file,
 body form.webforms-rekuperace .fieldset.general .fields.file,
 body form.webforms-klimatizace .fieldset.general .fields.file,
 body form.webforms-technologie_tzb .fieldset.general .fields.file,
 body form.webforms-plynove_kotle .fieldset.general .fields.file,
 body form.webforms-fotovoltaika .fieldset.general .fields.file,
 body form.webforms-kotle .fieldset.general .fields.file{
        width: 32% !important;
    }
}
body form.webforms-dotace_general .fieldset.general .buttons-set,
 body form.webforms-tepelna_cerpadla .fieldset.general .buttons-set,
 body form.webforms-rekuperace .fieldset.general .buttons-set,
 body form.webforms-klimatizace .fieldset.general .buttons-set,
 body form.webforms-technologie_tzb .fieldset.general .buttons-set,
 body form.webforms-plynove_kotle .fieldset.general .buttons-set,
 body form.webforms-fotovoltaika .fieldset.general .buttons-set,
 body form.webforms-kotle .fieldset.general .buttons-set{
    margin-top: 40px;
    text-align: right;
}
body form.webforms-dotace_general .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-tepelna_cerpadla .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-rekuperace .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-klimatizace .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-technologie_tzb .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-plynove_kotle .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-fotovoltaika .fieldset.general .buttons-set .g-recaptcha,
 body form.webforms-kotle .fieldset.general .buttons-set .g-recaptcha{
    margin-bottom: 5px;
}
body form.webforms-dotace_general .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-tepelna_cerpadla .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-rekuperace .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-klimatizace .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-technologie_tzb .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-plynove_kotle .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-fotovoltaika .fieldset.general .buttons-set .g-recaptcha > *,
 body form.webforms-kotle .fieldset.general .buttons-set .g-recaptcha > *{
    margin: 0 0 0 auto;
    max-width: 100%;
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.general .buttons-set,
 body form.webforms-tepelna_cerpadla .fieldset.general .buttons-set,
 body form.webforms-rekuperace .fieldset.general .buttons-set,
 body form.webforms-klimatizace .fieldset.general .buttons-set,
 body form.webforms-technologie_tzb .fieldset.general .buttons-set,
 body form.webforms-plynove_kotle .fieldset.general .buttons-set,
 body form.webforms-fotovoltaika .fieldset.general .buttons-set,
 body form.webforms-kotle .fieldset.general .buttons-set{
        text-align: center;
    }
    body form.webforms-dotace_general .fieldset.general .buttons-set button,
 body form.webforms-tepelna_cerpadla .fieldset.general .buttons-set button,
 body form.webforms-rekuperace .fieldset.general .buttons-set button,
 body form.webforms-klimatizace .fieldset.general .buttons-set button,
 body form.webforms-technologie_tzb .fieldset.general .buttons-set button,
 body form.webforms-plynove_kotle .fieldset.general .buttons-set button,
 body form.webforms-fotovoltaika .fieldset.general .buttons-set button,
 body form.webforms-kotle .fieldset.general .buttons-set button{
        width: 100%;
        box-sizing: border-box;
    }
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-comment,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-comment{
    padding: 20px;
    text-align: center;
    float: none;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .field.interested-in .list-select li label,
 body form.webforms-kotle .fieldset.fieldset-interest .field.interested-in .list-select li label{
    text-align: center;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-rekuperace .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-klimatizace .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .field.interested-in .list-select li label span,
 body form.webforms-kotle .fieldset.fieldset-interest .field.interested-in .list-select li label span{
    padding-left: 0 !important;
}
body form.webforms-dotace_general .fieldset.query,
 body form.webforms-tepelna_cerpadla .fieldset.query,
 body form.webforms-rekuperace .fieldset.query,
 body form.webforms-klimatizace .fieldset.query,
 body form.webforms-technologie_tzb .fieldset.query,
 body form.webforms-plynove_kotle .fieldset.query,
 body form.webforms-fotovoltaika .fieldset.query,
 body form.webforms-kotle .fieldset.query{
    padding-top: 0;
}
body form.webforms-dotace_general .fieldset.query .form-list,
 body form.webforms-tepelna_cerpadla .fieldset.query .form-list,
 body form.webforms-rekuperace .fieldset.query .form-list,
 body form.webforms-klimatizace .fieldset.query .form-list,
 body form.webforms-technologie_tzb .fieldset.query .form-list,
 body form.webforms-plynove_kotle .fieldset.query .form-list,
 body form.webforms-fotovoltaika .fieldset.query .form-list,
 body form.webforms-kotle .fieldset.query .form-list{
    margin: 0 20px;
}
body form.webforms-dotace_general .fieldset.query .fields,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields,
 body form.webforms-rekuperace .fieldset.query .fields,
 body form.webforms-klimatizace .fieldset.query .fields,
 body form.webforms-technologie_tzb .fieldset.query .fields,
 body form.webforms-plynove_kotle .fieldset.query .fields,
 body form.webforms-fotovoltaika .fieldset.query .fields,
 body form.webforms-kotle .fieldset.query .fields{
    margin: 0 15px;
}
body form.webforms-dotace_general .fieldset.query .fields .field,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field,
 body form.webforms-rekuperace .fieldset.query .fields .field,
 body form.webforms-klimatizace .fieldset.query .fields .field,
 body form.webforms-technologie_tzb .fieldset.query .fields .field,
 body form.webforms-plynove_kotle .fieldset.query .fields .field,
 body form.webforms-fotovoltaika .fieldset.query .fields .field,
 body form.webforms-kotle .fieldset.query .fields .field{
    float: none;
    width: auto;
    padding: 0;
}
body form.webforms-dotace_general .fieldset.query .fields .field > label,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field > label,
 body form.webforms-rekuperace .fieldset.query .fields .field > label,
 body form.webforms-klimatizace .fieldset.query .fields .field > label,
 body form.webforms-technologie_tzb .fieldset.query .fields .field > label,
 body form.webforms-plynove_kotle .fieldset.query .fields .field > label,
 body form.webforms-fotovoltaika .fieldset.query .fields .field > label,
 body form.webforms-kotle .fieldset.query .fields .field > label{
    display: none;
}
body form.webforms-dotace_general .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-rekuperace .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-klimatizace .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .input-box .list-select,
 body form.webforms-kotle .fieldset.query .fields .field .input-box .list-select{
    padding: 0 5px !important;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select,
 body form.webforms-kotle .fieldset.query .fields .field .list-select{
    margin: 25px -10px 0 -10px;
}
@media screen and (min-width: 380px) {
    body form.webforms-dotace_general .fieldset.query .fields .field .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select,
 body form.webforms-kotle .fieldset.query .fields .field .list-select{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: center;
        -webkit-justify-content: center;
        justify-content: center;
    }
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.query .fields .field .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select,
 body form.webforms-kotle .fieldset.query .fields .field .list-select{
        padding: 0 10px !important;
    }
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li{
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 5px;
}
@media screen and (min-width: 568px) {
    body form.webforms-dotace_general .fieldset.query .fields .field .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li{
        width: 50%;
    }
}
@media screen and (min-width: 800px) {
    body form.webforms-dotace_general .fieldset.query .fields .field .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li{
        width: 33.33%;
    }
}
@media screen and (min-width: 1024px) {
    body form.webforms-dotace_general .fieldset.query .fields .field .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li{
        width: 25%;
    }
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li input,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li input,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li input,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li input,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li input,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li input,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li input,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li input{
    position: absolute;
    z-index: -100;
    left: -100%;
    top: -100%;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li label,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li label,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li label,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li label,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li label,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li label,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li label{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 20px 10px;
    height: 100%;
    min-height: 87px;
    background-color: #f6f6f6;
    color: #001E5F !important;
    border-radius: 3px;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li label span,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li label span,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li label span,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li label span{
    display: inline-block;
    vertical-align: middle;
    line-height: 1.2;
    padding-left: 10px;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li label::before{
    display: inline-block;
    width: 80px;
    height: 100%;
    min-height: 47px;
    content: ' ';
    vertical-align: middle;
    background-repeat: no-repeat;
    background-position: center center;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li input:checked + label,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li input:checked + label{
    background-color: #001E5F;
    color: white !important;
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li:first-child label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li:first-child label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option3-1.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li:first-child input:checked + label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li:first-child input:checked + label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option4-1.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option3-2.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li input:checked + label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li input:checked + label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option4-2.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li + li label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option3-3.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li + li input:checked + label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li + li input:checked + label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option4-3.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li + li + li label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li + li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option3-4.png');
}
body form.webforms-dotace_general .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-tepelna_cerpadla .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-rekuperace .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-klimatizace .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-technologie_tzb .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-plynove_kotle .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-fotovoltaika .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before,
 body form.webforms-kotle .fieldset.query .fields .field .list-select li + li + li + li input:checked + label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option4-4.png');
}
body form.webforms-dotace_general .fieldset.user-type,
 body form.webforms-tepelna_cerpadla .fieldset.user-type,
 body form.webforms-rekuperace .fieldset.user-type,
 body form.webforms-klimatizace .fieldset.user-type,
 body form.webforms-technologie_tzb .fieldset.user-type,
 body form.webforms-plynove_kotle .fieldset.user-type,
 body form.webforms-fotovoltaika .fieldset.user-type,
 body form.webforms-kotle .fieldset.user-type,

body form.webforms-dotace_general .fieldset.fieldset-interest,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest,
 body form.webforms-rekuperace .fieldset.fieldset-interest,
 body form.webforms-klimatizace .fieldset.fieldset-interest,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest,
 body form.webforms-kotle .fieldset.fieldset-interest{
    padding: 0;
    margin-bottom: 30px;
}
body form.webforms-dotace_general .fieldset.user-type .form-list,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .form-list,
 body form.webforms-rekuperace .fieldset.user-type .form-list,
 body form.webforms-klimatizace .fieldset.user-type .form-list,
 body form.webforms-technologie_tzb .fieldset.user-type .form-list,
 body form.webforms-plynove_kotle .fieldset.user-type .form-list,
 body form.webforms-fotovoltaika .fieldset.user-type .form-list,
 body form.webforms-kotle .fieldset.user-type .form-list,

body form.webforms-dotace_general .fieldset.fieldset-interest .form-list,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .form-list,
 body form.webforms-rekuperace .fieldset.fieldset-interest .form-list,
 body form.webforms-klimatizace .fieldset.fieldset-interest .form-list,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .form-list,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .form-list,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .form-list,
 body form.webforms-kotle .fieldset.fieldset-interest .form-list{
    margin: 0 20px;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li span::before,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li span::before,
 body form.webforms-rekuperace .fieldset.user-type .list-select li span::before,
 body form.webforms-klimatizace .fieldset.user-type .list-select li span::before,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li span::before,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li span::before,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li span::before,
 body form.webforms-kotle .fieldset.user-type .list-select li span::before,

body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li span::before,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li span::before,

body form.webforms-dotace_general .fieldset.user-type .list-select li span::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li span::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li span::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li span::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li span::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li span::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li span::after,
 body form.webforms-kotle .fieldset.user-type .list-select li span::after,

body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li span::after,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li span::after{
    display: none !important;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li small,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li small,
 body form.webforms-rekuperace .fieldset.user-type .list-select li small,
 body form.webforms-klimatizace .fieldset.user-type .list-select li small,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li small,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li small,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li small,
 body form.webforms-kotle .fieldset.user-type .list-select li small,

body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li small,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li small,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li small,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li small,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li small,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li small,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li small,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li small{
    display: block;
    color: #848484;
    font-weight: normal;
}
body form.webforms-dotace_general .fieldset.user-type .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.user-type .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.user-type .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.user-type .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.user-type .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.user-type .webforms-fields-comment,
 body form.webforms-kotle .fieldset.user-type .webforms-fields-comment{
    text-align: center;
}
body form.webforms-dotace_general .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.user-type.comment .webforms-fields-comment,
 body form.webforms-kotle .fieldset.user-type.comment .webforms-fields-comment{
    display: block;
}
body form.webforms-dotace_general .fieldset.user-type .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select,
 body form.webforms-rekuperace .fieldset.user-type .list-select,
 body form.webforms-klimatizace .fieldset.user-type .list-select,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select,
 body form.webforms-kotle .fieldset.user-type .list-select{
    position: relative;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li,
 body form.webforms-rekuperace .fieldset.user-type .list-select li,
 body form.webforms-klimatizace .fieldset.user-type .list-select li,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li,
 body form.webforms-kotle .fieldset.user-type .list-select li{
    position: static;
    width: auto !important;
    padding: 0 5px;
    margin-bottom: 0;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label,
 body form.webforms-kotle .fieldset.user-type .list-select li label{
    position: static !important;
}
@media screen and (min-width: 620px) {
    body form.webforms-dotace_general .fieldset.user-type .list-select li label::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label::after,
 body form.webforms-kotle .fieldset.user-type .list-select li label::after{
        display: block;
        height: 4px;
        content: ' ';
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 8px;
        border-radius: 2px;
    }
}
@media screen and (min-width: 1024px) {
    body form.webforms-dotace_general .fieldset.user-type .list-select li label::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label::after,
 body form.webforms-kotle .fieldset.user-type .list-select li label::after{
        height: 8px;
    }
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label:hover small,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label:hover small,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label:hover small,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label:hover small,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label:hover small,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label:hover small,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label:hover small,
 body form.webforms-kotle .fieldset.user-type .list-select li label:hover small,

body form.webforms-dotace_general .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-rekuperace .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-klimatizace .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li input:checked + label small,
 body form.webforms-kotle .fieldset.user-type .list-select li input:checked + label small{
    color: white;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child label,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/type1.png');
    border-color: #001d5f;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child label span,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child label span{
    color: #001d5f;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child label:hover,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child label:hover,

body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child input:checked + label,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child input:checked + label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/type1-hover.png');
    background-color: #001d5f !important;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child label:hover span,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child label:hover span,

body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child input:checked + label span,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child input:checked + label span{
    color: white;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li:first-child input:checked + label::after,
 body form.webforms-kotle .fieldset.user-type .list-select li:first-child input:checked + label::after{
    background: #001d5f;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label,
 body form.webforms-kotle .fieldset.user-type .list-select li label{
    border: 2px solid black;
    border-radius: 3px;
    margin: 0;
    padding: 10px 30px 10px 65px;
    background: transparent;
    background-position: 10px center !important;
    background-repeat: no-repeat !important;
    background-size: auto 38px !important;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span,
 body form.webforms-kotle .fieldset.user-type .list-select li label span{
    padding-left: 0;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span::before,
 body form.webforms-kotle .fieldset.user-type .list-select li label span::before{
    border: 2px solid #c1c1c1;
    left: -95px;
    margin-top: -10px;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li label span::after,
 body form.webforms-kotle .fieldset.user-type .list-select li label span::after{
    left: -91px;
    margin-top: -6px;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li span b,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li span b,
 body form.webforms-rekuperace .fieldset.user-type .list-select li span b,
 body form.webforms-klimatizace .fieldset.user-type .list-select li span b,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li span b,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li span b,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li span b,
 body form.webforms-kotle .fieldset.user-type .list-select li span b{
    font-size: 0.8em;
}
body form.webforms-dotace_general .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-rekuperace .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-klimatizace .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select label:hover span::before,
 body form.webforms-kotle .fieldset.user-type .list-select label:hover span::before,

body form.webforms-dotace_general .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-rekuperace .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-klimatizace .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select input:checked + label span::before,
 body form.webforms-kotle .fieldset.user-type .list-select input:checked + label span::before{
    border-color: white;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li label,
 body form.webforms-kotle .fieldset.user-type .list-select li + li label{
    background-color: transparent;
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/type2.png') !important;
    border-color: #fd4f00;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li + li label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li label span,
 body form.webforms-kotle .fieldset.user-type .list-select li + li label span{
    color: #fd4f00;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li label:hover,
 body form.webforms-kotle .fieldset.user-type .list-select li + li label:hover,

body form.webforms-dotace_general .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li input:checked + label,
 body form.webforms-kotle .fieldset.user-type .list-select li + li input:checked + label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/type2-hover.png') !important;
    background-color: #fd4f00 !important;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li label:hover span,
 body form.webforms-kotle .fieldset.user-type .list-select li + li label:hover span,

body form.webforms-dotace_general .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li input:checked + label span,
 body form.webforms-kotle .fieldset.user-type .list-select li + li input:checked + label span{
    color: white;
}
body form.webforms-dotace_general .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-rekuperace .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-klimatizace .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.user-type .list-select li + li input:checked + label::after,
 body form.webforms-kotle .fieldset.user-type .list-select li + li input:checked + label::after{
    background: #fd4f00;
}
body form.webforms-dotace_general .fieldset .webforms-fields-user_type,
 body form.webforms-tepelna_cerpadla .fieldset .webforms-fields-user_type,
 body form.webforms-rekuperace .fieldset .webforms-fields-user_type,
 body form.webforms-klimatizace .fieldset .webforms-fields-user_type,
 body form.webforms-technologie_tzb .fieldset .webforms-fields-user_type,
 body form.webforms-plynove_kotle .fieldset .webforms-fields-user_type,
 body form.webforms-fotovoltaika .fieldset .webforms-fields-user_type,
 body form.webforms-kotle .fieldset .webforms-fields-user_type{
    padding-top: 0;
}
body form.webforms-dotace_general .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-tepelna_cerpadla .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-rekuperace .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-klimatizace .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-technologie_tzb .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-plynove_kotle .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-fotovoltaika .fieldset .webforms-fields-user_type .list-select,
 body form.webforms-kotle .fieldset .webforms-fields-user_type .list-select{
    margin-top: 0 !important;
}
body form.webforms-dotace_general .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment,
 body form.webforms-kotle .fieldset .webforms-fields-user_type .fieldset.comment .webforms-fields-comment{
    display: block;
}
body form.webforms-dotace_general .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset .webforms-fields-user_type .webforms-fields-comment,
 body form.webforms-kotle .fieldset .webforms-fields-user_type .webforms-fields-comment{
    margin-bottom: 15px;
    display: none;
}
body form.webforms-dotace_general .fieldset.fieldset-interest h2,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest h2,
 body form.webforms-rekuperace .fieldset.fieldset-interest h2,
 body form.webforms-klimatizace .fieldset.fieldset-interest h2,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest h2,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest h2,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest h2,
 body form.webforms-kotle .fieldset.fieldset-interest h2{
    display: block;
}
@media screen and (min-width: 380px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select{
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .list-select,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select{
        padding: 0 10px !important;
    }
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li{
    width: 100%;
}
@media screen and (min-width: 380px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li{
        width: 50%;
    }
}
@media screen and (min-width: 640px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li{
        width: 33.33%;
    }
}
@media screen and (min-width: 768px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li{
        width: 25%;
    }
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label{
    display: block;
    height: 100%;
    background: white !important;
    color: #001e5f !important;
    margin: 0 5px;
    padding: 20px;
    border: 2px solid #9c9c9c;
    border-radius: 3px;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li label em,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li label em{
    font-style: normal;
    color: red;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .list-select li input:checked + label,
 body form.webforms-kotle .fieldset.fieldset-interest .list-select li input:checked + label{
    background: #001e5f !important;
    color: white !important;
    border-color: #001e5f;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li{
    width: 100%;
}
@media screen and (min-width: 560px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li{
        width: 50%;
    }
}
@media screen and (min-width: 840px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li{
        width: 33.33%;
    }
}
@media screen and (min-width: 1200px) {
    body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li{
        width: 25%;
    }
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,

body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label{
    border: 0 !important;
    background-color: #f6f6f6 !important;
    background-position: right bottom !important;
    background-repeat: no-repeat !important;
    color: white !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    color: #515151 !important;
    height: 130px !important;
    padding: 0 !important;
    white-space: nowrap;
    font-size: 18px !important;
    background-position: right bottom;
    background-size: 100% auto;
    background-repeat: no-repeat;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label::before{
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    vertical-align: middle;
    content: ' ';
    width: 75px !important;
    height: 130px !important;
    margin-left: 8px;
    background-position: center center;
    background-repeat: no-repeat;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span{
    position: relative;
    padding: 0 35px 0 15px !important;
    white-space: normal;
    vertical-align: middle;
    width: 100%;
    font-weight: bold;
    box-sizing: border-box;
    z-index: 2;
    font-size: inherit;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::before,

body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li label span::after{
    display: none !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label{
    position: relative;
    border-color: transparent;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li input:checked + label::after{
    display: block;
    content: ' ';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    border-radius: 2px;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option1-1.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option2-1.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li:first-child input:checked + label::after{
    background: rgba(222, 57, 69, 0.7);
    background: -moz-linear-gradient(top, rgba(222, 57, 69, 0.7) 0%, rgba(238, 111, 79, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(222, 57, 69, 0.7) 0%, rgba(238, 111, 79, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(205, 18, 31, 0.7) 0%, rgba(170, 60, 32, 0.7) 100%);
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option1-2.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option2-2.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li input:checked + label::after{
    background: rgba(67, 191, 244, 0.7);
    background: -moz-linear-gradient(top, rgba(67, 191, 244, 0.7) 0%, rgba(10, 97, 242, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(67, 191, 244, 0.7) 0%, rgba(10, 97, 242, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(67, 191, 244, 0.7) 0%, rgba(10, 97, 242, 0.7) 100%);
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option1-3.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option2-3.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li input:checked + label::after{
    background: rgba(115, 171, 2, 0.7);
    background: -moz-linear-gradient(top, rgba(137, 203, 2, 0.7) 0%, rgba(64, 130, 6, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(137, 203, 2, 0.7) 0%, rgba(64, 130, 6, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(137, 203, 2, 0.7) 0%, rgba(64, 130, 6, 0.7) 100%);
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option1-4.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li label::before{
    background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/option2-4.png') !important;
}
body form.webforms-dotace_general .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-rekuperace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-klimatizace .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-technologie_tzb .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-plynove_kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-fotovoltaika .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after,
 body form.webforms-kotle .fieldset.fieldset-interest .webforms-fields-personal_interest .list-select li + li + li + li input:checked + label::after{
    background: rgba(228, 78, 7, 0.7);
    background: -moz-linear-gradient(top, rgba(208, 71, 6, 0.7) 0%, rgba(238, 111, 69, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(208, 71, 6, 0.7) 0%, rgba(238, 111, 69, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(208, 71, 6, 0.7) 0%, rgba(238, 111, 69, 0.7) 100%);
}
body form.webforms-dotace_general .fieldset.fieldset-information,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information,
 body form.webforms-rekuperace .fieldset.fieldset-information,
 body form.webforms-klimatizace .fieldset.fieldset-information,
 body form.webforms-technologie_tzb .fieldset.fieldset-information,
 body form.webforms-plynove_kotle .fieldset.fieldset-information,
 body form.webforms-fotovoltaika .fieldset.fieldset-information,
 body form.webforms-kotle .fieldset.fieldset-information{
    border: 0;
    background: transparent;
}
@media screen and (min-width: 1200px) {
    body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-comment,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-comment{
        width: 45% !important;
    }
    body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-comment textarea,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-comment textarea{
        height: 230px;
    }
    body form.webforms-dotace_general .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-rekuperace .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-klimatizace .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .webforms-fields-attachment,
 body form.webforms-kotle .fieldset.fieldset-information .webforms-fields-attachment{
        width: 25% !important;
    }
    body form.webforms-dotace_general .fieldset.fieldset-information .field,
 body form.webforms-tepelna_cerpadla .fieldset.fieldset-information .field,
 body form.webforms-rekuperace .fieldset.fieldset-information .field,
 body form.webforms-klimatizace .fieldset.fieldset-information .field,
 body form.webforms-technologie_tzb .fieldset.fieldset-information .field,
 body form.webforms-plynove_kotle .fieldset.fieldset-information .field,
 body form.webforms-fotovoltaika .fieldset.fieldset-information .field,
 body form.webforms-kotle .fieldset.fieldset-information .field{
        float: left !important;
    }
}
body form.webforms-dotace_general .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-rekuperace .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-klimatizace .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .input-box .row > *,
 body form.webforms-kotle .fieldset .type-branch-store .input-box .row > *{
    padding: 0;
    margin: 0;
    float: none;
    width: auto;
    position: static;
}
body form.webforms-dotace_general .fieldset .type-branch-store .form-inline,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .form-inline,
 body form.webforms-rekuperace .fieldset .type-branch-store .form-inline,
 body form.webforms-klimatizace .fieldset .type-branch-store .form-inline,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .form-inline,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .form-inline,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .form-inline,
 body form.webforms-kotle .fieldset .type-branch-store .form-inline{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
body form.webforms-dotace_general .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-rekuperace .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-klimatizace .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .form-inline .form-group,
 body form.webforms-kotle .fieldset .type-branch-store .form-inline .form-group{
    -ms-flex: 1 1 auto;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
}
body form.webforms-dotace_general .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-rekuperace .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-klimatizace .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .form-inline .form-group input,
 body form.webforms-kotle .fieldset .type-branch-store .form-inline .form-group input{
    width: 100%;
    box-sizing: border-box;
}
body form.webforms-dotace_general .fieldset .type-branch-store .row{
    margin: 0;
    padding: 0;
}
body form.webforms-dotace_general .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-rekuperace .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-klimatizace .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .custom-branch-box > *:first-child,
 body form.webforms-kotle .fieldset .type-branch-store .custom-branch-box > *:first-child{
    display: none;
}
body form.webforms-dotace_general .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-rekuperace .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-klimatizace .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .custom-branch-box .btn-branch,
 body form.webforms-kotle .fieldset .type-branch-store .custom-branch-box .btn-branch{
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0;
}
body form.webforms-dotace_general .fieldset .type-branch-store .smap-suggest,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .smap-suggest,
 body form.webforms-rekuperace .fieldset .type-branch-store .smap-suggest,
 body form.webforms-klimatizace .fieldset .type-branch-store .smap-suggest,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .smap-suggest,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .smap-suggest,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .smap-suggest,
 body form.webforms-kotle .fieldset .type-branch-store .smap-suggest{
    position: absolute;
    width: auto;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results{
    position: absolute;
    z-index: 100;
    width: auto;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results > *,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results > *,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results > *,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results > *,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results > *,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results > *,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results > *,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results > *{
    display: none;
    border: 1px solid #cccccc;
    max-height: 300px;
    overflow: auto;
    background: white;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results > *.active,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results > *.active{
    display: block;
    min-width: 120px;
    min-height: 32px;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results > *.active:not(.loaded)::before{
    display: inline-block;
    padding: 8px;
    content: '...';
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results .row,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results .row,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results .row,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results .row,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results .row,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results .row,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results .row,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results .row{
    padding: 8px;
    font-size: 0.9em;
    line-height: 1.3;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results .row .branch-name,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results .row .branch-name{
    font-weight: bold;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results .row .branch-type,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results .row .branch-type{
    font-style: italic;
}
body form.webforms-dotace_general .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-tepelna_cerpadla .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-rekuperace .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-klimatizace .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-technologie_tzb .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-plynove_kotle .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-fotovoltaika .fieldset .type-branch-store .branch-results .row:hover,
 body form.webforms-kotle .fieldset .type-branch-store .branch-results .row:hover{
    background: #f6f6f6;
}
body form.webforms-dotace_general .fieldset .list-select li span,
 body form.webforms-tepelna_cerpadla .fieldset .list-select li span,
 body form.webforms-rekuperace .fieldset .list-select li span,
 body form.webforms-klimatizace .fieldset .list-select li span,
 body form.webforms-technologie_tzb .fieldset .list-select li span,
 body form.webforms-plynove_kotle .fieldset .list-select li span,
 body form.webforms-fotovoltaika .fieldset .list-select li span,
 body form.webforms-kotle .fieldset .list-select li span{
    font-weight: bold;
    font-size: 1.3em;
}
body form.webforms-dotace_general .fieldset .list-select li span b,
 body form.webforms-tepelna_cerpadla .fieldset .list-select li span b,
 body form.webforms-rekuperace .fieldset .list-select li span b,
 body form.webforms-klimatizace .fieldset .list-select li span b,
 body form.webforms-technologie_tzb .fieldset .list-select li span b,
 body form.webforms-plynove_kotle .fieldset .list-select li span b,
 body form.webforms-fotovoltaika .fieldset .list-select li span b,
 body form.webforms-kotle .fieldset .list-select li span b{
    display: block;
    font-weight: normal;
}
body form.webforms-dotace_general .fieldset .buttons-set,
 body form.webforms-tepelna_cerpadla .fieldset .buttons-set,
 body form.webforms-rekuperace .fieldset .buttons-set,
 body form.webforms-klimatizace .fieldset .buttons-set,
 body form.webforms-technologie_tzb .fieldset .buttons-set,
 body form.webforms-plynove_kotle .fieldset .buttons-set,
 body form.webforms-fotovoltaika .fieldset .buttons-set,
 body form.webforms-kotle .fieldset .buttons-set{
    background: transparent;
}
body form.webforms-dotace_general .fieldset .buttons-set .g-recaptcha,
 body form.webforms-tepelna_cerpadla .fieldset .buttons-set .g-recaptcha,
 body form.webforms-rekuperace .fieldset .buttons-set .g-recaptcha,
 body form.webforms-klimatizace .fieldset .buttons-set .g-recaptcha,
 body form.webforms-technologie_tzb .fieldset .buttons-set .g-recaptcha,
 body form.webforms-plynove_kotle .fieldset .buttons-set .g-recaptcha,
 body form.webforms-fotovoltaika .fieldset .buttons-set .g-recaptcha,
 body form.webforms-kotle .fieldset .buttons-set .g-recaptcha{
    margin: 0;
}
body form.webforms-dotace_general .fieldset .file-preview,
 body form.webforms-tepelna_cerpadla .fieldset .file-preview,
 body form.webforms-rekuperace .fieldset .file-preview,
 body form.webforms-klimatizace .fieldset .file-preview,
 body form.webforms-technologie_tzb .fieldset .file-preview,
 body form.webforms-plynove_kotle .fieldset .file-preview,
 body form.webforms-fotovoltaika .fieldset .file-preview,
 body form.webforms-kotle .fieldset .file-preview{
    text-align: center;
}
body form.webforms-dotace_general .fieldset .file-preview li,
 body form.webforms-tepelna_cerpadla .fieldset .file-preview li,
 body form.webforms-rekuperace .fieldset .file-preview li,
 body form.webforms-klimatizace .fieldset .file-preview li,
 body form.webforms-technologie_tzb .fieldset .file-preview li,
 body form.webforms-plynove_kotle .fieldset .file-preview li,
 body form.webforms-fotovoltaika .fieldset .file-preview li,
 body form.webforms-kotle .fieldset .file-preview li{
    overflow: visible;
}
body form.webforms-dotace_general .fieldset .file-preview h3,
 body form.webforms-tepelna_cerpadla .fieldset .file-preview h3,
 body form.webforms-rekuperace .fieldset .file-preview h3,
 body form.webforms-klimatizace .fieldset .file-preview h3,
 body form.webforms-technologie_tzb .fieldset .file-preview h3,
 body form.webforms-plynove_kotle .fieldset .file-preview h3,
 body form.webforms-fotovoltaika .fieldset .file-preview h3,
 body form.webforms-kotle .fieldset .file-preview h3{
    font-size: 1.3em;
    margin-bottom: 10px;
}
body form.webforms-dotace_general .fieldset .file-preview p,
 body form.webforms-tepelna_cerpadla .fieldset .file-preview p,
 body form.webforms-rekuperace .fieldset .file-preview p,
 body form.webforms-klimatizace .fieldset .file-preview p,
 body form.webforms-technologie_tzb .fieldset .file-preview p,
 body form.webforms-plynove_kotle .fieldset .file-preview p,
 body form.webforms-fotovoltaika .fieldset .file-preview p,
 body form.webforms-kotle .fieldset .file-preview p{
    margin-bottom: 10px;
}
body .webforms-dotace_zdroje {
	max-width: 1024px;
	padding: 357px 0 0 0;
	margin: 25px auto;
	background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/form-bg.png') no-repeat;
	color: white;
}
@media screen and (max-width: 1064px) {
	body .webforms-dotace_zdroje {
		margin: 0 20px;
	}
}
@media screen and (max-width: 520px) {
	body .webforms-dotace_zdroje {
		background-size: 620px auto;
		padding-top: 218px;
	}
}
body .webforms-dotace_zdroje .webforms-fields-phone .input-box small {
	font-size: 16px !important;
	color: #555555;
}
body .webforms-dotace_zdroje .fieldset:first-child {
	background: #84C542;
}
body .webforms-dotace_zdroje .fieldset:first-child .input-box input[type=text],
body .webforms-dotace_zdroje .fieldset:first-child .input-box select {
	border: 1px solid white !important;
}
body .webforms-dotace_zdroje .fieldset:first-child .input-box input[type=text].mage-error,
body .webforms-dotace_zdroje .fieldset:first-child .input-box select.mage-error,
body .webforms-dotace_zdroje .fieldset:first-child .input-box input[type=text].validation-failed,
body .webforms-dotace_zdroje .fieldset:first-child .input-box select.validation-failed {
	border: 1px solid #f89390 !important;
}
body .webforms-dotace_zdroje .fieldset:first-child label.required em,
body .webforms-dotace_zdroje .fieldset:first-child .validation-advice {
	color: #f89390;
}
@media screen and (min-width: 840px) {
	body .webforms-dotace_zdroje .form-list .fields > * > label {
		width: 130px;
		position: absolute;
	}
	body .webforms-dotace_zdroje .form-list .fields > * > .input-box {
		width: auto;
		margin-left: 145px;
	}
}
#branch-form .webforms-fields-attachment label{
	display:block;
	position: static !important;
	font-style: normal;
	font-weight: 500;
	color: #001E60;
}
#branch-form .file-input {
	min-width: 160px;
	padding: 0.313rem 1.375rem;
	margin: 0;
	display: inline-block;
	cursor: pointer;
	background: #171a60 !important;
	color: white !important;
	border: 0 !important;
	border-radius: 6px;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
#branch-form .file-input {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
#branch-form .file-input input {
	position: absolute !important;
	width: 700%;
	height: 700% !important;
	top: -350%;
	left: -350%;
	cursor: pointer;
	opacity:0;
}
#branch-form .fieldset .file-preview {
	text-align: left;
}
#branch-form .fieldset .file-preview li {
	overflow: visible;
}
#branch-form .fieldset .file-preview h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
	text-align: left;
}
#branch-form .fieldset .file-preview p {
	margin-bottom: 10px;
	text-align: left;
}
#branch-form .fieldset .wide.captcha .validation-advice{
	top: auto;
	bottom: 0;
	right: 15px;
}
@media screen and (min-width: 480px) {
	#branch-form .fieldset .wide.captcha {
		text-align: right;
	}
	#branch-form .fieldset .wide.captcha .g-recaptcha{
		display:inline-block;
	}
	#branch-form .fieldset li.wide +.wide+.wide+.wide +.wide{
		width: 50% !important;
		float: left !important;
		clear:none !important;
	}
	#branch-form .fieldset li.wide +.wide+.wide+ .wide.captcha+.wide.buttons-set{
		width: auto !important;
		float: none !important;
		clear:left !important;
		text-align: center;
	}
	#branch-form .fieldset li.wide +.wide+.wide+ .wide.captcha+.wide.buttons-set p{
		text-align: center;
	}
	#branch-form .fieldset .wide.buttons-set{
		text-align: right;
	}
	#branch-form .fieldset .wide.buttons-set p{
		text-align: right;
	}
}
.comment-success {
	font-size: 0.875rem;
	color: #a1ba16;
	margin-bottom: 10px;
}
.star-filter-header {
	font-size: 0.813rem;
	color: #222222;
	font-weight: bold;
	margin-top: 4px;
}
.star-filter-header span {
	color: #a0a0a0;
}
.star-filter-header a {
	text-decoration: underline;	
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.rating-box,
	.summary-popover:before {
		cursor: default !important;
		content: none !important;
	}
	.summary-popover > .rating-box:before,
	.summary-popover > .rating-box:after {
		content: none !important;
	}
	.summary-popover-content,
	.summary-popover-icon {
		display: none !important;
	}
}

/*******************************************************************************************************/
/***   21)	 PRINT PAGES																			 ***/
/*******************************************************************************************************/
.page-print {
	font-size: 14px;
}
.page-print .print-head { 
	margin: 0 0 15px; 
}
.page-print .print-head .logo { 
	float:left;
	margin-bottom: 20px;
}
.page-print .print-head address { 
	float:right; 
	margin-left: 15px; 
}
.page-print h1 {
	clear: both;
	font-size: 18px !important; 
	font-weight: bold; 
}
.page-print h2,
.page-print h3,
.page-print h4 { 
	font-size: 15px; 
	font-weight: bold; 
}
.page-print h2.h2 { 
	font-size: 15px; 
	font-weight: bold; 
	text-align: right; 
}
.page-print .order-date { 
	border-bottom: 1px solid #ccc; 
	padding: 0 0 10px; 
	margin: 0 0 10px; 
}
.page-print .col2-set { 
	margin: 0 0 10px; 
}
.page-print .col2-set:before,
.page-print .col2-set:after {
	content: " ";
	display: table;
}
.page-print .col2-set:after {
	clear: both;
}
.page-print .col2-set .col-1,
.page-print .col2-set .col-2 { 
	width: 50%; 
	float: left;
}
.page-print table,
.page-print #my-orders-table tr,
.page-print #my-orders-table th,
.page-print #my-orders-table td {
	border-collapse: collapse !important;
    border: solid #000 !important;
    border-width: 1px 0 0 1px !important;
    background: transparent !important;
    color: #000000 !important;
}
.page-print #my-orders-table {
	border: 1px solid #000000 !important
}
.page-print th, 
.page-print td {
    border:solid #000 !important;
    border-width:0 1px 1px 0 !important;
}
.page-print .data-table {
	width: 100%;
}
.page-print .buttons-set {
	margin-top: 20px;
	text-align: center;
}

/*******************************************************************************************************/
/***   22)	 QUICK VIEW																			 ***/
/*******************************************************************************************************/
.quickview-modal {
	padding-top: 20px;
	margin-top: -50px;
}
.quickview-content {
	padding: 0 8px;
}
.quickview-content .mobile-gallery {
	top: -9999px;
}
.quickview-modal .product-essential {
	margin-bottom: 0;
}
.quickview-modal .product-shop-side {
	float: left !important;
	padding-left: 2.5%;
	padding-right: 0.9%;
	margin-top: 22px;
	max-width: 100%;
}
.quickview-content .short-description {
	margin-bottom: 0;
}
section.featured-slider .item-images a.quickview-button, 
section.featured-slider .category-images a.quickview-button, 
.category-products .item-images a.quickview-button {
	position: absolute;
	display: inline-block;
	text-align: center;
	padding: 0.25rem 0.875rem;
	width: 60%;
	left: 20%;
	z-index: 8;
	font-weight: 300 !important;
	top: 78%;
	display: none;
	white-space: nowrap;
}
.touch section.featured-slider .item-images a.quickview-button, 
.touch section.featured-slider .category-images a.quickview-button, 
.touch .category-products .item-images a.quickview-button {
	display: block !important;
}
.item-content:hover a.quickview-button {
	display: block !important;
}
.quickview-modal .buybox .add-to-cart {
	margin-top: 0;
}
.quickview-modal .button.btn-cart {
	width: 45%;
	margin-bottom: 4px;
}
.quickview-modal .qty-wrapper:before,
.quickview-modal .qty-wrapper:after {
	content: " ";
	display: table;
}
.quickview-modal .qty-wrapper:after {
	clear: both;
}
.quickview-modal .qty-wrapper {
	margin: 10px 0;
}
.product-detail {
	line-height: 1.5rem;
	margin: 14px 0 4px 8px;
}
.quickview-modal .add-to-links {
	text-align: center;
	margin-top: 10px;
}
.quickview-modal .add-to-links li {
	display: inline-block;
	margin-right: 1rem;
}
.quickview-modal .lightbox.product-image {
	-webkit-transition: initial;
  	-moz-transition: initial;
  	transition: initial;
}
.branch-map .actions{
	text-align:center;
	margin: 20px 0;
}
.branch-map .row.description {
	padding-top: 30px;
}
.branch-map .row.description p{
	text-align:left;
	padding: 0 15px 30px 15px;
}
#branch-form{
	overflow: hidden;
}
#branch-form form{
	padding: 0 25px;
	max-width: 1100px;
	margin: 0 auto;
}
#branch-form .legend{
	color: #001E60;
	font-size: 30px;
}
#branch-form .contact-webform .legend{
    font-size: 2rem;
}
#branch-form .form-list{
	margin: 0 -15px;
}
#branch-form .form-list .wide {
	margin: 0;
	padding: 8px;
}
#branch-form .form-list .wide label{
	display:block;
	position: static;
	font-style: normal;
	font-weight: 500 !important;
	color: #001E60;
	font-size: inherit !important;
}
#branch-form .form-list .validation-advice{
	top: auto !important;
}
#branch-form .form-list .wide label.required::after{
	content: '*';
}
#branch-form .form-list .wide label em{
	display:none;
}
#branch-form .form-list .input-box{
	height: auto;
	border: 0;
	margin: 0;
}
#branch-form .form-list .input-box input, #branch-form .form-list .input-box textarea{
	border: 1px solid #CCCCCC;
	position: static;
	background: white !important;
	height: auto;
	padding: 8px;
}
#branch-form .form-list .input-box textarea{
	height: 160px;
}
#branch-form  .g-recaptcha>div{
	margin: 20px auto;
}
#branch-form form .buttons-set{
	text-align:center;
	margin: 15px 0;
}
#branch-form form .buttons-set .required{
	margin: 15px 0;
}
@media only screen and (min-width: 480px) {
	#branch-form .form-list .wide {
		float: left !important;
		width: 50% !important;
		box-sizing: border-box;
		margin: 0;
		padding: 8px 15px;
		clear: none !important;
	}

	#branch-form .form-list .wide + .wide + .wide + .wide {
		clear: both !important;
		float: none !important;
		width: auto !important;
	}
}

.service-form {
	margin: 0 auto 30px auto;
	max-width: 1100px;
}
.service-form fieldset.hide-title {
	padding-top: 15px;
}
.service-form fieldset.hide-title .legend {
	display: none;
}
.service-form .group-select {
	margin: 0;
	padding: 0;
	border: 0;
}
.service-form h2.legend {
	font-size: 1.2em;
}
.service-form .form-list {
	display: flex;
	flex-wrap: wrap;
}
.service-form .form-list > li {
	margin: 0;
	padding: 0 10px;
	float: none;
}
@media screen and (min-width: 768px) {
	.service-form .form-list > li.half-width {
		width: 50%;
	}
	.service-form .form-list > li.half-width-alone {
		width: 50%;
		margin-right: 50%;
	}
}
.service-form .button-set {
	text-align: center;
}
.service-form .button-set .form-button {
	margin: 0;
}
.service-form .button-set .form-button span {
	padding: 8px 20px;
	display: block;
}
.service-form span.required {
	color: red;
}
.service-form .form-list label {
	position: static;
	font-style: normal;
	padding: 0 2px 3px;
}
.service-form .form-list > li > label {
	color: black;
}
.service-form .form-choice .list-select {
	display: block;
	padding: 0 !important;
}
.service-form .form-choice .control {
	display: inline-block;
	width: auto;
	clear: none !important;
	margin-top: 0;
}
.service-form .form-choice .radio {
	float: none !important;
	margin-left: 4px !important;
	cursor: pointer;
}
.service-form .form-choice .control label {
	cursor: pointer;
}
.service-form .form-choice .radio:checked + label {
	color: black;
}
@media screen and (min-width: 768px) {
	.service-form .button-set{
		text-align: right;
		float: right;
	}
	.service-form::after {
		display: block;
		clear: both;
		content: '';
	}
}
.service-form .webforms-fields-comment {
	position: relative;
	top: -18px;
	margin: 0;
	padding: 0 4px;
	font-size: 0.65em;
	line-height: 1;
	color: #888888;
}
.service-form .file-input-container {
	position: relative;
	overflow: hidden;
	max-width: 250px;
	padding: 12px 20px;
	margin: 0;
	cursor: pointer;
	background: #171a60;
	color: white;
	border-radius: 6px;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.428;
}
.service-form .file-input-container input {
	position: absolute;
	width: 700%;
	height: 700%;
	top: -350%;
	left: -350%;
	cursor: pointer;
}
.service-form .file-input-container ~ .webforms-fields-comment {
	position: static;
	margin: 10px 0;
}
.service-form div:not(:empty) + .file-input-container {
	display: none;
}
.service-form .file-preview {
	display: inline-block;
}
.service-form .file-preview li {
	font-size: 16px;
}
.service-form .file-preview img {
	border-width: 0;
	float: none;
}
.service-form .file-preview h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
	text-align: left;
}
.service-form .file-preview p {
	margin-bottom: 10px;
	color: #5b5b5b;
	font-size: 16px;
}
.service-form .recaptcha-container h2.legend {
	display: none;
}
.service-form .recaptcha-container .input-box {
	height: auto;
	border: 0;
}
@media screen and (max-width: 768px) {
	.service-form .g-recaptcha > div {
		margin: 0 auto 15px auto;
	}
}
@media screen and (min-width: 768px) {
	.service-form .recaptcha-container {
		float: left;
	}
}

/* Small screens */
@media only screen and (max-width: 40em) {
	.quickview-modal {
		margin-top: -50px;
		width: 100%;
		margin-left: -50%;
		padding-top: 35px;
	}
	.quickview-modal li {
		list-style: none;
	}
	.quickview-content .mobile-gallery {
		top: initial;
		overflow: hidden;
		padding-bottom: 6px;
	}
	.category-products .item-images a.quickview-button {
		display: block;
	}
	section.featured-slider .item-images a.quickview-button, 
	section.featured-slider .category-images a.quickview-button, 
	.category-products.list .item-images a.quickview-button {
		width: 70%;
		left: 15%;
		padding: 0.25rem 0;
		margin-bottom: 0;
	}
	.category-products.list .item-images a.quickview-button {
		top: initial;
		bottom: -1.936rem;
	}
	.category-products.list .item-images a.quickview-button {
		left: 13%;
		bottom: 0.75rem;
	}
	.quickview-modal .product-shop-side {
		padding-left: 0;
		padding-right: 0;
	}
	.quickview-content .buybox {
		width: 100%;
	}
	.quickview-modal .button.btn-cart,
	.quickview-content .product-detail {
		padding: 0.3125rem 1rem;
		margin-top: 20px;
		margin-bottom: 20px;
		font-size: 0.875rem;
	}
	.quickview-modal .button.btn-cart {
		padding-left: 1.625rem;
	}
	.quickview-modal .add-to-links {
		text-align: left;
	}
}

/* Medium and Large screens */
@media only screen and (min-width: 40.063em) {
	.quickview-modal .product-img-box {
		width: 50%;
	}
	.quickview-modal .product-shop,
	.quickview-modal .product-shop-side {
		width: 46%;
	}
	.quickview-content .buybox { 
		background: #f4f4f4 !important;
		padding: 14px;
		width: 100%;
	}
}
/* Only Medium screens */
@media only screen and (min-width: 40.063em) and (max-width: 66em) {
	.quickview-modal .product-shop,
	.quickview-modal .product-shop-side {
		width: 50%;
	}
	.quickview-modal .product-shop-side {
		margin-top: 10px;
	}
	.quickview-content .button.btn-cart,
	.quickview-content .product-detail {
		width: 100% !important;
		margin-bottom: 4px;
		margin-left: 0;
	}
	.quickview-content .add-to-links {
		margin-left: 0;
	}
}

/**
 * Intenso Premium Theme
 *
 * @category    Itactica
 * @package     Itactica_Intenso
 * @copyright   Copyright (c) 2014 Itactica (http://www.itactica.com)
 * @license     http://getintenso.com/license
 *
 * WARNING
 *
 * Do not edit or add to this file since it was generated programmatically
 * according to configuration settings from the theme. Any change to this file
 * will be overwritten and lost.
 *
 * If you wish to add your own CSS styles please use the following file:
 * skin/frontend/intenso/default/css/custom.css
 *
 * To activate your custom CSS file, log in to your Admin panel and navigate to: 
 * System > Configuration > Theme Setup > Custom CSS
 */
/**
 * Created: 14.04.25 15:38 
 */


html { 
	font-size: 20px;
}

body {
	background: #E8EEFE;
}

.off-canvas-wrap {
	background: #E8EEFE;
}

/* default text color */
p,
table tr th, table tr td,
.product-collateral li,
.review-list .review-text,
.cms-wrapper .column,
.cms-wrapper .columns,
.cms-wrapper p,
.cms-wrapper ul li { 
	color: #001E60;
}

/* font family */
body,
h1,h2,h3,h4,h5,h6,p,
.top-bar-section,
.top-bar-section ul li > a,
.side-nav,
.side-nav li.active > a:first-child:not(.button),
button,
.button,
.label,
.sub-nav dt,
.sub-nav dd,
.sub-nav li,
.chosen-container,
.rating-links.icon-user > span,
.newsletter-ribbon .icon-email,
.footer-links li[class^="icon-"],
.footer-links li[class*=" icon-"],
.layered-nav-container ol li,
a.previous,
a.next {
	font-family: "Roboto", "Myriad Pro", "Segoe UI", Arial, sans-serif; ;
}

.links-list {
	font-family: "Roboto", "Myriad Pro", "Segoe UI", Arial, sans-serif;  !important;
}

/* max width of the page */
.row,
.off-canvas-wrap { 
	max-width: 1440px;
}

/* main color */
a,
span.view-more,
.form-box .buttons-set a:hover,
.icon-highlighted,
.text-box-with-icon section.box-1 .icon-highlighted,
.top-bar-section li.active:not(.has-form) a:not(.button),
.has-tip:hover, .has-tip:focus,
.sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover,
.form-search .button:hover span,
.form-search .sec-menu:hover,
.main-header .icon-main-menu,
.main-header .icon-main-menu:hover,
.main-header .icon-cart:hover,
.main-header .icon-user:hover,
.main-header .top-bar li:hover .icon-cart,
.cart-dropdown .mini-products-list .view-more-attr,
section.featured-slider .item-title a:hover,
section.featured-slider .category-title a:hover,
.category-products .item-title a:hover,
.ratings.no-rating a:hover,
.rating-links a:hover,
.footer-links ul li a:hover,
.products-grid .link-rss:hover,
.filter-reset,
.layered-nav-container ol li.checked a:before,
.layered-nav .currently li .value,
.product-options dt label,
#add-tag,
.cms-no-route h1,
.no-results h1,
.block-compare .product-name a:hover,
.block-compare .actions a:hover,
.catalog-product-compare-index .link-wishlist:hover,
.cart #shopping-cart-totals-table tfoot tr td:nth-child(2),
.cart .data-table.cart-table .price,
.checkout-progress li.active span,
.my-account .checkout-multishipping .buttons-set a,
.review-popover #histogram .stars a:hover,
#search_mini_form .form-search .button:hover span,
#search_mini_form .form-search .sec-menu:hover,
.catalog-list-empty h1,
.side-nav li a:not(.button),
.select-list > label { 
	color: #001E60;
}

.main-color,
.links-list li:active > a,
.account-dropdown .bg-box p.small a,
.cart-dropdown .dropdown-title .icon-edit:hover,
.cart-dropdown .mini-products-list .item-details .item-name a:hover,
.special-price .price,
.link-compare.compared:before,
.link-compare.compared:hover:before,
.product-shop-side .add-to-links .link-wishlist:hover, 
.product-shop-side .add-to-links .link-compare:hover,
.email-friend a:hover,
.review-toolbar a.next:before, 
.review-toolbar a.next:after, 
.review-toolbar a.previous:before, 
.review-toolbar a.previous:after,
.review-toolbar a.previous, 
.review-toolbar a.next,
.my-account a.next:before,
.my-account a.next:after,
.my-account a.previous:before,
.my-account a.previous:after,
.my-account a.previous,
.my-account a.next,
.top-bar-section .left .mega-menu > ul > li.mega-menu-top-block a:hover, 
.top-bar-section .left ul li.mega-menu-bottom-block a:hover,
.top-bar-section .left ul li a.link:hover,
.link:hover { 
	color: #001E60 !important;
}

.links-list li:hover > a:before,
a.previous, a.next,
.product-collateral li:after,
.loading-bar,
.block-compare .block-title,
.opc-block-progress .block-content dt.complete:before,
.checkout-progress li.active span:before {
	background: #001E60;
}

.chosen-container-active .chosen-single:before,
.chosen-container-active .chosen-single:after {
	background: #001E60 !important;
}

.icon-highlighted,
.text-box-with-icon section.box-1 .icon-highlighted,
.chosen-container .chosen-results li.highlighted,
.product-collateral li:before,
.cart-collaterals .shipping h2:hover:before,
.cart-collaterals .discount h2:hover:before,
.cart-collaterals .shipping h2:hover:after,
.cart-collaterals .discount h2:hover:after,
.cart .qty-wrapper .input-text:focus,
.chosen-container-active .chosen-choices,
.buybox .qty-input-text:focus,
.category-products .configurable-swatch-list li.selected .swatch-link {
	border-color: #001E60;
}
.input-box.focus,
.input-box textarea:focus,
.product-img-box .more-views li.selected,
.color-swatches input[type="radio"]:checked + label,
.chosen-container-active .chosen-single,
.product-options .configurable-swatch-list li.selected {
	border-color: #001E60 !important;
}

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus,
.chosen-container .chosen-results li.highlighted {
	background-color: #001E60;
}

.mdformfields .form-search .input-text:focus ~ div {
	background-color: #001E60 !important;
}

.chosen-container-active .chosen-single {
	border-bottom-color: #001E60 !important;
}

/* main hover color */
a:hover,
a:focus,
.side-nav li a:hover:not(.button), 
.side-nav li a:focus:not(.button) {
	color: #001E60;
}

a.previous:hover, a.previous:focus, a.next:hover, a.next:focus {
	background: #001E60;
}

/* all buttons border radius */
button, .button {
	border-radius: 3px;
}
/* featured products category nav border radius */
.category-nav li:first-child {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}
.category-nav li:last-child {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

/* primary buttons */
button, .button,
button.disabled, button[disabled], .button.disabled, .button[disabled],
.account-dropdown li a.button.sign-in,
.cart-dropdown li a.button.sign-in,
.category-nav li.active,
.products-grid .toolbar .button.active,
.products-grid .toolbar .button.active:hover {
	background: #FE5000;
	color: #FFFFFF;
}
.category-nav li.active:after {
	border-top-color: #FE5000;
}

/* primary buttons hover */
button:hover, button:focus, .button:hover, .button:focus {
	background: #e14700;
	color: #FFFFFF;
}
.main-nav .button:hover {
	background: #e14700 !important;
	color: #FFFFFF !important;
}

/* secondary buttons */
button.secondary, .button.secondary,
.wishlist-index-index .buttons-set2 .btn-share,
.wishlist-index-index .buttons-set2 .btn-add {
	background: #DEE2E2;
	color: #222222;
}

/* secondary buttons hover */
button.secondary:hover, button.secondary:focus, 
.button.secondary:hover, .button.secondary:focus,
.wishlist-index-index .buttons-set2 .btn-share:hover,
.wishlist-index-index .buttons-set2 .btn-share:focus,
.wishlist-index-index .buttons-set2 .btn-add:hover,
.wishlist-index-index .buttons-set2 .btn-add:focus {
	background: #B9B9B9;
	color: #222222;
}

/* ghost button */
button.ghost, .button.ghost {
	border-color: #FE5000 !important;
	color: #FE5000 !important;
}
button.ghost:hover, .button.ghost:hover, button.ghost:focus, .button.ghost:focus {
	border-color: #FE5000 !important;
	color: #FE5000 !important;
}

/* ghost button (for dark backgrounds) */
button.ghost.light, .button.ghost.light {
	border-color: #F4F4F4 !important;
	color: #F4F4F4 !important;
}
button.ghost.light:hover, .button.ghost.light:hover, button.ghost.light:focus, .button.ghost.light:focus {
	border-color: #FFFFFF !important;
	color: #FFFFFF !important;
}

/* header background */
.main-header {
	background: #FFFFFF;
}
/* main menu background */
.right-off-canvas-menu.main-nav {
	background: #FFFFFF !important;
}
.main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section > ul {
	background: #FFFFFF;
}
/* color of line separator below header */
.main-header {
	border-bottom-color: #FFFFFF !important;
		border-bottom-width: 4px !important;
	}

/* main menu text color */
.main-nav .top-bar-section ul li a:not(.button) {
	color: #001E60;
}
/* main menu dropdown arrow color */
.top-bar-section .has-dropdown > a:after, .top-bar-section .has-dropdown-for-large > a:after {
	border-color: transparent transparent #001E60;
}

/* main menu secondary text color */
.top-bar .sup,
.welcome-message {
	color: #999999;
}

/* search box text color */
#search_mini_form .form-search label {
	color: #AEAEAE;
}
/* search box text color on focus */
#search_mini_form .form-search .input-text {
	color: #000000;
}

/* search box border color */
#search_mini_form .form-search .left, #search_mini_form .form-search .right,
#search_mini_form .form-search .bottom {
	background-color: #FE5000;
}
/* search box border color on hover */
#search_mini_form .form-search .input-text:hover ~ div {
	background-color: #AFAFAF;
}
/* search box icon's color */
#search_mini_form .form-search .button span,
#search_mini_form .form-search .sec-menu {
	color: #FE5000;
}
/* search box icon's divider color */
#search_mini_form .form-search .sec-menu {
	border-color: #EFEFEF;
}


/* footer's top background */
.newsletter-ribbon {
	background: #EEF1F6;
}
/* footer's top text and icons color */
.newsletter-ribbon .icon-email,
.newsletter-ribbon .social a {
	color: #001E60;
}
/* footer's top text and icons hover color */
.newsletter-ribbon a:hover,
.exitintent-popup a:hover,
.newsletter-ribbon .social a:hover,
.exitintent-popup .social a:hover,
.newsletter-ribbon .icon-email:hover:before {
	color: #001E60;
}
/* footer newsletter box placeholder's text color */
.newsletter-subscribe-form .field label {
	color: #001E60;
}
/* footer newsletter box input text color */
.newsletter-subscribe-form .input-text {
	color: #001E60;
}
/* footer newsletter box input border color */
.newsletter-subscribe-form .input-box {
	border-color: #001E60;
}
/* footer newsletter box input border color on hover */
.newsletter-subscribe-form .input-box:hover {
	border-color: #001E60 !important;
}
/* footer newsletter box input border color on focus */
.newsletter-subscribe-form .input-box.focus {
	border-color: #001E60 !important;
}
/* footer newsletter submit button colors */
.newsletter-ribbon button {
	color: #FFFFFF;
	background-color: #001E60;
}
/* footer newsletter submit button background color on hover */
.newsletter-ribbon button:hover,
.newsletter-ribbon button:focus {
	color: #FFFFFF;
	background-color: #001E60;
}

/* footer's middle background */
.footer-links {
	background: #FFFFFF;
}
/* footer label color */
.footer-links ul li.title {
	color: #001E60;
}
/* footer vertical links color */
.footer-links ul li a {
	color: #001E60;
}
/* footer vertical links hover color */
.footer-links ul li a:hover {
	color: #001E60;
}
/* footer horizontal links color */
.h-links-list li a {
	color: #001E60 !important;
}
/* footer horizontal links hover color */
.h-links-list li a:hover {
	color: #001E60 !important;
}
/* footer horizontal links separator color */
.h-links-list li {
	border-color: #001E60;
}
/* footer plain text color */
.footer-links ul li {
	color: #001E60;
}
/* footer bottom background color */
.footer-bottom {
	background-color: #001E60;
}
/* footer bottom text color */
.sosumi {
	color: #FFFFFF;
}
/* footer "Back to Top" text color */
.back-to-top {
	color: #FFFFFF;
}
/* footer "Back to Top" text hover color */
.back-to-top:hover {
	color: #ECECEC;
}

/* mobile footer background color */
.mobile-footer-links {
	background-color:  #E8EEFE;
}
/* mobile footer background color on hover */
.mobile-footer-links li:hover {
	background-color:  #C6C6C6;
}
/* mobile footer text color */
.mobile-footer-links li a {
	color: #001E60 !important;
}

/* catalog item-info min height */
.item-info {
	min-height: 6rem;
}

/* catalog view background color */
.products-grid,
.advanced-search-amount,
.advanced-search-amount,
.catalog-category-view .breadcrumbs-wrapper,
.catalogsearch-result-index .breadcrumbs-wrapper,
.catalogsearch-advanced-result .breadcrumbs-wrapper,
.mpblog-index-index .breadcrumbs-wrapper,
.mpblog-index-post .breadcrumbs-wrapper {
	background-color: transparent;
}
/* catalog view: category title color */
#category-name {
	color: #001E60;
}
/* price color */
.minimal-price .price, .price-box .price {
	color: #001E60;
}

/* product view - background color */	
.product-view {
	background-color: transparent;
}
/* product view - background color */	
.breadcrumbs-wrapper {
	background-color: #FFFFFF;
}
/* product view - add to cart box - background color */	
.bg-box {
	background-color: #F4F4F4;
}
/* product name text color */	
.product-shop h1 {
	color: #001E60;
}
/* product's sticky nav background color */	
.catalog-product-view .magellan-nav {
	background-color: #FFFFFF;
}
/* product's sticky nav links color */	
.catalog-product-view .magellan-nav .sub-nav dd a {
	color: #001E60;
}
/* product's sticky nav links color on hover */	
.catalog-product-view .magellan-nav .sub-nav dd:hover a {
	color: #001E60;
}
/* product's sticky nav links background on active */	
.catalog-product-view .magellan-nav .sub-nav dd.active a {
	background-color: #BBBBBB;
}
.catalog-product-view .magellan-nav.magellan-fixed {
    min-width: auto;
    width: 1440px;
}
/* product's sticky nav background color when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed {
	background-color: #FFFFFF;
}
/* product's sticky nav links color when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed .sub-nav dd a {
	color: #001E60;
}
/* product's sticky nav links color on hover when fixed */	
.catalog-product-view .magellan-nav.magellan-fixed .sub-nav dd:hover a {
	color: #001E60;
}
/* product info - color of the subtitles */	
.product-collateral-wrapper .product-description h3,
.product-collateral-wrapper .additional h3,
.product-collateral-wrapper .custom-info h3,
.product-collateral-wrapper .ratings-reviews h3,
.product-collateral-wrapper .tags h3 {
	color: #001E60;
}
/* additional info table - background color */	
.product-collateral-wrapper .product-collateral.additional {
	background-color: #F4F4F4;
}
/* product info sections - separator line color */	
.product-collateral-wrapper .product-collateral {
	border-color: #F4F4F4;
}
/* upsell products - background color */	
.featured-slider.up-sell {
	background-color: #F4F4F4;
}
/* upsell products - label color */	
.featured-slider.up-sell h3 {
	color: #222222;
}
/* related products - background color */	
.featured-slider.related {
	background-color: #F4F4F4;
}
/* related products - label color */	
.featured-slider.related h3 {
	color: #222222;
}

/* featured products background color */	
.featured-slider.featured-slider-section {
	background-color: #F4F4F4;
}
/* featured products label color */	
.featured-slider.featured-slider-section h3 {
	color: #222222;
}

/* featured categories background color */	
.featured-slider.featured-categories-section {
	background-color: #F4F4F4;
}
/* featured categories label color */	
.featured-slider.featured-categories-section h3 {
	color: #222222;
}

/* logo slider label color */	
.brand-slider h3 {
	color: #222222;
}

/* star rating color */	
.rating, .product-collateral .review-list .rating, .product-collateral .rating, 
.review-product-list .ratings-detail .rating,
#pretty-product-review-list .pretty-rating-code .options li .option.hover, 
#pretty-product-review-list .pretty-rating-code .options li .option.selected {
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjIwMHB4IiBoZWlnaHQ9IjM4LjE2N3B4IiB2aWV3Qm94PSIwIDAgMjAwIDM4LjE2NyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMjAwIDM4LjE2NyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PGc+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE4LjUyLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEzLDEyLjc4OWMyLjYwNiwxLjk4MiwxMi40NC0xLjk1MywxMy40MzUsMS4yNTVjMC45OTUsMy4yMDgtOC45MTUsNS41MjMtOS45MSw4LjczNWMtMC45OTYsMy4yMDgsNS40NjksMTIuMDA0LDIuODYzLDEzLjk5Yy0yLjYwNiwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyMSwwLTguNzk4LDkuNjM1LTExLjQwMiw3LjY1M2MtMi42MDYtMS45ODYsMy44NTctMTAuNzgyLDIuODYzLTEzLjk5Yy0wLjk5NS0zLjIxMS0xMC45MDUtNS41MjYtOS45MS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1QzE2LjEwOSwxMS45MzcsMTUuMjk5LDEuMTI5LDE4LjUyLDEuMTI5eiIvPjxwYXRoIGZpbGw9IiNGOUJGM0IiIGQ9Ik01OS4yNiwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDYsMS45ODIsMTIuNDQtMS45NTMsMTMuNDM1LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk3LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MywxMy45OWMtMi42MDYsMS45ODItOC4xODItNy42NTMtMTEuNC03LjY1M2MtMy4yMjEsMC04Ljc5OCw5LjYzNS0xMS40MDIsNy42NTNjLTIuNjA2LTEuOTg2LDMuODU3LTEwLjc4MiwyLjg2My0xMy45OWMtMC45OTUtMy4yMTEtMTAuOTA1LTUuNTI2LTkuOTExLTguNzM1YzAuOTk3LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzUtMS4yNTVDNTYuODUsMTEuOTM3LDU2LjAzOSwxLjEyOSw1OS4yNiwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTAwLDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDExLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM3LDEuMjU1YzAuOTk1LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2MSwxMy45OWMtMi42MDQsMS45ODItOC4xOC03LjY1My0xMS4zOTktNy42NTNjLTMuMjIxLDAtOC43OTgsOS42MzUtMTEuNDAyLDcuNjUzYy0yLjYwNS0xLjk4NiwzLjg1OC0xMC43ODIsMi44NjMtMTMuOTljLTAuOTk1LTMuMjExLTEwLjkwNS01LjUyNi05LjkxMS04LjczNWMwLjk5Ny0zLjIwOCwxMC44MjksMC43MjcsMTMuNDM1LTEuMjU1Qzk3LjU5LDExLjkzNyw5Ni43OCwxLjEyOSwxMDAsMS4xMjl6Ii8+PHBhdGggZmlsbD0iI0Y5QkYzQiIgZD0iTTE0MC43NCwxLjEyOWMzLjIxOSwwLDIuNDA5LDEwLjgwNyw1LjAxMywxMi43ODljMi42MDgsMS45ODIsMTIuNDQyLTEuOTUzLDEzLjQzNywxLjI1NWMwLjk5NCwzLjIwOC04LjkxNiw1LjUyMy05LjkxLDguNzM1Yy0wLjk5NSwzLjIwOCw1LjQ2OSwxMi4wMDQsMi44NiwxMy45OWMtMi42MDQsMS45ODItOC4xODEtNy42NTMtMTEuNC03LjY1M2MtMy4yMTksMC04Ljc5Nyw5LjYzNS0xMS40MDEsNy42NTNjLTIuNjA0LTEuOTg2LDMuODU1LTEwLjc4MiwyLjg2NS0xMy45OWMtMC45OTgtMy4yMTEtMTAuOTA4LTUuNTI2LTkuOTEtOC43MzVjMC45OTUtMy4yMDgsMTAuODI5LDAuNzI3LDEzLjQzMy0xLjI1NVMxMzcuNTIxLDEuMTI5LDE0MC43NCwxLjEyOXoiLz48cGF0aCBmaWxsPSIjRjlCRjNCIiBkPSJNMTgxLjQ4LDEuMTI5YzMuMjE5LDAsMi40MDksMTAuODA3LDUuMDEyLDEyLjc4OWMyLjYwOCwxLjk4MiwxMi40NDItMS45NTMsMTMuNDM4LDEuMjU1YzAuOTk0LDMuMjA4LTguOTE2LDUuNTIzLTkuOTEsOC43MzVjLTAuOTk1LDMuMjA4LDUuNDY5LDEyLjAwNCwyLjg2LDEzLjk5Yy0yLjYwNCwxLjk4Mi04LjE4MS03LjY1My0xMS40LTcuNjUzYy0zLjIyLDAtOC43OTcsOS42MzUtMTEuNDAxLDcuNjUzYy0yLjYwNC0xLjk4NiwzLjg1NS0xMC43ODIsMi44NjUtMTMuOTljLTAuOTk5LTMuMjExLTEwLjkwOS01LjUyNi05LjkxLTguNzM1YzAuOTk0LTMuMjA4LDEwLjgyOSwwLjcyNywxMy40MzMtMS4yNTVDMTc5LjA3MSwxMS45MzcsMTc4LjI2MSwxLjEyOSwxODEuNDgsMS4xMjl6Ii8+PC9nPjwvc3ZnPg==);
}
/* login, forgot password, register, reset password, logout success - background color */
.customer-account-login .off-canvas-wrap,
.customer-account-forgotpassword .off-canvas-wrap,
.customer-account-create .off-canvas-wrap,
.customer-account-logoutsuccess .off-canvas-wrap,
.customer-account-resetpassword .off-canvas-wrap,
.paypal-express-review .off-canvas-wrap {
	background: FFFFFF;
}
/* customer account - background color */
.account-wrapper {
	background-color: #f4f4f4;
}
/* one page checkout and multishipping checkout - background color */
.checkout-onepage-index .off-canvas-wrap,
.checkout-multishipping-login .off-canvas-wrap,
.checkout-multishipping-register .off-canvas-wrap,
.checkout-multishipping-addresses .off-canvas-wrap,
.checkout-multishipping-address-newshipping .off-canvas-wrap,
.checkout-multishipping-shipping .off-canvas-wrap,
.checkout-multishipping-address-editshipping .off-canvas-wrap,
.checkout-multishipping-billing .off-canvas-wrap,
.checkout-multishipping-overview .off-canvas-wrap,
.checkout-onepage-failure .off-canvas-wrap,
.checkout-multishipping-success .off-canvas-wrap,
.checkout-onepage-success .off-canvas-wrap {
	background: FFFFFF;
}

/* catalog product box - border radius */
.category-products .item-image,
.featured-slider-section .item-images.flush .item-image,
.featured-categories-section .item-image {
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}
.category-products.list .item-image {
	border-top-right-radius: 0;
	border-bottom-left-radius: 2px;
}
section.featured-slider ol li.item, 
.category-products .item {
	border-radius: 2px;
}


/* Small screens */
@media only screen and (max-width: 40em) {
	.right-off-canvas-menu.main-nav {
		background: #333333 !important;
	}
	.top-bar-section ul li:hover > a,
	.top-bar-section ul li ul li:hover a {
    	background: #272727 !important;
   	}
   	.main-nav .top-bar-section ul li a {
   		color: #ffffff !important;
	}
	.main-nav .top-bar-section ul li:hover a,
	.main-nav .top-bar-section ul.left li ul li:hover > a:not(.button) {
		color: #ffffff !important;
	}
		.layered-nav-container ol li.checked:hover a:before,
	.layered-nav-container ol li.checked:hover a {
		color: #001E60;
	}
			.main-logo-small {
		max-width: 294px; 
	}
	}
/* Medium and Big screens */
@media only screen and (min-width: 40.063em) {
		/* main menu icon's color */
	.main-header .top-bar .icon-cart,
	.welcome-message span,
	.main-header .icon-user,
	.main-header .icon-cart {
		color: #CECECE;
	}
		.top-bar-section .has-dropdown:hover > a:after,
	.top-bar-section .has-dropdown-for-large:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #001E60 !important;	
	}

		.main-nav .top-bar-section > ul > li:hover > a:not(.button) {
		color: #001E60 !important;
	}
	.top-bar-section > ul > li > a {
		text-transform: none !important;
	}
			.top-bar-section > ul > li > a {
				font-size: 1rem !important;
						font-weight: normal !important;
			}
	
		.main-logo {
		max-width: 294px; 
	}
			.main-logo,
	.main-logo-small {
		margin-top: 33px; 
	}
			#search_mini_form {
		margin-bottom: 15px; 
	}
			.form-search {
				margin-top: 24px; 
						margin-bottom: 16px; 
			}
		
			.main-header .top-header,
		.cms-index-index .main-header .header-ribbon, 
		.cms-home .main-header .header-ribbon,
		.header-ribbon {
			background: #FFFFFF !important;
		}
	
	/* dropdown menu hover color */
	.main-nav .top-bar-section ul.left li ul li:hover:not(.mega-menu-top-block):not(.mega-menu-bottom-block) > a:not(.button),
	.main-nav .top-bar-section ul.right .links-list li:hover > a {
		color: #000000 !important;
	}
	.top-bar-section .left ul,
	.top-bar-section .left .arrow-box {
			font-family: "Roboto", "Myriad Pro", "Segoe UI", Arial, sans-serif;  !important;
		}

		.top-bar-section .left ul li:active > a {
		color: #001E60 !important;
	}
	.top-bar-section .left ul li:hover > a:before,
	.category-products.list .actions .btn-cart {
		background: #001E60;
	}
	.top-bar-section .has-dropdown .dropdown li.has-dropdown:hover > a:after {
		border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #001E60 !important;
	}
	
		.category-products.list .actions .btn-cart:hover {
		background: #001E60;
	}
	
		.main-nav .top-bar-section ul.left li.mega-menu > ul > li:not(.mega-menu-top-block):not(.mega-menu-bottom-block):hover > a:not(.button) { 
		color: #001E60 !important;
	}
	
		/* sticky menu */
		.main-header.sticky-active .top-bar-section {
		background: rgba(255,255,255,0.95);
	}
	.main-header.sticky-active .main-nav .top-bar-section > ul > li > a:not(.button) {
		color: #001E60 !important;
	}
	.main-header.sticky-active .main-nav .top-bar-section > ul > li:hover > a:not(.button) {
		color: #FE5000 !important;
	}
	.main-header.sticky-active .main-nav .top-bar-section .has-dropdown > a:after, 
	.main-header.sticky-active .main-nav .top-bar-section .has-dropdown-for-large > a:after {
		border-color: transparent transparent #FFFFFF;
	}
	.main-header.sticky-active .top-bar .sup {
		color: #001E60;
	}
	.main-header.sticky-active .main-nav .top-bar-section .icon-cart {
		color: #001E60;
	}
	}

		@media only screen and (max-width: 44em) {
		.mega-menu > ul > li.mega-menu-right-block {
			display: none !important;
		}
		.top-bar-section .has-dropdown.mega-menu > .dropdown {
			padding-right: 0 !important;
		}
	}
@media only screen and (max-width: 40em) {
	/* disable Quick View for mobile */
	.no-touch section.featured-slider .item-images a.quickview-button, 
	.no-touch section.featured-slider .category-images a.quickview-button, 
	.no-touch .category-products .item-images a.quickview-button,
	.touch section.featured-slider .item-images a.quickview-button, 
	.touch section.featured-slider .category-images a.quickview-button, 
	.touch .category-products .item-images a.quickview-button {
		display: none !important;
	}
}

@media only screen and (min-width: 1440px) {
	.sticky-active nav.main-nav .top-bar-section ul.right {
		padding-right: calc((100% - 1440px) / 2 + (1440px * 2.7 / 100)) !important;
	}
	.sticky-active nav.main-nav .top-bar-section ul.left {
		padding-left: calc((100% - 1440px) / 2) !important;
	}
	.sticky-active .top-bar-section .has-dropdown.mega-menu > .dropdown {
		margin-left: calc((100% - 1440px) / 2 + (1440px * 3.5 / 100)) !important;
		min-width: calc(1440px * 93 / 100) !important;
	}
}

@charset "UTF-8";

h1, h2, h3, h4, h5, h6 {
    font-family: "Roboto", "Myriad Pro", "Segoe UI", Arial, sans-serif
}

.main-logo, .main-logo-small {
    margin-top: 0;
}

.newsletter-ribbon .social a,
.exitintent-popup .social a {
    font-size: 1.9rem;
    line-height: 1.9rem;
    width: 1.9rem;
    height: 1.9rem;
}

.newsletter-ribbon .icon-email:before {
    font-size: 1.9rem;
}

h1 {
    text-align: center;
    font-size: 56px;
    max-width: 100%;
    width: 100%;
}

.page-title h1 {
    font-size: 56px;
    color: #001E60;
    font-weight: bold;
}

.page-title.subtitle h1 {
    margin-bottom: 20px;
}
.page-title.subtitle{
    margin-bottom: 40px;
    text-align: center;
    font-weight: bold;
    color: #001E60;
}

/*
 * blueimp Gallery CSS 2.11.1
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* Prevent artifacts in Mozilla Firefox: */
    -moz-backface-visibility: hidden;
}
.blueimp-gallery > .slides > .slide > .slide-content {
    margin: auto;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    opacity: 1;
}
.blueimp-gallery {
    position: fixed;
    z-index: 999999;
    overflow: hidden;
    background: #ffffff;
    background: rgba(255, 255, 255, 1);
    opacity: 0;
    display: none;
    direction: ltr;
    -ms-touch-action: none;
    touch-action: none;
}
.blueimp-gallery-carousel {
    position: relative;
    z-index: auto;
    margin: 1em auto;
    /* Set the carousel width/height ratio to 16/9: */
    padding-bottom: 56.25%;
    box-shadow: 0 0 10px #000;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.blueimp-gallery-display {
    display: block;
    opacity: 1;
}
.blueimp-gallery > .slides {
    position: relative;
    height: 100%;
    overflow: hidden;
}
.blueimp-gallery-carousel > .slides {
    position: absolute;
}
.blueimp-gallery > .slides > .slide {
    position: relative;
    float: left;
    height: 100%;
    text-align: center;
    -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -moz-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -ms-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    -o-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.blueimp-gallery,
.blueimp-gallery > .slides > .slide > .slide-content {
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    transition: opacity 0.5s linear;
}
.blueimp-gallery > .slides > .slide-loading {
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/loading.gif) center no-repeat;
    background-size: 64px 64px;
}
.blueimp-gallery > .slides > .slide-loading > .slide-content {
    opacity: 0;
}
.blueimp-gallery > .slides > .slide-error {
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/error.png) center no-repeat;
}
.blueimp-gallery > .slides > .slide-error > .slide-content {
    display: none;
}
.blueimp-gallery > .prev,
.blueimp-gallery > .nexta {
    position: absolute;
    top: 50%;
    left: 15px;
    width: 40px !important;
    height: 40px !important;
    margin-top: -23px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: dimgray;
    text-decoration: none;
    text-align: center;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: 1;
    cursor: pointer;
    display: none;
}
.blueimp-gallery > .nexta {
    left: auto;
    right: 15px;
}
.blueimp-gallery > .close,
.blueimp-gallery > .title {
    position: absolute;
    top: 15px;
    left: 15px;
    margin: 0 40px 0 0;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    opacity: 0.8;
    display: none;
}
.blueimp-gallery>.title {
    text-shadow: none;
}
.blueimp-gallery>.title:hover {
     background-color: transparent;
}
.blueimp-gallery > .close {
    padding: 0;
    right: 30px;
    top: 30px;
    left: auto;
    margin: -15px;
    font-size: 30px;
    text-decoration: none;
    cursor: pointer;
    border-radius: 30px;
    width: 40px !important;
    height: 40px !important;
    line-height: 35px;
    text-align: center;
}
.blueimp-gallery > .play-pause {
    position: absolute;
    right: 15px;
    bottom: 15px;
    width: 15px;
    height: 15px;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/play-pause.png) 0 0 no-repeat;
    cursor: pointer;
    opacity: 0.5;
    display: none;
}
.blueimp-gallery-playing > .play-pause {
    background-position: -15px 0;
}
.blueimp-gallery > .prev:hover,
.blueimp-gallery > .nexta:hover,
.blueimp-gallery > .close:hover,
.blueimp-gallery > .play-pause:hover {
    color: silver;
    opacity: 1;
    background-color: transparent;
}
.blueimp-gallery-controls > .prev,
.blueimp-gallery-controls > .nexta,
.blueimp-gallery-controls > .close,
.blueimp-gallery-controls > .title,
.blueimp-gallery-controls > .play-pause {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.blueimp-gallery-single > .prev,
.blueimp-gallery-left > .prev,
.blueimp-gallery-single > .nexta,
.blueimp-gallery-right > .nexta,
.blueimp-gallery-single > .play-pause {
    display: none;
}
.blueimp-gallery > .slides > .slide > .slide-content,
.blueimp-gallery > .prev,
.blueimp-gallery > .nexta,
.blueimp-gallery > .close,
.blueimp-gallery > .play-pause {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Replace PNGs with SVGs for capable browsers (excluding IE<9) */
body:last-child .blueimp-gallery > .slides > .slide-error {
    background-image: url(https://www.malltv.lol/skin/frontend/intenso/default/images/error.svg);
}
body:last-child .blueimp-gallery > .play-pause {
    width: 20px;
    height: 20px;
    background-size: 40px 20px;
    background-image: url(https://www.malltv.lol/skin/frontend/intenso/default/images/play-pause.svg);
}
body:last-child .blueimp-gallery-playing > .play-pause {
    background-position: -20px 0;
}

/* IE7 fixes */
*+html .blueimp-gallery > .slides > .slide {
    min-height: 300px;
}
*+html .blueimp-gallery > .slides > .slide > .slide-content {
    position: relative;
}

/*
 * blueimp Gallery Indicator CSS 1.1.0
 * https://github.com/blueimp/Gallery
 *
 * Copyright 2013, Sebastian Tschan
 * https://blueimp.net
 *
 * Licensed under the MIT license:
 * http://www.opensource.org/licenses/MIT
 */

.blueimp-gallery > .indicator {
    position: absolute;
    top: auto;
    right: 15px;
    bottom: 15px;
    left: 15px;
    margin: 0 40px;
    padding: 0;
    list-style: none;
    text-align: center;
    line-height: 10px;
    display: none;
}
.blueimp-gallery > .indicator > li {
    display: inline-block;
    width: 60px;
    height: 40px;
    margin: 6px 3px 0 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    border: 1px solid transparent;
    background: #ccc;
    background: rgba(255, 255, 255, 0.25) center no-repeat;
    border-radius: 0;
    box-shadow: 0 0 2px #000;
    opacity: 0.8;
    cursor: pointer;
}
.blueimp-gallery > .indicator > li:hover,
.blueimp-gallery > .indicator > .active {
    background-color: #fff;
    border-color: #fff;
    opacity: 1;
}
.blueimp-gallery-controls > .indicator {
    display: block;
    /* Fix z-index issues (controls behind slide element) on Android: */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}
.blueimp-gallery-single > .indicator {
    display: none;
}
.blueimp-gallery > .indicator {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* IE7 fixes */
*+html .blueimp-gallery > .indicator > li {
    display: inline;
}

@media (max-width: 480px) {
    .blueimp-gallery > .indicator {
        display: none;
    }
}

/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/
.bl-back {
    background-color: #EEF1F6;
}

.kontakty form.bl-back {
    margin-bottom: 0;
}

.kontakty .mapcontacts input[type="text"], .kontakty .mapcontacts button {
    margin-bottom: 0;
    height: 45px;
}

.kontakty .input-search {
    display: inline-block;
}
.kontakty .btn-search {
    display: inline-block;
    margin-left: 3px;
}

span.plocha {
    text-transform: lowercase;
}

span.plocha sup {
    font-size: 14px;
}


.kontakty .mapform {
    margin: 30px 0 30px;
}

.kontakty .mapform .columns {
    line-height: 46px;
}

.kontakty .mapinput {
    display: inline-block;
}

@media only screen and (min-width: 40.063em) {
    .kontakty .mapinput {
        width: 350px;
    }
}

@media only screen and (max-width: 40em) {
    .kontakty .mapinput {
        width: 100%;
    }

    .kontakty .btn-search{
        margin: 5px 0px 0px 0px;
    }
}

.kontakty .mapcontacts{
    background: #FFF;
}

.kontakty .tabs dd {
    float: none;
    display: inline-block;
}

.kontakty .tabs-header {
    background-color: transparent;
}
.kontakty .tabs dd a {
    color: #FFF;
    background-color: #677da7;
}

/*
.kontakty .tabs dd a:hover {
    background-color: #dde6f6;
}
*/

.kontakty .tabs dd.active a {
    background-color: #FFF;
    color: #173d75;
}

.kontakty .content-contacts{
    background: #FFF;
}

.branch .info, .branch .bstudio {
    height: 130px;
}

.studio, .sub-branch {
    line-height: 1.45;
}

.sssub-branch, .col-branch .info {
    height: 130px;
    border-right: 1px solid #E7EAF0;
}

@media (max-width: 480px) {
    .sssub-branch, .col-branch .info {
        border-right: 0px;
    }
}


.store-list-text {
    color: #001E60;
}

.branch h4 {
    font-size: 22px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 2px;
}
.branch .studio > p, .branch .sub-branch > p {
    position: relative;
}
.branch .info > p {
    padding-left: 20px;
}

.branch .studio span > a, .branch .sub-branch span > a {
    color: #fe5000;
    text-decoration: underline;
}
.branch .studio span > a:hover, .branch .sub-branch span > a:hover {
    text-decoration: none;
}
.branch .sub-branch .sub-branch-box {
    background: rgba(0, 0, 0, 0) url("https://www.malltv.lol/skin/frontend/intenso/default/images/pobocka.png") no-repeat scroll left 10%;
}
.branch .studio .studio-box, .branch .sub-branch .sub-branch-box {
    padding: 0px 20px 30px 60px;
}

.branch .sub-branch {
    border-right: 0 none;
}

.branch .studio, .branch .sub-branch .sub-branch-box p{
    margin: 0px;
}

.branch .studio-title, .branch .sub-branch-title{
    font-size: 0.875rem;
    font-weight: normal;
}

h1,h2,h3,h4,h5,h6 {
    color: #001E60;
    text-align: center;

}

h1, h2, h3 {
    margin: 20px 0 40px 0;
}
.filter-hidden, .branch-off {
    display: none;
}
h1, .blog h2, .blog h3, .h3 strong, h3 strong {
    font-weight: bold;
}
strong {
    font-weight: bold;
}
.tabselect ul.nav-tabs li a {
    background-color: #001E60;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    font-weight: bold;
    font-size: 1.250em;
    margin-right: 0;
    padding: 11px 15px;
}
.nav-tabs > li > a {
    color: #fff;
    font-weight: bold;
    font-size: 1.125em;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 3px 3px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
a {
    color: #001E60;
    text-decoration: none;
    background-color: transparent;
}
.branch .col-branch {
    border-bottom: 1px solid #e7eaf0;
    min-height: 130px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.branch .studio .studio-box{
    background: rgba(0, 0, 0, 0) url("https://www.malltv.lol/skin/frontend/intenso/default/images/studio.png") no-repeat scroll left 10%;
}

.studio span, .sub-branch span {
    display: block;
    font-weight: bold;
}

.studio span>a, .sub-branch span>a {
    text-decoration: underline;
    font-weight: normal;
}
.studio span>a:hover, .sub-branch span>a:hover {
     text-decoration: none;
 }
.advanced-search-summary::after, .advanced-search-summary::before, .block .actions::after, .block .actions::before, .block .block-content::after, .block .block-content::before, .block-layered-nav .sec-ln .tab-content .m-filter-css-checkboxes::after, .block-layered-nav .sec-ln .tab-content .m-filter-css-checkboxes::before, .block-layered-nav .sec-ln::after, .block-layered-nav .sec-ln::before, .block-layered-nav .set-s1::after, .block-layered-nav .set-s1::before, .box-account .box-head::after, .box-account .box-head::before, .buttons-set::after, .buttons-set::before, .cart .cart-collaterals::after, .cart .cart-collaterals::before, .catalog-seo-sitemap-category .page-sitemap .sitemap::after, .catalog-seo-sitemap-category .page-sitemap .sitemap::before, .catalog-seo-sitemap-product .page-sitemap .sitemap::after, .catalog-seo-sitemap-product .page-sitemap .sitemap::before, .checkout-progress::after, .checkout-progress::before, .clearer::after, .clearer::before, .clearfix::after, .clearfix::before, .col2-set::after, .col2-set::before, .col4-set::after, .col4-set::before, .container-fluid::after, .container-fluid::before, .container::after, .container::before, .dashboard .box .box-title::after, .dashboard .box .box-title::before, .dashboard .box-reviews li.item::after, .dashboard .box-reviews li.item::before, .dl-horizontal dd::after, .dl-horizontal dd::before, .form-horizontal .form-group::after, .form-horizontal .form-group::before, .form-list li.additional-row p::after, .form-list li.additional-row p::before, .form-list li::after, .form-list li::before, .form-list::after, .form-list::before, .gift-message-row dl::after, .gift-message-row dl::before, .gift-messages-form .item::after, .gift-messages-form .item::before, .layout::after, .layout::before, .map-info p::after, .map-info p::before, .modal-footer::after, .modal-footer::before, .multiple-checkout .place-order::after, .multiple-checkout .place-order::before, .nav::after, .nav::before, .navbar-collapse::after, .navbar-collapse::before, .navbar-header::after, .navbar-header::before, .navbar::after, .navbar::before, .notice-cookie-cont .notice-row::after, .notice-cookie-cont .notice-row::before, .opc .step-title::after, .opc .step-title::before, .page-title::after, .page-title::before, .pager::after, .pager::before, .panel-body::after, .panel-body::before, .product-essential .product-img-box .more-views ul::after, .product-essential .product-img-box .more-views ul::before, .product-options-bottom .price-box::after, .product-options-bottom .price-box::before, .product-options-bottom::after, .product-options-bottom::before, .product-view .box-collateral::after, .product-view .box-collateral::before, .product-view .box-reviews dd::after, .product-view .box-reviews dd::before, .products-grid::after, .products-grid::before, .products-list li.item::after, .products-list li.item::before, .row::after, .row::before, .sorter::after, .sorter::before, .tool-tip .btn-close::after, .tool-tip .btn-close::before, .webforms .fieldset-6 ul.form-list .form-cont::after, .webforms .fieldset-6 ul.form-list .form-cont::before, .webforms .fieldset-6::after, .webforms .fieldset-6::before, .webforms .fieldset-9 ul.form-list .form-cont::after, .webforms .fieldset-9 ul.form-list .form-cont::before, .webforms .fieldset-9::after, .webforms .fieldset-9::before, footer[role="contentinfo"]::after, footer[role="contentinfo"]::before, header[role="banner"]::after, header[role="banner"]::before {
    content: " ";
    display: table;
}
.tabselect ul.nav-tabs {
    border-bottom: 0 none;
    text-align: center;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}

.studio .row {
    margin: 0;
}

.studio p, .phone {
    margin-bottom: 0;
    padding: 2px 0;
    font-weight: normal !important;
    font-size: 0.8rem;
}

@media (min-width: 768px) {
    .branch .col-branch.branch-off {
        display: block;
        height: 151px;
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 60px;
    padding: 0;
    *zoom: 1;
    max-width:100% !important;
}
.bx-wrapper img {
    max-width: 100%;
    display: block;
}


.bx-wrapper .bx-viewport {
    -moz-box-shadow: 0 0 5px #ccc;
    -webkit-box-shadow: 0 0 5px #ccc;
    background: #fff;

    /*fix other elements on the page moving (on Chrome)*/
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
    font-size: 1.125em;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
    position: absolute;
    bottom: -30px;
    width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
    min-height: 50px;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/bx_loader.gif) center center no-repeat #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-weight: bold;
    color: #666;
    padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block;
    *zoom: 1;
    *display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/controls.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/controls.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-prev:hover {
    background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
    background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
    display: block;
    text-indent: -9999px;
    width: 10px;
    height: 11px;
    outline: 0;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/controls.png) -86px -11px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
    background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
    display: block;
    text-indent: -9999px;
    width: 9px;
    height: 11px;
    outline: 0;
    background: url(https://www.malltv.lol/skin/frontend/intenso/default/images/controls.png) -86px -44px no-repeat;
    margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
    background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: #666\9;
    background: rgba(80, 80, 80, 0.75);
    width: 100%;
}

.bx-wrapper .bx-caption span {
    color: #fff;
    display: block;
    font-size: .85em;
    padding: 10px;
}

/* Definice pro info box v mapách */
.leaflet-container .branch-box {
    color: #001E60;
    font-size: 15px;
    line-height: 21px;
}

.leaflet-container .branch-box .name {
    font-weight: bold;
}

.leaflet-container .branch-box a {
    color: #fe5000;
    text-decoration: underline;
}

.leaflet-container .branch-box a:hover {
     text-decoration: none;
 }

.maincont p.branchtype {
    font-size: 32px;
    font-family: "Roboto","Myriad Pro","Segoe UI",Arial,sans-serif;
    margin-bottom: 20px;
    color: #001E60;
}

.maincont p {
    text-align: center;
    font-size: 16px;
    line-height: 24.2px;
    margin-bottom: 39.6px;
}

.map-header .medium-6 {
    text-align: center;
    font-size: 24px;
    padding-top: 30px;
    padding-bottom: 0;
    color: #001E60;
}

.bottom-padding-half {
    padding-bottom: 30px;
}

.maincont h3 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 40px;
}

.map-info h3 {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 10px;
}

.map-info p {
    margin-bottom: 0;
    padding: 10px 0;
    font-size: 16px;
    border-bottom: 1px solid #dfe3eb;
    display: table;
    width: 100%;
}

.map-info p.store-note {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (min-width: 64.063em) {
    .con-padd-left {
        padding-right: 3% !important;
    }
}

@media only screen and (min-width: 64.063em) {
    .con-padd-center {
        padding-right: 1.5% !important;
        padding-left: 1.5% !important;
    }
}

@media only screen and (min-width: 64.063em) {
    .con-padd-right {
        padding-left: 3% !important;
    }
}

.map-info p span.ilabel {
    display: table-cell;
    float: left;
    margin-left: 15px;
}

.map-info p span.value {
    float: right;
    display: table-cell;
    margin-right: 15px;
}

.map-sview .ease-fade, .map-sview .start-box {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
}

.map-sview .ease-fade img, .map-sview .start-box img {
    display: inline-block;
}

.start-box img {
    display: inline-block;
}

.map-sview .ease-fade.running {
    opacity: 1;
    transition: opacity .5s linear;
}

.map-sview .ease-fade .run, .map-sview .start-box .run {
    text-align: center;
    font-weight: bold;
}

.table.katalogy {
    width: 100%;
}
.table.katalogy > tbody > tr > td {
    vertical-align: middle !important;
    font-size: 15px;
}
.table.katalogy > tbody > tr > td + td + td {
    white-space: nowrap;
}
.table.katalogy button {
    padding: 5px 12px;
}
.table.katalogy td + td + td + td {
    text-align: right;
}
.table.katalogy .filename {
    word-break: break-word;
}
@media all and (max-width: 620px) {
    .table.katalogy {
        display: block;
    }
    .table.katalogy thead {
        display: none;
    }
    .table.katalogy tbody,
    .table.katalogy tr {
        width: 100%;
        display: block;
    }
    .table.katalogy td,
    .table.katalogy th {
        display: block;
    }
    .table.katalogy td[data-title]::before,
    .table.katalogy th[data-title]::before {
        content: attr(data-title) ': ';
        font-weight: bold;
        display: inline-block;
        margin-right: 10px;
    }
}

table.stack .st-head-row {
    color: #001E60;
    font-weight: bold;
}

table.stack .button {
    margin-bottom: 0;
}

.stacktable { width: 100%; }
.st-head-row { padding-top: 1em; }
.st-head-row.st-head-row-main { font-size: 1.5em; padding-top: 0; }
.st-key { width: 49%; text-align: right; padding-right: 1%; }
.st-val { width: 49%; padding-left: 1%; }

/* RESPONSIVE EXAMPLE */

.stacktable.large-only { display: table; }
.stacktable.small-only { display: none; }

@media (max-width: 425px) {
    .stacktable.large-only { display: none; }
    .stacktable.small-only { display: table; }
}

.w-back {
    background-color: white;
}

.breadcrumbs ul li a,
.breadcrumbs ul li span {
    color: #528bc9;
    padding-right: 5px;
    text-transform: none;
}

.breadcrumbs ul li a, .breadcrumbs ul li a:hover {
    text-decoration: underline;
}

.breadcrumbs ul li span {
    color: #001E60;
}
.breadcrumbs ul li strong {
    font-family: 'Roboto';
    color: #001E60;
    font-weight: normal;
}

ul {
    color: #001E60;
    font-size: 0.938rem;
}

.text-box-with-icon ul li{
    line-height: 1.3;
}

@media only screen and (min-width: 40.063em) {
    .top-bar-section .right li .dropdown {
        left: -30px;
    }
}

/*Brand Slider*/

section.brand-slider{
    padding: 20px 0 20px 3.5%;
}

.show-all-brands{
    top: 0px;
}

section.brand-slider ol{
    padding: 12px 0 12px 12px;
}

section.brand-slider ol li.brand{
    margin: 12px 30px 12px 0;
    background: transparent;
}

.brand-slider .brand-prev, .brand-slider .brand-next {
    top: 16%;
}

/* Cookies notice */
.global-site-notice.notice-cookie{
    width: 100%;
    padding: 15px;
}

.global-site-notice.notice-cookie .notice-inner{
    max-width: 690px;
    margin: 0 auto;
    padding-right: 150px;
}

/* BLOG */
@media (min-width: 768px) {
    .mpblog-post.w2 .post-thumbnail {
        float: left;
        width: 30%;
        margin: 0 40px 40px 0;
    }
    .mpblog-post.w2 .mp-blog-content{
        float: none !important;
    }
}
@media (min-width: 1024px) {
    .mpblog-post.w2 .post-thumbnail {
        width: 50%;
    }
}
.mp-blog-content{
    padding-top: 20px;
}
@media only screen and (min-width: 40.063em) {
    .row.blog .post-thumbnail-crope{
        min-height: 340px;
        max-height: 340px;
        overflow: hidden;
    }

    .row.blog .product-name{
        min-height: 60px;
        max-height: 120px;
        overflow: hidden;
        margin-bottom: 20px;
    }

    .row.blog .desc .desc_content{
        min-height: 111px;
        max-height: 111px;
        overflow: hidden;
    }

    .text-box-with-icon.image-up section.box-1 {
        padding-right: 2.1%;
        padding-left: 0.9%;
    }
}

.row.blog .button_box{
    text-align: center;
    margin-bottom: 50px;
}

.row.blog .button_box button{
    margin: 0 auto;
}

.row.blog .button_box button span{
}

.row.blog .product-name{
    margin-bottom: 20px;
}

.row.blog .desc p{
    margin-bottom: 10px;
}

.row.blog .desc .desc_content{
    margin-bottom: 15px;
}

/* Menu */
.arrow-box{
    background: #001E60 !important;
}

.main-nav .arrow-box:after{
    border-bottom-color: #001E60 !important;
}

.right-off-canvas-menu.main-nav .dropdown li a:not(.button),
.right-off-canvas-menu.main-nav .dropdown ul.dropdown{
    background: #001E60 !important;
    text-align: center;
    font-size: 16px !important;
    color: #FFF !important;
}

.account-dropdown .bg-box{
    background: #001E60 !important;
}

.account-dropdown .bg-box p.small{
    text-align: center;
}

.account-dropdown .bg-box p.small a:hover{
    text-decoration: underline;
}


@media only screen and (min-width: 40.063em) {
    .top-bar-section > ul > li > a{
    }

    .main-nav .top-bar-section ul.left li ul li:hover:not(.mega-menu-top-block):not(.mega-menu-bottom-block) > a:not(.button){
        color: #FFF !important;
        text-decoration: underline !important;
        -webkit-transition-property: none;
        -moz-transition-property: none;
        -o-transition-property: none;
        transition-property: none;
    }
}

.zverejneno {
    color: #001E60;
    font-size: 0.7rem;
    display: block;
    margin: 10px 0;
}

.other_posts_list>div {
    max-height: 677px;
}

.other_posts_list [class*="column"] + [class*="column"]:last-child {
    float: left;
}

.row.blog .other_posts_list .product-name {
    min-height: 60px;
    max-height: 60px;
}

a.button.ghost.button-blog {
    color: #001e60 !important;
    border-color: #fe5000 !important;
}

a.button.ghost.button-blog:hover {
    border-color: #001e60 !important;
}

.truncated .truncated_full_value .item-options > p {
    text-transform: inherit;
}

@media only screen and (max-width: 40em) {
    .top-bar-section li.group-title {
        text-transform: inherit;
    }
}

.newsletter-cont {
    padding-top: 15px;
    padding-left: 42px;
}

.newsletter-ribbon form {
    display: inherit;
}
.mdformfields .newsletter-ribbon button {
    padding: 10px 20px;
    position: initial;
    margin: 20px 0 15px;
    width: 300px;
}

.mdformfields .newsletter-ribbon .field {
    margin: 0;
    width: 302px;
}

#survey-popup {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.6);
    white-space: nowrap;
    text-align: center;
    z-index: 18000;
}
#survey-popup.active {
    display: block;
}
#survey-popup::before,
#survey-popup::after {
    content: ' ';
    width: 0;
    height: 100%;
}
#survey-popup::before,
#survey-popup::after,
#survey-popup > .content {
    display: inline-block;
    vertical-align: middle;
}
#survey-popup > .content {
    white-space: normal;
    text-align: left;
    background: #f8f8f8 url('https://www.malltv.lol/skin/frontend/intenso/default/images/popup-background.png') right bottom no-repeat;
    max-width: 90%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: relative;
}
#survey-popup > .content::before {
    display: block;
    position: absolute;
    right: 35px;
    top: -32px;
    content: ' ';
    width: 64px;
    height: 64px;
    padding: 10px;
    border-radius: 100%;
    background: #ffffff url('https://www.malltv.lol/skin/frontend/intenso/default/images/logo-popup.svg') center center no-repeat;
    background-size: 80%;
}
#survey-popup > .content > .close-button {
    position: absolute;
    display: inline-block;
    cursor: pointer;
    font-size: 28px;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    color: black;
    right: 10px;
    bottom: 10px;
}
#survey-popup > .content > .cms {
    clear: both;
}
#survey-popup > .content > .cms .center {
    text-align: center;
}
#survey-popup > .content > .cms .right {
    text-align: right;
}
#survey-popup > .content > .cms h2 {
    font-size: 24px;
    font-weight: bold;
    background: #001E60;
    color: white;
    padding: 20px;
    text-align: left;
    margin: 0 0 10px 0;
}
#survey-popup > .content > .cms h2 span {
    display: block;
    font-size: 18px;
    font-weight: normal;
}
#survey-popup > .content > .cms p {
    padding: 20px;
    margin: 0;
    line-height: 1.4;
    color: #777777;
}
#survey-popup > .content > .cms p + p {
    padding-top: 0;
}
#survey-popup > .content > .cms .button {
    display: inline-block;
    background: #FE5000;
    color: white;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    border: 0 !important;
    border-radius: 0;
}
#survey-popup > .content > .cms .button:hover {
    background: #e14700;
}
@media all and (min-width: 768px) {
    #survey-popup > .content {
        max-width: 700px;
    }
    #survey-popup > .content::before {
        right: 55px;
        top: -40px;
        content: ' ';
        width: 80px;
        height: 80px;
    }
    #survey-popup > .content > .close-button {
        right: 40px;
        bottom: 40px;
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 36px;
    }
    #survey-popup > .content > .cms h2 {
        font-size: 28px;
        padding: 35px;
    }
    #survey-popup > .content > .cms p {
        padding: 35px 35px 20px 35px;
    }
    #survey-popup > .content > .cms p:last-child {
        padding-bottom: 35px;
        padding-right: 70px;
    }
    #survey-popup > .content > .cms .button {
        padding: 10px 15px;
        margin-top: 15px;
    }
}


/* CONTACTS */
.branch-contacts .maxwidth {
  max-width: 1920px;
}
.branch-contacts .tabselect {
  position: relative;
}
.branch-contacts input{
    margin: 0;
}
.branch-contacts .tab-pane{
    display: none;
}
.branch-contacts .tab-pane.active{
    display: block;
}
.branch-contacts.tabselect.col-md-12{
    padding: 25px 20px;
}
.branch-contacts .row{
    margin: 0;
    min-width: 0;
    padding: 0;
}
.branch-contacts label, .branch-contacts .label{
    padding: 0;
    color: inherit;
}
.branch-contacts .button, .branch-contacts button{
    border-radius: 0;
}
.branch-contacts ul.nav-tabs li {
  width: 50%;
  max-width: 235px;
  float: left;
}
@media screen and (min-width: 840px) {
  .branch-contacts ul.nav-tabs li {
    float: none;
  }
}
@media screen and (max-width: 839px) {
  .branch-contacts ul.nav-tabs li a {
    height: 36px;
    box-sizing: content-box;
    font-size: 16px;
    line-height: 18px !important;
  }
}
.branch-contacts ul.nav-tabs::after {
  display: block;
  content: ' ';
  height: 0;
  clear: both;
}
.branch-contacts .nav-tabs {
  margin: 0 auto;
}
@media screen and (min-width: 840px) {
  .branch-contacts .nav-tabs {
    width: 60%;
  }
}
.branch-contacts .nav-tabs ul.nav-tabs li {
  display: block;
}
@media screen and (min-width: 840px) {
  .branch-contacts .nav-tabs ul.nav-tabs li {
    display: inline-block;
  }
}
.branch-contacts .result-count {
  display: none;
  width: 100%;
  text-align: center;
  padding: 10px 20px;
  box-sizing: border-box;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.2;
  z-index: 8;
  color: #173d75;
}
@media screen and (min-width: 800px) {
  .branch-contacts .result-count {
    position: absolute;
    right: 0;
    width: 20%;
    bottom: 10px;
    top: auto;
    padding: 0 20px;
    text-align: right;
  }
}
.branch-contacts .result-count small {
  font-size: inherit;
}
.branch-contacts .result-count span {
  display: inline-block;
  white-space: nowrap;
}
.branch-contacts .tabcontent {
  position: relative;
}
.branch-contacts .tab-content {
  overflow: hidden;
}
.branch-contacts .nav-tabs{
    list-style-type: none;
}
.branch-contacts .nav-tabs li{
    display:inline-block;
}
.branch-contacts .nav-tabs li a{
    display:block;
    background: #677da7;
    color: white;
    font-size: 20px;
}
.branch-contacts .nav-tabs li.active a{
    background: white;
    color: #173d75;
}
.branch-contacts #list-controls.select-map {
  background: #334B80 url('https://www.malltv.lol/skin/frontend/intenso/default/images/map-bg.png') right top no-repeat;
  color: white;
  padding: 20px;
  z-index: 2000;
  border: 10px solid white;
}
.branch-contacts #list-controls.select-map .input{
    color:black;
}
.smap>div{
    width: 100% !important;
}
@media screen and (min-width: 920px) {
  .branch-contacts #list-controls.select-map {
    position: absolute;
    bottom: 10px;
    width: 320px;
    left: 10px;
  }
}
@media screen and (min-width: 1200px) {
  .branch-contacts #list-controls.select-map {
    left: 90px;
    width: 400px;
  }
}
.branch-contacts #list-controls.select-map .title {
  font-weight: bold;
  font-size: 24px;
}
.branch-contacts #list-controls.select-map .slider-label {
  opacity: 0.6;
  color: white;
}
.branch-contacts #list-controls.select-map .slider-label::before {
  background: white;
}
.branch-contacts #list-controls.select-map .row {
  margin: 20px 0 10px 0;
}
@media screen and (min-width: 920px) {
  .branch-contacts #list-controls.select-map .row.slider label {
    padding: 8% 0;
  }
}
.branch-contacts #list-controls.select-map .row.input label {
  display: none;
}
.branch-contacts #list-controls.select-map .row.actions {
  text-align: center;
  margin-top: 25px;
}
.branch-contacts #list-controls.select-map .row.actions button {
  max-width: 250px;
  height: 54px;
  line-height: 54px;
  background: #082565;
}
.branch-contacts #list-controls.select-map .row.actions button::before {
  width: 54px;
}
.branch-contacts #list-controls.select-map #distance-wrapper {
  color: white;
}
.branch-contacts #list-controls.select-map .info {
  display: block;
  padding-top: 16px;
  text-align: center;
}
.branch-contacts #list-controls.select-text {
  background: white;
  width: 100%;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text {
    display: table;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text {
    display: block;
    padding: 20px 0;
  }
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text > form {
    display: table-row;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text > form {
    display: block;
  }
}
.branch-contacts #list-controls.select-text .title {
  font-weight: 300;
  padding: 25px 25px 5px 25px;
  vertical-align: middle;
  font-size: 20px;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text .title {
    display: table-cell;
    width: 130px;
    padding: 10px 30px;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .title {
    display: none;
  }
}
.branch-contacts #list-controls.select-text .row {
  padding: 10px 25px;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text .row {
    display: table-cell;
    padding: 10px 15px;
    vertical-align: middle;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .row {
    float: left;
    width: 25%;
    box-sizing: border-box;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1023px) {
  .branch-contacts #list-controls.select-text .row.input {
    width: 24% !important;
    padding: 10px;
  }
}
@media screen and (max-width: 799px) {
  .branch-contacts #list-controls.select-text .row.input {
    width: auto !important;
    padding: 10px 25px;
  }
}
.branch-contacts #list-controls.select-text .row.actions {
  text-align: center;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text .row.actions {
    width: 84px;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .row.actions {
    width: 20%;
  }
}
.branch-contacts #list-controls.select-text .row.actions button {
  display: inline-block;
  padding: 0 10px 0 55px;
  text-align: center;
  max-width: 250px;
  margin-bottom: 22px;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text .row.actions button {
    width: 44px;
    text-align: left;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .row.actions button {
    width: 100%;
    margin: 16px 0 0 0;
    padding: 0 10px 0 25px;
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .branch-contacts #list-controls.select-text .row.actions button {
    padding: 0;
  }
}
.branch-contacts #list-controls.select-text .row label {
  display: none;
  margin-bottom: 5px;
  white-space:nowrap;
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .row label {
    display: block;
    font-weight: normal;
    height: 23px;
    line-height: 23px;
  }
}
.branch-contacts #list-controls.select-text .row.slider label {
  display: block !important;
  padding: 10px 0 8px 0;
}
@media screen and (min-width: 800px) {
  .branch-contacts #list-controls.select-text .row.slider label {
    text-align: center;
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .branch-contacts #list-controls.select-text .row.slider label {
    text-align: left;
  }
}
.branch-contacts #list-controls.select-text .title + .row {
  width: 30%;
}
.branch-contacts #list-controls.select-text::after {
  content: ' ';
  height: 0;
  display: block;
  clear: left;
}
.branch-contacts #list-controls.select-text .info {
  display: none;
}
.branch-contacts #list-controls .selectric,
.branch-contacts #list-controls input,
.branch-contacts #list-controls select {
  background: white;
  border: 1px solid #cbcbcb;
  color: #555555;
}
.branch-contacts #list-controls input,
.branch-contacts #list-controls select {
  display: block;
  height: 44px;
  line-height: 44px;
  padding: 5px 10px;
  width: 100%;
  box-sizing: border-box;
}
.branch-contacts #list-controls input,
.branch-contacts #list-controls .selectric .label {
  padding-left: 48px;
  background-position: 10px center;
  background-repeat: no-repeat;
  line-height: 44px;
  font-size: inherit;
}
.branch-contacts #list-controls input {
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/place.png');
}
.branch-contacts #list-controls .selectric .label {
  height: 44px;
  margin-left: 0;
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/store.png');
}
.branch-contacts #list-controls .selectric .button {
  width: 26px;
  padding: 0;
  border: 0;
  height: 100%;
  background: transparent;
}
.branch-contacts #list-controls .selectric .button::after {
  border: 5px solid transparent;
  border-top-color: #555555;
  top: 4px;
}
.branch-contacts #list-controls .ui-slider-handle {
  border: 0;
  background: white;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.6);
  border-radius: 100%;
  cursor: pointer;
}
.branch-contacts #list-controls .row.actions button {
  width: 100%;
  position: relative;
  box-sizing: border-box;
  background: #264078;
  border: 0;
  margin: 0;
  height: 44px;
  line-height: 44px;
  color: white;
  font-size: 18px;
  cursor: pointer;
  padding: 0 10px 0 25px;
  text-align: center;
}
.branch-contacts #list-controls .row.actions button::before {
  display: block;
  width: 44px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #001E60 url('https://www.malltv.lol/skin/frontend/intenso/default/images/search-white.png') center center no-repeat;
  background-size: 25px;
  content: '';
}
.branch-contacts #list-controls #distance-wrapper {
  display: none;
  width: 70px;
  position: relative;
  margin: 0 0 0 -30px;
  padding-top: 22px;
  text-align: center;
  color: #666666;
  font-size: 18px;
}
.branch-contacts #list-controls #distance-wrapper span {
  display: inline-block;
  padding: 5px;
  position: relative;
  z-index: 1;
}
.branch-contacts #list-controls #distance-wrapper small {
  display: inline-block;
  margin-right: 4px;
  font-weight: 600;
  font-size: inherit;
}
.branch-contacts #list-controls .ui-slider-horizontal {
  background: #FE5000;
  border: 0;
  border-radius: 10px;
}
.branch-contacts #list-controls .slider-label {
  opacity: 0.4;
  display: inline-block;
  white-space: nowrap;
  width: 36px;
  text-align: center;
  color: black;
  font-size: 12px;
  margin-left: -12px;
}
.branch-contacts #list-controls .slider-label.right {
  margin-left: 0;
  margin-right: -12px;
}
.branch-contacts #list-controls .slider-label::before {
  display: block;
  content: ' ';
  width: 1px;
  height: 10px;
  margin: 0 auto 2px auto;
  background: black;
}
.branch-contacts #list-controls #type_chosen{
    display:none;
}
.branch-contacts #map {
  height: 600px;
}
.branch-contacts #select-map {
  padding: 25px 25px 15px 25px;
  background: white;
}
@media screen and (min-width: 1200px) {
  .branch-contacts #select-map {
    padding: 35px 35px 25px 35px;
  }
}
.branch-contacts #select-map > .map-legend {
  display: block;
  clear: both;
  padding: 10px 0 0 0;
}
@media screen and (min-width: 920px) {
  .branch-contacts #select-map > .map-legend {
    margin-left: 330px;
  }
}
@media screen and (min-width: 1200px) {
  .branch-contacts #select-map > .map-legend {
    margin-left: 470px;
    padding-top: 25px;
  }
}
.branch-contacts #select-map > .map-legend p {
  float: left;
  max-width: 170px;
  margin: 0 15px 0 0;
  padding: 5px 0 0 0;
  font-size: 0.8em;
  line-height: 1.2;
  text-align: left;
  font-weight:bold;
}
.branch-contacts #select-map > .map-legend p::before {
  display: block;
  float: left;
  width: 38px;
  height: 50px;
  content: ' ';
  margin: -5px 15px 0 0;
  background-position: center center;
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.branch-contacts #select-map > .map-legend p.l1 {
  color: #151961;
}
.branch-contacts #select-map > .map-legend p.l1::before {
  background-image: url('https://www.malltv.lol/skin/frontend/base/default/images/map/marker-ks.png');
}
.branch-contacts #select-map > .map-legend p.l2 {
  color: #F16721;
}
.branch-contacts #select-map > .map-legend p.l2::before {
  background-image: url('https://www.malltv.lol/skin/frontend/base/default/images/map/marker-is.png');
}
.branch-contacts #select-map > .map-legend p.l3 {
  color: #F16721;
}
.branch-contacts #select-map > .map-legend p.l3 .line {
  color: #151961;
}
.branch-contacts #select-map > .map-legend p.l3::before {
  background-image: url('https://www.malltv.lol/skin/frontend/base/default/images/map/marker-combined.png');
}
.branch-contacts #select-map > .map-legend p.l4 {
  color: #494b51;
}
.branch-contacts #select-map > .map-legend p.l4::before {
  background-image: url('https://www.malltv.lol/skin/frontend/base/default/images/map/marker-pr.png');
}
.branch-contacts #select-map > .map-legend .switch {
  display: block;
  font-size: 0.8em;
  clear: both;
  padding-top: 15px;
  text-align: left;
}
@media screen and (min-width: 920px) {
  .branch-contacts #select-map > .map-legend .switch {
    float: right;
    clear: none;
  }
}
@media screen and (min-width: 1440px) {
  .branch-contacts #select-map > .map-legend .switch {
    padding-top: 0;
  }
}
.branch-contacts #select-map > .map-legend .switch a{
    font-weight:bold;
}
.branch-contacts #select-map > .map-legend .switch a::before {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
  height: 20px;
  margin-right: 10px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  content: ' ';
  background-size: 100%;
}
.branch-contacts #select-map > .map-legend .switch a.sk::before {
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/flag-sk.png');
}
.branch-contacts #select-map > .map-legend .switch a.cz::before {
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/flag-sk.png');
}
.branch-contacts #select-map > .map-legend .switch span {
  display: block;
  color: #888888;
  margin-top: 10px;
}
.branch-contacts #select-map::after {
  display: block;
  height: 0;
  content: ' ';
  clear: both;
}
.branch-contacts #select-text {
  margin: 10px -10px;
}
.branch-contacts #select-text table {
  margin: 20px 0 0 0;
  width: 100%;
  border:0;
  background:transparent;
  border-collapse:collapse;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
}
@media screen and (max-width: 1023px) {
  .branch-contacts #select-text table {
    margin: 20px 10px 0 10px;
    display: block;
    width: auto;
    border: 0;
  }
  .branch-contacts #select-text table tbody {
    display: block;
    clear: both;
  }
  .branch-contacts #select-text table tr + tr td:first-child {
    font-weight: bold;
    font-size: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .branch-contacts #select-text table tr {
    display: block;
    background: white !important;
    margin-bottom: 20px;
    clear: both;
  }
  .branch-contacts #select-text table tr td:first-child + td + td {
    clear: left;
  }
}
@media screen and (max-width: 1023px) {
  .branch-contacts #select-text table tr:first-child {
    background: transparent;
  }
  .branch-contacts #select-text table tr:first-child td {
    float: none;
    width: auto;
  }
}
.branch-contacts #select-text table tr:first-child td {
  text-align: center;
  font-size: 24px;
  background: transparent;
  border: 0;
  padding: 20px 20px 30px 20px;
}
@media screen and (min-width: 768px) {
  .branch-contacts #select-text table tr:first-child td {
    font-size: 34px;
  }
}
.branch-contacts #select-text table tr td {
  background: white;
  vertical-align: middle;
  border-bottom: 15px solid #E1EFFC;
  padding: 10px 15px;
}
@media screen and (max-width: 1023px) {
  .branch-contacts #select-text table tr td {
    display: block;
    border: 0;
    width: 50%;
    float: left;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .branch-contacts #select-text table tr td {
    width: auto;
    float: none;
  }
}
.branch-contacts #select-text table .branch {
  position: relative;
  padding-left: 45px;
  min-height: 46px;
}
@media screen and (min-width: 1600px) {
  .branch-contacts #select-text table .branch {
    white-space: nowrap;
  }
}
.branch-contacts #select-text table .branch > span {
  position: absolute;
  width: 35px;
  height: 46px;
  left: 0;
  top: 0;
}
.branch-contacts #select-text table .branch .tel {
  display: inline-block;
  white-space: nowrap;
  padding-left: 0;
  background: transparent;
}
.branch-contacts #select-text table .name {
  font-weight: 600;
}
.branch-contacts #select-text table .address {
  color: #888888;
}
.branch-contacts #select-text table .distance {
  background: #001F61 url('https://www.malltv.lol/skin/frontend/intenso/default/images/place-white.png') 15px center no-repeat;
  color: white;
  white-space: nowrap;
  text-align: right;
  padding-left: 48px;
  font-size: 20px;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .branch-contacts #select-text table .distance {
    clear: left;
    width: auto;
    float: none;
    margin-top: 10px;
  }
}
.branch-contacts #select-text table .distance small {
  font-size: 0.8em;
  font-weight: normal;
  margin-left: 5px;
}
.branch-contacts #select-text .branch strong {
    color: #001e60;
}
.branch-contacts #select-text .branch.is strong {
  color: #EA5D0B;
}
.branch-contacts #select-text .branch.pr strong {
  color: #494b51;
}
.branch-contacts #select-text .branch > span {
  display: block;
  max-width: 55px;
  overflow: hidden;
  vertical-align: top;
}
.branch-contacts #select-text .branch > span img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.branch-contacts #select-text .branch a,
.branch-contacts #select-text .branch .tel {
  color: #888888;
}
.branch-contacts #select-text .branch .tel {
    display:block;
    padding-left: 18px;
    background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/phone-grey.png') left center no-repeat;
    background-size: auto 100%;
    line-height: 1;
    margin: 3px 0;
}
.branch-contacts #select-text .branch > div + div {
  margin-top: 5px;
}
.branch-contacts #select-text .branch::after {
  height: 0;
  content: ' ';
  clear: both;
  display: block;
}
.branch-contacts #select-text .store-list-text {
  background: white;
  padding: 30px;
}
.branch-contacts #select-text p {
  clear: both;
  text-align: left;
  margin: 0;
  padding: 25px 10px 0 10px;
  font-weight: 300;
}
.branch-contacts #select-text p a {
  color: #FE5000;
  font-weight: normal;
  white-space: nowrap;
}
.branch-contacts #select-text p.empty {
  text-align: center;
  padding: 0 10px;
}
.branch-contacts #select-text p.show-all{
    text-align: center;
}
.branch-contacts #select-text p.show-all a{
    color: #FE5000;
    font-size: 24px;
}
@media screen and (min-width: 620px) {
  .branch-contacts #select-text p.empty {
    font-size: 20px;
  }
}
.branch-contacts #select-text p.empty::before {
  background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/search-grey.png') center center no-repeat;
  content: ' ';
  width: 32px;
  height: 32px;
  margin: 0 auto 10px auto;
  vertical-align: middle;
  display: block;
}
@media screen and (min-width: 380px) {
  .branch-contacts #select-text p.empty::before {
    display: inline-block;
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 880px) {
  .branch-contacts #select-text .item {
    float: left;
    width: 50%;
  }
  .branch-contacts #select-text .item:nth-child(odd) {
    clear: both;
  }
}
@media screen and (min-width: 1200px) {
  .branch-contacts #select-text .item {
    width: 33.33%;
  }
  .branch-contacts #select-text .item:nth-child(odd) {
    clear: none;
  }
  .branch-contacts #select-text .item::after {
    display: block;
    background: white;
    position: absolute;
    z-index: 1;
    top: 10px;
    width: 33.33%;
    bottom: 10px;
    border-right: 20px solid #e8eefe;
    content: ' ';
  }
  .branch-contacts #select-text .r3 {
    position: relative;
  }
  .branch-contacts #select-text .r3::after {
    content: ' ';
    display: block;
    height: 0;
    clear: left;
  }
}
.branch-contacts #select-text .item {
  box-sizing: border-box;
  padding: 10px;
}
.branch-contacts #select-text .item > * {
  background: white;
}
.branch-contacts #select-text .item .header {
  z-index: 2;
  height: 0;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.branch-contacts #select-text .item .header img {
  position: absolute;
  display: block;
  margin: auto;
  max-width: 100%;
  max-height: 150%;
  width: auto;
  height: auto;
  top: -100%;
  left: 0;
  bottom: -100%;
  right: 0;
}
.branch-contacts #select-text .item .header .info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(7, 35, 93, 0.85);
  color: white;
  padding: 15px 20px;
  font-size: 20px;
  line-height: 1.3;
}
.branch-contacts #select-text .item .header .info .title {
  display: block;
  margin-right: 80px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.branch-contacts #select-text .item .header .info .distance {
  position: absolute;
  top: 15px;
  right: 20px;
  white-space: nowrap;
  padding-left: 8px;
  border-left: 3px solid #FE5000;
}
.branch-contacts #select-text .item .header .info .distance small {
  display: inline-block;
  font-size: 0.8em;
  font-weight: 300;
  margin-left: 4px;
}
.branch-contacts #select-text .item .header .tags {
  position: absolute;
  z-index: 3;
  top: 5%;
  left: 0;
  width: 50%;
  max-width: 150px;
}
.branch-contacts #select-text .item .header .tags > * {
  display: block;
  margin-bottom: 8px;
  font-size: 12px;
  padding: 5px 10px 5px 38px;
  color: white;
  border-radius: 0 4px 4px 0;
  background-position: 5px center;
  background-repeat: no-repeat;
}
.branch-contacts #select-text .item .header .tags > *.type1 {
  background-color: #DD5E2A;
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/tag1.png');
}
.branch-contacts #select-text .item .header .tags > *.type2 {
  background-color: #325DE5;
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/tag2.png');
}
.branch-contacts #select-text .item .header .tags > *.type3 {
  background-color: #49525B;
  background-image: url('https://www.malltv.lol/skin/frontend/intenso/default/images/tag3.png');
}
.branch-contacts #select-text .item .header:hover::after{
    display:block;
    position: absolute;
    content: attr(data-hover);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(7, 35, 93, 0.85);
    color: white;
    z-index: 4;
    padding: 20%;
    text-align: center;
    box-sizing: border-box;
    font-size: 22px;
    line-height: 1.3;
}
.branch-contacts #select-text .item .header:hover .info{
    background: transparent;
    z-index: 5;
}
.branch-contacts #select-text .item .header:hover .tags{
    z-index: 6;
}
.branch-contacts #select-text .item .body {
  min-height: 180px;
  padding: 15px 20px 25px 20px;
  position: relative;
  z-index: 2;
  line-height: 1.3;
}
.branch-contacts #select-text .item .body .address {
  display: block;
  color: #888888;
  font-size: 18px;
}
.branch-contacts #select-text .item .body .branch {
    margin-top: 10px;
    display: flex;
    display: -ms-flexbox;
}
.branch-contacts #select-text .item .body .branch > * {
    flex: 1;
    -ms-flex: 1;
}
.branch-contacts #select-text .item .body .branch > span {
    margin-right: 4%;
    min-width: 45px;
    flex-grow: 0;
    -ms-flex-grow: 0;
}
.branch-contacts #select-text .item .body .branch .title {
    margin-right: 4%;
    white-space: nowrap;
}
.branch-contacts #select-text .item .body .branch .title::before {
    display: inline-block;
    width: 0;
    height: 100%;
    max-height: 56px;
    vertical-align: middle;
    content: ' ';
}
.branch-contacts #select-text .item .body .branch .title ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    word-break: break-word;
    white-space: normal;
    line-height: 1.2;
}
.branch-contacts #select-text .item .body .branch .title ul li:first-child {
    margin-top: -0.2em;
}
.branch-contacts #select-text .item .body .branch .title .tel {
    display: none;
}
.branch-contacts #select-text .item .body .branch .contact {
    padding-left: 10px;
    flex-shrink: 0;
    -ms-flex-shrink: 0;
    white-space: nowrap;
}
.branch-contacts #select-text .item .body .branch .contact .tel {
    padding-left: 54px;
    border-left: 1px solid #cccccc;
    background-position: 10px center;
}
.branch-contacts #select-text .item .body .branch.l-sk .tel {
    line-height: 34px;
}
.branch-contacts #select-text .item .body .branch.l-sk .tel em{
    display: none !important;
}
.branch-contacts #select-text .item .body .branch .tel {
    display: block;
    font-weight: bold;
    color: #001e60;
    padding-left: 42px;
    min-height: 34px;
    background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/branch/contact.png') left center no-repeat;
    white-space: nowrap;
}
.branch-contacts #select-text .item .body .branch.is .tel {
    color: #EA5D0B;
}
.branch-contacts #select-text .item .body .branch.pr .tel {
    color: #49525B;
}
.branch-contacts #select-text .item .body .branch .tel em {
    display: block;
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
    color: #888888 !important;
    margin-bottom: 5px;
}
.branch-contacts #select-text .item .body .branch .tel + .tel {
    margin-top: 10px;
}
.branch-contacts #select-text .item .body .branch a {
    text-decoration: none !important;
}
.branch-contacts #select-text .item .body .branch a strong {
    text-decoration: underline;
}
.branch-contacts #select-text .item .body .branch a:hover strong {
    text-decoration: none;
}
@media screen and (max-width: 419px) {
    .branch-contacts #select-text .item .body .branch .contact {
        display: none;
    }
    .branch-contacts #select-text .item .body .branch .title .tel {
        display: block;
    }
}
body.branch-detail-pobocky h1{
    font-size: 40px;
}
.cms-wrapper>.webforms-success-text{
    padding: 35px 20px;
    text-align: center;
    font-size: 1.2em;
}

.icon-circle.icon-coin::before {
    content: "";
    display: block;
    width: 90%;
    height: 90%;
    margin: 5%;
    background: url('https://www.malltv.lol/skin/frontend/intenso/default/images/b2b.png') center center no-repeat;
    background-size: contain;
}

.cms-cizek .off-canvas-wrap {
    background: white;
}
.cms-cizek .off-canvas-wrap p {
    color: #616161;
    font-weight: normal;
    line-height: 1.15;
}
.cms-cizek .branch-contacts .tabselect {
    display: none;
}
.cms-cizek .branch-contacts #select-text {
    display: none;
}
.cms-cizek .branch-contacts #select-map {
    display: block;
}
.cms-cizek #select-map {
    padding-top: 0;
}
.cms-cizek .branch-contacts {
    margin-bottom: 40px;
}
.cms-cizek .rev_slider_wrapper {
    border-top: 4px solid #B6B5B9;
    border-bottom: 6px solid #070A44;
    box-sizing: content-box;
}
.cms-cizek .breadcrumbs-wrapper {
    display: none;
}

.line-heading {
    padding: 90px 24px 35px;
    text-align: center;
}
.line-heading h2 {
    max-width: 800px;
    margin: 0 auto 12px;
    color: #171A60;
    font-weight: bold;
    font-size: 220%;
    border-bottom: 2px solid #FE5000;
    padding-bottom: 4px;
}
.line-heading p {
    color: #8E8E8E;
}

.right-image-block .text {
    float: left;
    width: 56%;
    padding: 0 70px;
}
.right-image-block .image {
    float: right;
    width: 44%;
    margin-bottom: 48px;
}
.right-image-block .image img {
    width: 100%;
    box-shadow: -36px 48px 0 #EFEFEF, 0 48px 0 #EFEFEF;
}
.right-image-block::after {
    content: "";
    display: block;
    clear: both;
}

.video-block ul {
    display: block;
    list-style: none;
    margin: 0;
    font-size: 0;
}
.video-block li {
    display: inline-block;
    margin: 0 0 24px 24px;
}
.video-block li a {
    display: block;
    position: relative;
}
.video-block li a .label {
    position: absolute;
    display: block;
    width: 100%;
    top: 65%;
    color: white;
    text-align: center;
}
.video-block li a::before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(23, 26, 96, 0.6) center 45% url('https://www.malltv.lol/skin/frontend/intenso/default/images/video-block-play.svg') no-repeat;
    background-size: auto 25%;
    transition: background-color 0.5s;
}
.video-block li a:hover::before {
    background-color: rgba(254, 80, 0, 0.6);
}

.video-block.video-single li {
    width: calc(100% - 48px);
}
.video-block.video-single li a .label {
    font-size: 50px;
}
.video-block.video-three li {
    width: calc((100% - 96px) / 3);
}
.video-block.video-three li a .label {
    font-size: 24px;
}

.video-modal-container {
    z-index: 10000;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    background: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
}
.video-modal-window {
    position: relative;
    background: white;
    padding: 60px 24px 24px;
    border-radius: 5px;
    box-shadow: 0 0 32px black;
}
.video-modal-window iframe {
    border-width: 0;
}
.video-modal-opened {
    overflow: hidden;
}
.video-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    background: transparent !important;
    width: 80px;
    height: 59px;
}
.video-modal-close::before, .video-modal-close::after {
    content: "";
    display: block;
    position: absolute;
    left: 24px;
    top: 28px;
    width: 32px;
    height: 3px;
    background: #171A60;
    transform-origin: center center;
}
.video-modal-close::before {
    transform: rotate(45deg);
}
.video-modal-close::after {
    transform: rotate(-45deg);
}

.image-full-gallery {
    margin: 0 8px 0 20px;
}
.image-full-gallery ul {
    list-style: none;
    display: block;
    margin: 0;
    font-size: 0;
}
.image-full-gallery li {
    display: inline-block;
    position: relative;
    width: calc(25% - 12px);
    margin-right: 12px;
    margin-bottom: 12px;
    cursor: pointer;
}
.image-full-gallery li::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    transition: background-color 0.5s;
    pointer-events: none;
}
.image-full-gallery li:hover::after {
    background-color: rgba(254, 80, 0, 0.6);
}

.cizek-contact-form {
    margin-top: -60px;
}
.cizek-contact-form h2 {
    display: none !important;
}

@media screen and (max-width: 1440px) {
    .video-block.video-single li a .label {
        font-size: 3.5vw;
    }
    .video-block.video-three li a .label {
        font-size: 1.67vw;
    }
}
@media screen and (max-width: 768px) {
    .right-image-block .text, .right-image-block .image {
        float: none;
        width: auto;
    }
    .right-image-block .text {
        padding: 0 24px 32px;
    }

    .video-block.video-three li {
        width: calc(100% - 48px);
    }
    .video-block.video-three li a .label {
        font-size: 3.5vw;
    }
    .video-modal-window {
        width: 100%;
        height: 100%;
        border-radius: 0;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 0;
    }
    .video-modal-window iframe {
        width: 100%;
        heihg: calc(100% - 60px);
    }

    .image-full-gallery li {
        width: calc(33.3% - 12px);
    }
}
@media screen and (max-width: 560px) {
    .line-heading {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .image-full-gallery li {
        width: calc(50% - 12px);
    }
}

.ui-autocomplete.ui-front {
    z-index: 10000;
}
.branch-autocomplete-item > div {
    padding: 6px 6px 6px 48px;
}
.branch-autocomplete-item .name {
    font-weight: bold;
    font-size: 95%;
}
.branch-autocomplete-item .region {
    color: gray;
    font-size: 70%;
}
.branch-autocomplete-item > div:hover .region {
    color: white;
}


.block-amseorichdata
{
    margin: 20px 0 10px;
    clear: both;
}

.block-amseorichdata .block-content
{
    padding: 7px 7px;
}
/*======================================
  Selectric v1.13.0
======================================*/

.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  border-radius: 0px;
  background: #F8F8F8;
  position: relative;
  overflow: hidden;
}

.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  line-height: 38px;
  background-color: #F8f8f8;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}

.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-focus .selectric {
  border-color: #aaaaaa;
}

.selectric-hover .selectric {
  border-color: #c4c4c4;
}

.selectric-hover .selectric .button {
  color: #a2a2a2;
}

.selectric-hover .selectric .button:after {
  border-top-color: #a2a2a2;
}

.selectric-open {
  z-index: 9999;
}

.selectric-open .selectric {
  border-color: #c4c4c4;
}

.selectric-open .selectric-items {
  display: block;
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}

.selectric-hide-select select {
  position: absolute;
  left: -100%;
}

.selectric-hide-select.selectric-is-native {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.selectric-hide-select.selectric-is-native select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  border: none;
  z-index: 1;
  box-sizing: border-box;
  opacity: 0;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #F8F8F8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
}

.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}

.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}

.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}

.selectric-items li {
  display: block;
  padding: 10px;
  color: #666;
  cursor: pointer;
}

.selectric-items li.selected {
  background: #E0E0E0;
  color: #444;
}

.selectric-items li.highlighted {
  background: #D0D0D0;
  color: #444;
}

.selectric-items li:hover {
  background: #D5D5D5;
  color: #444;
}

.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background: none;
  color: #444;
}

.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}

.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*-----------------------------------------------------------------------------

-	Revolution Slider 5.0 Default Style Settings -

Screen Stylesheet

version:   	5.0.0
date:      	29/10/15
author:		themepunch
email:     	info@themepunch.com
website:   	http://www.themepunch.com
-----------------------------------------------------------------------------*/



.rtl {	direction: rtl;}
@font-face {
  font-family: 'revicons';
  src: url('https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888');
  src: url('https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.eot?5510888#iefix') format('embedded-opentype'),
       url('https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.woff?5510888') format('woff'),
       url('https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.ttf?5510888') format('truetype'),
       url('https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/fonts/revicons/revicons.svg?5510888#revicons') format('svg');
  font-weight: normal;
  font-style: normal;
}

 [class^="revicon-"]:before, [class*=" revicon-"]:before {
  font-family: "revicons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center; 

  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;

  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;

  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */

  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.revicon-search-1:before { content: '\e802'; } /* '' */
.revicon-pencil-1:before { content: '\e831'; } /* '' */
.revicon-picture-1:before { content: '\e803'; } /* '' */
.revicon-cancel:before { content: '\e80a'; } /* '' */
.revicon-info-circled:before { content: '\e80f'; } /* '' */
.revicon-trash:before { content: '\e801'; } /* '' */
.revicon-left-dir:before { content: '\e817'; } /* '' */
.revicon-right-dir:before { content: '\e818'; } /* '' */
.revicon-down-open:before { content: '\e83b'; } /* '' */
.revicon-left-open:before { content: '\e819'; } /* '' */
.revicon-right-open:before { content: '\e81a'; } /* '' */
.revicon-angle-left:before { content: '\e820'; } /* '' */
.revicon-angle-right:before { content: '\e81d'; } /* '' */
.revicon-left-big:before { content: '\e81f'; } /* '' */
.revicon-right-big:before { content: '\e81e'; } /* '' */
.revicon-magic:before { content: '\e807'; } /* '' */
.revicon-picture:before { content: '\e800'; } /* '' */
.revicon-export:before { content: '\e80b'; } /* '' */
.revicon-cog:before { content: '\e832'; } /* '' */
.revicon-login:before { content: '\e833'; } /* '' */
.revicon-logout:before { content: '\e834'; } /* '' */
.revicon-video:before { content: '\e805'; } /* '' */
.revicon-arrow-combo:before { content: '\e827'; } /* '' */
.revicon-left-open-1:before { content: '\e82a'; } /* '' */
.revicon-right-open-1:before { content: '\e82b'; } /* '' */
.revicon-left-open-mini:before { content: '\e822'; } /* '' */
.revicon-right-open-mini:before { content: '\e823'; } /* '' */
.revicon-left-open-big:before { content: '\e824'; } /* '' */
.revicon-right-open-big:before { content: '\e825'; } /* '' */
.revicon-left:before { content: '\e836'; } /* '' */
.revicon-right:before { content: '\e826'; } /* '' */
.revicon-ccw:before { content: '\e808'; } /* '' */
.revicon-arrows-ccw:before { content: '\e806'; } /* '' */
.revicon-palette:before { content: '\e829'; } /* '' */
.revicon-list-add:before { content: '\e80c'; } /* '' */
.revicon-doc:before { content: '\e809'; } /* '' */
.revicon-left-open-outline:before { content: '\e82e'; } /* '' */
.revicon-left-open-2:before { content: '\e82c'; } /* '' */
.revicon-right-open-outline:before { content: '\e82f'; } /* '' */
.revicon-right-open-2:before { content: '\e82d'; } /* '' */
.revicon-equalizer:before { content: '\e83a'; } /* '' */
.revicon-layers-alt:before { content: '\e804'; } /* '' */
.revicon-popup:before { content: '\e828'; } /* '' */

							

/******************************
	-	BASIC STYLES		-
******************************/

.rev_slider_wrapper{
	position:relative;
	z-index: 0;
}


.rev_slider{
	position:relative;
	overflow:visible;
}

.tp-overflow-hidden { overflow:hidden;}

.tp-simpleresponsive img,
.rev_slider img{
	max-width:none !important;
	-moz-transition: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	margin:0px;
	padding:0px;
	border-width:0px;
	border:none;
}

.rev_slider .no-slides-text{
	font-weight:bold;
	text-align:center;
	padding-top:80px;
}

.rev_slider >ul,
.rev_slider_wrapper >ul,
.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li{
	list-style:none !important;
	position:absolute;	
	margin:0px !important;
	padding:0px !important;
	overflow-x: visible;
	overflow-y: visible;
	list-style-type: none !important;
	background-image:none;
	background-position:0px 0px;
	text-indent: 0em;
	top:0px;left:0px;
}


.tp-revslider-mainul >li,
.rev_slider >ul >li,
.rev_slider >ul >li:before,
.tp-revslider-mainul >li:before,
.tp-simpleresponsive >ul >li,
.tp-simpleresponsive >ul >li:before,
.tp-revslider-mainul >li,
.tp-simpleresponsive >ul >li { 
	visibility:hidden; 
}

.tp-revslider-slidesli,
.tp-revslider-mainul	{	
	padding:0 !important; 
	margin:0 !important; 
	list-style:none !important;
}

.rev_slider li.tp-revslider-slidesli {
    position: absolute !important;
}


.tp-caption .rs-untoggled-content { display:block;}
.tp-caption .rs-toggled-content { display:none;}

.rs-toggle-content-active.tp-caption .rs-toggled-content { display:block;}
.rs-toggle-content-active.tp-caption .rs-untoggled-content { display:none;}

.rev_slider .tp-caption,
.rev_slider .caption 	{ 
	position:relative;  
	visibility:hidden; 
	white-space: nowrap;
	display: block;
}


.rev_slider .tp-mask-wrap .tp-caption,
.rev_slider .tp-mask-wrap *:last-child,
.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,
.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{
	margin-bottom:0;

}

.tp-svg-layer svg {	width:100%; height:100%;position: relative;vertical-align: top}

	
/* CAROUSEL FUNCTIONS */
.tp-carousel-wrapper {
	cursor:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/openhand.cur), move;
}
.tp-carousel-wrapper.dragged {
	cursor:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/css/closedhand.cur), move;
}

/* ADDED FOR SLIDELINK MANAGEMENT */
.tp-caption {
	z-index:1
}

.tp_inner_padding {	
	box-sizing:border-box;	
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	max-height:none !important;	
}


.tp-caption {	
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;	
	position:absolute;
	-webkit-font-smoothing: antialiased !important;
}

.tp-caption.tp-layer-selectable {
	-moz-user-select: all;
	-khtml-user-select: all;
	-webkit-user-select: all;
	-o-user-select: all;	
}

.tp-forcenotvisible,
.tp-hide-revslider,
.tp-caption.tp-hidden-caption {	
	visibility:hidden !important; 
	display:none !important
}

.rev_slider embed,
.rev_slider iframe,
.rev_slider object,
.rev_slider audio,
.rev_slider video {
	max-width: none !important
}






/**********************************************
	-	FULLSCREEN AND FULLWIDHT CONTAINERS	-
**********************************************/
.rev_slider_wrapper	{	width:100%;}

.fullscreen-container {	
	position:relative;
	padding:0;
}


.fullwidthbanner-container{
	position:relative;
	padding:0;
	overflow:hidden;
}

.fullwidthbanner-container .fullwidthabanner{
	width:100%;
	position:relative;
}



/*********************************
	-	SPECIAL TP CAPTIONS -
**********************************/

.tp-static-layers				{	
	position:absolute; z-index:101; top:0px;left:0px;
	/*pointer-events:none;*/

}


.tp-caption .frontcorner		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcorner		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}

.tp-caption .frontcornertop		{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-bottom: 40px solid #00A8FF;
	position: absolute;left:-40px;top:0px;
}

.tp-caption .backcornertop		{
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 40px solid #00A8FF;
	position: absolute;right:0px;top:0px;
}
									
.tp-layer-inner-rotation {	
	position: relative !important;
}		


/***********************************************
	-	SPECIAL ALTERNATIVE IMAGE SETTINGS	-
***********************************************/

img.tp-slider-alternative-image	{	
	width:100%; height:auto;
}


/******************************
	-	IE8 HACKS	-
*******************************/
.noFilterClass {
	filter:none !important;
}


/********************************
	-	FULLSCREEN VIDEO	-
*********************************/

.rs-background-video-layer 		{	position: absolute;top:0px;left:0px; width:100%;height:100%;visibility: hidden;z-index: 0;}

.tp-caption.coverscreenvideo	{	width:100%;height:100%;top:0px;left:0px;position:absolute;}
.caption.fullscreenvideo,
.tp-caption.fullscreenvideo		{	left:0px; top:0px; position:absolute;width:100%;height:100%}

.caption.fullscreenvideo iframe,
.caption.fullscreenvideo audio,
.caption.fullscreenvideo video,
.tp-caption.fullscreenvideo iframe,
.tp-caption.fullscreenvideo iframe audio,
.tp-caption.fullscreenvideo iframe video	{ width:100% !important; height:100% !important; display: none}

.fullcoveredvideo audio,
.fullscreenvideo audio
.fullcoveredvideo video,
.fullscreenvideo video				{	background: #000}

.fullcoveredvideo .tp-poster		{	background-position: center center;background-size: cover;width:100%;height:100%;top:0px;left:0px}


.videoisplaying .html5vid .tp-poster	{	display: none}

.tp-video-play-button					{	
	background:#000;
	background:rgba(0,0,0,0.3);										
	border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
	position: absolute;
	top: 50%;
	left: 50%;										
	color: #FFF;
	z-index: 3;
	margin-top: -25px;
	margin-left: -25px;
	line-height: 50px !important;
	text-align: center;
	cursor: pointer;
	width: 50px;
	height:50px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;	
	display: inline-block;	
	vertical-align: top;
	z-index: 4;
	opacity: 0;
	-webkit-transition:opacity 300ms ease-out !important;
	-moz-transition:opacity 300ms ease-out !important;
	-o-transition:opacity 300ms ease-out !important;
	transition:opacity 300ms ease-out !important;				
}

.tp-hiddenaudio,
.tp-audio-html5 .tp-video-play-button { display:none !important;}
.tp-caption .html5vid					{	width:100% !important; height:100% !important;}									
.tp-video-play-button i 				{	width:50px;height:50px; display:inline-block; text-align: center; vertical-align: top; line-height: 50px !important; font-size: 40px !important;}									
.tp-caption:hover .tp-video-play-button	{	opacity: 1;}
.tp-caption .tp-revstop					{	display:none; border-left:5px solid #fff !important; border-right:5px solid #fff !important;margin-top:15px !important;line-height: 20px !important;vertical-align: top; font-size:25px !important;}
.videoisplaying .revicon-right-dir		{	display:none}
.videoisplaying .tp-revstop				{	display:inline-block}

.videoisplaying  .tp-video-play-button			{	display:none}
.tp-caption:hover .tp-video-play-button 		{ 	display:block}

.fullcoveredvideo .tp-video-play-button			{	display:none !important}


.fullscreenvideo .fullscreenvideo audio 		{	object-fit:contain !important;}
.fullscreenvideo .fullscreenvideo video 		{	object-fit:contain !important;}

.fullscreenvideo .fullcoveredvideo audio 		{	object-fit:cover !important;}
.fullscreenvideo .fullcoveredvideo video 		{	object-fit:cover !important;}

.tp-video-controls {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 5px;
	opacity: 0;
	-webkit-transition: opacity .3s;
	-moz-transition: opacity .3s;
	-o-transition: opacity .3s;
	-ms-transition: opacity .3s;
	transition: opacity .3s;
	background-image: linear-gradient(to bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -o-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -moz-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -ms-linear-gradient(bottom, rgb(0,0,0) 13%, rgb(50,50,50) 100%);
	background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.13, rgb(0,0,0)),color-stop(1, rgb(50,50,50)));	
	display:table;max-width:100%; overflow:hidden;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
}

.tp-caption:hover .tp-video-controls {	opacity: .9;}

.tp-video-button {
	background: rgba(0,0,0,.5);
	border: 0;
	color: #EEE;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor:pointer;
	line-height:12px;
	font-size:12px;
	color:#fff;
	padding:0px;
	margin:0px;
	outline: none;
	}
.tp-video-button:hover 				{	cursor: pointer;}


.tp-video-button-wrap,
.tp-video-seek-bar-wrap,
.tp-video-vol-bar-wrap 				{ 	padding:0px 5px;display:table-cell; vertical-align: middle;}

.tp-video-seek-bar-wrap				{	width:80%}
.tp-video-vol-bar-wrap				{	width:20%}

.tp-volume-bar,
.tp-seek-bar						{	width:100%; cursor: pointer;  outline:none; line-height:12px;margin:0; padding:0;}


.rs-fullvideo-cover					{	width:100%;height:100%;top:0px;left:0px;position: absolute; background:transparent;z-index:5;}


.rs-background-video-layer video::-webkit-media-controls { display:none !important;}
.rs-background-video-layer audio::-webkit-media-controls { display:none !important;}

.tp-audio-html5 .tp-video-controls {	opacity: 1 !important; visibility: visible !important}

/********************************
	-	DOTTED OVERLAYS	-
*********************************/
.tp-dottedoverlay						{	background-repeat:repeat;width:100%;height:100%;position:absolute;top:0px;left:0px;z-index:3}
.tp-dottedoverlay.twoxtwo				{	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile.png)}
.tp-dottedoverlay.twoxtwowhite			{	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_white.png)}
.tp-dottedoverlay.threexthree			{	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3.png)}
.tp-dottedoverlay.threexthreewhite		{	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/gridtile_3x3_white.png)}


/******************************
	-	SHADOWS		-
******************************/

.tp-shadowcover	{	width:100%;height:100%;top:0px;left:0px;background: #fff;position: absolute; z-index: -1;}
.tp-shadow1 {
	-webkit-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	   -moz-box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
	        box-shadow: 0 10px 6px -6px rgba(0,0,0,0.8);
}

.tp-shadow2:before, .tp-shadow2:after,
.tp-shadow3:before, .tp-shadow4:after
{
  z-index: -2;
  position: absolute;
  content: "";
  bottom: 10px;
  left: 10px;
  width: 50%;
  top: 85%;
  max-width:300px;
  background: transparent;
  -webkit-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -moz-box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  box-shadow: 0 15px 10px rgba(0,0,0,0.8);
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.tp-shadow2:after,
.tp-shadow4:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

.tp-shadow5
{
  	position:relative;       
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
       -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
            box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.tp-shadow5:before, .tp-shadow5:after
{
	content:"";
    position:absolute; 
    z-index:-2;
    -webkit-box-shadow:0 0 25px 0px rgba(0,0,0,0.6);
    -moz-box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    box-shadow:0 0 25px 0px  rgba(0,0,0,0.6);
    top:30%;
    bottom:0;
    left:20px;
    right:20px;
    -moz-border-radius:100px / 20px;
    border-radius:100px / 20px;
}

/******************************
	-	BUTTONS	-
*******************************/

.tp-button{
	padding:6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height:30px;
	cursor:pointer;
	color:#fff !important; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6) !important; font-size:15px; line-height:45px !important;
	font-family: arial, sans-serif; font-weight: bold; letter-spacing: -1px;
	text-decoration:none;
}

.tp-button.big	{	color:#fff; text-shadow:0px 1px 1px rgba(0, 0, 0, 0.6); font-weight:bold; padding:9px 20px; font-size:19px;  line-height:57px !important; }


.purchase:hover,
.tp-button:hover,
.tp-button.big:hover {	background-position:bottom, 15px 11px}

	
/*	BUTTON COLORS	*/

.tp-button.green, .tp-button:hover.green,
.purchase.green, .purchase:hover.green			{ background-color:#21a117; -webkit-box-shadow:  0px 3px 0px 0px #104d0b;        -moz-box-shadow:   0px 3px 0px 0px #104d0b;        box-shadow:   0px 3px 0px 0px #104d0b;  }

.tp-button.blue, .tp-button:hover.blue,
.purchase.blue, .purchase:hover.blue			{ background-color:#1d78cb; -webkit-box-shadow:  0px 3px 0px 0px #0f3e68;        -moz-box-shadow:   0px 3px 0px 0px #0f3e68;        box-shadow:   0px 3px 0px 0px #0f3e68}

.tp-button.red, .tp-button:hover.red,
.purchase.red, .purchase:hover.red				{ background-color:#cb1d1d; -webkit-box-shadow:  0px 3px 0px 0px #7c1212;        -moz-box-shadow:   0px 3px 0px 0px #7c1212;        box-shadow:   0px 3px 0px 0px #7c1212}

.tp-button.orange, .tp-button:hover.orange,
.purchase.orange, .purchase:hover.orange		{ background-color:#ff7700; -webkit-box-shadow:  0px 3px 0px 0px #a34c00;        -moz-box-shadow:   0px 3px 0px 0px #a34c00;        box-shadow:   0px 3px 0px 0px #a34c00}

.tp-button.darkgrey,.tp-button.grey,
.tp-button:hover.darkgrey,.tp-button:hover.grey,
.purchase.darkgrey, .purchase:hover.darkgrey	{ background-color:#555; -webkit-box-shadow:  0px 3px 0px 0px #222;        -moz-box-shadow:   0px 3px 0px 0px #222;        box-shadow:   0px 3px 0px 0px #222}

.tp-button.lightgrey, .tp-button:hover.lightgrey,
.purchase.lightgrey, .purchase:hover.lightgrey	{ background-color:#888; -webkit-box-shadow:  0px 3px 0px 0px #555;        -moz-box-shadow:   0px 3px 0px 0px #555;        box-shadow:   0px 3px 0px 0px #555}



/* TP BUTTONS DESKTOP SIZE */

.rev-btn,
.rev-btn:visited						{ 	outline:none !important; box-shadow:none !important; text-decoration: none !important; line-height: 44px; font-size: 17px; font-weight: 500; padding: 12px 35px; box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;  font-family: "Roboto", sans-serif;  cursor: pointer;}

.rev-btn.rev-uppercase,
.rev-btn.rev-uppercase:visited			{ 	text-transform: uppercase; letter-spacing: 1px; font-size: 15px; font-weight: 900; }

.rev-btn.rev-withicon i					{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; margin-left:10px !important;}

.rev-btn.rev-hiddenicon i				{ 	font-size: 15px; font-weight: normal; position: relative; top: 0px; -webkit-transition: all 0.2s ease-out !important; -moz-transition: all 0.2s ease-out !important; -o-transition: all 0.2s ease-out !important; -ms-transition: all 0.2s ease-out !important; opacity: 0; margin-left:0px !important; width:0px !important;  }
.rev-btn.rev-hiddenicon:hover i			{   opacity: 1 !important; margin-left:10px !important; width:auto !important;}

/* REV BUTTONS MEDIUM */
.rev-btn.rev-medium,
.rev-btn.rev-medium:visited				{	 line-height: 36px; font-size: 14px; padding: 10px 30px; }

.rev-btn.rev-medium.rev-withicon i		{ 	font-size: 14px; top: 0px; }

.rev-btn.rev-medium.rev-hiddenicon i	{ 	font-size: 14px; top: 0px; }


/* REV BUTTONS SMALL */
.rev-btn.rev-small,
.rev-btn.rev-small:visited				{	line-height: 28px; font-size: 12px; padding: 7px 20px; }

.rev-btn.rev-small.rev-withicon i		{	font-size: 12px; top: 0px; }

.rev-btn.rev-small.rev-hiddenicon i		{ 	font-size: 12px; top: 0px; }


/* ROUNDING OPTIONS */
.rev-maxround 							{ 	-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }
.rev-minround 							{ 	-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }	


/* BURGER BUTTON */
.rev-burger {
  position: relative;
  width: 60px;
  height: 60px;
  box-sizing: border-box;
  padding: 22px 0 0 14px;
  border-radius: 50%;
  border: 1px solid rgba(51,51,51,0.25);
  tap-highlight-color: transparent;
  cursor: pointer;
}
.rev-burger span {
  display: block;
  width: 30px;
  height: 3px;
  background: #333;
  transition: .7s;
  pointer-events: none;
  transform-style: flat !important;
}
.rev-burger span:nth-child(2) {
  margin: 3px 0;
}

#dialog_addbutton .rev-burger:hover :first-child,
.open .rev-burger :first-child,
.open.rev-burger :first-child {
  transform: translateY(6px) rotate(-45deg);
  -webkit-transform: translateY(6px) rotate(-45deg);
}
#dialog_addbutton .rev-burger:hover :nth-child(2),
.open .rev-burger :nth-child(2),
.open.rev-burger :nth-child(2) {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  opacity: 0;
}
#dialog_addbutton .rev-burger:hover :last-child,
.open .rev-burger :last-child,
.open.rev-burger :last-child {
  transform: translateY(-6px) rotate(-135deg);
  -webkit-transform: translateY(-6px) rotate(-135deg);
}

.rev-burger.revb-white {
  border: 2px solid rgba(255,255,255,0.2);
}
.rev-burger.revb-white span {
  background: #fff;
}
.rev-burger.revb-whitenoborder {
  border: 0;
}
.rev-burger.revb-whitenoborder span {
  background: #fff;
}
.rev-burger.revb-darknoborder {
  border: 0;
}
.rev-burger.revb-darknoborder span {
  background: #333;
}

.rev-burger.revb-whitefull {
  background: #fff;
  border:none;
}

.rev-burger.revb-whitefull span {
	background:#333;
}

.rev-burger.revb-darkfull {
  background: #333;
  border:none;
}

.rev-burger.revb-darkfull span {
	background:#fff;
}


/* SCROLL DOWN BUTTON */
@-webkit-keyframes rev-ani-mouse {
	0% { opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% { opacity: 0;top: 50%;}
	100% { opacity: 0;top: 29%;}
}
@-moz-keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
@keyframes rev-ani-mouse {
	0% {opacity: 1;top: 29%;}
	15% {opacity: 1;top: 50%;}
	50% {opacity: 0;top: 50%;}
	100% {opacity: 0;top: 29%;}
}
.rev-scroll-btn {
	display: inline-block;
	position: relative;
	left: 0;
	right: 0;
	text-align: center;
	cursor: pointer;
	width:35px;
	height:55px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 3px solid white;
	border-radius: 23px;
}
.rev-scroll-btn > * {
	display: inline-block;
	line-height: 18px;
	font-size: 13px;
	font-weight: normal;
	color: #7f8c8d;
	color: #ffffff;
	font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 2px;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *.active {
	color: #ffffff;
}
.rev-scroll-btn > *:hover,
.rev-scroll-btn > *:focus,
.rev-scroll-btn > *:active,
.rev-scroll-btn > *.active {
	filter: alpha(opacity=80);
}

.rev-scroll-btn.revs-fullwhite  {
	background:#fff;
}

.rev-scroll-btn.revs-fullwhite span {
	background: #333;	
}

.rev-scroll-btn.revs-fulldark  {
	background:#333;
	border:none;
}

.rev-scroll-btn.revs-fulldark  span {
	background: #fff;	
}

.rev-scroll-btn span {
	position: absolute;
	display: block;
	top: 29%;
	left: 50%;
	width: 8px;
	height: 8px;
	margin: -4px 0 0 -4px;
	background: white;
	border-radius: 50%;
	-webkit-animation: rev-ani-mouse 2.5s linear infinite;
	-moz-animation: rev-ani-mouse 2.5s linear infinite;
	animation: rev-ani-mouse 2.5s linear infinite;
}

.rev-scroll-btn.revs-dark {
	border-color:#333;
}
.rev-scroll-btn.revs-dark span {
	background: #333;	
}

.rev-control-btn {
	position: relative;
	display: inline-block;
	z-index: 5;	
	color: #FFF;  
	font-size: 20px;
	line-height: 60px;
	font-weight: 400;
	font-style: normal;
	font-family: Raleway;	
	text-decoration: none;
	text-align: center;
	background-color: #000;	
	border-radius: 50px;	
	text-shadow: none;
	background-color: rgba(0, 0, 0, 0.50);
	width:60px;
	height:60px;
	box-sizing: border-box;
	cursor: pointer;
}

.rev-cbutton-dark-sr	{	
	border-radius: 3px;		
}

.rev-cbutton-light	{	
	color: #333;  	
	background-color: rgba(255,255,255, 0.75);	
}

.rev-cbutton-light-sr	{		
	color: #333;  	
	border-radius: 3px;		
	background-color: rgba(255,255,255, 0.75);
}


.rev-sbutton {	
	line-height: 37px;	
	width:37px;
	height:37px;	
}

.rev-sbutton-blue	{	
	background-color: #3B5998
}
.rev-sbutton-lightblue	{	
	background-color: #00A0D1;
}
.rev-sbutton-red	{	
	background-color: #DD4B39;
}




/************************************
-	TP BANNER TIMER		-
*************************************/
.tp-bannertimer								{	visibility: hidden; width:100%; height:5px; /*background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/timer.png);*/ background: #fff; background: rgba(0,0,0,0.15); position:absolute; z-index:200; top:0px}
.tp-bannertimer.tp-bottom					{	top:auto; bottom:0px !important;height:5px}


/*********************************************
-	BASIC SETTINGS FOR THE BANNER	-
***********************************************/

 .tp-simpleresponsive img {
	-moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
}



/*  CAPTION SLIDELINK   **/
.caption.slidelink a div,
.tp-caption.slidelink a div {	width:3000px; height:1500px;  background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-caption.slidelink a span{	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/coloredbg.png) repeat}
.tp-shape {	width:100%;height:100%;}



/*********************************************
-	WOOCOMMERCE STYLES	-
***********************************************/

.tp-caption .rs-starring				{	display: inline-block}
.tp-caption .rs-starring .star-rating	{	float: none;}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
	display: inline-block;
    vertical-align: top;
}

.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {	
	position: relative;
	height: 1em;
	
	width: 5.4em;
	font-family: star;
}

.tp-caption  .rs-starring .star-rating:before, 
.tp-caption  .rs-starring-page .star-rating:before {
	content: "\73\73\73\73\73";
	color: #E0DADF;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
}

.tp-caption .rs-starring .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	font-size: 1em !important;
}

.tp-caption .rs-starring .star-rating span:before,
.tp-caption .rs-starring .star-rating span:before {
	content: "\53\53\53\53\53";
	top: 0;
	position: absolute;
	left: 0;
}

.tp-caption .rs-starring .star-rating {
	color: #FFC321 !important;
}


.tp-caption .rs-starring .star-rating, 
.tp-caption .rs-starring-page .star-rating {
	
	font-size: 1em !important;
	font-family: star;
}


/******************************
	-	LOADER FORMS	-
********************************/

.tp-loader 	{
	top:50%; left:50%;
	z-index:10000;
	position:absolute;
}

.tp-loader.spinner0 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat center center;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


.tp-loader.spinner1 {
	width: 40px;
	height: 40px;
	background-color: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	margin-top:-20px;
	margin-left:-20px;
	-webkit-animation: tp-rotateplane 1.2s infinite ease-in-out;
	animation: tp-rotateplane 1.2s infinite ease-in-out;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



.tp-loader.spinner5 	{	
	background:url(https://www.malltv.lol/skin/frontend/base/default/nwdthemes/revslider/public/assets/assets/loader.gif) no-repeat 10px 10px;
	background-color:#fff;
	margin:-22px -22px;
	width:44px;height:44px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


@-webkit-keyframes tp-rotateplane {
  0% { -webkit-transform: perspective(120px) }
  50% { -webkit-transform: perspective(120px) rotateY(180deg) }
  100% { -webkit-transform: perspective(120px) rotateY(180deg)  rotateX(180deg) }
}

@keyframes tp-rotateplane {
  0% { transform: perspective(120px) rotateX(0deg) rotateY(0deg);} 
  50% { transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);} 
  100% { transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);}
}


.tp-loader.spinner2 {
	width: 40px;
	height: 40px;
	margin-top:-20px;margin-left:-20px;
	background-color: #ff0000;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
	border-radius: 100%;
	-webkit-animation: tp-scaleout 1.0s infinite ease-in-out;
	animation: tp-scaleout 1.0s infinite ease-in-out;
}

@-webkit-keyframes tp-scaleout {
  0% { -webkit-transform: scale(0.0) }
  100% {-webkit-transform: scale(1.0); opacity: 0;}
}

@keyframes tp-scaleout {
  0% {transform: scale(0.0);-webkit-transform: scale(0.0);} 
  100% {transform: scale(1.0);-webkit-transform: scale(1.0);opacity: 0;}
}


.tp-loader.spinner3 {
  margin: -9px 0px 0px -35px;
  width: 70px;
  text-align: center;
}

.tp-loader.spinner3 .bounce1,
.tp-loader.spinner3 .bounce2,
.tp-loader.spinner3 .bounce3 {
  width: 18px;
  height: 18px;
  background-color: #fff;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: tp-bouncedelay 1.4s infinite ease-in-out;
  animation: tp-bouncedelay 1.4s infinite ease-in-out;
  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.tp-loader.spinner3 .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.tp-loader.spinner3 .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes tp-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0.0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bouncedelay {
  0%, 80%, 100% {transform: scale(0.0);} 
  40% {transform: scale(1.0);}
}




.tp-loader.spinner4 {
  margin: -20px 0px 0px -20px;
  width: 40px;
  height: 40px;
  text-align: center;
  -webkit-animation: tp-rotate 2.0s infinite linear;
  animation: tp-rotate 2.0s infinite linear;
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #fff;
  border-radius: 100%;
  -webkit-animation: tp-bounce 2.0s infinite ease-in-out;
  animation: tp-bounce 2.0s infinite ease-in-out;
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.tp-loader.spinner4 .dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes tp-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes tp-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes tp-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes tp-bounce {
  0%, 100% {transform: scale(0.0);} 
  50% { transform: scale(1.0);}
}



/***********************************************
	-  STANDARD NAVIGATION SETTINGS 
***********************************************/


.tp-thumbs.navbar,
.tp-bullets.navbar,
.tp-tabs.navbar					{	border:none; min-height: 0; margin:0; border-radius: 0; -moz-border-radius:0; -webkit-border-radius:0;}

.tp-tabs,
.tp-thumbs,
.tp-bullets						{	position:absolute; display:block; z-index:1000; top:0px; left:0px;}

.tp-tab,
.tp-thumb 						{	cursor: pointer; position:absolute;opacity:0.5;  box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}

.tp-arr-imgholder,
.tp-videoposter,
.tp-thumb-image,
.tp-tab-image					{	background-position: center center; background-size:cover;width:100%;height:100%; display:block; position:absolute;top:0px;left:0px;}

.tp-tab:hover,
.tp-tab.selected,
.tp-thumb:hover,
.tp-thumb.selected				{	opacity:1;}

.tp-tab-mask,
.tp-thumb-mask 					{	box-sizing:border-box !important; -webkit-box-sizing:border-box !important; -moz-box-sizing:border-box !important}

.tp-tabs,
.tp-thumbs						{	box-sizing:content-box !important; -webkit-box-sizing:content-box !important; -moz-box-sizing: content-box !important}

.tp-bullet 						{	width:15px;height:15px; position:absolute; background:#fff; background:rgba(255,255,255,0.3); cursor: pointer;}
.tp-bullet.selected,
.tp-bullet:hover				{	background:#fff;}

.tp-bannertimer					{	background:#000; background:rgba(0,0,0,0.15); height:5px;}


.tparrows						{	cursor:pointer; background:#000; background:rgba(0,0,0,0.5); width:40px;height:40px;position:absolute; display:block; z-index:1000; }
.tparrows:hover 				{	background:#000;}
.tparrows:before				{	font-family: "revicons"; font-size:15px; color:#fff; display:block; line-height: 40px; text-align: center;}
.tparrows.tp-leftarrow:before	{	content: '\e824'; }
.tparrows.tp-rightarrow:before	{	content: '\e825'; }



/***************************
	- KEN BURNS FIXES -
***************************/

body.rtl .tp-kbimg {left: 0 !important}



/***************************
	- 3D SHADOW MODE -
***************************/

.dddwrappershadow { box-shadow:0 45px 100px rgba(0, 0, 0, 0.4);}

/*******************
	- DEBUG MODE -
*******************/

.hglayerinfo				   {	  position: fixed;
  bottom: 0px;
  left: 0px;
  color: #FFF;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  background: rgba(0, 0, 0, 0.75);
  padding: 5px 10px;
  z-index: 2000;
  white-space: normal;}
.hginfo 					   { 	position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600; background:#000;padding:2px 5px;}
.indebugmode .tp-caption:hover { 	border:1px dashed #c0392b !important;}
.helpgrid 					   { 	border:2px dashed #c0392b;position:absolute;top:0px;left:0px;z-index:0 }
#revsliderlogloglog				{	padding:15px;color:#fff;position:fixed; top:0px;left:0px;width:200px;height:150px;background:rgba(0,0,0,0.7); z-index:100000; font-size:10px; overflow:scroll;}






