/* assets/normalize/2.1.3/normalize.css */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 8/9.
 */

audio,
canvas,
video {
    display: inline-block;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-family: sans-serif; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
    background: transparent;
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre-wrap;
}

/**
 * Set consistent quote types.
 */

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
    border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren"t caught out if they zero out fieldsets.
 */

legend {
    border: 0; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
select,
textarea {
    font-family: inherit; /* 1 */
    font-size: 100%; /* 2 */
    margin: 0; /* 3 */
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* assets/contao/css/layout.css */
/* Contao Open Source CMS, (c) 2005-2013 Leo Feyer, LGPL license */
body,form{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}@media(max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}#main .inside{min-height:1px}img{max-width:100%;height:auto}.ie7 img{-ms-interpolation-mode:bicubic}.ie8 img{width:auto}.ce_gallery ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery li{float:left}.ce_gallery li.col_first{clear:left}.block{overflow:hidden}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{width:0;height:0;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline}.custom{display:block}#container:after,.custom:after{content:".";display:block;height:0;clear:both;visibility:hidden}
/* assets/jquery/chosen/1.0.0/chosen.min.css */
/* Chosen v1.0.0 | (c) 2011-2013 by Harvest | MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md */

.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;zoom:1;*display:inline;-webkit-user-select:none;-moz-user-select:none;user-select:none}.chosen-container .chosen-drop{position:absolute;top:100%;left:-9999px;z-index:1010;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15)}.chosen-container.chosen-with-drop .chosen-drop{left:0}.chosen-container a{cursor:pointer}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:23px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),color-stop(100%,#f4f4f4));background:-webkit-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-moz-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:-o-linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background:linear-gradient(top,#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.chosen-container-single .chosen-default{color:#999}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 0 2px}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.chosen-container-single .chosen-search input[type=text]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:#fff url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px;background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px,-webkit-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px,-moz-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px,-o-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat 100% -20px,linear-gradient(#eee 1%,#fff 15%);font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;left:-9999px}.chosen-container .chosen-results{position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:-webkit-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-moz-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:-o-linear-gradient(#3875d7 20%,#2a62bc 90%);background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.chosen-container .chosen-results li.no-results{display:list-item;background:#f4f4f4}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.chosen-container .chosen-results li.group-option{padding-left:15px}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;width:100%;height:auto!important;height:1%;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background-image:-webkit-linear-gradient(#eee 1%,#fff 15%);background-image:-moz-linear-gradient(#eee 1%,#fff 15%);background-image:-o-linear-gradient(#eee 1%,#fff 15%);background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.chosen-container-multi .chosen-choices li{float:left;list-style:none}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:5px;height:15px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#666;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0}.chosen-container-multi .chosen-choices li.search-field .default{color:#999}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 0 3px 5px;padding:3px 20px 3px 5px;border:1px solid #aaa;border-radius:3px;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-clip:padding-box;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") -42px 1px no-repeat;font-size:1px}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),color-stop(100%,#eee));background-image:-webkit-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-moz-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:-o-linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-image:linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.chosen-container-multi .chosen-results{margin:0;padding:0}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(20%,#eee),color-stop(80%,#fff));background-image:-webkit-linear-gradient(#eee 20%,#fff 80%);background-image:-moz-linear-gradient(#eee 20%,#fff 80%);background-image:-o-linear-gradient(#eee 20%,#fff 80%);background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:0 1px 0 #fff inset}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:0;background:transparent}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.chosen-container-active .chosen-choices li.search-field input[type=text]{color:#111!important}.chosen-disabled{opacity:.5!important;cursor:default}.chosen-disabled .chosen-single{cursor:default}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.chosen-rtl{text-align:right}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.chosen-rtl .chosen-single div{right:auto;left:3px}.chosen-rtl .chosen-single abbr{right:auto;left:26px}.chosen-rtl .chosen-choices li{float:right}.chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.chosen-rtl.chosen-container-single-nosearch .chosen-search,.chosen-rtl .chosen-drop{left:9999px}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:0}.chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:#fff url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px;background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px,-webkit-gradient(linear,50% 0,50% 100%,color-stop(1%,#eee),color-stop(15%,#fff));background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px,-webkit-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px,-moz-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px,-o-linear-gradient(#eee 1%,#fff 15%);background:url("../../assets/jquery/chosen/1.0.0/chosen-sprite.png") no-repeat -30px -20px,linear-gradient(#eee 1%,#fff 15%);direction:rtl}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-resolution:144dpi){.chosen-rtl .chosen-search input[type=text],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type=text],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url("../../assets/jquery/chosen/1.0.0/chosen-sprite@2x.png")!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}
/* assets/jquery/fancybox/2.1.5/jquery.fancybox.css */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url("../../assets/jquery/fancybox/2.1.5/fancybox_sprite.png");
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url("../../assets/jquery/fancybox/2.1.5/fancybox_loading.gif") center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url("../../assets/jquery/fancybox/2.1.5/blank.gif"); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url("../../assets/jquery/fancybox/2.1.5/fancybox_overlay.png");
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn"t support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url("../../assets/jquery/fancybox/2.1.5/fancybox_sprite@2x.png");
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url("../../assets/jquery/fancybox/2.1.5/fancybox_loading@2x.gif");
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/* assets/jquery/fancybox/2.1.5/helpers/jquery.fancybox-buttons.css */
#fancybox-buttons {
	position: fixed;
	left: 0;
	width: 100%;
	z-index: 8050;
}

#fancybox-buttons.top {
	top: 10px;
}

#fancybox-buttons.bottom {
	bottom: 10px;
}

#fancybox-buttons ul {
	display: block;
	width: 166px;
	height: 30px;
	margin: 0 auto;
	padding: 0;
	list-style: none;
	border: 1px solid #111;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	   -moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	        box-shadow: inset 0 0 0 1px rgba(255,255,255,.05);
	background: rgb(50,50,50);
	background: -moz-linear-gradient(top, rgb(68,68,68) 0%, rgb(52,52,52) 50%, rgb(41,41,41) 50%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(68,68,68)), color-stop(50%,rgb(52,52,52)), color-stop(50%,rgb(41,41,41)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(68,68,68) 0%,rgb(52,52,52) 50%,rgb(41,41,41) 50%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#444444", endColorstr="#222222",GradientType=0 );
}

#fancybox-buttons ul li {
	float: left;
	margin: 0;
	padding: 0;
}

#fancybox-buttons a {
	display: block;
	width: 30px;
	height: 30px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url("../../assets/jquery/fancybox/2.1.5/helpers/fancybox_buttons.png");
	background-repeat: no-repeat;
	outline: none;
	opacity: 0.8;
}

#fancybox-buttons a:hover {
	opacity: 1;
}

#fancybox-buttons a.btnPrev {
	background-position: 5px 0;
}

#fancybox-buttons a.btnNext {
	background-position: -33px 0;
	border-right: 1px solid #3e3e3e;
}

#fancybox-buttons a.btnPlay {
	background-position: 0 -30px;
}

#fancybox-buttons a.btnPlayOn {
	background-position: -30px -30px;
}

#fancybox-buttons a.btnToggle {
	background-position: 3px -60px;
	border-left: 1px solid #111;
	border-right: 1px solid #3e3e3e;
	width: 35px
}

#fancybox-buttons a.btnToggleOn {
	background-position: -27px -60px;
}

#fancybox-buttons a.btnClose {
	border-left: 1px solid #111;
	width: 35px;
	background-position: -56px 0px;
}

#fancybox-buttons a.btnDisabled {
	opacity : 0.4;
	cursor: default;
}
/* assets/jquery/fancybox/2.1.5/helpers/jquery.fancybox-thumbs.css */
#fancybox-thumbs {
	position: fixed;
	left: 0;
	width: 100%;
	overflow: hidden;
	z-index: 8050;
}

#fancybox-thumbs.bottom {
	bottom: 2px;
}

#fancybox-thumbs.top {
	top: 2px;
}

#fancybox-thumbs ul {
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}

#fancybox-thumbs ul li {
	float: left;
	padding: 1px;
	opacity: 0.5;
}

#fancybox-thumbs ul li.active {
	opacity: 0.75;
	padding: 0;
	border: 1px solid #fff;
}

#fancybox-thumbs ul li:hover {
	opacity: 1;
}

#fancybox-thumbs ul li a {
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid #222;
	background: #111;
	outline: none;
}

#fancybox-thumbs ul li img {
	display: block;
	position: relative;
	border: 0;
	padding: 0;
	max-width: none;
}
/* assets/app/fancybox/css/app.fancybox.css */
/**
 * App Fancybox styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 20.10.2013
 * Updated: 20.10.2013
 */

.fancybox-skin {}

.fancybox-title {
	font-weight: bold;
	text-align: center;
}

#fancybox-thumbs img {
	max-width: none;
}
/* system/modules/app.jquerytools/assets/scrollable.css */
/**
 * Helper Scrollable classes for Scrollable jQuery Tools plugin
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: contao jquerytools
 * Created: 03.05.2013
 */

/*
	Scrollable plugin
*/

.frame,
.scrollable {
	width: 1079px;
	height:329px;
}

.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.scrollable .items div.item {
	float:left;
}

.browse {
	position: absolute;
	display: block;
	padding: 0;
	cursor: pointer;

	top: 60px;
	width: 29px;
	height: 29px;
	/*background: url("../../system/modules/app.jquerytools/img/buttons.png") no-repeat 0 0;*/
}

.prev {
	left: 10px;
	background-position: 0 0;
}

.next {
	right: 10px;
	background-position: 100% 0;
}
/* system/modules/app.jquerytools/assets/navigator.css */
/**
 * Helper Navigator classes for Scrollable jQuery Tools plugin
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: contao jquerytools
 * Created: 03.05.2013
 */

/* position and dimensions of the navigator */
.navi {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 101;
}


/* items inside navigator */
.navi a {
	position: relative;
	float:left;
	margin:3px;
	display:block;
	font-size:1px;
	cursor: pointer;
}

/* mouseover state */
.navi a:hover {}

/* active state (current page state) */
.navi a.active {}

/* assets/app/catalog/css/catalog.css */
/**
 * Catalog styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 26.06.2012
 * Updated: 05.11.2013
 */

.ce_fk_catalog {}

.ce_fk_catalog .info-box {
	margin: 0 35px 0 70px;
}

.ce_fk_catalog .descr {
	width: 60%;
	color:#fff;
	font: italic 18px sans-serif;
}

/* Catalog link */
.catalog-link {
	float: right;
	width: 280px;
	margin:15px 0 0;
}

.catalog-link .ico {
	padding-left: 40px;
	font: 24px/1.7 sans-serif;
	color: #A8D543;

	background: url("../../assets/app/catalog/img/ico-school.png") no-repeat 0 5px;
}

.catalog-link .info {
	display: block;
	padding-left: 40px;
	font: italic 13px sans-serif;
}

/* Item */
.catalog-item {
	padding: 30px 70px 50px;
	background: url("../../assets/app/catalog/img/separator.png") repeat-x 0 100%;
}

.catalog-item:last-of-type {
	background: none;
}

.catalog-item .images {
	float:left;
	width: 600px;
}

.catalog-item .images .image_container {
	margin-bottom: 0;
}

.thumbs .thumb {
	position: relative;
	display: inline-block;
	text-decoration: none;
	font-size: 0;
}

.thumb.video::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url("../../assets/app/catalog/img/ico-video.png") no-repeat 50% 50%;
}

.thumb.video::after {
	content: "видео";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	font: italic 10px/1 "Arial", sans-serif;
	color: #ccc;
	text-decoration: underline;
	text-align: center;
}

.thumb.video:hover::after {
	text-decoration: none;
}

.catalog-item .info {
	margin-left: 650px;
}

.catalog-item .title {
	margin: 20px 0 0;
	font: italic 24px/1.5 sans-serif;
}

.catalog-item .text {
	margin: 20px 0;
	color: #C3B39B;
	font: italic 14px sans-serif;
}

.catalog-item .price-box {
	margin: 5px 0;
	font: 24px/2 sans-serif;
	background: #1D1D1D;
	text-align: center;
}

.catalog-item .ico-calc {
	padding-left: 35px;
	color:#FFD907;
	font: 22px/2 sans-serif;
	background: url("../../assets/app/catalog/img/ico-calc.png") no-repeat 0 0;
}
/* assets/app/catalog/css/nav-catalog.css */
/**
 * Catalog navigation
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 24.10.2013
 * Updated: 05.11.2013
 */

.mod_fk_catalog_nav {
	display: none;
	font-size: 20px;
}

.mod_fk_catalog_nav .nav-item {
	float: left;
	text-align: center;
	width: 250px;
}

.mod_fk_catalog_nav a {
	color: #0072BC!important;
	cursor: pointer;
}

.mod_fk_catalog_nav .title {
	display: block;
}
/* assets/app/catalog/css/catalog-file.css */
/**
 * Catalog file widget
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 05.11.2013
 * Updated: 05.11.2013
 */

.catalog-file {
	float: right;
}

.catalog-file .link-download {
	display: block;
	color: #FFD907;
	text-decoration: none;

	font-size: 24px;
	line-height: 28px;
}

.link-download span {
	text-decoration: underline;
}

.link-download::after {
	position: relative;
	margin-left: 5px;

	content: attr(data-size);
	color: #B4B4B4;
	font-style: italic;
	font-size: 10px;
	line-height: 0;

	vertical-align: baseline;
	top: -10px;
}

.catalog-file .ico-pdf {
	padding-left: 45px;
	background: url("../../assets/app/catalog/img/ico-pdf.png") no-repeat 0 0;
}

.catalog-file .link-order {
	margin-left: 45px;
	font-size: 14px;
	font-style: italic;
}
/* assets/bootstrap/2.2.2/css/buttons.css */
/* Bootstrap buttons */
.btn {
	display: inline-block;
	*display: inline;
	padding: 4px 12px;
	margin-bottom: 0;
	*margin-left: .3em;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	*background-color: #e6e6e6;
	background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
	background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
	background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
	background-repeat: repeat-x;
	border: 1px solid #bbbbbb;
	*border: 0;
	border-color: #e6e6e6 #e6e6e6 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	border-bottom-color: #a2a2a2;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffffff", endColorstr="#ffe6e6e6", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	*zoom: 1;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
	color: #333333;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
}

.btn:active,
.btn.active {
	background-color: #cccccc \9;
}

.btn:first-child {
	*margin-left: 0;
}

.btn:hover {
	color: #333333;
	text-decoration: none;
	background-position: 0 -15px;
	-webkit-transition: background-position 0.1s linear;
		 -moz-transition: background-position 0.1s linear;
			 -o-transition: background-position 0.1s linear;
					transition: background-position 0.1s linear;
}

.btn:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.btn.active,
.btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn.disabled,
.btn[disabled] {
	cursor: default;
	background-image: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
		 -moz-box-shadow: none;
					box-shadow: none;
}

.btn-large {
	padding: 11px 19px;
	font-size: 17.5px;
	-webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
					border-radius: 6px;
}

.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
	margin-top: 4px;
}

.btn-small {
	padding: 2px 10px;
	font-size: 11.9px;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}

.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
	margin-top: 0;
}

.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
	margin-top: -1px;
}

.btn-mini {
	padding: 0 6px;
	font-size: 10.5px;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}

.btn-block {
	display: block;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-sizing: border-box;
		 -moz-box-sizing: border-box;
					box-sizing: border-box;
}

.btn-block + .btn-block {
	margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}

.btn {
	border-color: #c5c5c5;
	border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #006dcc;
	*background-color: #0044cc;
	background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
	background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
	background-image: -o-linear-gradient(top, #0088cc, #0044cc);
	background-image: linear-gradient(to bottom, #0088cc, #0044cc);
	background-repeat: repeat-x;
	border-color: #0044cc #0044cc #002a80;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0044cc", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
	color: #ffffff;
	background-color: #0044cc;
	*background-color: #003bb3;
}

.btn-primary:active,
.btn-primary.active {
	background-color: #003399 \9;
}

.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	*background-color: #f89406;
	background-image: -moz-linear-gradient(top, #fbb450, #f89406);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
	background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
	background-image: -o-linear-gradient(top, #fbb450, #f89406);
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fffbb450", endColorstr="#fff89406", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
	color: #ffffff;
	background-color: #f89406;
	*background-color: #df8505;
}

.btn-warning:active,
.btn-warning.active {
	background-color: #c67605 \9;
}

.btn-danger {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #da4f49;
	*background-color: #bd362f;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffee5f5b", endColorstr="#ffbd362f", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
	color: #ffffff;
	background-color: #bd362f;
	*background-color: #a9302a;
}

.btn-danger:active,
.btn-danger.active {
	background-color: #942a25 \9;
}

.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	*background-color: #51a351;
	background-image: -moz-linear-gradient(top, #62c462, #51a351);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
	background-image: -webkit-linear-gradient(top, #62c462, #51a351);
	background-image: -o-linear-gradient(top, #62c462, #51a351);
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff62c462", endColorstr="#ff51a351", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
	color: #ffffff;
	background-color: #51a351;
	*background-color: #499249;
}

.btn-success:active,
.btn-success.active {
	background-color: #408140 \9;
}

.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #49afcd;
	*background-color: #2f96b4;
	background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
	background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
	background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
	background-repeat: repeat-x;
	border-color: #2f96b4 #2f96b4 #1f6377;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff5bc0de", endColorstr="#ff2f96b4", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
	color: #ffffff;
	background-color: #2f96b4;
	*background-color: #2a85a0;
}

.btn-info:active,
.btn-info.active {
	background-color: #24748c \9;
}

.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	*background-color: #222222;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff444444", endColorstr="#ff222222", GradientType=0);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
	color: #ffffff;
	background-color: #222222;
	*background-color: #151515;
}

.btn-inverse:active,
.btn-inverse.active {
	background-color: #080808 \9;
}

button.btn,
input[type="submit"].btn {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button.btn.btn-large,
input[type="submit"].btn.btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}

button.btn.btn-small,
input[type="submit"].btn.btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
	background-color: transparent;
	background-image: none;
	-webkit-box-shadow: none;
		 -moz-box-shadow: none;
					box-shadow: none;
}

.btn-link {
	color: #0088cc;
	cursor: pointer;
	border-color: transparent;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
					border-radius: 0;
}

.btn-link:hover {
	color: #005580;
	text-decoration: underline;
	background-color: transparent;
}

.btn-link[disabled]:hover {
	color: #333333;
	text-decoration: none;
}

.btn-group {
	position: relative;
	display: inline-block;
	*display: inline;
	*margin-left: .3em;
	font-size: 0;
	white-space: nowrap;
	vertical-align: middle;
	*zoom: 1;
}

.btn-group:first-child {
	*margin-left: 0;
}

.btn-group + .btn-group {
	margin-left: 5px;
}

.btn-toolbar {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 0;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
	margin-left: 5px;
}

.btn-group > .btn {
	position: relative;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
					border-radius: 0;
}

.btn-group > .btn + .btn {
	margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
	font-size: 14px;
}

.btn-group > .btn-mini {
	font-size: 10.5px;
}

.btn-group > .btn-small {
	font-size: 11.9px;
}

.btn-group > .btn-large {
	font-size: 17.5px;
}

.btn-group > .btn:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 4px;
					border-bottom-left-radius: 4px;
	-webkit-border-top-left-radius: 4px;
					border-top-left-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-topleft: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
	-webkit-border-top-right-radius: 4px;
					border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
					border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
}

.btn-group > .btn.large:first-child {
	margin-left: 0;
	-webkit-border-bottom-left-radius: 6px;
					border-bottom-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
					border-top-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-topleft: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
	-webkit-border-top-right-radius: 6px;
					border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
					border-bottom-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-moz-border-radius-bottomright: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
	z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
	*padding-top: 5px;
	padding-right: 8px;
	*padding-bottom: 5px;
	padding-left: 8px;
	-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group > .btn-mini + .dropdown-toggle {
	*padding-top: 2px;
	padding-right: 5px;
	*padding-bottom: 2px;
	padding-left: 5px;
}

.btn-group > .btn-small + .dropdown-toggle {
	*padding-top: 5px;
	*padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
	*padding-top: 7px;
	padding-right: 12px;
	*padding-bottom: 7px;
	padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.btn-group.open .btn.dropdown-toggle {
	background-color: #e6e6e6;
}

.btn-group.open .btn-primary.dropdown-toggle {
	background-color: #0044cc;
}

.btn-group.open .btn-warning.dropdown-toggle {
	background-color: #f89406;
}

.btn-group.open .btn-danger.dropdown-toggle {
	background-color: #bd362f;
}

.btn-group.open .btn-success.dropdown-toggle {
	background-color: #51a351;
}

.btn-group.open .btn-info.dropdown-toggle {
	background-color: #2f96b4;
}

.btn-group.open .btn-inverse.dropdown-toggle {
	background-color: #222222;
}

.btn .caret {
	margin-top: 8px;
	margin-left: 0;
}

.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
	margin-top: 6px;
}

.btn-large .caret {
	border-top-width: 5px;
	border-right-width: 5px;
	border-left-width: 5px;
}

.dropup .btn-large .caret {
	border-bottom-width: 5px;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
	border-top-color: #ffffff;
	border-bottom-color: #ffffff;
}

.btn-group-vertical {
	display: inline-block;
	*display: inline;
	/* IE7 inline-block hack */

	*zoom: 1;
}

.btn-group-vertical > .btn {
	display: block;
	float: none;
	max-width: 100%;
	-webkit-border-radius: 0;
		 -moz-border-radius: 0;
					border-radius: 0;
}

.btn-group-vertical > .btn + .btn {
	margin-top: -1px;
	margin-left: 0;
}

.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
		 -moz-border-radius: 4px 4px 0 0;
					border-radius: 4px 4px 0 0;
}

.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
		 -moz-border-radius: 0 0 4px 4px;
					border-radius: 0 0 4px 4px;
}

.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
		 -moz-border-radius: 6px 6px 0 0;
					border-radius: 6px 6px 0 0;
}

.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
		 -moz-border-radius: 0 0 6px 6px;
					border-radius: 0 0 6px 6px;
}
/* assets/bootstrap/2.2.2/css/alert.css */
.alert {
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #fbeed5;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
}

.alert,
.alert h4 {
	color: #c09853;
}

.alert h4 {
	margin: 0;
}

.alert .close {
	position: relative;
	top: -2px;
	right: -21px;
	line-height: 20px;
}

.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.alert-success h4 {
	color: #468847;
}

.alert-danger,
.alert-error {
	color: #b94a48;
	background-color: #f2dede;
	border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
	color: #b94a48;
}

.alert-info {
	color: #3a87ad;
	background-color: #d9edf7;
	border-color: #bce8f1;
}

.alert-info h4 {
	color: #3a87ad;
}

.alert-block {
	padding-top: 14px;
	padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
	margin-bottom: 0;
}

.alert-block p + p {
	margin-top: 5px;
}
/* assets/bootstrap/2.2.2/css/dropdown.css */
.dropup,
.dropdown {
	position: relative;
}

.dropdown-toggle {
	*margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
	outline: 0;
}

.caret {
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: top;
	border-top: 4px solid #000000;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	content: "";
}

.dropdown .caret {
	margin-top: 8px;
	margin-left: 2px;
}

.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	*border-right-width: 2px;
	*border-bottom-width: 2px;
	-webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
					border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
					box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
		 -moz-background-clip: padding;
					background-clip: padding-box;
}

.dropdown-menu.pull-right {
	right: 0;
	left: auto;
}

.dropdown-menu .divider {
	*width: 100%;
	height: 1px;
	margin: 9px 1px;
	*margin: -5px 0 5px;
	overflow: hidden;
	background-color: #e5e5e5;
	border-bottom: 1px solid #ffffff;
}

.dropdown-menu li > a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 20px;
	color: #333333;
	white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0077b3", GradientType=0);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0081c2;
	background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
	background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
	background-image: -o-linear-gradient(top, #0088cc, #0077b3);
	background-image: linear-gradient(to bottom, #0088cc, #0077b3);
	background-repeat: repeat-x;
	outline: 0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff0088cc", endColorstr="#ff0077b3", GradientType=0);
}

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
	color: #999999;
}

.dropdown-menu .disabled > a:hover {
	text-decoration: none;
	cursor: default;
	background-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open {
	*z-index: 1000;
}

.open > .dropdown-menu {
	display: block;
}

.pull-right > .dropdown-menu {
	right: 0;
	left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid #000000;
	content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px;
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu > .dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
		 -moz-border-radius: 0 6px 6px 6px;
					border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover > .dropdown-menu {
	display: block;
}

.dropup .dropdown-submenu > .dropdown-menu {
	top: auto;
	bottom: 0;
	margin-top: 0;
	margin-bottom: -2px;
	-webkit-border-radius: 5px 5px 5px 0;
		 -moz-border-radius: 5px 5px 5px 0;
					border-radius: 5px 5px 5px 0;
}

.dropdown-submenu > a:after {
	display: block;
	float: right;
	width: 0;
	height: 0;
	margin-top: 5px;
	margin-right: -10px;
	border-color: transparent;
	border-left-color: #cccccc;
	border-style: solid;
	border-width: 5px 0 5px 5px;
	content: " ";
}

.dropdown-submenu:hover > a:after {
	border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
	float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
	left: -100%;
	margin-left: 10px;
	-webkit-border-radius: 6px 0 6px 6px;
		 -moz-border-radius: 6px 0 6px 6px;
					border-radius: 6px 0 6px 6px;
}

.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px;
}
/* assets/bootstrap/2.2.2/css/tooltip.css */
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	padding: 5px;
	font-size: 11px;
	opacity: 0;
	filter: alpha(opacity=0);
	visibility: visible;
}

.tooltip.in {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.tooltip.top {
	margin-top: -3px;
}

.tooltip.right {
	margin-left: 3px;
}

.tooltip.bottom {
	margin-top: 3px;
}

.tooltip.left {
	margin-left: -3px;
}

.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	background-color: #000000;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
}

.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-top-color: #000000;
	border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-right-color: #000000;
	border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-left-color: #000000;
	border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-bottom-color: #000000;
	border-width: 0 5px 5px;
}

/* assets/bootstrap/2.2.2/css/popover.css */
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	width: 236px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background-color: #ffffff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
					border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
		 -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
					box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-background-clip: padding-box;
		 -moz-background-clip: padding;
					background-clip: padding-box;
}

.popover.top {
	margin-top: -10px;
}

.popover.right {
	margin-left: 10px;
}

.popover.bottom {
	margin-top: 10px;
}

.popover.left {
	margin-left: -10px;
}

.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	-webkit-border-radius: 5px 5px 0 0;
		 -moz-border-radius: 5px 5px 0 0;
					border-radius: 5px 5px 0 0;
}

.popover-content {
	padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.popover .arrow {
	border-width: 11px;
}

.popover .arrow:after {
	border-width: 10px;
	content: "";
}

.popover.top .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, 0.25);
	border-bottom-width: 0;
}

.popover.top .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	border-top-color: #ffffff;
	border-bottom-width: 0;
}

.popover.right .arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, 0.25);
	border-left-width: 0;
}

.popover.right .arrow:after {
	bottom: -10px;
	left: 1px;
	border-right-color: #ffffff;
	border-left-width: 0;
}

.popover.bottom .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, 0.25);
	border-top-width: 0;
}

.popover.bottom .arrow:after {
	top: 1px;
	margin-left: -10px;
	border-bottom-color: #ffffff;
	border-top-width: 0;
}

.popover.left .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, 0.25);
	border-right-width: 0;
}

.popover.left .arrow:after {
	right: 1px;
	bottom: -10px;
	border-left-color: #ffffff;
	border-right-width: 0;
}
/* assets/bootstrap/2.2.2/css/icons.css */
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin-top: 1px;
	*margin-right: .3em;
	line-height: 14px;
	vertical-align: text-top;
	background-image: url("../../assets/bootstrap/2.2.2/img/glyphicons-halflings.png");
	background-position: 14px 14px;
	background-repeat: no-repeat;
}

/* White icons with optional class, or on hover/active states of certain elements */

.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"] {
	background-image: url("../../assets/bootstrap/2.2.2/img/glyphicons-halflings-white.png");
}

.icon-glass {
	background-position: 0      0;
}

.icon-music {
	background-position: -24px 0;
}

.icon-search {
	background-position: -48px 0;
}

.icon-envelope {
	background-position: -72px 0;
}

.icon-heart {
	background-position: -96px 0;
}

.icon-star {
	background-position: -120px 0;
}

.icon-star-empty {
	background-position: -144px 0;
}

.icon-user {
	background-position: -168px 0;
}

.icon-film {
	background-position: -192px 0;
}

.icon-th-large {
	background-position: -216px 0;
}

.icon-th {
	background-position: -240px 0;
}

.icon-th-list {
	background-position: -264px 0;
}

.icon-ok {
	background-position: -288px 0;
}

.icon-remove {
	background-position: -312px 0;
}

.icon-zoom-in {
	background-position: -336px 0;
}

.icon-zoom-out {
	background-position: -360px 0;
}

.icon-off {
	background-position: -384px 0;
}

.icon-signal {
	background-position: -408px 0;
}

.icon-cog {
	background-position: -432px 0;
}

.icon-trash {
	background-position: -456px 0;
}

.icon-home {
	background-position: 0 -24px;
}

.icon-file {
	background-position: -24px -24px;
}

.icon-time {
	background-position: -48px -24px;
}

.icon-road {
	background-position: -72px -24px;
}

.icon-download-alt {
	background-position: -96px -24px;
}

.icon-download {
	background-position: -120px -24px;
}

.icon-upload {
	background-position: -144px -24px;
}

.icon-inbox {
	background-position: -168px -24px;
}

.icon-play-circle {
	background-position: -192px -24px;
}

.icon-repeat {
	background-position: -216px -24px;
}

.icon-refresh {
	background-position: -240px -24px;
}

.icon-list-alt {
	background-position: -264px -24px;
}

.icon-lock {
	background-position: -287px -24px;
}

.icon-flag {
	background-position: -312px -24px;
}

.icon-headphones {
	background-position: -336px -24px;
}

.icon-volume-off {
	background-position: -360px -24px;
}

.icon-volume-down {
	background-position: -384px -24px;
}

.icon-volume-up {
	background-position: -408px -24px;
}

.icon-qrcode {
	background-position: -432px -24px;
}

.icon-barcode {
	background-position: -456px -24px;
}

.icon-tag {
	background-position: 0 -48px;
}

.icon-tags {
	background-position: -25px -48px;
}

.icon-book {
	background-position: -48px -48px;
}

.icon-bookmark {
	background-position: -72px -48px;
}

.icon-print {
	background-position: -96px -48px;
}

.icon-camera {
	background-position: -120px -48px;
}

.icon-font {
	background-position: -144px -48px;
}

.icon-bold {
	background-position: -167px -48px;
}

.icon-italic {
	background-position: -192px -48px;
}

.icon-text-height {
	background-position: -216px -48px;
}

.icon-text-width {
	background-position: -240px -48px;
}

.icon-align-left {
	background-position: -264px -48px;
}

.icon-align-center {
	background-position: -288px -48px;
}

.icon-align-right {
	background-position: -312px -48px;
}

.icon-align-justify {
	background-position: -336px -48px;
}

.icon-list {
	background-position: -360px -48px;
}

.icon-indent-left {
	background-position: -384px -48px;
}

.icon-indent-right {
	background-position: -408px -48px;
}

.icon-facetime-video {
	background-position: -432px -48px;
}

.icon-picture {
	background-position: -456px -48px;
}

.icon-pencil {
	background-position: 0 -72px;
}

.icon-map-marker {
	background-position: -24px -72px;
}

.icon-adjust {
	background-position: -48px -72px;
}

.icon-tint {
	background-position: -72px -72px;
}

.icon-edit {
	background-position: -96px -72px;
}

.icon-share {
	background-position: -120px -72px;
}

.icon-check {
	background-position: -144px -72px;
}

.icon-move {
	background-position: -168px -72px;
}

.icon-step-backward {
	background-position: -192px -72px;
}

.icon-fast-backward {
	background-position: -216px -72px;
}

.icon-backward {
	background-position: -240px -72px;
}

.icon-play {
	background-position: -264px -72px;
}

.icon-pause {
	background-position: -288px -72px;
}

.icon-stop {
	background-position: -312px -72px;
}

.icon-forward {
	background-position: -336px -72px;
}

.icon-fast-forward {
	background-position: -360px -72px;
}

.icon-step-forward {
	background-position: -384px -72px;
}

.icon-eject {
	background-position: -408px -72px;
}

.icon-chevron-left {
	background-position: -432px -72px;
}

.icon-chevron-right {
	background-position: -456px -72px;
}

.icon-plus-sign {
	background-position: 0 -96px;
}

.icon-minus-sign {
	background-position: -24px -96px;
}

.icon-remove-sign {
	background-position: -48px -96px;
}

.icon-ok-sign {
	background-position: -72px -96px;
}

.icon-question-sign {
	background-position: -96px -96px;
}

.icon-info-sign {
	background-position: -120px -96px;
}

.icon-screenshot {
	background-position: -144px -96px;
}

.icon-remove-circle {
	background-position: -168px -96px;
}

.icon-ok-circle {
	background-position: -192px -96px;
}

.icon-ban-circle {
	background-position: -216px -96px;
}

.icon-arrow-left {
	background-position: -240px -96px;
}

.icon-arrow-right {
	background-position: -264px -96px;
}

.icon-arrow-up {
	background-position: -289px -96px;
}

.icon-arrow-down {
	background-position: -312px -96px;
}

.icon-share-alt {
	background-position: -336px -96px;
}

.icon-resize-full {
	background-position: -360px -96px;
}

.icon-resize-small {
	background-position: -384px -96px;
}

.icon-plus {
	background-position: -408px -96px;
}

.icon-minus {
	background-position: -433px -96px;
}

.icon-asterisk {
	background-position: -456px -96px;
}

.icon-exclamation-sign {
	background-position: 0 -120px;
}

.icon-gift {
	background-position: -24px -120px;
}

.icon-leaf {
	background-position: -48px -120px;
}

.icon-fire {
	background-position: -72px -120px;
}

.icon-eye-open {
	background-position: -96px -120px;
}

.icon-eye-close {
	background-position: -120px -120px;
}

.icon-warning-sign {
	background-position: -144px -120px;
}

.icon-plane {
	background-position: -168px -120px;
}

.icon-calendar {
	background-position: -192px -120px;
}

.icon-random {
	width: 16px;
	background-position: -216px -120px;
}

.icon-comment {
	background-position: -240px -120px;
}

.icon-magnet {
	background-position: -264px -120px;
}

.icon-chevron-up {
	background-position: -288px -120px;
}

.icon-chevron-down {
	background-position: -313px -119px;
}

.icon-retweet {
	background-position: -336px -120px;
}

.icon-shopping-cart {
	background-position: -360px -120px;
}

.icon-folder-close {
	background-position: -384px -120px;
}

.icon-folder-open {
	width: 16px;
	background-position: -408px -120px;
}

.icon-resize-vertical {
	background-position: -432px -119px;
}

.icon-resize-horizontal {
	background-position: -456px -118px;
}

.icon-hdd {
	background-position: 0 -144px;
}

.icon-bullhorn {
	background-position: -24px -144px;
}

.icon-bell {
	background-position: -48px -144px;
}

.icon-certificate {
	background-position: -72px -144px;
}

.icon-thumbs-up {
	background-position: -96px -144px;
}

.icon-thumbs-down {
	background-position: -120px -144px;
}

.icon-hand-right {
	background-position: -144px -144px;
}

.icon-hand-left {
	background-position: -168px -144px;
}

.icon-hand-up {
	background-position: -192px -144px;
}

.icon-hand-down {
	background-position: -216px -144px;
}

.icon-circle-arrow-right {
	background-position: -240px -144px;
}

.icon-circle-arrow-left {
	background-position: -264px -144px;
}

.icon-circle-arrow-up {
	background-position: -288px -144px;
}

.icon-circle-arrow-down {
	background-position: -312px -144px;
}

.icon-globe {
	background-position: -336px -144px;
}

.icon-wrench {
	background-position: -360px -144px;
}

.icon-tasks {
	background-position: -384px -144px;
}

.icon-filter {
	background-position: -408px -144px;
}

.icon-briefcase {
	background-position: -432px -144px;
}

.icon-fullscreen {
	background-position: -456px -144px;
}
/* assets/bootstrap/2.2.2/css/labels-badges.css */
.label,
.badge {
	display: inline-block;
	padding: 2px 4px;
	font-size: 11.844px;
	font-weight: bold;
	line-height: 14px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	white-space: nowrap;
	vertical-align: baseline;
	background-color: #999999;
}

.label {
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}

.badge {
	padding-right: 9px;
	padding-left: 9px;
	-webkit-border-radius: 9px;
		 -moz-border-radius: 9px;
					border-radius: 9px;
}

.label:empty,
.badge:empty {
	display: none;
}

a.label:hover,
a.badge:hover {
	color: #ffffff;
	text-decoration: none;
	cursor: pointer;
}

.label-important,
.badge-important {
	background-color: #b94a48;
}

.label-important[href],
.badge-important[href] {
	background-color: #953b39;
}

.label-warning,
.badge-warning {
	background-color: #f89406;
}

.label-warning[href],
.badge-warning[href] {
	background-color: #c67605;
}

.label-success,
.badge-success {
	background-color: #468847;
}

.label-success[href],
.badge-success[href] {
	background-color: #356635;
}

.label-info,
.badge-info {
	background-color: #3a87ad;
}

.label-info[href],
.badge-info[href] {
	background-color: #2d6987;
}

.label-inverse,
.badge-inverse {
	background-color: #333333;
}

.label-inverse[href],
.badge-inverse[href] {
	background-color: #1a1a1a;
}

.btn .label,
.btn .badge {
	position: relative;
	top: -1px;
}

.btn-mini .label,
.btn-mini .badge {
	top: 0;
}
/* assets/bootstrap/2.2.2/css/progress-bar.min.css */
@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:18px;margin-bottom:18px;overflow:hidden;background-color:#f7f7f7;background-image:-moz-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-ms-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f5f5f5),to(#f9f9f9));background-image:-webkit-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:-o-linear-gradient(top,#f5f5f5,#f9f9f9);background-image:linear-gradient(top,#f5f5f5,#f9f9f9);background-repeat:repeat-x;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#f5f5f5",endColorstr="#f9f9f9",GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress .bar{width:0;height:18px;font-size:12px;color:#fff;text-align:center;text-shadow:0 -1px 0 rgba(0,0,0,0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top,#149bdf,#0480be);background-image:-webkit-gradient(linear,0 0,0 100%,from(#149bdf),to(#0480be));background-image:-webkit-linear-gradient(top,#149bdf,#0480be);background-image:-o-linear-gradient(top,#149bdf,#0480be);background-image:linear-gradient(top,#149bdf,#0480be);background-image:-ms-linear-gradient(top,#149bdf,#0480be);background-repeat:repeat-x;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#149bdf",endColorstr="#0480be",GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width .6s ease;-moz-transition:width .6s ease;-ms-transition:width .6s ease;-o-transition:width .6s ease;transition:width .6s ease}.progress-striped .bar{background-color:#149bdf;background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px}.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-danger .bar{background-color:#dd514c;background-image:-moz-linear-gradient(top,#ee5f5b,#c43c35);background-image:-ms-linear-gradient(top,#ee5f5b,#c43c35);background-image:-webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#c43c35));background-image:-webkit-linear-gradient(top,#ee5f5b,#c43c35);background-image:-o-linear-gradient(top,#ee5f5b,#c43c35);background-image:linear-gradient(top,#ee5f5b,#c43c35);background-repeat:repeat-x;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#ee5f5b",endColorstr="#c43c35",GradientType=0)}.progress-danger.progress-striped .bar{background-color:#ee5f5b;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-success .bar{background-color:#5eb95e;background-image:-moz-linear-gradient(top,#62c462,#57a957);background-image:-ms-linear-gradient(top,#62c462,#57a957);background-image:-webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#57a957));background-image:-webkit-linear-gradient(top,#62c462,#57a957);background-image:-o-linear-gradient(top,#62c462,#57a957);background-image:linear-gradient(top,#62c462,#57a957);background-repeat:repeat-x;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#62c462",endColorstr="#57a957",GradientType=0)}.progress-success.progress-striped .bar{background-color:#62c462;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-info .bar{background-color:#4bb1cf;background-image:-moz-linear-gradient(top,#5bc0de,#339bb9);background-image:-ms-linear-gradient(top,#5bc0de,#339bb9);background-image:-webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#339bb9));background-image:-webkit-linear-gradient(top,#5bc0de,#339bb9);background-image:-o-linear-gradient(top,#5bc0de,#339bb9);background-image:linear-gradient(top,#5bc0de,#339bb9);background-repeat:repeat-x;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#5bc0de",endColorstr="#339bb9",GradientType=0)}.progress-info.progress-striped .bar{background-color:#5bc0de;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-warning .bar{background-color:#faa732;background-image:-moz-linear-gradient(top,#fbb450,#f89406);background-image:-ms-linear-gradient(top,#fbb450,#f89406);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));background-image:-webkit-linear-gradient(top,#fbb450,#f89406);background-image:-o-linear-gradient(top,#fbb450,#f89406);background-image:linear-gradient(top,#fbb450,#f89406);background-repeat:repeat-x;filter:progid:dximagetransform.microsoft.gradient(startColorstr="#fbb450",endColorstr="#f89406",GradientType=0)}.progress-warning.progress-striped .bar{background-color:#fbb450;background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-ms-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-o-linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}
/* assets/bootstrap/2.2.2/css/table.css */
/* Bootstrap table */

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}

.table th,
.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table th {
  font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}

.table tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
          border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
          border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}

table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}

.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}

.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}

.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}

.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}

.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}

.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}

.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}

.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}

.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}

.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}

.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}

.table tbody tr.success > td {
  background-color: #dff0d8;
}

.table tbody tr.error > td {
  background-color: #f2dede;
}

.table tbody tr.warning > td {
  background-color: #fcf8e3;
}

.table tbody tr.info > td {
  background-color: #d9edf7;
}

.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}

.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}

.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}

.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
/* assets/bootstrap/2.2.2/css/other.css */
.typeahead {
	z-index: 1051;
	margin-top: 2px;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
}

.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	-webkit-border-radius: 4px;
		 -moz-border-radius: 4px;
					border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
		 -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
					box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, 0.15);
}

.well-large {
	padding: 24px;
	-webkit-border-radius: 6px;
		 -moz-border-radius: 6px;
					border-radius: 6px;
}

.well-small {
	padding: 9px;
	-webkit-border-radius: 3px;
		 -moz-border-radius: 3px;
					border-radius: 3px;
}

.fade {
	opacity: 0;
	-webkit-transition: opacity 0.15s linear;
		 -moz-transition: opacity 0.15s linear;
			 -o-transition: opacity 0.15s linear;
					transition: opacity 0.15s linear;
}

.fade.in {
	opacity: 1;
}

.collapse {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.35s ease;
		 -moz-transition: height 0.35s ease;
			 -o-transition: height 0.35s ease;
					transition: height 0.35s ease;
}

.collapse.in {
	height: auto;
}

.close {
	float: right;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}

.close:hover {
	color: #000000;
	text-decoration: none;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}

/* assets/app/bootstrap/css/bootstrap-fotokniga.css */
/*
  Add additional styles for bootstrap
  @project Fotokniga
  @author Sergey Dyagovchenko, http://d.sumy.ua/
  @date 12.11.2012
  updated: 22.08.2013
*/

/* Twitter Bootstrap base styles */
.alert {
	font-size:12px;
	line-height: 1.5;
}

.alert-info a {
	color:#0077DC;
}

/* Set custom popover width */
#order-addl .popover {
	width: 350px;
}

.popover-title {
	color:#000;
	font-size:16px !important;
}

.popover-content {
	color:#333;
	font-size: 12px;
}


/* Buttons */
.primary_container,
.submit {
	display:inline-block;
	background: #75B755;
	padding: 6px 10px;

	background: rgb(201,222,150);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZGU5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhhYjY2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTgyMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1)));
	background: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c9de96", endColorstr="#398235",GradientType=0 );

	border-radius: 0;
}

.danger_container {
	display:inline-block;
	padding: 6px 10px;
	border-radius: 4px;

	background-color: #da4f49;
	background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -ms-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
	background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
	background-image: linear-gradient(top, #ee5f5b, #bd362f);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ee5f5b", endColorstr="#bd362f", GradientType=0);
	border-color: #bd362f #bd362f #802420;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.dropdown-menu li > a {
	text-decoration: none;
	color: #000;
}

/*.btn-payconfirm {
	color:#fff;
	text-shadow: none;

	font-size: 10px;

	background: rgb(201,222,150);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M5ZGU5NiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzhhYjY2YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzOTgyMzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(201,222,150,1) 0%, rgba(138,182,107,1) 44%, rgba(57,130,53,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(201,222,150,1)), color-stop(44%,rgba(138,182,107,1)), color-stop(100%,rgba(57,130,53,1)));
	background: -webkit-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: -o-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: -ms-linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	background: linear-gradient(top,  rgba(201,222,150,1) 0%,rgba(138,182,107,1) 44%,rgba(57,130,53,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#c9de96", endColorstr="#398235",GradientType=0 );

	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.btn-payconfirm:hover {
	color:#fff;
	text-decoration: underline;

	background-position: 0 0;

	-webkit-transition:none;
	-moz-transition:none;
	-o-transition:none;
	-ms-transition:none;
	transition:none;
}*/
/* assets/app/calc/css/calc-body.css */
/*
	Calculator body styles
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 21.02.2013
	update: 29.08.2013
*/
.calc-body {
	font: 12px/1 sans-serif;
}

.calc-body .fancybox-skin {
	color: #000;
	border-radius: 0;
}

.calc-body a {
	color: #0072BC!important;
	cursor: pointer;
}

.calc-body .calc-block {
	overflow: hidden;
}

.calc-body .calc-header,
.calc-body .calc-left,
.calc-body .calc-main,
.calc-body .calc-footer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.calc-body .calc-header {
	height: 45px;
}

.calc-body .calc-left {
	width: 230px;
}

.calc-left .calc-block {
	padding-left: 9px;
}

.calc-headline {
	margin: 0;
}

.calc-left .calc-headline {
	font:italic bold 18px/2 sans-serif;
}

.calc-body .calc-main {
	left: 250px;
	overflow: auto;
}

.calc-body .calc-left,
.calc-body .calc-main {
	top: 45px;
	bottom: 115px;
}

.calc-body .calc-footer {
	top: auto;
	height: 115px;
}
/* assets/app/calc/css/calc-start.css */
/*
	Calculator start page styles
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 21.02.2013
	updated: 19.06.2013
*/
.calc-start {}

.calc-start .calc-headline {
	margin: 0 0 10px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

.calc-start .calc-group {
	padding: 20px 23px 0 23px;
	float: left;
	border: 1px solid #000;
}

.calc-start .calc-legend {
	padding: 0 7px;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}

.calc-start .calc-items-one {}
.calc-start .calc-items-many {}

.calc-start .calc-group-1 {
	margin-right: 23px;
}

.calc-start .calc-group-2 {}

.calc-start .calc-group-1,
.calc-start .calc-group-2 {
	height: 300px;
	margin-bottom: 15px;
}

.calc-start .calc-group-3 {
	clear: both;
	border:none;
}

.calc-start .calc-group-3 .calc-legend {
	text-align: left;
	padding: 0;
}


.calc-start .calc-item {
	width: 200px;
	float: left;
	margin-right: 30px;
}

.calc-start .calc-item:last-of-type {
	margin-right: 0;
}

.calc-start .calc-items-one .calc-item {
	float: none;
	margin: 0 auto;
}

.calc-start .calc-item img {}
.calc-start .calc-item .calc-title {
	display: block;
	margin: 10px 0 5px 0;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
}

.calc-start .calc-item .calc-info {
	position: static;
}


.win.safari .calc-start .calc-headline,
.win.safari .calc-start .calc-legend,
.win.safari .calc-start .calc-title {
	font-weight: normal;
}
/* assets/app/calc/css/calc-list.css */
/*
	Calculator list
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 22.02.2013
*/
.calc-list {
	position: absolute;
	top: 10px;
	left: 5px;
	width: 235px;
	height: 22px;
	overflow: hidden;
}

.calc-list::after {
	width: 40px;
	height: 22px;
}

.calc-list .calc {
	position: absolute;
	top: 0;
	left: 0;

	display: block;
	width: 400px;

	font: bold 18px/1 sans-serif;
	color: #000;

	text-decoration: none;
	cursor: pointer;
}

.calc-list .calc-title {
	border-bottom: 1px dashed #000;
}

.calc-list .ico-book {
	padding-left: 26px;
}

.calc-list .ico-box {
	background-position: 0 0;
}
/* assets/app/calc/css/calc-options-headline.css */
/**
 * Calculator options headline
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 22.02.2013
 * Updated: 20.10.2013
 */

.calc-options-headline {
	position: absolute;
	top: 0;
	left:252px;
	right: 0;
}

.calc-options-headline .calc-headline {
	font-size: 28px;
	font-weight: normal;
}

.calc-options-headline .calc-headline span {
	text-transform: lowercase;
}

.calc-options-headline .calc-subheadline {
	height: 17px;
	overflow: hidden;
	font-size: 14px;
	line-height: 1.2;
}

.calc-options-headline .calc-subheadline p {
	margin: 0;
}

.calc-options-headline .calc-subheadline::after {
	height: 14px;
	width: 50px;
}
/* assets/app/calc/css/calc-params.css */
/**
 * Calculator parameters styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 02.03.2013
 * Updated: 20.10.2013
 */

.calc-params {
	margin-bottom: 2px;

	font-size: 13px;
	line-height: 1.5;

	background: #D5E5E6;
}

.calc-params .calc-headline {
	color: #003951;
}

.calc-params .calc-params-list {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

.calc-params .calc-li {
	padding: 0 0 0 33px;
	color: #252525;
	border-bottom: 1px solid #D5E5E6;
	font:bold 13px/1.8 Arial, Tahoma, sans-serif;
	cursor: pointer;
}

.calc-params .calc-li.active,
.calc-params .calc-li:hover {
	background: #fff;
	border-radius: 9px 0 0 9px;
}

.calc-params .calc-li.active {
	color: #333;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAKCAMAAACg0N8BAAAAKlBMVEX31UX36rH47bv41T390Rf60SX//vz222f24o38+er79Nj/0Qr/0Af///8HDP7rAAAADnRSTlP/////////////////AEXA3MgAAAAqSURBVAjXY2Bn4wUCBh4GTjDFw8oFpnhYmMAUDzcHEsXCiFDCDNYA0Q4AVWsCc16L1jAAAAAASUVORK5CYII=") 95% center no-repeat #fff;
}

.calc-params .calc-li.selected,
.calc-params .calc-li.mandatory {
	padding-left: 13px;
}

.calc-params .calc-li.mandatory::before {
	content: url("../../assets/app/calc/img/icon-tick-red.png");
}

.calc-params .calc-li.selected::before {
	content: url("../../assets/app/calc/img/icon-tick-green.png");
}

.calc-params .calc-li.disabled {
	padding-left: 33px;
	color: #A79784;
	cursor: default;
}

.calc-params .calc-li.disabled:hover {
	background: none;
}

.calc-params .calc-li.disabled::before {
	content: none;
}
/* assets/app/calc/css/calc-report.css */
/**
 * Calculator report styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 02.03.2013
 * Updated: 20.10.2013
 */

.calc-report {
	background: #E7F7DE;
}

.calc-report .calc-headline {
	color: #3E5200;
}

.calc-report .calc-dl {
	margin: 0;
}

.calc-report .calc-dt {
	font: bold 11px Arial, Tahoma, sans-serif;
}

.calc-report .calc-dd {
	margin: 0 0 5px 0;
}

.calc-report .disabled {
	color: #868E82;
}
/* assets/app/calc/css/calc-template.css */
/*
	Calcator template block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 02.03.2013
*/
.calc-template {
	background: #E7F7DE;
}

.calc-template .calc-headline {
	color: #3E5200;
}

.calc-download {
	display: block;
	margin-bottom: 20px;
	margin-right: 25px;
	padding-left: 40px;
	background: url("../../assets/app/calc/img/icon-ps.png") no-repeat 0 0;
}

.calc-download u {
	display: block;
	font: bold italic 18px sans-serif;
}

.calc-download span {
	color: #363636;
	font-style: italic;
}

/* Disabled */
.calc-template.disabled .calc-headline,
.calc-template.disabled .calc-download {
	opacity: .3;
	cursor: default;
}

/* assets/app/calc/css/calc-leftlink.css */
/*
	Calcator leftlink block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 29.04.2013
*/

.calc-leftlink {
	background: #E7F7DE;
	padding: 10px;
}

.calc-leftlink .calc-link {
	font-size: 14px;
}
/* assets/app/calc/css/calc-reset.css */
/*
	Calcator reset block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 02.03.2013
	update: 27.04.2013
*/
.calc-reset {
	margin: 2px 0 0;
	background: #FFD6C9;
	padding: 10px 0;
	text-align: center;
}

.calc-btn-reset {
	display: inline-block;
	padding-left: 18px;
	background: url("../../assets/app/calc/img/icon-cross-red.png") no-repeat 0 3px;
}

.calc-btn-reset b {
	color: #9E0B0F;
	font:bold italic 18px sans-serif;
	border-bottom: 1px dotted #9E0B0F;
}
/* assets/app/calc/css/calc-price.css */
/**
 * Calculator price
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 02.03.2013
 * Updated: 03.04.2013
 */

.calc-price {
	position: absolute;
	top: auto;
	left: 0;
	bottom: 0;

	padding: 10px 9px;
	width: 212px;
	height: 57px;

	background-color: #FFD800;
}

.calc-price.disabled {
	background-color: #ddd;
}

.calc-price .calc-headline {
	font: bold 17px sans-serif;
}

.calc-price .calc-price-value {
	font:bold 39px sans-serif;
}

.calc-price.disabled .calc-headline {
	padding-bottom: 5px;
}

.calc-price.disabled .calc-price-value {
	font: 11px Arial;
}
/* assets/app/calc/css/calc-info.css */
/*
	Calcator info block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 02.03.2013
	update: 30.04.2013
*/
.calc-info {
	position: absolute;
	left:250px;
	top: 60px;
}

.calc-info.disabled,
.calc-info.disabled .calc-headline {
	color: #ccc;
}

.calc-info .calc-headline {
	font: 18px sans-serif;
}

.calc-info .calc-info-text {
	font-size: 14px;
}
/* assets/app/calc/css/calc-sample.css */
/*
	Calcator sample block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 02.03.2013
*/
.calc-sample {
	position: absolute;
	top: 60px;
	left: 590px;
}

.calc-sample .calc-label {
	font: bold 18px/1.3 sans-serif;
}

#calc-sample-checkbox {
	font-size: 16px;
}

.calc-sample .calc-text {
	margin-left: 17px;
}

.calc-sample .calc-text a {
	color: #A41B1F;
}
/* assets/app/calc/css/calc-next.css */
/*
	Calcator next block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 04.03.2013
*/
.calc-next {
	position: absolute;
	top: 7px;
	right: 5px;
	width: 100%;

	text-align: right;
	font-size: 18px;
	font-weight: bold;
}

.calc-next-btn {
	color: #007FC0;
	cursor: pointer;
}

.calc-next-btn::after {
	content: "\2192";
	font: 24px "Arial";
}

.calc-next-btn b {
	border-bottom: 1px dotted #007FC0;
}

.calc-next-value {
	text-transform: lowercase;
	font-style: normal;
}

/* assets/app/calc/css/calc-buttons.css */
/**
 * Calculator buttons
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 02.03.2013
 * Updated: 20.10.2013
 */

.calc-buttons {
	position: absolute;
	top: 55px;
	right: 0;
	padding-right: 2px;
}

.calc-order-btn.disabled:hover,
.calc-order-btn.disabled:active,
.calc-order-btn {
	display: inline-block;
	padding: 5px 20px 0 20px;
	margin-top: 0;

	border: 0;
	border-radius: 5px;

	font:bold 19px/43px sans-serif;
	text-shadow: -1px -1px 0 rgba(255, 255, 255, .7);

	text-decoration: none;
	text-transform: uppercase;

	box-shadow: 1px 1px 2px #000;
	margin-bottom: 4px;

	background: #e4f4c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4f4c1 0%, #8cd22f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f4c1), color-stop(100%,#8cd22f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4f4c1 0%,#8cd22f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4f4c1 0%,#8cd22f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4f4c1 0%,#8cd22f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4f4c1 0%,#8cd22f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e4f4c1", endColorstr="#8cd22f",GradientType=0 ); /* IE6-9 */

}

.calc-order-btn.disabled {
	opacity: .3;
	cursor: default;
}

.calc-order-btn:hover {
	background: #e4f4c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4f4c1 20%, #8cd22f 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f4c1), color-stop(100%,#8cd22f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4f4c1 20%,#8cd22f 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4f4c1 20%,#8cd22f 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4f4c1 20%,#8cd22f 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4f4c1 20%,#8cd22f 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e4f4c1", endColorstr="#8cd22f",GradientType=0 ); /* IE6-9 */

}

.calc-order-btn:active {
	box-shadow: none;
	margin-top: 1px;

	background: #e4f4c1; /* Old browsers */
	background: -moz-linear-gradient(top,  #e4f4c1 0%, #8cd22f 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e4f4c1), color-stop(80%,#8cd22f)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #e4f4c1 0%,#8cd22f 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #e4f4c1 0%,#8cd22f 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #e4f4c1 0%,#8cd22f 80%); /* IE10+ */
	background: linear-gradient(to bottom,  #e4f4c1 0%,#8cd22f 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#e4f4c1", endColorstr="#8cd22f",GradientType=0 ); /* IE6-9 */
}

.calc-order-btn b {
	display: inline-block;
	color: #000;
	padding-left: 25px;
	background: url("../../assets/app/calc/img/icon-tick-big.png") no-repeat 0 8px;
}
/* assets/app/calc/css/calc-options.css */
/*
	Calcator options list
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 02.03.2013
	update: 05.03.2013
*/
.calc-options {
	display: none;
}

/* Single option block */
.calc-option {
	display: inline-block;
	position: relative;
	margin: 10px;

	border:2px solid #ddd;
}

.calc-option.selected,
.calc-option:hover {
	border:2px solid #FFD007;
	box-shadow: 3px 3px 6px rgba(0,0,0,0.7);
	cursor: pointer;
}

.calc-option.selected {
	box-shadow: 1px 1px 2px rgba(0,0,0,0.7);
}

.calc-option.disabled {
	border-color: #ddd;
	cursor: default;
	opacity: .2;
}

.calc-option.disabled:hover {
	box-shadow: none;
}

/* Image option */
.type-image {}

.type-image .calc-caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;

	min-height: 47px;
	line-height: 47px;
	padding: 3px 13px;

	background: #000;
	background: rgba(0, 0, 0, .75);
}

.calc-caption .calc-caption-name {
	display: inline-block;
	vertical-align: middle;

	color: #fff;
	font-size: 13px;
	line-height: 1.3;
	text-shadow: 1px 1px 0 #000;
}

.type-image.selected .calc-caption,
.type-image:hover .calc-caption {
	/*height: 55px;*/
}

.type-image.disabled .calc-caption {
	height: auto;
}

.type-image.selected .calc-caption {
	/*background: #252525;*/
}

.type-image .icon-video {
	position: absolute;
	top: 10px;
	left: 10px;
	display: block;
	width: 33px;
	height: 24px;
	background: url("../../assets/app/calc/img/icon-video.png") no-repeat 0 0;
}

.type-image .icon-images {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 27px;
	height: 27px;
	background: url("../../assets/app/calc/img/icon-images.png") no-repeat 0 0;
}

/* text option */
.type-text {
	display: block;
	width: auto;
	margin: 10px;
	padding:5px 10px;
	border: 2px solid #666;
}

.type-text .calc-caption-name {
	font: bold 13px/1.5 sans-serif;
}
.type-text .calc-caption-text {
	line-height: 1.3;
}

/* ranger */
.type-ranger {}

.type-ranger .calc-content {
	padding-top: 10px;
	font-size: 13px;
	color: #38302d;
}

.type-ranger h3 {
	padding: 5px 0 12px 45px;
	font: italic 14px/1.3 sans-serif;
	color: #030303;
}

.type-ranger ul {
	padding: 12px 0 12px 40px;
	margin-left:30px;
	list-style: disc;
}

.type-ranger li {
	padding: 4px 0 4px 5px;
}

.type-ranger p {
	padding: 5px 0 5px 45px;
}

/* assets/app/calc/css/calc-ranger.css */
/*
	Calcator ranger block
	author: Sergey Dyagovchenko, http://d.sumy.ua
	date: 07.03.2013
*/
.calc-ranger {
	position: relative;
	width: 180px;
	height: 55px;
	margin: 30px 0 0 40px;
}

/* value */
.calc-ranger-value {
	position: absolute;
	top: 3px;
	left: 35px;
	right: 35px;

	font-size: 42px;
	line-height: 1;
	text-align: center;
}

/* buttons */
.calc-ranger .calc-btn {
	position: absolute;
	top: 10px;
	display: block;
	width: 24px;
	height: 24px;
	margin: 0 auto;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAV1BMVEX/////+ub/0Afr6+uysrK2trbw8PD89NP/0An90RT39/f78MLV1dW4uLjKysr/+uP+/v7233/60SKzs7P22F340zj46an31T/35qC+vr7l5eW/v7/i4uJPruCIAAAAo0lEQVRIx+3USQ7DIAwFUGOckJB5Hu9/zh6A7wUR3bT5S0tPsmUMcWToATAgzFr990A3h2DudOAWDgFvTgPVyAjwWGGwl4wBlysCQ8Ea4GJIAcyqt7SnGdoYtyGwuHSL+6Pn/e1fw0aGLMFYrf4C6tsQtL0O/CUhkMNrIG8EAWlyDM5MMJDsRqCeRAMy1SkA3XpLZ5qhifyBwOXTLe69BxVE5gNiLA1Ritt3RgAAAABJRU5ErkJggg==") no-repeat;
	cursor: pointer;
	border: 1px;
}

.calc-ranger .calc-btn.active,
.calc-ranger .calc-btn:active {
	outline: 0;
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.calc-ranger .btn-less {
	left: 10px;
	background-position: 0 -24px;
}

.calc-ranger .btn-less:hover {
	background-position: 0 0;
}

.calc-ranger .btn-more {
	right: 10px;
	background-position: 100% -24px;
}

.calc-ranger .btn-more:hover {
	background-position: 100% 0;
}

/* Indicator */
.calc-ranger-indicator {
	position: absolute;
	bottom: 0;
	margin: 0 auto;
	padding: 1px 0;

	width: 100%;
	height: 2px;
	overflow: hidden;

	border: 1px solid #ebebeb;
}

.calc-ranger-indicator .segment {
	display: inline-block;
	float: left;
	height: 2px;
	margin: 0 1px;
}

.segment.solid {
	background-color: #FFD007;
}
/* assets/app/calc/css/calc-type-thickness.css */
/**
 * Thickness option type styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 29.07.2013
 * Updated: XX.YY.2013
 */

.type-thickness {
	padding: 30px;
}

.type-thickness p {
	width: 350px;
	font: 18px/1.3 sans-serifBold";
}

.type-thickness label {
	display: block;
	font-size: 26px;
	margin: 20px 0;
}

.type-thickness input {
	width: 190px;
	padding: 0 5px;
	text-align: right;
}

.type-thickness a {}

.type-thickness .dropdown-toggle {
	color: #000;
}
/* assets/app/calc/css/calc-helpers.css */
/**
 * Calculator helpers styles
 * author: Sergey Dyagovchenko, http://d.sumy.ua
 * date: 29.04.2013
 */

.calc-headline {
	color: #000;
}

.calc-helper-trim {
	position: relative;
}

.calc-helper-trim::after {
	content: "";

	position: absolute;
	top: 0;
	right: 0;

	display: block;

	/* IE9 SVG, needs conditional override of "filter" to "none" */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2ZiZmJmYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 0%, rgba(251,251,251,1) 75%, rgba(249,249,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0)), color-stop(75%,rgba(251,251,251,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(251,251,251,1) 75%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(251,251,251,1) 75%,rgba(249,249,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 0%,rgba(251,251,251,1) 75%,rgba(249,249,249,1) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 0%,rgba(251,251,251,1) 75%,rgba(249,249,249,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#00ffffff", endColorstr="#f9f9f9",GradientType=1 ); /* IE6-8 */
}
/* assets/app/core/css/typography.css */
/**
 * Typography basic styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Version: 14.02.2012
 * Notes: some code parts are taken from html5boilerplate v.3.0.1
 */

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/*
   Font size definition:the line-heights and vertical margins
   are automatically calculated from this.
   The percentage is of 16px (0.75 * 16px = 12px)
   taken from: http://opera.com/ typography.css
*/

body {
	font: 13px/1.231 Tahoma, Arial, sans-serif;
    background: #fff;
	color: #666;
}

button, input, select, textarea {
	font-family: sans-serif;
	color: #666;
}

/* Headlines */
h1, h2, h3, h4, h5, h6 {
	font: normal 100%/130% Tahoma, Arial, sans-serif;
    color:#099;
}

h1 { font-size: 30px; }
h2 { font-size: 24px; }
h3 { font-size: 20px; }
h4 { font-size: 18px; }
h5 { font-size: 16px; }
h6 { font-size: 14px; font-weight: normal; }

/* Links */
a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

/* Inline elements */
abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }
blockquote p { text-indent: 0; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; } 

pre, code, kbd, samp { font-family: monospace, serif; _font-family: "courier new", monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; } 

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

/* Tables */
table {
	margin:0 auto 1em auto;
	border-collapse: collapse;
	border-spacing: 0;
}

table th,
table td {
	padding:3px;
	border:1px solid #ccc;
	vertical-align: top;
}

table th {
	background: #eee;
}

table p {
	text-indent: 0;
	text-align: left;
}

table th,
table th p {
	font-weight: bold;
	text-align: center;
}

/*
	HTML5 specific
*/
time {
	font-weight: bold;
	font-size: 12px;
}

/* assets/app/body-2013/css/typography.css */
/**
 * Typography styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 15.10.2013
 * Updated: 26.10.2013
 */

body {
	background: url("../../assets/app/body-2013/img/bg.jpg") no-repeat 50% 0 #111;
	color: #fff;
}

.page-index {
	background-image: none;
}

h1, h2, h3, h4, h5, h6 {
	color: #fff;
	font-weight: bold;
	font-family: sans-serif;
}

h1 { font-size: 34px; }
h2 { font-size: 30px; }
h3 { font-size: 28px; }

a {
	color: #52FFFF;
}

a:hover {
	color: #AAFFFF;
}
a:visited {
	color: #4BCBCB;
}

/* table */
.table {}

.table th {
	background: transparent;
}

.table th,
.table td {
	border: 0;
	text-align: left;
}

.tableform th,
.tableform td {
	border: 0;
}
/* assets/app/body-2013/css/buttons.css */
/**
 * Buttons styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 22.08.2013
 * Updated: 29.10.2013
 */

.fk-btn {
	display: inline-block;
	border-radius: 5px;
	border: 0;
	padding: 0 2em;
	font:bold 18px/1.8 sans-serif;
	text-decoration: none;

	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.75);
	margin-bottom: 4px;

	background: #51ffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #51ffff 0%, #2059ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51ffff), color-stop(100%,#2059ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #51ffff 0%,#2059ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #51ffff 0%,#2059ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #51ffff 0%,#2059ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #51ffff 0%,#2059ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#51ffff", endColorstr="#2059ad",GradientType=0 ); /* IE6-9 */
}

.fk-btn:hover {
	background: #51ffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #51ffff 20%, #2059ad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#51ffff), color-stop(100%,#2059ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #51ffff 20%,#2059ad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #51ffff 20%,#2059ad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #51ffff 20%,#2059ad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #51ffff 20%,#2059ad 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#51ffff", endColorstr="#2059ad",GradientType=0 ); /* IE6-9 */
}

.fk-btn:active {
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
	margin-top: 1px;

	background: #51ffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #51ffff 0%, #2059ad 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#51ffff), color-stop(80%,#2059ad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #51ffff 0%,#2059ad 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #51ffff 0%,#2059ad 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #51ffff 0%,#2059ad 80%); /* IE10+ */
	background: linear-gradient(to bottom,  #51ffff 0%,#2059ad 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#51ffff", endColorstr="#2059ad",GradientType=0 ); /* IE6-9 */
}


.btn-yellow {
	background: #FFFF00; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFF00 0%, #FFAD00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFF00), color-stop(100%,#FFAD00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFF00 0%,#FFAD00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFF00 0%,#FFAD00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFF00 0%,#FFAD00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFF00 0%,#FFAD00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFF00", endColorstr="#FFAD00",GradientType=0 ); /* IE6-9 */
}

.btn-yellow:hover {
	background: #FFFF00; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFF00 20%, #FFAD00 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%,#FFFF00), color-stop(100%,#FFAD00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFF00 20%,#FFAD00 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFF00 20%,#FFAD00 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFF00 20%,#FFAD00 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFF00 20%,#FFAD00 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFF00", endColorstr="#FFAD00",GradientType=0 ); /* IE6-9 */
}

.btn-yellow:active {
	background: #FFFF00; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFF00 0%, #FFAD00 80%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFF00), color-stop(80%,#FFAD00)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #FFFF00 0%,#FFAD00 80%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #FFFF00 0%,#FFAD00 80%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #FFFF00 0%,#FFAD00 80%); /* IE10+ */
	background: linear-gradient(to bottom,  #FFFF00 0%,#FFAD00 80%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#FFFF00", endColorstr="#FFAD00",GradientType=0 ); /* IE6-9 */
}

.fk-btn,
a.fk-btn {
	color: #000;
}

.fk-btn .s-ico {
	display: inline-block;
}


.fk-btn.large {
	padding: 0 2em;
	border-radius: 10px;
	font: normal 50px/2 sans-serif;
}

/* Close button */
.close-btn {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	right: 12px;
	top: 12px;
	width: 18px;
	height: 18px;
	z-index: 3200;

	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAxJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDM0MiwgMjAxMC8wMS8xMC0xODowNjo0MyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NjI3MTI2NDgwOTE4MTFFMDhCM0RGREVGQjFENDQwRDEiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjI3MTI2NDcwOTE4MTFFMDhCM0RGREVGQjFENDQwRDEiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ1dWlkOjVDMkJFRkM1N0YwMUUwMTFBRDVCRDNENzczMzNDOTY4IiBzdFJlZjpkb2N1bWVudElEPSJ1dWlkOjVCMkJFRkM1N0YwMUUwMTFBRDVCRDNENzczMzNDOTY4Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+zkwDRwAAAJJJREFUeNpi/KnLYMzAwHAGiE3YLv0/ywAFv/QY4eKM33QY/jMggAnn5f9nv+vCFYAB4yctBhQBIIgF4sXIGhn////P8FaLEV0hXIHwtf9nwYpA4LkGYwyaCbGSN/4vAVsHUvRIFbdJcreBJt1WIsJNVxVRfad17//Za0qoJjP9+cdgAsQMIBqkACQIopHFAQIMADKJRkQhlzrxAAAAAElFTkSuQmCC") no-repeat 50% 50%;
}
/* assets/app/body-2013/css/body.css */
/**
 * Body styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 15.10.2013
 * Updated: 24.10.2013
 */

body {
}

#wrapper {
	position: relative;
	min-width: 980px;
	min-width: 1024px;
	max-width: 1200px;
	min-height: 100%;
	margin: 0 auto;
}

#header {
	height: 85px;
}

#footer {
	position: relative;
	min-height: 80px;
}
/* assets/app/body-2013/css/nav.css */
/**
 * Navigation styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 05.02.2013
 * Updated: 05.11.2013
 */

#header .mod_customnav {
	position: absolute;
	top: 35px;
	left: 590px;
	overflow: visible;
}

.codename-ru #header .mod_customnav {
	left: 680px;
}

.mod_customnav li {
	display: inline-block;
	margin-right:27px;
	font: 17px/1 sans-serif;
}

.mod_customnav .calc {
	font-weight: bold;
}

#header .mod_customnav a.trail,
#header .mod_customnav span.active {
	color: #fff;
}

/* assets/app/body-2013/css/login-button.css */
/**
 * Login button block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 05.02.2013
 * Updated: 24.10.2013
 */

/* TODO: rename to .login-button */

#login {
	position: absolute;
	top: 27px;
	right: 33px;
}

#login .fk-btn {
	font-size: 20px;
	font-weight: normal;
	padding: 0 25px 0 15px;
}

.icon-key {
	background: url("../../assets/app/body-2013/img/icon-key.png") no-repeat 50% 0;
	width: 14px;
	height: 14px;
	padding-right: 10px;
}

#login .icon-key {
	margin-top: 3px;
}
/* assets/app/body-2013/css/contacts.css */
/**
 * Contacts block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 17.10.2013
 * Updated: 29.10.2013
 */

.contacts {
	font: 18px/1.5 sans-serif;
}

.fe_page .contacts {
	position: relative;
	top: 20px;
}

.copyright {
	font-size: 14px;
}

.copyright a {
	color: #999;
}
/* assets/app/body-2013/css/complaint.css */
/**
 * Complaint block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 05.02.2013
 * Updated: 17.10.2013
 */

.complaint {
	position: absolute;
	top:20px;
	right: 0;

	width: 342px;
	height: 39px;
	padding: 0 15px;

	font: 13px/39px sans-serif;
	color: #fff;
	text-align: right;
	background: url("../../assets/app/body-2013/img/ribbon-red.png") no-repeat 0 0;
}

.be_page .complaint {
	top: 10px;
}

.complaint::before {
	content: url("../../assets/app/body-2013/img/icon-bad.png");
	position: relative;
	top: 4px;
	left: -7px;
}

.complaint .email {
	padding-left: .5em;
	font-weight: bold;
	color: #fff;
}
/* assets/app/body-2013/css/mod_article.css */
/**
 * Article module styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 17.10.2013
 * Updated: 29.10.2013
 */

.mod_article {
	font: 18px/1.8 sans-serif;
}

.mod_article h2 {
	font-size: 36px;
	line-height: 1;
	margin: 1em 0;
}

.mod_article .ce_headline {
	padding: 1em 0;
}

.page-index .mod_article h2 {
	line-height: 1;
	margin: 0;
}

.page-index .mod_article .block {
	margin: 5px 0;
}

.mod_article .cols {
	overflow: hidden;
}

.mod_article .col-icon-vinzel {
	background: url("../../assets/app/body-2013/img/icon-vinzel.png") no-repeat 50% 50%;
}

.mod_article .col-icon-vinzel-white {
	background: url("../../assets/app/body-2013/img/icon-vinzel-white.png") no-repeat 50% 50%;
}

.mod_article .col-icon-hand {
	background: url("../../assets/app/body-2013/img/icon-hand.png") no-repeat 50% 50%;
}

.mod_article .cols .col {
	float: left;
	width: 34%;
	padding: 30px 8%;
}
/* assets/app/body-2013/css/content-block.css */
/**
 * Content block base styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 26.10.2013
 * Updated: 26.10.2013
 */

.content-block {
	background: #fff;
	color: #000;
}

.content-block h1,
.content-block h2,
.content-block h3,
.content-block h4,
.content-block h5,
.content-block h6 {
	color: #000;
	margin: 0;
}

.content-block a {
	color: #0075DC;
}

.content-block input.text,
.content-block input.captcha,
.content-block textarea {
	color: #000;
	border: 1px solid #8C8C8C;
}
/* assets/app/body-2013/css/page-index.css */
/**
 * Page index styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 17.10.2013
 * Updated: 17.10.2013
 */

.page-index {}

/* assets/app/body-2013/css/ce_scrollable.css */
/**
 * Content scroll block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 05.02.2013
 * Updated: 24.10.2013
 */

.ce_scrollable {
	position: relative;
}

.ce_scrollable .scrollable {
	width: 100%;
	height: 461px;
}

/* Navigation */
.ce_scrollable .navi {
	top: 410px;
	left: 40px;
}

.ce_scrollable .navi a {
	width: 21px;
	height: 21px;
	background: url("../../assets/app/body-2013/img/content-scroll-navi.png") no-repeat 100% 50%;
}

.ce_scrollable .navi a:hover,
.ce_scrollable .navi .active {
	background-position: 3px 50%;
}

/* Item content */
.ce_scrollable .item {
	position: relative;
}

.ce_scrollable .content {
	position: absolute;
	top: 0;
	left: 0;
	width: 600px;
}

.ce_scrollable .right {
	left: 590px;
	top: 90px;
}

.ce_scrollable .left {
	left: 50px;
	top: 90px;
}

.ce_scrollable h1,
.ce_scrollable h2,
.ce_scrollable h3 {
	margin: 0;
	font: bold 20px/1 sans-serif;
	text-transform: uppercase;
	text-shadow: 1px 2px 2px #000;
}

.ce_scrollable p {
	text-shadow: 1px 2px 0 #000;
}

.ce_scrollable h1 {
	margin-bottom: .2em;
	font-size: 60px;
}
.ce_scrollable h2 { font-size: 49px; }
.ce_scrollable h3 { font-size: 40px; }

.ce_scrollable p {
	margin-top: 10px;
	font: 20px/1.5 sans-serif;
}

.ce_scrollable p:last-of-type {
	margin-bottom: 20px;
}
/* assets/app/body-2013/css/ce_prof.css */
/**
 * Content element profs
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 17.10.2013
 * Updated: 24.10.2013
 */

.ce_prof {
	background: url("../../assets/app/body-2013/img/block-ce_prof.jpg") repeat 50% 0;
	text-shadow: 1px 2px 2px #000;
}

.ce_prof .cols .col-2 {
	padding-top: 102px;
}
/* assets/app/body-2013/css/ce_gallery.css */
/**
 * Gallery content element
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 17.10.2013
 * Updated: 28.10.2013
 */

.ce_gallery {}

.ce_gallery li {
	margin-right: 5px;
}

.page-index .ce_gallery li {
	text-align: center;
	margin-bottom: 5px;
	margin-right: 6px;
}

.page-index .ce_gallery .col_last {
	margin-right: 0;
}

.page-index .ce_gallery img {
	max-width: initial;
}

.ce_gallery li a {
	display: block;
	font-size: 0;
}
@media screen and (max-width: 1220px){
/* assets/app/body-2013/css/ce_gallery.1220.css */
/**
 * Page index gallery for 1200 width
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 28.10.2013
 * Updated: 28.10.2013
 */

.page-index .ce_gallery li {
	width: 16.1%;
}

.page-index .ce_gallery img {
	max-width: 100%;
}
}
/* assets/app/body-2013/css/ce_headline.css */
/**
 * Headline
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 19.10.2013
 * Updated: 19.10.2013
 */

.mod_article .ce_headline {
	margin: 20px 0;
}

.ce_headline h2 {
	font-size: normal 32px sans-serif;
	text-align: center;
}

.ce_headline h2,
.ce_headline h2 a {
	color: #FFD600;
}

.ce_headline h2::before,
.ce_headline h2::after {
	content: "";
	display: inline-block;
	width: 65px;
	height: 21px;
	margin: 0 10px;
	background: url("../../assets/app/body-2013/img/hd-bg.png");
}

.ce_headline h2::before {
	background-position: 0 0;
}

.ce_headline h2::after {
	background-position: 100% 0;
}
/* assets/app/body-2013/css/ce_priceinfo.css */
/**
 * Priceinfo block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 19.10.2013
 * Updated: 19.10.2013
 */

.ce_priceinfo {
	color: #000;
	background: url("../../assets/app/body-2013/img/block-ce_priceinfo.jpg") repeat 50% 0;
}

.ce_priceinfo h2 {
	color: #000;
}

.ce_priceinfo .cols .col-2 {
	padding-top: 60px;
}

.ce_priceinfo .cols .col-2 p {
	line-height: 1;
}

.ce_priceinfo .calc {
	font: bold 60px/1 sans-serif;
	color: #760002;
}

.icon-visa {
	width: 39px;
	height: 13px;
	background: url("../../assets/app/body-2013/img/icon-visa.png");
}

.icon-mastercard {
	width: 33px;
	height: 20px;
	background: url("../../assets/app/body-2013/img/icon-mastercard.png");
}

.icon-payu {
	width: 51px;
	height: 12px;
	background: url("../../assets/app/body-2013/img/icon-payu.png");
}
/* assets/app/body-2013/css/ce_sroki.css */
/**
 * Block sroki
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 19.10.2013
 * Updated: 24.10.2013
 */

.ce_sroki {
	background: url("../../assets/app/body-2013/img/block-ce_sroki.jpg") repeat 50% 0;
}

.ce_sroki a {
	color: #FFD600;
	cursor: pointer;
	text-decoration: underline;
}

.ce_sroki .cols .col-2 {}

.ce_sroki .col-2 h3 {
	margin: 0;
	font: normal 40px sans-serif;
}

.ce_sroki .col-2 h3 .small {
	display: block;
	font: italic 15px sans-serif;
}

.ce_sroki .table {
	margin-left: 0;
	font-size: 90%;
}

.ce_sroki .table thead {
	font-size: 85%;
}

.ce_sroki .table th,
.ce_sroki .table td {
	padding: 0;
	line-height: 1.8;
}

.ce_sroki .table td {
	padding-right: 20px;
}

.ce_sroki .table tbody th {
	width: 150px;
}

.ce_sroki p.small {
	color: #BAA993;
	font: italic 11px Arial, Tahoma, sans-serif;
}
/* assets/app/body-2013/css/ce_prog.css */
/**
 * Prog block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 19.10.2013
 * Updated: 19.10.2013
 */

.ce_prog.block {
	width: 549px;
	height: 272px;
	margin: 5px auto;
	padding: 30px 40px 30px 650px;
	background: url("../../assets/app/body-2013/img/block-ce_prog.png") no-repeat 0 0;
}

.ce_prog h2,
.ce_prog p {}

.ce_prog h2 {
	font-size: 32px;
	color: #000;
}

.ce_prog p {
	line-height: 1.2;
	margin: 10px 0;
}

.ce_prog p .line {
	padding: 0 5px;
	background: #000;
}
/* assets/app/body-2013/css/ce_delivery.css */
/**
 * Delivery block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 20.10.2013
 * Updated: 03.11.2013
 */

.ce_delivery {
	position: relative;
	width: 1226px;
	width: 100%;
	height: 357px;
	background: no-repeat 50% 0;
	text-align: center;
	color: #000;
}

.codename-ru .ce_delivery {
	background-image: url("../../assets/app/body-2013/img/delivery-map-ru.png");
}

.codename-uk .ce_delivery {
	background-image: url("../../assets/app/body-2013/img/delivery-map-ua.png");
}

.codename-local .ce_delivery,
.codename-next .ce_delivery,
.codename-by .ce_delivery {
	background-image: url("../../assets/app/body-2013/img/delivery-map-by.png");
}

.ce_delivery h2 {
	position: relative;
	margin-top: 30px!important;
	color: #000;
	font-size: 70px;
}

.ce_delivery h2::after {
	content: "Доставим всюду!";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-shadow: 24px 1px 10px rgba(0,0,0,.5);
	color: transparent;

	-webkit-transform: skewX(-40deg);
	-moz-transform: skewX(-40deg);
	-o-transform: skewX(-40deg);
	-ms-transform: skewX(-40deg);
	transform: skewX(-40deg);
}

.ce_delivery p {
	line-height: 1.3;
}

.ce_delivery .line {
	background: #fff;
	padding: 0 10px;
}
/* assets/app/body-2013/css/ce_video.css */
/**
 * Video block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 20.10.2013
 * Updated: 20.10.2013
 */

.ce_video {
	text-align: center;
}

.ce_video h2 {
	margin-top: 30px;
}

.ce_video p {
	margin: 0;
	font-size: 22px;
	line-height: 1;
}

.ce_video iframe {
	margin: 20px auto;
}
/* assets/app/body-2013/css/ce_clientbtn.css */
/**
 * Client button
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 20.10.2013
 * Updated: 28.10.2013
 */

.ce_clientbtn {
	position: relative;
	padding-top: 50px;
	height: 150px;
	text-align: center;
}

.ce_clientbtn .fk-btn {}
/* assets/app/logo/css/logo.css */
/**
 * Fotokniga logos
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 31.03.2013
 * Updated: 28.10.2013
 */

#logo {
	position: absolute;
	top: 10px;
	left: 0;
}

.be_page #logo {
	left: 35px;
}

/*.codename-uk #logo {
	left: 30px;
}
*/
#logo .text {
	position: relative;
	top: 0;
	font: 11px Arial, Tahoma, sans-serif;
	line-height: 1;
}

#logo .text a {
	color: #D7D7D7;
}

#fk-logo {
	background: no-repeat scroll 0 100%;
	float: left;
	height: 50px;
	height:60px;
}

.codename-uk #fk-logo {
	width: 325px;
	background-image: url("../../assets/app/logo/img/logo-uk.png");
}

.codename-local #fk-logo,
.codename-next #fk-logo,
.codename-by #fk-logo {
	width: 299px;
	background-image: url("../../assets/app/logo/img/logo-by.png");
}

.codename-ru #fk-logo {
	width: 398px;
	background-image: url("../../assets/app/logo/img/logo-ru.png");
}

.codename-prokadr #fk-logo {
	width: 289px;
	background-image: url("../../assets/app/logo/img/logo-prokadrnet.png");
}

#logo .icon-flag {
	display: inline;
}
/* assets/app/logo/css/flags.css */
/**
 * Flag icons
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 16.10.2013
 * Updated: 16.10.2013
 */

.icon-flag {
	padding: 2px 0 3px 24px !important;
	background-position: 0 2px;
	background-repeat: no-repeat;
	background-image: url("../../assets/app/logo/img/sprite-flags.png");
}

.icon-flag-by {
	background-position: 4px 4px !important;
}

.ie .icon-flag-by {
	background-position: 4px -2px !important;
}

.icon-flag-ru {
	background-position:-12px -12px !important;
}

.ie .icon-flag-ru {
	background-position:-12px -18px !important;
}

.icon-flag-ua {
	background-position: -28px -29px !important;
}

.ie .icon-flag-ua {
	background-position: -28px -35px !important;
}

.icon-flag-us {
	background-position: -44px -46px !important;
}

.icon-flag-eu {
	background-position: -60px -63px !important;
}
/* assets/app/help/css/layout-help.css */
/**
 * Help layout styles
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 23.10.2013
 * Updated: 29.10.2013
 */

.layout-help {}

.layout-help #container {
	padding: 50px 20px;

	background: #fff;
	color: #000;
}

.layout-help h1,
.layout-help h2,
.layout-help h3,
.layout-help h4,
.layout-help h5,
.layout-help h6 {
	color: #000;
}

.layout-help #main a {
	color: #0075DC;
}

.layout-help .page-headline {
	margin: 0 0 1em 0;
}

.layout-help .ce_text {
	margin: 0 0 .5em 0;
}

.layout-help .ce_text p {
	margin: 0 0 1em 0;
}


.layout-help .mod_article .block,
.layout-help .mod_article .icons,
.layout-help .page-headline,
.layout-help .ce_headline,
.layout-help .nav-help article,
.layout-help .mod_breadcrumb,
.layout-help .nav-helpbook ul {
	margin-left: 65px;
	margin-right: 65px;
}

.layout-help .nav-help.block {
	margin: 0;
}
/* assets/app/help/css/ce_separator.css */
/**
 * Separator content element
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 29.10.2013
 * Updated: 29.10.2013
 */

.ce_separator,
.separator {
	height: 10px;
	margin-bottom: 20px;
	background: url("../../assets/app/help/img/separator.png") repeat-x 0 0;
}
/* assets/app/help/css/icons.css */
/**
 * Icons
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 29.10.2013
 * Updated: 29.10.2013
 */

.ico-psd {
	background: url("../../assets/app/help/img/icon-psd.png") no-repeat 0 0;
}

.ico-icc {
	padding-left: 40px!important;
	background: url("../../assets/app/help/img/icon-color.png") no-repeat 0 0;
}

.icons .ico {
	float: left;
	padding-right: 7px;
}

.icons .size {
	color:#000;
	font:italic 12px/1.6 sans-serif;
	vertical-align: top;
}
/* assets/app/help/css/nav-help.css */
/**
 * Main help navigation
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 23.10.2013
 * Updated: 01.11.2013
 */

.nav-help {
	line-height: 1.3;
}

.nav-help article {
	margin-bottom: 20px;
}

.nav-help h2 {
	display: inline-block;
	margin: 0;
	font: 26px sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	cursor: pointer;
}

.nav-help .sections {
	display: none;
	margin: 10px 0;
}

.nav-help h3 {
	display: inline-block;
	margin: 3px 0;
	font: 18px/1 sans-serif;
	color: #0075DC;
	border-bottom: 1px dotted #0075DC;
	cursor: pointer;
}

.layout-help .nav-help .ce_text {
	display: none;
	margin: 10px 0;
}

.layout-help .ce_text p {
	margin-bottom: .5em;
}

#main .level_1 > .submenu > .submenu {
	color: #000;
}

.nav-help .level_2 {
	display: none; /* by default hide */
	margin-top: 10px;
}
/* assets/app/help/css/nav-helpbook.css */
/**
 * HelpBook navigation
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 23.10.2013
 * Updated: 31.10.2013
 */

.nav-helpbook {
	padding-top: 30px;
	margin-top: 20px;
	background: url("../../assets/app/help/img/separator.png") repeat-x 0 0;
}

.page-help .nav-helpbook {
	display: none;
}

.nav-helpbook ul {
	padding: 0;
	list-style: none;
	text-align: left;
}

.nav-helpbook li {
	display: inline-block;
	width: 32.7%;
	font-size: 14px;
	vertical-align: top;
}

.nav-helpbook .prev {}

.nav-helpbook .curr {
	font-weight: bold;
}

.nav-helpbook .next {}
/* assets/app/help/css/mod_breadcrumb.css */
/**
 * Breadcrumb
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 23.10.2013
 * Updated: 24.10.2013
 */

.layout-help .mod_breadcrumb {}

.page-help .mod_breadcrumb {
	display: none;
}

.layout-help .mod_breadcrumb ul {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.layout-help .mod_breadcrumb li {
	display: inline-block;
}

.layout-help .mod_breadcrumb li.first {
	display: none;
}

.layout-help .mod_breadcrumb li::after {
	content: "/";
	padding: 0 5px;
}

.layout-help .mod_breadcrumb .active {
	display: none;
}
/* assets/app/fkWindow/css/fkWindow.css */
/**
 * Window block
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: 22.08.2013
 * Updated: 22.10.2013
 */

.fkWindow {
	display: none;
	color:#000;
	font-family:sans-serif;
}

#simplemodal-overlay {
	background-color:#000;
}

#simplemodal-container,
.simplemodal-container {
	padding:26px 12px 12px;
	background-color:#fff;
}

.fkWindow h1,
.fkWindow h2,
.fkWindow h3 {
	color:#000;
	margin: 0;
	font-weight: bold;
}

.fkWindow h3 {
	font: bold 32px sans-serif;
}

.fkWindow form {
	font:14px/1.2 sans-serif;
}

.fkWindow input,
.fkWindow select,
.fkWindow textarea {
	border:2px solid;
	border-color: #7C7C7C #C3C3C3 #ddd #C3C3C3;
}

.fkWindow td {
	padding: 5px 0;
	vertical-align: top;
}

.fkWindow .w1x { width: 80px; }
.fkWindow .w2x { width: 160px; }
.fkWindow .w3x { width: 240px; }
/* assets/app/regform/css/regform.css */
/**
 * Registration form
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: XX.YY.2013
 * Updated: 22.10.2013
 */

#regform {
	width:600px;
	padding-left:25px;
	padding-bottom:0;
}

#regform .formbody {
	padding-top:10px;
}

#regform table {
	/*width:600px;*/
}

#regform td {
	padding: 1px 0;
}

#regform input {
	float:left;
}

#regform input,
#regform textarea,
#regform select {
	padding: 3px 5px;
	border: 1px solid #999;
}

#regform label {
	line-height: 2;
}

#regform .explanation {
	padding-bottom: 20px;
	line-height: 1.3;
}

#regform .checkbox_container {
	margin: 7px 0;
}

#regform .checkbox_container span {
	display: block;
}

#regform .checkbox_container label {
	padding-left:10px;
	line-height: 1;
}

#regform p.error {
	position: absolute;
	float:right;
	right:10px;
	width:230px;
	font-size: 12px;
}

#regform .submit_container {
	padding-top: 20px;
}

#regform .submit {
	display: block;
	width: 119px;
	height: 20px;
	background: url("../../assets/app/regform/img/reg-btn.png") no-repeat 0 0;
	border: 0;
	text-indent: 999px;
}

#regform select {
	display: block;
}

#regform #ctrl_career {
	margin: 10px 0 0 0;
}

/* Form */
#reg-form {}

#reg-form td.col_first {
	width: 180px;
}

/* Message */
#regmsg.fkWindow {
	width:450px;
	padding:0 15px 15px;
}

#regmsg.fkWindow p {
	padding:5px 0;
	font-size:14px;
}

#regform p {
	margin: 0;
}

#regform table {
	margin: 0;
}

#regform table th,
#regform table td {
	border: 0;
}

#regform fieldset {
	border: 0;
}
/* assets/app/login/css/mod_login.css */
/**
 * Login module
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Project: Fotokniga
 * Created: XX.YY.2013
 * Updated: 26.10.2013
 */

.mod_login,
.mod_lostPassword {
	margin: 80px auto;
	width: 450px;
	font-family: sans-serif;
}

.mod_login table,
.mod_lostPassword table {
	width: 100%;
	margin: 0;
}

.tableform th,
.tableform td {
	padding:0 0 20px 0;
}

.mod_login .row_last td,
.mod_lostPassword .row_last td {
	padding:0;
}

.mod_login label,
.mod_lostPassword label {
	padding-right:20px;
	font-size:25px;
	line-height:1;
	color:#000;
}


.mod_login input.text,
.mod_lostPassword input.text,
.mod_lostPassword input.captcha {
	font-size:22px;
	padding:2px 5px;
	width:260px;
}

.mod_login p.error,
.mod_lostPassword p.error {
	padding-bottom:20px;
}

.msgBlock .error {
	font-size: 16px;
}

/* Login module */
.mod_login {
	padding:40px 40px 30px;
}

.mod_login .checkbox_container label {
	font-size:17px;
	padding: 0 0 0 5px;
}

.mod_login .descr {
	margin: 0;
	font-size: 18px;
	line-height: 1.5;
}

/* Lost password */
.mod_lostPassword {
	padding:20px 40px;
}

.mod_lostPassword h3 {
	margin-bottom: 15px;
}

.mod_lostPassword #ctrl_email {
	width:260px;
}

.mod_lostPassword input.captcha {
	width:33px;
	text-align: center;
}

.mod_lostPassword .captcha_text {
	font-size:15px;
	padding-left:.5em;
}


.mod_lostPassword .goBack {
	display:block;
	width:7em;
	margin:0 auto;
}

.mod_lostPassword p {
	font-size:14px;
	line-height: 1.3;
}

.mod_login .submit_container {
	height: 35px;
}

.mod_login .fk-btn {
	font-weight: normal;
}
/* assets/app/core/css/helper-classes.css */
/**
 * Helper classes
 * Author: Sergey Dyagovchenko, http://d.sumy.ua/
 * Version: 11.09.2012
 * Notes: some code a parts of the HTML5Boilerplate 4.0.0
 */

/* Error */
.error,
span.mandatory { color:#f00; }

input.error,
select.error,
textarea.error {
	border-color:#f00;
}

/* Icon */
.ico, .mime-icon {
	padding: 2px 0 3px 24px;
	background-position: 0 2px;
	background-repeat: no-repeat;
}

/* Button */
.icon-btn {
	display: block;
	text-decoration: none;
}

/* Single icon */
.s-ico,
.s-icon {
	display: inline-block;
	overflow: hidden;
	text-indent: -9999px;/* hide text */
}

button.icon-btn {
    background: none;
    border: 0;
}

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}
/* files/tinymce.css */
/**
 * Global TinyMCE style sheet
 * 
 * Use this style sheet to define CSS classes for the rich text editor. The
 * stlye sheet will be included in the editor and the page layout automatically.
 * Although the stlye sheet is shared by all themes, you can override its
 * formattings in any of your theme style sheets.
 * 
 *   tl_files/tinymce.css (this is how it looks like in TinyMCE)
 *   .warning { color:#c55; }
 * 
 *   theme_a.css (this is how it looks like in theme A)
 *   .warning { font-weight:bold; }
 * 
 *   theme_b.css (this is how it looks like in theme B)
 *   .warning { color:#000; }
 * 
 * If you do not want to use a global TinyMCE style sheet at all, simply delete
 * this file (tl_files/tinymce.css).
 */
.warning { color:#c55; font-size:1.1em; }
.confirmation { color:#090; font-size:1.1em; }
.information { color:#999; font-size:0.9em; }
/* assets/app/core/css/media-print.css */
/*
 * HTML5 Boilerplate print styles
 * based on version 4.0.0
 * see: http://html5boilerplate.com/
 * Version: 11.09.2012
 */

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don"t show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
