/* Minification failed. Returning unminified contents.
(2075,262): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
(2268,23): run-time error CSS1038: Expected hex color, found '#0f4a0e3'
(3392,3): run-time error CSS1030: Expected identifier, found ' '
(3419,1): run-time error CSS1019: Unexpected token, found '}'
 */



/* Z-INDEX */
 .formError { z-index: 990; }
    .formError .formErrorContent { z-index: 991; }
    .formError .formErrorArrow { z-index: 996; }
    
    .ui-dialog .formError { z-index: 5000; }
    .ui-dialog .formError .formErrorContent { z-index: 5001; }
    .ui-dialog .formError .formErrorArrow { z-index: 5006; }




.inputContainer {
	position: relative;
	float: left;
}

.formError {
	position: absolute;
	top: 300px;
	left: 300px;
	display: block;
	cursor: pointer;
}

.formError.inline {
	position: relative;
	top: 0;
	left: 0;
	display: inline-block;
}

.ajaxSubmit {
	padding: 20px;
	background: #55ea55;
	border: 1px solid #999;
	display: none;
}

.formError .formErrorContent {
	width: 100%;
	background: #ee0101;
	position:relative;
	color: #fff;
	min-width: 120px;
	font-size: 11px;
	border: 2px solid #ddd;
	box-shadow: 0 0 6px #000;
	-moz-box-shadow: 0 0 6px #000;
	-webkit-box-shadow: 0 0 6px #000;
	-o-box-shadow: 0 0 6px #000;
	padding: 4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
}

.formError.inline .formErrorContent {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	border: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}

.greenPopup .formErrorContent {
	background: #33be40;
}

.blackPopup .formErrorContent {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow {
	width: 15px;
	margin: -2px 0 0 13px;
	position:relative;
}
body[dir='rtl'] .formError .formErrorArrow,
body.rtl .formError .formErrorArrow {
	margin: -2px 13px 0 0;
}

.formError .formErrorArrowBottom {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	margin: 0px 0 0 12px;
	top:2px;
}

.formError .formErrorArrow div {
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	box-shadow: 0 2px 3px #444;
	-moz-box-shadow: 0 2px 3px #444;
	-webkit-box-shadow: 0 2px 3px #444;
	-o-box-shadow: 0 2px 3px #444;
	font-size: 0px;
	height: 1px;
	background: #ee0101;
	margin: 0 auto;
	line-height: 0;
	font-size: 0;
	display: block;
}

.formError .formErrorArrowBottom div {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
}

.greenPopup .formErrorArrow div {
	background: #33be40;
}

.blackPopup .formErrorArrow div {
	background: #393939;
	color: #FFF;
}

.formError .formErrorArrow .line10 {
	width: 15px;
	border: none;
}

.formError .formErrorArrow .line9 {
	width: 13px;
	border: none;
}

.formError .formErrorArrow .line8 {
	width: 11px;
}

.formError .formErrorArrow .line7 {
	width: 9px;
}

.formError .formErrorArrow .line6 {
	width: 7px;
}

.formError .formErrorArrow .line5 {
	width: 5px;
}

.formError .formErrorArrow .line4 {
	width: 3px;
}

.formError .formErrorArrow .line3 {
	width: 1px;
	border-left: 2px solid #ddd;
	border-right: 2px solid #ddd;
	border-bottom: 0 solid #ddd;
}

.formError .formErrorArrow .line2 {
	width: 3px;
	border: none;
	background: #ddd;
}

.formError .formErrorArrow .line1 {
	width: 1px;
	border: none;
	background: #ddd;
}

/*!
 *  Font Awesome 4.2.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.2.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff?v=4.2.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.2.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}
/*! jQuery UI - v1.11.4 - 2015-11-05
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.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/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.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-clearfix{min-height:0}.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}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.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;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.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-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.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:1px;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-dialog{overflow:hidden;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-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.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{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-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("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-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;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:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.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;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}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-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{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{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{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{color:#2b2b2b;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #003eff;background:#007fff;font-weight:normal;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-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("images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_444444_256x240.png")}.ui-state-default .ui-icon{background-image:url("images/ui-icons_777777_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_cc0000_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-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:-64px -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:-64px -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:0 -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{margin:0 0 0 0;padding:5px;background:#666;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
@charset "UTF-8";

@font-face {
  font-family: "iconFont";
  src: url("../fonts/iconFont.eot?bvy3r");
  src: url("../fonts/iconFont.eot?bvy3r#iefix") format("embedded-opentype"), url("../fonts/iconFont.ttf?bvy3r") format("truetype"), url("../fonts/iconFont.woff?bvy3r") format("woff"), url("../fonts/iconFont.svg?bvy3r#iconFont") format("svg");
  font-style: normal;
  font-weight: normal;
}

.i-doubleArrow:before
{
    content: "";
}

.i-phone:before
{
    content: "";
}

.i-information:before {
  content: "";
}

.i-infoCircle:before
{
    content: "";
}

.mod
{
    *zoom: 1;
    position: relative;
    max-width: 1320px;
    margin: 0 auto;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.mod:before, .mod:after
{
    content: " ";
    display: table;
}

.mod:after
{
    clear: both;
}

@media only screen and (min-width: 1024px)
{
    .mod
    {
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
    }
}

.deviceOnly
{
    display: none;
}

@media only screen and (max-width: 640px)
{
    .deviceOnly
    {
        display: block;
    }
}

.responsiveImage
{
    display: block;
    width: 100%;
}

[class^="icon"]
{
    text-indent: -9999px;
    display: inline-block;
    height: 100%;
}

[class^="i-"]
{
    font-family: "iconFont";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.goUp
{
    position: relative;
    background-color: white;
    z-index: 100;
}

@media only screen and (min-width: 801px)
{
    .goUp
    {
        margin-top: -100px;
    }
}

.isVisuallyHidden
{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.isVisuallyHidden:not(:focus)
{
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
}

.mainMenu__bar
{
    *zoom: 1;
    position: relative;
    text-align: right;
}

.mainMenu__bar:before, .mainMenu__bar:after
{
    content: " ";
    display: table;
}

.mainMenu__bar:after
{
    clear: both;
}

.mainMenu__logoCover
{
    *zoom: 1;
    display: inline-block;
    float: left;
    max-width: 140px;
}

.mainMenu__logoCover:before, .mainMenu__logoCover:after
{
    content: " ";
    display: table;
}

.mainMenu__logoCover:after
{
    clear: both;
}

.mainMenu__logoCover > a
{
    float: left;
}

.mainMenu__logoCover > a.etihad
{
    padding-right: 15px;
    border-right: 1px solid #d9d9d9;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__logoCover > a.etihad
    {
        padding-right: 10px;
    }
}

.mainMenu__logoCover > a.etihad img
{
    width: 95px;
    display: block;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__logoCover > a.etihad img
    {
        width: 58px;
    }
}



@media only screen and (max-width: 640px)
{
   

}



@media only screen and (max-width: 640px)
{
    
}

.mainMenu__logoCover > a.skyteam
{
    margin-left: 10px;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__logoCover > a.skyteam
    {
        margin-left: 5px;
    }
}

.mainMenu__logoCover > a.skyteam img
{
    width: 38px;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__logoCover > a.skyteam img
    {
        width: 27px;
    }
}

.mainMenu__nav
{
    display: inline-block;
    margin-top: 5px;
}

@media only screen and (max-width: 1023px)
{
    .mainMenu__nav
    {
        margin-right: 0;
        margin-top: 0;
        position: fixed;
        top: 0;
        height: 100%;
        transition: right 0.6s ease;
        text-align: left;
        background-color: #e6ede4;
        z-index: 11;
    }
}

@media only screen and (max-width: 319px)
{
    .mainMenu__nav
    {
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 640px)
{
    .mainMenu__nav
    {
        right: -85%;
        width: 85%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .mainMenu__nav
    {
        right: -40%;
        width: 40%;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1023px)
{
    .mainMenu__nav
    {
        right: -40%;
        width: 40%;
    }
}

.mainMenu__firstLevel
{
    *zoom: 1;
}

.mainMenu__firstLevel:before, .mainMenu__firstLevel:after
{
    content: " ";
    display: table;
}

.mainMenu__firstLevel:after
{
    clear: both;
}

.mainMenu__firstLevelItem
{
    display: inline-block;
}

@media only screen and (max-width: 1023px)
{
    .mainMenu__firstLevelItem
    {
        display: block;
    }
}

@media only screen and (min-width: 1024px)
{
    .no-touch .mainMenu__firstLevelItem.isActiveFirst:after, .no-touch .mainMenu__firstLevelItem.isActiveFirst:before
    {
        content: "";
        width: 50px;
        height: 25px;
        display: inline-block;
        margin-bottom: -25px;
        position: relative;
        background-color: transparent;
        z-index: 111;
    }

    .no-touch .mainMenu__firstLevelItem.isActiveFirst:before
    {
        margin-left: -55px;
        left: 5px;
        float: left;
        margin-top: 25px;
    }

    .no-touch .mainMenu__firstLevelItem.isActiveFirst:after
    {
        margin-right: -55px;
        right: 5px;
        float: right;
        position: relative;
        top: -25px;
    }
}

.mainMenu__firstLevelLink
{
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    text-transform: uppercase;
    color: #000000;
    line-height: 40px;
    padding: 0 12px 10px;
    position: relative;
    display: inline-block;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
}

@media only screen and (max-width: 1023px)
{
    .mainMenu__firstLevelLink
    {
        display: block;
        padding: 0 15px 0px;
    }
}

.mainMenu__firstLevelLink:hover
{
    color: #73a13f;
}

.mainMenu__mobileNav
{
    display: none;
}

@media only screen and (max-width: 1023px)
{
    .mainMenu__mobileNav
    {
        display: inline-block;
    }
}

.mainMenu__hamburger
{
    width: 40px;
    height: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    top: 5px;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__hamburger
    {
        width: 30px;
        height: 30px;
        vertical-align: top;
    }
}

.mainMenu__hamburger .line
{
    display: block;
    background: #222;
    width: 40px;
    height: 4px;
    position: absolute;
    left: 0;
    border-radius: 2px;
    transition: all 0.4s ease;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__hamburger .line
    {
        width: 30px;
    }
}

.mainMenu__hamburger .line.line-1
{
    top: 5px;
}

.mainMenu__hamburger .line.line-2
{
    top: 50%;
    margin-top: -2px;
}
 
.mainMenu__hamburger .line.line-3
{
    bottom: 5px;
}

.showMenuActivated .mainMenu__hamburger .line-1
{
    -webkit-transform: translateY(15px) translateX(0) rotate(45deg);
    -ms-transform: translateY(15px) translateX(0) rotate(45deg);
    transform: translateY(15px) translateX(0) rotate(45deg);
}

@media only screen and (max-width: 640px)
{
    .showMenuActivated .mainMenu__hamburger .line-1
    {
        -webkit-transform: translateY(5px) translateX(0) rotate(45deg);
        -ms-transform: translateY(5px) translateX(0) rotate(45deg);
        transform: translateY(5px) translateX(0) rotate(45deg);
    }
}

.showMenuActivated .mainMenu__hamburger .line-2
{
    opacity: 0;
}

.showMenuActivated .mainMenu__hamburger .line-3
{
    -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
    transform: translateY(-11px) translateX(0) rotate(-45deg);
}

@media only screen and (max-width: 640px)
{
    .showMenuActivated .mainMenu__hamburger .line-3
    {
        -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
        -ms-transform: translateY(-11px) translateX(0) rotate(-45deg);
        transform: translateY(-11px) translateX(0) rotate(-45deg);
    }
}

.mainMenu__search
{
    vertical-align: middle;
    width: 40px;
    height: 40px;
    display: none;
    color: #4c4c4c;
    text-align: center;
    position: relative;
    margin-right: 20px;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__search
    {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 800px)
{
    .mainMenu__search
    {
        display: inline-block;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1023px)
{
    .mainMenu__search
    {
        margin-bottom: -5px;
    }
}

.openSearchMobile .mainMenu__search
{
    background-color: #ffffff;
}

.openSearchMobile .mainMenu__search:after
{
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    height: 15px;
}

.mainMenu__search .i-lens
{
    font-size: 30px;
    line-height: 40px;
}

@media only screen and (max-width: 640px)
{
    .mainMenu__search .i-lens
    {
        font-size: 23px;
    }
}

.mainMenu__editorial
{
    float: left;
    width: 30%;
    text-align: left;
    padding-right: 10%;
}

@media only screen and (max-width: 1023px)
{
    .mainMenu__editorial
    {
        display: none;
    }
}

.mainMenu__editorial > * + *
{
    margin-top: 20px;
}

.mainMenu__editorial .title
{
    font-size: 14px;
    font-weight: bold;
    color: #73a13f;
    text-transform: uppercase;
    padding-top: 10px;
}

.mainMenu__editorial .text
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

.mainMenu__editorial .link
{
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    text-transform: uppercase;
    display: inline-block;
}

.mainMenu__mobileHeader
{
    color: #000000;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    display: block;
    padding: 10px 15px;
    position: relative;
    padding-left: 35px;
}

@media only screen and (min-width: 1024px)
{
    .mainMenu__mobileHeader
    {
        display: none;
    }
}

.mainMenu__mobileHeader:before
{
    font-family: "iconFont";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "";
    margin-right: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    left: 12px;
}

.mainMenu__firstLevel > .mainMenu__mobileHeader
{
    padding-left: 15px;
}

.mainMenu__firstLevel > .mainMenu__mobileHeader:before
{
    display: none;
}

.header
{
    padding-bottom: 60px;
}

@media only screen and (max-width: 640px)
{
    .header.openSearchMobile
    {
        padding-bottom: 115px;
        margin-bottom: 0;
    }
}

.menu.mainMenu
{
    position: fixed;
    width: 100%;
    right: 0;
    top: 0px;
    z-index: 9999;
    background-color: #f5f8f4;
    transition: right 0.6s ease;
    height: 60px;
    padding: 5px 0;
}

@media only screen and (max-width: 640px)
{
    .menu.mainMenu
    {
        padding: 12px 0;
    }
}

.hasAlert .menu.mainMenu
{
    top: auto;
}

.menu.mainMenu.posFixed
{
    position: fixed;
    top: 0;
}

@media only screen and (max-width: 640px)
{
    .showMenuActivated .menu.mainMenu.posFixed
    {
        right: 85%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .showMenuActivated .menu.mainMenu.posFixed
    {
        right: 40%;
    }
}

@media only screen and (min-width: 801px) and (max-width: 1023px)
{
    .showMenuActivated .menu.mainMenu.posFixed
    {
        right: 40%;
    }
}

.showMenuActivated .menu.mainMenu
{
    right: 0;
}

.userMenuIsActive .menu.mainMenu
{
    position: static;
}

body.isPinched .menu.mainMenu
{
    position: absolute;
}

.headerAlert
{
    text-align: center;
    font-size: 16px;
    position: relative;
    top: 60px;
}

.footer
{
    *zoom: 1;
}

.footer:before, .footer:after
{
    content: " ";
    display: table;
}

.footer:after
{
    clear: both;
}

.footerSiteMap
{
    padding: 20px 0;
}

.footer__row
{
    *zoom: 1;
}

.footer__row:before, .footer__row:after
{
    content: " ";
    display: table;
}

.footer__row:after
{
    clear: both;
}

@media only screen and (min-width: 641px)
{
    .footer__row + .footer__row
    {
        margin-top: 20px;
    }
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .footer__row.first
    {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-in-out;
    }

    .footer__row.first.isActive
    {
        max-height: 60em;
    }
}

.footer__openerBar
{
    text-align: center;
    font-size: 12px;
    padding: 5px;
    display: none;
}

.footer__openerBar .open
{
    display: inline-block;
}

.footer__openerBar .close
{
    display: none;
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .footer__openerBar
    {
        display: block;
    }
}

.footer__openerBar.isActive .open
{
    display: none;
}

.footer__openerBar.isActive .close
{
    display: inline-block;
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .footer__nav
    {
        float: left;
        width: 32.0%;
        padding-bottom: 20px;
    }
}

@media only screen and (min-width: 801px)
{
    .footer__nav
    {
        float: left;
        width: 15.83333%;
    }
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .footer__nav + .footer__nav
    {
        margin-left: 2%;
    }

    .footer__nav + .footer__nav:nth-child(4)
    {
        margin-left: 0;
    }
}

@media only screen and (min-width: 801px)
{
    .footer__nav + .footer__nav
    {
        margin-left: 1%;
    }
}

.footer__navTitle
{
    display: block;
    height: 100%;
}

.footer__navTitle:before
{
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
    margin-right: -0.25em;
    padding-bottom: 30px;
}

@media only screen and (min-width: 641px)
{
    .footer__navTitle:before
    {
        padding-bottom: 40px;
    }
}

.footer__navTitle > .verticalAlignBottom
{
    width: 99%;
    display: inline-block;
    vertical-align: bottom;
}

.footer__navTitle em
{
    text-transform: uppercase;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    padding-bottom: 10px;
    border-bottom: 1px solid #000000;
    position: relative;
    display: block;
}

@media only screen and (max-width: 640px)
{
    .footer__navTitle em:after
    {
        position: absolute;
        right: 0;
        content: "";
        width: 5px;
        height: 10px;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        display: block;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAAIVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADdcGRXAAAACnRSTlMAFRtRWqiutOrwqgn+bgAAAChJREFUCNdjYOVkYmBgYORgB5IMzFwsIIqVkxEsxgYnwSJgWYhKsC4AEroAnxQU4ksAAAAASUVORK5CYII=) no-repeat right top;
        top: 0;
        right: 5px;
    }
}

.footer__navTitle.isActive em:after
{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.footer__navTitle a
{
    text-decoration: none;
}

.footer__navTitle.justLink:before
{
    padding-bottom: 30px;
}

@media only screen and (min-width: 641px)
{
    .footer__navTitle.justLink:before
    {
        padding-bottom: 40px;
    }
}

.footer__navTitle.justLink em
{
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAKCAMAAABL52QCAAAAIVBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADdcGRXAAAACnRSTlMAFRtRWqiutOrwqgn+bgAAAChJREFUCNdjYOVkYmBgYORgB5IMzFwsIIqVkxEsxgYnwSJgWYhKsC4AEroAnxQU4ksAAAAASUVORK5CYII=) no-repeat right top;
}

.footer__navTitle.justLink em:after
{
    display: none;
}

.footer__navList
{
    margin-top: 10px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.6s ease-in-out;
}

@media only screen and (min-width: 641px)
{
    .footer__navList
    {
        max-height: 50em;
    }
}

@media only screen and (max-width: 640px)
{
    .footer__navListItem:last-child
    {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 640px)
{
    .footer__navListItem + .footer__navListItem
    {
        margin-top: 5px;
    }
}

.footer__navListLink
{
    text-decoration: none;
    color: #000000;
    font-size: 11px;
}

.mobileExpendable.isActive + .footer__navList
{
    max-height: 50em;
}

.prefooter
{
    background-color: #f2f3ed;
    padding: 15px 0;
    padding: 20px 0;
}

@media only screen and (min-width: 641px)
{
    .prefooter
    {
        margin-bottom: 0;
    }
}

@media only screen and (min-width: 641px)
{
    .prefooter__box
    {
        float: left;
        width: 100%;
    }
}

@media only screen and (min-width: 801px)
{
    .prefooter__box
    {
        width: 100%;
    }
}

.prefooter__box + .prefooter__box
{
    margin-top: 20px;
}

@media only screen and (min-width: 641px)
{
    .prefooter__box + .prefooter__box
    {
        margin-top: 0;
        margin-left: 2%;
    }
}

@media only screen and (min-width: 801px)
{
    .prefooter__box + .prefooter__box
    {
        margin-left: 1%;
    }
}

.prefooter__title {
    padding-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

.prefooter__title .line1
{
    display: inline-block;
}

.prefooter__title .line2
{
    font-size: 11px;
    padding-left: 10px;
    display: inline-block;
    font-weight: normal;
}

.prefooter__textContainer
{
    display: block;
    *zoom: 1;
}

.prefooter__textContainer:before, .prefooter__textContainer:after
{
    content: " ";
    display: table;
}

.prefooter__textContainer:after
{
    clear: both;
}

.prefooter__textContainer .text
{
    font-size: 13px;
}

.prefooter__textContainer .number
{
    font-size: 18px;
    font-weight: bold;
    padding: 0 10px;
}

.prefooter__textContainer + .prefooter__textContainer
{
    margin-top: 12px;
}

.prefooter__textContainer--block
{
    line-height: 22px;
    float: left;
    padding-right: 20px;
}

.prefooter__textContainer--block .text
{
    display: block;
}

.prefooter__textContainer--block .number
{
    display: block;
}

.prefooter__info
{
    font-size: 11px;
    display: inline-block;
    vertical-align: bottom;
    color: #81b13e;
    line-height: 15px;
}

.prefooter__submit
{
    vertical-align: bottom;
}

.prefooter__subTitle, .prefooter__subTitle--newsletter
{
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 16px;
    max-width: 80%;
    padding-right: 30px;
}

.prefooter__subTitle--newsletter
{
    max-width: 100%;
    padding-bottom: 15px;
}

@media only screen and (min-width: 1024px)
{
    .prefooter__subTitle--newsletter
    {
        padding-bottom: 15px;
        max-width: 63%;    
    }
}


.prefooter__textContainerBig {
    *zoom: 1;
}

.prefooter__textContainerBig:before, .prefooter__textContainerBig:after
{
    content: " ";
    display: table;
}

.prefooter__textContainerBig:after
{
    clear: both;
}

.prefooter__textContainerBig--block
{
    margin: 0 auto;
    text-align: center;
}

.prefooter__subTitle p { 
    font-size:14px;
}
.prefooter__socialCover {
    *zoom: 1;
}

.prefooter__socialCover:before, .prefooter__socialCover:after
{
    content: " ";
    display: table;
}

.prefooter__socialCover:after
{
    clear: both;
}

.prefooter__social
{
    width: 2.6em;
    height: 2.6em;
    display: inline-block;
    text-align: center;
    background-size:cover;
    margin-right:10px;
}

.prefooter__social > span
{
    font-size: 26px;
    color: #73a13f;
    line-height: 30px;
}

.prefooter__social + .prefooter__social
{
    margin-top: 10px;
}

.prefooter__phone
{
    font-size: 11px;
    line-height: 14px;
}

.prefooter__phoneIos
{
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
}

.prefooter__phoneIos > *
{
    width: 91px;
    height: 30px;
    background-size: cover;
}

.prefooter__phoneAndroid
{
    display: inline-block;
    margin-top: 10px;
}

.prefooter__phoneAndroid > *
{
    width: 91px;
    height: 30px;
    background-size: cover;
}

.footerLogoList
{
    padding: 0 0 20px;
    background-color: #ffffff;
}

.footerLogoList__image
{
    margin-bottom: 15px;
    float: left;
}

@media only screen and (min-width: 320px) and (max-width: 640px)
{
    .footerLogoList__image
    {
        width: 48.5%;
    }

    .footerLogoList__image + .footerLogoList__image
    {
        margin-left: 3%;
    }

    .footerLogoList__image + .footerLogoList__image:nth-child(2n+1)
    {
        margin-left: 0;
    }
}

@media only screen and (min-width: 641px) and (max-width: 800px)
{
    .footerLogoList__image
    {
        width: 32.0%;
    }

    .footerLogoList__image + .footerLogoList__image
    {
        margin-left: 2%;
    }

    .footerLogoList__image + .footerLogoList__image:nth-child(4)
    {
        margin-left: 0;
    }
}

@media only screen and (min-width: 801px)
{
    .footerLogoList__image
    {
        margin-bottom: 0;
        width: 15.83333%;
    }

    .footerLogoList__image + .footerLogoList__image
    {
        margin-left: 1%;
    }
}

.footerLegal
{
    background-color: #ffffff;
    font-size: 11px;
    color: #000000;
    padding: 15px 0;
    border-top: 1px solid #f2f3ed;
    text-align: center;
}

.footerLegal a
{
    text-decoration: none;
    color: #000000;
}


.fourthButton,
.editorialArea .fourthButton
{
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    white-space: nowrap;
    text-transform: uppercase;
    min-width: 150px;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-color: #d9d9d9;
    color: #000000;
    position: relative;
}

.fourthButton[type="submit"],
.editorialArea .fourthButton[type="submit"]
{
    border-radius: 0;
    vertical-align: top;
    border: 0;
    font-family: "lato", sans-serif;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
}

.fourthButton > span,
.editorialArea .fourthButton > span
{
    position: relative;
    z-index: 2;
    padding: 0 15px;
    font-size: 16px;
}

.fourthButton:before,
.editorialArea .fourthButton:before
{
    content: "";
    position: absolute;
    left: 120%;
    bottom: 0;
    width: 130%;
    height: 100%;
    transition: 0.3s ease-out;
    z-index: 1;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skew(-44deg, 0deg);
    -ms-transform: skew(-44deg, 0deg);
    transform: skew(-44deg, 0deg);
}

.fourthButton:hover > span,
.editorialArea .fourthButton:hover > span
{
    color: #171717;
}

.fourthButton:hover:before,
.editorialArea .fourthButton:hover:before
{
    width: 150%;
    left: -15%;
}

.fourthButton--small,
.editorialArea .fourthButton--small
{
    font-size: 16px;
    font-weight: normal;
    line-height: 40px;
    white-space: nowrap;
    text-transform: uppercase;
    min-width: 150px;
    text-align: center;
    display: inline-block;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    background-color: #d9d9d9;
    color: #000000 !important;
    position: relative;
    font-weight: bold;
    font-size: 13px;
    line-height: 25px;
    min-width: 100px;
    padding: 0 10px;
}

.fourthButton--small[type="submit"],
.editorialArea .fourthButton--small[type="submit"]
{
    border-radius: 0;
    vertical-align: top;
    border: 0;
    font-family: "lato", sans-serif;
    font-weight: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 0;
}

.fourthButton--small > span,
.editorialArea .fourthButton--small > span
{
    position: relative;
    z-index: 2;
    padding: 0 15px;
    font-size: 16px;
}

.fourthButton--small:before,
.editorialArea .fourthButton--small:before
{
    content: "";
    position: absolute;
    left: 120%;
    bottom: 0;
    width: 130%;
    height: 100%;
    transition: 0.3s ease-out;
    z-index: 1;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.2);
    -webkit-transform: skew(-44deg, 0deg);
    -ms-transform: skew(-44deg, 0deg);
    transform: skew(-44deg, 0deg);
}

.fourthButton--small:hover > span,
.editorialArea .fourthButton--small:hover > span
{
    color: #000000;
}

.fourthButton--small:hover:before,
.editorialArea .fourthButton--small:hover:before
{
    width: 150%;
    left: -15%;
}

.icon-appStore
{
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%221.4%2017.1%2047.2%2015.8%22%3E%3Cpath%20d%3D%22M1.4%2031.4c0%20.9.7%201.5%201.5%201.5H47c.9%200%201.5-.7%201.5-1.5V18.6c0-.9-.7-1.5-1.5-1.5H3c-.9%200-1.5.7-1.5%201.5v12.8z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M9.7%2019.7H5.9c-.5%200-1%20.4-1%201v8.6c0%20.5.4%201%201%201h3.8c.5%200%201-.4%201-1v-8.6c0-.5-.5-1-1-1zm-2.4.9h1c.1%200%20.1%200%20.1.1s0%20.1-.1.1h-1c-.1%200-.1%200-.1-.1%200%200%200-.1.1-.1zm.5%209.3c-.3%200-.6-.2-.6-.6s.3-.6.6-.6.6.3.6.6c-.1.3-.3.6-.6.6zm2.4-1.4H5.4v-7.1h4.8v7.1z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M14.5%2027.8l-.5%201.8h-.7l1.9-5.6h.8l1.9%205.6h-.8l-.6-1.8h-2zm1.9-.5l-.5-1.6c-.1-.4-.2-.7-.3-1-.1.3-.2.7-.3%201l-.5%201.6h1.6zM18.5%2026.9v-1.3h.7v.7c.3-.5.8-.8%201.4-.8%201%200%201.7.8%201.7%202%200%201.4-.9%202.2-1.8%202.2-.5%200-1-.2-1.2-.6v2.2h-.7l-.1-4.4zm.7%201.1v.3c.1.5.6.9%201.1.9.8%200%201.2-.6%201.2-1.6%200-.8-.4-1.5-1.2-1.5-.5%200-1%20.4-1.1.9v1zM23.1%2026.9v-1.3h.7v.7c.3-.5.8-.8%201.4-.8%201%200%201.7.8%201.7%202%200%201.4-.9%202.2-1.8%202.2-.5%200-1-.2-1.2-.6v2.2h-.7v-4.4zm.7%201.1v.3c.1.5.6.9%201.1.9.8%200%201.2-.6%201.2-1.6%200-.8-.4-1.5-1.2-1.5-.5%200-1%20.4-1.1.9v1z%22%2F%3E%3Ctext%20transform%3D%22translate%2826.986%2029.605%29%22%20font-family%3D%22%5CiMyriadPro-Regular%5Ci%22%20font-size%3D%228.298%22%3E%3C%2Ftext%3E%3Cg%3E%3Cpath%20d%3D%22M28.7%2028.7c.3.2.8.4%201.3.4.7%200%201.2-.4%201.2-1%200-.5-.3-.8-1.1-1.1-.9-.3-1.5-.8-1.5-1.6%200-.9.7-1.5%201.8-1.5.6%200%201%20.1%201.2.3l-.2.6c-.2-.1-.6-.3-1.1-.3-.8%200-1.1.5-1.1.8%200%20.5.3.8%201.1%201.1.9.4%201.4.8%201.4%201.6%200%20.9-.6%201.6-2%201.6-.5%200-1.1-.2-1.4-.4l.4-.5zM33.6%2024.4v1.2h1v.6h-1v2.2c0%20.5.1.8.5.8h.4v.5c-.1.1-.4.1-.6.1-.3%200-.6-.1-.8-.3-.2-.2-.3-.6-.3-1v-2.2h-.6v-.6h.6v-1l.8-.3zM38.9%2027.6c0%201.5-1%202.1-2%202.1-1.1%200-1.9-.8-1.9-2.1s.9-2.1%202-2.1%201.9.8%201.9%202.1zm-3.2%200c0%20.9.5%201.5%201.2%201.5s1.2-.7%201.2-1.6c0-.7-.3-1.5-1.2-1.5s-1.2.8-1.2%201.6zM39.6%2026.8v-1.3h.6v.8c.2-.5.6-.9%201.1-.9h.2v.7h-.2c-.5%200-.9.4-1%20.9v2.4h-.7v-2.6zM42.5%2027.7c0%201%20.6%201.4%201.4%201.4.5%200%20.8-.1%201.1-.2l.1.5c-.3.1-.7.2-1.3.2-1.2%200-2-.8-2-2s.7-2.2%201.9-2.2c1.3%200%201.7%201.2%201.7%201.9v.3c-.1.1-2.9.1-2.9.1zm2.2-.5c0-.5-.2-1.2-1-1.2-.7%200-1.1.7-1.1%201.2h2.1z%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M13.9%2021.8l-.3.9h-.4l1-2.9h.4l1%202.9h-.4l-.3-.9h-1zm.9-.3l-.3-.8c-.1-.2-.1-.4-.1-.5%200%20.2-.1.3-.1.5l-.3.8h.8zM16.3%2020.7l.4%201.2c.1.2.1.4.2.5%200-.2.1-.3.2-.5l.4-1.2h.4l-.9%202h-.4l-.8-2.1h.5zM19.5%2022.7v-.3c-.1.2-.3.3-.6.3-.4%200-.6-.3-.6-.6%200-.5.4-.8%201.2-.8%200-.2%200-.5-.5-.5-.2%200-.4.1-.5.2l-.1-.2c.2-.1.4-.2.7-.2.6%200%20.8.4.8.8v1.3h-.4zm0-1c-.4%200-.9.1-.9.5%200%20.2.2.4.4.4.3%200%20.4-.2.5-.3v-.6zM21.1%2020.1c0%20.1-.1.2-.2.2s-.2-.1-.2-.2.1-.2.2-.2.2.1.2.2zm-.4%202.6v-2.1h.3v2.1h-.3zM21.9%2019.7h.4v3h-.4v-3zM24.2%2022.7v-.3c-.1.2-.3.3-.6.3-.4%200-.6-.3-.6-.6%200-.5.4-.8%201.2-.8%200-.2%200-.5-.5-.5-.2%200-.4.1-.5.2l-.1-.2c.2-.1.4-.2.7-.2.6%200%20.8.4.8.8v1.3h-.4zm0-1c-.4%200-.9.1-.9.5%200%20.2.2.4.4.4.3%200%20.4-.2.5-.3v-.6zM25.3%2022.7v-3h.4V21c.1-.2.4-.4.7-.4.5%200%20.9.4.9%201.1%200%20.7-.5%201.1-.9%201.1-.3%200-.5-.1-.7-.4v.3h-.4zm.4-.8v.1c.1.3.3.4.6.4.4%200%20.6-.3.6-.8%200-.4-.2-.8-.6-.8-.3%200-.5.2-.6.5V21.9zM28%2019.7h.4v3H28v-3zM29.4%2021.8c0%20.5.3.7.7.7.3%200%20.4%200%20.6-.1l.1.3c-.1.1-.4.1-.7.1-.6%200-1-.4-1-1s.4-1.1%201-1.1c.7%200%20.9.6.9%201v.2l-1.6-.1zm1.1-.3c0-.2-.1-.6-.5-.6s-.5.4-.6.6h1.1zM34.5%2021.7c0%20.8-.5%201.1-1%201.1-.6%200-1-.4-1-1.1%200-.7.5-1.1%201-1.1.6%200%201%20.5%201%201.1zm-1.6%200c0%20.5.3.8.6.8.4%200%20.6-.3.6-.8%200-.4-.2-.8-.6-.8-.4%200-.6.4-.6.8zM35.2%2021.2v-.6h.3v.3c.1-.2.3-.4.7-.4.3%200%20.7.2.7.9v1.2h-.4v-1.2c0-.3-.1-.6-.5-.6-.2%200-.4.2-.5.4v1.4h-.4l.1-1.4zM39.3%2020.1v.6h.5v.3h-.5v1.1c0%20.3.1.4.3.4h.2v.3c-.1%200-.2.1-.3.1-.2%200-.3-.1-.4-.2-.1-.2-.1-.4-.1-.6V21h-.3v-.3h.3v-.5l.3-.1zM40.5%2019.7h.4V21l.3-.3c.1-.1.2-.1.4-.1.3%200%20.7.2.7.9v1.2h-.4v-1.2c0-.3-.1-.6-.5-.6-.2%200-.4.2-.5.4v1.4h-.4v-3zM43.3%2021.8c0%20.5.3.7.7.7.3%200%20.4%200%20.6-.1l.1.3c-.1.1-.4.1-.7.1-.6%200-1-.4-1-1s.4-1.1%201-1.1c.7%200%20.9.6.9%201v.2l-1.6-.1zm1.1-.3c0-.2-.1-.6-.5-.6s-.5.4-.6.6h1.1z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
}

.icon-googlePlay
{
    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22169.672%22%20height%3D%2258.874%22%20viewBox%3D%22222.251%20367.689%20169.672%2058.874%22%3E%3Cpath%20fill%3D%22%23010101%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.176%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M391.335%20417.674c0%205.12-3.76%208.3-8.875%208.3H232.105c-5.116%200-9.266-4.15-9.266-9.27v-39.16c0-5.117%204.148-9.267%209.265-9.267H382.46c5.114%200%208.875%204.15%208.875%209.268v40.13z%22%2F%3E%3Cpath%20fill%3D%22%23010101%22%20stroke%3D%22%23FFF%22%20stroke-width%3D%221.176%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M391.335%20417.674c0%205.12-3.76%208.3-8.875%208.3H232.105c-5.116%200-9.266-4.15-9.266-9.27v-39.16c0-5.117%204.148-9.267%209.265-9.267H382.46c5.114%200%208.875%204.15%208.875%209.268v40.13z%22%2F%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M337.988%20409.692l-1.267%201.193c-.29.16-.58.348-.872.48-.878.398-1.77.498-2.564.498-.847%200-2.17-.055-3.52-1.032-1.88-1.32-2.7-3.593-2.7-5.575%200-4.102%203.34-6.112%206.063-6.112.952%200%201.93.24%202.724.74%201.323.874%201.665%202.01%201.855%202.62l-6.22%202.512-2.037.158c.66%203.36%202.936%205.316%205.45%205.316%201.255%200%202.187-.41%203.042-.832%200%200%20.17-.088.048.034zm-3.752-6.688c.505-.184.768-.343.768-.71%200-1.058-1.195-2.276-2.62-2.276-1.058%200-3.042.822-3.042%203.68%200%20.445.053.92.08%201.397l4.814-2.09z%22%2F%3E%3Cpath%20d%3D%22M324.986%20409.486c0%201.028.184%201.188%201.053%201.27.452.053.904.076%201.353.13l-.98.582h-4.66c.612-.792.716-.87.716-1.398v-.593l-.01-15.726h-2.06l1.98-.954h3.782c-.82.475-1.065.763-1.17%201.688l-.006%2015.002z%22%2F%3E%3Cpath%20d%3D%22M317.758%20400.44c.606.5%201.874%201.56%201.874%203.57%200%201.957-1.104%202.88-2.218%203.756-.342.344-.74.718-.74%201.296%200%20.584.398.9.687%201.14l.958.735c1.16.98%202.22%201.88%202.22%203.706%200%202.488-2.407%204.996-6.958%204.996-3.834%200-5.687-1.824-5.687-3.78%200-.955.474-2.304%202.038-3.23%201.642-1%203.863-1.136%205.054-1.213-.372-.48-.796-.983-.796-1.802%200-.45.136-.717.265-1.032-.29.028-.58.058-.846.058-2.806%200-4.394-2.095-4.394-4.154%200-1.218.557-2.566%201.695-3.545%201.508-1.24%203.307-1.456%204.733-1.456h5.452l-1.692.957h-1.642zm-1.875%2011.745c-.217-.027-.348-.027-.608-.027-.24%200-1.668.053-2.775.424-.584.215-2.277.846-2.277%202.725%200%201.875%201.827%203.23%204.653%203.23%202.54%200%203.89-1.22%203.89-2.857-.003-1.352-.875-2.065-2.883-3.495zm.76-5.027c.613-.61.665-1.453.665-1.933%200-1.9-1.134-4.865-3.333-4.865-.686%200-1.43.344-1.852.876-.445.552-.58%201.267-.58%201.953%200%201.77%201.033%204.71%203.305%204.71.664%200%201.377-.324%201.795-.742zM301.358%20411.81c-4.205%200-6.454-3.273-6.454-6.237%200-3.464%202.828-6.43%206.85-6.43%203.888%200%206.324%203.045%206.324%206.242%200%203.12-2.407%206.426-6.72%206.426zm3.308-2.14c.64-.846.794-1.902.794-2.933%200-2.33-1.11-6.772-4.39-6.772-.873%200-1.75.34-2.384.898-1.035.925-1.218%202.087-1.218%203.23%200%202.612%201.292%206.923%204.5%206.923%201.033%200%202.088-.5%202.698-1.346zM287.28%20411.81c-4.206%200-6.45-3.273-6.45-6.237%200-3.464%202.83-6.43%206.85-6.43%203.886%200%206.318%203.045%206.318%206.242%200%203.12-2.403%206.426-6.718%206.426zm3.31-2.14c.633-.846.792-1.902.792-2.933%200-2.33-1.113-6.772-4.39-6.772-.876%200-1.746.34-2.38.898-1.036.925-1.218%202.087-1.218%203.23%200%202.612%201.296%206.923%204.497%206.923%201.035%200%202.09-.5%202.7-1.346zM279.148%20410.893l-3.547.812c-1.435.228-2.725.427-4.09.427-6.84%200-9.448-5.035-9.448-8.976%200-4.812%203.693-9.274%2010.017-9.274%201.336%200%202.624.196%203.797.515%201.858.523%202.728%201.167%203.27%201.544l-2.06%201.96-.87.19.62-.985c-.838-.82-2.38-2.332-5.306-2.332-3.912%200-6.863%202.973-6.863%207.317%200%204.662%203.37%209.05%208.774%209.05%201.59%200%202.407-.32%203.148-.617v-3.998l-3.744.2%201.985-1.065h5.253l-.644.62c-.174.146-.196.195-.245.395-.026.227-.05.943-.05%201.196v3.023h.003z%22%2F%3E%3Cg%3E%3Cpath%20d%3D%22M345.613%20409.805v6.738h-1.338v-17.145h1.338v1.95c.87-1.26%202.464-2.26%204.313-2.26%203.317%200%205.554%202.517%205.554%206.5%200%203.958-2.235%206.527-5.554%206.527-1.745.002-3.31-.898-4.313-2.31zm8.43-4.215c0-3.003-1.565-5.293-4.342-5.293-1.723%200-3.37%201.354-4.087%202.535v5.488c.717%201.183%202.364%202.588%204.088%202.588%202.778%200%204.343-2.31%204.343-5.318zM357.307%20411.81v-17.145h1.34v17.144h-1.34zM373.66%20415.434c.284.128.772.207%201.082.207.817%200%201.39-.335%201.9-1.517l.977-2.21-5.272-12.515h1.492l4.522%2010.845%204.478-10.845h1.514l-6.43%2015.14c-.666%201.56-1.716%202.31-3.158%202.31-.433%200-1.002-.078-1.337-.18l.23-1.234zM369.75%20411.77c-.09-.43-.156-.81-.205-1.126-.04-.314-.063-.64-.063-.968-.46.674-1.11%201.234-1.938%201.676-.83.443-1.62.662-2.704.662-1.303%200-2.313-.32-3.037-.97-.72-.65-1.082-1.532-1.082-2.646%200-1.114.526-2.017%201.57-2.705%201.047-.695%202.398-1.038%204.07-1.038h3.122v-1.544c0-.89-.304-1.585-.908-2.093-.606-.507-1.458-.762-2.562-.762-1.01%200-1.828.233-2.45.69-.617.465-.93%201.04-.93%201.736h-1.37l-.025-.065c-.05-.938.378-1.76%201.29-2.47.906-.71%202.098-1.065%203.562-1.065%201.455%200%202.637.352%203.527%201.05.89.694%201.334%201.698%201.334%203.01v6.12c0%20.44.022.865.077%201.28.058.414.146.827.268%201.228l-1.545.003zm-4.748-.973c1.137%200%201.953-.254%202.79-.757.827-.5%201.393-1.15%201.688-1.938v-2.384h-3.136c-1.198%200-2.188.266-2.97.8-.78.533-1.18%201.18-1.18%201.93%200%20.708.253%201.272.75%201.7.503.434%201.187.65%202.058.65z%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cg%20fill%3D%22%23FFF%22%3E%3Cpath%20d%3D%22M262.118%20380.6c0-2.633%201.958-4.328%204.392-4.328%201.63%200%202.698.778%203.362%201.73l-1.19.69c-.453-.625-1.244-1.115-2.172-1.115-1.656%200-2.886%201.255-2.886%203.023%200%201.745%201.23%203.024%202.886%203.024.853%200%201.605-.39%201.982-.75v-1.295h-2.51v-1.293h3.965v3.125c-.815.916-1.995%201.53-3.438%201.53-2.434%200-4.392-1.718-4.392-4.34zM271.764%20384.78v-8.37h5.734v1.292h-4.266v2.158h4.178v1.292h-4.178v2.334h4.266v1.293h-5.734zM281.56%20384.78v-7.077h-2.534v-1.292h6.536v1.293h-2.534v7.077h-1.468zM290.664%20384.78v-8.37h1.468v8.37h-1.468zM296.22%20384.78v-7.077h-2.535v-1.292h6.536v1.293h-2.533v7.077h-1.468zM304.96%20380.6c0-2.496%201.77-4.328%204.28-4.328%202.495%200%204.276%201.832%204.276%204.33s-1.78%204.328-4.277%204.328c-2.51%200-4.28-1.832-4.28-4.33zm7.052%200c0-1.73-1.092-3.022-2.77-3.022-1.695%200-2.774%201.292-2.774%203.023%200%201.72%201.08%203.025%202.773%203.025%201.68%200%202.772-1.304%202.772-3.024zM321.065%20384.78l-4.366-5.985v5.985h-1.468v-8.37h1.506l4.276%205.796v-5.796h1.47v8.37h-1.42z%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20d%3D%22M244.59%20404.892l4.293-4.292-4.293%204.292-13.7-13.7%2013.7%2013.702-13.722%2013.72%2013.722-13.72%204.312%204.31h.002%22%2F%3E%3ClinearGradient%20id%3D%22a%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22727.492%22%20y1%3D%22886.949%22%20x2%3D%22709.404%22%20y2%3D%22898.269%22%20gradientTransform%3D%22rotate%2845%20-1073.465%20-827.974%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23D7E69D%22%2F%3E%3Cstop%20offset%3D%22.446%22%20stop-color%3D%22%2394C4AA%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2301A4B6%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url%28%23a%29%22%20d%3D%22M248.882%20400.6l-16.726-9.197c-.473-.26-.912-.32-1.265-.21l13.7%2013.7%204.292-4.293z%22%2F%3E%3ClinearGradient%20id%3D%22b%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22716.977%22%20y1%3D%22896.621%22%20x2%3D%22740.428%22%20y2%3D%22890.491%22%20gradientTransform%3D%22rotate%2845%20-1073.465%20-827.974%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ED277B%22%2F%3E%3Cstop%20offset%3D%22.019%22%20stop-color%3D%22%23EE2F7C%22%2F%3E%3Cstop%20offset%3D%22.704%22%20stop-color%3D%22%23F7BD81%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23FEEB74%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url%28%23b%29%22%20d%3D%22M248.904%20409.205l5.71-3.14c1.157-.64%201.157-1.68%200-2.315l-5.73-3.15-4.293%204.292%204.314%204.313z%22%2F%3E%3ClinearGradient%20id%3D%22c%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22730.067%22%20y1%3D%22878.363%22%20x2%3D%22704.636%22%20y2%3D%22893.325%22%20gradientTransform%3D%22rotate%2845%20-1073.465%20-827.974%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2389CFBD%22%2F%3E%3Cstop%20offset%3D%22.091%22%20stop-color%3D%22%237DBEBB%22%2F%3E%3Cstop%20offset%3D%22.54%22%20stop-color%3D%22%23457CAC%22%2F%3E%3Cstop%20offset%3D%22.852%22%20stop-color%3D%22%231C5AA2%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23084D9F%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url%28%23c%29%22%20d%3D%22M230.89%20391.192c-.508.16-.838.675-.838%201.454l.003%2024.522c0%20.77.32%201.277.813%201.446l13.723-13.723-13.7-13.698z%22%2F%3E%3ClinearGradient%20id%3D%22d%22%20gradientUnits%3D%22userSpaceOnUse%22%20x1%3D%22739.302%22%20y1%3D%22890.243%22%20x2%3D%22723.642%22%20y2%3D%22869.612%22%20gradientTransform%3D%22rotate%2845%20-1073.465%20-827.974%29%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23F04A2B%22%2F%3E%3Cstop%20offset%3D%22.47%22%20stop-color%3D%22%23B54F6B%22%2F%3E%3Cstop%20offset%3D%22.835%22%20stop-color%3D%22%238B5191%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237851A1%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url%28%23d%29%22%20d%3D%22M230.868%20418.615c.357.12.804.063%201.288-.2l16.747-9.21-4.312-4.312-13.722%2013.722z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat;
}

/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/Resources/scripts/fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
#ui-datepicker-div tbody tr:nth-child(odd)
{
    background: none;
}

#ui-datepicker-div 
{
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    z-index: 999 !important;
    background-color: #e8e8e8;
    padding: 15px 35px;
}


.ui-widget-content  
{ 
    background-image: none;
    background-color: #e8e8e8;
    border: 1px solid #cbcbcb;
}

.ui-datepicker-days-cell-over 
{
    background-color: #0f4a0e !important;
}

.ui-datepicker-multi .ui-datepicker-group 
{
    width: 47%;
}

.ui-datepicker-multi .ui-datepicker-group-first 
{
    margin-right: 20px;
}

.ui-widget-header 
{
    background-image: none;
    border: 0px transparent;
    background-color: transparent;
}

    .ui-widget-header .ui-datepicker-title {
        background-color: #1c5f4a;
        color: #fff;
        text-transform: uppercase;
        width: 150px;
        text-align: left;
        padding-left: 10px;
        font-size: 12px;
        font-family: "lato","Trebuchet MS", Arial, Helvetica, sans-serif;
        margin-left: 10px !important;
    }

.ui-datepicker-group-last .ui-datepicker-title 
{
    margin-left: 5px;
}


.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next 
{
    width: 7px;
    height: 12px;
    top: 9px;
}

.ui-datepicker .ui-datepicker-prev 
{
    left: 8px;
}

    .ui-datepicker .ui-datepicker-prev span,
    .ui-datepicker .ui-datepicker-next span 
    {
        background-image: url(../_Images/css/sprite.png);
        background-repeat: no-repeat;
    }

    .ui-datepicker .ui-datepicker-prev span 
    {
        background-position: -249px -74px;
    }

.ui-datepicker .ui-datepicker-next span 
{
    background-position: -187px -74px;
}
lef
.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 
{
    background-image: none;
    border: 0px transparent;
    background-color: transparent;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default 
{
    background-image: none;
    border: 0px transparent;
    background-color: #f4f4f4;
    color: #212121;
    font-size: 11px;
    text-align: center;
    font-family: Verlag-Light, "Trebuchet MS", Arial, Helvetica, sans-serif;
}

/*.ui-widget-content .ui-state-highlight,*/
.ui-widget-header .ui-state-highlight,
.ui-datepicker-today .ui-state-active,
.ui-widget-content .ui-datepicker-today .ui-state-active,
.ui-widget-header .ui-datepicker-today .ui-state-active 
{
    background-color: #ededed;
    color: #ffffff;
    border: 1px solid #007247;
}

.ui-datepicker-today 
{
    background-color: #005caa !important;
    color: #005caa !important;
}

.ui-datepicker-current-day .ui-state-default {
    border: 0px none transparent;
    background-color: #1c5f4a !important;
    color: #fff;
}

.ui-datepicker-other-month 
{
    background-color: transparent !important;
}

.ui-state-disabled + td {
    border: 0px none transparent;
    color: #fff;
}


.ui-datepicker-other-month + td 
{
    border: 0px none transparent;
    color: #fff;
}

td[data-handler] .ui-state-default:last-child 
{
    border: 0px none transparent;
}

td[data-handler] .ui-state-default 
{
    background-color: #F4F4F4;
}

.ultimoGiorno a.ui-state-default 
{
    background-color: #c4262e !important;
    color: #FFFFFF !important;
}

.giorno_coincidente a.ui-state-default 
{
    background-color: #0f4a0e3 !important;
				color: #fff !important;
}

.ui-widget-content .ui-datepicker-current-day .ui-state-depress 
{
    border: 0px none transparent;
    background-color: yellow;
    color: #fff;
}

.ui-state-disabled,
.ui-state-disabled .ui-state-default,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled 
{
    background-color: #dedede;
    color: 212121;
    opacity: 1;
}

.ui-datepicker-prev.ui-corner-all.ui-state-disabled
{
/*	opacity: .35;
	filter: Alpha(Opacity=35);*/
	display: none;
}



/*---------------  AUTOCOMPLETE ----------------------*/


/*
----------------------------------------------------------------
- css: reset + normalize + grid
----------------------------------------------------------------
*/

/*
----------------------------------------------------------------
- reset
- normalize
- normalize | basic
- normalize | embedded content
- normalize | forms
- normalize | tables
- normalize | typography
- grid
- grid | large
- grid | medium
- grid | xsmall
- grid | small
- helper classes
----------------------------------------------------------------
*/

/*
----------------------------------------------------------------
reset (refactored)
original: http://meyerweb.com/eric/tools/css/reset/
----------------------------------------------------------------
*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video
{
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary 
{
	display: block;
}

@-ms-viewport 
{
	width: device-width;
}

/*
----------------------------------------------------------------
normalize (refactored)
original: http://necolas.github.com/normalize.css/
----------------------------------------------------------------
*/

/* normalize | basic */

html
{
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-ms-text-size-adjust: 100%;
}

/* normalize | embedded content */

img 
{
	max-width: 100%;
	vertical-align: middle; 
	-ms-interpolation-mode: bicubic;
}

audio,
canvas,
video
{
	display: inline-block;
	vertical-align: top;
}

video,
audio 
{
	max-width: 100%;
}

video
{
	height: auto;
}

audio:not([controls]) 
{
	display: none;
	height: 0;
}

[hidden] 
{
	display: none;
}

svg:not(:root) 
{
	overflow: hidden;
}

/* normalize | forms */

legend
{
	white-space: normal;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"]
{
	cursor: pointer; 
}

button, 
input, 
select, 
textarea 
{ 
	margin: 0;
	font-family: inherit;
	font-size: 100%; 
	vertical-align: baseline; 
}

button,
input
{
	line-height: normal; 
}

textarea 
{ 
	vertical-align: top; 
	resize: vertical; 
	overflow: auto;
}

select[multiple]
{
	vertical-align: top;
}

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] 
{ 
	-webkit-appearance: button;
}

select[disabled],
button[disabled], 
input[disabled] 
{ 
	cursor: default; 
}

input[type="search"] 
{  
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box; 
	-webkit-box-sizing: content-box;
	box-sizing: content-box; 
}

input[type="checkbox"],
input[type="radio"] 
{
	box-sizing: border-box;
	padding: 0;
}

input[type="search"]::-webkit-search-decoration, 
input[type="search"]::-webkit-search-cancel-button 
{ 
	-webkit-appearance: none; 
}

input::-moz-focus-inner,
button::-moz-focus-inner,
optgroup::-moz-focus-inner 
{ 
	padding: 0; 
	border: 0; 
}

/* normalize | tables */

table 
{ 
	border-collapse: collapse; 
	border-spacing: 0; 
}

th,
td 
{ 
	vertical-align: top; 
}

/* normalize | typography */

strong
{
	font-weight: bold;
}

ul
{
	margin-left: 15px;
}

ol
{
	margin-left: 27px;
}

em,
dfn,
cite
{
	font-style: italic;
}

blockquote 
{
	margin: 0 40px;
}

pre,
code,
kbd,
samp,
tt
{
	font-family: monospace, serif;
}

pre 
{
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
	word-break: break-all;
}

q 
{
	quotes: none;
}

q:before,
q:after 
{
	content: '';
	content: none;
}

small
{
	font-size: 85%;
}

sub,
sup 
{
	position: relative;
	font-size: 75%;
	line-height: 0;  
	vertical-align: baseline;
}

sup 
{
	top: -0.5em;
}

sub 
{
	bottom: -0.25em;
}

del 
{
	color: #aaa;
	text-decoration: line-through;
}

ins 
{ 
	text-decoration: underline; 
}

mark 
{ 
 	background: #ffff00;
	color: #000;
}

abbr[title],
acronym 
{
	border-bottom: 1px dotted;
	text-transform: uppercase;
	cursor: help;
}

hr 
{ 
	display: block;
	clear: both;
	height: 1px; 
	margin: 0;
	padding: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

hr.dotted 
{
	border-top: 1px dotted #ccc; 
}

hr.dashed 
{
	border-top: 1px dashed #ccc; 
}

a:hover,
a:focus,
a:active
{ 
	outline: 0; 
}

::selection
{
	text-shadow: none;
}

::-moz-selection 
{
	text-shadow: none;
}

/*
----------------------------------------------------------------
grid (refactored)
original: http://foundation.zurb.com/
----------------------------------------------------------------
*/

/* grid | large */

.row
{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}

.row.full
{
	max-width: none;
}

.row:before, 
.row:after 
{ 
	display: table;
	content: ""; 
}

.row:after 
{ 
	clear: both; 
}

.row .row
{
	width: auto;
	margin: 0 -15px;
}

.row .cols
{
	position: relative;
	float: left;
	padding: 0 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.row .row.collapse
{
	margin: 0;
}

.row.collapse .cols
{
	padding: 0;
}


    .row .cols + .cols:last-child 
{ 
	float: right; 
}




.row .cols + .cols.end
{ 
	float: left; 
}

.flow .cols
{
    float: left !important;
}

.row .cols1
{
	width: 8.333%;
}

.row .cols2
{
	width: 16.667%;
}

.row .cols3
{
	width: 25%;
}

.row .cols4
{
	width: 33.333%;
}

.row .cols5
{
	width: 41.667%;
}

.row .cols6
{
	width: 50%;
}

.row .cols7
{
	width: 58.333%;
}

.row .cols8
{
	width: 66.667%;
}

.row .cols9
{
	width: 75%;
}

.row .cols10
{
	width: 83.333%;
}

.row .cols11
{
	width: 91.667%;
}

.row .cols12
{
	width: 100%;
}

.row .cols.centered
{
	float: none;
	margin: 0 auto;
}

.row .offset1
{
	margin-left: 8.333%;
}

.row .offset2
{
	margin-left: 16.667%;
}

.row .offset3
{
	margin-left: 25%;
}

.row .offset4
{
	margin-left: 33.333%;
}

.row .offset5
{
	margin-left: 41.667%;
}

.row .offset6
{
	margin-left: 50%;
}

.row .offset7
{
	margin-left: 58.333%;
}

.row .offset8
{
	margin-left: 66.667%;
}

.row .offset9
{
	margin-left: 75%;
}

.row .offset10
{
	margin-left: 83.333%;
}

.row .offset11
{
	margin-left: 91.667%;
}

.row .push1
{ 
	left: 8.333%; 
}

.row .push2
{ 
	left: 16.667%;
}

.row .push3 	
{ 
	left: 25%;
}

.row .push4
{ 
	left: 33.333%;
}

.row .push5
{ 
	left: 41.667%;
}

.row .push6
{ 
	left: 50%;
}

.row .push7
{ 
	left: 58.333%;
}

.row .push8 	
{ 
	left: 66.667%;
}

.row .push9
{ 
	left: 75%;
}

.row .push10
{ 
	left: 83.333%; 
}

.row .push11
{ 
	left: 91.667%;
}

.row .pull1
{ 
	right: 8.333%;
}

.row .pull2
{ 
	right: 16.667%;
}

.row .pull3
{ 
	right: 25%;
}

.row .pull4
{ 
	right: 33.333%;
}

.row .pull5
{ 
	right: 41.667%;
}

.row .pull6
{ 
	right: 50%;
}

.row .pull7 
{ 
	right: 58.333%;
}

.row .pull8 
{ 
	right: 66.667%;
}

.row .pull9
{ 
	right: 75%;
}

.row .pull10
{ 
	right: 83.333%;
}

.row .pull11
{ 
	right: 91.667%; 
}

.list-cols
{
	display: block;
	overflow: hidden;
	margin: 0;
	list-style: none;
}

.list-cols > li 
{
	display: block;
	float: left;
	padding: 0 15px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	box-sizing: border-box;
}

.list-cols2 > li 
{
	width: 50%;
}

.list-cols3 > li 
{
	width: 33.33%;
}

.list-cols4 > li 
{
	width: 25%;
}

.list-cols5 > li 
{
	width: 20%;
}

.list-cols6 > li {
	width: 16.667%;
}

/* grid | medium */

@media screen and (min-width: 768px) and (max-width: 959px) 
{
	
	.row .row
	{
		margin: 0 -15px;
	}
	
	.row .cols
	{
		padding: 0 15px;
	}
	
	.row .row.medium-no-collapse
	{
		margin: 0 -15px;
	}
	
	.row.medium-no-collapse .cols
	{
		padding: 0 15px;
	}
	
	.row .row.medium-collapse
	{
		margin: 0;
	}
	
	.row.medium-collapse .cols
	{
		padding: 0;
	}
	
	.row .cols.medium-no-centered
	{
		margin: 0;
	}
	
	.row .cols.medium-centered
	{
		float: none;
		margin: 0 auto;
	}
	
	.row .medium-cols1
	{
		width: 8.333%;
	}
	
	.row .medium-cols2
	{
		width: 16.667%;
	}
	
	.row .medium-cols3
	{
		width: 25%;
	}
	
	.row .medium-cols4
	{
		width: 33.333%;
	}
	
	.row .medium-cols5
	{
		width: 41.667%;
	}
	
	.row .medium-cols6
	{
		width: 50%;
	}
	
	.row .medium-cols7
	{
		width: 58.333%;
	}
	
	.row .medium-cols8
	{
		width: 66.667%;
	}
	
	.row .medium-cols9
	{
		width: 75%;
	}
	
	.row .medium-cols10
	{
		width: 83.333%;
	}
	
	.row .medium-cols11
	{
		width: 91.667%;
	}
	
	.row .medium-cols12
	{
		width: 100%;
	}
	
	.row .medium-offset0
	{
		margin-left: 0;
	}
	
	.row .medium-offset1
	{
		margin-left: 8.333%;
	}
	
	.row .medium-offset2
	{
		margin-left: 16.667%;
	}
	
	.row .medium-offset3
	{
		margin-left: 25%;
	}
	
	.row .medium-offset4
	{
		margin-left: 33.333%;
	}
	
	.row .medium-offset5
	{
		margin-left: 41.667%;
	}
	
	.row .medium-offset6
	{
		margin-left: 50%;
	}
	
	.row .medium-offset7
	{
		margin-left: 58.333%;
	}
	
	.row .medium-offset8
	{
		margin-left: 66.667%;
	}
	
	.row .medium-offset9
	{
		margin-left: 75%;
	}
	
	.row .medium-offset10
	{
		margin-left: 83.333%;
	}
	
	.row .medium-offset11
	{
		margin-left: 91.667%;
	}
	
	.row .medium-push0
	{
		left: inherit;
	}
	
	.row .medium-push1
	{ 
		left: 8.333%; 
	}
	
	.row .medium-push2
	{ 
		left: 16.667%;
	}
	
	.row .medium-push3 	
	{ 
		left: 25%;
	}
	
	.row .medium-push4
	{ 
		left: 33.333%;
	}
	
	.row .medium-push5
	{ 
		left: 41.667%;
	}
	
	.row .medium-push6
	{ 
		left: 50%;
	}
	
	.row .medium-push7
	{ 
		left: 58.333%;
	}
	
	.row .medium-push8 	
	{ 
		left: 66.667%;
	}
	
	.row .medium-push9
	{ 
		left: 75%;
	}
	
	.row .medium-push10
	{ 
		left: 83.333%; 
	}
	
	.row .medium-push11
	{ 
		left: 91.667%;
	}
	
	.row .medium-pull0
	{
		right: inherit;
	}
	
	.row .medium-pull1
	{ 
		right: 8.333%;
	}
	
	.row .medium-pull2
	{ 
		right: 16.667%;
	}
	
	.row .medium-pull3
	{ 
		right: 25%;
	}
	
	.row .medium-pull4
	{ 
		right: 33.333%;
	}
	
	.row .medium-pull5
	{ 
		right: 41.667%;
	}
	
	.row .medium-pull6
	{ 
		right: 50%;
	}
	
	.row .medium-pull7 
	{ 
		right: 58.333%;
	}
	
	.row .medium-pull8 
	{ 
		right: 66.667%;
	}
	
	.row .medium-pull9
	{ 
		right: 75%;
	}
	
	.row .medium-pull10
	{ 
		right: 83.333%;
	}
	
	.row .medium-pull11
	{ 
		right: 91.667%; 
	}
	
	.  > li 
	{
		float: left;
		padding: 0 15px;
	}
	
	.medium-list-cols2 > li 
	{
		width: 50%;
	}
	
	.medium-list-cols3 > li 
	{
		width: 33.33%;
	}
	
	.medium-list-cols4 > li 
	{
		width: 25%;
	}
	
	.medium-list-cols5 > li 
	{
		width: 20%;
	}


}

/* grid | xsmall */

@media screen and (max-width: 767px) 
{	
	
	/* grid */
	
	.row
	{
		width: auto;
		margin: 0;
	}
	
	.row .row
	{
		margin: 0 -10px;
	}
	
	.row .cols
	{
		padding: 0 10px;
	}
	
	/*.row .cols,
	.row .cols + .cols:last-child,
	.row .cols + .cols.end:last-child  
	{
		float: none;
	}*/
	
	.flow .cols
	{
		float: none !important;
	}
	
	.row .cols1,
	.row .cols2,
	.row .cols3,
	.row .cols4,
	.row .cols5,
	.row .cols6,
	.row .cols7,
	.row .cols8,
	.row .cols9,
	.row .cols10,
	.row .cols11,
	.row .cols12
	{
		width: auto;
	}
	
	.row .offset1,
	.row .offset2,
	.row .offset3,
	.row .offset4,
	.row .offset5,
	.row .offset6,
	.row .offset7,
	.row .offset8,
	.row .offset9,
	.row .offset10,
	.row .offset11
	{
		margin-left: 0 !important;
	}
	
	.row .push1,
	.row .push2,
	.row .push3,	
	.row .push4,
	.row .push5,
	.row .push6,
	.row .push7,
	.row .push8,	
	.row .push9,
	.row .push10,
	.row .push11
	{ 
		left: auto;
	}
	
	.row .pull1,
	.row .pull2,
	.row .pull3,
	.row .pull4,
	.row .pull5,
	.row .pull6,
	.row .pull7,
	.row .pull8, 
	.row .pull9,
	.row .pull10,	
	.row .pull11
	{ 
		right: auto; 
	}
	
	.list-cols > li 
	{
		float: none;
		padding: 0 10px;
	}
	
	.list-cols2 > li,
	.list-cols3 > li,
	.list-cols4 > li,
	.list-cols5 > li
	{
		width: auto;
	}
	
	.row .row.xsmall-no-collapse
	{
		margin: 0 -10px;
	}
	
	.row.xsmall-no-collapse .cols
	{
		padding: 0 10px;
	}
	
	.row .row.xsmall-collapse
	{
		margin: 0;
	}
	
	.row.xsmall-collapse .cols
	{
		padding: 0;
	}
	
	.row .xsmall
	{
		float: left !important;
	}
	
	.row .xsmall + .xsmall:last-child 
	{ 
		float: right; 
	}
	
	.row .xsmall + .xsmall.end
	{ 
		float: left; 
	}
	
	.row.xsmall-collapse .cols
	{
		padding: 0;
	}
	
	.row .xsmall1
	{
		width: 25%;
	}
	
	.row .xsmall2
	{
		width: 50%;
	}
	
	.row .xsmall3
	{
		width: 75%;
	}
	
	.row .xsmall4
	{
		width: 100%;
	}
	
	.row .xsmall-push1
	{
		left: 25%; 
	}
	
	.row .xsmall-push2
	{ 
		left: 50%; 
	}
	
	.row .xsmall-push3
	{ 
		left: 75%; 
	}
	
  	.row .xsmall-pull1
	{ 
		right: 25%; 
	}
	
  	.row .xsmall-pull2
	{ 
		right: 50%; 
	}
	
  	.row .xsmall-pull3
	{ 
		right: 75%; 
	}
	
	.xsmall-list-cols > li 
	{
		float: left;
	}
	
	.xsmall-list-cols1 > li
	{
		width: 25%;
	}
	
	.xsmall-list-cols2 > li
	{
		width: 50%;
	}
	
	.xsmall-list-cols3 > li
	{
		width: 75%;
	}
	
	.xsmall-list-cols4 > li
	{
		width: 100%;
	}
	
}


/* grid | small */

@media screen and (min-width: 480px) and (max-width: 767px) 
{
	
	/* grid */
	
	.row .small
	{
		float: left;
	}
	
	.row .small + .small:last-child 
	{ 
		float: right; 
	}
	
	.row .small + .small.end
	{ 
		float: left; 
	}
	
	.row.small-collapse .cols
	{
		padding: 0;
	}
	
	.row .small1
	{
		width: 25%;
	}
	
	.row .small2
	{
		width: 50%;
	}
	
	.row .small3
	{
		width: 75%;
	}
	
	.row .small4
	{
		width: 100%;
	}
	
	.row .small-push1
	{
		left: 25%; 
	}
	
	.row .small-push2
	{ 
		left: 50%; 
	}
	
	.row .small-push3
	{ 
		left: 75%; 
	}
	
  	.row .small-pull1
	{ 
		right: 25%; 
	}
	
  	.row .small-pull2
	{ 
		right: 50%; 
	}
	
  	.row .small-pull3
	{ 
		right: 75%; 
	}
	
	.small-list-cols > li 
	{
		float: left;
	}
	
	.small-list-cols1 > li
	{
		width: 25%;
	}
	
	.small-list-cols2 > li
	{
		width: 50%;
	}
	
	.small-list-cols3 > li
	{
		width: 75%;
	}
	
	.small-list-cols4 > li
	{
		width: 100%;
	}
	
}

/*
----------------------------------------------------------------
helper classes
----------------------------------------------------------------
*/

/* helper classes | large */

.clearfix:before, 
.clearfix:after 
{ 
	display: table; 
	content: "";
}

.clearfix:after 
{ 
	clear: both; 
}

.decoration
{
	text-decoration: underline !important;
}

.nodecoration
{
	text-decoration: none !important;
}

.unstyled
{
	margin-left: 0 !important;
	list-style: none !important;
}

.aleft
{
	text-align: left !important;
}

.aright
{
	text-align: right !important;
}

.acenter
{
	text-align: center !important;
}

.nomargin
{
	margin-bottom: 0 !important;
}

.invisible
{
	visibility: hidden !important;
}

.show
{
    display: block;
}

.fleft
{
	float: left !important;
}

.fright
{
	float: right !important;
}

.fnone
{
	float: none !important;
}

.hide,
.hide-large,
.hide-large-medium,
.show-medium,
.show-medium-inline,
.show-medium-inline-block,
.show-xsmall,
.show-xsmall-inline,
.show-xsmall-inline-block,
.show-small,
.show-small-inline,
.show-small-inline-block,
.show-xsmall-small,
.show-xsmall-small-inline,
.show-xsmall-small-inline-block
{
	display: none !important;
}

.show,
.show-large,
.show-large-medium,
.hide-medium,
.hide-xsmall,
.hide-small,
.hide-xsmall-small
{
	display: inherit !important;
}

.show-inline,
.show-large-inline,
.show-large-medium-inline
{
	display: inline !important;
}

.show-inline-block,
.show-large-inline-block,
.show-large-medium-inline-block
{
	display: inline-block !important;
}

/* helper classes | medium */

@media screen and (min-width: 768px) and (max-width: 959px) 
{
	
	.medium-aleft
	{
		text-align: left !important;
	}
	
	.medium-aright
	{
		text-align: right !important;
	}
	
	.medium-acenter
	{
		text-align: center !important;
	}
	
	.medium-nomargin
	{
		margin-bottom: 0 !important;
	}
	
	.medium-fleft
	{
		float: left !important;
	}
	
	.medium-fright
	{
		float: right !important;
	}
	
	.medium-fnone
	{
		float: none !important;
	}
	
	.hide-large-medium,
	.hide-medium,
	.show-large,
	.show-large-inline,
	.show-large-inline-block,
	.show-xsmall,
	.show-xsmall-inline,
	.show-xsmall-inline-block,
	.show-small,
	.show-small-inline,
	.show-small-inline-block,
	.show-xsmall-small,
	.show-xsmall-small-inline,
	.show-xsmall-small-inline-block
	{
		display: none !important;
	}
	
	.show-large-medium,
	.show-medium,
	.hide-large,
	.hide-xsmall,
	.hide-small,
	.hide-xsmall-small
	{
		display: inherit !important;
	}
	
	.show-large-medium-inline,
	.show-medium-inline
	{
		display: inline !important;
	}
	
	.show-large-medium-inline-block,
	.show-medium-inline-block
	{
		display: inline-block !important;
	}

}

/* helper classes | xsmall */

@media screen and (max-width: 767px) 
{	
	
	.xsmall-aleft
	{
		text-align: left !important;
	}
	
	.xsmall-aright
	{
		text-align: right !important;
	}
	
	.xsmall-acenter
	{
		text-align: center !important;
	}
	
	.xsmall-nomargin
	{
		margin-bottom: 0 !important;
	}
	
	.xsmall-fleft
	{
		float: left !important;
	}
	
	.xsmall-fright
	{
		float: right !important;
	}
	
	.xsmall-fnone
	{
		float: none !important;
	}
	
	.hide-xsmall,
	.hide-xsmall-small,
	.show-large,
	.show-large-inline,
	.show-large-inline-block,
	.show-large-medium,
	.show-large-medium-inline,
	.show-large-medium-inline-block,
	.show-medium,
	.show-medium-inline,
	.show-medium-inline-block,
	.show-small,
	.show-small-inline,
	.show-small-inline-block
	{
		display: none !important;
	}
	
	.show-xsmall,
	.show-xsmall-small,
	.hide-large,
	.hide-large-medium,
	.hide-medium,
	.hide-small
	{
		display: inherit !important;
	}
	
	.show-xsmall-inline,
	.show-xsmall-small-inline
	{
		display: inline !important;
	}
	
	.show-xsmall-inline-block,
	.show-xsmall-small-inline-block
	{
		display: inline-block !important;
	}

}

/* helper classes | small */

@media screen and (min-width: 480px) and (max-width: 767px) 
{
	
	.small-aleft
	{
		text-align: left !important;
	}
	
	.small-aright
	{
		text-align: right !important;
	}
	
	.small-acenter
	{
		text-align: center !important;
	}
	
	.small-nomargin
	{
		margin-bottom: 0 !important;
	}
	
	.small-fleft
	{
		float: left !important;
	}
	
	.small-fright
	{
		float: right !important;
	}
	
	.small-fnone
	{
		float: none !important;
	}
	
	.hide-small,
	.hide-xsmall-small,
	.show-large,
	.show-large-inline,
	.show-large-inline-block,
	.show-large-medium,
	.show-large-medium-inline,
	.show-large-medium-inline-block,
	.show-medium,
	.show-medium-inline,
	.show-medium-inline-block,
	.show-xsmall,
	.show-xsmall-inline,
	.show-xsmall-inline-block
	{
		display: none !important;
	}
	
	.show-small,
	.show-xsmall-small,
	.hide-large,
	.hide-large-medium,
	.hide-medium,
	.hide-xsmall
	{
		display: inherit !important;
	}

	.show-small-inline,
	.show-xsmall-small-inline
	{
		display: inline !important;
	}
	
	.show-small-inline-block,
	.show-xsmall-small-inline-block
	{
		display: inline-block !important;
	}

}
/*
----------------------------------------------------------------
- css: main
----------------------------------------------------------------
*/

/*
----------------------------------------------------------------
- layout
- layout | grid size
- layout | commons
- layout | commons | header
- layout | commons | footer
- layout | commons | sidebars
- layout | commons | forms
- layout | pages
- typography
- typography | webfonts
- typography | commons
- typography | commons | header
- typography | commons | footer
- typography | commons | sidebars
- typography | commons | forms
- typography | pages
- helper classes
- plugins
- medium
- xsmall
- small
----------------------------------------------------------------
*/

/*
----------------------------------------------------------------
layout
----------------------------------------------------------------
*/

/* layout | grid size */

.rwo
{
    max-width: 1000px;
  
}

.row .row {
    margin: 0 -15px;
    position: relative;
}

.row .cols
{
    padding: 0 15px;
}

.list-cols > li
{
    padding: 0 5px;
}

/* layout | commons */

html,
body {
    margin: 0;
    padding: 0;
    height: 100%;
}

.container {
    min-height: 100%;
    position: relative;
    background-color: #ffffff;
}

body
{
    background-color: #ffffff;
}

.main-box {
    margin-bottom: 22px;
    padding: 0 22px;
    background-color: #fff;
}

.main-box:before,
.main-box:after {
    display: table;
    content: "";
}

.main-box:after {
    clear: both;
}

div.box
{
    margin-bottom: 22px;
    padding: 12px;     
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div.box:before,
div.box:after
{
    display: table;
    content: "";
}

div.box:after
{
    clear: both;
}

div.box-plain
{
    background-color: #fff;
}

div.box-lighter
{
    border: 1px solid #ccc;
}


table.table-full
{
    width: 100%;
}


tfoot tr
{
    border-top: 1px solid #fff;
    background-color: #ffffff;
}

/*tbody tr:nth-child(odd)
{
    background-color: #ffffff;
}*/


tr.row-click-default-action
{
    cursor: pointer;
}

div.table-responsive
{
    min-height: .01%;
    overflow-x: auto;
}

div.table-responsive
{
    width: 100%;
    overflow-y: hidden;
    margin-bottom: 15px;
}

div.table-responsive > table
{
    margin-bottom: 0;
    border: 0;
}

div.table-responsive > table tr th:last-child,
div.table-responsive > table tr td:last-child
{
    border-right: 0;
}

div.table-responsive > table > thead > tr > th,
div.table-responsive > table > tbody > tr > th,
div.table-responsive > table > tfoot > tr > th,
div.table-responsive > table > thead > tr > td,
div.table-responsive > table > tbody > tr > td,
div.table-responsive > table > tfoot > tr > td
{
    white-space: nowrap;
    text-align: left;
    padding: 14px;
}

div.table-responsive > table > tbody > tr
{
    background-color: #f5f5f5;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 10px solid #ffffff;
}



/* layout | commons | header */

section.headerbg {
    width: 100%;
    margin-bottom: 22px;
    background-color: #f5f5f1;
}

header[role="banner"] {
    padding-top: 20px;
}

section.headerbg-bk {
    background-color: #4a610f;
}
/* layout | commons | footer */
hr#footer_separator {
    margin: 25px 15px;
}

img.logofooter
{
    margin-left: 10px;
}

/* layout | commons | sidebars */

/* layout | commons | forms */

.control-group,
.row.control-group
{
    margin: 0 0 15px 0;
}

.control-group a
{
    font-size: 13px;
}


.form-horizontal .cols,
.form-inline .cols
{
    padding: 0 10px 0 0;
}

.form-inline .cols:first-child
{
    padding-left: 0;
}

input[type="text"],
input[type="password"],
input[type="number"],
select,
textarea {
    padding: 7px 5px 7px 18px;
    border: 1px solid #c0c0c0;
    background-color: #fff !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 200ms linear;
    text-align: left;
    border-radius: 0 !important;
    color: #9C8787;
    height: 40px;
    width: 100%;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;

}

input[type="submit"]
{
    border: 0 !important;
    z-index: 99;
    padding: 0;
    outline: none !important;
    line-height: normal;
}




input[type="text"]:hover,
input[type="password"]:hover,
input[type="number"]:hover,
select:hover,
textarea:hover,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus
{
    border: 1px solid #b0b0b0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}


select[multiple]
{
    height: auto;
    padding: 7px 4px;
}

textarea
{
    height: auto;
}

input[type="radio"],
input[type="checkbox"]
{
    margin: 0 5px;
}

.form-inline input,
.form-inline select
{
    display: inline-block;
    margin: 0 2px 0 5px;
    vertical-align: middle;
}

.form-inline input:first-child,
.form-inline select:first-child
{
    margin-left: 0;
}

.form-inline .cols input,
.form-inline .cols select
{
    margin: 0;
}

input[readonly],
input[disabled],
select[disabled]
{
    border: 1px solid #c0c0c0 !important;
    background-color: #f5f5f5;
    box-shadow: inherit !important;
    cursor: default;
}

.select_empty
{
    color: #a0a0a0;
}

.select_empty option
{
    color: #333;
}

/* layout | pages | hp */

ul#howto {
    margin: 0 -5px;
}

ul#howto div.box {
    padding: 0;
    margin-bottom: 0;
    min-height: 205px;
}

div.box-products
{
    padding: 22px 0 0 0;
}

li.totalPrice {
    padding: 7px 4px;
    border: 1px solid #c0c0c0;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 200ms linear;
    font-size: 18px;
    text-transform: none;
    font-weight: 800;
    text-align: right;
    margin-bottom: 0;
    -webkit-border-radius: 5px !important;
    -moz-border-radius: 5px !important;
    align-items: baseline;
    text-align: left;
    font-weight: normal;
    padding-left: 20px;
}

li.totalPrice:hover,
li.totalPrice:focus
{
    border: 1px solid #b0b0b0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}


/* layout | pages | catalogue */

div#catalogue-letters
{
    margin-bottom: 11px;
}

div.catalogue-item {
    max-width: 650px;
    margin: 0 auto 22px auto !important;
    padding: 40px 0 ;
}

div.catalogue-item-logo {
    overflow: hidden;
    margin-top: 5px;
}

div.catalogue-item-products
{
      color: #9C8787;
      opacity: 1; /* Firefox */
      font-size: 16px;
      font-weight:normal;
}


div.catalogue-item-products ::placeholder
{
      color: #9C8787;
      opacity: 1; /* Firefox */
      font-size: 16px;
      font-weight:normal;
}

div.catalogue-item-products :-ms-input-placeholder { /* Internet Explorer 10-11 */
      color: #9C8787;
      opacity: 1; /* Firefox */
      font-size: 16px;
      font-weight:normal;
}

div.catalogue-item-products ::-ms-input-placeholder { /* Microsoft Edge */
      color: #9C8787;
      opacity: 1; /* Firefox */
      font-size: 16px;
      font-weight:normal;
}

#select_0,
#select_1,
#select_2
{
    font-size: 16px;
}

div.catalogue-item-products select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: transparent;
  background-image: url("data:image/svg+xml;utf8,<svg fill='grey' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: 1px solid #c0c0c0;
  border-radius: 2px;
  margin-right: 2rem;
  padding-right: 2rem;
  padding-left: 15px;
}


/* layout | pages | order summary */

div.order-summary
{
    padding: 10px;
    background-color: #ffffff;
    border: 1px solid #b2b2b2;
    margin-bottom: 10px;
}

div.order-summary div.borderbackground
{
    background: #f5f5f5;
    padding: 19px 19px 0;
}

div.summary-item-logo
{
    width: 100px;
    margin-bottom: 22px;
}

div.buttonremove
{
    padding-top: 10px !important;
}

div.buttonremove span.inputWrap
{
    width: 100px;
}


div.summaryPrice hr
{
    width: 42%;
    float: right;
    height: 1px;
    border-top: 1px solid rgba(51, 51, 51, 0.22);
}



div.pack_img
{
    background: #ffffff;
    text-align: center;
    display: block;
}

div.pack_img img
{
    width: 100%;
    margin: 5px auto;
    max-width: 500px;
}

div#physicalCardNotAvailable
{
    vertical-align: middle;
    margin-top: 25%;
}

/* layout | pages | login */

div.login .row .cols .cols .cols,
div.login .text-login
{
    padding-left: 0;
}



div#box-login-account, div#box-create-account
{
    min-height: 258px;
}


.logmargin
{
    margin-top: 16px !important;
}

.logpadding
{
    min-height: 70px;
    padding-left: 10px !important;
}

.viewno
{
    display: block;
    height: auto;
}

/* layout | pages | register */


.privacy-box
{
    border-top: 2px dotted #ecf3ed;
    padding-top: 30px;
}


/* layout | pages | verify */

div#box-verifyf
{
    background-image: url(../img/bg-box-verify.png);
    background-position: 95% 50%;
    background-repeat: no-repeat;
}

div.control-group.captcha input#code
{
    width: 440px;
    margin-right: 10px;
}

input#CaptchaInputText
{
    width: 220px;
    margin-right: 15px;
    vertical-align: bottom;
}

div.order-history-item
{
    margin-bottom: 22px;
    border-bottom: 1px dashed #a09a8e;
}

div.order-history-item .icon-48
{
    position: relative;
    top: 6px;
}

/* layout | pages | code activation */

.cardcode input
{
	width: 200px;
	margin-top: 25px;
}



input#CaptchaInputText
{
	width: 180px;
}

img#CaptchaImage
{
	width: 120px;
}


/* layout | pages | payment */

div.box.msg-custom-payment
{
    width: 440px;
    padding-top: 11px;
    border-radius: 5px 5px 0 0;
}

input.small
{
    width: 65px !important;
}

/* layout | pages | faq */

div.faq dl
{
    background-color: #ffffff;
    padding: 10px;
}

div.faq dl dt h4 {
    margin-bottom: 0 !important;
    color: #222;
    font-size: 15px;
}

div.faq dl dd p
{
    margin-bottom: 20px;
}


/*
----------------------------------------------------------------
typography
----------------------------------------------------------------
*/

/* typography | commons */

body {
    color: #222;
    font-family: 'Noto Serif KR', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    font-family: 'Noto Serif KR', serif;
    font-weight: normal;
}

h1,
.h1
{
    font-size: 36px;
    line-height: 32px;
}

h2,
.h2 {
    margin: 30px 0;
    font-size: 30px;
    color: #222;
    text-transform: none;
    line-height: 34px;
}

h2.smalltitle
{
    font-size: 40px !important;
}

h3,
.h3 {
    font-size: 24px;
    line-height: 29px;
    color: #222;
    margin-bottom: 12px !important;
    padding-top: 20px !important;
}

h3.title,
.h3.title
{
    color: #171717;
    font-weight: 600;
}


h3.error
{
    color: #c3261a;
}

h4,
.h4 {
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    color: #222;
    margin-bottom: 10px;
}

h5,
.h5
{
    font-size: 14px;
    line-height: 26px;
}

h5.subtitle {
    color: #171717;
    margin-bottom: 40px;
    font-weight: 300;
}

h6,
.h6
{
    font-size: 15px;
}

ul,
ol {
    font-size: 12px;
}

ul ul,
ul ol,
ol ol,
ol ul
{
    margin-bottom: 0;
}

nav ul,
nav ol
{
    margin-left: 0;
    list-style: none;
}

dt 
{
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: bold;
}

input,
select,
textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
}

button,
div.cc_banner a.cc_btn {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: capitalize;
}

a:link,
a:visited {
    color: #1c5f4a;
    text-decoration: none;
}

.fa-border {
    border: solid 1px #cccccc;
}

a:hover,
a:focus,
a:active {
    color: #1c5f4a;
    text-decoration: none;
}

a h1,
a h2,
a h3,
a h4,
a h5,
a h6
{
    color: #73a13f;
}

a.link-block
{
    display: block;
    text-decoration: none;
}

a.button
{
    padding: 1px 20px;
}

strong.medium
{
    font-weight: 500;
}

::selection
{
    background: #666;
    color: #fff;
}

::-moz-selection
{
    background: #666;
    color: #fff;
}


ul.styled
{
    list-style: none;
    margin-left: 0;
}

.align-center {
    text-align:center;
}

ul.styled li {
    margin-bottom: 11px;
    padding-left: 22px;
    background: url(../img/icon-bullet.png) 0 4px no-repeat;
}

th,
td
{
    vertical-align: middle;
    text-align: left;
}

th,
.label-table
{
    color: #171717;
    font-weight: bold;
    text-transform: uppercase;
}

p {
    font-weight: 300;
    font-size: 12px;
    margin-bottom: 22px;
}

    p.pagination a:link,
    p.pagination a:visited,
    p.pagination strong {
        display: inline-block;
        height: 22px;
        padding: 0 8px;
        color: black;
        line-height: 20px;
        text-decoration: none;
        cursor: pointer;
    }

    p.pagination a:hover,
    p.pagination a:focus,
    p.pagination a:active,
    p.pagination strong {
        color: #23785d;
    }

span.view_title
{
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

.title-open {
    font-family: 'Open Sans', sans-serif !important;
}

span.view_description {
    display: block;
}

span.greentext
{
    color: #73a13f;
}


p.text-green
{
    color: #73a13f;
}

.text-blue {
    color: #005caa;
}

.text-white {
    color: #fff!important;
}

p.text-blue {
    color: #005caa;
}

table {
    width: 100%;
    border: 1px solid #ddd;
}

th,
td {
    padding: 10px;
    border: 1px solid #ddd;
    font-size: 12px;
}

div.table-responsive > table > thead > tr > th a
{
    color: #171717;
}

div.table-responsive > table > tbody > tr > td {
    text-transform: none;
    font-size:12px;

}

div.table-responsive > table > tbody > tr > td a span.fa
{
    color: #696969;
}


/* typography | commons | header */

header[role="banner"] {
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
}

header[role="banner"] h1 a {
    display: block;
    text-indent: -9999px;
}

header[role="banner"] h1 a.logo-it
{
    background: transparent url(../img/logo.png) 0 0 no-repeat;
}

header[role="banner"] h2
{
    display: none;
}

nav[role="navigation"] 
{
    margin-top: 10px;
    padding: 0 15px;

}

nav[role="navigation"] a:link,
nav[role="navigation"] a:visited
{
    color: #000000;
}

nav[role="navigation"] a:hover,
nav[role="navigation"] a:focus,
nav[role="navigation"] a:active,
nav[role="navigation"] li.active {
    color: #fff;
}

nav[role="navigation"] li.active a {
    color:#000000;
}

ul.nav
{
    margin-bottom: 0;
    text-transform: uppercase;
}

ul.nav li
{
    display: inline-block;
    margin-right: -4px;
}

    ul.nav li a {
        font-size: 16px;
        font-weight: bold;
    }

ul.nav a:link,
ul.nav a:visited
{
    display: block;
    padding: 6px 15px;
    text-decoration: none;
    text-transform:none;
}

    ul.nav a.border:focus,
    ul.nav a.border:hover {
        color: #C99D69;
    }

    div.left-nav a:focus,
    div.left-nav a:hover {
    color: #C99D69;
    }


    div.left-nav {
        text-align: right;
    }

div.left-nav a.login {
    display: inline-block;
    font-size: 14px;
    padding: 14px 12px;
    background: url(../../Resources/img/ico_login.png) no-repeat 0 0;
    padding-left: 39px;
    padding-top: 0px;
    height: 41px;
    line-height: 36px;
}



.cart {
    float: right;
    font-size: 14px;
    padding: 14px 12px;
    background: url(../../Resources/img/ico_carrello.png) no-repeat 0 0;
    padding-left: 39px;
    padding-top: 0px;
    height: 41px;
    line-height: 36px;
}

.cifra {
    font-family: 'Open Sans', sans-serif !important;
}

/* typography | commons | body */
p.subtitle {
    font-size: 22px;
    color: #171717;
    line-height: 33px;
}

#howto div.box p {
    font-size: 12px;
    line-height: 20px;
    color: #171717;
    font-weight:normal;
}

    #howto div.box p span {
        font-size: 14px;
        color: #1c5f4a;
        font-family: 'Noto Serif KR', serif;
        font-weight: normal;
    }


/* typography | commons | footer */


p.notes {
    margin: 35px 0 0 0;
    padding: 5px 10px;
    background-color: #C99D69;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    font-weight: normal;
}

/* typography | commons | sidebars */

/* typography | commons | forms */

textarea {
    line-height: 22px;
    width: 100%;
    font-family: 'Open Sans', sans-serif;
}

.label-block {
    display: block;
    letter-spacing: 1px;
    font-weight: bold;
    font-size: 12px;
    text-transform: uppercase;
}

span.fontVerdana {
    font-family: Verdana, Geneva, sans-serif;
}

.miniText
{
    font-size: 7px;
    color: #171717;
}

span.miniText
{
    float: right;
    clear: both;
    display: block;
}

span.miniText.address
{
    position: absolute;
    top: -7px;
    left: 77px;
    max-width: 100%;
    line-height: 12px;
    font-size: 8px;
}

i.miniText
{
    font-size: 9px;
    line-height: 18px;
    display: inline-block;
    margin-bottom: 10px;
}

.form-inline label
{
    vertical-align: middle;
    margin-left: 5px;
}

.form-inline label:first-child
{
    margin-left: 0;
}

.input-inline
{
    display: block;
    line-height: 30px;
}


/* typography | pages | hp */


label[for="accept-privacy"],
label[for="accept-privacy-profiling"],
label[for="accept-terms"],
label[for="accept-privacy-marketing"] {
    color: #1c5f4a;
    font-size: 12px;
    line-height: 22px;
    font-weight: normal;
}



/* typography | pages | catalogue */

div#catalogue-letters
{
    text-align: right;
}

div#catalogue-letters a:link,
div#catalogue-letters a:visited
{
    display: inline-block;
    width: 38px;
    height: 38px;
    margin: 0 -3px 11px 9px;
    border-radius: 3px;
    background-color: #ece5dd;
    font-weight: bold;
    line-height: 38px;
    text-align: center;
    text-decoration: none;
}

div#catalogue-letters a:hover,
div#catalogue-letters a:focus,
div#catalogue-letters a:active,
div#catalogue-letters a.active
{
    background-color: #ccbeae;
}

p#catalogue-results
{
    display: inline-block;
    height: 30px;
    padding: 0 22px;
    border-radius: 3px;
    background-color: #55778d;
    color: #fff;
    line-height: 30px;
}

div.catalogue-item h6
{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.catalogue-item ul {
    margin: 0;
    list-style: none;
    padding-top: 6px;
}

div.catalogue-item li {
    margin-bottom: 7px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
}

div.catalogue-item li span {
    font-size: 16px;
    text-transform: none;
}

.product {
    font-size:16px;
    text-align:left !important;
}

/* typography | pages | order summary */
div.order-summary h6 {
    padding-top: 18px;
}

div.order-summary p {
    line-height: 22px;
    font-size: 13px;
    text-transform: none;
    font-weight: normal;
}

div.summaryPrice table tr td p {
    font-weight: bold;
    margin: 0;
    font-size: 14px;
}

h4 span.circle
{
    position: relative;
    left: 0;
    width: auto;
    font-size: 20px;
    margin-right: 10px;
}

h4 span.number {
    font-size: 12px;
    top: 22%;
}

label[for="receiverNote"] i.miniText
{
    margin-bottom: 0  !important;
}

/* typography | pages | verify */

div.order-history-item td
{
    line-height: 36px;
}

div.order-history-item td.action
{
    line-height: 10px;
}

/* typography | pages | payment */

div.box.msg-custom-payment p
{
    margin-bottom: 11px;
}



/*
----------------------------------------------------------------
helper classes
----------------------------------------------------------------
*/

/* buttons */

.button,
div.cc_banner a.cc_btn {
    display: inline-block;
    min-width: 150px;
    height: 44px;
    color: #fff;
    font-size: 14px !important;
    text-align: center;
    text-transform: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    line-height: 44px !important;
}

a.button,
p.button {
    color: #fff;
    line-height: 44px;
    text-decoration: none;
}

a.fourthButton--small span 
{
	color: #000 !important;
}

.cc_container .cc_btn {
    line-height: 20px !important;
    background: #1c5f4a !important;
    color: #ffffff !important;
    padding: 0 !important;
}

.cc_container .cc_btn span
{
    z-index: 99;
    position: relative;
}

    .cc_container .cc_btn:hover,
    .cc_container .cc_btn:active {
        background-color: #e3bb8d !important;
    }


span.inputWrap
{
    display: inline-block;
    margin-bottom: 5px;
}

.primary,
.button.primary {
    background: #1c5f4a;
    color: #ffffff;
}

    .primary:hover {
        background: #23785d;
    }
/*
span.inputWrap.secondary {
    background: #5b7711;
    border-radius: 50px;
}
    */
    
.icon-bag {
    background-image:url(../../Resources/img/ico_bag.png) !important; background-repeat:no-repeat !important;
    width:27px;
    height:19px;

}


.text-danger {
    font-size: 12px;
    color: #fd203b
}

.input-validation-error {
    border: 1px solid #fd203b !important;
}


.button > span {
    z-index: 99 !important;
    position: relative;
}

.button-large
{
    width: 100% !important;
    display: block;
}

.button-small
{
    min-width: 100px;
    font-size: 12px !important;
}

.button:hover:before,
.button:active:before,
span.inputWrap:hover:before,
span.inputWrap:active:before,
.cc_container .cc_btn:hover:before,
.cc_container .cc_btn:active:before

{
    width: 150%;
    left: -20%;
}

.cc_message {
    width: 60%;
    font-family: 'Noto Serif KR', sans-serif;
}

@media screen and (min-width: 992px) and (min-width: 768px) {
    .cc_container .cc_message {font-size: 0.9em !important; line-height: 24px !important;}
} 

.sizeimg {
    width: 66px;
}

.button-primary,
.button-50,
div.cc_banner a.cc_btn {
    background-color: #c99d69 !important;
    border-radius: 0px !important;
}

.button-secondary, .button-200 {
    background: #1c5f4a;
    border: 0;
}
    .button-secondary:hover,
    .button-secondary:focus,
    .button-200:hover,
    .button-200:focus {
        background: #23785d;
    }




.button[disabled] {
    background-color: #aaa !important;
    color: #ddd !important;
    cursor: default;
}

.button-inline
{
    position: relative;
    top: 33px;
}

select + .button
{
    vertical-align: top;
}

p.justify
{
    text-align: justify !important;
}

.fake-link 
{
    color: #73a13f;
    text-decoration: none;
    cursor: pointer;
    font-size: 20px;
}

input[type="button"] {
    background: #d7d7d7 !important;
    color: #666 !important;
    border-radius: 50px !important;
    border: 0;
}

    input[type="button"]:hover {
        background: #23785d !important;
        color: #ffffff !important;
    }

/* icons */

.icon-medium
{
    height: 34px;
}

a.icon-medium,
p.icon-medium
{
    line-height: 32px;
}

.icon-large
{
    height: 40px;
}

a.icon-large,
p.icon-large
{
    line-height: 38px;
}

.icon-xlarge
{
    height: 50px;
}

a.icon-xlarge,
p.icon-xlarge
{
    line-height: 48px;
}

.icon-xxlarge
{
    height: 60px;
}

a.icon-xxlarge,
p.icon-xxlarge
{
    line-height: 58px;
}

.icon-alpha,
.button.icon-alpha
{
    border: 1px solid transparent;
    background-color: rgba(255,255,255,0);
}

.icon-24
{
    background-position: 4px 50%;
    background-repeat: no-repeat;
}

.icon-32
{
    padding-left: 52px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
}

.icon-24-notext
{
    width: 46px;
    padding-left: 0;
}

.icon-cart-24.icon-24-notext
{
    width: 53px;
    padding-left: 0;
}

.icon-32-notext
{
    width: 54px;
    padding-left: 0;
}

.icon-48
{
    width: 70px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
}

.icon-add-24
{
    background-image: url(../img/icon-add-24.png);
}

.icon-delete-24
{
    background-image: url(../img/icon-delete-24.png);
}

.icon-verify-24
{
    background-image: url(../img/icon-verify-24.png);
}

.icon-batteryfull-24
{
    background-image: url(../img/icon-battery-full-24.png);
}

.icon-batteryhalf-24
{
    background-image: url(../img/icon-battery-half-24.png);
}

.icon-batteryempty-24
{
    background-image: url(../img/icon-battery-empty-24.png);
}

.icon-batteryinvalid-24
{
    background-image: url(../img/icon-battery-invalid-24.png);
}

.icon-envelope-24
{
    background-image: url(../img/icon-envelope-24.png);
}

.icon-cart-24
{
    background-image: url(../img/icon-cart-24.png);
    padding-left: 52px;
}

.icon-view-32
{
    background-image: url(../img/icon-view-32.png);
}

.icon-convert-48
{
    background-image: url(../img/icon-convert-48.png);
}

.icon-verify-48
{
    background-image: url(../img/icon-verify-48.png);
}

.icon-play-48
{
    background-image: url(../img/icon-play-48.png);
}

.icon-cart-48
{
    background-image: url(../img/icon-cart-48.png);
}

.icon-envelope-48
{
    background-image: url(../img/icon-envelope-48.png);
}


/* misc */

.uppercase
{
    text-transform: uppercase;
}

.regular
{
	font-weight: normal;
}

.msg
{
    padding: 5px 10px;
    border-radius: 5px;
}

.msg-success {
}

.msg-icon
{
    display: inline-block;
    padding: 0;
}

.msg-success {
    background-color: #1c5f4a;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 0;
}

.msg-info
{
    background-color: #d9edf7;
}

.msg-warning {
    background-color: #f5f5f1;
}

.msg-danger
{
}

    .msg-danger p {
        color: #fd203b;
        text-align: left;
    }

    .msg-danger ul {
        list-style-type:none;
        color:#c3261a;
        font-size:12px;
        padding-left:0;
        margin-left:0;
    }

    .msg-danger ul li {
        background-color: #f2dede;
        padding:10px;
        margin-top:10px;
        }
    .msg-success-strong {
         background-color: #a1cf8e;
     }

.msg-info-strong
{
    background-color: #a1cfe6;
}

.msg-warning-strong
{
    background-color: #f6aa77;
}

.msg-danger-strong
{
    background-color: #e89d9d;
}

.underlined
{
    padding-bottom: 11px;
    border-bottom: 1px dashed #a09a8e;
}

.justify
{
    text-align: justify;
}

.margin-up
{
    margin-top: 20px;
}

.margin
{
    margin-bottom: 22px !important;
}

.margin-half
{
    margin-bottom: 11px !important;
}

.himargin
{
    margin-bottom: 40px;
}

.footermargin
{
    margin-bottom: 10%;
}

.sep-bottom
{
    margin-bottom: 22px;
    padding-bottom: 22px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.sep-top
{
    padding-top: 22px;
    border-top-width: 1px;
    border-top-style: solid;
}

.sep-primary
{
    border-color: #8e2040;
}

.sep-complementary
{
    margin-bottom: 22px;
}

.small
{
    font-size: 85%;
    line-height: 20px;
}

.clear
{
    clear: both;
}

.clear:after
{
    display: block;
    content: ".";
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    overflow: hidden;
}

div#ProgressBar
{
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 1000;
    width: 100%;
    height: 100%;
    background-color: #e0dada;
    opacity: 0.7;
}

div#ProgressBar img
{
    position: relative;
    top: 40%;
    display: block;
    margin: 0 auto;
}


/*
----------------------------------------------------------------
plugins
----------------------------------------------------------------
*/

div#preloader
{
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    overflow: visible;
    background: #ffffff url('../img/loading.gif') no-repeat center center;
}


/* plugins | cookie-consent*/

.cc_container
{
    border-right: 0 !important;
}

div.cc_banner {
    background-color: #f5f5f1 !important;
    color: #222 !important;
}



.cc_more_info {
    color: #1c5f4a !important;
}

.cc_logo
{
    display: none !important;
}


/* plugins | validation engine */

.formError .formErrorContent {
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    -moz-box-shadow: 0 0 5px rgba(0,0,0,0.5);
    border: none;
    box-shadow: none;
    background-color: #c3261a;
    text-transform: none;
    font-weight:normal;
}

.formError .formErrorArrow div
{
    border: none !important;
    box-shadow: none !important;
    background-color: #c3261a !important;
}

.formError .formErrorArrow .line3,
.formError .formErrorArrow .line2,
.formError .formErrorArrow .line1
{
    display: none;
}


.prefooter {
    background-color: #1c5f4a;
}

.prefooter a:link,
.prefooter a:visited {
    color: #fff;
}

.prefooter a:hover,
.prefooter a:focus {
    text-decoration: underline;
}

/* font awesome */
.fa-mright {
    margin-right: 5px;
}

/*
----------------------------------------------------------------
medium
----------------------------------------------------------------
*/

@media screen and (min-width: 960px) and (max-width: 1024px)
{

    /* layout | commons | footer */


    /* layout | commons | sidebars */

    /* layout | commons | forms */

    /* layout | pages */
}


@media screen and (min-width: 768px) and (max-width: 959px)
{

    /* layout | grid size */

    /* layout | commons */

    /* layout | commons | header */

    div#logoetiad.fixedimage
    {
        right: 41px;
    }

    /* layout | commons | footer */

    /* layout | commons | sidebars */

    /* layout | commons | forms */

    #select_0, #select_1, #select_2
    {
        font-size: 17px;
    }

    /* layout | pages | verify */

    div#box-verify
    {
        background-image: url(../img/bg-box-verify-medium.png);
        background-position: 97% 50%;
    }

    /* layout | pages | hp */

    ul#howto div.box {
        min-height: 225px;
    }

    /* layout | pages | login */

    div#box-login-account, 
    div#box-create-account
    {
        min-height: 313px;
    }

    /* layout | carrello */

    /* typography | commons */

    h2.smalltitle
    {
        font-size: 34px !important;
    }

    /* typography | commons | header */


    /* typography | commons | footer */

    /* typography | commons | sidebars */

    /* typography | commons | forms */

    input,
    select,
    textarea
    {
        font-size: 13px;
    }

    /* typography | pages | order summary */

    div.order-summary h6
    {
        padding-top: 0;
    }

    div.order-summary p
    {
        line-height: 33px;
    }

    div#physicalCardNotAvailable
    {
        font-size: 14px;
    }

    /* typography | pages | homepage */

    div.catalogue-item li
    {
        font-size: 12px;
    }


    /* helper classes */

    /* plugins | plugin name */

}



/*
----------------------------------------------------------------
xsmall
----------------------------------------------------------------
*/

@media screen and (max-width: 767px)
{

    /* layout | grid size */

    .row .row
    {
        margin: 0 -10px;
    }

    .row .cols
    {
        padding: 0 10px;
    }

    .list-cols > li
    {
        float: left;
        width: 50%;
        padding: 0 7px;
    }

    /* layout | commons */

    div.box {
        padding: 16px 20px 0 20px;
    }

    div.box.faq 
    {
        padding: 10px;
    }

    table
    {
        width: 100%;
    }

    th,
    td
    {
        padding: 10px 5px;
    }

    table.table-responsive thead
    {
        display: none;
    }

    table.table-responsive td
    {
        display: block;
    }

	a.button,
	input[type="submit"]
	{
		padding: 2px 15px;
	}

    /* layout | commons | header */

    header[role="banner"]
    {
        padding: 22px 0;        
    }

    section.headerbg {
        margin-bottom: 0;
    }


    div#mobile-profile div.box-light {
        background: none;
    }

    div#logoetiad.fixedimage
    {
        display: none !important;
    }


    nav#mobile-nav-handles a
    {
        width: 100%;
    }

    .fa-bars:before 
    {
        content: "\f0c9";
        position: absolute;
        font-size: 24px;
        right: 17px;
        top: 6px;
    }


    div.left-nav a#login
    {
        width: 100%;
        text-align: left;
        padding: 10px 16px;
        box-sizing: border-box;
        background-position: 10px 5px;
        line-height: normal;
    }

   

    .cart {
        padding: 0;
        background-position: 10px 5px;
        line-height: 45px;
    }

    /* layout | commons | homepage */

    div.catalogue-item {
        padding: 20px 0 0 0;
    }

    ul#howto div.box figure {
        background: #ffffff;
    }

    div#box-login-account
    {
        height: 300px;
    }

    .cart {
        padding-left:0;
    }

    div.left-nav a#login {
        padding: 10px 0 10px 50px;
    }

    #cart span {
        padding-left:50px;
    }

    /* layout | commons | footer */
    p.notes {
        margin-left: 0;
    }


    /* layout | commons | sidebars */

    /* layout | commons | forms */

    .control-group,
    .row.control-group
    {
        margin: 0 0 15px 0;
    }

    .form-inline .control-group
    {
        margin-bottom: 0;
    }

    .form-horizontal .cols,
    .form-inline .cols
    {
        padding: 0;
    }

    input[type="text"],
    input[type="password"],
    input[type="number"],
    select,
    textarea
    {
        width: 100% !important;
    }

    input[type="radio"] + .button,
    input[type="checkbox"] + .button
    {
        display: block;
    }

   

    .form-inline input,
    .form-inline select,
    .form-inline .cols input,
    .form-inline .cols select
    {
        margin: 0 0 20px 0;
        vertical-align: baseline;
    }

    .button-inline
    {
        top: 0;
    }

    


    /* layout | pages | verify */

    div#box-verify
    {
        background-image: none;
    }

    input#CaptchaInputText
    {
        margin: 0 0 22px 0;
    }

    div.order-history-item table
    {
        display: table;
    }

    div.order-history-item .icon-48
    {
        position: static;
        margin-bottom: 16px;
    }

    /* layout | pages | payment */

    div.box.msg-custom-payment
    {
        width: 100%;
    }

    input.input-custom-payment
    {
        margin-bottom: 11px;
    }

    /* layout | pages | login */

    div#box-create-account
    {
        min-height: inherit;
    }

    /* layout | pages | hp */

    div.box-products {
        padding: 15px 20px;
    }

    ul#howto div.box {
        min-height: inherit;
        margin-bottom: 22px;
    }

    /* layout | pages | summary */

    div.summary-item-logo
    {
        width: 80px;
    }

    div.order-summary p
    {
        font-size: 12px;
    }

    div.pack_img 
    {
        margin-bottom: 20px;
    }

	#privacy-check
	{
		padding: 0 !important;
	}

    div#physicalCardNotAvailable
    {
        vertical-align: middle;
        margin-top: 10px;
        text-align: center;
    }

    /* layout | pages | login */

	div#box-login-account, 
    div#box-create-account
    {
        min-height: 0;
    }

    /* typography | commons */

	h2.smalltitle 
	{
		font-size: 34px !important;
	}
   
     th, .label-table
    {
        font-size: 12px;
    }

    .button
    {
        font-size: 14px !important;
    }

    /* typography | commons | header */

        ul.nav li {
            display: block;
            margin-right: 0;
            border-bottom: 1px solid rgba(236, 236, 236, 0.68);
        }

        nav#mobile-nav-handles li {
            display: inline-block;
            width: 34px;
            height: 34px;
            margin-left: 5px;
        }

        nav#mobile-nav-handles a {
            display: block;
            width: 34px;
            height: 34px;
            background-position: 0 0;
            background-repeat: no-repeat;
            color: #171717;
        }


        ul.nav a:link,
        ul.nav a:visited,
        nav#footer-nav li:first-child a {
            padding: 11px 10px;
        }

        a#cart {
            width: 100%;
            text-align: left;
        }

        a#cart,
        a#login {
            border-bottom: 1px solid rgba(236, 236, 236, 0.68);
        }

        /* typography | commons | footer */

        p.notes {
            margin-bottom: 11px;
        }

        /* typography | commons | sidebars */

        /* typography | commons | forms */

        .input-inline {
            margin-bottom: 10px;
            text-align: left !important;
            line-height: 20px;
        }

        .form-inline label {
            display: inline-block;
            margin: 0 0 10px 0;
            vertical-align: baseline;
        }

        /* typography | pages | hp */

        div#box-hp-promo-wide ul.list-cols {
            margin-bottom: 10px;
        }

        #howto div.box p {

            margin-bottom: 0;
        }

        div#box-hp-promo-wide ul.list-cols div.box {
            min-height: 332px;
            margin-bottom: 12px;
        }

        ul#vendors-list {
            text-align: center;
        }


        /* typography | pages | catalogue */

        div#catalogue-letters {
            text-align: center;
        }

        p#catalogue-results {
            width: 100%;
            padding-left: 0;
            padding-right: 0;
        }

        div#catalogue-letters a:link,
        div#catalogue-letters a:visited {
            margin: 0 2px 10px 5px;
        }

        /* typography | pages | order summary */

        div.order-summary h6 {
            padding-top: 0;
        }

        div.order-summary p {
            line-height: 22px;
        }


        input#buttonUpdate {
            box-sizing: border-box;
            max-width: 200px;
        }

        /* helper classes */

        .xsmall-margin-half {
            margin-bottom: 11px;
        }

        .small-clearfix {
            clear: both !important;
        }


        /* plugins | datepicker */


        #ui-datepicker-div {
            width: 16em !important;
            padding: 5px !important;
        }

        .ui-datepicker td span,
        .ui-datepicker td a {
            padding: 0 !important;
        }

        /* plugins | sidr | (override and customize sidr default styles) */

        .sidr {
            width: 260px;
            background: #274251;
            -webkit-box-shadow: -10px 0 10px 10px rgba(0,0,0,0.15);
            -moz-box-shadow: -10px 0 10px 10px rgba(0,0,0,0.15);
            box-shadow: -10px 0 10px 10px rgba(0,0,0,0.15);
        }

            .sidr a:link,
            .sidr a:visited {
                color: #fff;
                text-decoration: none;
            }

            .sidr p {
                font-size: inherit;
            }

            .sidr input[type="text"],
            .sidr input[type="password"] {
                height: 34px;
                margin-bottom: 15px;
                padding: 6px !important;
                border: 0 !important;
                border-radius: 0 !important;
                background-color: #55778d !important;
                color: #fff !important;
                font-size: 16px !important;
            }

            .sidr .button {
                height: 30px;
                padding: 0 10px;
                background-color: #e5e5de !important;
                border: #e5e5de;
                color: #555 !important;
            }

        .no-float {
            float: none !important;
        }
    }

@media screen and (max-width: 479px)
{

    h3,
    h3.title
    {
        font-size: 22px;
    }


    input[type="number"]
    {
        font-size: 13px;
    }

    .product
    {
        font-size: 16px !important;
    }

    .formError .formErrorContent
    {
        font-size: 10px;
    }


    div.table-responsive > table > tbody > tr > td
    {
        font-size: 10px;
    }

    div.order-summary p
    {
        margin-bottom: 20px;    
    }

    div.table-responsive > table > tbody > tr > td
    {
        font-size: 9px !important;
    }

    .small100
    {
        width: 100%;
    }

    div.summary-item-logo 
    {
        margin: 0 auto;
        padding-bottom: 20px;
    }

    label.summary-check
    {
        font-size: 12px !important;
    }

    .fake-link
    {
        font-size: 13px;
    }

    div.viewmore p
    {
        font-size: 12px;
    }

    div.summaryPrice hr
    {
        width: 100%;
        margin: 10px 0;
    }

    img.logofooter
    {
        margin: 0 auto;
        position: relative;
        width: 90px;
        display: block;
        padding: 10px 0;
    }

}

/*
----------------------------------------------------------------
xxsmall
----------------------------------------------------------------
*/

@media screen and (max-width: 320px) {

    /* layout | pages | hp */

    ul#howto div.box {
        min-height: 265px;
    }

}

/*
----------------------------------------------------------------
small
----------------------------------------------------------------
*/

    @media screen and (min-width: 480px) and (max-width: 767px) {

        /* layout | commons */

        /* layout | commons | header */

        div#logoetiad.fixedimage {
            display: none !important;
        }

        ul.nav li a,
        a#login,
        a#cart {
            font-size: 14px;
        }

        /* layout | commons | footer */

        /* layout | commons | sidebars */

        /* layout | commons | forms */


        /* layout | pages | hp */

        div.box.box-products.box-lighter {
            background-color: #ffffff !important;
            transition: all 800ms linear;
            border: 0;
        }

        div.box.box-products div.small-centered {
            border: 1px solid #ccc;
            margin-top: 10px;
            transition: all 800ms linear;
        }


        /* layout | pages | summary */


        div.order-summary p {
            font-size: 12px;
        }

        /* layout | pages | login */

        div#box-login-account,
        div#box-create-account {
            max-height: 279px;
        }

        /* typography | commons */

        div.table-responsive > table > tbody > tr > td {
            font-size: 12px !important;
        }

        /* typography | commons | header */

        /* typography | commons | footer */

        p.notes {
            padding-bottom: 15px;
        }

        /* typography | commons | sidebars */

        /* typography | commons | forms */

        /* typography | pages | summary */


        div.summaryPrice hr {
            width: 100%;
            margin-bottom: 10px;
        }


        /* helper classes */

        .small-centered {
            margin: 0 auto;
        }

        /* plugins | plugin name */

        #ui-datepicker-div {
            width: 25em !important;
        }
    }

    @media screen and (min-width: 767px) {

        /* fix sidr menu if left open from xsmall to medium up */

        body {
            position: static !important;
            right: 0 !important;
            width: auto !important;
        }

        /* layout | hp */

        div#mobile-profile {
            display: none !important;
        }

        .medium-centered {
            display: inline-flex;
            justify-content: center;
            align-items: center;
            vertical-align: middle;
            margin: 0 auto;
        }
    }


    .header-login span {
        font-size: 14px;
        color: #000000;
    }

    .header-login span.fa {
        margin-left: 10px;
        color: #005caa;
        font-size: 22px;
    }
p.lead {
    font-size: 16px;
    margin-bottom: 0 !important;
    color: #696969;
    font-weight: bold;
    line-height: 26px !important;
}
    p.lead strong {
        font-size: 16px;
        margin-bottom: 0 !important;
        color: #333333;
    }

footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 300px;
}

main {
    padding-bottom: 300px;
}
