/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, 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/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and /Images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, 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/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=deedf7&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=100&borderColorHeader=aed0ea&fcHeader=222222&iconColorHeader=72a7cf&bgColorContent=f2f5f7&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=362b36&iconColorContent=72a7cf&bgColorDefault=d7ebf9&bgTextureDefault=02_glass.png&bgImgOpacityDefault=80&borderColorDefault=aed0ea&fcDefault=2779aa&iconColorDefault=3d80b3&bgColorHover=e4f1fb&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=74b2e2&fcHover=0070a3&iconColorHover=2694e8&bgColorActive=3baae3&bgTextureActive=02_glass.png&bgImgOpacityActive=50&borderColorActive=2694e8&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=ffef8f&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=25&borderColorHighlight=f9dd34&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=cd0a0a&bgTextureError=01_flat.png&bgImgOpacityError=15&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffffff&bgColorOverlay=eeeeee&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=90&opacityOverlay=80&bgColorShadow=000000&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=70&opacityShadow=30&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: 'Georgia'; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: 'Georgia'; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #f2f5f7 url(/Images/ui-bg_highlight-hard_100_f2f5f7_1x100.png) 50% top repeat-x; color: #362b36; }
.ui-widget-content a { color: #362b36; }
.ui-widget-header { border: 1px solid #aed0ea; background: #deedf7 url(/Images/ui-bg_highlight-soft_100_deedf7_1x100.png) 50% 50% repeat-x; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #aed0ea; background: #d7ebf9 url(/Images/ui-bg_glass_80_d7ebf9_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2779aa; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2779aa; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #74b2e2; background: #e4f1fb url(/Images/ui-bg_glass_100_e4f1fb_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #0070a3; }
.ui-state-hover a, .ui-state-hover a:hover { color: #0070a3; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #2694e8; background: #3baae3 url(/Images/ui-bg_glass_50_3baae3_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #ffffff; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #f9dd34; background: #ffef8f url(/Images/ui-bg_highlight-soft_25_ffef8f_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #cd0a0a url(/Images/ui-bg_flat_15_cd0a0a_40x100.png) 50% 50% repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and /Images */
.ui-icon { width: 16px; height: 16px; background-image: url(/Images/ui-icons_72a7cf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(/Images/ui-icons_72a7cf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(/Images/ui-icons_72a7cf_256x240.png); }
.ui-state-default .ui-icon { background-image: url(/Images/ui-icons_3d80b3_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/Images/ui-icons_2694e8_256x240.png); }
.ui-state-active .ui-icon {background-image: url(/Images/ui-icons_ffffff_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/Images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/Images/ui-icons_ffffff_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 6px; -webkit-border-top-left-radius: 6px; -khtml-border-top-left-radius: 6px; border-top-left-radius: 6px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 6px; -webkit-border-top-right-radius: 6px; -khtml-border-top-right-radius: 6px; border-top-right-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 6px; -webkit-border-bottom-left-radius: 6px; -khtml-border-bottom-left-radius: 6px; border-bottom-left-radius: 6px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 6px; -webkit-border-bottom-right-radius: 6px; -khtml-border-bottom-right-radius: 6px; border-bottom-right-radius: 6px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(/Images/ui-bg_diagonals-thick_90_eeeeee_40x40.png) 50% 50% repeat; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -7px 0 0 -7px; padding: 7px; background: #000000 url(/Images/ui-bg_highlight-hard_70_000000_1x100.png) 50% top repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, 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/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.23
 *
 * Copyright 2012, 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/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.23
 *
 * Copyright 2012, 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/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.23
 *
 * Copyright 2012, 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/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.23
 *
 * Copyright 2010, 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/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, 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/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, 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/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, 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/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; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, 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/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: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; 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-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected 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; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, 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 {
    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*/
}/*!
 * jQuery UI Progressbar 1.8.23
 *
 * Copyright 2012, 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/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    src: local('Open Sans Light'), local('OpenSans-Light'), url('/Fonts/DXI1ORHCpsQm3Vp6mXoaTRa1RVmPjeKy21_GQJaLlJI.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    src: local('Open Sans'), local('OpenSans'), url('/Fonts/u-WUoqrET9fUeobQW7jkRT8E0i7KZn-EPnyo3HZu7kw.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 700;
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/Fonts/k3k702ZOKiLJc3WVjuplzBa1RVmPjeKy21_GQJaLlJI.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 400;
    src: local('Open Sans Italic'), local('OpenSans-Italic'), url('/Fonts/xjAJXh38I15wypJXxuGMBtIh4imgI8P11RFo6YPCPC0.woff') format('woff');
}
@font-face {
    font-family: 'Open Sans';
    font-style: italic;
    font-weight: 700;
    src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url('/Fonts/PRmiXeptR36kaC0GEAetxoUt79146ZFaIJxILcpzmhI.woff') format('woff');
}

@font-face{
    font-family:'FontAwesome';
    src:url('/Fonts/fontawesome-webfont.eot');
    src:url('/Fonts/fontawesome-webfont.eot') format('embedded-opentype'),
        url('/Fonts/fontawesome-webfont.woff') format('woff'),
        url('/Fonts/fontawesome-webfont.ttf') format('truetype');
    font-weight:normal;
    font-style:normal
}
[class^="icon-"], [class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
}

.icon-camera:before {
    content: "\f030";
}
.icon-chevron-down:before {
    content: "\f078";
}
.icon-chevron-left:before {
    content: "\f053";
}
.icon-chevron-right:before {
    content: "\f054";
}
.icon-circle:before {
    content: "\f01d";
}
.icon-download-alt:before {
    content: "\f019";
}
.icon-envelope-alt:before {
    content: "\f003";
}
.icon-exclamation-sign:before {
    content: "\f06a";
}
.icon-facebook:before {
    content: "\f09a";
}
.icon-facebook-sign:before {
    content: "\f082";
}
.icon-google-plus:before {
    content: "\f0d5";
}
/*.icon-google-plus-sign:before {
        content: "\f0d4";
}*/
.icon-home:before {
    content: "\f015";
}
.icon-map-marker:before {
    content: "\f041";
}
.icon-ok:before {
    content: "\f00c";
}
.icon-phone:before {
    content: "\f095";
}
.icon-pinterest-sign:before {
    content: "\f0d3";
}
.icon-question-sign:before {
    content: "\f059";
}
.icon-remove-sign:before {
    content: "\f057";
}
.icon-search:before {
    content: "\f002";
}
.icon-spin {
    display: inline-block;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}
a .icon-spin {
    display: inline-block;
    text-decoration: none;
}
.icon-spin:before {
    content: "\f030";
}
.icon-spinner:before {
    content: "\f110";
}
.icon-thumbs-up:before {
    content: "\f087";
}
.icon-time:before {
    content: "\f017";
}
.icon-twitter:before {
    content: "\f099";
}
.icon-twitter-sign:before {
    content: "\f081";
}
.theme-default .nivoSlider {
    position: relative;
    background: #fff url('/Images/loading.gif') no-repeat 50% 50%;
    max-height: 400px;
}
.theme-default .nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    max-height: 400px;
}
.theme-default .nivoSlider a {
    border: 0;
    display: block;
    max-height: 400px;
}
.theme-default .nivo-controlNav-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
.theme-default .nivo-controlNav-wrapinner {
    position: relative;
    width: 960px;
    margin: 0 auto;
    bottom: 0;
    height: 40px;
}
.theme-default .nivo-controlNav {
    position: absolute;
    top: 13px;
    left: 0;
    z-index: 11000;
}
.theme-default .nivo-controlNav a {
    display: inline-block;
    width: 11px;
    height: 11px;
    background: #fff;
    text-indent: -9999px;
    border: 2px solid #fff;
    margin: 0 2px;
}
.theme-default .nivo-controlNav a:hover {
    background: rgba(255,255,255,0.5);
}
.theme-default .nivo-controlNav a.active {
    background: transparent;
}
.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url('/Images/arrows.png') no-repeat;
    text-indent: -9999px;
    border: 0;
    opacity: 0;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a {
    opacity: 1;
}
.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}
.theme-default a.nivo-prevNav {
    left: 15px;
}
.theme-default .nivo-caption-wrapper {
    position: absolute;
    width: 100%;
    top: 25px;
    bottom: 65px;
    left: 0;
}
.theme-default .nivo-caption-wrapinner {
    position: relative;
    width: 980px;
    margin: 0 auto;
    top: 0;
    height: 100%;
}
.theme-default .nivo-caption {
    font-family: Helvetica,Arial,sans-serif;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
    width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
    width: auto;
    height: auto;
    background: 0;
    margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
    display: block;
    width: 120px;
    height: auto;
}
.nivoSlider {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}
.nivoSlider img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
}
.nivo-main-image {
    display: block!important;
    position: relative!important;
    width: 100%!important;
}
.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 400px;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
}
.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
    top: 0;
}
.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
    overflow: hidden;
}
.nivo-box img {
    display: block;
}
.nivo-caption {
    position: absolute;
    right: 0;
    top: 60px;
    width: 400px;
    height: 200px;
    background: rgba(255,255,255,0.8);
    color: #000;
    z-index: 8;
    padding: 20px;
    overflow: hidden;
    display: none;
    border: 2px solid rgba(0,0,0,0.1);
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nivo-caption p {
    padding: 5px;
    margin: 0;
}
.nivo-caption a {
    display: inline!important;
}
.nivo-html-caption {
    display: none;
}
.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}
.nivo-prevNav {
    left: 0;
}
.nivo-nextNav {
    right: 0;
}
.nivo-controlNav a {
    cursor: pointer;
}
.nivo-controlNav a.active {
    font-weight: bold;
}
body {
    display: block;
    margin:0;
    padding: 0 0 3000px 0;
    font-family: 'Open Sans';
    font-size: 14px;
    position: relative;
    min-height: 100%;
    padding-bottom: 50px;
    background: #fff;
    width: 100%;
    overflow-x: hidden;
}
.sitetitle {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 980px;
}
a {
    text-decoration: none;
    color: #715780;
}
.content {
    max-width: 960px;
    margin: 0 auto;
    position: relative;

}
.content-padding{
    padding-bottom: 400px;
}
.content-padding2{
    padding-bottom: 650px;
}
.content_timereser {
    padding-bottom: 356px;
}
.header {
    height: 160px;
}
.top-bar {
    background: url('/Images/texture.jpg');
    border-bottom: 2px solid #ddd;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.top-menu {
    width: 100%;
    height: 38px;
    line-height: 38px;
}
.top-menu a {
    color: #ddd;
    font-size: 13px;
    display: block;
    float: right;
    padding: 0 20px;
    margin: 0;
    font-weight: 300;
    text-transform: uppercase;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
    box-shadow: 1px 0 0 rgba(255,255,255,0),-1px 0 0 rgba(255,255,255,0);
}
.top-menu a.left-menu {
    /*height:38px;
    line-height:38px;*/
    float:left;
    padding: 0 10px;
}
.top-menu a:hover {
    background: rgba(0,0,0,0.5);
    color: #fff;
    box-shadow: 1px 0 0 rgba(255,255,255,0.1),-1px 0 0 rgba(255,255,255,0.1);
}
.header-content {
    max-width: 960px;
    height: 120px;
    margin: -2px auto 0 auto;
    position: relative;
}
.logo {
    display: block;
    height: 62px;
    width: 308px;
    top: 50%;
    margin-top: -31px;
    background: url('/Images/logo.png') no-repeat;
    position: absolute;
    bottom: 0;
}
.logo img {
    display: none;
}
.mainmenu {
    position: absolute;
    height: 30px;
    line-height: 30px;
    right: 0;
    top: 46px;
}
.mainmenu a {
    color: #2d1937;
    padding: 0;
    margin: 0 0 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    display: block;
    font-weight: 300;
    height: 25px;
    line-height: 30px;
    border-bottom: 2px solid transparent;
    float: left;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.mainmenu a:hover {
    border-bottom: 2px solid #715780;
}
.mainmenu a.active {
    border-bottom: 2px solid #ddd;
}
.slideshow {
    position: relative;
    height: 400px;
    margin: 0 0 30px 0;
}
.slider-wrapper {
    width: 1920px;
}
.nivo-caption h2 {
    margin: 0 0 20px 0;
    font-family: 'Open Sans';
    font-weight: 300;
    font-size: 50px;
    color: #715780;
    line-height: 50px;
    text-align: right;
    text-transform: uppercase;
}
.nivo-caption p {
    text-align: justify;
    padding: 0;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 20px;
    font-weight: 300;
}
.blackbar {
    height: 40px;
    width: 100%;
    background: rgba(45,25,55,0.9);
    background: rgba(0,0,0,0.8);
    position: absolute;
    bottom: 0;
    box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
    z-index: 999;
}
.search {
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 7px;
    right: 0;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}

.search-field-holder{
    line-height: 17px;
    background: #fff;
    border: 0;
    float: left;
    margin: 0 2px 0 0;
    width: 240px;
    padding: 2px 5px;
    position: relative;
}

.search-field {
    height: 19px;
    border: 0;
    width: 100%;
    -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:0;
    padding:1px 0px;
}

.search-field-holder .ui-autocomplete{
    top: 25px !important;
    left: -25px !important;
    width: 273px !important;
}

.search label {
    height: 25px;
    width: 25px;
    display: block;
    line-height: 25px;
    float: left;
    background: #fff;
    text-align: center;
}
.search label span {
    height: 25px;
    width: 25px;
    display: block;
    line-height: 25px;
    background: #fff;
    text-align: center;
    font-size: 15px;
}
.search .icon-chevron-right {
    display: block;
    height: 25px;
    width: 25px;
    line-height: 27px;
    text-align: center;
    float: left;
    background: #eee;
    position: relative;
    color: #715780;
    font-size: 12px;
    transition: all ease-in-out .15s;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
}
.search .icon-chevron-right:hover {
    background: #715780;
    color: #fff;
}
.search .search-button {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    height: 25px;
    width: 25px;
    border: 0;
    background: 0;
    cursor: pointer;
}
.pageheader {
    height: 130px;
    position: relative;
    margin: 0 0 30px 0;
}
.pageheader.ext {
    height: 100px;
    position: relative;
    margin: 0 0 30px 0;
}
.pageheader .blackbar {
    height: 31px;
    line-height: 31px;
}
.pageheader .blackbar .search {
    height: 25px;
    line-height: 25px;
    position: absolute;
    top: 3px;
    right: 0;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
/*.pageheader .blackbar .search-field {
        height: 19px;
        line-height: 19px;
        background: #fff;
        border: 0;
        float: left;
        margin: 0 2px 0 0;
        padding: 3px 5px;
        width: 100%;
        transition: all ease-in-out .15s;
        -moz-transition: all ease-in-out .15s;
        -webkit-transition: all ease-in-out .15s;
}*/
.breadcrumb {
    height: 30px;
    line-height: 30px;
    color: #fff;
    font-size: 13px;
    font-weight: 300;
}
.breadcrumb a {
    color: #fff;
    font-weight: 300;
}
.breadcrumb span {
    padding: 0 5px;
}
.pageheader-bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 130px;
    width: 100%;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.pageheader.ext .pageheader-bg {
    height: 100%;
}
.pagetitle {
    position: absolute;
    left: 0;
    top: 10px;
    height: 80px;
    line-height: 80px;
    font-weight: 300;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,0.7);
    background: rgba(45,25,55,0.8);
    margin: 0;
    font-size: 32px;
    text-transform: uppercase;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pagetitle>span{
    margin:0 25px;
}

.box-wrapper {
    max-width: 990px;
    margin: 0 -30px 30px 0;
}
.boxHolder {
    display: block;
    float: left;
    width: 300px;
    height: auto;
    margin: 0 30px 0 0;
}
.boxHolder:nth-child(3n+1) {
    clear: left;
}
.boxcontent{
    display: block;
    float: left;
    width: 300px;
    height: auto;
    margin-bottom:20px;
}
.boxcontent a{
    color:#0080ff
}
.boxcontent a:hover{
    text-decoration: underline
}
.box {
    display: block;
    width: 300px;
    height: 200px;
    position: relative;
    float: left;
    overflow: hidden;
}
.boxtitle {
    position: absolute;
    top: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    width: 280px;
    margin: 0;
    background: rgba(45,25,55,0.9);
    font-weight: 300;
    font-size: 20px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.boxtitle a {
    color: #fff;
}
.box .readon {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    padding: 0 45px 0 10px;
    width: 245px;
    margin: 0;
    background: rgba(45,25,55,0.8);
    background: rgba(0,0,0,0.8);
    font-weight: 300;
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
    box-shadow: 0 -2px 0 rgba(0,0,0,0.05);
}
.box .readon span.b {
    background: #fff;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 28px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 10px;
    left: 10px;
    color: rgba(45,25,55,1);
    border-radius: 1px;
    text-indent: 0;
}
.box .readon i {
    background: #fff;
    display: block;
    height: 25px;
    width: 25px;
    line-height: 28px;
    text-align: center;
    font-size: 13px;
    position: absolute;
    top: 10px;
    right: 10px;
    color: rgba(45,25,55,1);
    border-radius: 1px;
    text-indent: 0;
}
.facebook .boxtitle {
    background: rgba(255,255,255,0.7);
    color: #3b5998;
}
.facebook .readon {
    background: rgba(255,255,255,0.7);
    color: #3b5998;
    padding: 0 45px;
    width: 210px;
}
.facebook .boxtitle a {
    color: #3b5998;
}
.facebook .readon span.b {
    background: #3b5998;
    color: #fff;
}
.facebook .readon i {
    background: #3b5998;
    color: #fff;
}
.featured {
    position: relative;
    margin: 0 0 30px 0;
}
.featured-bg {
    position: absolute;
    bottom: 0;
    height: 290px;
    width: 100%;
    background: #e5e5e5;
}
.featured .container {
    background: #fff;
    position: relative;
}
.featured-title {
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}
.categories {
    max-width: 980px;
    margin: 0 -20px 30px 0;
}
.category {
    width: 225px;
    height: 300px;
    position: relative;
    float: left;
    margin: 0 20px 20px 0;
}
.category-title {
    position: absolute;
    bottom: 0;
    height: 40px;
    line-height: 40px;
    margin: 0;
    padding: 0 40px 0 10px;
    width: 175px;
    background: rgba(45,25,55,0.8);
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
    box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
}
.category-title a {
    color: #fff;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.category-title .arrow {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 40px;
    line-height: 43px;
    text-align: center;
    width: 40px;
    font-size: 13px;
}
.category:hover .category-title {
    background: rgba(255,255,255,0.7);
}
.category:hover .category-title a {
    color: #2d1937;
}
.filters {
    min-height: 25px;
    padding: 13px 0 14px 0;
    margin: -30px 0 30px 0;
    background: #e5e5e5;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
    font-size: 11px;
}
.filters label {
    display: block;
    height: 63px;
    width: 135px;
    font-size: 14px;
    line-height: 25px;
    font-weight: 300;
    float: left;
    color: #000;
}
.filters.sale_filters .label {
    width: 152px;
}
.filters input {
    white-space: nowrap;
    overflow: hidden;
    color: #000 !important;
    font-size: 12px;
    box-sizing: border-box;
    border: 1px solid #d7d7d7;
    padding: 4px 0px 5px 7px;
    text-overflow: ellipsis;
    font-family: 'Open Sans';
    zoom: 1;
    background: #FFFFFF url('/Images/down.png') no-repeat 96% center;
}
.filters label.filter_order {
    width: 122px;
    padding-right: 13px;
    text-align: right;
}
@media (max-width: 977px) {
    .filters label.filter_order {
        width: 135px;
        padding-right: 0px;
        text-align: left;
    }
}
@media (max-width: 450px) {
    .off-down span {
        display: block;
        float: left;
        width: 100% !important;
        text-align: center !important;
        margin-top: 10px;
    }
    .off-down span:first-child {
        height: 30px;
    }
}
.filters .field-wrapper {
    float: left;
    height: 25px;
    width: 17%;
}

.filters.sale_filters .field-wrapper {
    float: left;
    height: 25px;
    width: 14%;
}
.filters select {
    width: 150px;
}
.product-list {
    max-width: 980px;
    margin: 0 -20px 10px 0;
}
.product {
    position: relative;
    width: 225px;
    height: 338px;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;;
}
.product .new, .product .sale, .product .forsale {
    display: block;
    height: 30px;
    width: 40px;
    line-height: 30px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    position: absolute;
    text-transform: uppercase;
}
.product .new {
    background: rgba(255,0,0,0.6);
    top: 5px;
    left: 5px;
}
.product .sale {
    background: rgba(255,0,0,0.6);
    top: 5px;
    right: 5px;
}
.product .forsale {
    background: rgba(255,255,255,0.8);
    bottom: 35px;
    width: 215px;
    color: #000;
    padding: 0;
    left: 5px;
}
.product-list-info {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0 10px;
    width: 205px;
    background: rgba(45,25,55,0.8);
    font-weight: 300;
    font-size: 13px;
    color: #fff;
    box-shadow: 0 -2px 0 rgba(0,0,0,0.1);
}
.product-list-info .product-list-title {
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    margin: 0;
    padding: 5px 0;
    font-size: 13px;
    color: #fff;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
}
.product-list-info .product-list-title a {
    color: #fff;
}
.product-list-info div {
    padding-bottom: 10px;
}
.product-images {
    width: 400px;
    float: left;
    margin: 0 30px 30px 0;
}
.golarge {
    display: block;
    height: 40px;
    line-height: 40px;
    background: #d7d7d7;
    text-align: center;
    color: #222;
    font-size: 13px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.3);
    box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.golarge span {
    font-size: 20px;
    margin: 0 10px 0 0;
}
.product-details {
    float: right;
    width: 530px;
    margin: 0 0 30px 0;
}
.product-title {
    margin: 0 0 5px 0;
    padding: 0 0 20px 0;
    font-size: 30px;
    font-weight: 300;
    line-height: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
    color: #2d1937;
}
.product-meta {
    height: 20px;
    line-height: 20px;
    margin: 20px 0px;
}
.product-meta .left {
    color: #666;
    text-transform: uppercase;
    font-size: 12px;
}
.product-meta .myicons a, .product-meta .myicons span, .product-meta .myicons div {
    font-size: 20px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    position: relative;
    display: inline-block;
    width: 20px;
    height: 22px;
    text-align: center;
    line-height: 22px;
    overflow: hidden;
}
.product-meta .myicons span .plusone-wrapper {
    position: absolute;
    top: -12px;
    left: -15px;
    opacity: .0;
    filter: alpha(opacity=0);
}
.product-meta .myicons .icon-facebook-sign {
    color: #3b5998;
    top: -1px;
}
.product-meta .myicons .icon-google-plus-sign {
    color: #d84a38;
    top: -1px;
}
.product-meta .myicons .icon-twitter-sign {
    color: #32ceff;
    top: -1px;
}
.product-meta .myicons .icon-pinterest-sign {
    color: #cb2027;
    top: -1px;
}
.product-meta .right #mailtome {
    display: inline-block;
    background: #C9C;
    height: 18px;
    width: 18px;
    overflow: hidden;
    border-radius: 3px;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    cursor: pointer;
    position: relative;
    top: -4px;
}
.product-meta .right #mailtome i {
    line-height: 18px;
    color: #fff;
    text-shadow: none;
}
.product-meta .right .mailtome {
    display: none;
    position: absolute;
    top: 85px;
    right: -10px;
    background: #eee;
    padding: 10px 10px 10px 10px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    text-transform: none;
    border: 1px solid #ccc;
    width: auto;
    height: auto;
}
.product-meta .right .mailtome:before {
    content: '';
    position: absolute;
    top: -5px;
    right: 13px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #ccc;
}
.product-meta .right .mailtome .field-title {
    margin-bottom: 5px;
    font-weight: normal;
}
.product-meta .right .mailtome .fade {
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
    font-weight: 300;
    color: #000;
}
.mailtome > .field-title {
    display: inline !important;
}
.mailtome > .field-wrapper {
    margin-top: 10px;
    height: 30px !important;
    width: 300px !important;
}
.product-meta .right .succes-mailtome {
    display: none;
    position: absolute;
    top: 85px;
    right: -10px;
    background: #3C6;
    padding: 5px 10px;
    color: #fff;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 3px;
    text-transform: none;
    font-weight: normal;
}
.product-meta .right .succes-mailtome:before {
    content: '';
    position: absolute;
    top: -5px;
    right: 13px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #3C6;
}
.product-desc {
    margin: 0 0 20px 0;
}
.product-desc p {
    color: #666;
    font-size: 14px;
    text-align: justify;
    margin: 0;
    padding: 0;
}
.time-reservation {
    background-color: #4e334b;
    padding: 10px 12px 12px 12px;
    border-radius: 1px;
    margin: 0 0 10px 0;
    color: white;
}
.time-reservation h3{
    display: block;
    float:left;
    width: 41%;
    background-image: URL("/Images/small-right-arrow.png");
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: 500;
}
.time-reservation.ask_free_quote h3{
    width: 55%;
}
.time-reservation a{
    display: block;
    float: right;
    width: auto;
    background-color: white;
    color: #4e334b !important;
    padding: 12px;
    border-radius: 1px;
    margin: 7px;
    padding: 5px 15px;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}
.product-prices {
    display: block;
    float: left;
    width: 96%;
    background: #f1eef2;
    padding: 8px 12px 4px 12px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 4px;
    text-align: right;
}
.product-prices.off-down {
    padding: 0px 12px 0px 12px;
}
.product-prices .price {
    display: block;
    float: left;
}
.product-prices .price:first-child {
    margin-top: 7px;
}
.product-prices.off-down .price:first-child,
.product-prices.group .price:first-child {
    margin-top: 0px;
}
.product-prices .price:first-child .ptitle{
    margin-top: 15px;
}
.product-prices.group .price:first-child .ptitle {
    margin-top: 0px;
}
.product-prices img {
    display: block;
    float: left;
    margin: 0px 15px;
}
.product-prices.group .price{margin-top: 10px}
.product-prices.group .price:first-child{margin-top: 0px}
.product-prices.group .pvalue.relative img{
    position: absolute;
    left: 120px;
    top: 8px;
    cursor: pointer;
}
.product-prices.group .price:first-child .pvalue.relative img{top: 0px}
.product-prices.group .price:last-child .pvalue.relative img{left: 120px}

.product-prices .old {
    color: #707070;
    font-size: 12px;
}
.product-prices .old span {
    text-decoration: line-through;
}
.ptitle {
    display: block;
    float: left;
    color: #222;
    font-size: 14px;
    margin: 0 10px 0 0;
}
.price.min .ptitle{
    text-align: right;
    margin-right: 0px;
}
.pvalue {
    color: #715780;
    font-size: 30px;
    font-weight: bold;
}
.price.min .pvalue {
    font-size: 20px;
    text-align: right;
}
.product-prices.simple {
    background: 0;
    padding: 0 10px;
    box-shadow: none;
    border-radius: 2px;
    margin: 0 0 5px 0;
    text-align: right;
}
.product-prices.simple .ptitle, .product-prices.simple .pvalue {
    font-size: 13px!important;
    font-weight: 300!important;
}
.product-prices.simple .pvalue {
    display: inline-block;
    min-width: 80px;
    font-weight: bold!important;
}
.product-prices.simple .pvalue span.old {
    font-weight: 300;
}

.product-prices.group > .price{
    display: block;
    float: left;
    width: 50%;
    clear: left;
}
.product-prices.group > .price{
}
.product-prices.group > .price .ptitle,
.product-prices.group > .price .pvalue{
    display: block;
    float: left;
    width: 100%;
    text-align: left;
}

.pinfo {
    font-size: 11px;
    color: #666;
}
.product-options {
    display: block;
    float: left;
    width: 96%;
    background: #f1eef2;
    padding: 8px 12px 4px 12px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 2px;
    margin-bottom: 20px;
    padding: 14px 12px;
    text-align: center;
}
.product-options img {
    margin-bottom: -6px;
    margin-left: 10px;
}
.product-options.group {
    display: block;
    float: right;
    width: 200px;
    margin-top: 20px;
    margin-bottom: 0px;
    padding: 14px 12px;
    text-align: center;
    box-shadow: none;
    background: none;
    border-radius: 0px;
}
.product-options.group img {
    float: right;
    margin-bottom: -6px;
    margin-right: 0px;
}
.option {
    display: block;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    float: left;
    margin: 0 25px 0 0;
    background: #d7d7d7;
    font-size: 12px;
    text-transform: uppercase;
    color: #715780;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 2px;
}
.option.long {
    width: auto;
    padding: 0 15px;
    text-align: left;
    font-size: 14px;
    text-transform: none;
}
.option.cta {
    background: #715780;
    color: #fff;
    font-size: 16px;
    margin: 0;
    font-weight: bold;
}
.product-data {
    display: block;
    float: left;
    width: 265px;
}
.product-data.right {
    text-align: right;
    position: relative;
}
.product-data h3 {
    font-size: 16px;
    color: #2d1937;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #e5e5e5;
    text-transform: uppercase;
}
.product-data h3 i {
    font-size: 20px;
    color: #D7D7D7;
    cursor: pointer;
    padding-left: 5px;
}
.product-data ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.product-data ul li {
    font-size: 14px;
    font-weight: 300;
    padding: 0!important;
}
.product-data ul li strong {
    font-weight: normal;
    margin: 0 5px 0 0;
}
.product-data-2 {
    width: 530px;
}
.product-data-2 h3{
    text-align: left !important;
}
.product-data-2 ul li{
    text-align: left !important;
}
.youtube-link-container{
    float:left;
    width: 300px;
    font-family: 'Open Sans';
    margin-bottom: 25px;
}
.youtube-link-container .text-bogilila{
    color: #875F8E;
}
.youtube-link-container a{
    line-height: 30px;
}
.youtube-link-container img{
    display: block;
    float: left;
}

.accessories-image {
    display: none;
    position: relative;
}
.accessories-image i {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 20px;
    color: #D7D7D7;
    cursor: pointer;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.accessories-image img {
    border-radius: 3px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.formobile {
    display: none;
}
.post {
    margin-bottom: 30px;
    min-height: 350px;
}
.postheader {
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 20px 0;
    padding: 0;
}

.dblock{
    display: block;
}

.post-meta {
    background: #eee;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    padding: 10px 10px 10px 15px;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    margin: -10px 0 20px 0;
    font-weight: 300;
    color: #666;
}
.block {
    background: #f0eef2;
    padding: 20px;
    margin: 0 0 30px 0;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
}
.block2{
    /*background: #f0eef2;*/
    padding: 20px;
    margin: 0 0 30px 0;
}
label.block2{padding: 26px 20px 20px 5px}
input.block2{margin-top: 30px}
input.block2[type="radio"]{padding: 5px}

._1{
    display:block;
    float: none;
    width: 1px;
    height: 1px;
}
.blockheader {
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-size: 20px;
    font-weight: 300;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.lead {
    margin-bottom: 30px;
}
.lead, .lead p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
    border-radius: 3px;
}
.listed-item {
    display: block;
    float: left;
    clear: left;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
}

.listed-item-5 {
    display: block;
    float: left;
    width: 48%;
    border-top: 1px solid #ccc;
    padding: 10px 0 20px 0;
    margin: 0 0 20px 0;
}
.listed-item-5.asd {
    margin-right: 2%
}
.listed-item-5.no-border {
    border-color: transparent
}
.listed-item-5 .item-image {
    width: 30%
}
.listed-item-5 .item-image *{
    width: 100%
}

.item-image {
    width: 200px;
    height: 300px;
    float: left;
    margin: 0 30px 0 0;
    padding: 0;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 2px;
}
.item-content {
    max-width: 730px;
    width: 100%;
    float: left;
    padding-bottom: 35px;
    position: relative;
    min-height: 115px;
}
.item-title {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding: 0;
}
.item-title-5 {
    display: block;
    float: left;
    width: 50%;
    font-size: 20px;
    font-weight: 300;
    margin: 40px 0 10px 0;
    padding: 0;
}
.item-meta {
    margin: -10px 0 10px 0;
    font-size: 12px;
    font-weight: 300;
    color: #666;
}
.item-lead {
    margin: 0 0 10px 0;
    font-family: Arial,Helvetica,sans-serif;
    color: #666;
    line-height: 150%;
    font-size: 14px;
    text-align: justify;
}
.readmoreedit,
.readmoreedit3,
.readmoreedit2,
.readmore {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #715780;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin: 0;
    font-weight: 300;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    border-radius: 2px;
    transition: all ease-in-out .15s;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
}
.readmoreedit3:hover,
.readmoreedit2:hover,
.readmoreedit:hover,
.readmore:hover {
    background: #2d1937;
}
.readmoreedit {
    right: 115px;
}
.readmoreedit2 {
    bottom: 24px;
    right: 140px;
}
.readmoreedit3 {
    display: 	block;
    float: right;
    position: relative;
    bottom: 24px;
    right: 0px;
    margin: 10px 0px 5px 0px;
}

.sidebar {
    width: 300px;
    background: #eee;
    float: left;
    padding: 0;
    margin: 0 30px 30px 0;
}
.sidebar .sidemenu a {
    font-weight: 300;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    padding: 15px;
    display: block;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.sidebar .sidemenu a:hover {
    background: rgba(0,0,0,0.05);
}
.sidebar .sidemenu a.active {
    background: rgba(0,0,0,0.1);
    border-left: 5px solid #715780;
}
.sidebar .sidemenu a.new {
    background: rgba(0,0,0,0.1);
}
.faq {
    margin: 0 0 20px 0;
    float: left;
    width: 630px;
}
.faq .listed-item {
    border-bottom: 0;
    padding: 0;
}
.faq .item-title {
    font-size: 17px;
    display: block;
    cursor: pointer;
    position: relative;
    padding: 0 0 0 25px;
}
.faq .faqi {
    margin: 0 5px 0 0;
    color: #715780;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    font-size: 18px;
    position: absolute;
    top: 4px;
    left: 0;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.faq .item-title:hover .faqi {
    color: #000;
}
.faq .item-content {
    min-height: auto;
    padding: 0;
    width: 100%;
    float: none;
    min-height: 1px!important;
}
.faq .item-lead {
    display: none;
    background: #eee;
    position: relative;
    margin: 0 0 0 25px;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 140%;
    color: #333;
    text-align: justify;
}
/*.faq .item-lead p {
        padding: 10px;
        font-family: Arial,Helvetica,sans-serif;
        line-height: 140%;
        color: #333;
        text-align: justify;
        font-size: 14px;
}*/
.item-list {
    width: 980px;
    margin: 0 -20px 5px 0;
}
.item {
    position: relative;
    width: 176px;
    height: 176px;
    float: left;
    margin: 0 20px 20px 0;
}
.item img {
    width: 176px;
    height: 176px;
}
.contact-left {
    width: 300px;
    float: left;
    margin: 0 30px 0 0;
}
.contact-right {
    width: 630px;
    float: left;
}
.contact dl {
    width: 285px;
    float: left;
    margin-bottom: 0;
}
.contact dl dt {
    font-size: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 3px 5px;
    text-transform: uppercase;
    color: #3b2049;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
    padding: 0 0 5px 0;
    margin: 0 0 5px 0;
}
.contact dl dt span {
    font-size: 18px;
    margin: 0 5px 0 0;
    color: #3b2049;
}
.contact dl dd {
    margin: 0;
    padding: 0;
    text-align: right;
    font-weight: 300;
    line-height: 25px;
}
.contact dl dd small {
    display: block;
    white-space: nowrap;
    padding: 0 0 10px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.map {
    /*width: 100%;*/
}
#map_canvas {
    width: 100%;
    height: 766px;
}
.map-buttons {
    display: none;
}
.googlemaps {
    width: 100%;
    height: 766px;
}
.field-wrapper {
    position: relative;
    margin: 0 0 10px 0;
}
.field-wrapper label {
    display: block;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #000;
}
.field-wrapper label.radio,
.field-wrapper input[type="radio"] {
    display: block;
    float: left;

}
.field-wrapper label.radio {
    width:20%;
}
.field-wrapper input[type="radio"] {
    width:25px;
    height: 25px;
    line-height: 30px;
}
.textfield {
    height: 30px;
    line-height: 30px;
    background: #fff;
    display: block;
    padding: 0 5px;
    border: 1px solid #d7d7d8;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    font-family: 'Open Sans';
}
form input#name {
    text-transform: capitalize;
}
textarea {
    background: #fff;
    display: block;
    padding: 5px;
    border: 1px solid #d7d7d8;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    width: 100%;
    font-family: 'Open Sans';
}
.button {
    height: 30px;
    line-height: 30px;
    background: rgba(45,25,55,0.8);
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-family: 'Open Sans';
    cursor: pointer;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
    -webkit-appearance: none;
    -webkit-border-radius:0;
    border-radius:0;
}
.button:hover {
    background: #111;
}
.button.disabled, .button:disabled {
    background: #CCC;
    cursor: default;
}
.footer-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0;
    background: url('/Images/texture_nature.jpg');
    box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
}
.footer-wrapper.godown {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.footer-bgcolor {
    background: rgba(45,25,55,0.8);
}
.footer {
    max-width: 960px;
    margin: 0 auto;
    padding: 20px 0 60px 0;
    position: relative;
}
.footer-content {
    width: 433px;
    height: 302px;
    margin: 0 20px 0 0;
    float: left;
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.footer-content .field-wrapper a {
    color: white !important;
}
.footer-content h2 {
    font-size: 15px;
    color: #fff;
    margin: 0;
    padding: 0;
    font-weight: 300;
    position: absolute;
    bottom: -36px;
    left: 0;
    height: 26px;
    line-height: 26px;
    text-shadow: 0 2px 0 rgba(0,0,0,0.3);
}
.footer-promo-text {
    color: rgba(255,255,255,0.8);
    line-height: 18px;
    font-size: 12px;
    font-weight: 400;
    text-align: justify;
    padding: 10px 15px;
    margin: -10px 0 0 0;
    background: rgba(0,0,0,0.4);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
    text-shadow: 0 2px 0 rgba(0,0,0,0.3);
}
.footermenu {
    height: 30px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
    text-align: right;
    color: #fff;
    font-size: 12px;
    margin: 0 0 15px 0;
}
.footermenu span {
    padding: 0 10px;
}
.footermenu span i {
    font-size: .3em;
    display: inline!important;
    position: relative;
    top: -3px;
}
.footermenu a {
    color: #fff;
    font-weight: 300;
    font-size: 12px;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.footermenu a:hover {
    color: #FFF;
    text-decoration: underline;
}
.pages-open {
    position: absolute;
    bottom: -36px;
    right: 0;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    height: 20px;
    line-height: 20px;
    font-weight: 300;
    cursor: pointer;
    border-radius: 2px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.5);
    padding: 3px 3px 3px 6px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.0) inset,0 1px 0 rgba(255,255,255,0.0);
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.pages-open .icon-chevron-down {
    display: inline-block;
    margin: 0 5px;
    transition: all ease-in-out .50s;
    -moz-transition: all ease-in-out .50s;
    -webkit-transition: all ease-in-out .50s;
}
.pages-open:hover, .pages-open.active {
    background: rgba(0,0,0,0.3);
    box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
}
.pages-open.active .icon-chevron-down {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.like-box-wrapper {
    float: left;
    background: rgba(0,0,0,0.4);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
    margin: 0;
    padding: 10px;
    width: 487px;
}
.like-box-outer {
    width: 487px;
    overflow: hidden;
    height: 265px;
    padding-top: 18px;
}
.like-box-inner {
    width: 489px;
    margin: -1px;
}
.pages {
    margin: 20px 0 0 0;
    padding: 20px 10px 10px 20px;
    list-style: none;
    background: rgba(0,0,0,0.4);
    border-radius: 2px;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2) inset,0 1px 0 rgba(255,255,255,0.2);
    display: none;
}
.pages a {
    color: #FFF;
    font-size: 12px;
    border-radius: 2px;
    display: block;
    float: left;
    font-weight: 300;
    background: rgba(0,0,0,0.4);
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    text-transform: lowercase;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 30px;
    line-height: 30px;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    width: 156px;
    font-size: 12px;
    text-align: left;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.pages a:hover {
    background: rgba(255,255,255,0.8);
    color: #000;
}
.newsletter {
    position: absolute;
    bottom: 0;
    width: 100%;
    overflow: hidden;
}
.newsletter label {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    margin: 5px 0;
    height: 20px;
    line-height: 20px;
    white-space: inherit;
}
.newsletter label.fade {
    top: 30px;
    line-height: 30px;
    padding: 0 7px;
    font-size: 14px;
    color: #000;
    margin: 0;
}
.newsletter .textfield {
    width: 290px;
}
.copyright {
    background: rgba(0,0,0,0.3);
    height: 30px;
    line-height: 30px;
    color: #fff;
    padding: 5px 10px;
    font-size: 11px;
    color: #f1eef2;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    margin: 0 0 0 0;
    box-shadow: 0 2px 0 rgba(0,0,0,0.2) inset;
}
.copyright .content {
    padding: 0 90px 0 0;
    max-width: 870px;
}
.qs {
    position: absolute;
    bottom: -5px;
    right: 104px;
    display: block;
    height: 45px;
    width: 80px;
    margin: -10px 0 0 10px;
    background: #111 url('/Images/sme-logo.png') no-repeat top center;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.qs:hover {
    background-color: #eee;
    background-position: bottom center;
}
.webcat {
    position: absolute;
    bottom: -5px;
    right: 0px;
    display: block;
    height: 45px;
    width: 80px;
    margin: -10px 0 0 10px;
    background: #111 url('/Images/webcat-logo.png') no-repeat top center;
    border-radius: 2px 2px 0 0;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.webcat:hover {
    background-color: #eee;
    background-position: bottom center;
}
.copyright_text{
    float: right;
    position: relative;
    right: 122px;
}
.share-wrapper {
    height: 50px;
    margin: 0;
    position: absolute;
    left: 0;
    top: -25px;
    width: 430px;
}
.share-wrapper .follow {
    padding-top: 20px;
    float: left;
    margin-right: 15px;
}
.share-icon {
    width: 40px;
    height: 40px;
    float: left;
    position: relative;
    margin: 0 5px 0 0;
    background: #fff;
    border: 5px solid rgba(0,0,0,0.4);
    background-clip: padding-box;
    border-radius: 50%;
    cursor: pointer;
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.share-icon .iconed {
    display: block;
    height: 40px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 22px;
    color: #666;
    position: absolute;
    top: 0;
    left: 0;
}
.plusone-text {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px!important;
    font-weight: bold;
    font-style: italic;
}
.share-icon.like .iconed {
    color: #3b5998;
}
.share-icon.tweet .iconed {
    color: #32ceff;
}
.share-icon.plus1 .iconed {
    color: #d84a38;
}
.share-icon:hover .iconed {
    color: #fff!important;
    text-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.share-icon.like:hover {
    background: #3b5998;
    background-clip: padding-box;
}
.share-icon.tweet:hover {
    background: #32ceff;
    background-clip: padding-box;
}
.share-icon.plus1:hover, .share-icon.plus1.hover {
    background: #d84a38;
    background-clip: padding-box;
}
.share-icon.facebook .iconed {
    color: #3b5998;
}
.share-icon.googleplus .iconed {
    color: #d84a38;
}
.share-icon.facebook:hover {
    background: #3b5998;
    background-clip: padding-box;
}
.share-icon.googleplus:hover, .share-icon.googleplus.hover {
    background: #d84a38;
    background-clip: padding-box;
}
.count-wrapper {
    position: absolute;
    top: -15px;
    left: 25px;
    background: url('/Images/cwbg.png') repeat-x top center;
    height: 22px;
    line-height: 20px;
    color: #666;
    font-size: 11px;
    padding: 0 3px;
    letter-spacing: 0;
    display: none;
    white-space: nowrap;
}
.count-wrapper .cwb {
    display: block;
    position: absolute;
    bottom: -7px;
    left: -2px;
    height: 11px;
    width: 19px;
    background: url('/Images/cwb.png') no-repeat top center;
}
.count-wrapper .cwl, .count-wrapper .cwr {
    display: block;
    width: 4px;
    height: 21px;
    position: absolute;
    background: url('/Images/cwc.png') no-repeat;
}
.count-wrapper .cwl {
    left: -4px;
    background-position: top left;
}
.count-wrapper .cwr {
    right: -4px;
    background-position: top right;
}
.share-icon:hover .count-wrapper, #the-box:hover .count-wrapper {
    display: block;
}
#the-box {
    width: 50px;
    height: 50px;
    position: relative;
}
#tooltip {
    padding: 0;
    position: absolute;
    z-index: 1000;
    width: 24px;
    height: 15px;
    opacity: .0;
    overflow: hidden;
}
.plusone-wrapper {
    width: 38px;
    height: 24px;
    margin: 13px 6px;
    opacity: .0;
    filter: alpha(opacity=0);
}
.pagination {
    min-height: 30px;
    line-height: 30px;
    display: block;
    margin: 0 0 20px 0;
}
.pagination a, .pagination span {
    display: block;
    float: left;
    margin: 0 5px;
    height: 30px;
    line-height: 32px;
    width: 30px;
    text-align: center;
    border-radius: 2px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    color: #715780;
    text-shadow: 0 1px 1px rgba(0,0,0,0.2);
    background: #CCC;
    transition: all ease-in-out .15s;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
}
.pagination a:hover {
    background: #ddd;
}
.pagination a.active, .pagination span.active {
    background: #715780;
    color: #fff;
}
.pagination span {
    cursor: default;
}
.loading {
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    width: 30px;
    overflow: hidden;
    text-align: center;
    display: none;
}
.loading span {
    display: block;
    height: 30px;
    line-height: 30px;
    color: #715780;
}
.newsletter #subscribe-message {
    position: absolute;
    top: 10px;
    right: 130px;
}
.field-error {
    position: absolute;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    top: 20px;
    right: 0;
    display: none;
}
.field-error-aszf{
    top: 0px;
}
.idopont_privacy{
    color: black;
    font-size: 14px;
    margin-top: 5px;
    margin-right: 40px;
}
.idopont_privacy .field-error-aszf{
    margin-right: -35px;
}
.idopont_privacy a {
    color: black !important;
}
.field-error span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #F30;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    cursor: pointer;
}
.field-error.success span {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 18px;
    color: #090;
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    cursor: pointer;
}
.errortext {
    position: absolute;
    top: -25px;
    right: 5px;
    white-space: nowrap;
    padding: 0 5px;
    background: #CCC;
    height: 20px;
    line-height: 20px;
    border-radius: 2px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    font-size: 11px;
}
.errortext:after {
    display: block;
    content: '';
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #CCC;
    bottom: -5px;
    right: 5px;
}
.forminfo {
    font-weight: 300;
    font-size: 15px;
    line-height: 20px;
    display: none;
}
.contact-form .forminfo {
    position: absolute;
    top: 5px;
    right: 0;
}
.contact-form .forminfo_success {
    left:0;
}
.forminfo span {
    display: block;
    height: 20px;
    width: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 15px;
    float: left;
    margin: 0 5px 0 0;
}
.success span {
    color: #090;
}
.error span {
    color: #C00;
}
.inline-popup {
    display: none;
    width: 800px;
}
.popup-content {
    padding: 30px;
}
.product-info-helper,
.product-info-helper > div {
    display: block;
    float: left;
    width: 100%;
    padding: 0px 0 0 0;
    font-size: 13px;
    color: #000;
    font-weight: 300;
}
.productpager {
    position: absolute;
    top: 300px;
    font-size: 20px;
    background: #eee;
    color: #999;
    display: block;
    height: 50px;
    width: 30px;
    text-align: center;
    border-radius: 2px;
    line-height: 50px;
    transition: all ease-in-out .15s;
    -moz-transition: all ease-in-out .15s;
    -webkit-transition: all ease-in-out .15s;
}
.productpager i {
    line-height: 50px;
}
.productpager.prev {
    left: -50px;
}
.productpager.next {
    right: -50px;
}
.productpager:hover {
    background: #715780;
    color: #fff;
}

.product-lookup {
    display: block;
    float: left;
    background: #f0eef3;
    margin: 0 0 20px;
    color: #fff;
    background: #4e334b;
    width: 96%;
    padding: 8px 12px;
}
.product-lookup > div {
    display: block;
    float: left;
    width: 33%;
}
.product-lookup label {
    display: block;
    float: left;
    padding: 10px;
}
.product-lookup img{
    display: block;
    float: left;
    margin-top: 3px;
    margin-left: 5px;
}
.product-lookup input {
    display: block;
    float: left;
    width: 75px;
    padding: 5px 25px 5px 15px !important;
    margin: 7px 0px 0px 10px;
    background-image: url("/Images/down-arrow.png");
    background-repeat: no-repeat;
    background-position: 95% center;
}
.product-lookup p#lookup-go {
    display: block;
    float: right;
    width: auto;
    background-color: white;
    color: #4e334b !important;
    border-radius: 1px;
    margin: 7px;
    padding: 5px 15px !important;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
}

.api-answer {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    display: none;
    margin-bottom: 10px;
    text-align: center;
    padding: 8px 12px;
}
.api-answer.success {
    background: #24a855;
}
.api-answer {
    color: #4e334b;
}
.api-answer span{
    font-size: 18px;
    color: #ffffff;
}
.api-answer.failed,
.api-answer.reserved {
    background: #cf1d1d;
}


.product-lookup .select2-container {
    display: block;
    float: left;
    margin: 0 10px 10px 0;
    width: 115px!important;
}
html {
    height: 100%;
}

hr, .hr {
    width: 100%;
    height: 1px;
    background: #595959;
    border: 0;
    margin: 0 0 10px 0;
    padding: 0;
}
input, input:focus {
    outline: 0;
}
label.fade {
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
}
textarea {
    resize: none;
}
a {
    text-decoration: none;
}
#link {
    cursor: pointer;
}
a img {
    border: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clear {
    clear: both;
}
.relative{
    position: relative;
}
.clear-none {
    clear: none !important;
}
p {
    margin: 0 0 0 0;
    padding: 10px;
    text-align: justify;
    font-size: 14px;
    line-height: 140%;
}
.lead > p {
    margin: 0 0 10px 0;
}
.postcontent img {
    max-width: 960px;
}
.postcontent p {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
}
.leftimg, .rightimg {
    border-radius: 2px;
    box-shadow: 0 2px 0 rgba(0,0,0,0.2);
}
.leftimg {
    margin: 0 20px 15px 0;
}
.rightimg {
    margin: 0 0 15px 20px;
}
.content ul {
    margin: 0 0 10px 0;
    padding: 0;
    list-style: none;
}
.content ul li {
    margin: 0;
    padding: 0 0 0 15px;
    font-size: 13px;
    line-height: 20px;
}
.content ul li .iconed {
    margin: 0 5px 0 -20px;
}
.postcontent ul {
    margin: 0 0 10px 10px;
    padding: 0;
    list-style: square;
    list-style-position: inside;
}
.postcontent ul li {
    margin: 0;
    padding: 0 0 0 5px;
    line-height: 20px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #333;
    line-height: 150%;
}
.uppercase {
    text-transform: uppercase;
}
.normal {
    text-transform: none;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.centered {
    text-align: center;
}
.bold {
    font-weight: bold;
}
.redt {
    color: #f00;
}
.mt0 {
    margin-top: 0;
}
.mt5 {
    margin-top: 5px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mt50 {
    margin-top: 50px;
}
.mr0 {
    margin-right: 0;
}
.mr5 {
    margin-right: 5px;
}
.mr10 {
    margin-right: 10px;
}
.mr15 {
    margin-right: 15px;
}
.mr20 {
    margin-right: 20px;
}
.mr25 {
    margin-right: 25px;
}
.mr30 {
    margin-right: 30px;
}
.mr35 {
    margin-right: 35px;
}
.mr40 {
    margin-right: 40px;
}
.mr50 {
    margin-right: 50px;
}
.mb0 {
    margin-bottom: 0;
}
.mb5 {
    margin-bottom: 5px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50 {
    margin-bottom: 50px;
}
.ml0 {
    margin-left: 0;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
.p0{
    padding:0px;
}
.pt0 {
    padding-top: 0;
}
.pt5 {
    padding-top: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pr0 {
    padding-right: 0;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.pr50 {
    padding-right: 50px;
}
.pb0 {
    padding-bottom: 0;
}
.pb5 {
    padding-bottom: 5px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}
.pl0 {
    padding-left: 0;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pl50 {
    padding-left: 50px;
}
h1, h2, h3, h4, h5, h6 {
    margin: 10px 0;
    padding: 0;
    font-weight: 300;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
h5 {
    font-size: 15px;
}
h6 {
    font-size: 14px;
}
.f10 {
    font-size: 10px;
}
.f11 {
    font-size: 11px;
}
.f12 {
    font-size: 12px;
}
.f13 {
    font-size: 13px;
}
.f14 {
    font-size: 14px;
}
.f15 {
    font-size: 15px;
}
.f16 {
    font-size: 16px;
}
.f17 {
    font-size: 17px;
}
.f18 {
    font-size: 18px;
}
.f19 {
    font-size: 19px;
}
.f20 {
    font-size: 20px;
}
.f20 {
    font-size: 20px;
}
.f21 {
    font-size: 21px;
}
.f22 {
    font-size: 22px;
}
.f23 {
    font-size: 23px;
}
.f24 {
    font-size: 24px;
}
.f25 {
    font-size: 25px;
}
.f26 {
    font-size: 26px;
}
.f27 {
    font-size: 27px;
}
.f28 {
    font-size: 28px;
}
.f29 {
    font-size: 29px;
}
.f30 {
    font-size: 30px;
}
.f31 {
    font-size: 31px;
}
.f32 {
    font-size: 32px;
}
.f33 {
    font-size: 33px;
}
.f34 {
    font-size: 34px;
}
.f35 {
    font-size: 35px;
}
.wfull {
    width: 100%;
}
.w10 {
    width: 10px;
}
.w20 {
    width: 20px;
}
.w30 {
    width: 30px;
}
.w40 {
    width: 40px;
}
.w50 {
    width: 50px;
}
.w60 {
    width: 60px;
}
.w70 {
    width: 70px;
}
.w80 {
    width: 80px;
}
.w90 {
    width: 90px;
}
.w100 {
    width: 100px;
}
.w100p {
    width: 100%;
}
.w110 {
    width: 110px;
}
.w120 {
    width: 120px;
}
.w130 {
    width: 130px;
}
.w140 {
    width: 140px;
}
.w150 {
    width: 150px;
}
.w160 {
    width: 160px;
}
.w170 {
    width: 170px;
}
.w180 {
    width: 180px;
}
.w190 {
    width: 190px;
}
.w200 {
    width: 200px;
}
.w210 {
    width: 210px;
}
.w220 {
    width: 220px;
}
.w230 {
    width: 230px;
}
.w235 {
    width: 235px;
}
.w240 {
    width: 240px;
}
.w250 {
    width: 250px;
}
.w260 {
    width: 260px;
}
.w270 {
    width: 270px;
}
.w280 {
    width: 280px;
}
.w290 {
    width: 290px;
}
.w300 {
    width: 300px;
}
.w370 {
    width: 370px;
} 
.w524 {
    width: 524px;
}
.w604{width: 604px}
.mw290 {
    max-width: 290px;
    width: 100%;
}
.mw604{
    max-width: 604px;
    width: 100%;
}
.z100 {
    z-index: 100;
}
.z110 {
    z-index: 110;
}
.z120 {
    z-index: 120;
}
.z130 {
    z-index: 130;
}
.z140 {
    z-index: 140;
}
.z150 {
    z-index: 150;
}
.z160 {
    z-index: 160;
}
.z170 {
    z-index: 170;
}
.z180 {
    z-index: 180;
}
.z190 {
    z-index: 190;
}
.z200 {
    z-index: 200;
}
.z210 {
    z-index: 210;
}
.z220 {
    z-index: 220;
}
.z230 {
    z-index: 230;
}
.z240 {
    z-index: 240;
}
.z250 {
    z-index: 250;
}
.z260 {
    z-index: 260;
}
.z270 {
    z-index: 270;
}
.z280 {
    z-index: 280;
}
.z290 {
    z-index: 290;
}
.z300 {
    z-index: 300;
}
.z310 {
    z-index: 310;
}
.z320 {
    z-index: 320;
}
.z330 {
    z-index: 330;
}
.z340 {
    z-index: 340;
}
.z350 {
    z-index: 350;
}
.z360 {
    z-index: 360;
}
.z370 {
    z-index: 370;
}
.z380 {
    z-index: 380;
}
.z390 {
    z-index: 390;
}
.z400 {
    z-index: 400;
}
.z410 {
    z-index: 410;
}
.z420 {
    z-index: 420;
}
.z430 {
    z-index: 430;
}
.z440 {
    z-index: 440;
}
.z450 {
    z-index: 450;
}
.z460 {
    z-index: 460;
}
.z470 {
    z-index: 470;
}
.z480 {
    z-index: 480;
}
.z490 {
    z-index: 490;
}.select2-container {
    position: relative;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 13px;
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
}
.select2-container .select2-choice {
    background: #FFF;
    border-radius: 1px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #d7d7d7;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    height: 26px;
    line-height: 26px;
    padding: 0 0 0 8px;
    color: #000;
    text-decoration: none;
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #d7d7d7;
    border-radius: 0 0 2px 2px;
}
.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.select2-container .select2-choice abbr {
    display: block;
    position: absolute;
    right: 26px;
    top: 8px;
    width: 12px;
    height: 12px;
    font-size: 1px;
    background: url('/Images/select2.png') right top no-repeat;
    cursor: pointer;
    text-decoration: none;
    border: 0;
    outline: 0;
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer;
    text-decoration: none;
}
.select2-drop {
    background: #fff;
    color: #000;
    border: 1px solid #d7d7d7;
    border-top: 0;
    position: absolute;
    top: 100%;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    z-index: 9999;
    width: 100%;
    margin-top: -1px;
    border-radius: 0 0 2px 2px;
}
.select2-drop.select2-drop-above {
    border-radius: 2px 2px 0 0;
    margin-top: 1px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 0;
}
.select2-container .select2-choice div {
    border-radius: 0 1px 1px 0;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    height: 100%;
    width: 18px;
    border-right: 5px solid transparent;
}
.select2-container .select2-choice div b {
    background: url('/Images/select2.png') no-repeat 0 1px;
    display: block;
    width: 100%;
    height: 100%;
}
.select2-search {
    display: inline-block;
    white-space: nowrap;
    z-index: 10000;
    min-height: 26px;
    width: 100%;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
}
.select2-search-hidden {
    display: block;
    position: absolute;
    left: -10000px;
}
.select2-search input {
    background: #fff url('/Images/select2.png') no-repeat 100% -22px;
    background: url('/Images/select2.png') no-repeat 100% -22px,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));
    background: url('/Images/select2.png') no-repeat 100% -22px,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);
    background: url('/Images/select2.png') no-repeat 100% -22px,-moz-linear-gradient(center bottom,white 85%,#eee 99%);
    background: url('/Images/select2.png') no-repeat 100% -22px,-o-linear-gradient(bottom,white 85%,#eee 99%);
    background: url('/Images/select2.png') no-repeat 100% -22px,-ms-linear-gradient(top,#fff 85%,#eee 99%);
    background: url('/Images/select2.png') no-repeat 100% -22px,linear-gradient(top,#fff 85%,#eee 99%);
    padding: 4px 20px 4px 5px;
    outline: 0;
    border: 1px solid #d7d7d7;
    font-family: sans-serif;
    font-size: 1em;
    width: 100%;
    margin: 0;
    height: auto!important;
    min-height: 26px;
    border-radius: 0;
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px;
}
.select2-search input.select2-active {
    background: #fff url('/Images/spinner.gif') no-repeat 100%;
    background: url('/Images/spinner.gif') no-repeat 100%,-webkit-gradient(linear,left bottom,left top,color-stop(0.85,white),color-stop(0.99,#eee));
    background: url('/Images/spinner.gif') no-repeat 100%,-webkit-linear-gradient(center bottom,white 85%,#eee 99%);
    background: url('/Images/spinner.gif') no-repeat 100%,-moz-linear-gradient(center bottom,white 85%,#eee 99%);
    background: url('/Images/spinner.gif') no-repeat 100%,-o-linear-gradient(bottom,white 85%,#eee 99%);
    background: url('/Images/spinner.gif') no-repeat 100%,-ms-linear-gradient(top,#fff 85%,#eee 99%);
    background: url('/Images/spinner.gif') no-repeat 100%,linear-gradient(top,#fff 85%,#eee 99%);
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    outline: 0;
}
.select2-dropdown-open .select2-choice {
    border: 1px solid #d7d7d7;
    border-bottom-color: transparent;
    background-color: #eee;
    background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0,white),color-stop(0.5,#eee));
    background-image: -webkit-linear-gradient(center bottom,white 0,#eee 50%);
    background-image: -moz-linear-gradient(center bottom,white 0,#eee 50%);
    background-image: -o-linear-gradient(bottom,white 0,#eee 50%);
    background-image: -ms-linear-gradient(top,#fff 0,#eee 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee',GradientType=0);
    background-image: linear-gradient(top,#fff 0,#eee 50%);
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-bottomright: 0;border-bottom-left-radius:0;border-bottom-right-radius:0
}
.select2-dropdown-open .select2-choice div {
    background: transparent;
    border-left: none;
}
.select2-dropdown-open .select2-choice div b {
    background-position: -18px 1px;
}
.select2-results {
    margin: 4px 4px 4px 0;
    padding: 0 0 0 4px;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 200px;
}
.select2-results ul.select2-result-sub {
    margin: 0;
}
.select2-results ul.select2-result-sub > li .select2-result-label {
    padding-left: 20px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 40px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 60px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 80px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 100px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 110px;
}
.select2-results ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub ul.select2-result-sub > li .select2-result-label {
    padding-left: 120px;
}
.select2-results li {
    list-style: none;
    display: list-item;
}
.select2-results li.select2-result-with-children > .select2-result-label {
    font-weight: bold;
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
}
.select2-results .select2-highlighted {
    background: #715780;
    color: #fff;
}
.select2-results li em {
    background: #feffde;
    font-style: normal;
}
.select2-results .select2-highlighted em {
    background: transparent;
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
}
.select2-results .select2-disabled {
    display: none;
}
.select2-more-results.select2-active {
    background: #f4f4f4 url('spinner.gif') no-repeat 100%;
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item;
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.select2-container.select2-container-disabled .select2-choice div {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0;
}
.select2-container-multi .select2-choices {
    background-color: #fff;
    background-image: -webkit-gradient(linear,0% 0,0% 100%,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: -webkit-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: -moz-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: -o-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: -ms-linear-gradient(top,#eee 1%,#fff 15%);
    background-image: linear-gradient(top,#eee 1%,#fff 15%);
    border: 1px solid #d7d7d7;
    margin: 0;
    padding: 0;
    cursor: text;
    overflow: hidden;
    height: auto!important;
    height: 1%;
    position: relative;
}
.select2-container-multi .select2-choices {
    min-height: 26px;
}
.select2-container-multi.select2-container-active .select2-choices {
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 0 5px rgba(0,0,0,.3);
    -o-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);border:1px solid #5897fb;outline:0
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none;
}
.select2-container-multi .select2-choices .select2-search-field {
    white-space: nowrap;
    margin: 0;
    padding: 0;
}
.select2-container-multi .select2-choices .select2-search-field input {
    color: #666;
    background: transparent!important;
    font-family: sans-serif;
    font-size: 100%;
    height: 15px;
    padding: 5px;
    margin: 1px 0;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url('spinner.gif') no-repeat 100%!important;
}
.select2-default {
    color: #999!important;
}
.select2-container-multi .select2-choices .select2-search-choice {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #e4e4e4;
    color: #333;
    border: 1px solid #d7d7d7;
    line-height: 13px;
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    cursor: default;
    background-image: linear-gradient(top,#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
}
.select2-container-multi .select2-choices .select2-search-choice span {
    cursor: default;
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4;
}
.select2-search-choice-close {
    display: block;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 12px;
    height: 13px;
    font-size: 1px;
    background: url('select2.png') right top no-repeat;
    outline: 0;
}
.select2-container-multi .select2-search-choice-close {
    left: 3px;
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px;
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px;
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    background-image: none;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    padding: 3px 5px 3px 5px;
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-result-selectable .select2-match {
    text-decoration: underline;
}
.select2-result-unselectable .select2-match {
    text-decoration: none;
}
.select2-offscreen {
    position: absolute;
    left: -10000px;
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5){
    .select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice div b {
        background-image: url('/Images/select2x2.png')!important;
        background-repeat: no-repeat!important;
        background-size: 60px 40px!important;
    }
    .select2-search input {
        background-position: 100% -21px!important;
    }
    .filters {
        height: 25px;
        padding: 13px 0 14px 0;
        margin: -30px 0 30px 0;
        background: #e5e5e5;
        box-shadow: 0 2px 0 rgba(0,0,0,0.1) inset;
        font-size: 11px;
    }
    .filters label {
        display: block;
        height: 25px;
        width: 135px;
        font-size: 14px;
        line-height: 25px;
        font-weight: 300;
        float: left;
        color: #000;
    }
    .filters.sale_filters .field-wrapper,
    .filters .field-wrapper {
        float: left;
        height: 25px;
        width: 12%;
    }
    .filters select {
        width: 150px;
    }

    .product-lookup .select2-container {
        display: block;
        float: left;
        margin: 0 10px 10px 0;
        width: 115px!important;
    }
}

.ucfirst:first-letter{text-transform: uppercase}

.clear-left{
    clear: left;
}
.display-block{
    display: block;
}
.display-inline-block{
    display: inline-block;
}
.editmenu {
    position: absolute;
    background-color: rgba(45,25,55,0.8);
    bottom:-50px;
}
.editmenu ul{
    padding: 0px;
    margin: 0px;
}
.leadimage{
    margin-right: 20px;
    margin-bottom: 10px;
}
.font-black{
    color: #000;
}
.underline {
    text-decoration: underline;
}
.parent-zoom {
    -webkit-user-select: none!important;
}
.parent-zoom img {
    -webkit-transition-property: opacity;
    -webkit-transition-duration: 200ms;
    -webkit-transition-timing-function: ease;
    cursor: cell;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    border: 0;
}
.zoomy {
    position: absolute;
    display: none;
    background-repeat: no-repeat;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
    line-height: 100px;
    text-align: center;
    background-color: #fff;
    z-index: 99999;
    overflow: hidden;
    cursor: none;
    -webkit-transition-property: border-width,border-color,opacity;
    -webkit-transition-duration: 500ms,1s,500ms;
    -webkit-transition-timing-function: ease;
}
.zoomy span {
    display: block;
    margin: 5px auto;
    background: -moz-linear-gradient(top,rgba(255,255,255,.6) 0,rgba(255,255,255,0) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,.6)),color-stop(100%,rgba(255,255,255,0)));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF,endColorstr=#00ffffff);-ms-filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#55FFFFFF,endColorstr=#00ffffff)
}
.zoomy a {
    color: #333;
    text-decoration: none;
    outline: 0;
}
.inactive img {
    opacity: .85!important;
    filter: alpha(opacity=85)!important;
}
.zoomy #tmp {
    max-width: none;
    max-height: none;
    top: -999999px;
    left: -999999px;
}
.zoomy.start {
    border-width: 2px;
    border-color: #444;
}
.zoomy-wrap {
    position: relative;
    margin: 0;
    padding: 0;
    z-index: 999;
}
.zoomy-btn {
    font-family: sans-serif;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -30px 0 0 -30px;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    overflow: hidden;
    -webkit-box-shadow: 0 1px 2px rgba(255,255,255,.8);
    box-shadow: 0 1px 2px rgba(255,255,255,.8);
    background: rgba(45,25,55,0.8);
    background-position: 0 0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    line-height: 100px;
    color: #fff;
}
.zoomy-btn svg {
    margin: 8px auto;
    display: block;
}
.active .zoomy-btn svg {
    display: none;
}
.active .zoomy-btn {
    width: 100%;
    height: 100%;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    top: 0;
    right: 0;
    overflow: hidden;
    color: rgba(0,0,0,0);
}
.ellipsis {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
img.data-src {
    opacity: 0;
    transition: opacity .3s ease-in;
}
div.pp_default .pp_top, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_right, div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url('/Images/prettyPhoto/sprite.png') -78px -93px no-repeat;
}
div.pp_default .pp_top .pp_middle {
    background: url('/Images/prettyPhoto/sprite_x.png') top left repeat-x;
}
div.pp_default .pp_top .pp_right {
    background: url('/Images/prettyPhoto/sprite.png') -112px -93px no-repeat;
}
div.pp_default .pp_content .ppt {
    color: #f8f8f8;
}
div.pp_default .pp_content_container .pp_left {
    background: url('/Images/prettyPhoto/sprite_y.png') -7px 0 repeat-y;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url('/Images/prettyPhoto/sprite_y.png') top right repeat-y;
    padding-right: 13px;
}
div.pp_default .pp_next:hover {
    background: url('/Images/prettyPhoto/sprite_next.png') center right no-repeat;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url('/Images/prettyPhoto/sprite_prev.png') center left no-repeat;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url('/Images/prettyPhoto/sprite.png') 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_expand:hover {
    background: url('/Images/prettyPhoto/sprite.png') 0 -56px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url('/Images/prettyPhoto/sprite.png') 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px;
}
div.pp_default .pp_contract:hover {
    background: url('/Images/prettyPhoto/sprite.png') 0 -113px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_close {
    width: 30px;
    height: 30px;
    background: url('/Images/prettyPhoto/sprite.png') 2px 1px no-repeat;
    cursor: pointer;
}
div.pp_default .pp_gallery ul li a {
    background: url('/Images/prettyPhoto/default_thumb.png') center center #f8f8f8;
    border: 1px solid #aaa;
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous, div.pp_default .pp_gallery a.pp_arrow_next {
    position: static;
    left: auto;
}
div.pp_default .pp_nav .pp_play, div.pp_default .pp_nav .pp_pause {
    background: url('/Images/prettyPhoto/sprite.png') -51px 1px no-repeat;
    height: 30px;
    width: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default a.pp_arrow_previous, div.pp_default a.pp_arrow_next {
    background: url('/Images/prettyPhoto/sprite.png') -31px -3px no-repeat;
    height: 20px;
    width: 20px;
    margin: 4px 0 0;
}
div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
    font-family: Georgia;
    font-style: italic;
    color: #999;
    font-size: 11px;
    left: 75px;
    line-height: 25px;
    position: absolute;
    top: 2px;
    margin: 0;
    padding: 0 0 0 10px;
}
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover {
    opacity: .7;
}
div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 50px 5px 0;
}
div.pp_default .pp_bottom .pp_left {
    background: url('/Images/prettyPhoto/sprite.png') -78px -127px no-repeat;
}
div.pp_default .pp_bottom .pp_middle {
    background: url('/Images/prettyPhoto/sprite_x.png') bottom left repeat-x;
}
div.pp_default .pp_bottom .pp_right {
    background: url('/Images/prettyPhoto/sprite.png') -112px -127px no-repeat;
}
div.pp_default .pp_loaderIcon {
    background: url('/Images/prettyPhoto/loader.gif') center center no-repeat;
}

div.pp_pic_holder a:focus {
    outline: 0;
}
div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500;
}
div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    float: left;
    margin: 10px 0 2px;
}
.pp_description {
    display: none;
    margin: 0;
}
.pp_social {
    float: left;
    margin: 0;
}
.pp_social .facebook {
    float: left;
    margin-left: 5px;
    width: 55px;
    overflow: hidden;
}
.pp_social .twitter {
    float: left;
}
.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0;
}
.pp_nav p {
    float: left;
    white-space: nowrap;
    margin: 2px 4px;
}
.pp_nav .pp_play, .pp_nav .pp_pause {
    float: left;
    margin-right: 4px;
    text-indent: -10000px;
}
a.pp_arrow_previous, a.pp_arrow_next {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px;
}
.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000;
}
.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000;
}
.pp_gallery div {
    float: left;
    overflow: hidden;
    position: relative;
}
.pp_gallery ul {
    float: left;
    height: 35px;
    position: relative;
    white-space: nowrap;
    margin: 0 0 0 5px;
    padding: 0;
}
.pp_gallery ul a {
    border: 1px rgba(0,0,0,0.5) solid;
    display: block;
    float: left;
    height: 33px;
    overflow: hidden;
}
.pp_gallery ul a img {
    border: 0;
}
.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0;
}
.pp_gallery li.default a {
    background: url('/Images/prettyPhoto/facebook/default_thumbnail.gif') 0 0 no-repeat;
    display: block;
    height: 33px;
    width: 50px;
}
.pp_gallery .pp_arrow_previous, .pp_gallery .pp_arrow_next {
    margin-top: 7px!important;
}
a.pp_expand, a.pp_contract {
    cursor: pointer;
    display: none;
    height: 20px;
    position: absolute;
    right: 30px;
    text-indent: -10000px;
    top: 10px;
    width: 20px;
    z-index: 20000;
}
a.pp_close {
    position: absolute;
    right: 0;
    top: 20px;
    display: block;
    line-height: 22px;
    text-indent: -10000px;
    z-index: 99999;
}
.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 24px;
    margin: -12px 0 0 -12px;
}
#pp_full_res {
    line-height: 1!important;
}
#pp_full_res .pp_inline {
    text-align: left;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
}
div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    z-index: 9999;
    margin: 0 0 5px 15px;
}
div.pp_default .pp_content, div.light_rounded .pp_content {
    background-color: #fff;
}
div.pp_default #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt, div.light_rounded #pp_full_res .pp_inline, div.light_square .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.facebook #pp_full_res .pp_inline {
    color: #000;
}
div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a, .pp_gallery ul a:hover, .pp_gallery li.selected a {
    border-color: #fff;
}
div.pp_default .pp_details, div.light_rounded .pp_details, div.dark_rounded .pp_details, div.dark_square .pp_details, div.light_square .pp_details, div.facebook .pp_details {
    position: relative;
}
div.light_rounded .pp_top .pp_middle, div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right, div.light_rounded .pp_bottom .pp_middle, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right, div.light_square .pp_content, div.facebook .pp_content {
    background: #fff;
}
div.light_rounded .pp_description, div.light_square .pp_description {
    margin-right: 85px;
}
div.light_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.dark_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next {
    margin-top: 12px!important;
}
div.light_rounded .pp_arrow_previous.disabled, div.dark_rounded .pp_arrow_previous.disabled, div.dark_square .pp_arrow_previous.disabled, div.light_square .pp_arrow_previous.disabled {
    background-position: 0 -87px;
    cursor: default;
}
div.light_rounded .pp_arrow_next.disabled, div.dark_rounded .pp_arrow_next.disabled, div.dark_square .pp_arrow_next.disabled, div.light_square .pp_arrow_next.disabled {
    background-position: -22px -87px;
    cursor: default;
}
div.dark_rounded .currentTextHolder, div.dark_square .currentTextHolder {
    color: #c4c4c4;
}
div.dark_rounded #pp_full_res .pp_inline, div.dark_square #pp_full_res .pp_inline {
    color: #fff;
}
.pp_top, .pp_bottom {
    height: 20px;
    position: relative;
}
* html .pp_top, * html .pp_bottom {
    padding: 0 20px;
}
.pp_top .pp_left, .pp_bottom .pp_left {
    height: 20px;
    left: 0;
    position: absolute;
    width: 20px;
}
.pp_top .pp_middle, .pp_bottom .pp_middle {
    height: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}
* html .pp_top .pp_middle, * html .pp_bottom .pp_middle {
    left: 0;
    position: static;
}
.pp_top .pp_right, .pp_bottom .pp_right {
    height: 20px;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.pp_fade, .pp_gallery li.default a img {
    display: none;
}
@media (max-width: 1080px) and (min-width: 996px)
{
    .productpager {
        position:absolute;
        top:250px;
        font-size:20px;
        background:#eee;
        color:#999;
        display:block;
        height:50px;
        width:30px;
        text-align:center;
        border-radius:2px;
        line-height:50px;
        margin-bottom:20px;
        transition: all ease-in-out .15s;
        -moz-transition: all ease-in-out .15s;
        -webkit-transition: all ease-in-out .15s;
    }

    .productpager i { line-height:50px; }

    .productpager.prev { left:-30px; float:left; }
    .productpager.next { right:-30px; float:right; }

    .productpager:hover { background:#715780; color:#fff;
    }}


@media (max-width: 700px) and (min-width: 300px){
    .boxHolder {
        margin-top:30px;
        margin-left: auto;
        margin-right: auto;
        float:none;
        clear: left;
    }
}
@media (max-width: 996px) and (min-width: 700px)
{
    .content-padding {width: 100%; padding-bottom: 650px; margin-bottom:30px;}
    .content_timereser {
        padding-bottom: 600px;
    }
    .content-padding > .right {margin-top: 10px;}
    .content-padding > .button.left{float: none;display: block;}
    .mainmenu {width: 59%;}
    .pagination > span {
        margin-top: 10px;
    }
    .pagination > a {
        margin-top: 10px;
    }
    .box-wrapper {width: 100%;margin: 0 auto;padding-bottom: 40px;}
    .boxHolder {
        margin-top:30px;
        width:48%;
        margin:0 1% 0 1%;
    }
    .boxHolder:nth-child(odd) {
        clear: left;
    }
    .boxtitle{
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
        width:100% !important;
    }
    .nivo-controlNav-wrapper {
        padding-left: 20px;
    }

    .sidebar{
        width:100%;
    }

    .contact dl {
        width: 48%;
    }

    .map {
        width: auto;
    }

    .item-content {float: none}
    .footer-content {
        left:0;
        right: 0;
        margin: 0 auto;
        float: none;
        width: 95%;
        height: 200px;
    }
    .like-box-wrapper{
        margin: 54px auto 0 auto;
        float: none;
        width: 93%;
    }
    .product-images {
        float: none;
        margin: 0 auto 20px auto;
    }
    .product-details {
        float: none;
        margin: 0 auto;
    }

    .youtube-link-container{
        float: none;
        margin: 0px auto;
        width: 530px;
    }

    .product-title{
        text-align: center;
    }
    #newsletter {width: 78%;}
    .contact-left{float: none;margin:0 auto;width:100%;}
    .contact-right{float: none;margin:0 auto;width:100%;}
    .productpager.prev {left:0;}
    .productpager.next {right:0;}
    .nivo-caption-wrapinner {max-width: 950px;}

    #basic-data > .field-wrapper:nth-child(3) {
        margin-right: 25px;
    }

}
@media (max-width: 977px) and (min-width: 700px)
{
    .nivo-caption-wrapinner {max-width: 700px;}
    .filters .field-wrapper{margin-top: 10px}
    .breadcrumb{padding-left: 20px;}
    .logo{margin-left:20px;}
    .share-wrapper{max-width: 430px; width: auto;}
    /* FILTER */

    .filters {
        width:100%;
        height:auto;
        /*		padding:3px 0 4px 20px;*/
        padding: 0;
        margin:-30px 0px 30px 0px;
        background:#e5e5e5;
        box-shadow:0 2px 0 rgba(0,0,0,0.1) inset;
        font-size:11px;
    }
    .product-list{
        width: 100%;
    }

    .filters label {
        display:block;
        height: 25px;
        width:100%;
        font-size:14px;
        line-height:25px;
        font-weight:200;
        float:none;
        color:#000;
    }

    .filters .field-wrapper {
        float:left;
        height:25px;
        margin:0 1% 10px 0;
        width: 19%;
    }
    .filters.sale_filters .field-wrapper {
        float:left;
        height:25px;
        margin:0 1% 10px 0;
        width: 24%;
    }

    .filters select { width:100%; }

    .filters .select2-container.select2.w150 { width:100%; }

    .select2-container .select2-choice span {
        margin:0;
        padding:0;
        font-size:10px;
    }

}
@media (max-width: 770px) and (min-width: 700px)
{
    .mainmenu {width: 50%;}
    .footer-content {
        height: 220px;
    }
}
@media (max-width: 733px) and (min-width: 700px)
{
    .content-padding {
        max-width: 100%;
    }
    div.field-wrapper.left.mw290 {
        max-width: 100%;
    }
    div#s2id_subcategories, div#s2id_piece, div#s2id_products{
        width:100%;
        max-width:350px;
        margin-bottom:10px;
    }
    .footer-content {
        height: 220px;
    }
    .mw290 {
        max-width: 100%;
    }
}


@media (max-width: 700px)and (min-width: 432px) {
    .filters.sale_filters .field-wrapper {
        float: left;
        height: 25px;
        margin: 0 1% 10px 0;
        width: 49%;
    }
}
@media (max-width: 431px) {
    .filters.sale_filters .field-wrapper {
        float: left;
        height: 25px;
        margin: 0 1% 10px 0;
        width: 100%;
    }
}



.fully{
    display: block;
    float: left;
    width: 100%;
    margin-bottom:30px;
}
.button_offer {
    height: 19px;
    line-height: 19px;
    background: #725780;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 8px;
    margin-left: 20px;
    border: 0;
    border-radius: 2px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    text-align: center;
    font-family: 'Open Sans';
    cursor: pointer;
    box-shadow: 0 2px 0 rgba(0,0,0,0.1);
    text-shadow: 0 2px 0 rgba(0,0,0,0.1);
    transition: all ease-in-out .30s;
    -moz-transition: all ease-in-out .30s;
    -webkit-transition: all ease-in-out .30s;
}
.button_offer:hover {
    background: #111;
}
.button_offer.disabled, .button_offer:disabled {
    background: #CCC;
    cursor: default;
}
.w-50p{
    width: 50%
}
.w-100p{
    width: 100%
}
.center{ text-align: center; }
.text-align-left{ text-align: left; }
.text-align-right{ text-align: right; }
.margin-top-25{
    margin-top: 25px;
}
#step-2 > h3 {
    float:left;
    width: 100%;
}
/*#step-2 table td {float: left}*/
#step-2 table p.button_offer {
    margin-left: 0;
}

.offer-total{
    display: block;
    float: left;
    width: 100%;
    text-align: right;
    font-size: 20px;
    font-weight: 300;
    margin-top: 20px;
}
.offer-total .price_s {
    display: block;
    float: left;
    width: 150px;
}
.offer-total .price_s2 {
    display: block;
    float: left;
    width: 135px;
    text-align: right;
}
.if_over_100{
    font-size: 0.8em;
    clear: left;
    margin-top: -33px;
    padding:0px;
}
.wide-250{width:250px}
div#s2id_subcategories, div#s2id_piece{
    width:100%;
    max-width:200px;
}
div#s2id_products{
    width:100%;
    max-width:350px;
}

.move{
    cursor: move;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ol[data-type="dragList"] li.placeholder:before{
    position: absolute;
}

.list-style-none{
    list-style: none;
}

a.first_page, a.last_page{
    width: 50px;
}
p.info {
    padding: 10px 0;
}
.bigCheck {
    height: 25px;
    width: 25px;
}

.offer-button-help-text{
    width: 100%;
    float: right;
    text-align: right;
    padding: 0;
}

.content_timereser #calendar .off{
    background-color: #dfcbe2;/**#8b618f*/
    border: 1px solid #ccc !important;
    cursor: pointer;
}

.content_timereser #calendar .off > a {
    color:white !important;
}

.xtext{
    border: 1px solid rgba(0,0,0,0.1);
    display: block;
    padding: 10px;
    background: white;
    margin-top: 8px;
    float: left;
    width: 130%;
    min-height: 156px;
    text-align: justify;
}


.reservation_date_dress{
    display: block;
    float:left;
    width: 96%;
    padding: 12px 12px;
    background-color: #4e334b;
    margin-bottom: 20px;
}
.reservation_date_dress a,
.reservation_date_dress p{
    display: block;
    float:none;
    margin: 0px auto;
    width: 70%;
    padding: 5px 15px;
    background-color: white;
    color: #4e334b !important;
    border-radius: 1px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
}
.reservation_date_dress p{cursor: default}

.free-products {
    border-bottom: 1px solid #e5e5e5;
}
.free-products h2{
    text-transform: uppercase;
    margin-top: 0px !important;
}

.line-through{text-decoration: line-through}

.ui-tooltip{
    width: 202px;
    max-width: 202px;
    width: auto;
    background-color: #715780;
    border: none;
    border-color: white;
    padding: 1px;
    border-radius: 5px !important;
}
.ui-tooltip-content{
    width: 180px;
    max-width: 180px;
    background-color: #4e334b;
    border: 1px solid white;
    color: white;
    font-size: 11px;
    padding: 10px;
    border-radius: 5px;
}
/* pozíciók */
.fixed{ position: fixed; }
.relative{ position: relative; }
.absolute{ position: absolute; }


.left-17{left: 17px}
.left-41{left: 41px}
.left-90{left: 90px}