/* cached */
/*File: css/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;
}

/*File: css/style.css */
html, body {  height: 100%;  min-height:100% !important; width: 100%; margin: 0px; padding: 0px; }
.clear {clear:both;}
#one-big-global {width:100%; min-width:1300px; height:100%; min-height:100%; height:auto !important;  padding-bottom:150px; background-color:#ffffff; background:url('/images/catalog-bg.jpg') center top repeat-y; }
#one-big-global button {outline:none;}
#one-big-global input {outline:none;}
#super-global1 {width:auto; min-width:1300px; height:277px; background-color:#63676d;}
#global1 {min-width:1300px; width:1300px; background:url('/images/global1-bg.jpg') center top no-repeat; height:277px; margin-left:auto; margin-right:auto;}
#header {margin-left:123px; margin-right:117px; width:1060px; height:277px; background:url('/images/header-bg.png') left top no-repeat;}
#header-menu {height:90px; width:1060px; font-family:Trebuchet MS; color:#ffffff; }
#header-menu a {font-family:Trebuchet MS; color:#ffffff; text-decoration:none; }
#header-menu-left {width:675px; height:90px; float:left;}
#header-menu-left a {text-align:center; margin-top:13px; padding-top:5px; font-size:16px;}
.header-menu-left-href1 {width:97px; height:37px; display:inline-block; margin-left:80px;}
.header-menu-left-href2 {width:147px; height:37px; display:inline-block; margin-left:35px;}
.header-menu-left-href3 {width:97px; height:37px; display:inline-block; margin-left:30px;}
.header-menu-left-href1:hover {background:url('/images/header-href-bg1.png') left top no-repeat;}
.header-menu-left-href2:hover { background:url('/images/header-href-bg2.png') left top no-repeat;}
.header-menu-left-href3:hover {background:url('/images/header-href-bg1.png') left top no-repeat;}
#header-menu-right {width:385px; height:90px; float:left; font-size:18px;}
#header-menu-right a {font-size:16px; display:inline-block; margin-left:15px; }
.header-menu-right-text {float:left; margin-top:13px;}
.header-menu-right-basket {float:left; margin-top:15px;}
.header-menu-right-href {width:95px; background:url('/images/header-basket-img.png') right top no-repeat;}
.header-menu-right-span {font-size:13px;}
#header-content {width:1060px; height:160px;}
#header-logo {float:left; height:160px; margin-left:35px; margin-top:10px;}
#header-content-text {float:left; height:120px; padding-top:40px; margin-left:50px;}
.header-content-text1 {font-size:30px; color:#030303; font-family:Century Gothic;}
.header-content-text2 {font-size:33px; color:#ffffff; text-shadow: #fff -1px -1px 0, #888b8f 1px 1px 0; font-family:Century Gothic;}
.header-content-text3 {font-size:14px; color:#080809; font-family:Trebuchet MS;}
.header-content-text4 {font-size:14px; color:#ffffff; font-family:Trebuchet MS;}
#header-contacts {float:left; height:135px; width:335px; line-height:20px; /*background:url('/images/header-contacts-bg.png') left 3px no-repeat;*/ margin-top:0px; margin-left:42px;}
.header-contacts-first-phone {line-height:20px !important;}
.header-contacts-phones { margin-top:8px;}
.phone-line {width:100%; height:2px;}

.header-contacts-text1 {font-size:13px; color:#ffffff; font-family:Trebuchet MS; width:200px; }
.header-contacts-text2 {font-size:24px; color:#ffffff; font-family:Trebuchet MS; text-shadow: #fff -1px -1px 0, #888b8f 1px 1px 0; line-height:32px;}
.header-contacts-text3 {font-size:24px; color:#0f0f10; font-family:Trebuchet MS; line-height:32px;}
/*.header-contacts-first-phone {padding-bottom:2px;}*/
.header-contacts-text4 {font-size:16px; color:#ffffff; font-family:Trebuchet MS; text-shadow: #fff -1px -1px 0, #888b8f 1px 1px 0;}
.header-contacts-text5 {font-size:16px; color:#030303; font-family:Trebuchet MS;}
#header-search {width:1060px; z-index:10; height:50px; background:url('/images/search-bg.png') 145px top no-repeat; margin-top:-25px; position:absolute;}
.ya-site-form__search-input-layout-l {width: 440px !important;}
#header-search a, #ya-site-form0 .ya-site-form__submit {display:block !important; margin-left:25px !important;margin-top:0px !important; }
.search-line, #ya-site-form0 .ya-site-form__form .ya-site-form__input-text {height:25px !important; width:440px; line-height:22px; font-size:14px; border:0; float:left; margin-left:395px !important; /*background:url('/images/search-line.png') left top no-repeat;*/ padding:0px; padding-left:2px; font-size:13px !important; color:#5b636d !important; font-family:Trebuchet MS; line-height:25px !important; margin-top:0px !important;}
#ya-site-form0 .ya-site-suggest-popup {margin-top:35px !important;width:600px !important;margin-left:395px !important;}
#ya-site-results {width:1020px !important; padding:20px; margin-left:auto !important; margin-right:auto !important;}

#super-global2 {width:auto; min-width:1300px; background-color:#ffffff;}
#global2 {min-width:1300px; width:1300px; background:url('/images/catalog-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto;  padding-bottom:20px;}
#main-catalog {width:1060px;  margin-left:123px; margin-right:117px; background:url('/images/search-shadow.jpg') left top no-repeat;}
.main-catalog-left {float:left; width:244px; padding-left:20px; padding-top:70px;}
.main-catalog-menu-h {padding-top:25px; padding-bottom:25px; padding-left:30px; font-family:Trebuchet MS; font-size:20px; color:#ffffff;}
.main-catalog-left-top {padding:0; width:244px; background:url('/images/main-catalog-bg.jpg') left top;}
.main-catalog-img {padding:0px; margin:0px; background:url('/images/main-catalog-img.png') left top no-repeat; width:244px; height:83px;}
.main-catalog-left-top a {display:block; padding-left:22px;  font-family:Trebuchet MS;  text-decoration:none;}
.catalog-menu-href1 {width:198px; color:#868b91; border-bottom:1px dashed #030303; background:url('/images/main-catalog-arrow.png') left top no-repeat; font-size:14px; font-weight:600; line-height:30px; height:30px; margin-left:12px; }
.catalog-menu-href1:hover {background:url('/images/main-catalog-href1-bg.jpg') left top no-repeat; color:#ffffff;}
..catalog-menu-href1:active {background:url('/images/main-catalog-href1-bg.jpg') left top no-repeat; border:0; color:#ffffff;}
.catalog-menu-href2 {width:198px; background:url('/images/main-catalog-href2-bg.jpg') left top no-repeat; font-size:14px; color:#ffffff; line-height:33px; height:33px; margin-left:12px; }
.catalog-menu-href2:hover {text-decoration:underline;}
.catalog-menu-href2:active {text-decoration:underline;}
.catalog-menu-href3 {width:196px; background:url('/images/main-catalog-href3-bg.jpg') left top no-repeat; color:#d4d5d7; font-size:13px; line-height:32px; height:32px; margin-left:13px; }
.catalog-menu-href3:hover {text-decoration:underline; color:#050505;}
.catalog-menu-href3:active {text-decoration:underline; color:#050505;}
.catalog-menu-href4 {width:196px;background:url('/images/main-catalog-href4-bg.jpg') left top no-repeat; color:#d4d5d7; font-size:13px; line-height:32px; height:32px; margin-left:13px;}
.catalog-menu-href4:hover {text-decoration:underline; color:#050505;}
.catalog-menu-href4:active {text-decoration:underline; color:#050505;}
.catalog-menu-href5 {width:196px;background:url('/images/main-catalog-href4-bg.jpg') left top no-repeat; color:#d4d5d7; font-size:13px; line-height:32px; height:32px; margin-left:13px;}
.catalog-menu-href5:hover {text-decoration:underline; color:#050505;}
.catalog-menu-href5:active {text-decoration:underline; color:#050505;}
#main-catalog-right {float:left; padding-top:65px; width:790px; padding-right:5px;}
.main-catalog-item { float:left; height:194px; width:188px; text-align:center; margin-left:8px; margin-top:5px; padding-top:10px;}
.main-catalog-item a {text-decoration:none;}
.main-catalog-item:hover {background:url('/images/main-catalog-item-bg.jpg') left top no-repeat;}
.main-catalog-item:hover .main-catalog-item-text {border:0;}
.main-catalog-item-text {border-bottom:1px dashed #030303; font-family:Trebuchet MS; font-size:15px; color:#030303; font-weight:600;}
.main-catalog-item-img {display:block;}

#super-global3 {width:auto; min-width:1300px; height:363px; background:url('/images/main-catalog-bg.jpg') left top; border-top:1px solid #000000; border-bottom:1px solid #000000;}
#global3 {min-width:1300px; width:1300px;  margin-left:auto; margin-right:auto; height:363px;}
#main-items {height:363px; width:1060px; margin-left:123px; margin-right:117px; background:url('/images/footer-bg.jpg') left top; padding-top:10px;}
.item {height:317px; width:207px; padding-left:10px; padding-top:10px; float:left;}
.item-href {height:252px; width:195px; }
.item-href a {font-size:14px; font-family:Trebuchet MS;}
.item-href-text-div {height:75px; display:block;}
.item-img {height:177px; width:195px; }
.item-png {display:block; height:179px; width:195px; position:absolute; margin-top:-182px;}
.item-png a {display:block; height:177px; width:195px;}
.item-bottom {height:45px; width:195px; font-family:Trebuchet MS; }
.item-bottom input[type=submit] {width:79px; height:24px; padding:0; border:0; margin-top:10px; margin-left:1px; font-size:14px; color:#ffffff; background:url('/images/item-button.png') left top no-repeat;}
.item-price {float:left; width:103px; height:35px; padding-top:10px; padding-left:7px;}
.item-button {float:left; width:85px; height:45px;}
.right-arrow {float:left; height:200px; padding-top:153px; margin-left:10px;}
.right-arrow button {background:url('/images/items-arrow-right.png') left top no-repeat; border:0; width:33px; height:47px;}
.left-arrow {float:left; height:200px; padding-top:153px; margin-left:5px;  margin-right:5px;}
.left-arrow button:hover {background:url('/images/items-arrow-left-hover.png') left top no-repeat;}
.right-arrow button:hover {background:url('/images/items-arrow-right-hover.png') left top no-repeat;}
.left-arrow button {background:url('/images/items-arrow-left.png') left top no-repeat; border:0; width:33px; height:47px;}
#main-items .item:hover {background:url('/images/main-items-hover.png') left top no-repeat;}
#main-items .item:hover .item-png {background:url('/images/item-png-bg.png') left top no-repeat;}
#main-items .item:hover .item-href a {color:#cacaca; text-decoration:none;}
#main-items .item-href a {color:#ffffff;}
#main-items .item-price {background:url('/images/item-price-bg.png') left top no-repeat;}
#main-items .item-button {background:url('/images/item-button-bg.png') left top no-repeat;}
#main-items .item {margin-left:8px;}
#main-items .item-bottom {font-size:20px; color:#ffffff;}

#super-global4 {width:auto; min-width:1300px; background-color:#ffffff;}
#global4 {min-width:1300px; width:1300px; background:url('/images/catalog-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto; }
#main-info {width:1061px; margin-left:123px; margin-right:117px; background-color:#f2f3f3 !important; background:url('/images/main-info-bg.png') left top no-repeat;}
#main-info table {width:990px; margin-left:35px;}
.tr1 { height:105px; font-size:23px; font-family:Times New Roman; font-weight:600; color:#030303 !important; font-style:Italic; vertical-align:top;}
.tr1 td {width:990px; padding-top:40px;}
.tr2 {height:85px; color:#28292b !important; font-size:14px; font-family:Trebuchet MS; vertical-align:top;}
.tr2 td {width:990px; padding-top:10px;}

.maintable-div-all {width:990px; margin-left:35px;}
.maintable-div {width:480px; float:left;}
.maintable-div-img {width:166px; height:103px; float:left;}
.maintable-div-title {width:280px; height:121px; padding-top:2px; padding-left:15px; color:#050505 !important; font-size:19px; font-family:Times New Roman; font-style:Italic; font-weight:600; float:left;}
.maintable-div-content {width:446px; color:#63676c !important; font-size:14px; font-family:Trebuchet MS; vertical-align:top;}
.maintable-div-content-hr {width:960px; height:20px; margin-top:10px; margin-bottom:10px; background:url('/images/tr5-bg.jpg') -10px 5px repeat-x;}


#super-global-catalog {width:auto; min-width:1300px; background-color:#ffffff;}
#catalog1 {min-width:1300px; width:1300px; background:url('/images/catalog-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto;  padding-bottom:20px;}
#catalog {width:1060px;  margin-left:123px; margin-right:117px; background:url('/images/search-shadow.jpg') left top no-repeat;}
#catalog-right-top {width:790px; padding-bottom:50px;}
.catalog-top-img {float:left; margin-left:30px;}
.catalog-top-text {margin-left:25px; width:740px; float:left; font-size:14px; font-family:Trebuchet MS; color:#63676c; line-height:16px;}
.catalog-top-text h1 {font-size:23px; font-family:Trebuchet MS; color:#030303; margin:0; margin-bottom:15px;}
#catalog-mid {width:790px;}
.catalog-mid-item {float:left; margin-left:30px; width:167px; height:140px; margin-bottom:45px;}
.catalog-mid-item a {display:block; text-align:center; font-size:14px; font-family:Trebuchet MS; color:#070707; font-weight:600;}
.catalog-mid-item a:hover {text-decoration:none;}
#catalog-items {width:765px; height:1155px; margin-left:18px; padding-bottom:25px;}
#catalog-items-top {width:765px; background-color:#f2f3f3; padding-top:13px;}
#catalog-items-top .item {margin-left:28px; margin-top:20px; background:url('/images/catalog-item-bg.jpg') left top no-repeat; padding-left:0; padding-left:7px;}
#catalog-items-top .item-price {background:url('/images/catalog-items-price-bg.jpg') left top no-repeat;}
#catalog-items-top .item-button {background:url('/images/catalog-items-price-bg.jpg') right top no-repeat;}
#catalog-items-top .item-bottom {font-size:19px; font-family:Trebuchet MS; color:#ffffff;}
#catalog-items-top .item-href a {font-size:14px; font-family:Trebuchet MS; color:#212123;}
#catalog-items-top .item:hover .item-png {background:url('/images/item-png-bg.png') left top no-repeat; margin-top:-181px;}
#catalog-items-top .item:hover {background:url('/images/catalog-items-bg-hover.jpg') left top no-repeat;}
#catalog-items-top .item:hover a {color:#cacaca; text-decoration:none;}
#catalog-items-pages {width:645px; height:38px; background-color:#e7e8e9; padding-left:120px; padding-top:12px;}
.prev-next-href {margin-left:25px; margin-right:15px; text-decoration:none; display:inline-block;  height:20px; line-height:20px; font-size:14px; font-family:Trebuchet MS; color:#2c2d2e;}
.prev-next-href-text {text-decoration:underline; font-weight:600; line-height:20px; vertical-align:top;}
.page-href {display:inline-block; margin-left:10px; font-size:14px; font-weight:500; font-family:Trebuchet MS; color:#2c2d2e; text-decoration:none; line-height:20px; vertical-align:top;}
.page-href-active {font-weight:600; display:inline-block; text-decoration:underline; font-size:14px; font-family:Trebuchet MS; color:#2c2d2e; line-height:20px; vertical-align:top;margin-left:10px;}
.page-point {line-height:20px; vertical-align:top; font-size:14px; font-family:Trebuchet MS; color:#2c2d2e; font-weight:600;}
#catalog-bottom-info {width:990px; font-size:14px; font-weight:500; font-family:Trebuchet MS; color:#63676c; padding-left:280px; padding-right:35px; padding-bottom:50px; padding-top:50px; }
#catalog-bottom-info ul {width:750px;}
#catalog-bottom-info h3 {font-size:23px; font-family:Trebuchet MS; color:#030303; margin-top:0px;}
.catalog-right-top-img {margin-left:10px;}


#basket-human-global {min-width:1300px; width:1300px; margin-left:auto; margin-right:auto;  }
#basket-human {width:1060px; z-index:0; height:65px; margin-left:143px; margin-right:117px; background:url('/images/basket-human.png') right top no-repeat; margin-top:-33px; position:absolute;}
#basket-super-global {width:auto; min-width:1300px; background-color:#ffffff; min-height:100% !important; }
#basket-global {min-width:1300px; width:1300px; min-height:100% !important; background:url('/images/catalog-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto;}
#basket {width:1060px;  margin-left:123px; margin-right:117px; background:url('/images/search-shadow.jpg') left top no-repeat;  padding-top:50px; padding-left:25px; padding-bottom:50px;}

#basket h3 {margin-top:0px; font-size:20px; font-family:Trebuchet MS; color:#020202;}




.basket-table {width:1010px;}
.basket-table td {padding:0px; }
.input-all-td {height:36px; width:52px; background:url('/images/input-all-bg.png') left top no-repeat;}
.big-td {background:url('/images/big-td-bg.png') left top repeat-x; font-size:14px; font-family:Trebuchet MS; color:#020202; }
.basket-table-big-td-div {display:inline-block; width:270px; float:right;}
.basket-table-big-td-div button {width:108px; height:25px; border:0; background:url('/images/big-td-button-delete.png') left top no-repeat; padding-right:22px; padding-left:10px; text-align:left; font-size:13px; font-family:Trebuchet MS; color:#f7f7f7;}
.basket-table-big-td-div a {font-size:13px; font-family:Trebuchet MS; color:#020202; display:inline-block; padding-left:25px;}

.niceCheck {
width: 17px;
margin-left:18px;
height: 17px;
display: inline-block;
cursor: pointer;
background: url('/images/basket-input-bg-all.png');
}

.niceCheck input {
display: none;
}




.gradient-left-td {height:27px; width:52px; background:url('/images/gradient-left-bg.jpg') left top no-repeat;}
.item-gradient {background:url('/images/gradient-bg.jpg') left top repeat-x;}
.weight-gradient {background:url('/images/gradient-bg.jpg') left top repeat-x; width:115px;}
.measure-gradient {background:url('/images/gradient-bg.jpg') left top repeat-x; width:130px;}
.amount-gradient {background:url('/images/gradient-bg.jpg') left top repeat-x; width:110px;}
.price-gradient {background:url('/images/gradient-right-bg.jpg') left top no-repeat; width:135px;}
.item-gradient, .weight-gradient, .measure-gradient, .amount-gradient, .price-gradient {font-size:13px; font-family:Trebuchet MS; color:#ffffff; text-align:center; vertical-align:middle;}

.basket-table tr:hover .input-td {background:url('/images/basket-tr-input-hover.png') left top no-repeat;}
.basket-table tr:hover .image-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table tr:hover .item-href-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table tr:hover .weight-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table tr:hover .measure-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table tr:hover .amount-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table tr:hover .price-td {background:url('/images/basket-tr-price-hover.png') left top no-repeat;}
.input-td {height:136px;}
.basket-line-td {background:url('/images/basket-line-bg.png') left top no-repeat; height:3px;}
.image-td {width:119px;}
.item-href-td a {font-size:14px; font-family:Trebuchet MS; color:#212123;}
.item-href-td {padding-left:20px !important; padding-right:110px !important;}
.weight-td {}
.measure-td {}
.amount-td {}
.price-td {font-weight:600;}
.price-td-text1 {font-size:12px; font-family:Trebuchet MS; color:#df1601;}
.price-td-text2 {font-size:15px; font-family:Trebuchet MS; color:#df1601;}
.input-td, .image-td, .item-href-td, .weight-td, .measure-td, .amount-td, .price-td {background-color:#f7f7f7; vertical-align:middle;}
.weight-td, .measure-td, .amount-td, .price-td  {text-align:center; font-size:14px; font-family:Trebuchet MS; color:#1b1c1e;}

.bottom-table-bg-left {height:45px; background:url('/images/bottom-table-bg-left.png') left top no-repeat;}
.intotal-td {background:url('/images/bottom-table-bg.png') left top repeat-x; vertical-align:middle !important;}
.intotal-weight-td {background:url('/images/bottom-table-bg.png') left top repeat-x; text-align:center;}
.intotal-empty-td {background:url('/images/bottom-table-bg.png') left top repeat-x;}
.intotal-price-td  {background:url('/images/bottom-table-bg-right.png') left top no-repeat; text-align:center; vertical-align:middle !important;}
.intotal-td, .intotal-weight-td, .intotal-price-td {font-size:17px; font-family:Trebuchet MS; color:#0f0f10; font-weight:600;}

#basket-buttons-div {background:url('/images/basket-buttons-div-bg.png') left top no-repeat; width:1010px; height:117px; font-family:Trebuchet MS; text-align:right; padding-top:10px;}
.basket-buttons-div-text1 {color:#df1601; font-size:12px; font-weight:600;}
.basket-buttons-div-text2 {color:#df1601; font-size:17px; font-weight:600;}
.basket-buttons-div-text3 {color:#289805; font-size:14px; font-weight:600;}
.basket-buttons-div-text4 {color:#289805; font-size:20px; font-weight:600;}
#basket-buttons-div button {border:0; color:#ffffff; font-size:15px; font-family:Trebuchet MS; }
.basket-continue-button {display:block; margin-top:20px; margin-left:10px; text-align:center; padding-left:0px !important; padding-top:5px; font-size:14px; padding-right:10px; float:left; background:url('/images/continue-button.png') left top no-repeat; color: #ffffff; text-decoration:none; font-weight:bold; width:170px; height:31px; padding-bottom:7px !important;}
.basket-buy-button {display:block; margin-top:20px; margin-right:15px; float:right; background:url('/images/buy-button.png') left top no-repeat; width:170px; height:32px; padding-bottom:7px !important;}

.basket-table2 {width:1010px; margin-top:20px; }
/*.basket-table2 button {width:140px; height:25px; float:right; margin-right:20px;background:url('/images/basket-table2-button.png') left top no-repeat;}*/
.basket-table2 td {padding:0px; }
.basket-table2 tr:hover .input-td {background:url('/images/basket-tr-input-hover.png') left top no-repeat;}
.basket-table2 tr:hover .image-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table2 tr:hover .item-href-td {background:url('/images/basket-tr-hover.png') left top repeat-x;}
.basket-table2 tr:hover .weight-td {background:url('/images/basket-tr-hover.png') left top repeat-x; }
.basket-table2 tr:hover .measure-td {background:url('/images/basket-tr-hover.png') left top repeat-x; }
.basket-table2 tr:hover .amount-td {background:url('/images/basket-tr-hover.png') left top repeat-x; }
.basket-table2 tr:hover .price-td {background:url('/images/basket-tr-price-hover.png') left top no-repeat; }
.basket-table2 .weight-td {width:115px;}
.basket-table2 .measure-td {width:130px;}
.basket-table2 .amount-td {width:110px;}
.basket-table2 .price-td {width:135px;}



#item-super-global {width:auto; min-width:1300px; background-color:#ffffff;}
#item-global {min-width:1300px; width:1300px; background:url('/images/catalog-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto; min-height:100% !important;}
#item-site {width:1030px; margin-left:123px; margin-right:117px; background:url('/images/search-shadow.jpg') left top no-repeat; padding-left:30px;}
.breadcrumps {width:1000px; height:20px; color:#020202; font-size:13px; font-family:Trebuchet MS; padding-top:50px;}
.breadcrumps a {color:#015ab6; font-size:13px; font-family:Trebuchet MS;}
#item-site-left {width:401px; float:left; color:#727272; font-size:14px; font-family:Trebuchet MS; padding-bottom:20px; margin-top:30px;}
#item-site-left a {margin-right:1px;display:block; border:1px solid #d2d2d2; margin-bottom:15px;width:401px;}
#item-site-right {width:570px; float:left; padding-left:20px; margin-top:25px;}
#item-site-right h1 {margin:0px; margin-bottom:30px; color:#020202; font-size:23px; font-family:Trebuchet MS; line-height:23px;}
.item-site-right-text1 {color:#3c3c3c; font-size:18px; font-family:Trebuchet MS;}
.item-site-right-text2 {color:#4a9cf1; font-size:46px; font-family:Trebuchet MS;}
.item-site-right-text3 {color:#4a9cf1; font-size:20px; font-family:Trebuchet MS;}
.item-site-right-text4 {color:#111112; font-size:19px; font-family:Trebuchet MS;}
.item-site-right-text5 {color:#dc2f27; font-size:41px; font-family:Trebuchet MS;}
.item-site-right-text6 {color:#dc2f27; font-size:20px; font-family:Trebuchet MS;}
.choose-lenght {width:568px; background-color:#f7f7f7; border:1px solid #f7f7f7; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin-top:25px;}
.rezka {width:570px; margin-top:25px;background-color:#f7f7f7; margin-bottom:20px;}
.add-to-basket-div { width:570px; /*padding-top:25px; padding-left:25px;*/ background-color:#ededed; border-right:1px solid #ededed; border-left:1px solid #ededed; border-bottom:1px solid #ededed; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;}
.add-to-basket-text1 {color:#080808; font-size:20px; font-weight:600; font-family:Trebuchet MS;}
.add-to-basket-text2 {color:#020202; font-size:14px; font-family:Trebuchet MS;}
.add-to-basket-text3 {color:#d60500; font-size:20px; font-weight:600; font-family:Trebuchet MS;}
.add-to-basket-button {width:161px; height:41px; background:url('/images/add-to-cart-bg.png') left top no-repeat; float:right; margin-right:45px;}
.add-to-basket-button button {background:url('/images/add-to-cart-button-bg.png') left top no-repeat; border:0; width:161px; height:29px; color:#ffffff; line-height:29px; vertical-align:top; padding:0; text-align:center; font-size:14px; font-family:Trebuchet MS;}

#more-items-super-global {width:100%; width:auto; min-width:1300px; background-color:#ededed; height:70px;}
#more-items-global {min-width:1300px; width:1300px; height:70px; background:url('/images/more-items-global-bg.jpg') left top repeat-y; margin-left:auto; margin-right:auto;}
#more-items-site {width:608px; margin-left:123px; margin-right:117px; background-color:#ededed; height:70px; padding-left:452px;}
#more-items {height:45px; padding-top:25px; padding-left:10px; background:url('/images/more-items-bg.jpg') left top no-repeat; width:200px; color:#020202; font-weight:600; font-size:23px; font-family:Trebuchet MS;}
#super-global5 {width:auto; min-width:1300px; height:373px; background:url('/images/main-catalog-bg.jpg') left top; border-top:1px solid #000000;}
#global5 {min-width:1300px; width:1300px;  margin-left:auto; margin-right:auto; height:373px;}
#global5 #main-items {background:none;}




#footer-global {width:100%; min-width:1300px; height:150px; margin-top: -150px; background-image:url('/images/footer-bg.jpg'); border-top:1px solid black;}
#footer {margin-left:auto; margin-right:auto; width:1060px; height:150px; }
#footer-left {width:575px; float:left; height:150px;}
#footer-left a {font-family:Trebuchet MS; color:#ffffff; text-decoration:none; font-size:16px; display:inline-block; border-bottom:1px dashed #ffffff; margin-top:63px;}
.footer-href1 {margin-left:40px;}
.footer-href2 {margin-left:53px;}
#footer-middle {float:left; height:150px;}
#footer-middle a {display:block; margin-left:20px; margin-top:28px;}
#footer-right {float:left; font-family:Century Gothic; padding-top:45px; margin-left:35px; height:105px;}
.footer-text1 {font-size:18px; color:#adadae;}
.footer-text2 {font-size:20px; color:#ffffff;}

.sliderwrapper {display:none; width:418px;}
#sliderwrapper1{display:block;}

#slider1 .ui-slider-handle, #slider2 .ui-slider-handle, #slider3 .ui-slider-handle, #slider4 .ui-slider-handle, #slider5 .ui-slider-handle {
background: url("/images/slider1.png") no-repeat transparent;
height: 64px;
margin-left: -39px;
top: -45px;
width: 78px;
}
.sliderwrapper {
height: 140px;
margin-bottom: 50px;


width: 418px;
}

#slider1, #slider2, #slider3 {
width: 418px;
}

.ui-slider-horizontal {
background-color: #209ee2;
border: 1px solid #209ee2;
border-radius:8px;
}

.slidersubtext {
font-size: 12px;
margin-bottom: 75px;
}

.carousel {float:left;}

.menuchilds {display:none;}
.nac_basket {font-size:12px; color:#a0a0a0;}

.count_f {font-size:23px; background:url('/images/text-bg.jpg') left top repeat-x; border:1px solid #c0c1c3; border-radius: 3px 0px 0px 3px; height:32px !important; }

.ui-spinner-input {margin:0px !important; height:32px !important; font-size:23px !important; background:url('/images/text-bg.jpg') left top repeat-x !important; border:1px solid #c0c1c3 !important; border-radius: 3px 0px 0px 3px !important;}
.ui-spinner {margin-bottom:4px !important; margin-left:4px !important;}

.choose-lenght, .rezka, .add-to-basket-div {padding:16px;}

.lentext {font-weight:bold; font-size:17px;}

#loc_sum, .greentext {font-size:20px;}
#loc_sum b {color:#ff0000; font-weight:bold;}

.item2_calculator {display:inline-block; padding-right:10px;}

.ui-spinner-up {background:url('/images/spin-up.jpg') left top no-repeat !important; width:19px !important; height:15px !important; top:1px !important; right:1px !important; }
.ui-spinner-down {background:url('/images/spin-down.jpg') left top no-repeat !important; width:19px !important; height:15px !important; bottom:5px !important; right:1px !important;}
.ui-spinner .ui-icon {position:static !important;}
.ui-spinner-button {color:#000000 !important;}

#buttonadd, #buttonmod, #buttondel, #buttontocart {width:162px; height:37px; border:0px;font-size:13px; font-weight:bold;background:url('/images/buttonbask.jpg') left top no-repeat;color:#ffffff;vertical-align:top;padding-bottom:8px;}
#buttonadd { }
.z-err {color:#ff0000; font-size:16px;}
.reqf {color:#ff0000;}

.text-page-right {padding-left:40px !important; width:720px !important;}
#order-bg {background-color:#f7f7f7; width:940px; padding:30px;}
.divider {background:url('/images/divider.jpg') center top repeat-y; width:40px;}


.norminputord {background:url('/images/text-bg.jpg') left top repeat-x; border:1px solid #e4e4e4; border-radius:3px;height:26px; font-size:18px;}
.labinputord {margin-right:10px;}

.comm_textarea {background:url('/images/comm-bg.jpg') left top no-repeat !important; width:436px; height:165px; border:0px;resize: none;}
.mkorderfin {background:url('/images/order.jpg') left top no-repeat !important; width:290px; height:42px; border:0px;}
.redclass {color:#ff0000;}

.text-page-global2 {padding-bottom:0px !important;}
.text-page-right #sliderwrapper1, .text-page-right #sliderwrapper2, .text-page-right #sliderwrapper3 {display:block !important; padding-bottom:60px; border-bottom:2px solid #c0c0c0;height:220px;}
.text-page-right .deliverycartext, .text-page-right .deliverycarselect {display:none;}

#main-info .articles * {vertical-align:top !important;}
#main-info .articles {padding-bottom:40px;}

.basket-table .input-all-td, .basket-table .big-td, .basket-table2 .input-all-td, .basket-table2 .big-td {vertical-align:middle !important;}

.basket-table2-big-td-div {display:inline-block; width:300px; float:right;}
.basket-table2-big-td-div button {width:150px; height:25px; border:0; background:url('/images/basket-table2-button.png') left top no-repeat; padding-right:22px; padding-left:10px; text-align:left; font-size:13px; font-family:Trebuchet MS; color:#f7f7f7;}
.basket-table2-big-td-div a {font-size:13px; font-family:Trebuchet MS; color:#020202; display:inline-block; padding-left:25px;}

.discountspan {opacity:0.25; float:right; height:100px; width:320px;}
.discountspan img {margin-right:5px;}
.discountspan:hover {opacity:0.75; }
.discountspan_active, .discountspan_active:hover {opacity:1;}

#rezkatabs li.ui-state-default {color:#ffffff !important; background: url('/images/reztab1.jpg') left top no-repeat !important;height:27px !important; width:151px !important;}
#rezkatabs li.ui-state-active {color:#ffffff !important; background: url('/images/reztab2.jpg') left top no-repeat !important;height:27px !important; width:151px !important;}
#rezkatabs li.ui-state-default a {color:#ffffff !important;}
#rezkatabs li.ui-tabs-nav {height:27px !important;}
.ui-tabs .ui-tabs-nav li a {padding-top: 4px !important;padding-left: 4px !important;}

.rezkaslider {background:url('/images/rezkasliderbg.jpg') left top no-repeat !important; width:530px !important; height:68px !important;padding-top:22px;padding-left:22px;}
#rezkaslider1, #rezkaslider2 {width:482px; height:6px; border:0px; background:url('/images/rezkasliderlinebg.jpg') left top no-repeat !important;}

#rezkaslider1 .ui-slider-handle, #rezkaslider2 .ui-slider-handle     {background:url('/images/ui-slider-handle.png') left 6px no-repeat !important; height:29px !important;}

.rezkadims {width:530px;}
.rezkadims .l {float:left;}
.rezkadims .r {float:right;}

#addrez1, #addrez2 {border:1px solid #cdcdcd; width:130px; height:34px; border-radius:5px;
background: rgb(226,226,226); /* Old browsers */
background: -moz-linear-gradient(top, rgba(226,226,226,1) 0%, rgba(219,219,219,1) 50%, rgba(209,209,209,1) 51%, rgba(254,254,254,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(226,226,226,1)), color-stop(50%,rgba(219,219,219,1)), color-stop(51%,rgba(209,209,209,1)), color-stop(100%,rgba(254,254,254,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* IE10+ */
background: linear-gradient(to bottom, rgba(226,226,226,1) 0%,rgba(219,219,219,1) 50%,rgba(209,209,209,1) 51%,rgba(254,254,254,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2e2e2', endColorstr='#fefefe',GradientType=0 ); /* IE6-9 */

}
.item2_discount_text {color:#ff0000; font-weight:bold; font-size:18px; background-color:#ededed;width:570px; padding:16px;}

.basketdiscount {font-weight:bold; font-size:13px; color:#ff0000;}
.nodisplay {display:none;}

#basket-info {background: url("/images/header-basket-img2.png") left 50% no-repeat transparent; padding-left:30px; }
/*#basket-info[content=''] {display:none;}*/
#subpage-right {padding:10px;}

.form_order_div, .form_order {display:inline-block;float:left;}
.form_order {}

.item-links-bottom .prevlink {float:left;}
.item-links-bottom .nextlink {float:right; padding-right:20px;}

#allnotify {color:#c0c0c0; font-size:12px;}
.required-input-gamma {display:none;}

.orderfiles {border-radius:6px; background:#ececec; border:1px solid #c0c0c0; padding:8px; text-decoration:none; display:inline-block; width:250px;text-align:center;margin-bottom:6px;}
.orderfiles:hover {text-decoration:none; box-shadow:1px 2px 2px 1px;background-color:#ffffff;}
.item_status_i {color:#4A9CF1;}

.yaishidden {display:none;}
.autofilter {font-size:12px;}
.autofilter_outer {margin-left:8px;}
#catalog-bottom-info h2 {font-size:28px;}

.justifiedtext {text-align:justify;}

.documentation_btn {float:right;font-size:14px;}

.main-catalog-uslugi-outer {padding-left:20px;}

.usltovar {width:200px;float:left;margin-right:20px;margin-bottom:20px;}

/*.snow {position: absolute; width:30px; height:30px;  margin-left:0px; margin-top:-180px; background:url('/images/snow.png') left top no-repeat; }

.snow2 {position: absolute; width:30px; height:30px;  margin-left:10px; margin-top:10px; background:url('/images/snow.png') left top no-repeat; }*/

.main-carousel-slider {margin-left:auto;margin-right:auto;overflow:visible;}

.you-watched {display:block;width:880px;margin-left:auto;margin-right:auto;}

.arrLeft, .arrRight {width:41px; height:77px; display:block; position:relative; z-index:999; margin-top:114px;}
.arrRight {background:url('/images/scrollright.png') left top no-repeat; float:right; margin-right:10px;}
.arrRight:hover {background:url('/images/scrollright-hover.png') left top no-repeat;}
.arrLeft {background:url('/images/scrollleft.png') left top no-repeat; float:left;margin-left:10px;}
.arrLeft:hover {background:url('/images/scrollleft-hover.png') left top no-repeat;}
/*File: css/jquery.ui.spinner.css */
/*!
 * jQuery UI Spinner 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Spinner#theming
 */
.ui-spinner { position:relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; }
.ui-spinner-input { border: none; background: none; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; }
.ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; }
.ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* more specificity required here to overide default borders */
.ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } /* vertical centre icon */
.ui-spinner-up { top: 0; }
.ui-spinner-down { bottom: 0; }

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position:-65px -16px;
}

/*File: css/jquery.ui.slider.css */
/*!
 * jQuery UI Slider 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }
/*File: js/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('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('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('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('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('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('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
/*File: js/jquery.ui.datepicker.css */
/*
 * jQuery UI Datepicker 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; font-size:0em; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/*File: css/chosen.css */
/* @group Base */
.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, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}

/* @end */
/* @group Single Chosen */
.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%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.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('/css/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('/css/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url('/css/chosen-sprite.png') no-repeat 100% -20px;
  background: url('/css/chosen-sprite.png') no-repeat 100% -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/css/chosen-sprite.png') no-repeat 100% -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat 100% -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat 100% -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat 100% -20px, linear-gradient(#eeeeee 1%, #ffffff 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;
}

/* @end */
/* @group Results */
.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
}
.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: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}

/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.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%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.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('/css/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%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 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;
}

/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 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%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important;
}

/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}

/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url('/css/chosen-sprite.png') no-repeat -30px -20px;
  background: url('/css/chosen-sprite.png') no-repeat -30px -20px, -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background: url('/css/chosen-sprite.png') no-repeat -30px -20px, -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat -30px -20px, -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat -30px -20px, -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background: url('/css/chosen-sprite.png') no-repeat -30px -20px, linear-gradient(#eeeeee 1%, #ffffff 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;
}

/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('/css/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */

/*File: css/docsupport/style.css */
/* Reset */
/*html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0;font: inherit; vertical-align: baseline; }*/

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

blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; } /* Hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }


body { background: #EEE; color: #444; line-height: 1.4em; }

header h1 { color: black; font-size: 2em; line-height: 1.1em; display: inline-block; height: 27px; margin: 20px 0 25px; }

div#content { background: white; border: 1px solid #ccc; border-width: 0 1px 1px; margin: 0 auto; padding: 40px 50px 40px; width: 738px; }

footer { color: #999; padding-top: 40px; font-size: 0.8em; text-align: center; }

body { font-family: sans-serif; font-size: 1em; }

p { margin: 0 0 .7em; max-width: 700px; }

h2 { font-weight: bold;}
h3 { font-weight: bold; }

h2.intro { border-bottom: none; font-size: 1em; font-weight: normal; margin-top:0; }

ul li { list-style: disc; margin-left: 1em; margin-bottom: 1.25em; }
ol li { margin-left: 1.25em; }
ol ul, ul ul { margin: .25em 0 0; }
ol ul li, ul ul li { list-style-type: circle; margin: 0 0 .25em 1em; }

li > p { margin-top: .25em; }

div.side-by-side { width: 100%; margin-bottom: 1em; }
div.side-by-side > div { float: left; width: 49%; }
div.side-by-side > div > em { margin-bottom: 10px; display: block; }

.faqs em { display: block; }

.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}

a { color: #F36C00; outline: none; text-decoration: none; }
a:hover { text-decoration: underline; }

ul.credits li { margin-bottom: .25em; }

strong { font-weight: bold; }

.button {
  background: #fafafa;
  background: -webkit-linear-gradient(top, #ffffff, #eeeeee);
  background: -moz-linear-gradient(top, #ffffff, #eeeeee);
  background: -o-linear-gradient(top, #ffffff, #eeeeee);
  background: linear-gradient(to bottom, #ffffff, #eeeeee);
  border: 1px solid #bbbbbb;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.2);
  color: #555555;
  cursor: pointer;
  display: inline-block;
  font-family: "Helvetica Neue", Arial, Verdana, "Nimbus Sans L", sans-serif;
  font-size: 13px;
  font-weight: 500;
  height: 31px;
  line-height: 28px;
  outline: none;
  padding: 0 13px;
  text-shadow: 0 1px 0 white;
  text-decoration: none;
  vertical-align: middle;
  white-space: nowrap;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.button-blue {
  background: #1385e5;
  background: -webkit-linear-gradient(top, #53b2fc, #1385e5);
  background: -moz-linear-gradient(top, #53b2fc, #1385e5);
  background: -o-linear-gradient(top, #53b2fc, #1385e5);
  background: linear-gradient(to bottom, #53b2fc, #1385e5);
  border-color: #075fa9;
  color: white;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}


/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */
.oss-bar {
  top: 0;
  right: 20px;
  position: fixed;
  z-index: 1030;
}
.oss-bar ul {
  float: right;
  margin: 0;
  list-style: none;
}
.oss-bar ul li {
  list-style: none;
  float: left;
  line-height: 0;
  margin: 0;
}
.oss-bar ul li a {
   -moz-box-sizing:    border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing:     border-box;
   box-sizing:        border-box;
  border: 0;
  margin-top: -10px;
  display: block;
  height: 58px;
  background: #F36C00 url(oss-credit.png) no-repeat 20px 22px;
  padding: 22px 20px 12px 20px;
  text-indent: 120%; /* stupid padding */
  white-space: nowrap;
  overflow: hidden;
  -webkit-transition: all 0.10s ease-in-out;
  -moz-transition: all 0.10s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.oss-bar ul li a:hover {
  margin-top: 0px;
}
.oss-bar a.harvest {
  width: 196px;
  background-color: #F36C00;
  background-position: -142px 22px;
  padding-right: 22px; /* optical illusion */
}
.oss-bar a.fork {
  width: 162px;
  background-color: #333333;
}

.docs-table th, .docs-table td {
  border: 1px solid #000;
  padding: 4px 6px;
  white-space: nowrap;
}

.docs-table td:last-child {
  white-space: normal;
}

.docs-table th {
  font-weight: bold;
  text-align: left;
}

#content pre[class*=language-] {
  font-size: 14px;
  margin-bottom: 20px;
}

#content pre[class*=language-] code {
  font-size: 14px;
  padding: 0;
}

#content code[class*=language-] {
  font-size: 12px;
  padding: 2px 4px;
}

.anchor {
  color: inherit;
  position: relative;
}

.anchor:hover {
  background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSI3Ij48ZyBmaWxsPSIjNDE0MDQyIj48cGF0aCBkPSJNOS44IDdoLS45bC0uOS0uMWMtLjctLjMtMS40LS43LTEuOC0xLjMtLjItLjEtLjMtLjMtLjMtLjVsLS4zLS40Yy0uMS0uNC0uMi0uOC0uMi0xLjIgMC0uNC4xLS44LjItMS4yaDEuN2MtLjMuNC0uNC44LS40IDEuMiAwIC40LjEuOC4zIDEuMS4xLjIuMi4zLjQuNC4xLjEuMi4yLjQuMy4zLjIuNy4zIDEgLjNoMy40YzEuMiAwIDIuMi0uOSAyLjItMi4xcy0xLTIuMS0yLjItMi4xaC0xLjRjLS4zLS42LS43LTEtMS4yLTEuNGgyLjZjMiAwIDMuNiAxLjYgMy42IDMuNXMtMS42IDMuNS0zLjYgMy41aC0yLjZ6TTguNCAyYy0uMS0uMS0uMi0uMy0uNC0uMy0uMy0uMi0uNy0uMy0xLS4zaC0zLjRjLTEuMiAwLTIuMi45LTIuMiAyLjEgMCAxLjIgMSAyLjEgMi4yIDIuMWgxLjRjLjMuNS43IDEgMS4yIDEuNGgtMi42Yy0yIDAtMy42LTEuNi0zLjYtMy41czEuNi0zLjUgMy42LTMuNWgzLjUwMDAwMDAwMDAwMDAwMDRsLjkuMWMuNy4yIDEuNC43IDEuOCAxLjMuMS4xLjIuMy4zLjUuMS4xLjIuMy4yLjUuMS40LjIuOC4yIDEuMiAwIC40LS4xLjgtLjIgMS4yaC0xLjZjLjMtLjUuNC0uOS40LTEuM3MtLjEtLjgtLjMtMS4xYy0uMS0uMi0uMi0uMy0uNC0uNHoiLz48L2c+PC9zdmc+) 0 50% no-repeat;
  background-size: 21px 9px;
  margin-left: -27px;
  padding-left: 27px;
  text-decoration: none;
}

/*File: css/docsupport/prism.css */
/**
 * okaidia theme for JavaScript, CSS and HTML
 * Loosely based on Monokai textmate theme by http://www.monokai.nl/
 * @author ocodia
 */

code[class*="language-"],
pre[class*="language-"] {
	color: #f8f8f2;
	text-shadow: 0 1px rgba(0,0,0,0.3);
	font-family: Consolas, Monaco, 'Andale Mono', monospace;
	direction: ltr;
	text-align: left;
	white-space: pre;
	word-spacing: normal;
	
	-moz-tab-size: 4;
	-o-tab-size: 4;
	tab-size: 4;
	
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
}

/* Code blocks */
pre[class*="language-"] {
	padding: 1em;
	margin: .5em 0;
	overflow: auto;	
	border-radius: 0.3em;
}

:not(pre) > code[class*="language-"],
pre[class*="language-"] {
	background: #272822;
}

/* Inline code */
:not(pre) > code[class*="language-"] {
	padding: .1em;
	border-radius: .3em;
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata {
	color: slategray;
}

.token.punctuation {
	color: #f8f8f2;
}

.namespace {
	opacity: .7;
}

.token.property,
.token.tag {
	color: #f92672;
}

.token.boolean,
.token.number{
	color: #ae81ff;
}

.token.selector,
.token.attr-name,
.token.string {
	color: #a6e22e;
}


.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string {
	color: #f8f8f2;
}

.token.atrule,
.token.attr-value
{
	color: #e6db74;
}


.token.keyword{
color: #66d9ef;
}

.token.regex,
.token.important {
	color: #fd971f;
}

.token.important {
	font-weight: bold;
}

.token.entity {
	cursor: help;
}

/*File: css/jquery.ui.tabs.css */
/*!
 * jQuery UI Tabs 1.9.2
 * http://jqueryui.com
 *
 * Copyright 2012 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom: 0; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }


