/*
 * jQuery UI CSS Framework 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; 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: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; 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 #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; 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 #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_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: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; 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_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_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: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; 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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * 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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/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.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Progressbar 1.8.16
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.7 filter: alpha(opacity = 70);}
#colorbox{outline:0;}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; }
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999; /*border-top: 1px solid #ddd; padding-top: 15px; */}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxClose{position:absolute; top:-27px; right:-25px; display:block; color:transparent;background:url(images/fancy_close.png) no-repeat 0 0; width: 30px; height: 30px; }


#cboxPrevious, #cboxNext {
    position: absolute;
    top: 50%;
    left: -9999px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    cursor: pointer;
    z-index: 1102;
    display: block;
}

#cboxPrevious {
    background-image: url('images/fancybox.png');
    background-position: -40px -30px;
    text-indent: -99999px;
    left: 0px;
}

#cboxNext {
    background-image: url('images/fancybox.png');
    background-position: -40px -60px;
    text-indent: 99999px;
    right: 0px;
    left: auto;
}

.action_button li {
    float: left;
    width: 100%;
    clear: both;
    margin: 10px 0;
}

.action_button li a.button {padding:8px 10px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(images/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}/*
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/* normalize.css v2.1.0 | MIT License | git.io/normalize */
/* line 22, ../sass/bootstrap_lib/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 32, ../sass/bootstrap_lib/_normalize.scss */
audio,
canvas,
video {
  display: inline-block;
}

/* line 41, ../sass/bootstrap_lib/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 50, ../sass/bootstrap_lib/_normalize.scss */
[hidden] {
  display: none;
}

/* line 64, ../sass/bootstrap_lib/_normalize.scss */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

/* line 74, ../sass/bootstrap_lib/_normalize.scss */
body {
  margin: 0;
}

/* line 86, ../sass/bootstrap_lib/_normalize.scss */
a:focus {
  outline: thin dotted;
}

/* line 95, ../sass/bootstrap_lib/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 108, ../sass/bootstrap_lib/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 117, ../sass/bootstrap_lib/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 126, ../sass/bootstrap_lib/_normalize.scss */
b,
strong {
  font-weight: normal;
}

/* line 134, ../sass/bootstrap_lib/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 142, ../sass/bootstrap_lib/_normalize.scss */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/* line 152, ../sass/bootstrap_lib/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 164, ../sass/bootstrap_lib/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

/* line 173, ../sass/bootstrap_lib/_normalize.scss */
pre {
  white-space: pre-wrap;
}

/* line 181, ../sass/bootstrap_lib/_normalize.scss */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

/* line 189, ../sass/bootstrap_lib/_normalize.scss */
small {
  font-size: 80%;
}

/* line 198, ../sass/bootstrap_lib/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 205, ../sass/bootstrap_lib/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 209, ../sass/bootstrap_lib/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 221, ../sass/bootstrap_lib/_normalize.scss */
img {
  border: 0;
}

/* line 229, ../sass/bootstrap_lib/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 241, ../sass/bootstrap_lib/_normalize.scss */
figure {
  margin: 0;
}

/* line 253, ../sass/bootstrap_lib/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 264, ../sass/bootstrap_lib/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 278, ../sass/bootstrap_lib/_normalize.scss */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}

/* line 290, ../sass/bootstrap_lib/_normalize.scss */
button,
input {
  line-height: normal;
}

/* line 302, ../sass/bootstrap_lib/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 317, ../sass/bootstrap_lib/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 327, ../sass/bootstrap_lib/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 337, ../sass/bootstrap_lib/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 348, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 361, ../sass/bootstrap_lib/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 370, ../sass/bootstrap_lib/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 380, ../sass/bootstrap_lib/_normalize.scss */
textarea {
  overflow: auto;
  vertical-align: top;
}

/* line 393, ../sass/bootstrap_lib/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

@media print {
  /* line 8, ../sass/bootstrap_lib/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 16, ../sass/bootstrap_lib/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../sass/bootstrap_lib/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../sass/bootstrap_lib/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 31, ../sass/bootstrap_lib/_print.scss */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 36, ../sass/bootstrap_lib/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 41, ../sass/bootstrap_lib/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 46, ../sass/bootstrap_lib/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 50, ../sass/bootstrap_lib/_print.scss */
  img {
    max-width: 100% !important;
  }

  @page {
    margin: 2cm .5cm;
}

  /* line 60, ../sass/bootstrap_lib/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 66, ../sass/bootstrap_lib/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 71, ../sass/bootstrap_lib/_print.scss */
  .navbar {
    display: none;
  }

  /* line 76, ../sass/bootstrap_lib/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 82, ../sass/bootstrap_lib/_print.scss */
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  /* line 86, ../sass/bootstrap_lib/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 90, ../sass/bootstrap_lib/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 95, ../sass/bootstrap_lib/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 10, ../sass/bootstrap_lib/_scaffolding.scss */
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 17, ../sass/bootstrap_lib/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 22, ../sass/bootstrap_lib/_scaffolding.scss */
body {
  font-family: "HelveticaNeue45Light", font-family-sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #777777;
  background-color: white;
}

/* line 34, ../sass/bootstrap_lib/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 47, ../sass/bootstrap_lib/_scaffolding.scss */
button,
input,
select[multiple],
textarea {
  background-image: none;
}

/* line 54, ../sass/bootstrap_lib/_scaffolding.scss */
a {
  color: #777777;
  text-decoration: none;
}
/* line 59, ../sass/bootstrap_lib/_scaffolding.scss */
a:hover, a:focus {
  color: #515151;
  text-decoration: underline;
}
/* line 64, ../sass/bootstrap_lib/_scaffolding.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 72, ../sass/bootstrap_lib/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 77, ../sass/bootstrap_lib/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 82, ../sass/bootstrap_lib/_scaffolding.scss */
.img-rounded {
  border-radius: 6px;
}

/* line 89, ../sass/bootstrap_lib/_scaffolding.scss */
.img-thumbnail, .thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 0px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 102, ../sass/bootstrap_lib/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 109, ../sass/bootstrap_lib/_scaffolding.scss */
hr {
  margin-top: 19px;
  margin-bottom: 19px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 121, ../sass/bootstrap_lib/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  border: 0;
}

/* line 9, ../sass/bootstrap_lib/_type.scss */
p {
  margin: 0 0 9.5px;
}

/* line 12, ../sass/bootstrap_lib/_type.scss */
.lead {
  margin-bottom: 19px;
  font-size: 16.1px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 12, ../sass/bootstrap_lib/_type.scss */
  .lead {
    font-size: 21px;
  }
}

/* line 28, ../sass/bootstrap_lib/_type.scss */
small {
  font-size: 85%;
}

/* line 31, ../sass/bootstrap_lib/_type.scss */
cite {
  font-style: normal;
}

/* line 34, ../sass/bootstrap_lib/_type.scss */
.text-muted {
  color: #999999;
}

/* line 35, ../sass/bootstrap_lib/_type.scss */
.text-primary {
  color: #428bca;
}

/* line 36, ../sass/bootstrap_lib/_type.scss */
.text-warning {
  color: white;
}

/* line 37, ../sass/bootstrap_lib/_type.scss */
.text-danger {
  color: white;
}

/* line 38, ../sass/bootstrap_lib/_type.scss */
.text-success {
  color: white;
}

/* line 39, ../sass/bootstrap_lib/_type.scss */
.text-info {
  color: white;
}

/* line 42, ../sass/bootstrap_lib/_type.scss */
.text-left {
  text-align: left;
}

/* line 43, ../sass/bootstrap_lib/_type.scss */
.text-right {
  text-align: right;
}

/* line 44, ../sass/bootstrap_lib/_type.scss */
.text-center {
  text-align: center;
}

/* line 51, ../sass/bootstrap_lib/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "HelveticaNeue45Light", font-family-sans-serif;
  font-weight: 500;
  line-height: 1.1;
}
/* line 55, ../sass/bootstrap_lib/_type.scss */
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 64, ../sass/bootstrap_lib/_type.scss */
h1,
h2,
h3 {
  margin-top: 19px;
  margin-bottom: 9.5px;
}

/* line 70, ../sass/bootstrap_lib/_type.scss */
h4,
h5,
h6 {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}

/* line 75, ../sass/bootstrap_lib/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 76, ../sass/bootstrap_lib/_type.scss */
h2, .h2 {
  font-size: 30px;
}

/* line 77, ../sass/bootstrap_lib/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 78, ../sass/bootstrap_lib/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 79, ../sass/bootstrap_lib/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 80, ../sass/bootstrap_lib/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 82, ../sass/bootstrap_lib/_type.scss */
h1 small, .h1 small {
  font-size: 24px;
}

/* line 83, ../sass/bootstrap_lib/_type.scss */
h2 small, .h2 small {
  font-size: 18px;
}

/* line 85, ../sass/bootstrap_lib/_type.scss */
h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px;
}

/* line 91, ../sass/bootstrap_lib/_type.scss */
.page-header {
  padding-bottom: 8.5px;
  margin: 38px 0 19px;
  border-bottom: 1px solid #eeeeee;
}

/* line 104, ../sass/bootstrap_lib/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 9.5px;
}
/* line 108, ../sass/bootstrap_lib/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 116, ../sass/bootstrap_lib/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 123, ../sass/bootstrap_lib/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 131, ../sass/bootstrap_lib/_type.scss */
dl {
  margin-bottom: 19px;
}

/* line 135, ../sass/bootstrap_lib/_type.scss */
dt,
dd {
  line-height: 1.42857;
}

/* line 138, ../sass/bootstrap_lib/_type.scss */
dt {
  font-weight: bold;
}

/* line 141, ../sass/bootstrap_lib/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 152, ../sass/bootstrap_lib/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 159, ../sass/bootstrap_lib/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 21, ../sass/bootstrap_lib/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  /* line 25, ../sass/bootstrap_lib/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 172, ../sass/bootstrap_lib/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 176, ../sass/bootstrap_lib/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 182, ../sass/bootstrap_lib/_type.scss */
blockquote {
  padding: 9.5px 19px;
  margin: 0 0 19px;
  border-left: 5px solid #eeeeee;
}
/* line 186, ../sass/bootstrap_lib/_type.scss */
blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25;
}
/* line 191, ../sass/bootstrap_lib/_type.scss */
blockquote p:last-child {
  margin-bottom: 0;
}
/* line 194, ../sass/bootstrap_lib/_type.scss */
blockquote small {
  display: block;
  line-height: 1.42857;
  color: #999999;
}
/* line 198, ../sass/bootstrap_lib/_type.scss */
blockquote small:before {
  content: '\2014 \00A0';
}
/* line 204, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
/* line 210, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
/* line 214, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:before {
  content: '';
}
/* line 217, ../sass/bootstrap_lib/_type.scss */
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

/* line 228, ../sass/bootstrap_lib/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

/* line 233, ../sass/bootstrap_lib/_type.scss */
address {
  display: block;
  margin-bottom: 19px;
  font-style: normal;
  line-height: 1.42857;
}

/* line 9, ../sass/bootstrap_lib/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}

/* line 19, ../sass/bootstrap_lib/_code.scss */
pre {
  display: block;
  padding: 9px;
  margin: 0 0 9.5px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: whitesmoke;
  border: 1px solid #cccccc;
  border-radius: 0px;
}
/* line 33, ../sass/bootstrap_lib/_code.scss */
pre.prettyprint {
  margin-bottom: 19px;
}
/* line 38, ../sass/bootstrap_lib/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}

/* line 49, ../sass/bootstrap_lib/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, ../sass/bootstrap_lib/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.container:before, .container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.container:after {
  clear: both;
}

/* line 12, ../sass/bootstrap_lib/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.row:before, .row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.row:after {
  clear: both;
}

/* line 64, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 92, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11 {
  float: left;
}

/* line 95, ../sass/bootstrap_lib/_grid.scss */
.col-xs-1 {
  width: 8.33333%;
}

/* line 96, ../sass/bootstrap_lib/_grid.scss */
.col-xs-2 {
  width: 16.66667%;
}

/* line 97, ../sass/bootstrap_lib/_grid.scss */
.col-xs-3 {
  width: 25%;
}

/* line 98, ../sass/bootstrap_lib/_grid.scss */
.col-xs-4 {
  width: 33.33333%;
}

/* line 99, ../sass/bootstrap_lib/_grid.scss */
.col-xs-5 {
  width: 41.66667%;
}

/* line 100, ../sass/bootstrap_lib/_grid.scss */
.col-xs-6 {
  width: 50%;
}

/* line 101, ../sass/bootstrap_lib/_grid.scss */
.col-xs-7 {
  width: 58.33333%;
}

/* line 102, ../sass/bootstrap_lib/_grid.scss */
.col-xs-8 {
  width: 66.66667%;
}

/* line 103, ../sass/bootstrap_lib/_grid.scss */
.col-xs-9 {
  width: 75%;
}

/* line 104, ../sass/bootstrap_lib/_grid.scss */
.col-xs-10 {
  width: 83.33333%;
}

/* line 105, ../sass/bootstrap_lib/_grid.scss */
.col-xs-11 {
  width: 91.66667%;
}

/* line 106, ../sass/bootstrap_lib/_grid.scss */
.col-xs-12 {
  width: 100%;
}

@media (min-width: 768px) {
  /* line 118, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 740px;
  }

  /* line 132, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11 {
    float: left;
  }

  /* line 135, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-1 {
    width: 8.33333%;
  }

  /* line 136, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-2 {
    width: 16.66667%;
  }

  /* line 137, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-3 {
    width: 25%;
  }

  /* line 138, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-4 {
    width: 33.33333%;
  }

  /* line 139, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-5 {
    width: 41.66667%;
  }

  /* line 140, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-6 {
    width: 50%;
  }

  /* line 141, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-7 {
    width: 58.33333%;
  }

  /* line 142, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-8 {
    width: 66.66667%;
  }

  /* line 143, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-9 {
    width: 75%;
  }

  /* line 144, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-10 {
    width: 83.33333%;
  }

  /* line 145, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-11 {
    width: 91.66667%;
  }

  /* line 146, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-12 {
    width: 100%;
  }

  /* line 149, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-1 {
    left: 8.33333%;
  }

  /* line 150, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-2 {
    left: 16.66667%;
  }

  /* line 151, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-3 {
    left: 25%;
  }

  /* line 152, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-4 {
    left: 33.33333%;
  }

  /* line 153, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-5 {
    left: 41.66667%;
  }

  /* line 154, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-6 {
    left: 50%;
  }

  /* line 155, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-7 {
    left: 58.33333%;
  }

  /* line 156, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-8 {
    left: 66.66667%;
  }

  /* line 157, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-9 {
    left: 75%;
  }

  /* line 158, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-10 {
    left: 83.33333%;
  }

  /* line 159, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-push-11 {
    left: 91.66667%;
  }

  /* line 161, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-1 {
    right: 8.33333%;
  }

  /* line 162, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-2 {
    right: 16.66667%;
  }

  /* line 163, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-3 {
    right: 25%;
  }

  /* line 164, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-4 {
    right: 33.33333%;
  }

  /* line 165, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-5 {
    right: 41.66667%;
  }

  /* line 166, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-6 {
    right: 50%;
  }

  /* line 167, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-7 {
    right: 58.33333%;
  }

  /* line 168, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-8 {
    right: 66.66667%;
  }

  /* line 169, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-9 {
    right: 75%;
  }

  /* line 170, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-10 {
    right: 83.33333%;
  }

  /* line 171, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-pull-11 {
    right: 91.66667%;
  }

  /* line 174, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 175, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 176, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-3 {
    margin-left: 25%;
  }

  /* line 177, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 178, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 179, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-6 {
    margin-left: 50%;
  }

  /* line 180, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 181, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 182, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-9 {
    margin-left: 75%;
  }

  /* line 183, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 184, ../sass/bootstrap_lib/_grid.scss */
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 992px) {
  /* line 196, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 960px;
  }

  /* line 209, ../sass/bootstrap_lib/_grid.scss */
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11 {
    float: left;
  }

  /* line 212, ../sass/bootstrap_lib/_grid.scss */
  .col-md-1 {
    width: 8.33333%;
  }

  /* line 213, ../sass/bootstrap_lib/_grid.scss */
  .col-md-2 {
    width: 16.66667%;
  }

  /* line 214, ../sass/bootstrap_lib/_grid.scss */
  .col-md-3 {
    width: 25%;
  }

  /* line 215, ../sass/bootstrap_lib/_grid.scss */
  .col-md-4 {
    width: 33.33333%;
  }

  /* line 216, ../sass/bootstrap_lib/_grid.scss */
  .col-md-5 {
    width: 41.66667%;
  }

  /* line 217, ../sass/bootstrap_lib/_grid.scss */
  .col-md-6 {
    width: 50%;
  }

  /* line 218, ../sass/bootstrap_lib/_grid.scss */
  .col-md-7 {
    width: 58.33333%;
  }

  /* line 219, ../sass/bootstrap_lib/_grid.scss */
  .col-md-8 {
    width: 66.66667%;
  }

  /* line 220, ../sass/bootstrap_lib/_grid.scss */
  .col-md-9 {
    width: 75%;
  }

  /* line 221, ../sass/bootstrap_lib/_grid.scss */
  .col-md-10 {
    width: 83.33333%;
  }

  /* line 222, ../sass/bootstrap_lib/_grid.scss */
  .col-md-11 {
    width: 91.66667%;
  }

  /* line 223, ../sass/bootstrap_lib/_grid.scss */
  .col-md-12 {
    width: 100%;
  }

  /* line 226, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-0 {
    left: auto;
  }

  /* line 227, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-1 {
    left: 8.33333%;
  }

  /* line 228, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-2 {
    left: 16.66667%;
  }

  /* line 229, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-3 {
    left: 25%;
  }

  /* line 230, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-4 {
    left: 33.33333%;
  }

  /* line 231, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-5 {
    left: 41.66667%;
  }

  /* line 232, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-6 {
    left: 50%;
  }

  /* line 233, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-7 {
    left: 58.33333%;
  }

  /* line 234, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-8 {
    left: 66.66667%;
  }

  /* line 235, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-9 {
    left: 75%;
  }

  /* line 236, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-10 {
    left: 83.33333%;
  }

  /* line 237, ../sass/bootstrap_lib/_grid.scss */
  .col-md-push-11 {
    left: 91.66667%;
  }

  /* line 239, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-0 {
    right: auto;
  }

  /* line 240, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-1 {
    right: 8.33333%;
  }

  /* line 241, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-2 {
    right: 16.66667%;
  }

  /* line 242, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-3 {
    right: 25%;
  }

  /* line 243, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-4 {
    right: 33.33333%;
  }

  /* line 244, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-5 {
    right: 41.66667%;
  }

  /* line 245, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-6 {
    right: 50%;
  }

  /* line 246, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-7 {
    right: 58.33333%;
  }

  /* line 247, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-8 {
    right: 66.66667%;
  }

  /* line 248, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-9 {
    right: 75%;
  }

  /* line 249, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-10 {
    right: 83.33333%;
  }

  /* line 250, ../sass/bootstrap_lib/_grid.scss */
  .col-md-pull-11 {
    right: 91.66667%;
  }

  /* line 253, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-0 {
    margin-left: 0;
  }

  /* line 254, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 255, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 256, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-3 {
    margin-left: 25%;
  }

  /* line 257, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 258, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 259, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-6 {
    margin-left: 50%;
  }

  /* line 260, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 261, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 262, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-9 {
    margin-left: 75%;
  }

  /* line 263, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 264, ../sass/bootstrap_lib/_grid.scss */
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
}
@media (min-width: 1200px) {
  /* line 276, ../sass/bootstrap_lib/_grid.scss */
  .container {
    max-width: 1190px;
  }

  /* line 290, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11 {
    float: left;
  }

  /* line 293, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-1 {
    width: 8.33333%;
  }

  /* line 294, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-2 {
    width: 16.66667%;
  }

  /* line 295, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-3 {
    width: 25%;
  }

  /* line 296, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-4 {
    width: 33.33333%;
  }

  /* line 297, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-5 {
    width: 41.66667%;
  }

  /* line 298, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-6 {
    width: 50%;
  }

  /* line 299, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-7 {
    width: 58.33333%;
  }

  /* line 300, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-8 {
    width: 66.66667%;
  }

  /* line 301, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-9 {
    width: 75%;
  }

  /* line 302, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-10 {
    width: 83.33333%;
  }

  /* line 303, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-11 {
    width: 91.66667%;
  }

  /* line 304, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-12 {
    width: 100%;
  }

  /* line 307, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-0 {
    left: auto;
  }

  /* line 308, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-1 {
    left: 8.33333%;
  }

  /* line 309, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-2 {
    left: 16.66667%;
  }

  /* line 310, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-3 {
    left: 25%;
  }

  /* line 311, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-4 {
    left: 33.33333%;
  }

  /* line 312, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-5 {
    left: 41.66667%;
  }

  /* line 313, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-6 {
    left: 50%;
  }

  /* line 314, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-7 {
    left: 58.33333%;
  }

  /* line 315, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-8 {
    left: 66.66667%;
  }

  /* line 316, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-9 {
    left: 75%;
  }

  /* line 317, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-10 {
    left: 83.33333%;
  }

  /* line 318, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-push-11 {
    left: 91.66667%;
  }

  /* line 320, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-0 {
    right: auto;
  }

  /* line 321, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-1 {
    right: 8.33333%;
  }

  /* line 322, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-2 {
    right: 16.66667%;
  }

  /* line 323, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-3 {
    right: 25%;
  }

  /* line 324, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-4 {
    right: 33.33333%;
  }

  /* line 325, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-5 {
    right: 41.66667%;
  }

  /* line 326, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-6 {
    right: 50%;
  }

  /* line 327, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-7 {
    right: 58.33333%;
  }

  /* line 328, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-8 {
    right: 66.66667%;
  }

  /* line 329, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-9 {
    right: 75%;
  }

  /* line 330, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-10 {
    right: 83.33333%;
  }

  /* line 331, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-pull-11 {
    right: 91.66667%;
  }

  /* line 334, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-0 {
    margin-left: 0;
  }

  /* line 335, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  /* line 336, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  /* line 337, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-3 {
    margin-left: 25%;
  }

  /* line 338, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  /* line 339, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  /* line 340, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-6 {
    margin-left: 50%;
  }

  /* line 341, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  /* line 342, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  /* line 343, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-9 {
    margin-left: 75%;
  }

  /* line 344, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  /* line 345, ../sass/bootstrap_lib/_grid.scss */
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
}
/* line 6, ../sass/bootstrap_lib/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../sass/bootstrap_lib/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../sass/bootstrap_lib/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 19px;
}
/* line 26, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th,
.table thead > tr > td,
.table tbody > tr > th,
.table tbody > tr > td,
.table tfoot > tr > th,
.table tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #d6d4d4;
}
/* line 35, ../sass/bootstrap_lib/_tables.scss */
.table thead > tr > th {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}
/* line 45, ../sass/bootstrap_lib/_tables.scss */
.table caption + thead tr:first-child th, .table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
/* line 51, ../sass/bootstrap_lib/_tables.scss */
.table tbody + tbody {
  border-top: 2px solid #d6d4d4;
}
/* line 56, ../sass/bootstrap_lib/_tables.scss */
.table .table {
  background-color: white;
}

/* line 70, ../sass/bootstrap_lib/_tables.scss */
.table-condensed thead > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > th,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > th,
.table-condensed tfoot > tr > td {
  padding: 5px;
}

/* line 82, ../sass/bootstrap_lib/_tables.scss */
.table-bordered {
  border: 1px solid #d6d4d4;
}
/* line 89, ../sass/bootstrap_lib/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #d6d4d4;
}
/* line 97, ../sass/bootstrap_lib/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 113, ../sass/bootstrap_lib/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 129, ../sass/bootstrap_lib/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: whitesmoke;
}

/* line 141, ../sass/bootstrap_lib/_tables.scss */
table col[class*="col-"] {
  float: none;
  display: table-column;
}

/* line 148, ../sass/bootstrap_lib/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  float: none;
  display: table-cell;
}

/* line 167, ../sass/bootstrap_lib/_tables.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: whitesmoke;
}

/* line 390, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #55c65e;
  border-color: #48b151;
}

/* line 401, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td {
  background-color: #42c04c;
  border-color: #419f49;
}

/* line 390, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f3515c;
  border-color: #d4323d;
}

/* line 401, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td {
  background-color: #f13946;
  border-color: #c32933;
}

/* line 390, ../sass/bootstrap_lib/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fe9126;
  border-color: #e4752b;
}

/* line 401, ../sass/bootstrap_lib/_mixins.scss */
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td {
  background-color: #fe840d;
  border-color: #da681c;
}

@media (max-width: 768px) {
  /* line 185, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: scroll;
    border: 1px solid #d6d4d4;
  }
  /* line 193, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  /* line 203, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 211, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 220, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 224, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 230, ../sass/bootstrap_lib/_tables.scss */
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../sass/bootstrap_lib/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 16, ../sass/bootstrap_lib/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 19px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 28, ../sass/bootstrap_lib/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 38, ../sass/bootstrap_lib/_forms.scss */
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 44, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 51, ../sass/bootstrap_lib/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 57, ../sass/bootstrap_lib/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 62, ../sass/bootstrap_lib/_forms.scss */
select optgroup {
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
}

/* line 71, ../sass/bootstrap_lib/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 80, ../sass/bootstrap_lib/_forms.scss */
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

/* line 57, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-moz-placeholder {
  color: #999999;
}
/* line 58, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
}
/* line 59, ../sass/bootstrap_lib/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../sass/bootstrap_lib/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}

/* line 117, ../sass/bootstrap_lib/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 33px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #666666;
  vertical-align: middle;
  background-color: white;
  border: 1px solid #d8d8d8;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 707, ../sass/bootstrap_lib/_mixins.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 141, ../sass/bootstrap_lib/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}

/* line 148, ../sass/bootstrap_lib/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 158, ../sass/bootstrap_lib/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 168, ../sass/bootstrap_lib/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 19px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
  vertical-align: middle;
}
/* line 175, ../sass/bootstrap_lib/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

/* line 185, ../sass/bootstrap_lib/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 190, ../sass/bootstrap_lib/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 196, ../sass/bootstrap_lib/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 205, ../sass/bootstrap_lib/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 220, ../sass/bootstrap_lib/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 721, ../sass/bootstrap_lib/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 726, ../sass/bootstrap_lib/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

/* line 731, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 721, ../sass/bootstrap_lib/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 726, ../sass/bootstrap_lib/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 45px;
  line-height: 45px;
}

/* line 731, ../sass/bootstrap_lib/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn {
  height: auto;
}

/* line 671, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .help-block,
.has-warning .control-label {
  color: white;
}
/* line 675, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 678, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 685, ../sass/bootstrap_lib/_mixins.scss */
.has-warning .input-group-addon {
  color: white;
  border-color: white;
  background-color: #fe9126;
}

/* line 671, ../sass/bootstrap_lib/_mixins.scss */
.has-error .help-block,
.has-error .control-label {
  color: white;
}
/* line 675, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 678, ../sass/bootstrap_lib/_mixins.scss */
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 685, ../sass/bootstrap_lib/_mixins.scss */
.has-error .input-group-addon {
  color: white;
  border-color: white;
  background-color: #f3515c;
}

/* line 671, ../sass/bootstrap_lib/_mixins.scss */
.has-success .help-block,
.has-success .control-label {
  color: white;
}
/* line 675, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control {
  border-color: white;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 678, ../sass/bootstrap_lib/_mixins.scss */
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
}
/* line 685, ../sass/bootstrap_lib/_mixins.scss */
.has-success .input-group-addon {
  color: white;
  border-color: white;
  background-color: #55c65e;
}

/* line 255, ../sass/bootstrap_lib/_forms.scss */
.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
}

/* line 266, ../sass/bootstrap_lib/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #b7b7b7;
}

@media (min-width: 768px) {
  /* line 291, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 298, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
  }
  /* line 306, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
  }
  /* line 313, ../sass/bootstrap_lib/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/* line 333, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
/* line 340, ../sass/bootstrap_lib/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 346, ../sass/bootstrap_lib/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}

/* line 10, ../sass/bootstrap_lib/_buttons.scss */
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 0px;
  white-space: nowrap;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
/* line 25, ../sass/bootstrap_lib/_buttons.scss */
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, ../sass/bootstrap_lib/_buttons.scss */
.btn:hover, .btn:focus {
  color: #333333;
  text-decoration: none;
}
/* line 36, ../sass/bootstrap_lib/_buttons.scss */
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 44, ../sass/bootstrap_lib/_buttons.scss */
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* line 57, ../sass/bootstrap_lib/_buttons.scss */
.btn-default {
  color: #333333;
  background-color: white;
  border-color: #cccccc;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: #cccccc;
}

/* line 60, ../sass/bootstrap_lib/_buttons.scss */
.btn-primary {
  color: white;
  background-color: #428bca;
  border-color: #357ebd;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: white;
  background-color: #3276b1;
  border-color: #285e8e;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

/* line 64, ../sass/bootstrap_lib/_buttons.scss */
.btn-warning {
  color: white;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: white;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

/* line 68, ../sass/bootstrap_lib/_buttons.scss */
.btn-danger {
  color: white;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: white;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 72, ../sass/bootstrap_lib/_buttons.scss */
.btn-success {
  color: white;
  background-color: #46a74e;
  border-color: #3e9546;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: white;
  background-color: #3a8a41;
  border-color: #2c6a31;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #46a74e;
  border-color: #3e9546;
}

/* line 76, ../sass/bootstrap_lib/_buttons.scss */
.btn-info {
  color: white;
  background-color: #5192f3;
  border-color: #3983f1;
}
/* line 420, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}
/* line 425, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: white;
  background-color: #2b7af0;
  border-color: #0f62de;
}
/* line 431, ../sass/bootstrap_lib/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 434, ../sass/bootstrap_lib/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 444, ../sass/bootstrap_lib/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5192f3;
  border-color: #3983f1;
}

/* line 85, ../sass/bootstrap_lib/_buttons.scss */
.btn-link {
  color: #777777;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 94, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 101, ../sass/bootstrap_lib/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 105, ../sass/bootstrap_lib/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #515151;
  text-decoration: underline;
  background-color: transparent;
}
/* line 113, ../sass/bootstrap_lib/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../sass/bootstrap_lib/_buttons.scss */
.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

/* line 129, ../sass/bootstrap_lib/_buttons.scss */
.btn-sm, .btn-group-sm > .btn,
.btn-xs,
.btn-group-xs > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

/* line 133, ../sass/bootstrap_lib/_buttons.scss */
.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
}

/* line 141, ../sass/bootstrap_lib/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 149, ../sass/bootstrap_lib/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 157, ../sass/bootstrap_lib/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../sass/bootstrap_lib/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../sass/bootstrap_lib/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../sass/bootstrap_lib/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../sass/bootstrap_lib/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../sass/bootstrap_lib/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("fonts/glyphicons-halflings-regular_2.eot");
  src: url("fonts/glyphicons-halflings-regular_2.eot#iefix") format("embedded-opentype"), url("fonts/glyphicons-halflings-regular_1.woff") format("woff"), url("fonts/glyphicons-halflings-regular_1.ttf") format("truetype"), url("images/glyphicons-halflings-regular.svg#glyphicons-halflingsregular") format("svg");
}

/* line 21, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

/* line 33, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 34, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 35, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 36, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 37, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 38, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 39, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 40, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 41, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 42, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 43, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 44, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 45, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 46, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 47, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 48, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 49, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 50, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 51, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 52, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 53, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 54, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 55, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 56, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 57, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 58, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 59, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 60, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 61, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 62, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 63, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 64, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 65, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 66, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 67, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 68, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 69, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 70, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 71, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 72, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 73, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 74, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 75, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 76, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 77, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 78, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 79, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 80, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 81, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 82, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 83, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 84, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 85, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 86, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 87, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 88, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 89, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 90, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 91, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 92, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 93, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 94, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 95, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 96, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 97, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 98, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 99, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 100, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 101, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 102, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 103, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 104, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 105, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 106, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 107, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 108, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 109, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 110, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 111, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 112, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 113, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 114, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 115, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 116, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 117, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 118, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 119, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 120, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 121, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 122, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 123, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 124, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 125, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 126, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 127, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 128, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 129, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 130, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 131, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 132, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 133, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 134, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 135, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 136, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 137, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 138, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 139, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 140, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 141, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 142, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 143, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 144, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 145, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 146, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 147, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 148, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 149, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 150, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 151, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 152, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 153, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 154, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 155, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 156, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 157, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 158, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 159, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 160, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 161, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 162, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 163, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 164, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 165, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 166, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 167, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 168, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 169, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 170, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 171, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 172, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 173, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 174, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 175, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 176, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 177, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 178, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 179, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 180, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 181, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 182, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 183, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 184, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 185, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 186, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 187, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 188, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 189, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 190, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 191, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 192, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 193, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 194, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 195, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 196, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 197, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 198, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 199, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 200, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 201, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 202, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 203, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 204, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 205, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 206, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 207, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 208, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 209, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 210, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 211, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 212, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 213, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 214, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 215, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 216, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 217, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 218, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 219, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 220, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 221, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 222, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 223, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\1f4bc";
}

/* line 224, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\1f4c5";
}

/* line 225, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\1f4cc";
}

/* line 226, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\1f4ce";
}

/* line 227, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\1f4f7";
}

/* line 228, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\1f512";
}

/* line 229, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\1f514";
}

/* line 230, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\1f516";
}

/* line 231, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\1f525";
}

/* line 232, ../sass/bootstrap_lib/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\1f527";
}

/* line 7, ../sass/bootstrap_lib/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 0 dotted;
  content: "";
}

/* line 23, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 28, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 33, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  background-color: white;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 53, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 59, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 64, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

/* line 78, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: white;
  background-color: #428bca;
}

/* line 89, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 104, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 111, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 123, ../sass/bootstrap_lib/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 128, ../sass/bootstrap_lib/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 134, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #999999;
}

/* line 143, ../sass/bootstrap_lib/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 153, ../sass/bootstrap_lib/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 166, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid black;
  content: "";
}
/* line 174, ../sass/bootstrap_lib/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 188, ../sass/bootstrap_lib/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
}
/* line 10, ../sass/bootstrap_lib/_button-groups.scss */
.btn-default .caret {
  border-top-color: #333333;
}
/* line 17, ../sass/bootstrap_lib/_button-groups.scss */
.btn-primary .caret, .btn-success .caret, .btn-warning .caret, .btn-danger .caret, .btn-info .caret {
  border-top-color: #fff;
}

/* line 22, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-default .caret {
  border-bottom-color: #333333;
}
/* line 30, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

/* line 38, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 42, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
/* line 49, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
/* line 52, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

/* line 64, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 73, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar .btn-group {
  float: left;
}
/* line 80, ../sass/bootstrap_lib/_button-groups.scss */
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

/* line 86, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 91, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
}
/* line 93, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 99, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 104, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 107, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 112, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 116, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 122, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 140, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 144, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 151, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

/* line 157, ../sass/bootstrap_lib/_button-groups.scss */
.btn .caret {
  margin-left: 0;
}

/* line 161, ../sass/bootstrap_lib/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 166, ../sass/bootstrap_lib/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

/* line 176, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 186, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
/* line 194, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 201, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 204, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 208, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 213, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

/* line 218, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 222, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 231, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 236, ../sass/bootstrap_lib/_button-groups.scss */
.btn-group-justified .btn {
  float: none;
  display: table-cell;
  width: 1%;
}

/* line 246, ../sass/bootstrap_lib/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none;
}

/* line 7, ../sass/bootstrap_lib/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../sass/bootstrap_lib/_input-groups.scss */
.input-group.col {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control {
  width: 100%;
  margin-bottom: 0;
}

/* line 42, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 45, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

/* line 51, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 59, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d8d8d8;
  border-radius: 0px;
}
/* line 70, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 0px;
}
/* line 75, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
/* line 83, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 93, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 96, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 103, ../sass/bootstrap_lib/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 106, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 112, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn {
  position: relative;
  white-space: nowrap;
}

/* line 116, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn {
  position: relative;
}
/* line 119, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn + .btn {
  margin-left: -4px;
}
/* line 124, ../sass/bootstrap_lib/_input-groups.scss */
.input-group-btn > .btn:hover, .input-group-btn > .btn:active {
  z-index: 2;
}

/* line 9, ../sass/bootstrap_lib/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../sass/bootstrap_lib/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 24, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 35, ../sass/bootstrap_lib/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 48, ../sass/bootstrap_lib/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #777777;
}
/* line 55, ../sass/bootstrap_lib/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 8.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 61, ../sass/bootstrap_lib/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 71, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
/* line 73, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 79, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 84, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
/* line 93, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: white;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 113, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 117, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li > a {
  border-radius: 5px;
}
/* line 120, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 128, ../sass/bootstrap_lib/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: white;
  background-color: #428bca;
}

/* line 139, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 141, ../sass/bootstrap_lib/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 155, ../sass/bootstrap_lib/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 158, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 160, ../sass/bootstrap_lib/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 166, ../sass/bootstrap_lib/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
}

/* line 174, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 176, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  border-bottom: 1px solid #dddddd;
  margin-right: 0;
}
/* line 182, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a {
  border-bottom-color: white;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:before, .tabbable:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.tabbable:after {
  clear: both;
}

/* line 198, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

/* line 203, ../sass/bootstrap_lib/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block;
}

/* line 214, ../sass/bootstrap_lib/_navs.scss */
.nav .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}

/* line 218, ../sass/bootstrap_lib/_navs.scss */
.nav a:hover .caret {
  border-top-color: #515151;
  border-bottom-color: #515151;
}

/* line 224, ../sass/bootstrap_lib/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../sass/bootstrap_lib/_navbar.scss */
.navbar {
  position: relative;
  z-index: 1000;
  min-height: 50px;
  margin-bottom: 19px;
  border: 1px solid transparent;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../sass/bootstrap_lib/_navbar.scss */
  .navbar {
    border-radius: 0px;
  }
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 32, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 51, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 61, ../sass/bootstrap_lib/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 51, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 70, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 77, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -10px;
  }
  /* line 85, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -10px;
  }
  /* line 88, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-collapse .navbar-text:last-child {
    margin-right: 0;
  }
}

/* line 100, ../sass/bootstrap_lib/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  /* line 100, ../sass/bootstrap_lib/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../sass/bootstrap_lib/_navbar.scss */
.navbar-static-top {
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 127, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 127, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 138, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-top {
  z-index: 1030;
  top: 0;
}

/* line 142, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
}

/* line 150, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15.5px 10px;
  font-size: 18px;
  line-height: 19px;
}
/* line 156, ../sass/bootstrap_lib/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 161, ../sass/bootstrap_lib/_navbar.scss */
  .navbar > .container .navbar-brand {
    margin-left: -10px;
  }
}

/* line 173, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 184, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 190, ../sass/bootstrap_lib/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 173, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 205, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav {
  margin: 7.75px -10px;
}
/* line 208, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 19px;
}
@media (max-width: 767px) {
  /* line 216, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 225, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 228, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 19px;
  }
  /* line 231, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 205, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 243, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 245, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15.5px;
    padding-bottom: 15.5px;
  }
}

@media (min-width: 768px) {
  /* line 262, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 265, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 276, ../sass/bootstrap_lib/_navbar.scss */
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
@media (max-width: 767px) {
  /* line 288, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 276, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

/* line 313, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 318, ../sass/bootstrap_lib/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 324, ../sass/bootstrap_lib/_navbar.scss */
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}

/* line 334, ../sass/bootstrap_lib/_navbar.scss */
.navbar-btn {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}

/* line 343, ../sass/bootstrap_lib/_navbar.scss */
.navbar-text {
  float: left;
  margin-top: 15.5px;
  margin-bottom: 15.5px;
}
@media (min-width: 768px) {
  /* line 343, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-text {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* line 357, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 361, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777777;
}
/* line 364, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 370, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-text {
  color: #777777;
}
/* line 375, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
/* line 379, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
/* line 387, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
/* line 395, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
/* line 402, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
/* line 405, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
/* line 408, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc;
}
/* line 414, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
/* line 422, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
/* line 431, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
/* line 434, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .open > a .caret, .navbar-default .navbar-nav > .open > a:hover .caret, .navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
/* line 440, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777;
}
@media (max-width: 767px) {
  /* line 449, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  /* line 452, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  /* line 460, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  /* line 468, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
/* line 482, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link {
  color: #777777;
}
/* line 484, ../sass/bootstrap_lib/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333333;
}

/* line 493, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse {
  background-color: white;
  border-color: #e4e4e4 transparent black transparent;
}
/* line 497, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 500, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: white;
  background-color: transparent;
}
/* line 506, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 511, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 515, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: white;
  background-color: transparent;
}
/* line 523, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: white;
  background-color: #e6e6e6;
}
/* line 531, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
/* line 539, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
/* line 542, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
/* line 545, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: white;
}
/* line 551, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #ededed;
}
/* line 560, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #e6e6e6;
  color: white;
}
/* line 565, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
}
/* line 569, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
/* line 577, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a .caret, .navbar-inverse .navbar-nav > .open > a:hover .caret, .navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: white;
  border-bottom-color: white;
}
@media (max-width: 767px) {
  /* line 587, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #e4e4e4 transparent black transparent;
  }
  /* line 590, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 593, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: white;
    background-color: transparent;
  }
  /* line 601, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
    background-color: #e6e6e6;
  }
  /* line 609, ../sass/bootstrap_lib/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
/* line 618, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 620, ../sass/bootstrap_lib/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: white;
}

/* line 6, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 19px;
  list-style: none;
  background-color: #f6f6f6;
  border-radius: 0px;
}
/* line 12, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 14, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #333333;
}
/* line 20, ../sass/bootstrap_lib/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #333333;
}

/* line 4, ../sass/bootstrap_lib/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 19px 0;
  border-radius: 0px;
}
/* line 10, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 13, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
/* line 25, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 32, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 41, ../sass/bootstrap_lib/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  background-color: #eeeeee;
}
/* line 50, ../sass/bootstrap_lib/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, ../sass/bootstrap_lib/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: white;
  border-color: #dddddd;
  cursor: not-allowed;
}

/* line 465, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 471, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
/* line 477, ../sass/bootstrap_lib/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

/* line 465, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}
/* line 471, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 477, ../sass/bootstrap_lib/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 6, ../sass/bootstrap_lib/_pager.scss */
.pager {
  padding-left: 0;
  margin: 19px 0;
  list-style: none;
  text-align: center;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../sass/bootstrap_lib/_pager.scss */
.pager li {
  display: inline;
}
/* line 15, ../sass/bootstrap_lib/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: white;
  border: 1px solid #dddddd;
  border-radius: 15px;
}
/* line 24, ../sass/bootstrap_lib/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 32, ../sass/bootstrap_lib/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 39, ../sass/bootstrap_lib/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 48, ../sass/bootstrap_lib/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: white;
  cursor: not-allowed;
}

/* line 5, ../sass/bootstrap_lib/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 100%;
  font-weight: bold;
  line-height: 1;
  color: white;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0;
}
/* line 20, ../sass/bootstrap_lib/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../sass/bootstrap_lib/_labels.scss */
.label:empty {
  display: none;
}

/* line 36, ../sass/bootstrap_lib/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 40, ../sass/bootstrap_lib/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 44, ../sass/bootstrap_lib/_labels.scss */
.label-success {
  background-color: #55c65e;
  border: 1px solid #36943e;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #3aae43;
}

/* line 49, ../sass/bootstrap_lib/_labels.scss */
.label-info {
  background-color: #5192f3;
  border: 1px solid #4b80c3;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #2174f0;
}

/* line 54, ../sass/bootstrap_lib/_labels.scss */
.label-warning {
  background-color: #fe9126;
  border: 1px solid #e4752b;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #f07701;
}

/* line 59, ../sass/bootstrap_lib/_labels.scss */
.label-danger {
  background-color: #f3515c;
  border: 1px solid #d4323d;
}
/* line 490, ../sass/bootstrap_lib/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #f0212f;
}

/* line 7, ../sass/bootstrap_lib/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: white;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../sass/bootstrap_lib/_badges.scss */
.badge:empty {
  display: none;
}

/* line 30, ../sass/bootstrap_lib/_badges.scss */
a.badge:hover, a.badge:focus {
  color: white;
  text-decoration: none;
  cursor: pointer;
}

/* line 38, ../sass/bootstrap_lib/_badges.scss */
.btn .badge {
  position: relative;
  top: -1px;
}

/* line 45, ../sass/bootstrap_lib/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #777777;
  background-color: white;
}

/* line 49, ../sass/bootstrap_lib/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../sass/bootstrap_lib/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.14286;
  color: inherit;
  background-color: #eeeeee;
}
/* line 15, ../sass/bootstrap_lib/_jumbotron.scss */
.jumbotron h1 {
  line-height: 1;
  color: inherit;
}
/* line 19, ../sass/bootstrap_lib/_jumbotron.scss */
.jumbotron p {
  line-height: 1.4;
}
/* line 23, ../sass/bootstrap_lib/_jumbotron.scss */
.container .jumbotron {
  border-radius: 6px;
}
@media screen and (min-width: 768px) {
  /* line 6, ../sass/bootstrap_lib/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 31, ../sass/bootstrap_lib/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 36, ../sass/bootstrap_lib/_jumbotron.scss */
  .jumbotron h1 {
    font-size: 63px;
  }
}

/* line 7, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail {
  display: block;
}
/* line 11, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 19, ../sass/bootstrap_lib/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #777777;
}

/* line 24, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail > img {
  margin-left: auto;
  margin-right: auto;
}

/* line 28, ../sass/bootstrap_lib/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #777777;
}

/* line 9, ../sass/bootstrap_lib/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 19px;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 16, ../sass/bootstrap_lib/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../sass/bootstrap_lib/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 28, ../sass/bootstrap_lib/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../sass/bootstrap_lib/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../sass/bootstrap_lib/_alerts.scss */
.alert-success {
  background-color: #55c65e;
  border-color: #48b151;
  color: white;
}
/* line 371, ../sass/bootstrap_lib/_mixins.scss */
.alert-success hr {
  border-top-color: #419f49;
}
/* line 374, ../sass/bootstrap_lib/_mixins.scss */
.alert-success .alert-link {
  color: #e6e6e6;
}

/* line 59, ../sass/bootstrap_lib/_alerts.scss */
.alert-info {
  background-color: #5192f3;
  border-color: #4b80c3;
  color: white;
}
/* line 371, ../sass/bootstrap_lib/_mixins.scss */
.alert-info hr {
  border-top-color: #3d73b7;
}
/* line 374, ../sass/bootstrap_lib/_mixins.scss */
.alert-info .alert-link {
  color: #e6e6e6;
}

/* line 62, ../sass/bootstrap_lib/_alerts.scss */
.alert-warning {
  background-color: #fe9126;
  border-color: #e4752b;
  color: white;
}
/* line 371, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning hr {
  border-top-color: #da681c;
}
/* line 374, ../sass/bootstrap_lib/_mixins.scss */
.alert-warning .alert-link {
  color: #e6e6e6;
}

/* line 65, ../sass/bootstrap_lib/_alerts.scss */
.alert-danger {
  background-color: #f3515c;
  border-color: #d4323d;
  color: white;
}
/* line 371, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger hr {
  border-top-color: #c32933;
}
/* line 374, ../sass/bootstrap_lib/_mixins.scss */
.alert-danger .alert-link {
  color: #e6e6e6;
}

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 12, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 18, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

@-o-keyframes progress-bar-stripes {
  /* line 23, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 0 0;
  }

  /* line 24, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 40px 0;
  }
}

@keyframes progress-bar-stripes {
  /* line 29, ../sass/bootstrap_lib/_progress-bars.scss */
  from {
    background-position: 40px 0;
  }

  /* line 30, ../sass/bootstrap_lib/_progress-bars.scss */
  to {
    background-position: 0 0;
  }
}

/* line 39, ../sass/bootstrap_lib/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 19px;
  margin-bottom: 19px;
  background-color: whitesmoke;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 49, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  color: white;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 62, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

/* line 68, ../sass/bootstrap_lib/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 81, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-success {
  background-color: #46a74e;
}
/* line 509, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 85, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-info {
  background-color: #5192f3;
}
/* line 509, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 89, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 509, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 93, ../sass/bootstrap_lib/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 509, ../sass/bootstrap_lib/_mixins.scss */
.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

/* line 11, ../sass/bootstrap_lib/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 18, ../sass/bootstrap_lib/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../sass/bootstrap_lib/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../sass/bootstrap_lib/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../sass/bootstrap_lib/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../sass/bootstrap_lib/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../sass/bootstrap_lib/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../sass/bootstrap_lib/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 8, ../sass/bootstrap_lib/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 17, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: white;
  border: 1px solid #dddddd;
}
/* line 27, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 30, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
/* line 36, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 39, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
/* line 46, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 53, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
/* line 56, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #e1edf7;
}

/* line 63, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item {
  color: #555555;
}
/* line 66, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333333;
}
/* line 72, ../sass/bootstrap_lib/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: whitesmoke;
}

/* line 81, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 85, ../sass/bootstrap_lib/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../sass/bootstrap_lib/_panels.scss */
.panel {
  margin-bottom: 19px;
  background-color: white;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../sass/bootstrap_lib/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 28, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 31, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
}
/* line 35, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/* line 39, ../sass/bootstrap_lib/_panels.scss */
.panel > .list-group .list-group-item:last-child {
  border-bottom: 0;
}

/* line 47, ../sass/bootstrap_lib/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 59, ../sass/bootstrap_lib/_panels.scss */
.panel > .table {
  margin-bottom: 0;
}
/* line 62, ../sass/bootstrap_lib/_panels.scss */
.panel > .panel-body + .table {
  border-top: 1px solid #d6d4d4;
}

/* line 69, ../sass/bootstrap_lib/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1px;
  border-top-left-radius: -1px;
}

/* line 76, ../sass/bootstrap_lib/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
}
/* line 80, ../sass/bootstrap_lib/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 86, ../sass/bootstrap_lib/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: whitesmoke;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1px;
  border-bottom-left-radius: -1px;
}

/* line 101, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  overflow: hidden;
}
/* line 105, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 110, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 112, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd;
}
/* line 116, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 118, ../sass/bootstrap_lib/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}

/* line 131, ../sass/bootstrap_lib/_panels.scss */
.panel-default {
  border-color: #dddddd;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: whitesmoke;
  border-color: #dddddd;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd;
}

/* line 134, ../sass/bootstrap_lib/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading {
  color: white;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 137, ../sass/bootstrap_lib/_panels.scss */
.panel-success {
  border-color: #48b151;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading {
  color: white;
  background-color: #55c65e;
  border-color: #48b151;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #48b151;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #48b151;
}

/* line 140, ../sass/bootstrap_lib/_panels.scss */
.panel-warning {
  border-color: #e4752b;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading {
  color: white;
  background-color: #fe9126;
  border-color: #e4752b;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e4752b;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #e4752b;
}

/* line 143, ../sass/bootstrap_lib/_panels.scss */
.panel-danger {
  border-color: #d4323d;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading {
  color: white;
  background-color: #f3515c;
  border-color: #d4323d;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d4323d;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d4323d;
}

/* line 146, ../sass/bootstrap_lib/_panels.scss */
.panel-info {
  border-color: #4b80c3;
}
/* line 350, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading {
  color: white;
  background-color: #5192f3;
  border-color: #4b80c3;
}
/* line 354, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #4b80c3;
}
/* line 359, ../sass/bootstrap_lib/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #4b80c3;
}

/* line 7, ../sass/bootstrap_lib/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../sass/bootstrap_lib/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../sass/bootstrap_lib/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 6px;
}

/* line 26, ../sass/bootstrap_lib/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}

/* line 6, ../sass/bootstrap_lib/_close.scss */
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 16, ../sass/bootstrap_lib/_close.scss */
.close:hover, .close:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 27, ../sass/bootstrap_lib/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../sass/bootstrap_lib/_modals.scss */
.modal-open {
  overflow: hidden;
}
/* line 18, ../sass/bootstrap_lib/_modals.scss */
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  margin-right: 15px;
}

/* line 23, ../sass/bootstrap_lib/_modals.scss */
body.modal-open {
  margin-right: 15px;
}

/* line 28, ../sass/bootstrap_lib/_modals.scss */
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
}
/* line 40, ../sass/bootstrap_lib/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
/* line 44, ../sass/bootstrap_lib/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 48, ../sass/bootstrap_lib/_modals.scss */
.modal-dialog {
  margin-left: auto;
  margin-right: auto;
  width: auto;
  padding: 10px;
  z-index: 1050;
}

/* line 57, ../sass/bootstrap_lib/_modals.scss */
.modal-content {
  position: relative;
  background-color: white;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 70, ../sass/bootstrap_lib/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: black;
}
/* line 79, ../sass/bootstrap_lib/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 80, ../sass/bootstrap_lib/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 85, ../sass/bootstrap_lib/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857px;
}

/* line 91, ../sass/bootstrap_lib/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 96, ../sass/bootstrap_lib/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.42857;
}

/* line 103, ../sass/bootstrap_lib/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 109, ../sass/bootstrap_lib/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 117, ../sass/bootstrap_lib/_modals.scss */
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 122, ../sass/bootstrap_lib/_modals.scss */
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
/* line 126, ../sass/bootstrap_lib/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media screen and (min-width: 768px) {
  /* line 134, ../sass/bootstrap_lib/_modals.scss */
  .modal-dialog {
    left: 50%;
    right: auto;
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px;
  }

  /* line 141, ../sass/bootstrap_lib/_modals.scss */
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
/* line 7, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  border-radius: 0px;
}

/* line 35, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 50, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 56, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: black;
}
/* line 62, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black;
}
/* line 69, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black;
}
/* line 76, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 83, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}
/* line 89, ../sass/bootstrap_lib/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: black;
}

/* line 6, ../sass/bootstrap_lib/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: white;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../sass/bootstrap_lib/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../sass/bootstrap_lib/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../sass/bootstrap_lib/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../sass/bootstrap_lib/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../sass/bootstrap_lib/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 53, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow, .popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow {
  border-width: 11px;
}

/* line 65, ../sass/bootstrap_lib/_popovers.scss */
.popover .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../sass/bootstrap_lib/_popovers.scss */
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
/* line 78, ../sass/bootstrap_lib/_popovers.scss */
.popover.top .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: white;
}
/* line 86, ../sass/bootstrap_lib/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 93, ../sass/bootstrap_lib/_popovers.scss */
.popover.right .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: white;
}
/* line 101, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
/* line 108, ../sass/bootstrap_lib/_popovers.scss */
.popover.bottom .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: white;
}
/* line 117, ../sass/bootstrap_lib/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 124, ../sass/bootstrap_lib/_popovers.scss */
.popover.left .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: white;
  bottom: -10px;
}

/* line 7, ../sass/bootstrap_lib/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 23, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 31, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 38, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 51, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../sass/bootstrap_lib/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 82, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control.left {
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0%), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
/* line 85, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, 0% top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0%), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
/* line 93, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  color: white;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 103, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5;
  display: inline-block;
}
/* line 111, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 120, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 125, ../sass/bootstrap_lib/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 136, ../sass/bootstrap_lib/_carousel.scss */
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
/* line 147, ../sass/bootstrap_lib/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid white;
  border-radius: 10px;
  cursor: pointer;
}
/* line 157, ../sass/bootstrap_lib/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: white;
}

/* line 168, ../sass/bootstrap_lib/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: white;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 179, ../sass/bootstrap_lib/_carousel.scss */
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 190, ../sass/bootstrap_lib/_carousel.scss */
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }

  /* line 199, ../sass/bootstrap_lib/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 206, ../sass/bootstrap_lib/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../sass/bootstrap_lib/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 15, ../sass/bootstrap_lib/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 23, ../sass/bootstrap_lib/_utilities.scss */
.hide {
  display: none !important;
}

/* line 26, ../sass/bootstrap_lib/_utilities.scss */
.show {
  display: block !important;
}

/* line 29, ../sass/bootstrap_lib/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 32, ../sass/bootstrap_lib/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 40, ../sass/bootstrap_lib/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

@media screen and (max-width: 400px) {
  @-ms-viewport {
    width: 320px;
}
}
/* line 31, ../sass/bootstrap_lib/_responsive-utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 526, ../sass/bootstrap_lib/_mixins.scss */
.visible-xs {
  display: none !important;
}

/* line 527, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-xs {
  display: none !important;
}

/* line 529, ../sass/bootstrap_lib/_mixins.scss */
th.visible-xs,
td.visible-xs {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-sm {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-sm {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-sm,
  td.visible-xs.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-md {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-md {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-md,
  td.visible-xs.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-xs.visible-lg {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-xs.visible-lg {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important;
  }
}
/* line 526, ../sass/bootstrap_lib/_mixins.scss */
.visible-sm {
  display: none !important;
}

/* line 527, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-sm {
  display: none !important;
}

/* line 529, ../sass/bootstrap_lib/_mixins.scss */
th.visible-sm,
td.visible-sm {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-xs {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-xs {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-xs,
  td.visible-sm.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-md {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-md {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-md,
  td.visible-sm.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-sm.visible-lg {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-sm.visible-lg {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important;
  }
}
/* line 526, ../sass/bootstrap_lib/_mixins.scss */
.visible-md {
  display: none !important;
}

/* line 527, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-md {
  display: none !important;
}

/* line 529, ../sass/bootstrap_lib/_mixins.scss */
th.visible-md,
td.visible-md {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-xs {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-xs {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-xs,
  td.visible-md.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-sm {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-sm {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-sm,
  td.visible-md.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-md.visible-lg {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-md.visible-lg {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important;
  }
}
/* line 526, ../sass/bootstrap_lib/_mixins.scss */
.visible-lg {
  display: none !important;
}

/* line 527, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-lg {
  display: none !important;
}

/* line 529, ../sass/bootstrap_lib/_mixins.scss */
th.visible-lg,
td.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-xs {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-xs {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-xs,
  td.visible-lg.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-sm {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-sm {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-sm,
  td.visible-lg.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg.visible-md {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg.visible-md {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg.visible-md,
  td.visible-lg.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
/* line 519, ../sass/bootstrap_lib/_mixins.scss */
.hidden-xs {
  display: block !important;
}

/* line 520, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-xs {
  display: table-row !important;
}

/* line 522, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-xs,
td.hidden-xs {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs,
  td.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-sm {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-md {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-xs.hidden-lg {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important;
  }
}
/* line 519, ../sass/bootstrap_lib/_mixins.scss */
.hidden-sm {
  display: block !important;
}

/* line 520, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-sm {
  display: table-row !important;
}

/* line 522, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-sm,
td.hidden-sm {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-xs {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm,
  td.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-md {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-sm.hidden-lg {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important;
  }
}
/* line 519, ../sass/bootstrap_lib/_mixins.scss */
.hidden-md {
  display: block !important;
}

/* line 520, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-md {
  display: table-row !important;
}

/* line 522, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-md,
td.hidden-md {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-xs {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-sm {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md,
  td.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-md.hidden-lg {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important;
  }
}
/* line 519, ../sass/bootstrap_lib/_mixins.scss */
.hidden-lg {
  display: block !important;
}

/* line 520, ../sass/bootstrap_lib/_mixins.scss */
tr.hidden-lg {
  display: table-row !important;
}

/* line 522, ../sass/bootstrap_lib/_mixins.scss */
th.hidden-lg,
td.hidden-lg {
  display: table-cell !important;
}

@media (max-width: 767px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-xs {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-sm {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg.hidden-md {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-lg {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-lg,
  td.hidden-lg {
    display: none !important;
  }
}
/* line 526, ../sass/bootstrap_lib/_mixins.scss */
.visible-print {
  display: none !important;
}

/* line 527, ../sass/bootstrap_lib/_mixins.scss */
tr.visible-print {
  display: none !important;
}

/* line 529, ../sass/bootstrap_lib/_mixins.scss */
th.visible-print,
td.visible-print {
  display: none !important;
}

@media print {
  /* line 519, ../sass/bootstrap_lib/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 520, ../sass/bootstrap_lib/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 522, ../sass/bootstrap_lib/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }

  /* line 526, ../sass/bootstrap_lib/_mixins.scss */
  .hidden-print {
    display: none !important;
  }

  /* line 527, ../sass/bootstrap_lib/_mixins.scss */
  tr.hidden-print {
    display: none !important;
  }

  /* line 529, ../sass/bootstrap_lib/_mixins.scss */
  th.hidden-print,
  td.hidden-print {
    display: none !important;
  }
}
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* Import ================================================================================ */
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <$emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/*------------------ User ------------------*/
/* Toplinks */
/* Header */
/* NAV */
/* Heading */
/* Product */
/* Setting */
/* Sidebar */
/* Font Design */
/*------------------ End User ------------------*/
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <$emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/**
 * Heading Page
 */
/* 
 * product block
 */
/* Icons */
/* buttons */
/* 
 * htab module 
 */
/* 
 * Default Menu
 */
/* 
 * Mega Menu Module
 */
/* 
 * Block Modules 
 */
/* 
 * LAYOUTS VAIRABLES 
 */
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/*inline-block
============================================*/
/****/
/****/
/* RIGHT TO LEFT */
/* line 1, ../sass/magento/_base.scss */
* {
  margin: 0;
  padding: 0;
}

/* line 3, ../sass/magento/_base.scss */
body {
  line-height: 18px;
  color: #2e3a47;
  font-size: 14px;
  background: white;
  text-align: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl body {
  text-align: right !important;
}

/* line 12, ../sass/magento/_base.scss */
a {
  cursor: hand;
  cursor: pointer;
}
/* line 13, ../sass/magento/_base.scss */
a img {
  border: none;
}
/* line 16, ../sass/magento/_base.scss */
a:hover {
  text-decoration: none;
  color: #f05423;
}
/* line 20, ../sass/magento/_base.scss */
a:focus {
  outline: none;
  text-decoration: none;
  outline-offset: 0;
  color: #f05423;
}

/* line 29, ../sass/magento/_base.scss */
img {
  border: 0 none;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}

/* line 36, ../sass/magento/_base.scss */
body, td, th, input, textarea, select, a {
  outline: 0 none;
}

/* line 39, ../sass/magento/_base.scss */
input.input-text {
  padding: 5px;
  width: 100%;
}

/* Content */
/* line 41, ../sass/magento/_base.scss */
p {
  margin: 0 0 10px;
}

/* line 42, ../sass/magento/_base.scss */
strong {
  font-weight: normal;
}

/* line 43, ../sass/magento/_base.scss */
address {
  font-style: normal;
  line-height: 1.35;
  display: inline;
}

/* line 44, ../sass/magento/_base.scss */
cite {
  font-style: normal;
}

/* line 46, ../sass/magento/_base.scss */
q,
blockquote {
  quotes: none;
}

/* line 48, ../sass/magento/_base.scss */
q:before,
q:after {
  content: '';
}

/* line 49, ../sass/magento/_base.scss */
small, big {
  font-size: 1em;
}

/*sup           { font-size:1em; vertical-align:top; }*/
/* line 51, ../sass/magento/_base.scss */
.table img {
  max-width: none;
}

/* Lists */
/* line 56, ../sass/magento/_base.scss */
ul, ol {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

/* Tools */
/* line 65, ../sass/magento/_base.scss */
.hidden {
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}

/* line 66, ../sass/magento/_base.scss */
.nobr {
  white-space: nowrap !important;
}

/* line 67, ../sass/magento/_base.scss */
.wrap {
  white-space: normal !important;
}

/* line 68, ../sass/magento/_base.scss */
.a-left {
  text-align: left !important;
}

/* line 69, ../sass/magento/_base.scss */
.a-center {
  text-align: center !important;
}

/* line 70, ../sass/magento/_base.scss */
.a-right {
  text-align: right !important;
}

/* line 71, ../sass/magento/_base.scss */
.v-top {
  vertical-align: top;
}

/* line 72, ../sass/magento/_base.scss */
.v-middle {
  vertical-align: middle;
}

/* line 73, ../sass/magento/_base.scss */
.f-left {
  float: left !important;
}

/* line 74, ../sass/magento/_base.scss */
.f-right {
  float: right !important;
}

/* line 75, ../sass/magento/_base.scss */
.f-none {
  float: none !important;
}

/* line 76, ../sass/magento/_base.scss */
.f-fix {
  float: left;
  width: 100%;
}

/* line 77, ../sass/magento/_base.scss */
.no-display {
  display: none;
}

/* line 78, ../sass/magento/_base.scss */
.no-margin {
  margin: 0 !important;
}

/* line 79, ../sass/magento/_base.scss */
.no-padding {
  padding: 0 !important;
}

/* line 80, ../sass/magento/_base.scss */
.no-bg {
  background: none !important;
}

/* ======================================================================================= */
/* line 85, ../sass/magento/_base.scss */
.htabs a {
  line-height: 24px;
  border-bottom: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  display: block !important;
  text-transform: uppercase;
  padding: 15px 20px;
  color: #2e3a47;
  position: relative;
}
/* line 94, ../sass/magento/_base.scss */
.htabs a.selected {
  color: #7bbd42;
}
/* line 96, ../sass/magento/_base.scss */
.htabs a.selected:before {
  background: #7bbd42;
}
/* line 98, ../sass/magento/_base.scss */
.htabs a:before {
  position: absolute;
  right: -1px;
  top: 0;
  height: 100%;
  width: 2px;
  content: "";
  right: -1px;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .htabs a:before {
  left: -1px;
  right: auto;
}

/* line 110, ../sass/magento/_base.scss */
.tabs-group .std {
  font-size: 13px;
  line-height: 26px;
}

/* line 116, ../sass/magento/_base.scss */
.tab-content {
  padding: 10px 15px 10px 10px;
}

/* line 119, ../sass/magento/_base.scss */
.carousel-controls {
  position: static;
  width: auto;
  float: right;
}
/* line 122, ../sass/magento/_base.scss */
.carousel-controls .carousel-control {
  position: static;
  cursor: pointer;
  border-color: #e4e5e7;
  border-width: 1px;
  -webkit-border-radius: 0;
  border-radius: 0;
  width: 18px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 24px;
  float: right;
  opacity: 1;
  font-size: 16px;
  margin-left: 4px;
  margin-left: 4px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .carousel-controls .carousel-control {
  margin-right: 4px;
  margin-left: inherit;
}
/* line 138, ../sass/magento/_base.scss */
.carousel-controls .carousel-control:hover, .carousel-controls .carousel-control:active, .carousel-controls .carousel-control:focus {
  border-color: #7bbd42 !important;
}
/* line 140, ../sass/magento/_base.scss */
.carousel-controls .carousel-control:hover span, .carousel-controls .carousel-control:active span, .carousel-controls .carousel-control:focus span {
  color: #7bbd42 !important;
}
/* line 142, ../sass/magento/_base.scss */
.carousel-controls .carousel-control span {
  color: #b5b3b1;
  opacity: 1;
}

/* line 150, ../sass/magento/_base.scss */
.carousel-control {
  background-color: #F4F4F4;
  color: #B0B0B0;
  cursor: pointer;
  font-size: 22px;
  height: 26px;
  line-height: 22px;
  text-shadow: none;
  transition: all 0.3s ease 0s;
  width: 26px;
}
/* line 160, ../sass/magento/_base.scss */
.carousel-control:hover {
  color: #FFFFFF;
  transition: all 0.3s ease 0s;
}
/* line 164, ../sass/magento/_base.scss */
.carousel-control.left {
  background-image: none;
}
/* line 167, ../sass/magento/_base.scss */
.carousel-control.right {
  background-image: none;
}

/* line 171, ../sass/magento/_base.scss */
#colorbox, #cboxOverlay, #cboxWrapper {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  /* Firefox */
}

/* line 175, ../sass/magento/_base.scss */
.add-to-cart button.button {
  padding: 0;
  border: none;
}
/* line 178, ../sass/magento/_base.scss */
.add-to-cart button.button span span {
  color: white;
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
  padding: 0 16px;
  background: #7bbd42;
  border: 1px solid #71ac3e;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

/* line 193, ../sass/magento/_base.scss */
button.button,
#my-tags-table .add-to-links li a {
  color: white;
  background: #2e3a47;
  border: 1px solid #28313c;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding: 0 16px;
  display: block;
  float: right;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 206, ../sass/magento/_base.scss */
button.button:hover,
#my-tags-table .add-to-links li a:hover {
  background: #7bbd42;
  border-color: #71ac3e;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.clearer:before, .clearer:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.clearer:after {
  clear: both;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* line 8, ../sass/magento/_block.scss */
.sidebar .block .block-content {
  border: 1px solid #e4e5e7;
}

/* line 10, ../sass/magento/_block.scss */
.sidebar .block {
  border: none;
  margin-bottom: 20px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .block:before, .sidebar .block:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .block:after {
  clear: both;
}
/* line 14, ../sass/magento/_block.scss */
.sidebar .block .block-title {
  background: #2e3a47;
  line-height: 44px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 18px;
  font-weight: 600;
}
/* line 22, ../sass/magento/_block.scss */
.sidebar .block .block-title strong span {
  color: white;
  text-transform: uppercase;
  line-height: 28px;
  font-weight: 700;
}
/* line 29, ../sass/magento/_block.scss */
.sidebar .block .block-title a {
  text-decoration: none !important;
}
/* line 32, ../sass/magento/_block.scss */
.sidebar .block .block-content {
  padding: 10px;
}
/* line 35, ../sass/magento/_block.scss */
.sidebar .block .block-content .product-name {
  margin-bottom: 0;
}
/* line 41, ../sass/magento/_block.scss */
.sidebar .block .btn-remove,
.sidebar .block .btn-edit {
  float: right;
  margin: 5px 0 0;
  background-position: left center !important;
}
/* line 141, ../sass/magento/_rtl.scss */
.rtl .sidebar .block .btn-remove, .rtl
.sidebar .block .btn-edit {
  background-position: right center !important;
}
/* line 45, ../sass/magento/_block.scss */
.sidebar .block .actions {
  padding: 10px 0;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .block .actions:before, .sidebar .block .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .block .actions:after {
  clear: both;
}
/* line 48, ../sass/magento/_block.scss */
.sidebar .block .actions a, .sidebar .block .actions button.button span span {
  background-color: #7bbd42;
  border: 1px solid #7bbd42;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0 10px;
  height: 26px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  line-height: 26px;
  display: inline-block;
}
/* line 59, ../sass/magento/_block.scss */
.sidebar .block .actions a:hover, .sidebar .block .actions button.button span span:hover {
  text-decoration: underline;
}
/* line 63, ../sass/magento/_block.scss */
.sidebar .block .actions button.button {
  border: none;
  display: block;
  float: left;
  margin-right: 5px;
  padding: 0;
}
/* line 67, ../sass/magento/_block.scss */
.sidebar .block .actions button.button span span {
  background: none;
  border: none;
  display: block;
  line-height: 28px;
}
/* line 69, ../sass/magento/_block.scss */
.sidebar .block .actions button.button:hover span span {
  text-decoration: underline;
}
/* line 73, ../sass/magento/_block.scss */
.sidebar .block .empty {
  margin: 0;
  padding: 5px 9px;
}
/* line 75, ../sass/magento/_block.scss */
.sidebar .block li {
  padding: 5px 0;
}
/* line 76, ../sass/magento/_block.scss */
.sidebar .block li input.radio {
  margin-top: 1px;
}
/* line 84, ../sass/magento/_block.scss */
.sidebar .block li:first-child {
  border-top: none;
}

/* Mini Products List */
/* line 92, ../sass/magento/_block.scss */
.mini-products-list {
  font-size: 12px;
  line-height: 18px;
}
/* line 95, ../sass/magento/_block.scss */
.mini-products-list li {
  overflow: hidden;
}
/* line 98, ../sass/magento/_block.scss */
.mini-products-list .product-image {
  float: left;
  margin-right: 15px;
  float: left;
  margin-right: 15px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .mini-products-list .product-image {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .mini-products-list .product-image {
  margin-left: 15px;
  margin-right: inherit;
}
/* line 104, ../sass/magento/_block.scss */
.mini-products-list .product-details {
  color: #000;
  overflow: hidden;
}
/* line 107, ../sass/magento/_block.scss */
.mini-products-list .product-details .product-name, .mini-products-list .product-details .nobr small {
  word-wrap: break-word;
}
/* line 110, ../sass/magento/_block.scss */
.mini-products-list .product-details .nobr {
  white-space: normal !important;
}

/* Block: Cart */
/* line 117, ../sass/magento/_block.scss */
.block-cart {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: #fff;
}
/* line 120, ../sass/magento/_block.scss */
.block-cart .summary {
  padding: 10px 0;
  position: relative;
  z-index: 1;
  text-align: right;
}
/* line 121, ../sass/magento/_block.scss */
.block-cart .amount {
  margin: 0;
}
/* line 123, ../sass/magento/_block.scss */
.block-cart .amount a {
  font-weight: bold;
}
/* line 125, ../sass/magento/_block.scss */
.block-cart .amount {
  padding-bottom: 10px;
}
/* line 126, ../sass/magento/_block.scss */
.block-cart .subtotal {
  text-align: right;
}
/* line 128, ../sass/magento/_block.scss */
.block-cart .subtotal .price {
  font-weight: bold;
}
/* line 129, ../sass/magento/_block.scss */
.block-cart .subtotal .label {
  color: inherit;
  display: inline-block;
  text-align: right;
}
/* line 132, ../sass/magento/_block.scss */
.block-cart .actions {
  padding: 0;
}
/* line 134, ../sass/magento/_block.scss */
.block-cart .actions button.button, .block-cart .actions .view-cart {
  background: #000;
  border: none;
  color: #FFF !important;
  display: block;
  float: right;
  height: auto;
  line-height: 10px;
  padding: 10px 15px;
  margin: 0 0 0 5px;
  text-transform: uppercase;
  font-size: 12px;
}
/* line 146, ../sass/magento/_block.scss */
.block-cart .actions button.button:hover, .block-cart .actions .view-cart:hover {
  color: #999 !important;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.block-cart .actions:before, .block-cart .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.block-cart .actions:after {
  clear: both;
}
/* line 151, ../sass/magento/_block.scss */
.block-cart .actions .paypal-logo {
  float: left;
  width: 100%;
  margin: 3px 0 0;
  text-align: right;
}
/* line 153, ../sass/magento/_block.scss */
.block-cart .actions .paypal-logo .paypal-or {
  clear: both;
  display: block;
  padding: 0 55px 8px 0;
}

/* Block: Layered Navigation */
/* line 163, ../sass/magento/_block.scss */
.sidebar .block-layered-nav .block-subtitle {
  display: none;
}
/* line 165, ../sass/magento/_block.scss */
.sidebar .block-layered-nav dt {
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  padding: 5px 0 5px 15px;
}
/* line 167, ../sass/magento/_block.scss */
.sidebar .block-layered-nav dd.last {
  background: none;
}
/* line 168, ../sass/magento/_block.scss */
.sidebar .block-layered-nav dd a {
  color: #2e3a47;
}
/* line 169, ../sass/magento/_block.scss */
.sidebar .block-layered-nav dd li {
  line-height: 20px;
  padding: 7px 0 7px 40px;
  background: url(images/arrow-li.png) 30px 14px no-repeat;
}
/* line 174, ../sass/magento/_block.scss */
.sidebar .block-layered-nav li {
  border: none;
}
/* line 179, ../sass/magento/_block.scss */
.sidebar .block-layered-nav .currently li span {
  display: inline-block;
  color: #111;
}

/* Block: Poll */
/* line 189, ../sass/magento/_block.scss */
.block-poll {
  color: #777;
}
/* line 191, ../sass/magento/_block.scss */
.block-poll li {
  clear: both;
  line-height: 28px;
}
/* line 196, ../sass/magento/_block.scss */
.block-poll #poll-answers li {
  clear: both;
}
/* line 198, ../sass/magento/_block.scss */
.block-poll #poll-answers li .answer {
  float: left;
  padding: 0 5px 0 0;
  padding: 0 5px 0 0;
  float: left;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .block-poll #poll-answers li .answer {
  padding: 0 0 0 5px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .block-poll #poll-answers li .answer {
  float: right !important;
}

/* Block: Orders and Returns */
/* line 209, ../sass/magento/_block.scss */
.block-gr-search li {
  padding: 3px 9px;
}
/* line 212, ../sass/magento/_block.scss */
.block-gr-search button.button span {
  border-color: #406a83;
  background: #618499;
}

/* Block: Tags */
/* line 220, ../sass/magento/_block.scss */
.block-tags .block-content {
  padding: 10px;
}
/* line 223, ../sass/magento/_block.scss */
.block-tags .block-content .tags-list li {
  border: none;
}
/* line 230, ../sass/magento/_block.scss */
.block-tags .actions {
  text-align: right;
}
/* line 232, ../sass/magento/_block.scss */
.block-tags .actions a {
  float: none;
}

/* Block reorder */
/* line 238, ../sass/magento/_block.scss */
.block-reorder li input {
  margin-right: 12px;
}

/* Block: Banner */
/* line 243, ../sass/magento/_block.scss */
.block-banner .block-content {
  text-align: center;
}

/* line 247, ../sass/magento/_block.scss */
.paypal-logo {
  margin-bottom: 15px;
}

/* line 250, ../sass/magento/_block.scss */
.form-list li {
  padding: 5px 0;
  overflow: hidden;
}

/* line 254, ../sass/magento/_block.scss */
.form-list .input-box {
  width: 98%;
}

/* line 255, ../sass/magento/_block.scss */
.form-list .wide {
  width: 50%;
}

/* line 258, ../sass/magento/_block.scss */
.form-list .field {
  float: left;
  width: 50%;
}

/* Block related */
/* line 264, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product {
  padding: 25px 15px;
  border-top: 1px solid #e4e5e7;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .mini-products-list .product:before, .sidebar .mini-products-list .product:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.sidebar .mini-products-list .product:after {
  clear: both;
}
/* line 269, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product .product-name a {
  font-size: 14px;
  display: block;
  margin: 0 0 8px;
}
/* line 274, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product .ratings {
  margin: 0 0 8px;
}
/* line 276, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product .ratings .amount {
  display: none;
}
/* line 277, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product .ratings .rating-box {
  float: none;
}
/* line 279, ../sass/magento/_block.scss */
.sidebar .mini-products-list .product .price-box {
  margin: 0 0 8px;
}
/* line 281, ../sass/magento/_block.scss */
.sidebar .mini-products-list .products-grid {
  border: none;
}
/* line 284, ../sass/magento/_block.scss */
.sidebar .mini-products-list .equal, .sidebar .mini-products-list .equal > div {
  display: block;
}

/* line 287, ../sass/magento/_block.scss */
.checkbox.related-checkbox {
  float: right;
}

/* Block account */
/* line 293, ../sass/magento/_block.scss */
.block-account .block-content {
  padding: 15px 20px 10px;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.buttons-set:before, .buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.buttons-set:after {
  clear: both;
}

/* line 301, ../sass/magento/_block.scss */
.buttons-set2 .button.button {
  margin-left: 10px;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* Forms */
/* line 10, ../sass/magento/_form.scss */
form {
  display: inline;
}

/* line 11, ../sass/magento/_form.scss */
fieldset {
  border: 0;
}

/* line 12, ../sass/magento/_form.scss */
legend {
  display: none;
}

/* Table */
/* line 15, ../sass/magento/_form.scss */
table {
  border: 0;
  border-spacing: 0;
  empty-cells: show;
  font-size: 100%;
  width: 100%;
}

/* line 16, ../sass/magento/_form.scss */
caption, th, td {
  vertical-align: top;
  text-align: left;
  font-weight: normal;
}

/* Global Styles ========================================================================= */
/* Form Elements */
/* line 20, ../sass/magento/_form.scss */
input, select, textarea, button {
  font-size: 14px;
  color: #666666;
  background-color: white;
  border: 1px solid #d8d8d8;
  border-radius: 0px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 30, ../sass/magento/_form.scss */
.button, input.button {
  border: none;
}

/* line 33, ../sass/magento/_form.scss */
select, textarea {
  padding: 5px;
  width: 100%;
}

/* line 36, ../sass/magento/_form.scss */
input.qty, input[title="Qty"] {
  display: inline;
  text-align: left;
  width: 65px;
  height: 30px;
  color: #3e4141;
  font-size: 16px;
}

/* line 45, ../sass/magento/_form.scss */
input[type="radio"], input[type="checkbox"] {
  float: left;
  margin: 0 3px 0 0;
  border: none;
  float: left;
  margin: 0 3px 0 0;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl input[type="radio"], .rtl input[type="checkbox"] {
  float: right !important;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl input[type="radio"], .rtl input[type="checkbox"] {
  margin: 0 0 0 3px;
}

/* line 53, ../sass/magento/_form.scss */
label {
  padding: 0;
  margin: 0;
  font-weight: normal;
  color: #555555;
}

/* line 59, ../sass/magento/_form.scss */
.label {
  display: table-cell;
}

/* Data Table */
/* line 63, ../sass/magento/_form.scss */
table {
  width: 100%;
  border: 1px solid #e4e5e7;
  /* Bundle products tables */
}
/* line 67, ../sass/magento/_form.scss */
table td.last, table th.last {
  border-right: 0;
}
/* line 68, ../sass/magento/_form.scss */
table tr.last th, table tr.last td {
  border-bottom: 0 !important;
  border-color: #e4e5e7;
}
/* line 69, ../sass/magento/_form.scss */
table th {
  padding: 3px 8px;
  font-weight: bold;
  border-right: 1px solid #D6D4D4;
}
/* line 70, ../sass/magento/_form.scss */
table td {
  padding: 3px 8px;
}
/* line 73, ../sass/magento/_form.scss */
table tbody th, table tbody td {
  border-bottom: 1px solid #d9dde3;
  border-right: 1px solid #d9dde3;
}
/* line 79, ../sass/magento/_form.scss */
table tbody.odd tr td,
table tbody.even tr td {
  border-bottom: 0;
}
/* line 81, ../sass/magento/_form.scss */
table tbody.odd tr.border td,
table tbody.even tr.border td {
  border-bottom: 1px solid #d9dde3;
}
/* line 83, ../sass/magento/_form.scss */
table tbody td .option-label {
  font-weight: bold;
  font-style: italic;
}
/* line 84, ../sass/magento/_form.scss */
table tbody td .option-value {
  padding-left: 10px;
}

/* line 87, ../sass/magento/_form.scss */
.table thead > tr > th {
  border-color: #e4e5e7;
}

/* line 90, ../sass/magento/_form.scss */
.data-table {
  width: 100%;
}
/* line 92, ../sass/magento/_form.scss */
.data-table th, .data-table td {
  padding: 10px;
}
/* line 95, ../sass/magento/_form.scss */
.data-table thead {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border-bottom: 1px solid #e4e5e7;
}
/* line 98, ../sass/magento/_form.scss */
.data-table thead th {
  font-weight: bold;
  vertical-align: bottom;
}
/* line 101, ../sass/magento/_form.scss */
.data-table thead th.wrap {
  white-space: normal;
}
/* line 106, ../sass/magento/_form.scss */
.data-table tr.odd td, .data-table tr.odd th {
  border-right: 1px solid #e4e5e7;
  color: #333;
  border-color: #e4e5e7;
}
/* line 114, ../sass/magento/_form.scss */
.data-table tr.odd.last {
  border-bottom: 1px solid #e4e5e7;
}
/* line 117, ../sass/magento/_form.scss */
.data-table tr.even td, .data-table tr.even th {
  border-right: 1px solid #e4e5e7;
  color: #333;
}
/* line 124, ../sass/magento/_form.scss */
.data-table tr.even {
  background-color: #fff;
}
/* line 128, ../sass/magento/_form.scss */
.data-table tbody tr.product-shop-row:hover {
  background-color: #fff;
}
/* line 131, ../sass/magento/_form.scss */
.data-table tbody.odd td {
  border-width: 0 1px;
}
/* line 134, ../sass/magento/_form.scss */
.data-table tbody.odd tr.last {
  border-bottom: 1px solid #e4e5e7;
}
/* line 137, ../sass/magento/_form.scss */
.data-table tbody.even {
  background-color: #fff;
}
/* line 140, ../sass/magento/_form.scss */
.data-table tbody.even td {
  border-width: 0 1px;
}
/* line 144, ../sass/magento/_form.scss */
.data-table th .tax-flag {
  font-weight: normal;
}
/* line 147, ../sass/magento/_form.scss */
.data-table .cell-label {
  display: none;
}

/* line 151, ../sass/magento/_form.scss */
.validation-advice {
  color: #EE001C;
  font-size: 12px;
  margin: 3px 0;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* Layout ================================================================================ */
/* line 10, ../sass/magento/_layout.scss */
#page {
  margin: 0 auto;
}

/* line 13, ../sass/magento/_layout.scss */
.page-print {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.page-print .print-head:before, .page-print .print-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.page-print .print-head:after {
  clear: both;
}
/* line 16, ../sass/magento/_layout.scss */
.page-print .buttons-set {
  margin-top: 20px;
}

/* line 18, ../sass/magento/_layout.scss */
.page-empty {
  background: #fff;
  padding: 20px;
  text-align: left;
}

/* line 19, ../sass/magento/_layout.scss */
.page-popup {
  background: #fff;
  padding: 25px 30px;
  text-align: left;
}

/* line 23, ../sass/magento/_layout.scss */
body.layout-boxed-md {
  background: url("images/pattern14_1.png");
}
/* line 25, ../sass/magento/_layout.scss */
body.layout-boxed-md #page {
  max-width: 960px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  background: white;
}
/* line 27, ../sass/magento/_layout.scss */
body.layout-boxed-lg {
  background: url("images/pattern14_1.png");
}
/* line 29, ../sass/magento/_layout.scss */
body.layout-boxed-lg #page {
  max-width: 1190px;
  -webkit-box-shadow: 0 0 5px #888888;
  box-shadow: 0 0 5px #888888;
  background: white;
}

/*
* TOPBAR 
*/
/* line 39, ../sass/magento/_layout.scss */
#topbar {
  background-color: whitesmoke;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #DCDCDC;
  line-height: 36px;
  color: #8c8c8c;
  z-index: 99;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
#topbar:before, #topbar:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
#topbar:after {
  clear: both;
}
/* line 48, ../sass/magento/_layout.scss */
#topbar a {
  color: #8c8c8c;
}
/* line 50, ../sass/magento/_layout.scss */
#topbar a:hover {
  color: #7bbd42;
}
/* line 54, ../sass/magento/_layout.scss */
#topbar .links li {
  margin: 0 10px 0 15px;
  font-size: 12px;
}
/* line 59, ../sass/magento/_layout.scss */
#topbar span, #topbar a {
  margin: 0;
  text-align: right;
  font-size: 12px;
}
/* line 63, ../sass/magento/_layout.scss */
#topbar span a, #topbar a a {
  color: #7bbd42;
}
/* line 68, ../sass/magento/_layout.scss */
#topbar .language {
  padding-top: 13px;
  padding-left: 12px;
}
/* line 70, ../sass/magento/_layout.scss */
#topbar .language > div {
  padding-right: 12px;
}
/* line 72, ../sass/magento/_layout.scss */
#topbar .caret {
  background: url(images/caret.png) center no-repeat transparent;
  border: none;
  width: 8px;
  height: 8px;
  margin-left: 4px;
  margin-top: -1px;
}
/* line 78, ../sass/magento/_layout.scss */
#topbar .form-search {
  position: relative;
  margin-top: 8px;
  margin-right: 6px;
}
/* line 79, ../sass/magento/_layout.scss */
#topbar .form-search label {
  display: none;
}
/* line 83, ../sass/magento/_layout.scss */
#topbar .form-search #search {
  border: 1px solid #e4e5e7;
  -webkit-border-radius: 0;
  border-radius: 0;
  height: 28px;
  width: 170px;
  padding-right: 20px;
  padding-left: 5px;
  color: #666;
  font-size: 12px;
}
/* line 93, ../sass/magento/_layout.scss */
#topbar .form-search .button {
  background: url(images/btn-search.png) center no-repeat transparent;
  text-indent: 9999em;
  overflow: hidden;
  width: 20px;
  height: 28px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
}

/* Cart top */
/* line 110, ../sass/magento/_layout.scss */
.cart-inner {
  margin-top: 35px;
}
/* line 112, ../sass/magento/_layout.scss */
.cart-inner .title {
  display: block;
  line-height: 1em;
  font-size: 14px;
  color: #2e3a47;
  text-transform: uppercase;
  font-weight: 600;
}
/* line 113, ../sass/magento/_layout.scss */
.cart-inner .fa {
  background: #7bbd42;
  color: #FFFFFF;
  height: 38px;
  line-height: 38px;
  text-align: center;
  width: 38px;
  font-size: 16px;
  float: left;
}
/* line 123, ../sass/magento/_layout.scss */
.cart-inner h4 {
  font-size: 12px;
  text-transform: uppercase;
  float: right;
  margin-left: 10px;
}
/* line 126, ../sass/magento/_layout.scss */
.cart-inner h4 a {
  color: #8c8c8c;
}
/* line 128, ../sass/magento/_layout.scss */
.cart-inner a {
  text-transform: none;
}

/*
* HEADER 
*/
/* line 133, ../sass/magento/_layout.scss */
#header-main {
  background-color: transparent;
}
/* line 135, ../sass/magento/_layout.scss */
#header-main .header-wrap {
  min-height: 106px;
}
/* line 137, ../sass/magento/_layout.scss */
#header-main .header-wrap .logo {
  display: block;
  line-height: 106px;
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl #header-main .header-wrap .logo {
  float: right !important;
}

/* line 144, ../sass/magento/_layout.scss */
.header-wrap {
  padding: auto;
}

/**LOGO**/
/* line 147, ../sass/magento/_layout.scss */
.logo strong {
  position: absolute;
  top: -999em;
  left: -999em;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}

/* Search */
/* line 151, ../sass/magento/_layout.scss */
.top-search {
  position: relative;
  margin-top: 35px;
  float: left;
}
/* line 156, ../sass/magento/_layout.scss */
.top-search .form-search label {
  display: none;
}
/* line 157, ../sass/magento/_layout.scss */
.top-search .form-search input.input-text {
  height: 40px;
  width: 410px;
  border: 1px solid #e4e5e7;
  font-size: 12px;
  color: #cfcfcf;
  padding: 5px 8px;
}
/* line 158, ../sass/magento/_layout.scss */
.top-search .form-search button.button {
  background: none;
  border: none;
  color: #7bbd42;
  padding: 6px 10px;
  position: absolute;
  top: 0;
  right: 0;
  right: 0;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .top-search .form-search button.button {
  left: 0;
  right: auto;
}
/* line 167, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete {
  left: 0 !important;
  top: 100% !important;
  z-index: 999;
}
/* line 171, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete ul {
  border: 1px solid #5c7989;
  background-color: #f9f5f0;
}
/* line 173, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete ul li {
  text-align: left;
  border-bottom: 1px solid #f4eee7;
  padding: 2px 8px 1px 8px;
  cursor: pointer;
}
/* line 175, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete ul li .amount {
  float: right;
  font-weight: bold;
}
/* line 178, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete ul li.odd {
  background-color: #fffefb;
}
/* line 181, ../sass/magento/_layout.scss */
.top-search .form-search .search-autocomplete ul li.selected {
  background-color: #f7e8dd;
}

/* line 188, ../sass/magento/_layout.scss */
.top-container {
  clear: both;
  padding: 5px 10px 0 12px;
  text-align: right;
}
/* line 192, ../sass/magento/_layout.scss */
.top-container a {
  font-size: 11px;
  color: #ebbc58;
}

/*
 * NAVIGATION
 */
/* line 203, ../sass/magento/_layout.scss */
.navbar {
  min-height: 0;
}

/* line 204, ../sass/magento/_layout.scss */
.navbar-inverse {
  border-color: #27313c;
}

/*
 * SLIDESHOW 
 */
/*
 * SHOWCASE 
 */
/* line 214, ../sass/magento/_layout.scss */
.ves-showcase {
  margin-bottom: 38px;
}
/* line 217, ../sass/magento/_layout.scss */
.ves-showcase .block .block-content {
  background: none;
}

/*
 * PROMOTION 
 */
/*
 * MAIN CONTENT
 */
/*
 * MASSBOTTOM
 */
/* BreadCrumbs */
/* line 235, ../sass/magento/_layout.scss */
.breadcrumbs {
  font-size: 12px;
  line-height: 1em;
  margin: 0 0 18px;
}
/* line 239, ../sass/magento/_layout.scss */
.breadcrumbs li {
  display: inline;
}
/* line 240, ../sass/magento/_layout.scss */
.breadcrumbs strong {
  font-weight: normal;
}

/* FOOTER*/
/* Footer ================================================================================ */
/* line 266, ../sass/magento/_layout.scss */
.footer-bottom ul {
  display: inline;
}
/* line 268, ../sass/magento/_layout.scss */
.footer-bottom ul.links {
  display: block;
}
/* line 271, ../sass/magento/_layout.scss */
.footer-bottom ul li {
  display: inline;
  margin: 0 5px;
}

/* line 278, ../sass/magento/_layout.scss */
.footer-container .bottom-container {
  margin: 0 0 5px;
}

/*FOOTER TOP*/
/*FOOTER CENTER*/
/* ======================================================================================= */
/* POWER BY */
/* line 288, ../sass/magento/_layout.scss */
#powered {
  border-top: 1px solid #e4e5e7;
  background: #fcfcfc;
}

/* line 289, ../sass/magento/_layout.scss */
.copyright {
  padding: 25px 0 35px;
  line-height: 20px;
}
/* line 291, ../sass/magento/_layout.scss */
.copyright a {
  color: #7bbd42;
}

/* line 293, ../sass/magento/_layout.scss */
.btn-danger {
  background-color: #7bbd42;
  border-color: #7bbd42;
}
/* line 295, ../sass/magento/_layout.scss */
.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
  background-color: #7bbd42;
  border-color: #7bbd42;
}

/* line 300, ../sass/magento/_layout.scss */
.rtl .f-left {
  float: right !important;
}

/* line 301, ../sass/magento/_layout.scss */
.rtl .f-right {
  float: left !important;
}

/* line 303, ../sass/magento/_layout.scss */
.quantity-number.pull-left > label {
  display: block;
  float: left;
  line-height: 30px;
  padding-right: 5px;
}

/* line 309, ../sass/magento/_layout.scss */
.rtl .quantity-number {
  margin-left: 0;
}

/* line 310, ../sass/magento/_layout.scss */
.rtl .add-to-cart .quantity-wrapper {
  margin-right: 0;
  margin-left: 10px;
  border-width: 1px 0 1px 1px;
}

/* line 311, ../sass/magento/_layout.scss */
.rtl .quantity-number > label {
  display: block;
  float: right;
  line-height: 30px;
  padding-right: 0;
  padding-left: 5px;
}

/* back top top */
/* line 320, ../sass/magento/_layout.scss */
.scrollup {
  width: 40px;
  height: 40px;
  position: fixed;
  background: #7bbd42;
  color: white !important;
  bottom: 80px;
  right: 20px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 18px;
  font-size: 15px;
  border-radius: 50%;
  text-decoration: none!important;
  z-index: 999999;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .scrollup {
  left: 20px;
  right: auto;
}
/* line 336, ../sass/magento/_layout.scss */
.scrollup .fa {
  display: block;
  font-weight: bold;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* line 8, ../sass/magento/_magento-module.scss */
.dropdown {
  display: block !important;
}

/* line 10, ../sass/magento/_magento-module.scss */
.form-language a {
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 25px;
}

/* line 16, ../sass/magento/_magento-module.scss */
aside {
  z-index: 9;
}

/* line 17, ../sass/magento/_magento-module.scss */
.main-column {
  z-index: 1;
}

/* Topcart */
/* line 21, ../sass/magento/_magento-module.scss */
.cart-top #cart {
  position: relative;
}
/* line 23, ../sass/magento/_magento-module.scss */
.cart-top #cart .content {
  color: #000;
  min-width: 325px;
  position: absolute;
  right: 0;
  right: 0;
  top: 120%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  border: 1px solid #e4e5e7;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .cart-top #cart .content {
  left: 0;
  right: auto;
}
/* line 30, ../sass/magento/_magento-module.scss */
.cart-top #cart .content .empty {
  text-align: center;
  padding: 20px 10px;
}
/* line 31, ../sass/magento/_magento-module.scss */
.cart-top #cart .content .block-subtitle {
  display: none;
}
/* line 32, ../sass/magento/_magento-module.scss */
.cart-top #cart .content .block-content {
  padding: 0;
}
/* line 33, ../sass/magento/_magento-module.scss */
.cart-top #cart .content li.item {
  border-bottom: 1px solid #ddd;
  padding: 8px 0;
}
/* line 34, ../sass/magento/_magento-module.scss */
.cart-top #cart .content .btn-edit {
  display: none;
}
/* line 35, ../sass/magento/_magento-module.scss */
.cart-top #cart .content .btn-remove {
  margin-top: 6px;
  float: right;
}
/* line 37, ../sass/magento/_magento-module.scss */
.cart-top #cart .block-cart {
  margin: 0;
  padding: 10px;
}
/* line 39, ../sass/magento/_magento-module.scss */
.cart-top #cart.active .content {
  visibility: visible;
  top: 100%;
  opacity: 1;
}
/* line 41, ../sass/magento/_magento-module.scss */
.cart-top #cart a {
  color: #8c8c8c;
}
/* line 43, ../sass/magento/_magento-module.scss */
.cart-top .quick-access .inner-toggle {
  right: 0;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .cart-top .quick-access .inner-toggle {
  left: 0;
  right: auto;
}

/* swap-images */
/* line 50, ../sass/magento/_magento-module.scss */
.product-block .image {
  margin-bottom: 15px !important;
}
/* line 53, ../sass/magento/_magento-module.scss */
.product-block .image .hover-image {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
}
/* line 62, ../sass/magento/_magento-module.scss */
.product-block .image:hover .hover-image {
  visibility: visible;
  opacity: 1;
}

/* line 66, ../sass/magento/_magento-module.scss */
.image {
  position: relative;
}
/* line 68, ../sass/magento/_magento-module.scss */
.image .onsale, .image .new-icon {
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  text-align: center;
  background: #7bbd42;
  z-index: 1;
  min-width: 40px;
  min-height: 40px;
  line-height: 40px;
  z-index: 999;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 70, ../sass/magento/_magento-module.scss */
.image .onsale:before, .image .new-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 50%;
  content: "";
  background: #7bbd42;
  z-index: -1;
}
/* line 73, ../sass/magento/_magento-module.scss */
.image .onsale span, .image .new-icon span {
  color: white;
  text-transform: uppercase;
  padding: 3px 0;
  font-size: 11px;
  font-weight: 600;
}
/* line 77, ../sass/magento/_magento-module.scss */
.image .new-icon {
  background: #f05423;
  z-index: 99;
}
/* line 79, ../sass/magento/_magento-module.scss */
.image .new-icon:before {
  background: #f05423;
  z-index: -1;
}
/* line 80, ../sass/magento/_magento-module.scss */
.image .new-icon span {
  color: white;
}

/* Tree menu */
/* line 88, ../sass/magento/_magento-module.scss */
#ves-accordion > li > a {
  color: #2e3a47;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0 7px 25px;
  font-weight: bold;
}
/* line 92, ../sass/magento/_magento-module.scss */
#ves-accordion li {
  padding: 0;
}
/* line 93, ../sass/magento/_magento-module.scss */
#ves-accordion ul.level0 > li, #ves-accordion ul.level1 > li {
  line-height: 20px;
  padding: 7px 0 7px 40px;
  background: url(images/arrow-li.png) 30px 14px no-repeat;
}
/* line 100, ../sass/magento/_magento-module.scss */
#ves-accordion ul li a {
  color: #7bbd42;
}

/* line 103, ../sass/magento/_magento-module.scss */
.ves-categoriesmenu {
  border: 2px solid #7bbd42;
}
/* line 105, ../sass/magento/_magento-module.scss */
.ves-categoriesmenu .block-title {
  background: #7bbd42;
  border: none;
}
/* line 108, ../sass/magento/_magento-module.scss */
.ves-categoriesmenu .block-title span {
  font-size: 17px !important;
  letter-spacing: 2px;
}
/* line 113, ../sass/magento/_magento-module.scss */
.ves-categoriesmenu .block-content {
  padding: 0px;
}
/* line 118, ../sass/magento/_magento-module.scss */
.ves-categoriesmenu #ves-accordion li a {
  border-bottom: 1px solid #e4e5e7;
  display: block;
  font-size: 13px;
  padding: 15px 10px 15px 20px;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .ves-categoriesmenu #ves-accordion li a {
  padding: 15px 20px 15px 10px;
}

/* line 129, ../sass/magento/_magento-module.scss */
.category-left .block-content {
  padding: 0px;
}

/* Tabs Home */
/* line 135, ../sass/magento/_magento-module.scss */
.box.producttabs {
  margin-bottom: 28px;
}

/* line 137, ../sass/magento/_magento-module.scss */
.producttabs .tab-nav {
  position: relative;
  z-index: 9;
}
/* line 141, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs {
  text-align: center;
  border: none;
  display: block;
  position: relative;
}
/* line 144, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs li {
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .producttabs .nav-tabs li {
  float: right !important;
}
/* line 148, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs > li {
  margin-right: -1px;
}
/* line 150, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs > li a {
  color: #2e3a47;
  text-transform: uppercase;
  line-height: 43px;
  font-weight: 600;
  padding: 0 20px;
  margin: 0;
  border-style: solid;
  border-width: 3px 1px 0 1px;
  border-color: transparent;
}
/* line 163, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs > li.active a, .producttabs .nav-tabs > li:hover a, .producttabs .nav-tabs > li:focus a, .producttabs .nav-tabs > li.active:hover a {
  border-width: 3px 1px 0 1px;
  border-color: #7bbd42 #e4e5e7;
  color: #7bbd42;
  background: #fff;
}
/* line 172, ../sass/magento/_magento-module.scss */
.producttabs .nav-tabs > li:hover a {
  background: none;
}
/* line 180, ../sass/magento/_magento-module.scss */
.producttabs .carousel-controls {
  position: absolute;
  top: -44px;
  right: 0;
  right: 0;
  z-index: 99;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .producttabs .carousel-controls {
  left: 0;
  right: auto;
}
/* line 187, ../sass/magento/_magento-module.scss */
.producttabs .tab-content {
  padding: 0;
}
/* line 188, ../sass/magento/_magento-module.scss */
.producttabs .carousel-inner {
  border-top: 1px solid #e4e5e7;
  border-left: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
}
/* line 189, ../sass/magento/_magento-module.scss */
.producttabs .products-grid {
  border: none;
}

/* Carousel */
/* line 195, ../sass/magento/_magento-module.scss */
.sidebar .block-productcarousel .block-content {
  padding: 0;
}

/* line 202, ../sass/magento/_magento-module.scss */
.sidebar .block-productcarousel .mini-products-list .products-grid:first-child .product {
  border-top: none;
}

/* Carousel 2 */
/* line 207, ../sass/magento/_magento-module.scss */
.productcarousel .block-title h2 {
  color: #2e3a47;
  font-weight: 600;
  line-height: 43px;
  font-size: 14px;
  text-transform: uppercase;
  padding: 0 20px;
  display: inline-block;
  border-color: #f05423 #e4e5e7 transparent #e4e5e7;
  color: #f05423;
  border-style: solid;
  border-width: 3px 1px 0;
  position: relative;
  z-index: 99;
  background: #fff;
  bottom: -1px;
}

/* custom-subscribe */
/* line 237, ../sass/magento/_magento-module.scss */
.new-letter {
  background: #524354;
  padding: 22px;
  color: #fff;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.new-letter:before, .new-letter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.new-letter:after {
  clear: both;
}
/* line 243, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .fa {
  font-size: 35px;
  float: left;
  float: left;
  padding-right: 13px;
  padding-right: 13px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .new-letter .custom-subscribe .fa {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .new-letter .custom-subscribe .fa {
  padding-left: 13px;
  padding-right: inherit;
}
/* line 250, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .title {
  float: left;
  margin-right: 20px;
}
/* line 252, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .title h3 {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1em;
}
/* line 253, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .title span {
  font-size: 13px;
  line-height: 1.6;
}
/* line 256, ../sass/magento/_magento-module.scss */
.new-letter .social-link {
  text-align: right;
}
/* line 258, ../sass/magento/_magento-module.scss */
.new-letter .social-link .title_block {
  float: none;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 42px;
  padding: 0 20px 0 0;
}
/* line 259, ../sass/magento/_magento-module.scss */
.new-letter .social-link .social {
  float: right;
}
/* line 260, ../sass/magento/_magento-module.scss */
.new-letter .social-link a {
  display: block;
}
/* line 262, ../sass/magento/_magento-module.scss */
.new-letter .subscribe-box {
  float: left;
  width: 480px;
  position: relative;
  height: 40px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
}
/* line 267, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .form-subscribe-header {
  margin-bottom: 20px;
}
/* line 268, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe .form-control {
  border: none;
  height: 40px;
  -webkit-border-radius: 25px;
  border-radius: 25px;
  padding-right: 110px;
  padding-left: 30px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .new-letter .custom-subscribe .form-control {
  padding-right: 30px;
  padding-left: inherit;
}
/* line 271, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe #newsletter-validate-detail {
  position: relative;
}
/* line 274, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe #newsletter-validate-detail .actions {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
/* line 277, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe #newsletter-validate-detail .actions button.button {
  margin: 0;
  height: 40px;
  background: #7bbd42;
  -webkit-border-radius: 0 25px 25px 0;
  border-radius: 0 25px 25px 0;
  text-transform: uppercase;
  font-size: 13px;
  border: none;
  padding: 0;
}
/* line 280, ../sass/magento/_magento-module.scss */
.new-letter .custom-subscribe #newsletter-validate-detail .actions button.button span span {
  padding: 0 19px;
  color: #fff;
}

/* line 288, ../sass/magento/_magento-module.scss */
.footer-top-hitech {
  background: #524354;
  color: #fff;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.footer-top-hitech:before, .footer-top-hitech:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.footer-top-hitech:after {
  clear: both;
}
/* line 294, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe .fa {
  font-size: 35px;
  float: left;
  float: left;
  padding-right: 13px;
  padding-right: 13px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .footer-top-hitech .custom-subscribe .fa {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .footer-top-hitech .custom-subscribe .fa {
  padding-left: 13px;
  padding-right: inherit;
}
/* line 301, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe .title {
  display: block !important;
}
/* line 308, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link {
  text-align: right;
}
/* line 311, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social {
  float: none !important;
  text-align: center;
}
/* line 312, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li {
  float: none;
  display: inline-block;
  margin: 0px 10px;
}
/* line 313, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li a {
  position: relative;
}
/* line 315, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li a:before {
  content: "";
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  border: 1px solid #fff;
}
/* line 321, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li a .fa {
  font-size: 16px;
  background: none;
  color: #fff;
}
/* line 326, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li:hover a:before {
  border-color: #7bbd42;
}
/* line 327, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link .social li:hover a .fa {
  color: #7bbd42;
}
/* line 333, ../sass/magento/_magento-module.scss */
.footer-top-hitech .social-link a {
  display: block;
}
/* line 335, ../sass/magento/_magento-module.scss */
.footer-top-hitech .subscribe-box {
  float: none;
  width: 318px;
  position: relative;
  height: 38px;
  margin: 0 auto;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 341, ../sass/magento/_magento-module.scss */
.footer-top-hitech .title_block {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 42px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
/* line 348, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe .form-subscribe-header {
  margin-bottom: 20px;
}
/* line 349, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe .form-control {
  border: none;
  height: 38px;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding-right: 40px;
  padding-left: 20px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .footer-top-hitech .custom-subscribe .form-control {
  padding-right: 20px;
  padding-left: inherit;
}
/* line 352, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe #newsletter-validate-detail {
  position: relative;
}
/* line 355, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions {
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
}
/* line 358, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button {
  margin: 0;
  height: 38px;
  width: 38px;
  background: #7bbd42;
  -webkit-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 13px;
  border: none;
  padding: 0;
}
/* line 361, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button span span {
  padding: 0;
  color: #fff;
}
/* line 362, ../sass/magento/_magento-module.scss */
.footer-top-hitech .custom-subscribe #newsletter-validate-detail .actions button.button span span .fa {
  font-size: 15px;
  float: none;
  padding: 0px;
}

/* Slideshow */
/* line 373, ../sass/magento/_magento-module.scss */
.ves-slideshow {
  margin: 0 0 18px;
}
/* line 376, ../sass/magento/_magento-module.scss */
.ves-slideshow .ves-caption {
  border-style: none;
  border-width: 0;
  color: #FFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 30px;
  margin: 0;
  text-shadow: none;
  text-transform: uppercase;
}
/* line 389, ../sass/magento/_magento-module.scss */
.ves-slideshow .ves-caption.normal-caption {
  font-weight: 300;
  color: #FFF;
  font-family: "HelveticaNeue45Light", font-family-sans-serif, serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0;
  text-align: center;
  text-shadow: none;
  text-transform: none;
}
/* line 403, ../sass/magento/_magento-module.scss */
.ves-slideshow .ves-caption.big-caption {
  color: #FFF;
  font-size: 36px;
  line-height: 36px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  padding-top: 40px;
  background: url(images/bulet-slide.png) top center no-repeat;
}
/* line 415, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-control {
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 420, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-control.left .fa {
  position: relative;
  left: -2px;
}
/* line 424, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-control.right .fa {
  position: relative;
  right: -2px;
}
/* line 426, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-control:hover {
  color: #fff;
  background: #7bbd42;
}
/* line 431, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-indicators {
  margin: 0 auto;
  left: 0;
  right: 0;
  text-align: center;
}
/* line 436, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-indicators li {
  display: inline-block;
  float: none;
  width: 10px;
  height: 10px;
  border-width: 2px;
}
/* line 442, ../sass/magento/_magento-module.scss */
.ves-slideshow .vescontentslider .carousel-indicators li.active {
  background: #7bbd42;
  border: none;
}

/* Ves Vertical Menu */
/* line 450, ../sass/magento/_magento-module.scss */
.module_modecategory .block-content > p {
  display: none;
}

/* line 452, ../sass/magento/_magento-module.scss */
.sidebar #ves-verticalmenu .block-content {
  padding: 0;
  border: none;
}

/* line 456, ../sass/magento/_magento-module.scss */
#ves-verticalmenu {
  z-index: 999;
}
/* line 458, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .actions {
  padding: 0 !important;
}
/* line 459, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .product-info {
  line-height: 1.4;
}
/* line 460, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .block-title {
  background: #7bbd42;
  border: none;
  line-height: 34px;
  padding: 5px 10px 5px 18px;
  padding: 5px 18px 5px 10px;
  position: relative;
  display: block;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .block-title {
  padding: 5px 10px 5px 18px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
#ves-verticalmenu .block-title:before, #ves-verticalmenu .block-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
#ves-verticalmenu .block-title:after {
  clear: both;
}
/* line 469, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .block-title span {
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: white;
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .block-title span {
  float: right !important;
}
/* line 477, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .block-title span.shapes {
  float: right;
  float: right;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .block-title span.shapes {
  float: left !important;
}
/* line 480, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar {
  border: 2px solid #7bbd42;
  position: static;
  border-top: none;
  background: white;
  margin-bottom: 0px;
}
/* line 486, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar .navbar-collapse {
  padding: 0px 0px 0px 0px;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .navbar .navbar-collapse {
  padding: 0px 0px 0px 0px;
}
/* line 489, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar .navbar {
  border: none;
}
/* line 491, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .ves-widget {
  margin-bottom: 15px;
}
/* line 493, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu {
  display: block;
  visibility: hidden;
  opacity: 0;
  border: 0;
  padding: 20px;
  min-width: 225px;
  min-height: 100%;
  right: auto;
  left: 100%;
}
/* line 106, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu {
  right: 100%;
  left: auto;
}
/* line 503, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu div.menu-title, #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .title {
  text-transform: uppercase;
  color: #000;
  font-weight: 600;
  margin-bottom: 10px;
}
/* line 509, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .title {
  margin: 0;
  padding: 0;
}
/* line 510, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu li > a, #ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu .widget-inner {
  color: #2e3a47;
  font-weight: 400;
  line-height: 30px;
  padding: 0;
  font-size: 13px;
}
/* line 517, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav .dropdown-menu li {
  line-height: 1.4;
}
/* line 520, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li {
  float: none;
}
/* line 522, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li > a {
  color: #2e3a47;
  border-bottom: 1px solid #e4e5e7;
  font-size: 13px;
}
/* line 528, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li:last-child a {
  border: none;
}
/* line 530, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown {
  position: static;
}
/* line 533, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown a .caret {
  margin-left: 5px;
  float: right;
  margin-left: 5px;
  margin-top: 8px;
  float: right;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown a .caret {
  float: left !important;
}
/* line 543, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover .dropdown-menu {
  visibility: visible;
  opacity: 1;
  left: 100%;
  top: 0;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.35);
}
/* line 551, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a {
  position: relative;
}
/* line 553, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a:after {
  width: 5px;
  height: 100%;
  background: #fff;
  content: "";
  position: absolute;
  top: 0;
  right: -2px;
  right: -2px;
  z-index: 9999;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a:after {
  left: -2px;
  right: auto;
}
/* line 566, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li.dropdown:hover > a .caret {
  border-bottom-color: #999 !important;
  border-top-color: #999 !important;
}
/* line 576, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li:hover > a {
  color: #7bbd42;
}
/* line 580, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .verticalmenu.navbar-nav > li > a > span span {
  margin-left: 25px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .verticalmenu.navbar-nav > li > a > span span {
  margin-right: 25px;
  margin-left: inherit;
}
/* line 585, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar-nav {
  width: 100%;
}
/* line 587, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar-nav .menu-icon {
  background-position: left center !important;
}
/* line 141, ../sass/magento/_rtl.scss */
.rtl #ves-verticalmenu .navbar-nav .menu-icon {
  background-position: right center !important;
}
/* line 591, ../sass/magento/_magento-module.scss */
#ves-verticalmenu .navbar-nav li {
  padding: 0px;
}

/* line 598, ../sass/magento/_magento-module.scss */
.shapes.round {
  background-color: #6fab3b;
  border: medium none #7bbd42;
  border-radius: 100%;
  display: block;
  float: right;
  height: 20px;
  margin-top: 8px;
  width: 20px;
  position: relative;
}

/* line 609, ../sass/magento/_magento-module.scss */
.shapes.bottom {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 7px solid #FFFFFF;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -3px;
  margin-left: -5px;
}

/* Layer Slider */
/* line 621, ../sass/magento/_magento-module.scss */
.lush-slider {
  background: none;
  border: none;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
/* line 626, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav {
  width: 100%;
  z-index: 99;
  top: 50%;
}
/* line 630, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav .lush-page {
  display: none;
}
/* line 631, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a {
  background-color: rgba(255, 255, 255, 0.5);
  background-image: none;
  color: #74818B;
  font-size: 22px;
  height: 64px;
  line-height: 64px;
  margin-top: -32px;
  text-align: center;
  top: 0%;
  transition: opacity 300ms ease-out 0s;
  width: 28px;
  position: absolute;
  text-indent: -9999em;
  overflow: hidden;
}
/* line 646, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-family: FontAwesome;
  text-indent: initial;
}
/* line 655, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a.lush-prev {
  left: 0;
}
/* line 657, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a.lush-prev:before {
  content: "\f104";
}
/* line 659, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a.lush-next {
  right: 0;
}
/* line 661, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a.lush-next:before {
  content: "\f105";
}
/* line 664, ../sass/magento/_magento-module.scss */
.lush-slider .lush-nav a:hover:before {
  color: #fff;
  background: #7bbd42;
}

/* image-gallery-zoom */
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
#image-gallery-zoom:before, #image-gallery-zoom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
#image-gallery-zoom:after {
  clear: both;
}
/* line 674, ../sass/magento/_magento-module.scss */
#image-gallery-zoom .item a {
  float: left;
  margin: 0 5px;
}
/* line 676, ../sass/magento/_magento-module.scss */
#image-gallery-zoom .row {
  margin-left: -5px;
  margin-right: -5px;
}

/* settings */
/* line 686, ../sass/magento/_magento-module.scss */
.settings .dropdown > a {
  border: 1px solid #cdcdcd;
  line-height: 26px;
  display: block;
  padding: 0 10px;
  position: relative;
  top: 5px;
  z-index: 99999;
  margin: 0 0 0 8px;
  margin: 0 0 0 8px;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .settings .dropdown > a {
  margin: 0 8px 0 0;
}
/* line 696, ../sass/magento/_magento-module.scss */
.settings .dropdown > a span {
  padding: 0 6px;
}
/* line 699, ../sass/magento/_magento-module.scss */
.settings .dropdown.open > a {
  background: #fff;
  border-width: 1px 1px 0;
}
/* line 705, ../sass/magento/_magento-module.scss */
.settings .dropdown-menu {
  left: auto;
  right: 0;
  right: 0;
  top: 29px;
  z-index: 9999;
  border: 1px solid #cdcdcd;
  padding: 15px 20px 20px;
  width: 194px;
  line-height: 2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .settings .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 717, ../sass/magento/_magento-module.scss */
.settings .dropdown-menu .form-language li a {
  background-repeat: no-repeat;
}
/* line 719, ../sass/magento/_magento-module.scss */
.settings .dropdown-menu span {
  color: #828282;
  font-size: 13px;
  text-transform: uppercase;
}
/* line 724, ../sass/magento/_magento-module.scss */
.settings .dropdown-menu .currency {
  margin-top: 5px;
}
/* line 726, ../sass/magento/_magento-module.scss */
.settings .dropdown-menu .currency li {
  float: left;
  float: left;
  border: 1px solid #e4e5e7;
  margin: 8px 8px 0 0;
  margin-right: 8px;
  padding: 0 7px;
  line-height: 20px;
  font-size: 12px;
  color: #8c8c8c;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .settings .dropdown-menu .currency li {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .settings .dropdown-menu .currency li {
  margin-left: 8px;
  margin-right: inherit;
}

/* ves-brandcarousel */
/* line 741, ../sass/magento/_magento-module.scss */
.ves-brandcarousel {
  background: white;
  margin-bottom: 20px;
}
/* line 744, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .block-title {
  padding: 15px;
  border-top: 1px solid #e4e5e7;
}
/* line 745, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .block-title span {
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #7bbd42;
}
/* line 754, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .item-inner {
  border: 1px solid #e5e5e5;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 757, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .item-inner:hover {
  border-color: #7bbd42;
}
/* line 759, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .carousel-controls {
  position: absolute;
  top: -40px;
  right: 0;
  width: 45px;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .ves-brandcarousel .carousel-controls {
  left: 0;
  right: auto;
}
/* line 764, ../sass/magento/_magento-module.scss */
.ves-brandcarousel .carousel-controls .carousel-control.left {
  float: left;
}

/* ves-blog */
/* line 769, ../sass/magento/_magento-module.scss */
.venus-latest-block {
  margin-bottom: 20px;
}
/* line 771, ../sass/magento/_magento-module.scss */
.venus-latest-block .block-title {
  padding: 15px;
  border-top: 1px solid #e4e5e7;
}
/* line 772, ../sass/magento/_magento-module.scss */
.venus-latest-block .block-title span {
  border: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #7bbd42;
}
/* line 781, ../sass/magento/_magento-module.scss */
.venus-latest-block div.post-image {
  float: left;
  width: 50%;
  padding-right: 20px;
}
/* line 782, ../sass/magento/_magento-module.scss */
.venus-latest-block .post-block {
  overflow: hidden;
}
/* line 784, ../sass/magento/_magento-module.scss */
.venus-latest-block .post-block h4 {
  font-weight: bold;
}
/* line 785, ../sass/magento/_magento-module.scss */
.venus-latest-block .post-block h4 a:hover {
  color: #7bbd42;
}
/* line 787, ../sass/magento/_magento-module.scss */
.venus-latest-block .post-block .blog-meta, .venus-latest-block .post-block .blog-readmore {
  margin: 5px 0;
}
/* line 789, ../sass/magento/_magento-module.scss */
.venus-latest-block .blog-readmore a:hover {
  color: #7bbd42;
}

/* line 792, ../sass/magento/_magento-module.scss */
.leading-posts .ves-description, .leading-posts .blog-botm {
  float: left;
  width: 100%;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .leading-posts .ves-description, .rtl .leading-posts .blog-botm {
  float: right !important;
}

/* line 794, ../sass/magento/_magento-module.scss */
span.created-date, span.author, span.blog-category {
  color: #333333!important;
  font-size: 100%!important;
  text-transform: none!important;
  float: left;
  margin-bottom: 8px;
  padding-right: 15px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl span.created-date, .rtl span.author, .rtl span.blog-category {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl span.created-date, .rtl span.author, .rtl span.blog-category {
  padding-left: 15px;
  padding-right: inherit;
}

/* line 802, ../sass/magento/_magento-module.scss */
.blog-meta {
  margin-bottom: 5px;
}
/* line 804, ../sass/magento/_magento-module.scss */
.blog-meta span {
  text-transform: none!important;
}

/* Quickview */
/* line 809, ../sass/magento/_magento-module.scss */
.tempcp-quickview-view .tabs-group {
  display: none;
}

/* AutoSearch */
/* line 815, ../sass/magento/_magento-module.scss */
#header-main #search .category_filter span {
  color: #7bbd42;
  right: 0;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl #header-main #search .category_filter span {
  left: 0;
  right: auto;
}
/* line 819, ../sass/magento/_magento-module.scss */
#header-main #search .category_filter option {
  padding: 3px 10px;
}
/* line 821, ../sass/magento/_magento-module.scss */
#header-main #search .button-search {
  height: 36px;
  width: 26px;
  text-align: center;
  line-height: 36px;
  right: 0;
  top: 0;
  color: #7bbd42 !important;
  right: 0;
  z-index: 9;
  cursor: pointer;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl #header-main #search .button-search {
  left: 0;
  right: auto;
}
/* line 822, ../sass/magento/_magento-module.scss */
#header-main #search .input-search {
  padding-right: 34px;
  padding: 0 34px 0 10px;
  border-left: 1px solid gainsboro;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl #header-main #search .input-search {
  padding: 0 10px 0 34px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl #header-main #search .input-search {
  border-right: 1px solid gainsboro;
  border-left: inherit;
}

/* Fix columns */
/* line 832, ../sass/magento/_magento-module.scss */
.equal, .equal > div[class*='col-'] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex: 1 0 auto;
}

/* line 840, ../sass/magento/_magento-module.scss */
.rtl .copyright img.f-right {
  float: left !important;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* Page Heading */
/* line 9, ../sass/magento/_magento-pages.scss */
.page-title h1, .category-title h1 {
  color: #000;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
  margin-bottom: 18px;
}

/* line 18, ../sass/magento/_magento-pages.scss */
.page-title h1 {
  margin: 0 0 15px;
  clear: both;
}

/* line 19, ../sass/magento/_magento-pages.scss */
.category-title h1 {
  margin: 0 0 15px;
}

/* Pager */
/* line 23, ../sass/magento/_magento-pages.scss */
.pager {
  margin: 0;
  text-align: center;
}
/* line 26, ../sass/magento/_magento-pages.scss */
.pager .amount {
  float: left;
  margin: 0;
}
/* line 27, ../sass/magento/_magento-pages.scss */
.pager .limiter {
  float: right;
}
/* line 29, ../sass/magento/_magento-pages.scss */
.pager .limiter label {
  vertical-align: middle;
  margin: 0;
  padding: 0;
}
/* line 30, ../sass/magento/_magento-pages.scss */
.pager .limiter select {
  vertical-align: middle;
  width: auto;
  padding: 2px;
}
/* line 32, ../sass/magento/_magento-pages.scss */
.pager .pages {
  float: left;
}
/* line 34, ../sass/magento/_magento-pages.scss */
.pager .pages ol {
  display: inline;
}
/* line 35, ../sass/magento/_magento-pages.scss */
.pager .pages li {
  float: left;
  margin-right: 4px;
}
/* line 38, ../sass/magento/_magento-pages.scss */
.pager .pages li a, .pager .pages li.current {
  min-width: 28px;
  display: block;
  padding: 0;
  border: 1px solid #d8d8d8;
  height: 30px;
  line-height: 28px;
}
/* line 39, ../sass/magento/_magento-pages.scss */
.pager .pages li.current {
  padding: 0 2px;
  min-width: 28px;
  color: #7bbd42;
}
/* line 40, ../sass/magento/_magento-pages.scss */
.pager .pages li .next, .pager .pages li .previous {
  padding: 0 18px;
  color: #3d3d3d;
}
/* line 42, ../sass/magento/_magento-pages.scss */
.pager .pages li .next:hover, .pager .pages li .previous:hover {
  color: #fff;
  background-color: #7bbd42;
  border-color: #7bbd42;
}
/* line 49, ../sass/magento/_magento-pages.scss */
.pager .pages li a:hover {
  color: #7bbd42;
  background: none;
}
/* line 50, ../sass/magento/_magento-pages.scss */
.pager .pages li a .fa {
  font-size: 10px;
  vertical-align: middle;
}
/* line 52, ../sass/magento/_magento-pages.scss */
.pager .pages li a .fa.fa-angle-double-left {
  padding-right: 1px;
}
/* line 53, ../sass/magento/_magento-pages.scss */
.pager .pages li a .fa.fa-angle-double-right {
  padding-left: 1px;
}

/* Sorter */
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.sorter:before, .sorter:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.sorter:after {
  clear: both;
}
/* line 63, ../sass/magento/_magento-pages.scss */
.sorter .view-mode {
  float: left;
  margin: 0;
}
/* line 65, ../sass/magento/_magento-pages.scss */
.sorter .view-mode label {
  display: none;
}
/* line 66, ../sass/magento/_magento-pages.scss */
.sorter .view-mode .grid, .sorter .view-mode .list {
  display: block;
  width: 27px;
  height: 27px;
  text-indent: 9999em;
  overflow: hidden;
  background: url(images/view-mode.png) 0 0 no-repeat;
  float: left;
  border: 1px solid #bbb;
  margin-right: 5px;
}
/* line 77, ../sass/magento/_magento-pages.scss */
.sorter .view-mode strong {
  background-color: #7bbd42 !important;
  border-color: #7bbd42 !important;
}
/* line 80, ../sass/magento/_magento-pages.scss */
.sorter .view-mode strong.grid {
  background-position: -42px 7px;
}
/* line 81, ../sass/magento/_magento-pages.scss */
.sorter .view-mode strong.list {
  background-position: 6px 7px;
}
/* line 83, ../sass/magento/_magento-pages.scss */
.sorter .view-mode a.grid {
  background-position: -42px -40px;
}
/* line 84, ../sass/magento/_magento-pages.scss */
.sorter .view-mode a.list {
  background-position: 6px -40px;
}
/* line 86, ../sass/magento/_magento-pages.scss */
.sorter .view-mode a.grid:hover, .sorter .view-mode a.list:hover {
  background-color: #f8f8f8;
}
/* line 88, ../sass/magento/_magento-pages.scss */
.sorter .sort-by {
  float: right;
  margin: 0;
}
/* line 91, ../sass/magento/_magento-pages.scss */
.sorter .sort-by label {
  vertical-align: middle;
  margin: 0;
}
/* line 92, ../sass/magento/_magento-pages.scss */
.sorter .sort-by select {
  vertical-align: middle;
  padding: 4px;
  width: auto;
}

/* Toolbar */
/* line 97, ../sass/magento/_magento-pages.scss */
.toolbar {
  margin: 10px 0 20px;
}
/* line 100, ../sass/magento/_magento-pages.scss */
.toolbar .pager {
  display: none;
}
/* line 102, ../sass/magento/_magento-pages.scss */
.toolbar .pager strong {
  display: none;
}

/* line 107, ../sass/magento/_magento-pages.scss */
.pager li > a, .pager li > span {
  -webkit-border-radius: 0;
  border-radius: 0;
}

/* line 110, ../sass/magento/_magento-pages.scss */
.toolbar-bottom {
  color: #2e3a47;
}
/* line 112, ../sass/magento/_magento-pages.scss */
.toolbar-bottom .pager {
  display: block;
  padding: 10px 0;
  line-height: 28px;
  padding: 0;
}
/* line 113, ../sass/magento/_magento-pages.scss */
.toolbar-bottom .sorter, .toolbar-bottom .limiter {
  display: none;
}
/* line 114, ../sass/magento/_magento-pages.scss */
.toolbar-bottom .amount {
  float: right;
  color: #8c8c8c;
  font-size: 13px;
}

/* Content Styles ================================================================= */
/* line 120, ../sass/magento/_magento-pages.scss */
.product-name a {
  color: #2e3a47;
  font-weight: 600;
}
/* line 123, ../sass/magento/_magento-pages.scss */
.product-name a:hover {
  color: #2e3a47;
}

/* Product Tags */
/* line 130, ../sass/magento/_magento-pages.scss */
.tags-list li {
  display: inline !important;
  margin: 0 4px 0 0;
}

/* Advanced Search */
/* line 138, ../sass/magento/_magento-pages.scss */
.advanced-search .form-list label {
  width: 160px;
  padding-right: 10px;
}
/* line 141, ../sass/magento/_magento-pages.scss */
.advanced-search .form-list .input-box, .advanced-search .form-list .input-range {
  float: left;
  clear: none;
}

/* line 145, ../sass/magento/_magento-pages.scss */
.advanced-search-amount {
  margin: 0 0 10px;
}

/* line 146, ../sass/magento/_magento-pages.scss */
.advanced-search-summary {
  margin: 10px 0;
  border: 1px solid #e9d7c9;
  background: #fff6f1;
  padding: 10px;
}
/* line 148, ../sass/magento/_magento-pages.scss */
.advanced-search-summary ul {
  float: left;
  width: 49%;
}
/* line 149, ../sass/magento/_magento-pages.scss */
.advanced-search-summary strong {
  color: #E17C24;
  padding-left: 15px;
  background: url(images/i_search_criteria.gif) 0 3px no-repeat;
}
/* line 150, ../sass/magento/_magento-pages.scss */
.advanced-search-summary p {
  clear: both;
  font-weight: bold;
  margin: 0;
}

/* CMS Home Page */
/* Sitemap */
/* line 159, ../sass/magento/_magento-pages.scss */
.page-sitemap .links {
  text-align: right;
  margin: 0 8px -22px 0;
}
/* line 161, ../sass/magento/_magento-pages.scss */
.page-sitemap a {
  text-decoration: none;
  position: relative;
}
/* line 163, ../sass/magento/_magento-pages.scss */
.page-sitemap a:hover {
  text-decoration: underline;
}
/* line 165, ../sass/magento/_magento-pages.scss */
.page-sitemap .sitemap {
  margin: 12px;
}
/* line 167, ../sass/magento/_magento-pages.scss */
.page-sitemap .sitemap a {
  color: #1b2d3b;
}
/* line 168, ../sass/magento/_magento-pages.scss */
.page-sitemap .sitemap li {
  margin: 3px 0;
}
/* line 170, ../sass/magento/_magento-pages.scss */
.page-sitemap .sitemap li.level-0 {
  margin: 10px 0 0;
  font-weight: bold;
}
/* line 172, ../sass/magento/_magento-pages.scss */
.page-sitemap .sitemap li.level-0 a {
  color: #1e7ec8;
}

/* Shopping Cart ========================================================================= */
/* line 181, ../sass/magento/_magento-pages.scss */
.cart .page-title {
  border-bottom: 0;
  margin: 0 0 12px;
}
/* line 183, ../sass/magento/_magento-pages.scss */
.cart .page-title h1 {
  margin: 10px 0 0;
}

/* Shopping cart tax info */
/* line 188, ../sass/magento/_magento-pages.scss */
.cart-tax-info {
  display: block;
}

/* line 190, ../sass/magento/_magento-pages.scss */
.cart-tax-info,
.cart-tax-info .cart-price {
  padding-right: 20px;
}

/* line 191, ../sass/magento/_magento-pages.scss */
.cart-tax-total {
  display: block;
  padding-right: 20px;
  background: url(images/bkg_collapse.gif) 100% 5px no-repeat;
  cursor: pointer;
}

/* line 193, ../sass/magento/_magento-pages.scss */
.cart-tax-info .price,
.cart-tax-total .price {
  display: inline !important;
  font-weight: normal !important;
}

/* line 194, ../sass/magento/_magento-pages.scss */
.cart-tax-total-expanded {
  background-position: 100% -52px;
}

/* Checkout Types */
/* line 197, ../sass/magento/_magento-pages.scss */
.cart {
  /* Shopping Cart Collateral boxes */
  /* Discount Codes & Estimate Shipping and Tax Boxes */
  /* Shopping Cart Totals */
}
/* line 198, ../sass/magento/_magento-pages.scss */
.cart .product-name a {
  font-size: 14px;
}
/* line 199, ../sass/magento/_magento-pages.scss */
.cart .page-title .checkout-types li {
  margin: 0 0 5px;
}
/* line 201, ../sass/magento/_magento-pages.scss */
.cart .title-buttons .checkout-types {
  display: none;
  float: right;
}
/* line 204, ../sass/magento/_magento-pages.scss */
.cart .title-buttons .checkout-types li {
  float: left;
  margin: 0 0 5px 5px;
}
/* line 209, ../sass/magento/_magento-pages.scss */
.cart .checkout-types .paypal-or {
  margin: 0 8px;
  line-height: 2.3;
}
/* line 210, ../sass/magento/_magento-pages.scss */
.cart .totals .checkout-types .paypal-or {
  clear: both;
  display: block;
  padding: 8px 55px 0 0;
  line-height: 1.0;
  font-size: 11px;
}
/* line 214, ../sass/magento/_magento-pages.scss */
.cart .cart-collaterals h2 {
  font-size: 18px;
  color: #333;
}
/* line 217, ../sass/magento/_magento-pages.scss */
.cart .crosssell .product-image {
  margin-right: 10px;
}
/* line 220, ../sass/magento/_magento-pages.scss */
.cart .crosssell li.item {
  margin: 10px 0;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.cart .crosssell li.item:before, .cart .crosssell li.item:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.cart .crosssell li.item:after {
  clear: both;
}
/* line 222, ../sass/magento/_magento-pages.scss */
.cart .crosssell li.item.odd {
  clear: both;
}
/* line 228, ../sass/magento/_magento-pages.scss */
.cart #shopping-cart-table button.button {
  margin-left: 10px;
  margin-bottom: 0;
}
/* line 231, ../sass/magento/_magento-pages.scss */
.cart .discount, .cart .shipping {
  border: 1px solid #e4e5e7;
  padding: 12px 15px;
  margin: 0 0 18px;
}
/* line 234, ../sass/magento/_magento-pages.scss */
.cart .discount .buttons-set, .cart .shipping .buttons-set {
  margin: 10px 0 0;
  border: 0;
  padding: 0;
  text-align: left;
}
/* line 236, ../sass/magento/_magento-pages.scss */
.cart .discount .buttons-set button.button, .cart .shipping .buttons-set button.button {
  float: none;
  margin-left: 0;
}
/* line 243, ../sass/magento/_magento-pages.scss */
.cart .discount .input-box {
  margin: 8px 0 0;
  width: 100%;
}
/* line 244, ../sass/magento/_magento-pages.scss */
.cart .discount input.input-text {
  width: 100%;
}
/* line 248, ../sass/magento/_magento-pages.scss */
.cart .shipping .sp-methods {
  margin: 10px 0 0;
  padding: 5px 0 0;
  background: url(images/bkg_divider1.gif) 0 0 repeat-x;
}
/* line 252, ../sass/magento/_magento-pages.scss */
.cart .totals {
  color: #333;
}
/* line 254, ../sass/magento/_magento-pages.scss */
.cart .totals table {
  margin: 7px 0;
  border: none;
}
/* line 255, ../sass/magento/_magento-pages.scss */
.cart .totals td {
  padding: 5px 0px 10px 35px;
  border: none;
  font-size: 18px;
}
/* line 258, ../sass/magento/_magento-pages.scss */
.cart .totals tfoot th {
  padding: 5px 15px 5px 7px;
}
/* line 261, ../sass/magento/_magento-pages.scss */
.cart .totals tfoot td {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 265, ../sass/magento/_magento-pages.scss */
.cart .totals tfoot th strong, .cart .totals tfoot td strong {
  font-size: 24px;
}
/* line 268, ../sass/magento/_magento-pages.scss */
.cart .totals .checkout-types {
  font-size: 13px;
  padding: 5px 0 0;
  text-align: right;
}
/* line 270, ../sass/magento/_magento-pages.scss */
.cart .totals .checkout-types li {
  clear: both;
  margin: 10px 0;
}
/* line 273, ../sass/magento/_magento-pages.scss */
.cart .totals .checkout-types a {
  color: white;
  background: #2e3a47;
  border: 1px solid #28313c;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding: 0 16px;
  display: block;
  float: right;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 286, ../sass/magento/_magento-pages.scss */
.cart .totals .checkout-types a:hover {
  background: #7bbd42;
  border-color: #71ac3e;
}

/* Options Tool Tip */
/* line 295, ../sass/magento/_magento-pages.scss */
.item-options dt {
  font-weight: bold;
  font-style: italic;
}
/* line 296, ../sass/magento/_magento-pages.scss */
.item-options dd {
  padding-left: 10px;
  margin: 0 0 6px;
}

/* line 298, ../sass/magento/_magento-pages.scss */
.truncated {
  cursor: help;
  display: inline-block;
}
/* line 302, ../sass/magento/_magento-pages.scss */
.truncated a.dots {
  cursor: help;
}
/* line 303, ../sass/magento/_magento-pages.scss */
.truncated a.details {
  cursor: help;
}
/* line 305, ../sass/magento/_magento-pages.scss */
.truncated .truncated_full_value {
  position: relative;
  z-index: 999;
}
/* line 307, ../sass/magento/_magento-pages.scss */
.truncated .truncated_full_value .item-options {
  position: absolute;
  top: -99999em;
  left: -99999em;
  z-index: 999;
  width: 250px;
  padding: 8px;
  border: 1px solid #ddd;
  background-color: #f6f6f6;
}
/* line 309, ../sass/magento/_magento-pages.scss */
.truncated .truncated_full_value .item-options > p {
  font-weight: bold;
  text-transform: uppercase;
}
/* line 312, ../sass/magento/_magento-pages.scss */
.truncated .show .item-options {
  top: -20px;
  left: 50%;
}

/* line 314, ../sass/magento/_magento-pages.scss */
.col-left .truncated .show .item-options {
  left: 15px;
  top: 7px;
}

/* line 315, ../sass/magento/_magento-pages.scss */
.col-right .truncated .show .item-options {
  left: -240px;
  top: 7px;
}

/* ======================================================================================= */
/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
/* line 322, ../sass/magento/_magento-pages.scss */
.sp-methods {
  margin: 0 0 8px;
}
/* line 324, ../sass/magento/_magento-pages.scss */
.sp-methods dt {
  margin: 13px 0 5px;
  font-weight: bold;
}
/* line 326, ../sass/magento/_magento-pages.scss */
.sp-methods dd li {
  margin: 5px 0;
}
/* line 327, ../sass/magento/_magento-pages.scss */
.sp-methods label {
  font-weight: bold;
  color: #2e3a47;
}
/* line 328, ../sass/magento/_magento-pages.scss */
.sp-methods .price {
  font-weight: bold;
}
/* line 329, ../sass/magento/_magento-pages.scss */
.sp-methods .form-list {
  padding-left: 20px;
}
/* line 331, ../sass/magento/_magento-pages.scss */
.sp-methods .form-list li {
  margin: 0 0 8px;
}
/* line 334, ../sass/magento/_magento-pages.scss */
.sp-methods select.month {
  width: 154px;
  margin-right: 10px;
}
/* line 335, ../sass/magento/_magento-pages.scss */
.sp-methods select.year {
  width: 96px;
}
/* line 337, ../sass/magento/_magento-pages.scss */
.sp-methods input.cvv {
  width: 3em !important;
}
/* line 340, ../sass/magento/_magento-pages.scss */
.sp-methods .checkmo-list li {
  margin: 0 0 5px;
}
/* line 341, ../sass/magento/_magento-pages.scss */
.sp-methods .checkmo-list label {
  width: 135px;
  padding-right: 10px;
  text-align: right;
}
/* line 342, ../sass/magento/_magento-pages.scss */
.sp-methods .checkmo-list address {
  float: left;
}
/* line 345, ../sass/magento/_magento-pages.scss */
.sp-methods .centinel-logos a {
  margin-right: 3px;
}
/* line 346, ../sass/magento/_magento-pages.scss */
.sp-methods .centinel-logos img {
  vertical-align: middle;
}
/* line 349, ../sass/magento/_magento-pages.scss */
.sp-methods .release-amounts {
  margin: 0.5em 0;
}
/* line 351, ../sass/magento/_magento-pages.scss */
.sp-methods .release-amounts button {
  float: left;
  margin: 5px 10px 0 0;
}

/* line 354, ../sass/magento/_magento-pages.scss */
.please-wait {
  float: right;
}
/* line 356, ../sass/magento/_magento-pages.scss */
.please-wait img {
  vertical-align: middle;
}

/* line 358, ../sass/magento/_magento-pages.scss */
.cvv-what-is-this {
  font-size: 11px;
  cursor: help;
  margin-left: 10px;
}

/* Tooltip */
/* line 361, ../sass/magento/_magento-pages.scss */
.tool-tip {
  border: 1px solid #7BA7C9;
  background: #EAF6FF;
  padding: 15px 20px;
  position: absolute;
  z-index: 9999;
}
/* line 363, ../sass/magento/_magento-pages.scss */
.tool-tip .btn-close {
  margin: -9px -14px 0;
  text-align: right;
}
/* line 365, ../sass/magento/_magento-pages.scss */
.tool-tip .btn-close a {
  display: block;
  margin: 0 0 0 auto;
  width: 15px;
  height: 15px;
  background: url(images/btn_window_close.gif) 100% 0 no-repeat;
  text-align: left;
  text-indent: -999em;
  overflow: hidden;
}
/* line 371, ../sass/magento/_magento-pages.scss */
.tool-tip .tool-tip-content {
  padding: 5px;
}

/* Gift Messages */
/* line 376, ../sass/magento/_magento-pages.scss */
.gift-messages h3 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
/* line 377, ../sass/magento/_magento-pages.scss */
.gift-messages p.control {
  color: #8e8d8b;
}

/* line 379, ../sass/magento/_magento-pages.scss */
.gift-messages-form {
  position: relative;
}
/* line 381, ../sass/magento/_magento-pages.scss */
.gift-messages-form label {
  float: none !important;
  position: static !important;
}
/* line 382, ../sass/magento/_magento-pages.scss */
.gift-messages-form h4 {
  font-size: 12px;
  font-weight: bold;
  color: #e87403;
}
/* line 383, ../sass/magento/_magento-pages.scss */
.gift-messages-form .whole-order {
  margin: 0 0 25px;
}
/* line 384, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item {
  margin: 0 0 10px;
}
/* line 386, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .product-img-box {
  float: left;
  width: 75px;
}
/* line 387, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .product-image {
  margin: 0 0 7px;
}
/* line 388, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .number {
  margin: 0;
  font-weight: bold;
  text-align: center;
  color: #8a8987;
}
/* line 389, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details {
  margin-left: 90px;
}
/* line 391, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .product-name {
  font-size: 13px;
  margin: 0 0 10px;
}
/* line 393, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .form-list .field {
  width: 255px;
}
/* line 394, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .form-list .input-box {
  width: 240px;
}
/* line 395, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .form-list input.input-text {
  width: 234px;
}
/* line 397, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .form-list li.wide .input-box {
  width: 500px;
}
/* line 398, ../sass/magento/_magento-pages.scss */
.gift-messages-form .item .details .form-list li.wide textarea {
  width: 494px;
}

/* line 404, ../sass/magento/_magento-pages.scss */
.gift-message-link {
  font-size: 11px;
  background: url(images/bkg_collapse-gm.gif) 100% 6px no-repeat;
  padding-right: 7px;
}
/* line 406, ../sass/magento/_magento-pages.scss */
.gift-message-link.expanded {
  background-position: 100% -40px;
}

/* line 408, ../sass/magento/_magento-pages.scss */
.gift-message-row {
  background: #f2efe9;
}
/* line 410, ../sass/magento/_magento-pages.scss */
.gift-message-row .btn-close {
  float: right;
  width: 16px;
  height: 16px;
  background: url(images/btn_gm-close.gif) 0 0 no-repeat;
  font-size: 0;
  line-height: 0;
  text-indent: -999em;
  overflow: hidden;
}

/* Checkout Agreements */
/* line 415, ../sass/magento/_magento-pages.scss */
.checkout-agreements li {
  margin: 30px 0;
}
/* line 416, ../sass/magento/_magento-pages.scss */
.checkout-agreements .agreement-content {
  overflow: auto;
  height: 12em;
  padding: 10px;
  background-color: #fbfaf6;
  border: 1px solid #bbb6a5;
}
/* line 417, ../sass/magento/_magento-pages.scss */
.checkout-agreements .agree {
  margin: 0;
  padding: 10px 0 10px 11px;
}
/* line 419, ../sass/magento/_magento-pages.scss */
.checkout-agreements .agree input.checkbox {
  margin-right: 6px;
}
/* line 420, ../sass/magento/_magento-pages.scss */
.checkout-agreements .agree label {
  font-weight: bold;
  color: #2e3a47;
}

/* line 424, ../sass/magento/_magento-pages.scss */
.opc .checkout-agreements {
  border: 1px solid #d9dde3;
  border-width: 0 1px;
  padding: 5px 30px;
}
/* line 426, ../sass/magento/_magento-pages.scss */
.opc .checkout-agreements li {
  margin: 20px 0 0;
}
/* line 427, ../sass/magento/_magento-pages.scss */
.opc .checkout-agreements .agreement-content {
  background-color: #fff;
  border-color: #e4e4e4;
  padding: 5px;
}
/* line 428, ../sass/magento/_magento-pages.scss */
.opc .checkout-agreements .agree {
  padding-left: 6px;
}

/* Centinel */
/* line 433, ../sass/magento/_magento-pages.scss */
.centinel .authentication {
  border: 1px solid #ddd;
  background: #fff;
}
/* line 435, ../sass/magento/_magento-pages.scss */
.centinel .authentication iframe {
  width: 99%;
  height: 400px;
  background: transparent !important;
  margin: 0 !important;
  padding: 0 !important;
  border: 0 !important;
}

/* line 439, ../sass/magento/_magento-pages.scss */
.opc .centinel {
  border: 1px solid #bbb6a5;
  border-width: 0 1px 1px;
  padding: 10px 30px;
}

/* Generic Info Set */
/* line 442, ../sass/magento/_magento-pages.scss */
.info-set {
  background: #fbfaf6 url(images/bkg_checkout.gif) 0 0 repeat-x;
  border: 1px solid #bbb6a5;
  margin: 0 0 25px;
  padding: 20px;
  /********** Common Checkout Styles > */
}
/* line 444, ../sass/magento/_magento-pages.scss */
.info-set .divider {
  margin: 0 -20px;
  padding: 25px 0;
  position: relative;
}
/* line 445, ../sass/magento/_magento-pages.scss */
.info-set .box {
  margin: 0 0 15px;
}
/* line 447, ../sass/magento/_magento-pages.scss */
.info-set .box h2 {
  color: #e26703;
}
/* line 450, ../sass/magento/_magento-pages.scss */
.info-set .data-table .product-name {
  font-size: 1em !important;
}
/* line 452, ../sass/magento/_magento-pages.scss */
.info-set .data-table .product-name a {
  font-weight: bold !important;
}
/* line 454, ../sass/magento/_magento-pages.scss */
.info-set .data-table .item-options {
  margin: 5px 0 0;
}

/* One Page Checkout */
/* line 460, ../sass/magento/_magento-pages.scss */
.block-progress {
  border: 0;
  margin: 0;
}
/* line 462, ../sass/magento/_magento-pages.scss */
.block-progress .block-title {
  background: none;
  border: 0;
  padding: 0;
  margin: 0 0 5px;
}
/* line 464, ../sass/magento/_magento-pages.scss */
.block-progress .block-title strong {
  font-size: 13px;
  color: #0a263c;
}
/* line 466, ../sass/magento/_magento-pages.scss */
.block-progress .block-content {
  background: none;
}
/* line 467, ../sass/magento/_magento-pages.scss */
.block-progress dt {
  background: none repeat scroll 0 0 #EFEFEF;
  border: 1px solid #e4e5e7;
  color: #444444;
  font-size: 15px;
  font-weight: normal;
  line-height: 1.35;
  margin: 0 0 6px;
  padding: 10px;
}
/* line 476, ../sass/magento/_magento-pages.scss */
.block-progress dt.complete {
  margin: 0;
}
/* line 478, ../sass/magento/_magento-pages.scss */
.block-progress dd {
  background: #F5F5F5;
  border: 1px solid #e4e5e7;
  border-top: 0;
  padding: 8px 13px;
  margin: 0 0 10px;
}
/* line 483, ../sass/magento/_magento-pages.scss */
.block-progress p {
  margin: 0;
}
/* line 485, ../sass/magento/_magento-pages.scss */
.block-progress .cards-list dt {
  background: none;
  border: 0 none;
  color: inherit;
  font-size: 12px;
  margin: 5px 0;
  padding: 0;
}
/* line 486, ../sass/magento/_magento-pages.scss */
.block-progress .cards-list dd {
  border: 0 none;
  margin: 0;
  padding: 0;
}
/* line 487, ../sass/magento/_magento-pages.scss */
.block-progress .cards-list .info-table th {
  font-weight: normal;
}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
/* line 493, ../sass/magento/_magento-pages.scss */
.opc-block-progress dt.complete a, .opc-block-progress dt.complete .separator {
  display: inline;
}
/* line 496, ../sass/magento/_magento-pages.scss */
.opc-block-progress dt a, .opc-block-progress dt .separator {
  display: none;
}

/* line 501, ../sass/magento/_magento-pages.scss */
.opc {
  position: relative;
}
/* line 504, ../sass/magento/_magento-pages.scss */
.opc .buttons-set button.button {
  float: right;
}
/* line 505, ../sass/magento/_magento-pages.scss */
.opc .buttons-set p.required {
  margin: 0;
  padding: 0 0 10px;
}
/* line 509, ../sass/magento/_magento-pages.scss */
.opc .buttons-set.disabled button.button {
  display: none;
}
/* line 512, ../sass/magento/_magento-pages.scss */
.opc .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
/* line 517, ../sass/magento/_magento-pages.scss */
.opc .ul {
  list-style: disc outside none;
  padding-left: 18px;
}
/* line 521, ../sass/magento/_magento-pages.scss */
.opc .section {
  margin: 0 0 10px;
  padding: 0;
  clear: both;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.opc .section:before, .opc .section:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.opc .section:after {
  clear: both;
}
/* line 527, ../sass/magento/_magento-pages.scss */
.opc .step-title {
  background-color: #EFEFEF;
  border: 1px solid #e0e0e0;
  padding: 8px;
  text-align: right;
  overflow: hidden;
}
/* line 533, ../sass/magento/_magento-pages.scss */
.opc .step-title .number {
  background-color: #fff;
  float: left;
  font-size: 14px;
  line-height: 16px;
  margin: 0 8px 0 0;
  padding: 5px 9px;
}
/* line 541, ../sass/magento/_magento-pages.scss */
.opc .step-title h2 {
  color: #999;
  float: left;
  font-size: 16px;
  line-height: 25px;
  margin: 0;
}
/* line 548, ../sass/magento/_magento-pages.scss */
.opc .step-title a {
  display: none;
  float: right;
  margin-top: 6px;
}
/* line 555, ../sass/magento/_magento-pages.scss */
.opc .section.allow {
  cursor: pointer;
}
/* line 557, ../sass/magento/_magento-pages.scss */
.opc .section.allow.active {
  cursor: auto;
}
/* line 561, ../sass/magento/_magento-pages.scss */
.opc .allow .step-title {
  background: none repeat scroll 0 0 #F5F5F5;
}
/* line 563, ../sass/magento/_magento-pages.scss */
.opc .allow .step-title:hover {
  background-color: #E5E5E5;
}
/* line 566, ../sass/magento/_magento-pages.scss */
.opc .allow .step-title h2 {
  color: #333333;
}
/* line 569, ../sass/magento/_magento-pages.scss */
.opc .allow .step-title a {
  display: block;
}
/* line 573, ../sass/magento/_magento-pages.scss */
.opc .active .step-title {
  background-color: #E5E5E5;
  cursor: default;
}
/* line 576, ../sass/magento/_magento-pages.scss */
.opc .active .step-title .number {
  background-color: #333333;
  color: #FFFFFF;
}
/* line 580, ../sass/magento/_magento-pages.scss */
.opc .active .step-title a {
  display: none;
}
/* line 584, ../sass/magento/_magento-pages.scss */
.opc .step {
  padding: 10px;
  position: relative;
}
/* line 587, ../sass/magento/_magento-pages.scss */
.opc .step .tool-tip {
  right: 30px;
}
/* line 591, ../sass/magento/_magento-pages.scss */
.opc .gift-messages-form {
  border-color: #E5E5E5;
  border-style: solid;
  border-width: 1px 0;
}
/* line 595, ../sass/magento/_magento-pages.scss */
.opc .gift-messages-form .inner-box {
  overflow: visible;
}

/* line 601, ../sass/magento/_magento-pages.scss */
#opc-review .step {
  padding: 0;
}
/* line 604, ../sass/magento/_magento-pages.scss */
#opc-review .item-options {
  margin: 5px 0 0;
}
/* line 607, ../sass/magento/_magento-pages.scss */
#opc-review .buttons-set {
  border: 0 none;
  padding: 15px 0;
}
/* line 611, ../sass/magento/_magento-pages.scss */
#opc-review .buttons-set p {
  line-height: 28px;
  margin: 0;
}
/* line 615, ../sass/magento/_magento-pages.scss */
#opc-review .buttons-set .please-wait {
  height: 28px;
  line-height: 28px;
}
/* line 619, ../sass/magento/_magento-pages.scss */
#opc-review .authentication {
  margin: 0 auto;
  width: 570px;
}
/* line 623, ../sass/magento/_magento-pages.scss */
#opc-review .warning-message {
  color: #222222;
  font-weight: bold;
  padding: 10px 10px 0;
  text-align: center;
}
/* line 629, ../sass/magento/_magento-pages.scss */
#opc-review tfoot {
  border-top: 1px solid #ccc;
}

/* Multiple Addresses Checkout */
/* line 632, ../sass/magento/_magento-pages.scss */
.checkout-progress {
  padding: 0 90px;
  margin: 10px 0 25px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.checkout-progress:before, .checkout-progress:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.checkout-progress:after {
  clear: both;
}
/* line 635, ../sass/magento/_magento-pages.scss */
.checkout-progress li {
  float: left;
  width: 19%;
  margin: 0 3px 0 0;
  border-top: 10px solid #999;
  padding: 2px 0 0;
  font-weight: bold;
  text-align: center;
  color: #abb5ba;
}
/* line 637, ../sass/magento/_magento-pages.scss */
.checkout-progress li.active {
  border-top-color: #e96200;
  color: #e96200;
}

/* line 642, ../sass/magento/_magento-pages.scss */
.multiple-checkout .page-title h1 {
  margin-top: 15px;
  padding-top: 20px;
}
/* line 644, ../sass/magento/_magento-pages.scss */
.multiple-checkout .data-table .product-name {
  font-size: 1em !important;
  color: #1e7ec8 !important;
}
/* line 646, ../sass/magento/_magento-pages.scss */
.multiple-checkout .data-table .product-name a {
  font-weight: bold !important;
}
/* line 648, ../sass/magento/_magento-pages.scss */
.multiple-checkout .data-table .item-options {
  margin: 5px 0 0;
}
/* line 652, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages {
  margin: 15px 0 0;
}
/* line 654, ../sass/magento/_magento-pages.scss */
.multiple-checkout .tool-tip {
  top: 50%;
  margin-top: -120px;
  right: 20px;
}
/* line 656, ../sass/magento/_magento-pages.scss */
.multiple-checkout .box {
  margin: 0 0 15px;
}
/* line 658, ../sass/magento/_magento-pages.scss */
.multiple-checkout .box h2 {
  color: #e26703;
}
/* line 662, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .please-wait {
  float: right;
  padding: 27px 7px 0 0;
}
/* line 663, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total {
  float: right;
  margin-top: 15px;
}
/* line 665, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total .inner {
  float: left;
}
/* line 667, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total .inner div {
  display: inline;
}
/* line 669, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total big {
  display: inline;
  margin-right: 12px;
}
/* line 670, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total .price {
  color: #E26703;
}
/* line 671, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total button.button span {
  font-size: 16px;
}
/* line 673, ../sass/magento/_magento-pages.scss */
.multiple-checkout .place-order .grand-total button.button span span {
  padding: 0 45px 0 36px;
}
/* line 681, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list {
  width: 100%;
  overflow: hidden;
}
/* line 683, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list li {
  margin-right: -15px;
}
/* line 686, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {
  width: 445px;
}
/* line 687, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {
  width: 439px;
}
/* line 690, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list .field {
  width: 230px;
}
/* line 691, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {
  width: 215px;
}
/* line 692, ../sass/magento/_magento-pages.scss */
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {
  width: 209px;
}

/* Step 1 */
/* line 698, ../sass/magento/_magento-pages.scss */
#multiship-addresses-table td {
  padding: 10px;
}
/* line 700, ../sass/magento/_magento-pages.scss */
#multiship-addresses-table tfoot td {
  padding: 5px 10px;
}

/* Step 2 */
/* line 706, ../sass/magento/_magento-pages.scss */
.checkout-multishipping-shipping .box-sp-methods {
  overflow: visible;
  border: 1px solid #d9d2be;
  background: #f9f3e3;
  padding: 13px;
  position: relative;
}
/* line 709, ../sass/magento/_magento-pages.scss */
.checkout-multishipping-shipping .box-sp-methods .pointer {
  position: absolute;
  top: -20px;
  right: -40px;
  width: 178px;
  height: 41px;
  background: url(images/bkg_sp-methods.gif) 0 0 no-repeat;
  overflow: hidden;
}

/* Step 3 */
/* line 714, ../sass/magento/_magento-pages.scss */
.checkout-multishipping-billing .multiple-checkout {
  position: relative;
}

/* ======================================================================================= */
/* Account Login/Create Pages ============================================================ */
/* Captcha ================================================================================ */
/* line 721, ../sass/magento/_magento-pages.scss */
.captcha-note {
  clear: left;
  padding-top: 5px;
}

/* line 722, ../sass/magento/_magento-pages.scss */
.captcha-image {
  float: left;
  display: inline;
  margin: 0;
  position: relative;
  width: 258px;
}
/* line 724, ../sass/magento/_magento-pages.scss */
.captcha-image .captcha-img {
  border: 1px solid #b6b6b6;
  vertical-align: bottom;
  width: 100%;
}

/* line 727, ../sass/magento/_magento-pages.scss */
.registered-users .buttons-set a {
  font-size: 0.9em;
  padding: 6px 0;
}
/* line 728, ../sass/magento/_magento-pages.scss */
.registered-users .captcha-image {
  margin: 0;
}

/* line 730, ../sass/magento/_magento-pages.scss */
.captcha-reload {
  cursor: pointer;
  position: absolute;
  top: 2px;
  right: 2px;
}
/* line 732, ../sass/magento/_magento-pages.scss */
.captcha-reload.refreshing {
  animation: rotate 1.5s infinite linear;
  -webkit-animation: rotate 1.5s infinite linear;
  -moz-animation: rotate 1.5s infinite linear;
}

/* Remember Me Popup ===================================================================== */
/* line 737, ../sass/magento/_magento-pages.scss */
.window-overlay {
  background: url(https://4p5u77-hr4tqnltvxi7.cloudmaestro.com/qIt8mtHyH/skin/frontend/default/ves_superstore_nc/images/window_overlay.png) repeat;
  background: rgba(0, 0, 0, 0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 990;
}

/* line 739, ../sass/magento/_magento-pages.scss */
.remember-me label {
  float: none;
  margin: 0 6px;
}

/* line 740, ../sass/magento/_magento-pages.scss */
.remember-me-popup {
  background: #fff;
  border: 1px solid #ccc;
  left: 50%;
  top: 50%;
  position: absolute;
  margin: -85px 0 0 -200px;
  width: 400px;
  text-align: left;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  -box-shadow: 0 0 6px #ccc;
  z-index: 1000;
}
/* line 743, ../sass/magento/_magento-pages.scss */
.remember-me-popup h3 {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  font-size: 14px;
  padding: 5px 10px;
}
/* line 744, ../sass/magento/_magento-pages.scss */
.remember-me-popup .remember-me-popup-head {
  position: relative;
}
/* line 746, ../sass/magento/_magento-pages.scss */
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {
  background: url(images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 7px;
  right: 7px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
}
/* line 752, ../sass/magento/_magento-pages.scss */
.remember-me-popup .remember-me-popup-body {
  padding: 10px;
}
/* line 754, ../sass/magento/_magento-pages.scss */
.remember-me-popup .remember-me-popup-body a {
  display: inline-block;
  height: 19px;
  border: 1px solid #de5400;
  background: #f18200;
  padding: 0 8px;
  font: bold 12px/19px Arial, Helvetica, sans-serif;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  color: #fff;
}

/* Remember Me Popup ===================================================================== */
/* My Account ============================================================================= */
/* line 761, ../sass/magento/_magento-pages.scss */
.my-account .title-buttons .link-rss {
  float: none;
  margin: 0;
}

/* line 763, ../sass/magento/_magento-pages.scss */
.my-account .pager {
  padding: 10px 0;
}
/* line 765, ../sass/magento/_magento-pages.scss */
.my-account .pager .amount {
  margin: 7px 0 0;
}
/* line 768, ../sass/magento/_magento-pages.scss */
.my-account .title-buttons button.button {
  float: none;
}

/* Address Book */
/* line 774, ../sass/magento/_magento-pages.scss */
.addresses-list address {
  margin: 0 0 3px;
}
/* line 775, ../sass/magento/_magento-pages.scss */
.addresses-list p {
  margin: 0;
}
/* line 776, ../sass/magento/_magento-pages.scss */
.addresses-list a {
  font-weight: bold;
}
/* line 777, ../sass/magento/_magento-pages.scss */
.addresses-list .link-remove {
  color: #646464;
}
/* line 778, ../sass/magento/_magento-pages.scss */
.addresses-list .separator {
  margin: 0 3px;
}
/* line 780, ../sass/magento/_magento-pages.scss */
.addresses-list li.item {
  background: white url(images/bkg_account_box.gif) 0 0 repeat-x;
  border: 1px solid #ccc;
  padding: 10px 13px;
  margin: 0 0 10px;
}
/* line 781, ../sass/magento/_magento-pages.scss */
.addresses-list li.empty {
  background: none;
  border: 0;
  padding: 0;
}
/* line 783, ../sass/magento/_magento-pages.scss */
.addresses-list li.empty p {
  font-weight: bold;
}
/* line 786, ../sass/magento/_magento-pages.scss */
.addresses-list .addresses-additional li.item {
  background: none;
  border: 0;
  padding: 0;
}

/* Order View */
/* line 790, ../sass/magento/_magento-pages.scss */
.order-info {
  background: #dee5e8;
  border: 1px solid #d0cbc1;
  padding: 4px 8px;
  margin: 0 0 8px;
}
/* line 792, ../sass/magento/_magento-pages.scss */
.order-info dt, .order-info dd, .order-info ul, .order-info li {
  display: inline;
}
/* line 793, ../sass/magento/_magento-pages.scss */
.order-info .current {
  font-weight: bold;
}
/* line 794, ../sass/magento/_magento-pages.scss */
.order-info li {
  margin: 0 3px;
}

/* line 797, ../sass/magento/_magento-pages.scss */
.order-date {
  margin: 10px 0;
}

/* line 799, ../sass/magento/_magento-pages.scss */
.order-info-box {
  background: white url(images/bkg_block-title.gif) 0 0 repeat-x;
  border: 1px solid #d0cbc1;
  padding: 12px 15px;
  margin: 0 0 15px;
}
/* line 802, ../sass/magento/_magento-pages.scss */
.order-info-box .box-payment p {
  margin: 0 0 3px;
}
/* line 803, ../sass/magento/_magento-pages.scss */
.order-info-box .box-payment th {
  font-weight: bold;
  padding-right: 7px;
}

/* line 807, ../sass/magento/_magento-pages.scss */
.order-items {
  width: 100%;
  overflow-x: auto;
}
/* line 809, ../sass/magento/_magento-pages.scss */
.order-items .product-name {
  font-size: 1em !important;
  font-weight: bold !important;
}
/* line 810, ../sass/magento/_magento-pages.scss */
.order-items .link-print {
  color: #1e7ec8;
  font-weight: normal;
}
/* line 811, ../sass/magento/_magento-pages.scss */
.order-items .order-links {
  text-align: right;
}

/* line 814, ../sass/magento/_magento-pages.scss */
.order-additional {
  margin: 15px 0;
}

/* Order Gift Message */
/* line 817, ../sass/magento/_magento-pages.scss */
.gift-message dt strong {
  color: #2e3a47;
}
/* line 818, ../sass/magento/_magento-pages.scss */
.gift-message dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* Order Comments */
/* line 822, ../sass/magento/_magento-pages.scss */
.order-about dt {
  font-weight: bold;
}
/* line 823, ../sass/magento/_magento-pages.scss */
.order-about dd {
  font-size: 13px;
  margin: 0 0 7px;
}

/* line 826, ../sass/magento/_magento-pages.scss */
.tracking-table {
  margin: 0 0 15px;
}
/* line 828, ../sass/magento/_magento-pages.scss */
.tracking-table th {
  font-weight: bold;
  white-space: nowrap;
}

/* line 831, ../sass/magento/_magento-pages.scss */
.tracking-table-popup {
  width: 100%;
}
/* line 833, ../sass/magento/_magento-pages.scss */
.tracking-table-popup th {
  font-weight: bold;
  white-space: nowrap;
}
/* line 834, ../sass/magento/_magento-pages.scss */
.tracking-table-popup th, .tracking-table-popup td {
  padding: 1px 8px;
}

/* Order Print Pages */
/* line 838, ../sass/magento/_magento-pages.scss */
.page-print {
  /* Price Rewrites */
}
/* line 839, ../sass/magento/_magento-pages.scss */
.page-print .print-head {
  margin: 0 0 15px;
}
/* line 840, ../sass/magento/_magento-pages.scss */
.page-print .print-head .logo {
  float: left;
}
/* line 841, ../sass/magento/_magento-pages.scss */
.page-print .print-head address {
  float: left;
  margin-left: 15px;
}
/* line 842, ../sass/magento/_magento-pages.scss */
.page-print .order-date {
  background: url(images/bkg_divider1.gif) 0 100% repeat-x;
  padding: 0 0 10px;
  margin: 0 0 10px;
}
/* line 844, ../sass/magento/_magento-pages.scss */
.page-print .gift-message-link {
  display: none;
}
/* line 846, ../sass/magento/_magento-pages.scss */
.page-print .price-excl-tax,
.page-print .price-incl-tax {
  display: block;
  white-space: nowrap;
}
/* line 851, ../sass/magento/_magento-pages.scss */
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price {
  display: inline;
}

/* My Wishlist */
/* line 855, ../sass/magento/_magento-pages.scss */
#wishlist-table {
  margin-bottom: 20px;
}
/* line 857, ../sass/magento/_magento-pages.scss */
#wishlist-table .btn-cart {
  margin-top: 10px;
  float: none;
  padding: 0 10px;
}
/* line 858, ../sass/magento/_magento-pages.scss */
#wishlist-table .description {
  margin-bottom: 10px;
}

/* My Tags */
/* line 863, ../sass/magento/_magento-pages.scss */
.my-tag-edit {
  float: left;
  margin: 0 0 10px;
}
/* line 865, ../sass/magento/_magento-pages.scss */
.my-tag-edit .btn-remove {
  float: right;
  margin: 4px 0 0 5px;
}

/* line 867, ../sass/magento/_magento-pages.scss */
#my-tags-table {
  clear: both;
}
/* line 869, ../sass/magento/_magento-pages.scss */
#my-tags-table td {
  padding: 10px;
}
/* line 870, ../sass/magento/_magento-pages.scss */
#my-tags-table .add-to-links {
  white-space: nowrap;
}

/* My Reviews */
/* line 874, ../sass/magento/_magento-pages.scss */
#my-reviews-table td {
  padding: 10px;
  vertical-align: middle;
}
/* line 876, ../sass/magento/_magento-pages.scss */
#my-reviews-table td .product-name {
  font-size: 1em;
}

/* line 880, ../sass/magento/_magento-pages.scss */
.product-review .product-img-box {
  float: left;
  width: 240px;
}
/* line 882, ../sass/magento/_magento-pages.scss */
.product-review .product-img-box .product-image {
  display: block;
  width: 125px;
  height: 125px;
}
/* line 883, ../sass/magento/_magento-pages.scss */
.product-review .product-img-box .label {
  font-size: 11px;
  margin: 0 0 3px;
}
/* line 884, ../sass/magento/_magento-pages.scss */
.product-review .product-img-box .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}
/* line 886, ../sass/magento/_magento-pages.scss */
.product-review .product-details {
  margin-left: 250px;
}
/* line 887, ../sass/magento/_magento-pages.scss */
.product-review .product-name {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
/* line 888, ../sass/magento/_magento-pages.scss */
.product-review .ratings-table {
  margin: 0 0 10px;
}
/* line 889, ../sass/magento/_magento-pages.scss */
.product-review dt {
  font-weight: bold;
}
/* line 890, ../sass/magento/_magento-pages.scss */
.product-review dd {
  font-size: 13px;
  margin: 5px 0 0;
}

/* line 894, ../sass/magento/_magento-pages.scss */
#customer-reviews input[type="radio"], #customer-reviews input[type="checkbox"] {
  float: none !important;
  margin: 0 auto;
}
/* line 898, ../sass/magento/_magento-pages.scss */
#customer-reviews .form-list .input-box {
  width: 100%;
}
/* line 899, ../sass/magento/_magento-pages.scss */
#customer-reviews .buttons-set {
  margin-top: 10px;
}

/* Billing Agreements */
/* line 903, ../sass/magento/_magento-pages.scss */
.billing-agreements .info-box {
  margin: 15px 0;
}
/* line 905, ../sass/magento/_magento-pages.scss */
.billing-agreements .form-list li select {
  float: left;
}
/* line 906, ../sass/magento/_magento-pages.scss */
.billing-agreements .form-list li button.button {
  float: left;
  margin-left: 10px;
}
/* line 908, ../sass/magento/_magento-pages.scss */
.billing-agreements .table-caption {
  font-weight: bold;
  font-size: 13px;
}

/* ======================================================================================= */
/* MAP Popup============================================================================== */
/* line 914, ../sass/magento/_magento-pages.scss */
.cart-msrp-totals {
  color: red;
  font-size: 12px !important;
  font-weight: bold;
  margin: 10px 10px 0;
  padding: 10px;
  text-align: right;
  text-transform: uppercase;
}

/* line 915, ../sass/magento/_magento-pages.scss */
.map-cart-sidebar-total {
  color: red;
  display: block;
  font-size: 10px;
  font-weight: bold;
  text-align: left;
  padding: 2px 5px;
  text-shadow: 0 1px 0 #fff;
}

/* line 917, ../sass/magento/_magento-pages.scss */
.map-popup {
  background: #fff;
  border: 1px solid #aaa;
  margin: 12px 0 0;
  position: absolute;
  -moz-box-shadow: 0 0 6px #ccc;
  -webkit-box-shadow: 0 0 6px #ccc;
  box-shadow: 0 0 6px #ccc;
  text-align: left;
  width: 300px;
  z-index: 100;
}

/* line 918, ../sass/magento/_magento-pages.scss */
.map-popup-heading {
  background: #d9e5ee;
  border-bottom: 1px solid #ccc;
  padding: 5px 30px 5px 10px;
  width: 260px;
}

/* line 919, ../sass/magento/_magento-pages.scss */
.map-popup-heading h2 {
  font-size: 16px;
  margin: 0;
  text-shadow: 0 1px 0 #f6f6f6;
  overflow: hidden;
  white-space: nowrap;
  word-wrap: break-word;
  text-align: left;
  text-overflow: ellipsis;
}

/* line 920, ../sass/magento/_magento-pages.scss */
.map-popup-arrow {
  background: url(images/map_popup_arrow.gif) no-repeat;
  position: absolute;
  left: 50%;
  top: -10px;
  height: 10px;
  width: 19px;
}

/* line 921, ../sass/magento/_magento-pages.scss */
.map-popup-close {
  background: url(images/btn_window_close.gif) no-repeat;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
  height: 15px;
  width: 15px;
  text-indent: -9999em;
  -moz-box-shadow: 0 0 3px #999;
  -webkit-box-shadow: 0 0 3px #999;
  box-shadow: 0 0 3px #999;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}

/* line 922, ../sass/magento/_magento-pages.scss */
.map-popup-content {
  border-top: 1px solid #eee;
  padding: 10px;
  overflow: hidden;
  text-align: left;
  width: 280px;
}

/* line 923, ../sass/magento/_magento-pages.scss */
.map-popup-checkout {
  display: inline;
  float: right;
  text-align: right;
}
/* line 925, ../sass/magento/_magento-pages.scss */
.map-popup-checkout span {
  display: block;
  padding-right: 30px;
}
/* line 926, ../sass/magento/_magento-pages.scss */
.map-popup-checkout .paypal-logo {
  margin: 0 0 5px;
}

/* line 929, ../sass/magento/_magento-pages.scss */
.map-popup-price .price-box,
.map-popup-price .price-box .special-price {
  margin: 0;
  padding: 0;
}

/* line 930, ../sass/magento/_magento-pages.scss */
.map-popup-price {
  margin: 5px 0 0;
}

/* line 931, ../sass/magento/_magento-pages.scss */
.map-popup-text {
  clear: right;
  margin: 0 10px;
  padding: 10px 0;
  text-align: left;
  word-wrap: break-word;
}

/* line 932, ../sass/magento/_magento-pages.scss */
.map-popup-only-text {
  border-top: 1px solid #ddd;
}

/* ======================================================================================= */
/* Sample Data============================================================================ */
/* line 937, ../sass/magento/_magento-pages.scss */
.home-callout {
  margin-bottom: 12px;
}
/* line 939, ../sass/magento/_magento-pages.scss */
.home-callout img {
  display: block;
}

/* line 941, ../sass/magento/_magento-pages.scss */
.home-spot {
  float: left;
  width: 470px;
  margin-left: 20px;
}

/* line 943, ../sass/magento/_magento-pages.scss */
.best-selling h3 {
  margin: 12px 0 6px 0;
  color: #e25203;
  font-size: 1.2em;
}
/* line 944, ../sass/magento/_magento-pages.scss */
.best-selling table {
  border-top: 1px solid #ccc;
}
/* line 945, ../sass/magento/_magento-pages.scss */
.best-selling tr.odd {
  background: #eeeeee url(images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;
}
/* line 946, ../sass/magento/_magento-pages.scss */
.best-selling tr.even {
  background: white url(images/best_selling_tr_even_bg.gif) 0 100% repeat-x;
}
/* line 947, ../sass/magento/_magento-pages.scss */
.best-selling td {
  width: 50%;
  border-bottom: 1px solid #ccc;
  padding: 8px 10px 8px 8px;
  font-size: 11px;
}
/* line 948, ../sass/magento/_magento-pages.scss */
.best-selling .product-img {
  float: left;
  border: 2px solid #dcdcdc;
}
/* line 949, ../sass/magento/_magento-pages.scss */
.best-selling .product-description {
  margin-left: 107px;
  line-height: 1.3em;
}

/* line 952, ../sass/magento/_magento-pages.scss */
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {
  color: #203548;
}

/* ======================================================================================= */
/* Class: std - styles for admin-controlled content */
/* line 956, ../sass/magento/_magento-pages.scss */
.short-description {
  color: #2e3a47;
}

/* line 957, ../sass/magento/_magento-pages.scss */
.std {
  font-size: 13px;
}

/* line 958, ../sass/magento/_magento-pages.scss */
.std .subtitle {
  padding: 0;
}

/* line 959, ../sass/magento/_magento-pages.scss */
.std ol.ol {
  list-style: decimal outside;
  padding-left: 1.5em;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .std ol.ol {
  padding-right: 1.5em;
  padding-left: inherit;
}

/* line 960, ../sass/magento/_magento-pages.scss */
.std ul.disc {
  list-style: disc outside;
  padding-left: 18px;
  margin: 0 0 10px;
}

/* line 961, ../sass/magento/_magento-pages.scss */
.std dl dt {
  font-weight: bold;
}

/* line 962, ../sass/magento/_magento-pages.scss */
.std dl dd {
  margin: 0 0 10px;
}

/* line 968, ../sass/magento/_magento-pages.scss */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote {
  margin: 0 0 1em;
  padding: 0;
}

/* line 969, ../sass/magento/_magento-pages.scss */
.std ul {
  list-style: disc outside;
}

/* line 970, ../sass/magento/_magento-pages.scss */
.std ol {
  list-style: decimal outside;
}

/* line 971, ../sass/magento/_magento-pages.scss */
.std ul ul {
  list-style-type: circle;
}

/* line 975, ../sass/magento/_magento-pages.scss */
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {
  margin: .5em 0;
}

/* line 976, ../sass/magento/_magento-pages.scss */
.std dt {
  font-weight: bold;
}

/* line 977, ../sass/magento/_magento-pages.scss */
.std dd {
  padding: 0 0 0 1.5em;
}

/* line 978, ../sass/magento/_magento-pages.scss */
.std blockquote {
  font-style: italic;
  padding: 0 0 0 1.5em;
}

/* line 979, ../sass/magento/_magento-pages.scss */
.std address {
  font-style: normal;
}

/* Misc */
/* line 982, ../sass/magento/_magento-pages.scss */
.links li {
  display: inline;
}
/* line 984, ../sass/magento/_magento-pages.scss */
.links li.first {
  padding-left: 0 !important;
}
/* line 985, ../sass/magento/_magento-pages.scss */
.links li.last {
  background: none !important;
  padding-right: 0 !important;
}

/* line 992, ../sass/magento/_magento-pages.scss */
.link-print {
  /*background:url(https://4p5u77-hr4tqnltvxi7.cloudmaestro.com/qIt8mtHyH/skin/frontend/default/ves_superstore_nc/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/
  font-weight: bold;
  color: #dc6809;
}

/* line 993, ../sass/magento/_magento-pages.scss */
.link-rss {
  background: url(images/i_rss.gif) 0 2px no-repeat;
  padding-left: 18px;
  line-height: 14px;
  white-space: nowrap;
}

/* line 994, ../sass/magento/_magento-pages.scss */
.btn-remove {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(images/btn_remove.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 995, ../sass/magento/_magento-pages.scss */
.btn-previous {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(images/btn_previous.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 996, ../sass/magento/_magento-pages.scss */
.btn-remove2 {
  display: block;
  width: 16px;
  height: 16px;
  font-size: 0;
  line-height: 0;
  background: url(images/btn_trash.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 997, ../sass/magento/_magento-pages.scss */
.btn-edit {
  display: block;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(images/btn_edit.gif) 0 0 no-repeat;
  text-indent: -999em;
  overflow: hidden;
}

/* line 999, ../sass/magento/_magento-pages.scss */
.cards-list dt {
  margin: 5px 0 0;
}

/* line 1000, ../sass/magento/_magento-pages.scss */
.cards-list .offset {
  padding: 2px 0 2px 20px;
}

/* line 1002, ../sass/magento/_magento-pages.scss */
.separator {
  margin: 0 3px;
}

/* line 1004, ../sass/magento/_magento-pages.scss */
.divider {
  clear: both;
  display: block;
  font-size: 0;
  line-height: 0;
  height: 1px;
  margin: 10px 0;
  background: url(images/bkg_divider1.gif) 0 50% repeat-x;
  text-indent: -999em;
  overflow: hidden;
}

/* Global site notices */
/* line 1007, ../sass/magento/_magento-pages.scss */
.global-site-notice {
  border: 1px solid #cfcfcf;
  border-width: 0 0 1px;
  background: #ffff90;
  font-size: 12px;
  line-height: 1.25;
  text-align: center;
  color: #2f2f2f;
}
/* line 1009, ../sass/magento/_magento-pages.scss */
.global-site-notice .notice-inner {
  width: 860px;
  margin: 0 auto;
  padding: 12px 0 12px 80px;
  background: url(images/i_notice.gif) 20px 25px no-repeat;
  text-align: left;
}
/* line 1011, ../sass/magento/_magento-pages.scss */
.global-site-notice .notice-inner p {
  margin: 0;
  border: 1px dotted #cccc73;
  padding: 10px;
}
/* line 1012, ../sass/magento/_magento-pages.scss */
.global-site-notice .notice-inner .actions {
  padding-top: 10px;
}

/* Cookie Notice */
/* line 1017, ../sass/magento/_magento-pages.scss */
.notice-cookie {
  position: fixed;
  z-index: 9999;
  width: 100%;
  bottom: 0;
  left: 0;
  margin: 0 !important;
  opacity: 0.95;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
  /* IE8 */
}

/* Noscript Notice */
/* Demo Notice */
/* line 1023, ../sass/magento/_magento-pages.scss */
.demo-notice {
  margin: 0;
  padding: 6px 10px;
  background: #d75f07;
  font-size: 12px;
  line-height: 1.15;
  border: 0;
  text-align: center;
  color: #fff;
}
/* line 1025, ../sass/magento/_magento-pages.scss */
.demo-notice .notice-inner {
  width: auto;
  padding: 0;
  background: none;
  text-align: center;
}
/* line 1027, ../sass/magento/_magento-pages.scss */
.demo-notice .notice-inner p {
  padding: 0;
  border: 0;
}

/* RSS */
/* line 1033, ../sass/magento/_magento-pages.scss */
.rss-title h1 {
  background: url(images/i_rss-big.png) 0 4px no-repeat;
  padding-left: 27px;
}

/* line 1034, ../sass/magento/_magento-pages.scss */
.rss-table .link-rss {
  display: block;
  line-height: 1.55;
  background-position: 0 4px;
}

/* ======================================================================================= */
/********** < Dashboard */
/* line 1039, ../sass/magento/_magento-pages.scss */
.dashboard .box {
  background-color: #F8F7F5;
  padding: 10px;
  margin-bottom: 10px;
}
/* line 1043, ../sass/magento/_magento-pages.scss */
.dashboard .box .box-title {
  border-bottom: 1px solid #E5E5E5;
  margin: 0 0 10px;
  padding: 0 0 2px;
  text-align: right;
  overflow: hidden;
}
/* line 1049, ../sass/magento/_magento-pages.scss */
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {
  float: left;
  margin: 0;
}
/* line 1055, ../sass/magento/_magento-pages.scss */
.dashboard .box-info h4 {
  font-weight: normal;
  text-transform: uppercase;
}
/* line 1060, ../sass/magento/_magento-pages.scss */
.dashboard .box-reviews .number, .dashboard .box-tags .number {
  float: left;
  font-size: 12px;
  line-height: 25px;
  padding: 0 10px;
}
/* line 1066, ../sass/magento/_magento-pages.scss */
.dashboard .box-reviews .details, .dashboard .box-tags .details {
  margin-left: 38px;
}
/* line 1069, ../sass/magento/_magento-pages.scss */
.dashboard .box-reviews li.item, .dashboard .box-tags li.item {
  margin: 0 0 7px;
}
/* line 1071, ../sass/magento/_magento-pages.scss */
.dashboard .box-reviews li.item.last, .dashboard .box-tags li.item.last {
  margin: 0;
}
/* line 1077, ../sass/magento/_magento-pages.scss */
.dashboard .box-reviews .ratings {
  margin: 5px 0 0;
}
/* line 1082, ../sass/magento/_magento-pages.scss */
.dashboard .box-tags .tags {
  margin: 5px 0 0;
}
/* line 1084, ../sass/magento/_magento-pages.scss */
.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {
  display: inline;
}

/********** Dashboard > */
/* line 1093, ../sass/magento/_magento-pages.scss */
p.required, .product-options dt label.required em, .form-list label.required em {
  color: #EE001C;
  margin: 0 3px 0 0;
  font-size: .9em;
}

/* line 1098, ../sass/magento/_magento-pages.scss */
.v-fix {
  float: left;
}

/* Custommer */
/* line 1103, ../sass/magento/_magento-pages.scss */
#content {
  margin-bottom: 20px;
  min-height: 400px;
}

/* line 1105, ../sass/magento/_magento-pages.scss */
.form-list label {
  margin-bottom: 2px;
  color: #2e3a47;
}

/* line 1106, ../sass/magento/_magento-pages.scss */
.content h2, .fieldset h2 {
  border-bottom: 1px solid #e4e5e7;
  color: #333333;
  font-size: 18px;
  margin-bottom: 10px;
  padding: 10px 0 3px;
}

/* line 1113, ../sass/magento/_magento-pages.scss */
.buttons-set #send2 {
  float: right;
}

/* line 1115, ../sass/magento/_magento-pages.scss */
.form-list .input-text {
  width: 100%;
  min-height: 32px;
}
/* line 1117, ../sass/magento/_magento-pages.scss */
.form-list .input-text#email_address {
  width: 50%;
}

/* line 1120, ../sass/magento/_magento-pages.scss */
p.back-link {
  margin: 15px 0 0;
  text-align: right;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl p.back-link {
  text-align: left !important;
}

/* crosssell-products-list */
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.crosssell #crosssell-products-list:before, .crosssell #crosssell-products-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.crosssell #crosssell-products-list:after {
  clear: both;
}
/* line 1125, ../sass/magento/_magento-pages.scss */
.crosssell #crosssell-products-list .product-image {
  float: left;
}

/* Compare */
/* line 1133, ../sass/magento/_magento-pages.scss */
.catalog-product-compare-index .buttons-set button.button {
  margin-top: 20px;
}

/* product_sendtofriend_form */
/* line 1141, ../sass/magento/_magento-pages.scss */
#product_sendtofriend_form button.button {
  margin-left: 10px;
}

/* ... */
/* line 1145, ../sass/magento/_magento-pages.scss */
.box-account {
  clear: both;
  margin-bottom: 10px;
}

/* line 1151, ../sass/magento/_magento-pages.scss */
#my_recent_reviews .ratings strong {
  display: none;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
#my_recent_reviews .ratings:before, #my_recent_reviews .ratings:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
#my_recent_reviews .ratings:after {
  clear: both;
}
/* line 1154, ../sass/magento/_magento-pages.scss */
#my_recent_reviews .number {
  margin-top: 3px;
}

/* line 1157, ../sass/magento/_magento-pages.scss */
.account-login #login-form {
  border: 1px solid #e4e5e7;
  display: block;
  padding: 10px 20px 25px;
}

/* customer-account-forgotpassword */
/* line 1167, ../sass/magento/_magento-pages.scss */
.customer-account-forgotpassword #form-validate .buttons-set {
  width: 49%;
}

/**/
/* line 1174, ../sass/magento/_magento-pages.scss */
.rtl .at-right {
  text-indent: 9999em !important;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/*Navigation default*/
/* line 10, ../sass/magento/_menu.scss */
#ves-mainnav {
  margin-bottom: 18px;
}

/* line 13, ../sass/magento/_menu.scss */
.navbar-inverse {
  background-color: #2e3a47;
}

/* line 17, ../sass/magento/_menu.scss */
.nav-container {
  background: #2e3a47;
}

/* line 21, ../sass/bootstrap_lib/_mixins.scss */
#nav:before, #nav:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
#nav:after {
  clear: both;
}
/* line 22, ../sass/magento/_menu.scss */
#nav li {
  position: relative;
}
/* line 24, ../sass/magento/_menu.scss */
#nav li.over {
  z-index: 998;
}
/* line 26, ../sass/magento/_menu.scss */
#nav li.over > a {
  color: #7bbd42;
}
/* line 31, ../sass/magento/_menu.scss */
#nav li.active > a {
  color: #7bbd42;
}
/* line 36, ../sass/magento/_menu.scss */
#nav li ul span {
  white-space: normal;
}
/* line 40, ../sass/magento/_menu.scss */
#nav li ul.shown-sub,
#nav li div.shown-sub {
  left: 0;
  z-index: 999;
}
/* line 46, ../sass/magento/_menu.scss */
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub {
  left: 90%;
}
/* line 49, ../sass/magento/_menu.scss */
#nav > li {
  display: inline-block;
  vertical-align: middle;
}
/* line 53, ../sass/magento/_menu.scss */
#nav > li.parent > a {
  background: url(images/caret.png) 93% center no-repeat;
}
/* line 57, ../sass/magento/_menu.scss */
#nav ul li {
  text-align: left;
}
/* line 58, ../sass/magento/_menu.scss */
#nav ul a {
  color: #2e3a47;
  text-transform: none;
}
/* line 59, ../sass/magento/_menu.scss */
#nav ul ul {
  left: 90%;
  top: -25px !important;
}
/* line 60, ../sass/magento/_menu.scss */
#nav ul .over ul {
  top: 0 !important;
}
/* line 62, ../sass/magento/_menu.scss */
#nav a {
  font-size: 12px;
  display: block;
  line-height: 18px;
  text-decoration: none;
  float: left;
  padding: 14px 20px;
  color: white;
  text-transform: uppercase;
}
/* line 76, ../sass/magento/_menu.scss */
#nav span {
  display: block;
  cursor: pointer;
  white-space: nowrap;
}
/* line 79, ../sass/magento/_menu.scss */
#nav ul {
  left: 0;
  position: absolute;
  top: 90px;
  width: 15em;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  background: white;
  padding: 5px 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.24);
}
/* line 91, ../sass/magento/_menu.scss */
#nav ul li {
  float: none;
  margin: 0;
  background: white;
}
/* line 98, ../sass/magento/_menu.scss */
#nav ul li.parent li a {
  background-image: none;
}
/* line 103, ../sass/magento/_menu.scss */
#nav ul li.active {
  float: none;
  margin: 0;
  padding-bottom: 1px;
  background: white;
}
/* line 105, ../sass/magento/_menu.scss */
#nav ul li.active > a {
  color: #7bbd42;
}
/* line 109, ../sass/magento/_menu.scss */
#nav ul li.last {
  padding-bottom: 0;
}
/* line 112, ../sass/magento/_menu.scss */
#nav ul li.last li span {
  padding: 3px 15px 4px 15px;
}
/* line 115, ../sass/magento/_menu.scss */
#nav ul li a {
  font-size: 13px;
  line-height: 30px;
  font-weight: normal !important;
  background: white;
}
/* line 125, ../sass/magento/_menu.scss */
#nav ul li:hover > a {
  background: white;
  color: #7bbd42;
}
/* line 133, ../sass/magento/_menu.scss */
#nav ul a, #nav ul a:hover {
  float: none;
  padding: 0;
  background: none;
}
/* line 138, ../sass/magento/_menu.scss */
#nav ul ul,
#nav ul div {
  top: 5px;
}
/* line 141, ../sass/magento/_menu.scss */
#nav ul span {
  padding: 4.5px 15px;
}
/* line 146, ../sass/magento/_menu.scss */
#nav .over > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
}
/* line 148, ../sass/magento/_menu.scss */
#nav div {
  position: absolute;
  width: 15em;
  top: 50px;
  left: -10000px;
}
/* line 150, ../sass/magento/_menu.scss */
#nav div ul {
  position: static;
  width: auto;
  border: none;
}

/* line 158, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block {
  margin: 10px 0px;
}
/* line 160, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px !important;
}
/* line 162, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .image img {
  float: none;
  width: auto;
  height: auto;
  margin: 0;
}
/* line 164, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .price {
  padding: 0px;
}
/* line 165, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .price-box .price {
  font-family: "HelveticaNeue45Light", font-family-sans-serif !important;
  font-size: 15px !important;
}
/* line 166, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .cart button.button {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  float: left;
}
/* line 167, ../sass/magento/_menu.scss */
.menu-offcanvas-inner .widget-product-list .product-block .cart button.button:hover {
  border-color: #7bbd42;
}

/* Megamenu */
/* line 180, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-inverse {
  margin: 0;
  border-style: solid;
}
/* line 181, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav {
  float: none;
  line-height: 0;
}
/* line 184, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li {
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl #ves-mainnav .navbar-nav > li {
  float: right !important;
}
/* line 188, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.dropdown > a > .caret {
  width: 5px;
  height: 5px;
  background: url(images/caret.png) center no-repeat;
  border: none;
  position: absolute;
  top: 45%;
  right: 0;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl #ves-mainnav .navbar-nav > li.dropdown > a > .caret {
  left: 0;
  right: auto;
}
/* line 200, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li:hover > .dropdown-menu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}
/* line 207, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.active > a {
  background: none;
}
/* line 211, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li > a {
  font-size: 12px;
  display: block;
  line-height: 18px;
  text-decoration: none;
  float: left;
  padding: 14px 16px;
  color: white;
  text-transform: uppercase;
}
/* line 224, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.parent a {
  position: relative;
}
/* line 226, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.parent a:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #fff;
  position: absolute;
  bottom: 0px;
  left: 30px;
  content: '';
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
/* line 239, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.parent:hover a:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
/* line 246, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu {
  background: #fff;
  text-align: left;
  min-width: 16em;
  padding: 28px 25px 30px;
  line-height: 1.45;
  color: #2e3a47;
  top: 90%;
  z-index: 0;
  visibility: hidden;
  opacity: 0;
  display: block;
  border: none;
}
/* line 261, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu a {
  font-size: 13px;
  line-height: 30px;
  color: #2e3a47;
  display: block;
  line-height: 30px;
  line-height: 30px;
}
/* line 265, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu a:hover {
  color: #7bbd42;
}
/* line 272, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu .name a {
  line-height: 1.35em;
}
/* line 273, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner {
  padding: 0;
}
/* line 275, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-menu .dropdown-menu-inner .dropdown-submenu {
  position: relative;
}
/* line 279, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.full-width {
  position: static;
}
/* line 281, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.full-width .dropdown-menu {
  width: 100% !important;
}
/* line 283, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.m-left {
  position: static;
}
/* line 285, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.m-left .dropdown-menu {
  left: 0;
  right: auto;
}
/* line 287, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.m-right {
  position: static;
}
/* line 289, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li.m-right .dropdown-menu {
  left: auto;
  right: 0;
}
/* line 293, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .dropdown-submenu > a > span {
  text-transform: none;
  color: #333;
  padding-bottom: 6px;
  display: inline-block;
  float: left;
}
/* line 303, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav > li .mega-col-inner div.menu-title {
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 13px;
}
/* line 310, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-nav .menu-icon {
  padding-left: 30px;
  display: block;
}
/* line 313, ../sass/magento/_menu.scss */
#ves-mainnav .dropdown-menu-inner a {
  color: #999;
}
/* line 315, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-inverse {
  float: none;
}
/* line 317, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-inverse .navbar-collapse {
  padding: 0;
  text-align: center;
}
/* line 322, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-inverse {
  margin: 0;
  border-width: 0px;
}
/* line 323, ../sass/magento/_menu.scss */
#ves-mainnav .navbar-inverse .navbar {
  border: none !important;
  margin: 0;
}
/* line 325, ../sass/magento/_menu.scss */
#ves-mainnav .widget-product-list .product-block {
  margin: 10px 0px;
}
/* line 327, ../sass/magento/_menu.scss */
#ves-mainnav .widget-product-list .product-block .image {
  float: left;
  margin-right: 10px;
  margin-bottom: 0px !important;
}
/* line 329, ../sass/magento/_menu.scss */
#ves-mainnav .widget-product-list .product-block .image img {
  float: none;
  width: auto;
  height: auto;
  margin: 0;
}
/* line 331, ../sass/magento/_menu.scss */
#ves-mainnav .widget-product-list .product-block .price-box .price {
  font-family: "HelveticaNeue45Light", font-family-sans-serif !important;
  font-size: 15px !important;
}
/* line 332, ../sass/magento/_menu.scss */
#ves-mainnav .widget-product-list .product-block .cart button.button {
  float: left;
}
/* line 336, ../sass/magento/_menu.scss */
#ves-mainnav .widget-inner li {
  color: #8c8c8c;
  line-height: 18px;
  font-size: 12px;
}
/* line 337, ../sass/magento/_menu.scss */
#ves-mainnav .widget-inner .title {
  font-weight: 600;
  font-size: 12px;
  color: #2e3a47;
  padding: 4px 0 6px;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* line 8, ../sass/magento/_paneltool.scss */
.paneltool {
  position: fixed;
  top: 05px;
  transition: all 0.6s;
  left: -322px;
  border: solid 1px #CCC;
  -webkit-box-shadow: 1px -1px 3px #888888;
  box-shadow: 1px -1px 3px #888888;
  z-index: 9999;
}

/* line 18, ../sass/magento/_paneltool.scss */
.paneltool.active {
  left: 0px;
  transition: all 0.6s;
}

/* line 22, ../sass/magento/_paneltool.scss */
.paneltool.active .panelbutton {
  color: red;
}

/* line 25, ../sass/magento/_paneltool.scss */
.paneltool.themetool {
  top: 70px;
}

/* line 28, ../sass/magento/_paneltool.scss */
.paneltool .panelcontent {
  background: #FFF;
  width: 320px;
}

/* line 32, ../sass/magento/_paneltool.scss */
.paneltool .panelcontent > div {
  padding: 15px;
}

/* line 35, ../sass/magento/_paneltool.scss */
.panelbutton {
  border: solid 1px #CCC;
  background: #FFF;
  padding: 9px 11px;
  position: absolute;
  right: -35px;
  top: 10px;
  border-left: none;
  cursor: hand;
  cursor: pointer;
  -webkit-box-shadow: 2px -1px 2px #888888;
  box-shadow: 2px -1px 2px #888888;
}

/* line 47, ../sass/magento/_paneltool.scss */
.editortool .panelbutton {
  top: 230px;
}

/* line 51, ../sass/magento/_paneltool.scss */
#ves-paneltool.panel-open .panel-inner {
  right: 0;
}

/* line 54, ../sass/magento/_paneltool.scss */
#ves-paneltool h4 {
  margin-bottom: 10px;
}

/* line 57, ../sass/magento/_paneltool.scss */
#ves-paneltool .accordion-group {
  margin-bottom: 5px;
}

/* line 61, ../sass/magento/_paneltool.scss */
#ves-paneltool form > * {
  float: left;
  width: 100%;
}

/* line 66, ../sass/magento/_paneltool.scss */
#ves-paneltool form .group-input {
  margin-right: 5px;
}

/* line 70, ../sass/magento/_paneltool.scss */
#ves-paneltool select {
  padding: 5px;
}

/* line 74, ../sass/magento/_paneltool.scss */
.box-patterns div {
  display: block;
  width: 38px;
  height: 38px;
  float: left;
  cursor: hand;
  cursor: pointer;
  border: solid 1px #f3f3f3;
  margin: 6px;
  border: 1px solid #ccc;
}

/* line 85, ../sass/magento/_paneltool.scss */
.box-patterns div.active {
  border: solid 1px red;
}

/* line 89, ../sass/magento/_paneltool.scss */
#ves-paneltool .nav-tabs > li:before,
#ves-paneltool .nav-tabs > li:after {
  display: none;
}

/* line 93, ../sass/magento/_paneltool.scss */
#customize-form {
  position: relative;
}

/* line 96, ../sass/magento/_paneltool.scss */
#main-preview {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin-left: 300px;
  transition-duration: 0.2s;
  transition-property: left, right, top, bottom, width, margin;
}

/* line 107, ../sass/magento/_paneltool.scss */
#main-preview iframe {
  height: 100%;
  width: 100%;
}

/* line 111, ../sass/magento/_paneltool.scss */
.colorpicker {
  z-index: 99999;
}

/* line 114, ../sass/magento/_paneltool.scss */
#ves-customize {
  width: 300px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0px;
  z-index: 3;
  box-shadow: 0 1px 3px #999;
  transition-duration: 0.2s;
  transition-property: left, right, top, bottom, width, margin;
  background: none repeat scroll 0 0 #F5F5F5;
  border-right: 1px solid rgba(0, 0, 0, 0.2);
}

/* line 128, ../sass/magento/_paneltool.scss */
#ves-customize .wrapper {
  padding: 12px;
}

/* line 132, ../sass/magento/_paneltool.scss */
#customize-body input[type="text"], #customize-body select {
  border: 1px solid #E2E2E2;
  border-radius: 2px 2px 2px 2px;
  color: #FFFFFF;
  font-size: 11px;
  margin: 0 5px 0 0;
  padding: 2px 3px;
  width: 65px;
}

/* line 141, ../sass/magento/_paneltool.scss */
#customize-body select {
  color: #888;
}

/* line 145, ../sass/magento/_paneltool.scss */
#customize-body .accordion-group label {
  color: #888;
  font-size: 11px;
  font-weight: normal;
}

/* line 151, ../sass/magento/_paneltool.scss */
#customize-body .panel-heading {
  padding: 5px 6px;
  font-weight: bold;
  font-size: 11px;
}

/* line 156, ../sass/magento/_paneltool.scss */
.form-group {
  margin-right: 6px;
}

/* line 159, ../sass/magento/_paneltool.scss */
.accordion-group label, .form-group label {
  display: block;
  font-size: 11px;
}

/* line 164, ../sass/magento/_paneltool.scss */
.accordion-group label {
  float: left;
  min-width: 100px;
  margin-right: 10px;
  margin-top: 5px;
}

/* line 170, ../sass/magento/_paneltool.scss */
#ves-customize .btn {
  padding: 4px 12px;
  font-size: 11px;
  font-weight: bold;
}

/* line 175, ../sass/magento/_paneltool.scss */
#ves-customize .btn-show {
  position: absolute;
  top: 39px;
  padding: 6px 18px;
  background: #CCC;
  right: 11px;
  z-index: 99;
  transition: all 1.2s;
  cursor: hand;
  cursor: pointer;
}

/* line 187, ../sass/magento/_paneltool.scss */
#customize-body .nav-tabs {
  border-bottom: 1px solid #d7d7d7;
}

/* line 190, ../sass/magento/_paneltool.scss */
#customize-body .nav-tabs a {
  border: none;
}

/* line 193, ../sass/magento/_paneltool.scss */
#customize-body .nav-tabs a {
  font-weight: bold;
  font-size: 11px;
  padding: 6px 12px;
}

/* line 199, ../sass/magento/_paneltool.scss */
#customize-body .nav-tabs .active a {
  background: #7DB641;
  border-top: none;
  border-right: none;
  border-left: none;
  color: white;
}

/* line 206, ../sass/magento/_paneltool.scss */
.accordion-heading .accordion-toggle {
  font-size: 11px;
}

/* line 209, ../sass/magento/_paneltool.scss */
#customize-body .form-group {
  margin-bottom: 6px;
  clear: both;
}

/* line 214, ../sass/magento/_paneltool.scss */
.clear-bg {
  padding: 3px 6px;
  margin-left: 5px;
}

/* .tab-content > .tab-pane, .pill-content > .pill-pane {
    background: none repeat scroll 0 0 #FFFFFF;    
    padding: 13px;
} */
/* line 224, ../sass/magento/_paneltool.scss */
.bi-wrapper > div {
  float: left;
  width: 20px;
  height: 20px;
  margin: 3px 4px;
  border: solid 1px #999;
  cursor: hand;
  cursor: pointer;
}

/* line 232, ../sass/magento/_paneltool.scss */
.bi-wrapper > div.active {
  border-color: red;
}

/* line 235, ../sass/magento/_paneltool.scss */
.btn-small {
  border-radius: 0;
  background-color: #7DB641;
  color: #fff;
  padding: 3px 6px;
}

/* line 241, ../sass/magento/_paneltool.scss */
.btn-small:hover {
  background-color: #C83A3A;
  color: #fff;
}

/* line 246, ../sass/magento/_paneltool.scss */
.editortool .label-customize {
  position: absolute;
  right: -155px;
  top: 250px;
  width: 115px;
  height: 74px;
  padding: 0;
  background-image: url(images/label_customize.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  display: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border: 0;
}

/* line 270, ../sass/magento/_paneltool.scss */
.editortool .label-customize:hover {
  background-position: 0 -111px;
}

/* line 273, ../sass/magento/_paneltool.scss */
.paneltool.active .label-customize {
  display: none;
}

/* line 276, ../sass/magento/_paneltool.scss */
.paneltool .panelcontent {
  text-align: left;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* RESPONSIVE */
/* line 10, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .button-close-menu {
  cursor: pointer;
  position: absolute;
  right: 10px;
  top: 5px;
  font-size: 20px;
  color: #ffffff;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl #menu-offcanvas .button-close-menu {
  left: 10px;
  right: auto;
}
/* line 21, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .dropdown .dropdown-menu {
  border: medium none;
  box-shadow: none;
  display: block;
  float: none;
  position: relative;
  width: 100% !important;
  min-width: 100%;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 31, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner {
  padding: 0 20px;
}
/* line 33, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li {
  border-bottom: 1px solid #f3f3f3;
}
/* line 35, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a {
  padding: 3px 0 3px 0;
  line-height: 30px;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  display: block;
}
/* line 40, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .dropdown .dropdown-menu .dropdown-menu-inner ul li a:hover {
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
/* line 47, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .mega-col {
  width: 100% !important;
}
/* line 49, ../sass/magento/_offcanvas.scss */
#menu-offcanvas .mega-col div.menu-title {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 0;
}

/* line 61, ../sass/magento/_offcanvas.scss */
html,
body,
.offcanvas-container,
.offcanvas-pusher,
.offcanvas-content {
  overflow-x: hidden;
}

/* line 65, ../sass/magento/_offcanvas.scss */
.offcanvas-content {
  overflow-y: scroll;
  background: #f3efe0;
}

/* line 78, ../sass/magento/_offcanvas.scss */
.offcanvas-pusher::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  z-index: 99;
}

/* line 92, ../sass/magento/_offcanvas.scss */
.offcanvas-menu-open .offcanvas-pusher::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 100, ../sass/magento/_offcanvas.scss */
.offcanvas-menu {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999!important;
  visibility: hidden;
  width: 300px;
  height: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
/* line 106, ../sass/magento/_rtl.scss */
.rtl .offcanvas-menu {
  right: 0;
  left: auto;
}

/* line 112, ../sass/magento/_offcanvas.scss */
.offcanvas-menu::after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

/* line 125, ../sass/magento/_offcanvas.scss */
.offcanvas-menu-open .offcanvas-menu::after {
  width: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
  transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
}

/* content style */
/* line 135, ../sass/magento/_offcanvas.scss */
.offcanvas-menu ul {
  margin: 0;
  padding: 0;
}

/* line 140, ../sass/magento/_offcanvas.scss */
.offcanvas-menu h2 {
  margin: 0;
  padding: 1em;
  color: rgba(0, 0, 0, 0.4);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  font-weight: 300;
  font-size: 2em;
}

/* line 149, ../sass/magento/_offcanvas.scss */
.offcanvas-menu ul.megamenu > li > a {
  font-size: 12px;
  display: block;
  line-height: 18px;
  text-decoration: none;
  padding: 10px 15px;
  color: #fff;
  background: #7bbd42;
  text-transform: uppercase;
  margin-bottom: 1px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
/* line 160, ../sass/magento/_offcanvas.scss */
.offcanvas-menu ul.megamenu > li > a .caret {
  border-color: white rgba(0, 0, 0, 0);
}

/* line 163, ../sass/magento/_offcanvas.scss */
.offcanvas-menu ul li:firoffcanvas-child a {
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2), inset 0 1px rgba(0, 0, 0, 0.2);
}

/* line 171, ../sass/magento/_offcanvas.scss */
.offcanvas-menu .menu-title {
  text-transform: uppercase;
  font-weight: 300;
  padding-bottom: 10px;
}
/* line 176, ../sass/magento/_offcanvas.scss */
.offcanvas-menu .menu-icon {
  padding-left: 30px;
}
/* line 177, ../sass/magento/_offcanvas.scss */
.offcanvas-menu .dropdown-menu {
  line-height: 24px;
}

/* Individual effects */
/* Effect 1: Slide in on top */
/* line 183, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

/* line 188, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-1.offcanvas-menu-open .offcanvas-effect-1.offcanvas-menu {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 193, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-1.offcanvas-menu::after {
  display: none;
}

/* Effect 2: Reveal */
/* line 198, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
}

/* line 202, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-2.offcanvas-menu {
  z-index: 1;
}

/* line 206, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-2.offcanvas-menu-open .offcanvas-effect-2.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Effect 3: Push*/
/* line 217, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
  position: fixed;
}

/* line 222, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-3.offcanvas-menu {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 1;
}

/* line 227, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-3.offcanvas-menu-open .offcanvas-effect-3.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Effect 5: Reverse slide out */
/* line 238, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-pusher {
  -webkit-transform: translate3d(300px, 0, 0);
  transform: translate3d(300px, 0, 0);
}

/* line 242, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-5.offcanvas-menu {
  z-index: 1;
  -webkit-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
}

/* line 247, ../sass/magento/_offcanvas.scss */
.offcanvas-effect-5.offcanvas-menu-open .offcanvas-effect-5.offcanvas-menu {
  visibility: visible;
  -webkit-transition: -webkit-transform 0.5s;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  transition: transform 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* RESPONSIVE */
@media (max-width: 979px) {
  /* line 258, ../sass/magento/_offcanvas.scss */
  .offcanvas-pusher {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
    z-index: 99;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }

  /*** OFFCANVAS SIDEBAR ***/
  /* line 266, ../sass/magento/_offcanvas.scss */
  .offcanvas-siderbars {
    position: relative;
  }
  /* line 268, ../sass/magento/_offcanvas.scss */
  .offcanvas-siderbars .offcanvas-sidebar {
    display: none;
    width: 100%;
  }
  /* line 273, ../sass/magento/_offcanvas.scss */
  .offcanvas-siderbars.column-left-active #ves-columns-left {
    display: block;
  }
  /* line 276, ../sass/magento/_offcanvas.scss */
  .offcanvas-siderbars.column-right-active #ves-columns-right {
    display: block;
  }
  /* line 280, ../sass/magento/_offcanvas.scss */
  .offcanvas-siderbars.column-left-active .main-column, .offcanvas-siderbars.column-right-active .main-column {
    display: none;
  }
}
/* Category Page ========================================================================= */
/* line 3, ../sass/magento/_product.scss */
.category-title {
  border: 0;
  margin: 0 0 7px;
}

/* line 4, ../sass/magento/_product.scss */
.category-image {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

/* line 8, ../sass/magento/_product.scss */
.category-description {
  margin: 0 0 10px;
}

/*product-block*/
/* line 12, ../sass/magento/_product.scss */
.product-block {
  margin: 15px 0 20px;
  position: relative;
}
/* line 15, ../sass/magento/_product.scss */
.product-block .product-info {
  margin: 0 18px;
}
/* line 16, ../sass/magento/_product.scss */
.product-block .product-name {
  margin: 0 0 5px;
  color: #203548;
  font-size: 1em;
  line-height: 1.5em;
}
/* line 20, ../sass/magento/_product.scss */
.product-block .product-name a {
  display: block;
  line-height: 1.25;
  font-size: 14px;
}
/* line 26, ../sass/magento/_product.scss */
.product-block .actions {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.product-block .actions:before, .product-block .actions:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.product-block .actions:after {
  clear: both;
}
/* line 29, ../sass/magento/_product.scss */
.product-block .actions .add-to-links {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
/* line 34, ../sass/magento/_product.scss */
.product-block .actions button.btn-cart {
  margin-right: 3px;
  background: #2e3a47;
  border-color: #28313c;
  float: left;
  float: left;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-block .actions button.btn-cart {
  float: right !important;
}
/* line 41, ../sass/magento/_product.scss */
.product-block .actions button.btn-cart span {
  font-size: 12px;
  font-style: normal;
  padding: 0;
  text-transform: uppercase;
  color: #fff;
}
/* line 47, ../sass/magento/_product.scss */
.product-block .actions button.btn-cart span .fa {
  font-size: 13px;
  padding-right: 3px;
}
/* line 49, ../sass/magento/_product.scss */
.product-block .actions button.btn-cart:hover {
  background-color: #7bbd42;
  border-color: #6fab3b;
}
/* line 54, ../sass/magento/_product.scss */
.product-block .actions .add-to-links {
  float: left;
  float: left;
  margin: 0 0 0 2px;
  margin: 0;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-block .actions .add-to-links {
  float: right !important;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .product-block .actions .add-to-links {
  margin: 0 2px 0 0;
}
/* line 59, ../sass/magento/_product.scss */
.product-block .actions .add-to-links li {
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 3px;
  background: #2e3a47;
  border-color: #28313c;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: block;
  float: left;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}
/* line 74, ../sass/magento/_product.scss */
.product-block .actions .add-to-links li .fa {
  color: #fff;
}
/* line 75, ../sass/magento/_product.scss */
.product-block .actions .add-to-links li:hover {
  background-color: #7bbd42;
  border-color: #71ac3e;
}
/* line 83, ../sass/magento/_product.scss */
.product-block:hover .add-to-links {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 90, ../sass/magento/_product.scss */
.product-block .a-quickview {
  border-bottom: 1px solid white;
  border-top: 1px solid #e4e5e7;
  color: white;
  display: block;
  font-size: 11px;
  padding: 6px 0;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 105, ../sass/magento/_product.scss */
.product-block .ratings .amount {
  display: none;
}
/* line 106, ../sass/magento/_product.scss */
.product-block .ratings .rating-box {
  float: none;
  margin: 0;
  display: inline-block;
}
/* line 109, ../sass/magento/_product.scss */
.product-block .price {
  padding-bottom: 15px;
}
/* line 111, ../sass/magento/_product.scss */
.product-block .product-colorbox {
  padding: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 33px;
  overflow: auto;
  display: block !important;
  z-index: 10;
  width: 100px;
  height: 33px;
  position: absolute;
  text-align: center;
}
/* line 126, ../sass/magento/_product.scss */
.product-block .product-colorbox a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #2e3a47;
  border-color: #28313c;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
}
/* line 140, ../sass/magento/_product.scss */
.product-block .product-colorbox a .fa {
  color: #fff;
}
/* line 141, ../sass/magento/_product.scss */
.product-block .product-colorbox a:hover {
  background-color: #7bbd42;
  border-color: #71ac3e;
}
/* line 148, ../sass/magento/_product.scss */
.product-block .ves-quickview {
  right: 17px;
}
/* line 151, ../sass/magento/_product.scss */
.product-block .ves-zoom {
  left: 17px;
}
/* line 154, ../sass/magento/_product.scss */
.product-block .ves-quickview, .product-block .ves-zoom {
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
}
/* line 161, ../sass/magento/_product.scss */
.product-block:hover .ves-quickview, .product-block:hover .ves-zoom {
  opacity: 1;
  visibility: visible;
}
/* line 165, ../sass/magento/_product.scss */
.product-block:hover .ves-quickview {
  right: 0;
}
/* line 166, ../sass/magento/_product.scss */
.product-block:hover .ves-zoom {
  left: 0;
}

/* View Type: Grid */
/* line 175, ../sass/magento/_product.scss */
.products-grid {
  border: 1px solid #e4e5e7;
  border-bottom: none;
  overflow: hidden;
  margin: 0;
}
/* line 180, ../sass/magento/_product.scss */
.products-grid .product-col {
  border-right: 1px solid #e4e5e7;
  overflow: hidden;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .products-grid .product-col {
  border-left: 1px solid #e4e5e7;
  border-right: inherit;
}
/* line 183, ../sass/magento/_product.scss */
.products-grid .product-col.last, .products-grid .product-col:last-child {
  border-right: none;
}
/* line 187, ../sass/magento/_product.scss */
.products-grid > .row {
  border-bottom: 1px solid #e4e5e7;
}
/* line 190, ../sass/magento/_product.scss */
.products-grid .product-block {
  min-height: 340px;
}

/* line 195, ../sass/magento/_product.scss */
.products-grid {
  position: relative;
}
/* line 197, ../sass/magento/_product.scss */
.products-grid.last {
  border-bottom: 0;
}
/* line 198, ../sass/magento/_product.scss */
.products-grid li.item {
  float: left;
  width: 138px;
  padding: 12px 10px 80px;
}
/* line 201, ../sass/magento/_product.scss */
.products-grid .product-image {
  display: block;
  margin: 0;
}
/* line 204, ../sass/magento/_product.scss */
.products-grid .product-name {
  margin: 0 0 8px;
}
/* line 208, ../sass/magento/_product.scss */
.products-grid .availability {
  line-height: 21px;
}

/* View Type: List */
/* line 216, ../sass/magento/_product.scss */
.products-list .product-block {
  margin: 15px 0 0;
}
/* line 218, ../sass/magento/_product.scss */
.products-list li.item {
  border-bottom: 1px solid #d9ddd3;
  padding: 12px 10px;
}
/* line 221, ../sass/magento/_product.scss */
.products-list li.item.last {
  border-bottom: 0;
}
/* line 225, ../sass/magento/_product.scss */
.products-list .product-image {
  margin: 0 0 10px;
}
/* line 227, ../sass/magento/_product.scss */
.products-list .product-name {
  margin: 0 0 10px;
  font-size: 1em;
}
/* line 229, ../sass/magento/_product.scss */
.products-list .product-name a {
  color: #2e3a47;
  text-align: left;
}
/* line 232, ../sass/magento/_product.scss */
.products-list .product-name a:hover {
  color: black;
}
/* line 238, ../sass/magento/_product.scss */
.products-list .product-block .image {
  border: 1px solid #e4e5e7;
  padding: 6px;
}
/* line 239, ../sass/magento/_product.scss */
.products-list .product-block .ratings {
  text-align: left;
}
/* line 241, ../sass/magento/_product.scss */
.products-list .product-block .ratings .rating-box {
  float: left;
  margin-right: 6px;
  margin-top: 8px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .products-list .product-block .ratings .rating-box {
  margin-left: 6px;
  margin-right: inherit;
}
/* line 245, ../sass/magento/_product.scss */
.products-list .price-box {
  float: left;
  margin: 3px 13px 5px 0;
  color: #f05423;
}
/* line 249, ../sass/magento/_product.scss */
.products-list .availability {
  float: left;
  margin: 3px 0 0;
}
/* line 250, ../sass/magento/_product.scss */
.products-list .desc {
  clear: both;
  padding: 6px 0 0;
  margin: 15px 0 15px;
  line-height: 1.35;
  color: #2e3a47;
}
/* line 253, ../sass/magento/_product.scss */
.products-list .desc .link-learn {
  font-size: 11px;
}
/* line 256, ../sass/magento/_product.scss */
.products-list .add-to-links li {
  display: inline;
}
/* line 258, ../sass/magento/_product.scss */
.products-list .add-to-links .separator {
  display: inline;
  margin: 0 2px;
}

/* line 262, ../sass/magento/_product.scss */
.ves-deals .products-list .product-block .ratings .rating-box {
  margin-top: 4px;
}

/* line 265, ../sass/magento/_product.scss */
#products-list.products-list .row.products-row {
  margin: 0!important;
}

/* ======================================================================================= */
/* Product View ========================================================================== */
/* Rating */
/* line 274, ../sass/magento/_product.scss */
.no-rating {
  margin: 0;
}

/* line 275, ../sass/magento/_product.scss */
.rtl .ratings .rating-links {
  clear: both;
}

/* line 276, ../sass/magento/_product.scss */
.ratings {
  font-size: 13px;
  line-height: 1;
  margin: 0 0 5px;
}
/* line 278, ../sass/magento/_product.scss */
.ratings strong {
  float: left;
  margin: 1px 3px 0 0;
}
/* line 279, ../sass/magento/_product.scss */
.ratings .rating-links {
  margin: 0;
}
/* line 282, ../sass/magento/_product.scss */
.ratings .rating-links .separator {
  margin: 0 6px;
  color: #cbcbcb;
}
/* line 290, ../sass/magento/_product.scss */
.ratings .rating-box {
  float: left;
  margin-right: 3px;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .ratings .rating-box {
  float: right !important;
}

/* line 295, ../sass/magento/_product.scss */
.rating-box {
  width: 65px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  background: url(images/rating.png) 0 0 repeat-x;
  text-indent: -999em;
  overflow: hidden;
}
/* line 297, ../sass/magento/_product.scss */
.rating-box .rating {
  float: left;
  height: 11px;
  background: url(images/rating.png) 0 100% repeat-x;
}

/* line 301, ../sass/magento/_product.scss */
.ratings-table {
  border: none;
}
/* line 303, ../sass/magento/_product.scss */
.ratings-table th, .ratings-table td {
  font-size: 11px;
  line-height: 1.15;
  padding: 3px 0;
  border: none;
}
/* line 304, ../sass/magento/_product.scss */
.ratings-table th {
  font-weight: bold;
  padding-right: 8px;
}

/* Availability */
/* line 308, ../sass/magento/_product.scss */
.availability {
  margin: 0;
}
/* line 310, ../sass/magento/_product.scss */
.availability span {
  font-weight: bold;
}
/* line 312, ../sass/magento/_product.scss */
.availability.out-of-stock span {
  color: #d83820;
}

/* line 315, ../sass/magento/_product.scss */
.availability-only {
  margin: 10px 0 7px;
  line-height: 16px;
  background: url(images/i_availability_only.gif) 0 50% no-repeat;
  padding-left: 15px;
}
/* line 317, ../sass/magento/_product.scss */
.availability-only span, .availability-only a {
  border-bottom: 1px dashed #751d02;
  color: #000;
}
/* line 320, ../sass/magento/_product.scss */
.availability-only a {
  background: url(images/i_availability_only_arrow.gif) 100% 0 no-repeat;
  cursor: pointer;
  padding-right: 15px;
  text-decoration: none;
}
/* line 323, ../sass/magento/_product.scss */
.availability-only .expanded {
  background-position: 100% -15px;
}
/* line 326, ../sass/magento/_product.scss */
.availability-only strong {
  color: #be2c00;
}

/* line 331, ../sass/magento/_product.scss */
.availability-only-details {
  margin: 0 0 7px;
}
/* line 333, ../sass/magento/_product.scss */
.availability-only-details th {
  background: #d2d6d9;
  font-size: 10px;
  padding: 0 8px;
}
/* line 336, ../sass/magento/_product.scss */
.availability-only-details td {
  background: #ebf0f3;
  border-bottom: 1px solid #fff;
  font-size: 11px;
  padding: 2px 8px 1px;
}
/* line 339, ../sass/magento/_product.scss */
.availability-only-details tr.odd td.last {
  color: #d95e00;
  font-weight: bold;
}

/* line 345, ../sass/magento/_product.scss */
.product-view .product-shop .availability,
.email-friend {
  font-size: 13px;
  color: #8c8c8c;
}
/* line 348, ../sass/magento/_product.scss */
.product-view .product-shop .availability span,
.email-friend span {
  font-weight: normal;
}

/* line 352, ../sass/magento/_product.scss */
.p-icons {
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  color: #fff;
  float: left;
  float: left;
  margin-right: 7px;
  background: #7bbd42;
  vertical-align: middle;
  margin-right: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .p-icons {
  float: right !important;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .p-icons {
  margin-left: 7px;
  margin-right: inherit;
}

/* line 366, ../sass/magento/_product.scss */
.out-of-stock .p-icons {
  background: red;
}

/* Email to a Friend */
/* line 368, ../sass/magento/_product.scss */
.email-friend {
  margin: 0 0 5px;
}

/* Alerts */
/* line 371, ../sass/magento/_product.scss */
.alert-price {
  margin: 0;
  font-size: 11px;
}

/* line 372, ../sass/magento/_product.scss */
.alert-stock {
  margin: 0;
  font-size: 11px;
}

/********** < Product Prices */
/* line 375, ../sass/magento/_product.scss */
.price {
  white-space: nowrap !important;
}

/* line 377, ../sass/magento/_product.scss */
.price-box {
  margin: 5px 0;
}
/* line 379, ../sass/magento/_product.scss */
.price-box .price {
  color: #f05423;
  font-weight: 600;
}

/* Regular price */
/* line 386, ../sass/magento/_product.scss */
.regular-price {
  color: #f05423;
  display: inline-block;
}
/* line 389, ../sass/magento/_product.scss */
.regular-price .price {
  font-size: 16px;
  color: #f05423;
}

/* line 396, ../sass/magento/_product.scss */
.block .regular-price,
.block .regular-price .price {
  color: #f05423;
}

/* Old price */
/* line 399, ../sass/magento/_product.scss */
.old-price {
  display: inline-block;
  padding: 0 3px 0 0;
  margin: 0;
  font-size: 16px;
}
/* line 403, ../sass/magento/_product.scss */
.old-price .price-label {
  white-space: nowrap;
  color: #999999;
  display: none;
}
/* line 407, ../sass/magento/_product.scss */
.old-price .price {
  color: #999999;
  text-decoration: line-through;
  font-size: 16px;
}

/* Special price */
/* line 415, ../sass/magento/_product.scss */
.special-price {
  display: inline-block;
  margin: 0;
  padding: 0 3px;
}
/* line 418, ../sass/magento/_product.scss */
.special-price .price-label {
  font-size: 16px;
  white-space: nowrap;
  color: #cd5033;
  display: none;
}
/* line 424, ../sass/magento/_product.scss */
.special-price .price {
  font-size: 16px;
  color: #f05423;
}

/* Minimal price (as low as) */
/* line 430, ../sass/magento/_product.scss */
.minimal-price {
  margin: 0;
}
/* line 432, ../sass/magento/_product.scss */
.minimal-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 437, ../sass/magento/_product.scss */
.minimal-price-link {
  display: inline-block;
}
/* line 439, ../sass/magento/_product.scss */
.minimal-price-link .label {
  color: #1e7ec8;
  display: none;
}
/* line 440, ../sass/magento/_product.scss */
.minimal-price-link .price {
  font-size: 16px;
  color: #f05423;
  padding: 0 3px;
}

/* Excluding tax */
/* line 444, ../sass/magento/_product.scss */
.price-excluding-tax {
  display: block;
  color: #f05423;
}
/* line 447, ../sass/magento/_product.scss */
.price-excluding-tax .label {
  white-space: nowrap;
  color: #999;
}
/* line 450, ../sass/magento/_product.scss */
.price-excluding-tax .price {
  font-size: 13px;
  font-weight: normal;
  color: #f05423;
}

/* Including tax */
/* line 456, ../sass/magento/_product.scss */
.price-including-tax {
  display: block;
  color: #f05423;
}
/* line 458, ../sass/magento/_product.scss */
.price-including-tax .label {
  white-space: nowrap;
  color: #f05423;
}
/* line 461, ../sass/magento/_product.scss */
.price-including-tax .price {
  font-size: 16px;
  font-weight: bold;
  color: #f05423;
}

/* Configured price */
/* line 467, ../sass/magento/_product.scss */
.configured-price {
  margin: 0;
}
/* line 469, ../sass/magento/_product.scss */
.configured-price .price-label {
  font-weight: bold;
  white-space: nowrap;
}
/* line 470, ../sass/magento/_product.scss */
.configured-price .price {
  font-weight: bold;
}

/* FPT */
/* line 474, ../sass/magento/_product.scss */
.weee {
  display: block;
  font-size: 11px;
  color: #444;
}
/* line 476, ../sass/magento/_product.scss */
.weee .price {
  font-size: 11px;
  font-weight: normal;
}

/* Excl tax (for order tables) */
/* line 482, ../sass/magento/_product.scss */
.price-excl-tax {
  display: block;
}
/* line 484, ../sass/magento/_product.scss */
.price-excl-tax .label {
  display: block;
  white-space: nowrap;
}
/* line 487, ../sass/magento/_product.scss */
.price-excl-tax .price {
  display: block;
}

/* Incl tax (for order tables) */
/* line 492, ../sass/magento/_product.scss */
.price-incl-tax {
  display: block;
}
/* line 494, ../sass/magento/_product.scss */
.price-incl-tax .label {
  display: block;
  white-space: nowrap;
}
/* line 497, ../sass/magento/_product.scss */
.price-incl-tax .price {
  display: block;
  font-weight: bold;
}

/* Price range */
/* line 503, ../sass/magento/_product.scss */
.price-from {
  margin: 0;
}
/* line 505, ../sass/magento/_product.scss */
.price-from .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 510, ../sass/magento/_product.scss */
.price-to {
  margin: 0;
}
/* line 512, ../sass/magento/_product.scss */
.price-to .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* Price notice next to the options */
/* line 518, ../sass/magento/_product.scss */
.price-notice {
  padding-left: 10px;
  color: #999;
}
/* line 520, ../sass/magento/_product.scss */
.price-notice .price {
  font-weight: bold;
  color: #2f2f2f;
}

/* Price as configured */
/* line 526, ../sass/magento/_product.scss */
.price-as-configured {
  margin: 0;
}
/* line 528, ../sass/magento/_product.scss */
.price-as-configured .price-label {
  font-weight: bold;
  white-space: nowrap;
}

/* line 533, ../sass/magento/_product.scss */
.price-box-bundle {
  padding: 0 0 10px 0;
}
/* line 535, ../sass/magento/_product.scss */
.price-box-bundle .price-box {
  margin: 0 !important;
  padding: 0 !important;
}
/* line 538, ../sass/magento/_product.scss */
.price-box-bundle .price {
  color: #555;
}

/********** Product Prices > */
/* Tier Prices */
/* line 546, ../sass/magento/_product.scss */
.product-pricing,
.tier-prices {
  margin: 10px 0;
  color: #424242;
}

/* line 548, ../sass/magento/_product.scss */
.tier-prices li {
  padding: 2px 0 2px 10px;
}
/* line 551, ../sass/magento/_product.scss */
.tier-prices .benefit {
  font-style: italic;
  font-weight: bold;
  color: #2f2f2f;
}
/* line 554, ../sass/magento/_product.scss */
.tier-prices .price {
  font-size: inherit !important;
}

/* line 559, ../sass/magento/_product.scss */
.tier-prices-grouped li {
  padding: 2px 0;
  color: #e26703;
}
/* line 561, ../sass/magento/_product.scss */
.tier-prices-grouped li .price {
  font-weight: bold;
}

/* Add to Links */
/* line 565, ../sass/magento/_product.scss */
.add-to-links {
  font-size: 11px;
  margin: 5px 0 0;
}
/* line 567, ../sass/magento/_product.scss */
.add-to-links .separator {
  display: none;
}

/* Add to Cart */
/* line 580, ../sass/magento/_product.scss */
.add-to-cart .paypal-logo {
  clear: left;
  margin: 0;
  text-align: right;
}
/* line 582, ../sass/magento/_product.scss */
.add-to-cart .paypal-logo .paypal-or {
  clear: both;
  display: block;
  margin: 5px 60px 5px 0;
}
/* line 584, ../sass/magento/_product.scss */
.add-to-cart .quantity-wrapper {
  height: 30px;
  width: 24px;
  margin-right: 11px;
  border: 1px solid #e4e5e7;
  border-width: 1px 1px 1px 0px;
}
/* line 590, ../sass/magento/_product.scss */
.add-to-cart .quantity-wrapper .add-action {
  display: block;
  font-size: 8px;
  height: 15px;
  line-height: 15px;
  color: #8c8c8c;
}
/* line 592, ../sass/magento/_product.scss */
.add-to-cart .quantity-wrapper .add-action:hover {
  color: #7bbd42;
  cursor: pointer;
}
/* line 594, ../sass/magento/_product.scss */
.add-to-cart .quantity-wrapper .add-up {
  border-bottom: 1px solid #e4e5e7;
}

/* line 597, ../sass/magento/_product.scss */
.product-view .add-to-cart .paypal-logo {
  margin: 0;
}

/* Add to Links + Add to Cart */
/* line 600, ../sass/magento/_product.scss */
.add-to-box {
  margin: 10px 0;
}
/* line 603, ../sass/magento/_product.scss */
.add-to-box .or {
  float: left;
  font-weight: bold;
  margin: 0 7px;
  color: #2e3a47;
}
/* line 604, ../sass/magento/_product.scss */
.add-to-box .add-to-links {
  margin: 0;
  font-size: 12px !important;
  line-height: 1.25 !important;
  text-align: left !important;
}
/* line 606, ../sass/magento/_product.scss */
.add-to-box .add-to-links li {
  display: block !important;
}
/* line 608, ../sass/magento/_product.scss */
.add-to-box .add-to-links li .separator {
  display: none !important;
}

/* line 615, ../sass/magento/_product.scss */
.product-essential {
  border: 1px solid #e4e5e7;
  padding: 17px;
  margin-bottom: 20px;
}
/* line 618, ../sass/magento/_product.scss */
.product-essential h2 {
  font-size: 18px;
  margin: 0 0 5px;
  position: relative;
  text-transform: uppercase;
  clear: both;
}

/* line 628, ../sass/magento/_product.scss */
.product-collateral {
  border: 1px solid #e4e5e7;
  margin-bottom: 20px;
}
/* line 630, ../sass/magento/_product.scss */
.product-collateral h2 {
  border-bottom: 1px solid #e4e5e7;
  color: #2e3a47;
  font-size: 18px;
  margin: 0 0 12px;
  position: relative;
}
/* line 637, ../sass/magento/_product.scss */
.product-collateral .box-collateral {
  margin: 0 0 25px;
}

/* Product Images */
/* line 643, ../sass/magento/_product.scss */
.product-image-popup {
  margin: 0 auto;
}
/* line 645, ../sass/magento/_product.scss */
.product-image-popup .buttons-set {
  float: right;
  clear: none;
  border: 0;
  margin: 0;
  padding: 0;
}
/* line 646, ../sass/magento/_product.scss */
.product-image-popup .nav {
  font-weight: bold;
  margin: 0 100px;
  text-align: center;
}
/* line 647, ../sass/magento/_product.scss */
.product-image-popup .image {
  display: block;
  margin: 10px 0;
}
/* line 648, ../sass/magento/_product.scss */
.product-image-popup .image-label {
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 10px;
  color: #2f2f2f;
}

/* Product Options */
/* line 653, ../sass/magento/_product.scss */
.product-options {
  position: relative;
}
/* line 655, ../sass/magento/_product.scss */
.product-options dt {
  padding: 10px 0 0;
  font-weight: normal;
}
/* line 657, ../sass/magento/_product.scss */
.product-options dt label {
  font-weight: bold;
  color: #2f2f2f;
}
/* line 659, ../sass/magento/_product.scss */
.product-options dt label.required em {
  color: #eb340a;
  margin-left: 0;
}
/* line 663, ../sass/magento/_product.scss */
.product-options dt .qty-disabled {
  background: none;
  border: 0;
  padding: 3px;
  color: #2f2f2f;
}
/* line 667, ../sass/magento/_product.scss */
.product-options dd {
  padding: 10px 0 20px;
  margin: 0 0 5px;
  border-bottom: 1px solid #e4e4e4;
}
/* line 669, ../sass/magento/_product.scss */
.product-options dd .qty-holder {
  display: block;
  padding: 10px 0 0;
}
/* line 671, ../sass/magento/_product.scss */
.product-options dd .qty-holder label {
  vertical-align: middle;
}
/* line 676, ../sass/magento/_product.scss */
.product-options dd .time-picker {
  display: -moz-inline-box;
  display: inline-block;
  padding: 2px 0;
  vertical-align: middle;
}
/* line 679, ../sass/magento/_product.scss */
.product-options dd textarea {
  height: 8em;
}
/* line 682, ../sass/magento/_product.scss */
.product-options dd select {
  width: 100%;
}
/* line 685, ../sass/magento/_product.scss */
.product-options dd .multiselect option {
  border-bottom: 1px dotted #d9e5ee;
  padding: 2px 4px;
}
/* line 689, ../sass/magento/_product.scss */
.product-options dl.last dd.last {
  border-bottom: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
/* line 692, ../sass/magento/_product.scss */
.product-options ul.options-list {
  margin-right: 5px;
}
/* line 694, ../sass/magento/_product.scss */
.product-options ul.options-list li {
  line-height: 1.5;
  padding: 2px 0;
}
/* line 698, ../sass/magento/_product.scss */
.product-options ul.options-list input.radio {
  float: left;
  margin-top: 3px;
}
/* line 699, ../sass/magento/_product.scss */
.product-options ul.options-list input.checkbox {
  float: left;
  margin-top: 3px;
}
/* line 701, ../sass/magento/_product.scss */
.product-options ul.options-list label {
  font-weight: normal;
}
/* line 705, ../sass/magento/_product.scss */
.product-options ul.validation-failed {
  padding: 0 7px;
}
/* line 710, ../sass/magento/_product.scss */
.product-options p.note {
  margin: 0;
  font-size: 11px;
}
/* line 711, ../sass/magento/_product.scss */
.product-options p.required {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 11px;
  right: 0;
}
/* line 113, ../sass/magento/_rtl.scss */
.rtl .product-options p.required {
  left: 0;
  right: auto;
}

/* line 722, ../sass/magento/_product.scss */
.product-options-bottom .product-pricing, .product-options-bottom .tier-prices {
  margin: 0;
  padding: 0 0 10px;
  border: 0;
  background: 0;
  color: #e26703;
}
/* line 725, ../sass/magento/_product.scss */
.product-options-bottom .tier-prices li {
  background: 0;
  padding: 2px 0;
}
/* line 727, ../sass/magento/_product.scss */
.product-options-bottom .tier-prices .price, .product-options-bottom .tier-prices .benefit {
  color: #e26703;
}
/* line 731, ../sass/magento/_product.scss */
.product-options-bottom .price-box {
  margin: 0;
  padding: 0;
}
/* line 732, ../sass/magento/_product.scss */
.product-options-bottom .add-to-links {
  padding: 0;
  text-align: right;
}
/* line 733, ../sass/magento/_product.scss */
.product-options-bottom .price-label {
  padding-right: 5px;
}

/* line 738, ../sass/magento/_product.scss */
.product-view .product-options-bottom {
  margin: 0 0 10px;
}
/* line 740, ../sass/magento/_product.scss */
.product-view .product-options-bottom .price-box {
  float: none;
  margin: 15px 0 30px;
}
/* line 741, ../sass/magento/_product.scss */
.product-view .product-options-bottom .price-label {
  float: none;
  padding-right: 0;
}
/* line 742, ../sass/magento/_product.scss */
.product-view .product-options-bottom .price-tax {
  float: none;
}
/* line 743, ../sass/magento/_product.scss */
.product-view .product-options-bottom .add-to-cart-box {
  clear: both;
  float: left;
  padding-top: 12px;
}
/* line 746, ../sass/magento/_product.scss */
.product-view .rating-box {
  margin-top: 2px;
}
/* line 748, ../sass/magento/_product.scss */
.product-view .add-to-box,
.product-view .add-to-cart {
  text-align: center;
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-view .add-to-box, .rtl
.product-view .add-to-cart {
  float: right !important;
}
/* line 753, ../sass/magento/_product.scss */
.product-view .add-to-box div.qty,
.product-view .add-to-cart div.qty {
  padding: 8px 0;
}
/* line 754, ../sass/magento/_product.scss */
.product-view .add-to-box .add-cart,
.product-view .add-to-cart .add-cart {
  background: #000;
  line-height: 38px;
}
/* line 757, ../sass/magento/_product.scss */
.product-view .add-to-box .add-cart:hover,
.product-view .add-to-cart .add-cart:hover {
  background: #666;
}
/* line 758, ../sass/magento/_product.scss */
.product-view .add-to-box .add-cart button.btn-cart,
.product-view .add-to-cart .add-cart button.btn-cart {
  background: none;
  border: medium none;
  font-size: 11px;
  text-transform: uppercase;
  vertical-align: middle;
  display: block;
  width: 100%;
  padding: 0;
}
/* line 767, ../sass/magento/_product.scss */
.product-view .add-to-box .add-cart button.btn-cart .fa,
.product-view .add-to-cart .add-cart button.btn-cart .fa {
  font-size: 18px;
  vertical-align: middle;
  padding-right: 6px;
  margin-top: -2px;
}
/* line 777, ../sass/magento/_product.scss */
.product-view .add-to-links {
  display: block;
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-view .add-to-links {
  float: right !important;
}
/* line 781, ../sass/magento/_product.scss */
.product-view .add-to-links li {
  float: left;
  margin-left: 9px;
  margin-left: 9px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .product-view .add-to-links li {
  margin-right: 9px;
  margin-left: inherit;
}
/* line 785, ../sass/magento/_product.scss */
.product-view .add-to-links li a {
  color: white;
  display: block;
  background: #2e3a47;
  border: 1px solid #28313c;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding: 0 16px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 796, ../sass/magento/_product.scss */
.product-view .add-to-links li a:hover {
  background: #7bbd42;
  border-color: #71ac3e;
}

/* line 804, ../sass/magento/_product.scss */
.product-view .box-up-sell .add-to-links li a {
  padding: 0;
}

/* line 806, ../sass/magento/_product.scss */
.col3-layout .product-options-bottom .price-box {
  float: none;
  padding: 0 0 5px;
}

/* line 809, ../sass/magento/_product.scss */
.product-view {
  /* Product Shop */
  /* Grouped Product */
  /* Block: Description */
  /* Block: Additional */
  /* Block: Upsell */
}
/* line 811, ../sass/magento/_product.scss */
.product-view .product-img-box .product-image {
  margin: 0 0 13px;
}
/* line 815, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom-notice {
  font-size: 11px;
  margin: 0 0 5px;
  text-align: center;
}
/* line 816, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom {
  position: relative;
  z-index: 9;
  height: 18px;
  margin: 0 auto 13px;
  padding: 0 28px;
  background: url(images/slider_bg.gif) 50% 50% no-repeat;
  cursor: pointer;
}
/* line 818, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom.disabled {
  -moz-opacity: .3;
  -webkit-opacity: .3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  /*IE8*/
  opacity: .3;
}
/* line 819, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom #track {
  position: relative;
  height: 18px;
}
/* line 820, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom #handle {
  position: absolute;
  left: 0;
  top: -1px;
  width: 9px;
  height: 22px;
  background: url(images/magnifier_handle.gif) 0 0 no-repeat;
}
/* line 821, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom .btn-zoom-out {
  position: absolute;
  left: 2px;
  top: 0;
}
/* line 822, ../sass/magento/_product.scss */
.product-view .product-img-box .zoom .btn-zoom-in {
  position: absolute;
  right: 2px;
  top: 0;
}
/* line 824, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views {
  margin: 20px 11px 12px;
}
/* line 826, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views h2 {
  font-size: 11px;
  border-bottom: 1px solid #ccc;
  margin: 0 0 8px;
  text-transform: uppercase;
}
/* line 829, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views ul {
  margin-left: -9px;
}
/* line 830, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views li {
  float: left;
  margin: 0 0 8px 9px;
}
/* line 832, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views li a {
  float: left;
  width: 56px;
  height: 56px;
  border: 2px solid #ddd;
  overflow: hidden;
}
/* line 836, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views .carousel-control {
  z-index: 99;
  top: 50%;
  line-height: 24px;
  background: #fff;
  -webkit-border-radius: 0;
  border-radius: 0;
  border-width: 1px;
  width: 18px;
  height: 30px;
  margin-top: -15px;
}
/* line 846, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views .carousel-control.left {
  left: -22px;
}
/* line 847, ../sass/magento/_product.scss */
.product-view .product-img-box .more-views .carousel-control.right {
  right: -22px;
}
/* line 852, ../sass/magento/_product.scss */
.product-view .product-img-box #image-gallery-zoom .product-image-zoom {
  border: 1px solid #e4e5e7;
}
/* line 860, ../sass/magento/_product.scss */
.product-view .product-shop .product-name h1 {
  margin: 0;
  color: #2e3a47;
  font-size: 18px;
  margin-bottom: 12px;
  margin-top: 0;
  position: relative;
  font-weight: 600;
  text-transform: uppercase;
}
/* line 871, ../sass/magento/_product.scss */
.product-view .product-shop .availability {
  margin: 0 0 15px;
}
/* line 872, ../sass/magento/_product.scss */
.product-view .product-shop .short-description {
  padding: 10px 0 0;
}
/* line 874, ../sass/magento/_product.scss */
.product-view .product-shop .short-description .std {
  line-height: 24px;
  color: #2e3a47;
}
/* line 876, ../sass/magento/_product.scss */
.product-view .product-shop .price-box {
  margin: 0px 0 22px;
  line-height: 1.2;
}
/* line 877, ../sass/magento/_product.scss */
.product-view .product-shop .add-to-links {
  font-size: 12px;
  text-align: right;
  margin: 0;
}
/* line 880, ../sass/magento/_product.scss */
.product-view .product-shop .price {
  font-size: 18px;
}
/* line 884, ../sass/magento/_product.scss */
.product-view .product-view .grouped-items-table .price-box {
  margin: 0;
  padding: 0;
}
/* line 892, ../sass/magento/_product.scss */
.product-view .box-additional .data-table th, .product-view .box-additional .data-table td {
  line-height: 1.25;
}
/* line 899, ../sass/magento/_product.scss */
.product-view .box-up-sell .carousel-inner {
  border: 1px solid #e4e5e7;
}
/* line 901, ../sass/magento/_product.scss */
.product-view .box-up-sell .carousel-inner .products-grid {
  border: none;
}
/* line 903, ../sass/magento/_product.scss */
.product-view .box-up-sell h2 {
  border-bottom: 0;
  padding: 0;
  margin: 0 0 8px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.product-view .box-up-sell .block-title:before, .product-view .box-up-sell .block-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.product-view .box-up-sell .block-title:after {
  clear: both;
}
/* line 906, ../sass/magento/_product.scss */
.product-view .box-up-sell .block-title strong {
  float: left;
  background: #f4f4f4;
  border-top: 1px solid #7bbd42;
  color: #7bbd42;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 44px;
  padding: 0 21px;
  position: relative;
  bottom: -1px;
  z-index: 9;
  border-left: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
}
/* line 923, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid {
  width: 100%;
}
/* line 925, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid td {
  width: 25%;
  background: #f6f2e7;
  border-right: 1px solid #e5dcc3;
  border-bottom: 1px solid #e5dcc3;
  padding: 15px 10px 12px;
  line-height: 1.6em;
}
/* line 927, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid td.last {
  border-right: 0;
}
/* line 930, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid td img {
  border: 1px solid #e5dcc3;
}
/* line 933, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid td.empty {
  border-right: 0;
  background: #f1ecdb;
}
/* line 938, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid tr.last td {
  border-bottom: 0;
}
/* line 941, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid .product-image {
  text-align: center;
}
/* line 944, ../sass/magento/_product.scss */
.product-view .box-up-sell .products-grid .ratings .rating-box {
  float: none;
  display: block;
  margin: 0 0 3px;
}

/* Block: Tags */
/* line 953, ../sass/magento/_product.scss */
.product-view .box-tags {
  margin: 0;
}
/* line 955, ../sass/magento/_product.scss */
.product-view .box-tags h3 {
  font-size: 13px;
}
/* line 956, ../sass/magento/_product.scss */
.product-view .box-tags .product-tags {
  display: block;
  margin: 0 0 15px;
}
/* line 958, ../sass/magento/_product.scss */
.product-view .box-tags .product-tags li {
  display: inline;
  background: url(images/bkg_pipe3.gif) 100% 4px no-repeat;
  padding: 0 7px 0 4px;
}
/* line 960, ../sass/magento/_product.scss */
.product-view .box-tags .product-tags li.first {
  padding-left: 0;
}
/* line 961, ../sass/magento/_product.scss */
.product-view .box-tags .product-tags li.last {
  background: none;
  padding-right: 0;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.product-view .box-tags .form-add:before, .product-view .box-tags .form-add:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.product-view .box-tags .form-add:after {
  clear: both;
}
/* line 966, ../sass/magento/_product.scss */
.product-view .box-tags .form-add label {
  display: block;
  font-size: 13px;
  font-weight: bold;
  margin: 0 0 5px;
}
/* line 967, ../sass/magento/_product.scss */
.product-view .box-tags .form-add .input-box {
  float: left;
  margin: 0 5px 5px 0;
  float: left;
  margin: 0 5px 5px 0;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-view .box-tags .form-add .input-box {
  float: right !important;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .product-view .box-tags .form-add .input-box {
  margin: 0 0 5px 5px;
}
/* line 972, ../sass/magento/_product.scss */
.product-view .box-tags .form-add input.input-text {
  width: 299px;
  height: 30px;
}
/* line 973, ../sass/magento/_product.scss */
.product-view .box-tags .form-add button.button {
  padding: 0 12px;
  float: left;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .product-view .box-tags .form-add button.button {
  float: right !important;
}
/* line 978, ../sass/magento/_product.scss */
.product-view .box-tags .note {
  margin: 3px 0 0;
  font-size: 11px;
}

/* Block: Reviews */
/* line 985, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews dl {
  margin: 15px 0;
}
/* line 987, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews dl a, .product-view .product-shop .box-reviews dl span {
  font-weight: bold;
}
/* line 992, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews dd {
  margin: 0 0 15px;
}
/* line 994, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews dd small {
  font-style: italic;
}
/* line 998, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add {
  margin: 15px 0 0;
}
/* line 1000, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add h3 {
  font-size: 13px;
  font-weight: normal;
}
/* line 1002, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add h3 span {
  font-weight: bold;
}
/* line 1006, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add h4 {
  font-size: 12px;
}
/* line 1009, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add .data-table td {
  text-align: center;
}
/* line 1012, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add .form-list {
  margin: 15px 0 0;
}
/* line 1014, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add .form-list .input-box {
  width: 360px;
}
/* line 1017, ../sass/magento/_product.scss */
.product-view .product-shop .box-reviews .form-add .form-list input.input-text, .product-view .product-shop .box-reviews .form-add .form-list textarea {
  width: 354px;
  padding: 5px;
}
/* line 1024, ../sass/magento/_product.scss */
.product-view .product-shop .ratings {
  margin: 0 0 20px;
}

/* line 1027, ../sass/magento/_product.scss */
#customer-reviews dl dd {
  padding: 5px 0 15px;
}
/* line 1028, ../sass/magento/_product.scss */
#customer-reviews .pages {
  float: none;
  display: inline-block;
  margin: 0 auto;
}
/* line 1029, ../sass/magento/_product.scss */
#customer-reviews .pages strong {
  display: none;
}

/* Send a Friend */
/* line 1037, ../sass/magento/_product.scss */
.send-friend .form-list {
  width: 615px;
  overflow: hidden;
}
/* line 1039, ../sass/magento/_product.scss */
.send-friend .form-list li {
  margin-right: -15px;
  position: relative;
}
/* line 1042, ../sass/magento/_product.scss */
.send-friend .form-list li p {
  margin: 0 15px 0 0;
  position: absolute;
  right: 0;
  top: 10px;
}
/* line 1049, ../sass/magento/_product.scss */
.send-friend .form-list li.wide .input-box {
  width: 612px;
}
/* line 1057, ../sass/magento/_product.scss */
.send-friend .form-list .field {
  width: 315px;
}
/* line 1060, ../sass/magento/_product.scss */
.send-friend .form-list .input-box {
  width: 300px;
}
/* line 1063, ../sass/magento/_product.scss */
.send-friend .form-list input.input-text, .send-friend .form-list textarea {
  width: 294px;
}
/* line 1067, ../sass/magento/_product.scss */
.send-friend .buttons-set .limit {
  float: right;
  margin: 0 7px 0 0;
  font-size: 11px;
  line-height: 21px;
}

/* ======================================================================================= */
/* line 1071, ../sass/magento/_product.scss */
.related-checkbox {
  float: left;
}

/* line 1074, ../sass/magento/_product.scss */
.crosssell .product-name {
  margin: 0 0 5px;
  font-size: 1em;
  line-height: 1.5em;
}

/* line 1081, ../sass/magento/_product.scss */
iframe .addthis-smartlayers {
  display: none !important;
}

/* line 1082, ../sass/magento/_product.scss */
.zoomContainer {
  z-index: 99;
}

/* line 1085, ../sass/magento/_product.scss */
.productdeals .item-detail {
  display: none;
}
/* line 1086, ../sass/magento/_product.scss */
.productdeals .item-countdown ul li div.countdown_num {
  border: 1px solid #ebebeb;
  padding: 4px 6px;
}
/* line 1089, ../sass/magento/_product.scss */
.productdeals .item-countdown ul li div.countdown_num span {
  font-size: 12px !important;
  padding: 0px !important;
  border: 0 !important;
  background: #fff!important;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
@media screen and (max-width: 991px) {
  /* line 9, ../sass/magento/_responsive.scss */
  #page {
    margin-bottom: 42px;
  }

  /* line 12, ../sass/magento/_responsive.scss */
  .topLinks .quick-access .quickaccess-toggle {
    border: 1px solid #CDCDCD;
    width: 28px;
    line-height: 26px;
    height: 28px;
  }

  /* line 20, ../sass/magento/_responsive.scss */
  .quick-access {
    position: relative;
    float: right;
    padding: 5px 0;
  }
  /* line 24, ../sass/magento/_responsive.scss */
  .quick-access .quickaccess-toggle {
    font-size: 16px;
    color: #a8a8a8;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    text-align: center;
    margin: 0 3px;
  }
  /* line 30, ../sass/magento/_responsive.scss */
  .quick-access .quickaccess-toggle:hover {
    background-color: #7bbd42;
    border-color: #7bbd42;
    color: white;
  }
  /* line 37, ../sass/magento/_responsive.scss */
  .quick-access .inner-toggle {
    background: #fff;
    min-width: 180px;
    position: absolute;
    right: 0;
    top: 100%;
    z-index: 9999 !important;
    opacity: 0;
    filter: alpha(opacity=0);
    display: block;
    transform: translateX(-25%);
    visibility: hidden;
    -webkit-box-shadow: 0 1px 3px lightgrey;
    box-shadow: 0 1px 3px lightgrey;
    padding: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  /* line 55, ../sass/magento/_responsive.scss */
  .quick-access:hover .content .inner-toggle,
  .quick-access:hover .inner-toggle {
    opacity: 1;
    filter: alpha(opacity=100);
    transform: translateX(0px);
    visibility: visible;
    z-index: 10;
  }

  /* line 66, ../sass/magento/_responsive.scss */
  #topbar .topLinks {
    float: right !important;
  }
  /* line 67, ../sass/magento/_responsive.scss */
  #topbar .links {
    float: none !important;
  }
  /* line 69, ../sass/magento/_responsive.scss */
  #topbar .links li {
    float: none !important;
    line-height: 24px;
  }
  /* line 70, ../sass/magento/_responsive.scss */
  #topbar .links li.first {
    padding-left: 6px !important;
  }
  /* line 71, ../sass/magento/_responsive.scss */
  #topbar .links li.last a {
    border: none;
  }
  /* line 73, ../sass/magento/_responsive.scss */
  #topbar .language {
    padding: 6px 5px;
  }

  /* line 75, ../sass/magento/_responsive.scss */
  .cart-top #cart .content {
    position: static;
    opacity: 1;
    visibility: visible;
    top: 0;
    border: none;
    min-width: 270px;
    visibility: inherit;
  }

  /* line 86, ../sass/magento/_responsive.scss */
  #checkout-step-login .buttons-set {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 992px) {
  /* line 93, ../sass/magento/_responsive.scss */
  #search .input-search {
    min-width: 0 !important;
  }

  /* line 95, ../sass/magento/_responsive.scss */
  #header-main #search .input-search {
    width: 183px;
  }

  /* line 99, ../sass/magento/_responsive.scss */
  iframe {
    display: none !important;
  }

  /* line 100, ../sass/magento/_responsive.scss */
  .ves-caption {
    display: none !important;
  }

  /* line 101, ../sass/magento/_responsive.scss */
  #topbar .links li.first {
    padding-left: 0 !important;
  }

  /* line 102, ../sass/magento/_responsive.scss */
  #topbar .links li {
    display: block;
  }

  /* line 103, ../sass/magento/_responsive.scss */
  .module_content, .box.producttabs {
    margin-bottom: 0;
  }

  /* line 104, ../sass/magento/_responsive.scss */
  .custom-subscribe {
    padding-bottom: 60px;
  }

  /* line 105, ../sass/magento/_responsive.scss */
  .top-search .form-search input.input-text {
    width: 249px;
  }

  /* line 106, ../sass/magento/_responsive.scss */
  .top-search, .cart-inner {
    margin-top: 30px;
  }

  /* line 108, ../sass/magento/_responsive.scss */
  .tab-content .carousel-controls {
    display: none;
  }

  /* line 109, ../sass/magento/_responsive.scss */
  .new-letter .custom-subscribe .title {
    display: inline-block;
    float: none;
    margin-bottom: 15px;
    margin-right: 0;
  }

  /* line 116, ../sass/magento/_responsive.scss */
  .new-letter .subscribe-box {
    width: 100%;
  }
  /* line 117, ../sass/magento/_responsive.scss */
  .new-letter .social-link {
    text-align: left;
  }
  /* line 119, ../sass/magento/_responsive.scss */
  .new-letter .social-link .social {
    float: left;
  }

  /* line 122, ../sass/magento/_responsive.scss */
  .breadcrumbs {
    clear: both;
    padding: 15px 0;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  /* line 126, ../sass/magento/_responsive.scss */
  .top-search, .cart-inner {
    margin-top: 10px;
  }

  /* line 127, ../sass/magento/_responsive.scss */
  #header-main .header-wrap {
    text-align: center;
  }
  /* line 129, ../sass/magento/_responsive.scss */
  #header-main .header-wrap .logo {
    float: none;
    display: inline-block;
  }

  /* line 135, ../sass/magento/_responsive.scss */
  .rtl #header-main .header-wrap .logo {
    float: none !important;
  }

  /* line 136, ../sass/magento/_responsive.scss */
  .producttabs .nav-tabs li {
    float: none;
    text-align: left;
  }
  /* line 139, ../sass/magento/_responsive.scss */
  .producttabs .nav-tabs li a {
    border-width: 1px !important;
    border-color: #e4e5e7;
  }

  /* line 141, ../sass/magento/_responsive.scss */
  .rtl .producttabs .nav-tabs li {
    float: none !important;
  }

  /* line 144, ../sass/magento/_responsive.scss */
  .zoomContainer,
  #cboxOverlay,
  #colorbox {
    display: none !important;
  }

  /* line 145, ../sass/magento/_responsive.scss */
  #search .category_filter select {
    width: 123px !important;
  }

  /* line 146, ../sass/magento/_responsive.scss */
  #search {
    margin-top: 5px !important;
  }

  /* line 147, ../sass/magento/_responsive.scss */
  .megamenu .caret {
    border-color: #FFFFFF transparent transparent;
    margin-left: 5px;
  }

  /* line 148, ../sass/magento/_responsive.scss */
  .equal, .equal > div[class*="col-"] {
    display: block;
  }

  /* line 149, ../sass/magento/_responsive.scss */
  .checkout-progress {
    padding: 0px;
  }

  /*New style Table responsive $screen-xs-max */
  /* line 157, ../sass/magento/_responsive.scss */
  table#wishlist-table,
  table#shopping-cart-table,
  table#checkout-review-table,
  table#my-orders-table,
  table#multiship-addresses-table,
  #review-order-form table {
    border: 0;
    border-top: 1px solid #ddd;
    outline: none;
  }
  /* line 161, ../sass/magento/_responsive.scss */
  table#wishlist-table th, table#wishlist-table td,
  table#shopping-cart-table th,
  table#shopping-cart-table td,
  table#checkout-review-table th,
  table#checkout-review-table td,
  table#my-orders-table th,
  table#my-orders-table td,
  table#multiship-addresses-table th,
  table#multiship-addresses-table td,
  #review-order-form table th,
  #review-order-form table td {
    display: block;
    text-align: center;
  }
  /* line 162, ../sass/magento/_responsive.scss */
  table#wishlist-table colgroup,
  table#shopping-cart-table colgroup,
  table#checkout-review-table colgroup,
  table#my-orders-table colgroup,
  table#multiship-addresses-table colgroup,
  #review-order-form table colgroup {
    display: none;
  }
  /* line 163, ../sass/magento/_responsive.scss */
  table#wishlist-table .a-right,
  table#shopping-cart-table .a-right,
  table#checkout-review-table .a-right,
  table#my-orders-table .a-right,
  table#multiship-addresses-table .a-right,
  #review-order-form table .a-right {
    text-align: center !important;
  }
  /* line 164, ../sass/magento/_responsive.scss */
  table#wishlist-table .button,
  table#shopping-cart-table .button,
  table#checkout-review-table .button,
  table#my-orders-table .button,
  table#multiship-addresses-table .button,
  #review-order-form table .button {
    margin-bottom: 15px;
  }
  /* line 165, ../sass/magento/_responsive.scss */
  table#wishlist-table .btn-remove,
  table#shopping-cart-table .btn-remove,
  table#checkout-review-table .btn-remove,
  table#my-orders-table .btn-remove,
  table#multiship-addresses-table .btn-remove,
  #review-order-form table .btn-remove {
    float: none;
    margin: 0 auto;
  }

  /* line 169, ../sass/magento/_responsive.scss */
  .box-reviews .data-table th, .box-reviews .data-table td {
    font-size: 10px;
    padding: 3px !important;
  }

  /* line 171, ../sass/magento/_responsive.scss */
  .multiple-checkout select {
    width: 270px;
  }

  /* line 172, ../sass/magento/_responsive.scss */
  .data-table tr.even td.last, .data-table tr.odd td.last {
    border-right: 1px solid #ddd;
  }

  /*new style shopping cart  mobile responsive */
  /* line 177, ../sass/magento/_responsive.scss */
  .cart table th {
    display: none !important;
  }
  /* line 178, ../sass/magento/_responsive.scss */
  .cart table tbody td {
    border: 0 !important;
    padding: 5px 0;
  }
  /* line 179, ../sass/magento/_responsive.scss */
  .cart table .bgcolol-td {
    background: #e4e5e7;
  }
  /* line 180, ../sass/magento/_responsive.scss */
  .cart table tbody td span {
    float: left;
    text-align: left;
    width: 50%;
  }
  /* line 9, ../sass/magento/_rtl.scss */
  .rtl .cart table tbody td span {
    float: right !important;
  }
  /* line 9, ../sass/magento/_rtl.scss */
  .rtl .cart table tbody td span {
    text-align: right !important;
  }
  /* line 184, ../sass/magento/_responsive.scss */
  .cart table tbody td span.lable-price {
    text-align: right;
    padding-right: 10px;
    line-height: 33px;
  }
  /* line 9, ../sass/magento/_rtl.scss */
  .rtl .cart table tbody td span.lable-price {
    text-align: left !important;
  }
}
@media screen and (max-width: 480px) {
  /* line 191, ../sass/magento/_responsive.scss */
  #image-gallery-zoom .item a {
    width: 21%;
  }

  /* line 194, ../sass/magento/_responsive.scss */
  .product-view .product-shop .add-to-links {
    margin-top: 5px;
  }
  /* line 196, ../sass/magento/_responsive.scss */
  .product-view .product-shop .add-to-links li {
    margin-left: 0;
    margin-right: 6px;
  }

  /* line 202, ../sass/magento/_responsive.scss */
  .product-block .product-colorbox {
    display: none !important;
  }

  /* line 203, ../sass/magento/_responsive.scss */
  #search .input-group {
    margin: 0 auto;
  }

  /* line 205, ../sass/magento/_responsive.scss */
  .producttabs .nav-tabs > li:hover a {
    border-color: #e4e5e7;
  }

  /* line 208, ../sass/magento/_responsive.scss */
  .product-block .actions .add-to-links {
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  /* line 215, ../sass/magento/_responsive.scss */
  #header-main #search .input-search {
    width: 175px;
  }
}
/*$media (max-width: 480px) */
@media (max-width: 480px) {
  /* line 224, ../sass/magento/_responsive.scss */
  .checkout-progress li {
    width: 100%;
    padding: 0px;
  }
}
/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* line 9, ../sass/magento/_typo.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-family: "HelveticaNeue45Light", font-family-sans-serif;
}

/* line 14, ../sass/magento/_typo.scss */
h1 {
  font-size: 22px;
  line-height: 33px;
}

/* line 19, ../sass/magento/_typo.scss */
h2 {
  font-size: 20px;
  line-height: 33px;
}

/* line 24, ../sass/magento/_typo.scss */
h3 {
  font-size: 16px;
  line-height: 33px;
}

/* line 29, ../sass/magento/_typo.scss */
h4 {
  font-size: 15px;
  line-height: 25px;
}

/* line 34, ../sass/magento/_typo.scss */
h5 {
  font-size: 15px;
}

/* line 38, ../sass/magento/_typo.scss */
h6 {
  font-size: 14px;
  line-height: 33px;
}

/* line 42, ../sass/magento/_typo.scss */
.success {
  color: #3d6611;
  font-weight: bold;
}

/* line 43, ../sass/magento/_typo.scss */
.error {
  color: #df280a;
  font-weight: bold;
}

/* line 44, ../sass/magento/_typo.scss */
.notice {
  color: #e26703;
}

/* line 46, ../sass/magento/_typo.scss */
.messages {
  width: 100%;
  overflow: hidden;
}

/* line 48, ../sass/magento/_typo.scss */
.messages,
.messages ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

/* line 49, ../sass/magento/_typo.scss */
.messages li {
  margin: 0 0 10px !important;
}
/* line 51, ../sass/magento/_typo.scss */
.messages li li {
  margin: 0 0 3px !important;
}

/* line 58, ../sass/magento/_typo.scss */
.error-msg,
.success-msg,
.note-msg,
.notice-msg {
  border-style: solid !important;
  border-width: 1px !important;
  background-position: 10px 9px !important;
  background-repeat: no-repeat !important;
  min-height: 24px !important;
  padding: 8px 8px 8px 32px !important;
  font-size: 11px !important;
  font-weight: bold !important;
}

/* line 59, ../sass/magento/_typo.scss */
.error-msg {
  border-color: #f16048;
  background-color: #faebe7;
  background-image: url(images/i_msg-error.gif);
  color: #df280a;
}

/* line 60, ../sass/magento/_typo.scss */
.success-msg {
  border-color: #446423;
  background-color: #eff5ea;
  background-image: url(images/i_msg-success.gif);
  color: #3d6611;
}

/* line 62, ../sass/magento/_typo.scss */
.note-msg,
.notice-msg {
  border-color: #fcd344;
  background-color: #fafaec;
  background-image: url(images/i_msg-note.gif);
  color: #3d6611;
}

/******************************************************
 * @package Ves Theme Framework for Magento
 * @version 1.0
 * @author http://www.venustheme.com
 * @copyright Copyright (C) Augus 2013 Venustheme.com <@emai:venustheme@gmail.com>.All rights reserved.
 * @license   GNU General Public License version 2
*******************************************************/
/* line 8, ../sass/magento/_custom.scss */
.box {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}

/* line 14, ../sass/magento/_custom.scss */
.custom-block {
  margin-bottom: 30px;
}

/* line 16, ../sass/magento/_custom.scss */
.custom-block a, .custom-banner a {
  position: relative;
  display: block;
}
/* line 19, ../sass/magento/_custom.scss */
.custom-block a:before, .custom-banner a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* line 29, ../sass/magento/_custom.scss */
.custom-block a:hover:before, .custom-banner a:hover:before {
  -webkit-box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 0 0 30px rgba(0, 0, 0, 0.03) inset;
}

/* line 38, ../sass/magento/_custom.scss */
.custom-banner img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 40, ../sass/magento/_custom.scss */
.custom-img a img {
  border: 1px solid #E9E9E9;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* line 44, ../sass/magento/_custom.scss */
.custom-img .box {
  margin-bottom: 15px;
}

/* line 45, ../sass/magento/_custom.scss */
.custom-abs {
  border: 1px solid #e4e5e7;
  background: #f5f5f5;
  overflow: hidden;
}
/* line 49, ../sass/magento/_custom.scss */
.custom-abs .row > div {
  border-right: 1px solid #e4e5e7;
  border-right: 1px solid #e4e5e7;
  padding: 35px 10px 35px 25px;
  padding: 35px 10px 35px 18px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .custom-abs .row > div {
  border-left: 1px solid #e4e5e7;
  border-right: inherit;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .custom-abs .row > div {
  padding: 35px 18px 35px 10px;
}
/* line 54, ../sass/magento/_custom.scss */
.custom-abs .row > div:last-child {
  padding: 35px 25px 35px 25px;
  border-right: 1px solid #e4e5e7;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .custom-abs .row > div:last-child {
  padding: 35px 25px 35px 25px;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .custom-abs .row > div:last-child {
  border-left: 1px solid #e4e5e7;
  border-right: inherit;
}
/* line 60, ../sass/magento/_custom.scss */
.custom-abs .fa {
  font-size: 60px;
  color: #2e3a47;
  float: left;
  padding-right: 15px;
  padding: 0 15px 0 0;
  float: left;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .custom-abs .fa {
  padding: 0 0 0 15px;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .custom-abs .fa {
  float: right !important;
}
/* line 68, ../sass/magento/_custom.scss */
.custom-abs h2 {
  font-size: 18px;
  color: #2e3a47;
}
/* line 69, ../sass/magento/_custom.scss */
.custom-abs span {
  font-size: 14px;
  color: #8c8c8c;
}
/* line 73, ../sass/magento/_custom.scss */
.custom-abs div div:hover a, .custom-abs div div:hover .fa {
  color: #7bbd42;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

/* line 78, ../sass/magento/_custom.scss */
.custom-abs h3,
.custom-footer-links h3 {
  color: #2e3a47;
  font-size: 14px;
  font-weight: normal;
  padding: 0 0 10px;
  text-transform: uppercase;
  font-weight: 600;
}

/* line 87, ../sass/magento/_custom.scss */
.social span {
  display: none;
}
/* line 88, ../sass/magento/_custom.scss */
.social li {
  float: left;
  margin: 0 4px;
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .social li {
  float: right !important;
}
/* line 89, ../sass/magento/_custom.scss */
.social .fa {
  color: #635565;
  font-size: 20px;
}
/* line 93, ../sass/magento/_custom.scss */
.social a .fa {
  color: #635565;
  display: inline-block;
  font-size: 20px;
  height: 35px;
  line-height: 35px;
  width: 35px;
  text-align: center;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  background: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
/* line 102, ../sass/magento/_custom.scss */
.social a .fa:hover {
  color: #fff;
}
/* line 106, ../sass/magento/_custom.scss */
.social a .fa.fa-facebook:hover {
  background: #346DA6;
}
/* line 107, ../sass/magento/_custom.scss */
.social a .fa.fa-twitter:hover {
  background: #4C91D7;
}
/* line 108, ../sass/magento/_custom.scss */
.social a .fa.fa-rss:hover {
  background: #F05423;
}
/* line 109, ../sass/magento/_custom.scss */
.social a .fa.fa-youtube:hover {
  background: #b61f26;
}
/* line 110, ../sass/magento/_custom.scss */
.social a .fa.fa-skype:hover {
  background: #00adf2;
}

/* line 113, ../sass/magento/_custom.scss */
.time li {
  background: url(images/dot.png) left 16px repeat-x;
  line-height: 24px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.time li:before, .time li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.time li:after {
  clear: both;
}
/* line 118, ../sass/magento/_custom.scss */
.time li span {
  background: white;
}
/* line 120, ../sass/magento/_custom.scss */
.time li span.f-left {
  padding-right: 5px;
}
/* line 121, ../sass/magento/_custom.scss */
.time li span.f-right {
  padding-left: 5px;
}

/* line 124, ../sass/magento/_custom.scss */
.custom-footer-links {
  font-size: 13px;
  color: #2e3a47;
  line-height: 24px;
}
/* line 127, ../sass/magento/_custom.scss */
.custom-footer-links strong {
  color: white;
}
/* line 128, ../sass/magento/_custom.scss */
.custom-footer-links p {
  line-height: 18px;
  margin: 2px 0 0;
}
/* line 131, ../sass/magento/_custom.scss */
.custom-footer-links .contacts li {
  margin-bottom: 10px;
}
/* line 132, ../sass/magento/_custom.scss */
.custom-footer-links .contacts span.fa {
  margin-right: 12px;
  margin-right: 12px;
  width: 26px;
  height: 26px;
  line-height: 26px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #8c8c8c;
  text-align: center;
}
/* line 20, ../sass/magento/_rtl.scss */
.rtl .custom-footer-links .contacts span.fa {
  margin-left: 12px;
  margin-right: inherit;
}

/* line 147, ../sass/magento/_custom.scss */
.custom-links a {
  line-height: 24px;
  padding-left: 7px;
  color: #2e3a47;
  padding: 0 0 0 7px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
/* line 33, ../sass/magento/_rtl.scss */
.rtl .custom-links a {
  padding: 0 7px 0 0;
}
/* line 152, ../sass/magento/_custom.scss */
.custom-links li {
  padding-bottom: 5px;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
/* line 156, ../sass/magento/_custom.scss */
.custom-links li:hover a, .custom-links li:hover .fa {
  color: #7bbd42;
}
/* line 161, ../sass/magento/_custom.scss */
.custom-links .fa {
  color: #8C8C8C;
  font-size: 4px;
  vertical-align: middle;
}

/* line 167, ../sass/magento/_custom.scss */
.ct-p {
  margin-top: 15px;
  line-height: 32px;
}
/* line 170, ../sass/magento/_custom.scss */
.ct-p .fa {
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid white;
  color: white;
  font-size: 19px;
  height: 35px;
  line-height: 30px;
  text-align: center;
  width: 35px;
  margin-right: 3px;
}
/* line 181, ../sass/magento/_custom.scss */
.ct-p strong {
  font-size: 18px;
  font-weight: normal;
}

/* New letter */
/* line 188, ../sass/magento/_custom.scss */
.module_content {
  margin-bottom: 26px;
}
/* line 21, ../sass/bootstrap_lib/_mixins.scss */
.module_content:before, .module_content:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
/* line 25, ../sass/bootstrap_lib/_mixins.scss */
.module_content:after {
  clear: both;
}

/* line 193, ../sass/magento/_custom.scss */
.module_aboutus,
.module_custom-footer-links {
  margin-bottom: 28px;
}

/* line 194, ../sass/magento/_custom.scss */
.module_custombanner {
  margin-bottom: 8px;
}

/* line 195, ../sass/magento/_custom.scss */
.module_newletter {
  margin-bottom: 35px;
}

/* line 198, ../sass/magento/_custom.scss */
.action_button li {
  width: auto;
  margin: 20px 10px 0;
  clear: none;
}
/* line 200, ../sass/magento/_custom.scss */
.action_button li a.button {
  color: white;
  background: #2e3a47;
  border: 1px solid #28313c;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 28px;
  text-align: center;
  padding: 0 16px;
  display: block;
  float: right;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
/* line 213, ../sass/magento/_custom.scss */
.action_button li a.button:hover {
  background: #7bbd42;
  border-color: #71ac3e;
}

/* line 34, ../sass/styles.scss */
.pull-left {
  float: left;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .pull-left {
  float: right !important;
}

/* line 37, ../sass/styles.scss */
.pull-right {
  float: right;
}
/* line 9, ../sass/magento/_rtl.scss */
.rtl .pull-right {
  float: left !important;
}
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2016 X.commerce, Inc. and affiliates (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

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

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

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

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

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

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

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

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

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

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

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

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

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

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

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(images/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */
/* Browser Resets
*********************************/
.awis-container a:active,
.awislider a:active,
.awis-container a:focus,
.awislider a:focus {
    outline: none;
}

.slides,
.awis-control-nav,
.awis-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none;
}

.awislider .slides {
    margin-bottom: 0;
}

.awislider .slides li {
    margin-left: 0;
}

/* awislider Necessary Styles
*********************************/
.awislider {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.awislider .slides > li,
.awislider .slides > iframe {
    -webkit-backface-visibility: hidden;
    position: relative;
    float: left;
    margin-right: -100%;
    display: block;
    z-index: 1;
    top: 0;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.awislider .slides img {
    max-width: 100%;
    display: block;
}

.awis-pauseplay span {
    text-transform: capitalize;
}

/* Clearfix for the .slides element */
html[xmlns] .slides {
    display: block;
}

* html .slides {
    height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
    display: block;
}

/* awislider Default Theme
*********************************/
.awislider {
    margin: 0 0 60px;
    background: #fff;
    border: 4px solid #fff;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    -o-box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, .2);
    zoom: 1;
}

.awis-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.loading .awis-viewport {
    max-height: 300px;
}

.awislider .slides {
    zoom: 1;
    max-width: 100%;
    max-height: 100%;
}

.carousel li {
    margin-right: 5px;
}

/* Direction Nav */
.awis-direction-nav {
    *height: 0;
    margin-bottom: 0 !important;
}

.awis-direction-nav li {
    list-style-type: none;
}

.awis-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0, 0, 0, 0.8);
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
}

.awis-direction-nav .awis-prev,
.awis-direction-nav .awis-next {
    background: url("images/sprite.png") no-repeat;
    width: 31px;
    height: 31px;
    border: 0;
    cursor: pointer;
}

.awis-direction-nav .awis-prev {
    background-position: 0 0;
    left: 10px;
    opacity: 0.7;
}

.awis-direction-nav.auto-hide .awis-prev {
    left: -50px;
}

.awis-direction-nav .awis-next {
    text-align: right;
    background-position: -45px 0;
    right: 10px;
    opacity: 0.7;
}

.awis-direction-nav.auto-hide .awis-next {
    right: -50px;
}

.awislider:hover .awis-prev {
    opacity: 0.7;
    left: 10px;
}

.awislider:hover .awis-next {
    opacity: 0.7;
    right: 10px;
}

.awislider:hover .awis-next:hover, .awislider:hover .awis-prev:hover {
    opacity: 1;
}

.awis-direction-nav .awis-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
}

/* Pause/Play */
.awis-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000;
}

.awis-pauseplay a:hover {
    opacity: 1;
}

/* Control Nav */
.awis-control-nav {
    width: 100%;
    position: absolute;
    bottom: 10px;
    text-align: center;
}

.awislider .awis-control-nav.auto-hide {
    bottom: -40px;
}

.awislider:hover .awis-control-nav.auto-hide {
    bottom: 10px;
}

.awis-control-nav li {
    margin: 0 6px !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.awis-control-nav li a {
    position: relative;
    z-index: 5;
}

.awis-control-paging li a {
    display: block;
    cursor: pointer;
    text-indent: -9999px;
    margin: 0 -2px;
    width: 19px;
    height: 19px;
    background: url("images/sprite.png") -40px -40px no-repeat;
}

.awis-control-paging li a:hover {
    background-position: 0 -45px;
}

.awis-control-paging li a.awis-active {
    background-position: 0 -45px;
}

.awis-control-nav.auto-hide {
    opacity: 0;
}

.awislider:hover .awis-control-nav.auto-hide {
    opacity: 1;
}

.awislider .awis-control-nav.auto-hide:hover {
    opacity: 1;
}

.awis-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden;
}

.awis-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
}

.awis-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer;
}

.awis-control-thumbs img:hover {
    opacity: 1;
}

.awis-control-thumbs .awis-active {
    opacity: 1;
    cursor: default;
}

@media screen and (max-width: 860px) {
    .awis-direction-nav .awis-prev {
        opacity: 1;
        left: 10px;
    }

    .awis-direction-nav .awis-next {
        opacity: 1;
        right: 10px;
    }
}

.awis-jalousie-slice {
    position: absolute;
    top: 0;
}

img.slide-left {
    left: 100%;
    position: absolute;
    top: 0;
}

img.slide-right {
    left: -100%;
    position: absolute;
    top: 0;
}

.awislider .slides li.blind {
    display: block;
    opacity: 1 !important;
    z-index: 2;
}