/***
 * Source: file
 * File: skin/Sportys_MEM_v2/lib/jqueryui/jquery.ui.theme.css
 * Queue: 0
 * ===================================================================
 ***/

/*
* jQuery UI CSS Framework
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
*/

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.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
* Copyright (c) 2010 AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,%20Tahoma,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=5c9ccc&bgTextureHeader=02_glass.png&bgImgOpacityHeader=30&borderColorHeader=4385b6&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a3b8c8&fcContent=262626&iconColorContent=4088bf&bgColorDefault=dfeffc&bgTextureDefault=02_glass.png&bgImgOpacityDefault=85&borderColorDefault=9dc4e1&fcDefault=2e6e9e&iconColorDefault=6da8d5&bgColorHover=d0e5f5&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=79b7e7&fcHover=1d5987&iconColorHover=217bc0&bgColorActive=f5f8f9&bgTextureActive=06_inset_hard.png&bgImgOpacityActive=100&borderColorActive=79b7e7&fcActive=2d4462&iconColorActive=274977&bgColorHighlight=ffffff&bgTextureHighlight=01_flat.png&bgImgOpacityHighlight=55&borderColorHighlight=295289&fcHighlight=363636&iconColorHighlight=549fde&bgColorError=fef1ec&bgTextureError=02_glass.png&bgImgOpacityError=95&borderColorError=e08080&fcError=a41e1e&iconColorError=cd0a0a&bgColorOverlay=212121&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=262626&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
*/


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana, Tahoma, 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: Verdana, Tahoma, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #a3b8c8; background: #fcfdfd url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x; color: #262626; }
.ui-widget-content a { color: #262626; }
.ui-widget-header { border: 1px solid #4385b6; background: #5c9ccc url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_glass_30_5c9ccc_1x400.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 #9dc4e1; background: #dfeffc url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #2e6e9e; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #2e6e9e; 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 #79b7e7; background: #d0e5f5 url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_glass_75_d0e5f5_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1d5987; }
.ui-state-hover a, .ui-state-hover a:hover { color: #1d5987; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #79b7e7; background: #f5f8f9 url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #2d4462; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #2d4462; 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 #295289; background: #ffffff url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_flat_55_ffffff_40x100.png) 50% 50% 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 #e08080; background: #fef1ec url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #a41e1e; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #a41e1e; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #a41e1e; }
.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(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_4088bf_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_4088bf_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_6da8d5_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_274977_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_549fde_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-icons_cd0a0a_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-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #212121 url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_flat_0_212121_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #262626 url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-bg_flat_0_262626_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/* Resizable
----------------------------------*/
.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;}/* Selectable
----------------------------------*/
.ui-selectable-helper { border:1px dotted black }
/* Accordion
----------------------------------*/
.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; }
/* IE7-/Win - Fix extra vertical space in lists */
.ui-accordion a { zoom: 1; }
.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; }/* Autocomplete
----------------------------------*/
.ui-autocomplete { position: absolute; cursor: default; }	
.ui-autocomplete-loading { background: white url(../../../skin/Sportys_MEM_v2/lib/jqueryui/images/ui-anim_basic_16x16.gif) right center no-repeat; }

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

/* Menu
----------------------------------*/
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
}
.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;
}
/* Button
----------------------------------*/

.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 .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.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 .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 .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-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 */





/* Dialog
----------------------------------*/
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .5em 1em .3em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .2em 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 { 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 button { float: right; margin: .5em .4em .5em 0; cursor: pointer; padding: .2em .6em .3em .6em; line-height: 1.4em; width:auto; overflow:visible; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/* Slider
----------------------------------*/
.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; }/* Tabs
----------------------------------*/
.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; }
/* Datepicker
----------------------------------*/
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.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%; }

/* 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*/
}/* Progressbar
----------------------------------*/
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }
/***
 * Source: file
 * File: skin/common_files/css/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet for storefront pages
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.56.2.1 2010/08/16 07:16:11 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * General tags styles
 */
html,
body
{
  height: 100%;
  background-color: #fff;
  margin: 0;
  padding: 0;
  min-width: 780px;
  border: 0 none;
}

body,
input,
select,
textarea,
button
{
  font-family: verdana, arial, helvetica, sans-serif;
  color: #2c3e49;
  font-size: 11px;
}

a:link,
a:visited,
a:hover,
a:active
{
  color: #333;
  text-decoration: underline;
}

a:hover {
  color: #888;
  text-decoration: underline;
}

h1 {
  margin: 10px 0;
  padding: 0;
  font-size: 20px;
  color: #617683;
  font-weight: normal;
}

hr {
  border: 0 none;
  border-bottom: 1px solid #888;
  margin: 20px 0 10px;
  padding: 0;
  height: 0;
}

form {
  margin: 0;
}

table,
img
{
  border: 0;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

/**
 * Service styles
 */

/**
 * float-box finisher
 */
.clearing {
  height: 0;
  font-size: 0;
  clear: both;
}

/**
 * vertical align (center)
 */
.valign-middle {
  vertical-align: middle;
  height: 100%;
}

.valign-middle-adv-lvl1 {
  height: 100%;
  display: table;
}

.valign-middle-adv-lvl2 {
  display: table-cell;
  vertical-align: middle;
}

.valign-middle-adv-lvl3 {
}

/**
 * horizontal align
 */
.halign-center-noscript,
.halign-center
{
  display: table;
  margin: 0 auto;
  text-align: center;
}

.center {
  text-align: center;
}

.right-box {
  width: 100%;
  text-align: right;
}

/**
 * text block container
 */
.text-block {
  margin-bottom: 15px;
}

.text-pre-block {
  margin-top: 15px;
}

/**
 * no-wrap
 */
.nowrap {
  white-space: nowrap;
}

/**
 * width:100% emulator
 */
.width-100 {
  width: 100%;
}

/**
 * page break
 */
.page-break {
  height: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
  page-break-after: always;
}

/**
 * pointer cursor
 */
.pointer {
  cursor: pointer;
}

/**
 * overflow wrapper
 */
.overflow {
  position: relative;
  margin-right: 20px;
  padding-bottom: 20px;
  overflow: auto;
}

/* display: none */
.hidden {
  display: none;
}

label {
  vertical-align: bottom;
  line-height: 15px;
}

label input {
  margin: 0;
  vertical-align: bottom;
}

label.input-block {
  vertical-align: middle;
  line-height: 21px;
}

label.input-block input,
label.input-block select
{
  vertical-align: middle;
}

label.input-row,
.input-row label
{
  float: left;
  padding-right: 20px;
}

.plain-box {
  display: block;
  padding-bottom: 15px;
}

.plain-box .label-title {
  display: block;
}

.default-value {
  color: #aaa;
}

.underline {
  text-decoration: underline;
}

.dotted {
  text-decoration: none !important;
  border-bottom: 1px dotted #888;
}

.toggle-link {
  background: transparent url(../../../skin/common_files/css/../images/arrow_down.png) no-repeat right 8px;
  padding-right: 15px;
}

.cursor-hover:hover {
  border: solid 1px #1a478f !important;
}

/** 
 * Form elements styles 
 */
input[type=text],
input[type=password],
select,
textarea,
.input-style
{
  border: solid 1px #bbb;
  padding: 2px;
  background: #fff;
}

input[type=text]:focus,
input[type=password]:focus,
select:focus,
textarea:focus
{
  border: solid 1px #999;
}

/** 
 * Common styles 
 */
.error-message {
  color: #b51a00;
}

select.err,
input.err,
textarea.err
{
  border: solid 1px #b51a00;
  background-color: #f7f3f3;
}

div.error-message {
  margin: 0 0 15px;
}

.form-text {
  color: #112536;
  font-weight: bold;
}

.black-text {
  color: #000;
}

a.list-item:link,
.list-item a:link
{
  color: #043fa0;
  text-decoration: none;
}

a.list-item:visited,
.list-item a:visited
{
  color: #043fa0;
  text-decoration: none;
}

a.list-item:hover,
.list-item a:hover
{
  color: #2863c2;
  text-decoration: underline;
}

a.list-item:active,
.list-item a:active
{
  color: #043fa0;
  text-decoration: none;
}

tr.head-row th {
  background: #ccc none;
  font-weight: bold;
}

tr.highlight td,
tr.highlight th,
li.highlight
{
}

tr.center-row th {
  text-align: center;
}

div.ajax-popup-error-message {
  padding: 0 5px;
  margin: 10px 0;
  display: none;
}

div.ajax-popup-error-message span {
  float: left;
  margin: 0 10px 0 3px;
}

/**
 * Currency
 */
.currency {
  white-space: nowrap;
}

input.datepicker-formatted {
  border: solid 1px #bbb;
  margin-right: 5px;
}

input.datepicker-formatted[disabled] {
  background: #fff;
  color: #bbb;
}

/**
 * zipcode
 */
input.zipcode {
  width: 100px;
}

input.zip4 {
  width: 60px;
}

/**
 * password validation
 */
span.validate-mark {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

span.validate-mark img {
  width: 15px;
  height: 15px;
  margin-left: 3px;
}

span.validate-matched img {
  background: transparent url(../../../skin/common_files/css/../images/icon_ok.png) no-repeat left top;
}

span.validate-non-matched img {
  background: transparent url(../../../skin/common_files/css/../images/icon_nok.png) no-repeat left top;
}

/*==============================================================================

  layout styles

==============================================================================*/
/**
 * page container
 */
#page-container {
  min-height: 100%;
  position: relative;
}

/**
 * page layout
 */
#content-container {
  clear: both;
  float: left;
  overflow: hidden;
  position: relative;
  /*width: 100%;*/
  padding-bottom: 39px;
  margin-top: 140px;
}

#content-container2 {
  float: left;
  position: relative;
  right: 100%;
  width: 200%;
}

#center {
  float: left;
  position: relative;
  width: 50%;
  left: 50%;
}

#left-bar {
  float: left;
  position: relative;
  width: 160px;
  margin-left: 7px;
}

#right-bar {
  float: right;
  right: 7px;
  position: relative;
  width: 160px;
}

#center-main {
  margin: 0 187px;
  position: relative;
  overflow: hidden;
}

#header {
  height: 140px;
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
}

#footer {
  height: 39px;
  width: 100%;
  position: absolute !important;
  bottom: 0;
  overflow: hidden;
  float: left;
}

/**
 * Right-to-left
 */
.rtl {
  direction: rtl;
}

/**
 * header styles
 */
#header .line1 {
  position: relative;
  height: 67px;
  direction: ltr;
}

#header .line1 .logo {
  padding-top: 9px;
  margin-left: 27px;
  width: 203px;
}

#header .line1 .logo a img {
  width: 203px;
  height: 48px;
}

/**
 * header tabs
 */
.tabs {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  height: 25px;
  width: 80%;
  text-align: right;
}

.tabs ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tabs li {
  float: right;
  margin: 0 1px 0 0;
  padding: 0;
  background: transparent url(../../../skin/common_files/css/../images/tab_r.png) no-repeat right top;
  height: 25px;
}

.tabs a
{
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/tab_l.png) no-repeat left top;
  margin: 0 5px 0 0;
  padding: 5px 10px 5px 15px;
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  color: #253161;
  text-decoration: none;
  font-weight: bold;
  font-size: 11px;
  height: 25px;
  outline-style: none;
}

.tabs a:hover {
  color: #2863c2;
}

/**
 * phones line
 */
#header .phones {
  position: absolute;
  right: 10px;
  top: 25px;
  height: 42px;
  vertical-align: middle;
  line-height: 42px;
  color: #5480a2;
  text-align: right;
  white-space: nowrap;
  font-size: 11px;
}

#header .phones span {
  padding-left: 15px;
}

/**
 * header line 2
 */
#header .line2 {
  position: relative;
  width: 100%;
  border: none;
  border-top: 1px solid #cb480c;
  border-bottom: 1px solid #cb480c;
  background: url(../../../skin/common_files/css/../images/head_linebg.gif) repeat-x top;
  height: 39px;
  color: #451300;
}

#header .line2 div,
#header .line2 span
{
  color: #451300;
}

#header .line2 a {
  color: #510000;
}

#header div.search {
  position: absolute;
  top: 0;
  left: 0;
  height: 39px;
  line-height: 39px;
  vertical-align: middle;
}

#header span.search {
  font-size: 12px;
  padding-left: 20px;
  padding-right: 5px;
}

#header input.text {
  width: 108px;
}

#header a.search
{
  text-decoration: underline;
}

#header input {
  margin-right: 3px;
}

#header button.simple-button {
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 3px;
}

#header button.simple-button img {
  margin-left: 0;
}

#header .languages {
  position: absolute;
  top: 7px;
  right: 20px;
  text-align: right;
  vertical-align: middle;
}

#header .languages-row,
#header .languages-flags
{
  top: 9px;
}

#header .languages-flags a,
#header .languages-flags strong
{
  padding-left: 5px;
  padding-right: 5px;
}

#header .languages label {
  line-height: 21px;
  vertical-align: middle;
  font-size: 12px;
}

#header .languages select {
  margin-left: 5px;
}

/**
 * header line 3
 */
#header .line3 {
  position: relative;
  width: 100%;
  height: 39px;
  text-align: right;
}

.printable-bar a {
  background: transparent url(../../../skin/common_files/css/../images/printer.gif) no-repeat right top;
  padding: 2px 20px 2px 0;
  color: #818891;
  font-size: 10px;
  line-height: 16px;
}

div.printable-bar {
  width: 130px;
}

/**
 * footer styles
 */
#footer .box {
  width: 100%;
  border: none;
  border-top: 1px solid #cb480c;
  padding: 0;
}

#footer .subbox {
  border-top: #ffd30d 1px solid;
  background: #f4f5f7 none;
  color: #667d92;
  height: 40px;
  vertical-align: middle;
  padding: 0;
  position: relative;
}

#footer .subbox .left {
  background: transparent none;
  position: absolute;
  left: 12px;
  top: 0;
  line-height: 40px;
  vertical-align: middle;
}

#footer .subbox .right {
  background: transparent none;
  position: absolute;
  right: 12px;
  top: 0;
  text-align: right;
  line-height: 40px;
  vertical-align: middle;
}

#footer .subbox a {
  color: #667d92;
  text-decoration: underline;
}

#footer .subbox a:hover {
  text-decoration: none;
}

/*==============================================================================

  widgets

==============================================================================*/
/**
 * location bar
 */
#location {
  min-height: 25px;
  line-height: 15px;
  margin-bottom: 10px;
  font-size: 11px;
  color: #818891;
}

font.bread-crumb {
  font-size: 11px;
  color: #818891;
}

a.bread-crumb {
  font-size: 11px;
  color: #818891;
  text-decoration: underline;
}

a.bread-crumb:hover {
  text-decoration: none;
}

font.last-bread-crumb {
  text-decoration: none;
}

#location span {
  padding: 0 5px;
}

/**
 * Dialog message container
 */
#dialog-message {
  margin: 0;
  padding: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 350px;
  z-index: 1000;
}

#dialog-message .box {
  position: relative;
  border: 1px solid #000;
  border-top: 3px solid #000;
  padding: 10px 25px 10px 59px;
  vertical-align: middle;
  text-align: left;
  min-height: 32px;
}

#dialog-message a.close-link {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 13px;
  height: 13px;
  text-decoration: none;
}

#dialog-message .close-img {
  width: 13px;
  height: 13px;
  background: transparent url(../../../skin/common_files/css/../images/but_cross.gif) no-repeat left top;
}

#dialog-message .message-i {
  color: #112536;
  border-color: #7a97c1;
  background: #f4f5f7 url(../../../skin/common_files/css/../images/icon_info.gif) no-repeat 10px 10px;
}

#dialog-message .message-w {
  color: #3e3104;
  border-color: #c3902f;
  background: #f8f7f3 url(../../../skin/common_files/css/../images/icon_warning.gif) no-repeat 10px 10px;
}

#dialog-message .message-e {
  color: #590a0a;
  border-color: #d30000;
  background: #f7f3f3 url(../../../skin/common_files/css/../images/icon_error.gif) no-repeat 10px 10px;
}

#dialog-message .anchor {
  position: relative;
  margin-left: auto;
  margin-right: 0;
  height: 15px;
  text-align: right;
  vertical-align: middle;
}

#dialog-message .anchor img {
  width: 12px;
  height: 10px;
  vertical-align: middle;
  background: transparent url(../../../skin/common_files/css/../images/goto_arr.gif) no-repeat left top;
}

.dialogtr {
  color: #1a2b3c;
}

/**
 * Form fill error
 */
.fill-error label {
  color: #ce0000;
}

.fill-error input[type=text],
.fill-error input[type=password],
.fill-error select,
.fill-error textarea
{
  border: solid 1px #ce0000;
  background-color: #ffebeb;
}

div.error-label {
  color: #ce0000;
  font-size: 9px !important;
  display: none;
}

.fill-error div.error-label {
  display: block;
}

/**
 * Inline message
 */
.inline-message {
  height: 16px;
  line-height: 16px;
  vertical-align: middle;
  padding: 1px 1px 15px;
  margin: 0;
}

.inline-message img.icon-w {
  vertical-align: top;
  width: 18px;
  height: 18px;
  background: transparent url(../../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message {
  padding: 5px 5px 5px 35px;
  text-align: left;
  min-height: 20px;
  color: #4f6280;
  font-size: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.cart-message-w {
  background: #efefef 5px 5px url(../../../skin/common_files/css/../images/icon_warning_small.gif) no-repeat;
}

.cart-message div.close-link {
  float: right;
  width: 25px;
  height: 13px;
  text-align: right;
  cursor: pointer;
  background: transparent url(../../../skin/common_files/css/../images/but_cross.gif) no-repeat right top;
}

/**
 * side bar container
 */
.menu-dialog {
  border: 1px solid #5f94c0;
  margin-bottom: 15px;
}

.menu-dialog .title-bar {
  width: 100%;
  background: #9ec6de url(../../../skin/common_files/css/../images/menu_bg.gif) repeat-x left top;
  border: 0 none;
  border-bottom: #215485 1px solid;
  height: 27px;
  overflow: hidden;
}

.menu-dialog .title-bar img.icon {
  vertical-align: middle;
  margin: 4px 7px 6px;
  width: 17px;
  height: 17px;
}

.menu-dialog .title-bar h2 {
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  line-height: 27px;
  height: 27px;
  margin: 0;
  padding: 0;
  width: auto;
  display: inline;
  white-space: nowrap;
}

.menu-dialog .link-title span.title-link {
  float: right;
  padding: 8px 7px 8px 0;
}

.menu-dialog .link-title a.title-link {
  text-decoration: none;
  outline-style: none;
}

.menu-dialog .link-title .title-link img {
  width: 7px;
  height: 11px;
  background: transparent url(../../../skin/common_files/css/../images/menu_arrow.gif) no-repeat left center;
}

.menu-dialog .content {
  border: 0;
  background-color: #fff;
  padding: 8px 10px;
  overflow: hidden;
}

.menu-dialog .content a {
  color: #324c76;
}

.menu-dialog .content a:hover {
  color: #2863c2;
}

.menu-dialog ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.menu-dialog ul li {
  padding: 0;
  vertical-align: middle;
}

.menu-dialog .item {
  color: #112536;
  font-size: 10px;
}

.menu-dialog ul li a {
  font-size: 11px;
  text-decoration: none;
}

.menu-dialog ul li a:hover {
  text-decoration: underline;
}

.menu-dialog hr {
  background-color: #999;
}

.menu-dialog .login-text ul li {
  padding: 1px 0;
}

/**
 * Dialog container
 */
.dialog {
  border: 1px solid #acb7c7;
  padding: 0;
  margin: 0 0 30px;
  page-break-inside: avoid;
}

.dialog .title {
  position: relative;
  color: #253161;
  font-weight: bold;
  font-size: 13px;
  background: transparent url(../../../skin/common_files/css/../images/dialog_bg.gif) repeat-x top left;
  border: 0 none;
  vertical-align: middle;
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 0 18px;
  text-align: left;
  border-bottom: 1px solid #acb7c7;
  overflow: hidden;
}

.dialog .title h2 {
  margin: 0;
  padding: 0;
  font-size: 13px;
  overflow: hidden;
  white-space: nowrap;
}

.dialog .content {
  border: 0 none;
  background: transparent none;
  text-align: left;
  padding: 10px 10px 25px;
  color: #58595b;
}

.list-dialog .title h2 {
  width: 60%;
}

.list-dialog .title div.sort-box {
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
  overflow: hidden;
}

.list-dialog .title div.sort-box .search-sort-bar {
  padding: 0;
  margin: 7px 0;
}

.list-dialog .title div.sort-box .search-sort-title,
.list-dialog .title div.sort-box .search-sort-cell
{
  padding-right: 10px;
}

/**
 * Dialog with "noborder" class parameter
 */
.noborder {
  border: 0 none;
}

.noborder .content {
  padding: 0;
}

/**********************************
 * Buttons
 **********************************/

/**
 * button-based
 */
button.button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  height: 23px;
  margin: 0;
  padding: 1px;
  vertical-align: top;
  overflow: visible;
  outline-style: none;
}

button.button .button-right {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/but_right.png) no-repeat right top;
  padding: 0 10px 0 0;
  height: 21px;
}

button.button .button-left {
  display: block;
  margin: 0;
  background: transparent url(../../../skin/common_files/css/../images/but_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  vertical-align: middle;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #111d4d;
  font-weight: bold;
  font-size: 11px;
  height: 22px;
  line-height: 21px;
}

/**
 * div-based
 */
div.button {
  border: 0 none;
  background: transparent none;
  cursor: pointer;
  margin: 0;
  padding: 0 10px 0 0;
  white-space: nowrap;
  background: transparent url(../../../skin/common_files/css/../images/but_right.png) no-repeat right top;
  float: left;
}

div.button div,
div.button a
{
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/but_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 21px;
  white-space: nowrap;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #111d4d;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  outline-style: none;
}

/**
 * button-based link
 */
button.simple-button {
  border: 0 none;
  background-color: transparent;
  cursor: pointer;
  height: 15px;
  margin: 3px 0 0;
  padding: 0;
  white-space: nowrap;
  color: #043fa0;
  font-size: 11px;
  font-weight: bold;
  line-height: 15px;
  vertical-align: middle;
  outline-style: none;
}

button.simple-button span {
  text-decoration: underline;
}

button.simple-button img {
  display: none;
}

/**
 * a-based link
 */
a.simple-button {
  font-size: 11px;
  white-space: nowrap;
  color: #043fa0;
  font-weight: normal;
  margin: 0;
  padding: 0;
  line-height: 21px;
  vertical-align: bottom;
  text-decoration: underline;
  outline-style: none;
}

a.simple-button:hover {
  color: #2863c2;
}

/**
 * input-image-based
 */
input.image-button {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  border: 0 none;
  width: 19px;
  height: 18px;
  background: transparent url(../../../skin/common_files/css/../images/go.gif) no-repeat left top;
  vertical-align: middle;
}

/**
 * a-image-based
 */
a.image-button {
  text-decoration: none;
}

a.image-button img {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  border: 0 none;
  width: 19px;
  height: 18px;
  background: transparent url(../../../skin/common_files/css/../images/go.gif) no-repeat left top;
  vertical-align: middle;
}

/*********************************
 * Buttons alternative styles
 *********************************/

/**
 * Highlighted button
 */
button.main-button .button-right {
  background: transparent url(../../../skin/common_files/css/../images/but_main_right.png) no-repeat right top;
}

button.main-button .button-left {
  background: transparent url(../../../skin/common_files/css/../images/but_main_left.png) no-repeat left top;
  color: #510000;
}

div.main-button {
  background: transparent url(../../../skin/common_files/css/../images/but_main_right.png) no-repeat right top;
}

div.main-button div,
div.main-button a
{
  background: transparent url(../../../skin/common_files/css/../images/but_main_left.png) no-repeat left top;
  color: #510000;
}

button.simple-main-button,
a.simple-main-button
{
  color: #800;
}

/**
 * Light button
 */
button.light-button {
  padding-right: 10px;
}

button.light-button .button-right {
  background: transparent url(../../../skin/common_files/css/../images/but_light_right.gif) no-repeat right top;
  padding: 0 2px 0 0;
}

button.light-button .button-left {
  background: transparent url(../../../skin/common_files/css/../images/but_light_left.gif) no-repeat left top;
  padding: 0 10px 0 15px;
  color: #365f8f;
  font-size: 11px;
}

div.light-button {
  padding: 0 5px 0 0;
  background: transparent url(../../../skin/common_files/css/../images/but_light_right.gif) no-repeat right top;
}

div.light-button div,
div.light-button a
{
  background: transparent url(../../../skin/common_files/css/../images/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f;
  font-size: 11px;
}

/**
 * Delete cart item button
 */
a.simple-delete-button {
  color: #800;
  background: transparent url(../../../skin/common_files/css/../images/delete_cross.gif) no-repeat left 7px;
  padding-left: 13px;
}

/**
 * Delete button w/o icon
 */
a.simple-delete-button-woicon {
  color: #800;
}

/**
 * Add to list... button
 */
div.drop-out-button {
  padding: 0 23px 0 0;
  background: transparent url(../../../skin/common_files/css/../images/but_right_dropout.png) no-repeat right top;
}

div.drop-out-button div,
div.drop-out-button a
{
  background: transparent url(../../../skin/common_files/css/../images/but_left.png) no-repeat left top;
  padding-right: 10px;
}

div.dropout-container {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0 none;
}

div.dropout-wrapper {
  float: left;
  position: relative;
  z-index: 1;
  margin: 0;
}

div.dropout-box {
  border: solid 1px #adb6c6;
  background-color: #fff;
  padding: 5px 0;
  margin-top: 26px;
  position: absolute;
  display: none;
}

div.dropout-wrapper ul {
  margin: 0;
  padding: 0;
}

div.dropout-wrapper ul li {
  list-style-position: outside;
  list-style-type: none;
  padding: 5px 15px;
  float: left;
}

div.dropout-wrapper ul li .button {
  float: left;
  position: relative;
}

div.dropout-wrapper .button {
  float: none;
  position: absolute;
  margin-right: 0;
  margin-top: 2px;
}

/**
 * Menu button
 */
button.menu-button {
  height: 22px;
}

button.menu-button .button-right {
  background: transparent url(../../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}

button.menu-button .button-left {
  background: transparent url(../../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0 1px 0 8px;
  color: #deedf7;
  font-size: 10px;
  height: 21px;
  line-height: 20px;
}

div.menu-button {
  background: transparent url(../../../skin/common_files/css/../images/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}

div.menu-button div,
div.menu-button a
{
  background: transparent url(../../../skin/common_files/css/../images/but_menu_left.png) no-repeat left top;
  padding: 0 1px 0 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
}

/**
 * Add2Cart AJAX-based
 */
button.do-add2cart-wait,
button.do-add2cart-success,
button.do-add2cart-error
{
  cursor: default;
}

button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
  background: transparent url(../../../skin/common_files/css/../images/but_light_right.gif) no-repeat right top;
  /*padding: 0 5px 0 0;*/
}

button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
  background: transparent url(../../../skin/common_files/css/../images/but_light_left.gif) no-repeat left top;
  /*padding: 0 10px 0 15px;*/
  color: #365f8f;
  font-size: 11px;
}

button.do-add2cart-wait .button-left .progress {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/progress.gif) repeat-x left 5px;
}

/**
 * button(s) containers
 */
.button-row,
.button-row-right
{
  margin-top: 20px;
  padding: 0;
  height: 23px;
  line-height: 23px;
}

.buttons-row .button,
.buttons-row button.simple-button,
.buttons-row a.simple-button
{
  float: left;
}

.buttons-row-right .button,
.buttons-row-right button.simple-button,
.buttons-row-right a.simple-button,
.button-row-right .button,
.button-row-right button.simple-button,
.button-row-right a.simple-button
{
  float: right;
}

.buttons-row-right-box {
  float: right;
}

.buttons-row-right,
.buttons-row
{
  margin: 5px 0 0;
  height: 23px;
}

.buttons-row .button-separator {
  float: left;
  width: 20px;
  height: 22px;
}

.buttons-row-right .button-separator {
  float: right;
  width: 30px;
  height: 15px;
}

table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right
{
  margin: 0;
  padding-top: 15px;
}

.buttons-auto-separator .button,
.buttons-auto-separator button.simple-button,
.buttons-auto-separator a.simple-button
{
  margin-right: 20px;
}

.button-up {
  position: relative;
  margin-top: -23px;
  width: 30%;
}

/**
 * popup help link
 */
a.popup-link {
  text-decoration: none;
}

a.popup-link img {
  vertical-align: bottom;
  width: 20px;
  height: 18px;
  background: transparent url(../../../skin/common_files/css/../images/question_button.gif) no-repeat left top;
  margin-bottom: 1px;
}

/**
 * cart page
 */
.shipping-method a {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
}

.shipping-method a:hover {
  text-decoration: none;
}

.shipping-method label {
  display: block;
  vertical-align: middle;
}

.shipping-warning {
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.estimator-container {
  width: 40%;
}

/**
 * Gift wrapping
 */
.giftwrapping-cart {
  text-align: left;
  padding: 10px 0;
}

.giftwrap-option {
  padding: 5px 0 5px 5px;
}

.giftwrap-message-label {
  padding: 5px 0;
}

.giftwrap-message-text textarea {
  width: 300px;
  height: 80px;
}

.giftwrap-cart-note {
  margin-left: 15px;
  color: #b51800;
}

.invoice-total-name span {
  font-weight: normal;
}

.cart-total-row .total-name a {
  font-weight: normal;
}

.invoice-giftwrap-notes {
  padding-top: 30px;
}

.invoice-giftwrap-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-giftwrap-notes div {
  border: 1px solid #cecfce;
  height: 50px;
  overflow: hidden;
  padding: 5px;
}

/**
 * Images preview
 */
.images-preview-bg {
  background: transparent url(../../../skin/common_files/css/../images/grey.png) repeat left top;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3000;
}

.images-preview {
  position: absolute;
  top: 50px;
  right: 50px;
  bottom: 50px;
  left: 50px;
  background: #fff none;
  border: 5px solid #e3e3e3;
  overflow: hidden;
  min-width: 700px;
  min-height: 500px;
  z-index: 4000;
}

.images-preview .wait {
  position: absolute;
  top: 30px;
  right: 0;
  bottom: 30px;
  left: 0;
  background: #fff url(../../../skin/common_files/css/../images/loading.gif) no-repeat center center;
  z-index: 1500;
}

.images-preview a.close {
  position: absolute;
  top: 9px;
  right: 11px;
  background: transparent url(../../../skin/common_files/css/../images/close_images_preview.gif) no-repeat left center;
  padding-left: 12px;
  padding-bottom: 2px;
  font-size: 11px;
  color: #4e4e4e;
  text-decoration: none;
  outline-style: none;
  text-transform: lowercase;
}

.images-preview .list-box {
  margin: 50px 50px 0;
  padding: 0;
  text-align: center;
  position: relative;
  border: 1px solid #fff;
}

.images-preview a.arrow {
  position: absolute;
  display: block;
  width: 13px;
  height: 13px;
  outline-style: none;
  cursor: pointer;
}

.images-preview a.hidden {
  display: none;
}

.images-preview a.left {
  left: 0;
  background: transparent url(../../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

.images-preview a.right {
  right: 0;
  background: transparent url(../../../skin/common_files/css/../images/arrow_right.gif) no-repeat right center;
}

.images-preview a.left-disabled {
  background: transparent url(../../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
  cursor: auto;
}

.images-preview a.right-disabled {
  background: transparent url(../../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat 6px center;
  cursor: auto;
}

.images-preview div.list-subbox {
  margin: 0;
  padding: 0;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.images-preview ul {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  vertical-align: middle;
  position: absolute;
}

.images-preview ul li {
  display: block;
  padding: 0;
  margin: 0 12px;
  border: 1px solid #fff;
  background: transparent none;
  text-align: center;
  vertical-align: middle;
  float: left;
  cursor: pointer;
}

.images-preview ul li.over,
.images-preview ul li:hover
{
  border: 1px solid #ccc;
}

.images-preview ul li.selected {
  border: 1px solid #215485;
}

.images-preview ul li img {
  display: inline;
  text-align: center;
  vertical-align: middle;
}

.images-preview ul li.loading {
  background-image: url(../../../skin/common_files/css/../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.images-preview ul li.loading img {
  display: none;
}

.images-preview .box {
  position: relative;
  margin: 50px;
  vertical-align: middle;
  text-align: center;
  background: transparent none;
}

.images-preview .box.loading {
  background-image: url(../../../skin/common_files/css/../images/loading.gif);
  background-repeat: no-repeat;
  background-position: center center;
}

.images-preview .box img {
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
}

/**
 * Data table
 */
.data-table td {
  padding: 4px 1px;
  line-height: 21px;
  vertical-align: top;
}

.data-table.light-table td {
  line-height: 16px;
  padding: 3px;
}

.data-table td.data-name {
  vertical-align: top;
  color: #112536;
  padding-right: 5px;
}

.data-table td.data-required,
td.data-required
{
  color: #800;
}

.data-table td.data-required {
  padding-right: 4px;
  text-align: center;
  width: 5px;
}

.data-table .error-message {
  color: #800;
  vertical-align: middle;
}

.data-table div.error-message {
  margin: 0;
}

.data-table tr.head-row th {
  padding-left: 5px;
  padding-right: 5px;
}

.data-table tr th.data-checkbox-column {
  width: 10px;
}

.data-table tr .data-right-column {
  text-align: right;
}

.data-table tr .data-width-100 {
  width: 100%;
}

.data-table tr td.data-name label {
  line-height: 21px;
  vertical-align: top;
}

span.star {
  padding-left: 5px;
  color: #800;
}

/**
 * Search sort bar
 */
.search-sort-bar {
  vertical-align: middle;
  line-height: 16px;
  height: 16px;
  padding-right: 20px;
  white-space: nowrap;
  margin: 15px 0 30px;
  text-align: right;
}

.search-sort-title {
  padding-right: 20px;
}

.search-sort-cell {
  padding-right: 20px;
}

a.search-sort-link {
  text-decoration: underline;
}

.search-sort-bar img,
.search-sort-bar-float img
{
  width: 9px;
  height: 9px;
  margin-right: 5px;
}

.search-sort-bar a.up-direction {
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(../../../skin/common_files/css/../images/uarrow.gif) no-repeat left 3px;
}

.search-sort-bar a.down-direction {
  font-weight: bold;
  padding-left: 14px;
  background: transparent url(../../../skin/common_files/css/../images/darrow.gif) no-repeat left 3px;
}

/**
 * Expandable section
 */
.expand-section {
  height: 16px;
  margin: 20px 0;
  vertical-align: middle;
  line-height: 16px;
}

.expand-section img {
  width: 11px;
  height: 11px;
  vertical-align: middle;
  margin: 2px 5px 3px 0;
}

.expand-section img.plus {
  background: transparent url(../../../skin/common_files/css/../images/plus.gif) no-repeat left top;
}

.expand-section img.minus {
  background: transparent url(../../../skin/common_files/css/../images/minus.gif) no-repeat left top;
}

.expand-section a {
  font-weight: bold;
  text-decoration: underline;
}

/**
 * Pagination mechanism
 */
.nav-pages {
  white-space: nowrap;
  vertical-align: bottom;
  padding: 0;
  margin: 0;
}

.nav-pages-title {
  padding-right: 10px;
}

.nav-pages img {
  vertical-align: bottom;
  width: 15px;
  height: 15px;
}

.nav-pages a {
  text-align: center;
  text-decoration: underline;
}

.nav-pages .left-arrow img {
  background: transparent url(../../../skin/common_files/css/../images/navigation_arrow_left.gif) no-repeat left top;
}

.nav-pages .right-arrow img {
  background: transparent url(../../../skin/common_files/css/../images/navigation_arrow_right.gif) no-repeat left top;
}

.nav-pages .current-page {
  text-align: center;
  font-weight: bold;
}

.nav-pages .right-delimiter {
  padding-right: 12px;
}

/**
 * Subheader styles
 */
h3 {
  margin: 0 0 10px;
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 0;
  border: 0 none;
  border-bottom: 1px solid #9d1500;
}

h3.grey {
  color: #666;
  font-size: 11px;
  border-bottom: 1px solid #ccc;
}

h3.black {
  color: #010101;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

h3.red {
  border-bottom: 1px solid #acb7c7;
}

h3.separator {
  margin-top: 30px;
}

/**
 * Table head cell
 */
.img-down-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(../../../skin/common_files/css/../images/r_bottom.gif) no-repeat left top;
  margin-right: 3px;
}

.img-up-direction {
  width: 7px;
  height: 6px;
  vertical-align: middle;
  background: transparent url(../../../skin/common_files/css/../images/r_top.gif) no-repeat left top;
  margin-right: 3px;
}

/**
 * NoScript warning
 */
.noscript-warning {
  position: absolute;
  top: 10px;
  padding: 10px;
  left: 25%;
  right: 25%;
  margin: 0;
  overflow: hidden;
  border: 5px solid #ddd;
  background: #fff none;
}

.noscript-warning .content {
  background: transparent url(../../../skin/common_files/css/../images/icon_warning.gif) no-repeat left top;
  font-weight: bold;
  padding-left: 37px;
  min-height: 32px;
  line-height: 16px;
}

/**
 * Webmaster mode
 */
.lbl {
  display: inline !important;
  color: green !important;
  font-weight: 700 !important;
  width: auto !important;
  margin: 0 !important;
  padding: 0 !important;
}

.section {
  margin: 0 !important;
  padding: 0 !important;
  width: auto !important;
}

/**
 * BlockUI plugin (screen overlay) 
 */
.blockMsg {
  padding: 0;
  margin: 0;
  min-width: 200px;
  top: 40%;
  text-align: center;
  color: #000;
  border: 3px solid #aaa;
  background-color: #fff;
  cursor: wait;
}

.blockUI span.waiting {
  padding: 3px;
  background: #fbfbfb url(../../../skin/common_files/css/../images/loading.gif) no-repeat;
  color: #617683;
  display: inline-block;
  font-size: 18px;
  margin: 8px 5px;
  padding: 5px 0 5px 45px;
}

.ui-dialog .blockOverlay {
  background: #fff !important;
  opacity: 1 !important;
  filter:Alpha(Opacity=100);
}

.ui-dialog .blockMsg {
  border: 0 none !important;
}

/*==============================================================================

  Side-bar styles

==============================================================================*/

/**
 * categories list
 */
.menu-categories-list img.icon {
  background: transparent url(../../../skin/common_files/css/../images/dingbats_categorie.gif) no-repeat left top;
}

.menu-categories-list ul li {
  padding: 4px 0 5px 20px;
  background: transparent url(../../../skin/common_files/css/../images/category_bullet.gif) no-repeat 8px 5px;
}

.menu-categories-list ul li a {
  font-size: 12px;
}

/**
 * Special menu
 */
.menu-special img.icon {
  background-image: url(../../../skin/common_files/css/../images/dingbats_categorie.gif);
}

/**
 * Help menu
 */
.menu-help img.icon {
  background-image: url(../../../skin/common_files/css/../images/dingbats_help.gif);
}

/**
 * Minicart
 */
.menu-minicart .title-bar {
  background-image: url(../../../skin/common_files/css/../images/menu_bg_light.gif);
}

.menu-minicart .title-bar h2 {
  color: #2c3e49;
}

.menu-minicart img.icon {
  background: url(../../../skin/common_files/css/../images/dingbats_orders.gif) no-repeat;
}

.full-mini-cart .title-bar img.icon {
  background: transparent url(../../../skin/common_files/css/../images/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}

div.minicart {
  color: #112536;
  font-size: 10px;
}

div.minicart img {
  width: 19px;
  height: 16px;
}

div.minicart .empty b {
  line-height: 18px;
}

div.minicart table {
  margin: 0 0 0 1px;
}

div.minicart table tr td {
  color: #112536;
  font-size: 10px;
  padding: 1px;
}

hr.minicart {
  clear: both;
  margin: 5px 0;
  padding: 0;
  height: 0;
}

/**
 * AJAX-based minicart
 */
.ajax-minicart .title-bar {
  position: relative;
  overflow: visible;
}

#content-container .ajax-minicart img.minicart-button {
  background: transparent url(../../../skin/common_files/css/../images/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  margin-top: 2px;
  margin-bottom: 4px;
  z-index: 100;
}

#content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}

.minicart-box {
  display: none;
  position: absolute;
  left: auto;
  right: 0;
  top: 23px;
  width: 250px;
  padding: 10px 10px 10px 5px;
  border: 1px solid #99a4ad;
  background: #fff none;
  white-space: normal;
  z-index: 2500;
  font-weight: normal;
}

.minicart-box .progress {
  background: transparent url(../../../skin/common_files/css/../images/progress.gif) repeat-x left top;
  height: 11px;
}

.minicart-box hr {
  margin-left: 5px;
}

.minicart-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.minicart-box ul li {
  position: relative;
  margin: 0;
  padding: 6px 15px 6px 5px;
  overflow: hidden;
  white-space: normal;
  line-height: normal;
}

.minicart-box ul li a.delete {
  padding-left: 10px;
}

.minicart-box ul li a.delete img {
  background: transparent url(../../../skin/common_files/css/../images/delete_cross.gif) no-repeat left top;
  width: 9px;
  height: 9px;
}

.minicart-box ul li a {
  text-decoration: underline;
  white-space: normal !important;
}

.minicart-box .price-row {
  margin-top: 4px;
}

.minicart-box input.quantity {
  width: 35px;
}

.minicart-box .buttons-row {
  margin-top: 5px;
  margin-left: 5px;
  height: 30px;
}

.minicart-box .buttons-row .light-button div,
.minicart-box .buttons-row .light-button a,
.minicart-box .buttons-row .light-button .button-left
{
  font-size: 10px;
  font-weight: normal;
}

.minicart-box ul.menu li.view-cart-link a,
.minicart-box ul.menu li.checkout-link a
{
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
}

.minicart-box li.checkout-popup-link {
  overflow: visible;
  padding-left: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}

.minicart-box .checkout-popup-link a.link:link,
.minicart-box .checkout-popup-link a.link:visited,
.minicart-box .checkout-popup-link a.link:hover,
.minicart-box .checkout-popup-link a.link:active
{
  text-decoration: none;
}

.minicart-box .checkout-popup-link a.link {
  border: 1px solid #fff;
  outline-style: none;
  z-index: 1000;
  background-color: #fff;
  padding: 4px 0 4px 5px;
  position: relative;
  outline-style: none;
}

.minicart-box .checkout-popup-link a.show {
  border-top: 1px solid #99a4ad;
  border-left: 1px solid #99a4ad;
  border-right: 1px solid #99a4ad;
  border-bottom: 1px solid #fff;
  padding-right: 5px;
}

.minicart-box .checkout-popup-link .link span {
  border-bottom: 1px dashed #043fa0;
  cursor: pointer;
}

.minicart-box .checkout-popup-link a.link img {
  background: transparent url(../../../skin/common_files/css/../images/checkout_arrow.gif) no-repeat right top;
  width: 9px;
  height: 7px;
  cursor: pointer;
}

.minicart-box .checkout-popup-link div.buttons-box {
  position: absolute;
  border: 1px solid #99a4ad;
  background: #fff none;
  left: 0;
  top: 19px;
  display: none;
  padding: 10px;
}

.minicart-box .minicart-checkout-button {
  background: transparent url(../../../skin/common_files/css/../images/but_flc_arrow_right.png) no-repeat right top;
  padding-right: 31px;
}

.minicart-box .minicart-checkout-button a:link,
.minicart-box .minicart-checkout-button a:hover,
.minicart-box .minicart-checkout-button a:visited,
.minicart-box .minicart-checkout-button a:active
{
  background: transparent url(../../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: bold;
  font-size: 11px;
  text-decoration: none;
  float: left;
}

.minicart-box .gcheckout-cart-buttons a img {
  width: inherit;
  height: inherit;
  background: transparent none;
}

.minicart-box .paypal-cart-button,
.minicart-box .paypal-cart-button p,
.minicart-box .gcheckout-cart-buttons,
.minicart-box .gcheckout-cart-buttons p
{
  text-align: left;
}

.minicart-box .paypal-cart-button div,
.minicart-box .gcheckout-cart-buttons div
{
  text-align: left;
  margin: 0;
}

iframe.minicart-bg {
  position: absolute;
  display: none;
  width: 250px;
  border: 0 none;
  background: #fff none;
}

iframe.minicart-checkout-bg {
  position: absolute;
  display: none;
  border: 0 none;
  background: #fff none;
}

.help-link {
  border-bottom: 1px dashed #000;
  cursor: help;
  text-decoration: none !important;
}

/**
 * Tooltip 
 */
#tooltip {
  position: absolute;
  border: 1px solid #000;
  padding: 5px;
  background: #fff none;
  top: 0;
  left: 0;
  text-align: left;
  max-width: 300px;
  z-index: 10000;
}

#tooltip h3,
#tooltip div
{
  margin: 0;
}

/**
 * auth box
 */
.menu-auth img.icon {
  background: url(../../../skin/common_files/css/../images/dingbats_authentification.gif) no-repeat;
}

.menu-auth input {
  width: 120px;
}

.login-buttons {
  margin: 3px 0 5px;
}

.login-buttons .button {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
}

.menu-dialog .recovery {
  clear: both;
  margin-bottom: 2px;
}

.menu-dialog .recovery a {
  text-decoration: underline;
  font-size: 10px;
}

.menu-dialog .left {
  text-align: left;
}

.menu-dialog .login-text {
  vertical-align: top;
}

.small-note,
.small-link
{
  color: #3c6992;
  text-decoration: none;
  font-size: 9px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.small {
  font-weight: normal;
  font-size: 10px;
}

.small-link:hover {
  text-decoration: underline;
}

/**
 * news box styles
 */
.menu-news img.icon {
  background: url(../../../skin/common_files/css/../images/dingbats_news.gif) no-repeat;
}

.menu-dialog .subscribe {
  margin-top: 8px;
}

.menu-dialog a.prev-news {
  text-decoration: underline;
}

/**
 * interneka menu
 */
.menu-interneka img.icon {
  background: url(../../../skin/common_files/css/../images/dingbats_affiliates.gif) no-repeat;
}

/**
 * Popup-dialog 
 */
div.popup-dialog {
  text-align: left;
  min-width: 300px;
}

/*============================================================================

  page-specific styles

==============================================================================*/
/**
 * category page
 */
.category-description {
  margin-bottom: 15px;
}

.current-category-icon {
  padding: 0;
  height: 100%;
  vertical-align: top;
}

.current-category-icon img {
  margin: 5px;
}

ul.subcategories {
  list-style: none;
  margin: 0;
  padding: 0 0 15px;
}

ul.subcategories li {
  margin: 0 0 10px;
  text-align: left;
}

ul.subcategories a {
  text-decoration: underline;
  font-weight: bold;
}

span.subcategories {
  display: inline-block;
  vertical-align: top;
  margin: 0 10px;
  text-align: center;
  padding-bottom: 0;
  overflow: hidden;
}

.subcategory-image {
  float: left;
  margin: 0 10px 10px 0;
}

.subcategory-descr {
  width: auto;
  padding: 0;
  margin-bottom: 20px;
}

/**
 * Product details page
 */
.product-details {
  position: relative;
  margin-bottom: 50px;
}

.product-details .image {
  text-align: center;
  vertical-align: top;
  padding: 0;
  float: left;
  margin: 5px 20px 5px 10px;
}

.product-details .image .image-box {
  margin: 0 auto;
  padding: 0;
}

.product-details .details {
  padding-left: 30px;
}

.product-details .details .descr {
  vertical-align: top;
  padding-right: 20px;
}

.product-details .details .save-percent-container {
  margin-left: 10px;
  width: 57px;
  height: 57px;
}

.product-details .details .save {
  float: left;
  width: 57px;
  height: 29px;
  padding-top: 28px;
  padding-left: 3px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background: transparent url(../../../skin/common_files/css/../images/save_money.gif) no-repeat left top;
}

.product-details .product-subtitle {
  padding: 23px 0 10px;
}

.product-details .product-subtitle div {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  border: 0 none;
  border-bottom: 1px solid #9d1500;
}

.product-details .message {
  color: #b51a00;
}

.product-details .warning-message {
  color: red;
}

.product-details .customer-message {
  color: #b51a00;
  font-weight: bold;
}

.product-details .quantity-row td {
  padding-top: 15px;
}

.product-details .button-row {
  margin-top: 15px;
}

#product-tabs-container {
  margin-bottom: 30px;
}

.product-details .ask-question {
  margin-top: 16px;
  float: none;
}

/**
 * Product properties table
 */
table.product-properties {
  width: 100%;
  margin: 0;
}

table.product-properties tr td {
  padding: 2px;
  vertical-align: top;
}

table.product-properties .property-name {
  width: 40%;
}

table.product-properties .property-value {
  width: 60%;
}

table.product-properties .product-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}

table.product-properties .product-price-value {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
}

table.product-properties .product-market-price {
  color: #787878;
  padding-left: 5px;
  font-size: 12px;
  font-family: verdana;
  white-space: nowrap;
  font-weight: bold;
}

table.product-properties .product-taxed-price {
  color: #383838;
  white-space: nowrap;
  font-weight: normal;
  vertical-align: bottom;
}

table.product-properties .product-input {
  height: 25px;
  padding-right: 10px;
}

table.product-properties .product-min-amount,
table.product-properties .product-one-quantity
{
  font-size: 14px;
}

table.product-properties .separator td {
  height: 18px;
}

/**
 * Send 2 friend section
 */
input.send2friend {
  width: 300px;
}

textarea.send2friend {
  width: 400px;
}

#send_message_box {
  margin-top: 10px;
}

/*********************************
 * Products list
 *********************************/

/**
 * Common styles
 */
.products {
  margin-bottom: 15px;
  margin-top: 30px;
}

.products .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}

.products a.see-details {
  display: block;
  text-align: center;
  text-decoration: underline;
}

.products .product-title,
.product-details .product-title
{
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

.products .descr {
  padding: 15px 0 0;
  margin: 0;
}

.products .sku {
  margin-top: 15px;
}

.products .price-row {
  margin: 0;
  padding: 0;
  text-align: left;
}

.products .market-price-value {
  background: transparent url(../../../skin/common_files/css/../images/spacer_black.gif) repeat-x left 8px;
}

.products .price {
  font-weight: bold;
  font-size: 12px;
}

.products .price-value {
  font-weight: bold;
  font-size: 12px;
  color: #b51a00;
}

.products .price-save {
  padding: 0;
  margin: 0;
  color: #b51a00;
}

.products .taxes {
  padding: 2px 2px 2px 30px;
}

.products .buy-now {
  margin: 10px 0 0;
}

.products .buy-now .quantity {
  height: 30px;
  white-space: nowrap;
  vertical-align: middle;
}

.products .buy-now .quantity-empty {
  height: 45px;
}

.products .buy-now .quantity-title {
  width: 75px;
  padding-right: 16px;
}

.products .buy-now .quantity select {
  vertical-align: middle;
}

.products .buy-now .out-of-stock {
  white-space: nowrap;
  font-weight: bold;
}

.products .buy-now .prices {
  height: 15px;
  vertical-align: middle;
}

.products .product-details-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
}

.products .product-price-text {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
}

.quantity-text {
  color: #818891;
  padding-left: 3px;
}

/**
 * List as list
 */
.products-list .item {
  position: relative;
  margin: 0 0 45px;
}

.products-list .image {
  float: left;
  position: relative;
  padding: 3px 20px 3px 10px;
  margin-right: auto;
}

.products-list .details {
  vertical-align: top;
  padding-left: 30px;
  border: 0 none;
}

.products-list .details hr {
  margin: 5px 5px 5px 0;
}

.products-list .buy-now .center,
.products-list .buy-now .halign-center
{
  margin-left: 0;
  text-align: left;
}

/**
 * List as multicolumn table
 */
.products-table .product-cell {
  background: #fff none;
  padding: 0;
  vertical-align: top;
}

.products-table .first.products-row td.product-cell {
  padding-top: 0;
}

.products-table td.product-cell-price {
  padding-top: 2px;
}

.products-table td.product-cell-buynow {
  padding-top: 6px;
  vertical-align: bottom;
}

.products-table td.product-cell-buynow .button-row {
  text-align: left;
  margin: 9px 0 5px;
}

.products-table td.product-cell-buynow .quantity-empty {
  height: auto;
}

.products-table .image {
  padding: 0;
  margin: 5px 0;
  text-align: left;
}

.products-table a.see-details {
  text-align: left;
  display: inline;
}

.products-table .sku {
  margin-top: 5px;
}

.products-table .product-title
{
  font-size: 12px;
}

.products-table .buttons-row,
.products-table .button-row
{
  margin: 0;
}

.products-table .buttons-row button,
.products-table .button-row button
{
  float: none;
}

.products-table .buy-now {
  margin-top: 5px;
}

.products-table .buy-now .quantity-title {
  width: auto;
  padding-right: 5px;
}

.products-table tr.separator td {
  padding: 0;
  height: 60px;
}

/**
 * Advanced search page
 */
.adv-search table td {
  white-space: nowrap;
  padding: 3px 5px 3px 0;
}

.adv-search table .data-name {
  width: 20%;
  vertical-align: top;
  color: #112536;
  font-weight: bold;
}

.adv-search table .data-input {
  white-space: nowrap;
}

.adv-search table .pattern {
  padding-bottom: 0;
}

.adv-search table .pattern input,
.adv-search table .pattern select
{
  width: 95%;
  vertical-align: bottom;
}

.adv-search table .search-button {
  width: 25%;
  padding: 0;
}

#adv_search_box {
  margin-bottom: 15px;
}

.search-again {
  position: relative;
  margin-top: -17px;
  text-align: right;
  margin-left: 400px;
}

.results-found {
  position: relative;
  width: 400px;
}

/**
 * Register page
 */
.register-note {
  color: #000;
  margin-bottom: 15px;
}

.register-newbie-note {
  text-align: center;
  margin-top: 30px;
}

.register-bottom-note {
  margin-top: 30px;
  padding-bottom: 45px;
}

.register-ups-box {
  margin-top: 45px;
  margin-bottom: 15px;
}

.register-section-title {
  height: 30px;
  vertical-align: middle;
}

.register-section-title div {
  vertical-align: middle;
  padding: 2px 0;
  border-bottom: 1px solid #000;
}

.register-section-title div * {
  vertical-align: middle;
}

.register-sec-minimized div {
  border-bottom: 0 none;
}

.register-section-title label {
  color: #2c3e49;
  font-size: 10px;
  font-weight: bold;
}

.register-table .register-exp-section label {
  border-bottom: 1px dashed #2c3e49;
}

table.register-table .register-exp-section {
  padding-top: 16px;
  padding-bottom: 16px;
}

table.register-table td.data-name {
  text-align: right;
  font-weight: normal;
  width: 30%;
}

/**
 * Cart page
 */
.cart .item {
  margin: 0 0 30px;
}

.cart .item .image {
  position: relative;
  padding: 3px 8px 3px 3px;
  height: 100%;
}

.cart .details {
  margin-left: 138px;
  vertical-align: top;
  width: 80%;
}

.cart .product-title {
  text-decoration: underline;
}

.cart .descr {
  padding-bottom: 15px;
}

.cart .poptions-title {
  font-weight: bold;
}

.cart .poptions-list {
  margin-bottom: 15px;
}

.cart .buttons {
  position: relative;
  vertical-align: top;
  margin-top: 30px;
  height: 23px;
}

.cart .buttons .buttons-row {
  margin-top: 0;
}

.cart .left-buttons-row {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
}

.cart .right-buttons-row {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}

.cart .right-buttons-row .checkout-button {
  float: right;
}

.cart-total-line {
  width: 50%;
  margin-left: 50%;
}

.cart-total-row {
  text-align: right;
}

div.shipping-method {
  color: #112536;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: right;
}

th.shipping-method {
  color: #112536;
  font-weight: bold;
  text-align: left;
}

.shipping-method select {
  font-weight: normal;
}

.shipping-method table {
  margin: 0 0 0 auto;
  text-align: right;
}

.shipping-method table td {
  font-weight: normal;
  text-align: left;
}

.shipping-method tr.selected {
  background: #eee none;
}

.totals {
  margin: 0 0 0 auto;
  text-align: right;
  width: 30%;
}

.totals td {
  padding: 3px;
}

.totals .total-name {
  white-space: nowrap;
  color: #112536;
  font-weight: bold;
  padding-right: 8px;
  text-align: left;
}

.totals .total-value {
  white-space: nowrap;
  color: #b51a00;
  font-weight: bold;
  text-align: right;
}

.totals .total-alt-value {
  white-space: nowrap;
  text-align: right;
}

.totals .total-line {
  height: 1px;
}

.totals .total-line img {
  background: #000 none;
  width: 100%;
  height: 1px;
}

.totals .total {
  white-space: nowrap;
  color: #112536;
  font-weight: bold;
  padding-right: 8px;
  text-transform: uppercase;
  text-align: left;
}

.totals .total-taxes {
  font-weight: bold;
  text-align: right;
}

.totals .total-tax-line {
  background-color: #eee;
}

.totals .total-tax-line td {
  text-align: right;
  white-space: nowrap;
}

.totals .total-tax-name {
  padding-right: 8px;
}

.cart hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border-color: #d7d9e4;
}

.cart-content {
  margin-bottom: 15px;
}

.cart-content tr td,
.cart-content tr th
{
  padding: 1px 3px;
  height: 23px;
  text-align: left;
  vertical-align: top;
}
.cart-content tr td.summary-cell {
  text-align: right;
}

.cart-content .cart-column-tax {
  text-align: center;
}

.cart-content td.cart-column-price,
.cart-content td.cart-column-total
{
  text-align: right;
}

.cart-content .cart-content-text {
  color: #b51a00;
  font-weight: bold;
}

.cart-content .cart-column-quantity {
  width: 30px;
}

.cart-content .cart-column-product {
  width: 100%;
}

.cart-content input.cart-quantity {
  width: 30px;
}

.cmpi-vbv-icon {
  width: 49%;
  float: left;
  text-align: center;
}

.cmpi-vbv-icon img {
  width: 71px;
  height: 57px;
  background: transparent url(../../../skin/common_files/css/../images/vbv_logo.gif) no-repeat left top;
}

.cmpi-mcsc-icon {
  width: 49%;
  text-align: center;
}

.cmpi-mcsc-icon img {
  width: 74px;
  height: 40px;
  background: transparent url(../../../skin/common_files/css/../images/mcsc_logo.gif) no-repeat left top;
}

/**
 * Checkout page
 */
.checkout-payments tr td {
  padding: 2px;
  text-align: left;
}

.checkout-payments tr td.checkout-payment-name {
  width: 20%;
  white-space: nowrap;
}

.checkout-payments tr td.checkout-payment-name label {
  font-weight: bold;
}

.checkout-payments tr td.checkout-payment-descr {
  width: 80%;
}

.checkout-payments tr td.checkout-payment-paypal {
  width: 100%;
}

.checkout-payments tr td.checkout-payment-paypal img {
  border: 0 none;
}

.checkout-update-button {
  float: left;
  margin: 0;
}

.order-placed-msg {
  margin: 20px 0 10px;
  padding: 0;
  font-size: 13px;
  text-align: center;
}

/**
 * Payment wait page
 */
body.payment-wait {
  text-align: center;
}

body.payment-wait .payment-wait-title,
body.payment-wait .payment-details-title
{
  border-top: 30px solid #d0ddeb;
}

body.payment-wait h1 {
  display: block;
  padding: 40px 0 0;
  border-top: 1px solid #d0ddeb;
  margin-top: 1px;
  color: #2c3e49;
}

body.payment-wait img.payment-wait-image {
  background: transparent url(../../../skin/common_files/css/../images/progress.gif) repeat-x;
  width: 350px;
  height: 11px;
  margin-top: 10px;
}

/**
 * Help index page
 */
.help-index {
  list-style: none;
  padding: 0;
  margin: 0;
}

.help-index li {
  margin: 0;
  padding: 10px 0 0;
}

.help-index li.first-item {
  padding-top: 0;
}

/**
 * Help / cvv2 page
 */
.help-cvv2-images {
  float: right;
  margin: 15px 5px 5px;
}

.help-cvv2-images img {
  float: none;
  display: block;
  margin-bottom: 15px;
}

/**
 * Help / usps test page
 */
.help-usps-test-dir {
  text-decoration: underline;
  margin-bottom: 15px;
}

/**
 * Images viewer
 */
.images-viewer {
  text-align: center;
  margin: 10px 0;
}

.images-viewer-list {
  position: relative;
  white-space: nowrap;
}

.images-viewer-list .side-arrow {
  position: absolute;
  top: 0;
  display: block;
  width: 10px;
  height: 54px;
  text-decoration: none;
  outline-style: none;
}

.images-viewer-list .left-arrow {
  text-align: left;
  left: 0;
}

.images-viewer-list .right-arrow {
  padding-left: 3px;
  text-align: right;
  right: 0;
}

.images-viewer-list .side-arrow img {
  width: 7px;
  height: 100%;
}

.images-viewer-list .left-arrow .enabled {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/arrow_left.gif) no-repeat left center;
}

.images-viewer-list .left-arrow .disabled {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/arrow_left_disabled.gif) no-repeat left center;
}

.images-viewer-list .hidden {
  display: none;
}

.images-viewer-list .right-arrow .enabled {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/arrow_right.gif) no-repeat left center;
}

.images-viewer-list .right-arrow .disabled {
  display: block;
  background: transparent url(../../../skin/common_files/css/../images/arrow_right_disabled.gif) no-repeat left center;
}

.images-viewer-icons {
  text-align: left;
  padding: 0;
  margin: 0 10px;
  overflow: hidden;
}

.images-viewer-icons a {
  display: block;
  padding: 0;
  border: 1px solid #fff;
  padding: 0;
  margin: 0 10px;
  float: left;
  outline-style: none;
  background: #eee none;
  text-align: center;
  vertical-align: middle;
}

.images-viewer-icons a.selected {
  border: 1px solid #215485;
}

.images-viewer-icons a:hover {
  border: 1px solid #ccc;
}

.images-viewer-icons img {
  margin: 1px;
  vertical-align: middle;
  border: 0 none;
}

/**
 * Order invoice
 */
.order-invoice {
  background: #fff none;
}

.invoice-company-icon {
  vertical-align: top;
  padding-top: 30px;
}

.invoice-data-box {
  width: 100%;
  padding-left: 30px;
}

.invoice-data-box table {
  width: 100%;
}

.invoice-data-box table tr td {
  padding: 2px;
  vertical-align: top;
}

.invoice-title {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
}

.invoice-data-box table tr td.invoice-right-info {
  text-align: right;
  vertical-align: bottom;
}

hr.invoice-line {
  margin: 2px 0 17px;
  border-bottom: 2px solid #58595b;
}

.invoice-personal-info {
  width: 45%;
  margin-bottom: 15px;
}

.invoice-personal-info tr td {
  padding: 0;
}

.invoice-personal-info tr td strong {
  white-space: nowrap;
}

.invoice-address-box {
  width: 100%;
  margin-bottom: 30px;
}

.invoice-address-title {
  width: 45%;
  height: 25px;
}

td.invoice-line {
  vertical-align: top;
  padding: 0;
  height: 4px;
}

td.invoice-line img {
  height: 2px;
  width: 100%;
  background: #58595b none;
}

.invoice-address-box table {
  width: 100%;
}

.invoice-address-box table tr td {
  padding: 0;
}

.invoice-address-box table tr td strong {
  white-space: nowrap;
}

.invoice-customer-notes {
  padding-top: 30px;
}

.invoice-customer-notes p {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-customer-notes div {
  border: 1px solid #cecfce;
  height: 50px;
  overflow: hidden;
  padding: 5px;
}

.invoice-bottom-note {
  text-align: center;
  padding-top: 30px;
  font-size: 12px;
}

p.invoice-products-title {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.invoice-products {
  width: 100%;
  background: #000 none;
}

.invoice-products tr td,
.invoice-products tr th
{
  background: #fff none;
}

.invoice-products tr th {
  padding: 3px;
  background: #ccc none;
  white-space: nowrap;
}

.invoice-products tr th.invoice-sku-column,
.invoice-products tr th.invoice-quantity-column,
.invoice-products tr th.invoice-total-column
{
  width: 60px;
}

.invoice-products tr th.invoice-tax-column {
  width: 100px;
}

.invoice-products tr th.invoice-price-column {
  width: 100px;
  text-align: center;
}

.invoice-products tr td {
  padding: 3px;
}

.invoice-products tr td.invoice-price-column,
.invoice-products tr td.invoice-tax-column,
.invoice-products tr td.invoice-quantity-column
{
  text-align: center;
}

.invoice-products tr td.invoice-product-column span {
  font-size: 11px;
}

.invoice-products tr td.invoice-product-column table tr td {
  vertical-align: top;
  padding: 0 3px 3px 0;
}

.invoice-products tr td.invoice-product-column p {
  white-space: nowrap;
}

.invoice-products tr td.invoice-product-column div {
  padding-left: 10px;
  white-space: nowrap;
}

.invoice-products tr td.invoice-price-column {
  text-align: right;
  white-space: nowrap;
}

.invoice-products tr td.invoice-total-column {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}

.invoice-totals {
  width: 100%;
}

.invoice-totals tr td {
  padding: 0;
}

.invoice-totals tr .invoice-total-title {
  text-align: right;
  width: 100%;
  height: 20px;
}

.invoice-totals tr .invoice-total-name {
  text-align: right;
  width: 100%;
  height: 20px;
  padding-right: 3px;
}

.invoice-totals tr .invoice-total-value {
  text-align: right;
  height: 20px;
  padding-right: 5px;
  white-space: nowrap;
}

.invoice-totals tr .invoice-total-name-fin {
  text-align: right;
  width: 100%;
  height: 25px;
  padding-right: 3px;
  background: #ccc none;
}

.invoice-totals tr .invoice-total-value-fin {
  text-align: right;
  height: 25px;
  padding-right: 5px;
  background: #ccc none;
  white-space: nowrap;
}

.invoice-totals tr td.invoice-line {
  height: 2px;
}

.invoice-giftcerts {
  width: 100%;
}

.invoice-giftcerts tr td {
  padding: 0;
}

.invoice-giftcerts tr th {
  background: #ccc none;
}

.invoice-giftcerts tr th.invoice-giftcert-id {
  width: 60px;
}

.invoice-giftcerts tr td.invoice-giftcert-id {
  text-align: center;
}

.invoice-giftcerts tr .invoice-giftcert-cost {
  text-align: right;
  white-space: nowrap;
  padding-right: 5px;
}

/**
 * 404 error page
 */
/*
.error-page #header {
  height: 87px;
}

.error-page #header .line2 {
  height: 20px;
}

.error-page #header .logo {
  margin-left: 167px;
}

.error-page #content-container {
  margin-top: 87px;
}

.error-page #center-main {
  text-align: center;
  margin: 0 10px;
}

.error-page #header .line1 .tabs,
.error-page #header .line1 .phones,
.error-page #header .line2 .search,
.error-page #header .line2 .languages,
.error-page #left-bar,
.error-page #right-bar,
.error-page #location
{
  display: none;
}

.error-page .subcontainer {
  text-align: left;
  width: 700px;
  margin: 32px auto 0;
  position: relative;
  clear: both;
}

.error-page .code-number {
  font: normal 74px arial,
 sans-serif;
  color: #d8d8d8;
  width: 186px;
  float: left;
  text-align: center;
}

.error-page .description {
  font-family: verdana;
  width: 514px;
  float: right;
}

.error-page .description h1 {
  font-weight: normal;
  color: #000;
}

.error-page .description a {
  text-decoration: underline;
}

.error-page .description ul {
  margin: 0;
  padding: 5px 0;
  list-style-position: inside;
}

.error-page .reason {
  font-weight: bold;
  color: #a10000;
}

.error-page .description hr {
  margin: 10px 0 15px;
}

.error-page ul.links {
  margin: 0;
  padding: 5px 0;
  list-style: none;
}
*/
/**
 * PayPal
 */
.paypal-cart-button {
  text-align: right;
  height: 65px;
}

.paypal-cart-button div {
  width: 200px;
  height: 65px;
  margin-left: auto;
  margin-right: 0;
  overflow: visible;
  text-align: right;
}

.paypal-cart-button p {
  width: 100%;
  text-align: right;
  margin: 10px 0;
}

.paypal-cart-icon {
  float: left;
  padding-right: 10px;
}

/**
 * 'Note' box
 */
div.note-box {
  position: absolute;
  border: 1px solid #000;
  background-color: #f6f5eb;
  margin: 0 0 0 30px;
  padding: 3px;
  width: 150px;
  line-height: 15px;
  white-space: normal;
  overflow: hidden;
}

/**
 * Printable
 */
.printable #content-container {
  position: static;
  padding: 0;
  margin-top: 82px;
}

.printable #content-container2 {
  float: none;
  position: static;
  left: 0;
  right: 0;
  width: 100%;
}

.printable #center {
  float: none;
  position: static;
  width: 100%;
  left: 0;
}

.printable #header {
  position: static;
  height: 82px;
}

.printable #header .tabs {
  display: none;
}

.printable #header .line2 {
  display: none;
}

.printable #header .printable {
  display: none;
}

.printable #center-main {
  margin: 0 10px !important;
  position: static;
}

.printable #footer {
  position: static !important;
}

.printable #footer .subbox {
  background: transparent none;
}

/**
 * Buttons
 */
.printable button.button,
.printable div.button,
.printable a.simple-button
{
  display: none;
}

/**
 * Containers
 */
.printable .dialog .title {
  background: transparent none;
}

.title h2 {
  margin: 0;
}

.printable .product-details .dropout-wrapper {
  height: 150px;
}

/**
 * Service styles
 */
.printable .no-print {
  display: none;
}

.printable #content-container,
.printable #center-main
{
  overflow: visible !important;
}

/**
 * Users online sublayout
 */
.uo-container #content-container {
  padding-bottom: 74px;
}

.uo-container #footer {
  height: 74px;
}

.normal {
  font-weight: normal;
}

/**
 * Admin preview layout
 */
.admin-preview #header,
.admin-preview #footer,
.admin-preview #left-bar,
.admin-preview #right-bar,
.admin-preview #location,
.admin-preview .offers-short-list,
.admin-preview .creviews-dialog,
.admin-preview .send2friend-dialog
{
  display: none;
}

.admin-preview #content-container {
  margin: 0;
  padding: 0;
}

.admin-preview #center-main {
  margin: 5px;
}

/**
 * 'Need help' box
 */
.need-help-link {
  text-decoration: none !important;
  cursor: help;
  border: none;
  border-bottom: 1px dashed #3c6992 !important;
  white-space: nowrap;
  color: #3c6992 !important;
}

div.need-help-box,
div.need-help-box div
{
  position: relative;
  width: 200px;
  margin: 0;
  padding: 0;
}

div.need-help-box div {
  position: absolute;
  top: 0;
  left: 14px;
  border: 1px solid #888;
  background: #FFF;
  padding: 6px;
  white-space: normal;
  font-weight: normal;
  overflow: hidden;
}

select.adv-search-select {
  width: 400px;
}

div.evaluation-notice {
  border: solid 4px #c7c5c5;
  background: #f7f6f4;
  padding: 16px;
  color: #2c3e49;
  margin-bottom: 25px;
}

div.evaluation-notice span.license-warning {
  color: #911717;
  font-weight: bold;
}

/**
 * Language selectors
 */
a.language-code img,
.language-code img.language-code-out
{
  padding: 2px;
  border: 0 none;
}

strong.language-code img,
.language-code-over
{
  padding: 1px !important;
  border: solid 1px #fff !important;
}

div.market-price {
  margin-top: 4px;
}

div.man-url {
  margin-bottom: 6px;
}

/**
 * Payment page
 */
#payment-form {
  width: 100%;
  text-align: left;
}

#payment-form .payment-note {
  width: 400px;
}

/**
 * Address book 
 */
ul.address-container {
  text-align: left;
  padding: 0;
  margin: 0;
}

div.address-bg {
  background: transparent url(../../../skin/common_files/css/../images/bg_post.png) repeat top left;
  margin: 2px;
  padding: 8px;
  width: 260px;
}

li.address-box {
  display: inline-block;
  margin: 0 50px 50px 0;
  padding: 0;
  border: solid 1px #ddd;
  width: 280px;
  min-height: 200px;
  overflow: hidden;
  text-decoration: none;
  vertical-align: top;
  text-align: left;
  list-style: none;
}

.address-main {
  padding: 5px 10px;
  background: #fff;
  min-height: 170px;
}

.address-main a.new-address {
  font-size: 22px;
  line-height: 36px;
}

.address-main .new-address-label {
  padding-top: 40px;
  text-align: center;
}

.address-default {
  font-weight: bold;
  vertical-align: top;
}

.address-default img {
  margin-right: 5px;
}

.address-line {
  margin: 5px 0;
}

/**
 * Popup address selection
 */
.popup-address {
  min-width: 780px;
  text-align: left;
}

.popup-address .address-box {
  margin: 0 25px 25px 0;
  padding: 0;
  border: solid 1px #ddd;
  width: 230px;
  float: left;
  min-height: 150px;
  overflow: hidden;
}

.popup-address .address-current {
  border: solid 1px #1a478f;
}

.popup-address .address-main {
  min-height: 120px;
}

.popup-address .address-bg {
  width: 210px;
}

.popup-address .address-main hr {
  margin: 15px 0 30px;
}

.popup-address .address-main .new-address-label {
  padding-top: 28px;
}

.popup-address .address-main a.new-address {
  line-height: 32px;
}

.popup-address .address-default {
  float: right;
}

.per-page-selector {
  float: right;
}

.transactions {
  border-top: 1px solid #666;
  margin-top: 10px;
  padding-top: 15px;
}

.delete-icon {
  width: 8px;
  height: 8px;
  background: transparent url(../../../skin/common_files/css/../images/delete_record.gif) no-repeat left top;
}

/**
 * Common checkout styles
 */

.checkout-sns-button {
  position: absolute;
  top: 0; 
  left: 30px;
  height: 100%;
}
  
.checkout-sns-button img {
  width: 9px;
  height: 9px;
} 
  
.checkout-top-login {
  position: absolute;
  top: 0;
  right: 10px;
  height: 20px;
  line-height: 21px;
  text-align: right;
  width: 50%;
  vertical-align: middle;
} 
  
#header .checkout-top-login .simple-button {
  margin-bottom: 7px;
}
  
.checkout-top-login-text {
  white-space: nowrap;
  padding: 0 10px 0 0;
} 

.checkout-container #header .line2 {
  height: 20px;
}

.checkout-container #content-container {
  margin-top: 102px;
}

.checkout-container #header {
  height: 102px;
}

.checkout-container #center {
  text-align: center;
}

.checkout-container #center-main {
  text-align: left;
}

.checkout-login-text {
  font-size: 12px;
  font-weight: 700;
  margin: auto 0;
}

.checkout-login-text a:link,
.checkout-login-text a:visited,
.checkout-login-text a:hover,
.checkout-login-text a:active
{
  text-decoration: underline;
}

/* Checkout buttons */

.checkout-buttons .checkout-1-button {
  float: right;
}

.checkout-buttons .checkout-3-button,
.checkout-buttons .checkout-2-button
{
  margin-left: 20px;
  float: right;
}

/**
 * Big main button
 */
div.checkout-2-button {
  background: transparent url(../../../skin/common_files/css/../images/but_flc_main_right.png) no-repeat right top;
}

div.checkout-2-button div,
div.checkout-2-button a:link,
div.checkout-2-button a:visited,
div.checkout-2-button a:hover,
div.checkout-2-button a:active
{
  background: transparent url(../../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

/**
 * Big button
 */
div.checkout-1-button {
  background: transparent url(../../../skin/common_files/css/../images/but_flc_right.png) no-repeat right top;
}

div.checkout-1-button div,
div.checkout-1-button a:link,
div.checkout-1-button a:visited,
div.checkout-1-button a:hover,
div.checkout-1-button a:active
{
  background: transparent url(../../../skin/common_files/css/../images/but_flc_left.png) no-repeat;
  line-height: 29px;
  color: #111d4d;
  font-weight: 700;
  font-size: 11px;
}

/**
 * Big main with arrow button
 */
div.checkout-buttons div.checkout-3-button {
  background: transparent url(../../../skin/common_files/css/../images/but_flc_arrow_right.png) no-repeat right top;
  padding-right: 30px;
}

div.checkout-3-button div,
div.checkout-3-button a:link,
div.checkout-3-button a:visited,
div.checkout-3-button a:hover,
div.checkout-3-button a:active
{
  background: transparent url(../../../skin/common_files/css/../images/but_flc_main_left.png) no-repeat;
  line-height: 29px;
  color: #510000;
  font-weight: 700;
  font-size: 11px;
}

ul.simple-list,
ul.simple-list-left
{
  list-style: none;
  padding: 10px 0 0;
  margin: 0;
}

.simple-list-left {
  padding-bottom: 14px;
}

.item-left {
  float: left;
}

.item-right {
  float: right;
}

/**
 * jQuery UI tabs layout change
 * (remove style definitions below to have default UI tabs look & feel)
 */

.ui-tabs {
  padding: 0;
  border: 0 none;
}

.ui-tabs .ui-tabs-panel {
  border-width: 1px;
}

.ui-tabs .ui-widget-header {
  background: transparent none;
  border: 0 none;
}

.ui-tabs .ui-tabs-nav {
  padding-left: 0;
}

#top-links .ui-widget-content {
  height: 1px;
  padding: 0;
  border-width: 1px 0 0;
}

img.separator {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #5F94C0;
}

/*
  Small design fix
*/
.cart .buttons .left-buttons-row.buttons-row button.button {
  margin-top: -1px;
} 

.simple-products-table tr.separator td {
  height: 30px;
  padding: 0;
}
.simple-products-table .product-cell {
  padding-right: 10px;
}
.simple-products-table td.last {
  padding-right: 0px;
}


/***
 * Source: file
 * File: skin/common_files/css/main.GC.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * General CSS stylesheet (overrides for Google Chrome)
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.GC.css,v 1.3.2.1 2010/12/20 15:14:34 ferz Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.popup-dialog {
  overflow: auto !important;
}

/***
 * Source: file
 * File: skin/common_files/lib/cluetip/jquery.cluetip.css
 * Queue: 0
 * ===================================================================
 ***/

/* global */
#cluetip-close img {
  border: 0;
}
#cluetip-title {
  overflow: hidden;
}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 43px;
  height: 11px;
  position: absolute;
  background-image: url(../../../skin/common_files/lib/cluetip/images/wait.gif);
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/***************************************
   =cluetipClass: 'default' 
-------------------------------------- */

.cluetip-default {
  background-color: #d9d9c2;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #fff;
  border: 1px solid #bbb;
}
.cluetip-default h3#cluetip-title {
  margin: 0 0 5px;
  padding: 8px 10px 4px;
  font-size: 1.1em;
  font-weight: bold;
  background-color: #eee;
}
.cluetip-default #cluetip-title a {
  color: #d9d9c2;
  font-size: 0.95em;
}  
.cluetip-default #cluetip-inner {
  padding: 10px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* default arrows */

.clue-right-default .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/darrowleft.gif);
}
.clue-left-default .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/darrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-default .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/darrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-default .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/darrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'jtip'
-------------------------------------- */
.cluetip-jtip {
  background-color: transparent;
}
.cluetip-jtip #cluetip-outer {
  border: 2px solid #ccc;
  position: relative;
  background-color: #fff;
}

.cluetip-jtip h3#cluetip-title {
  margin: 0 0 5px;
  padding: 2px 5px;
  font-size: 16px;
  font-weight: normal;
  background-color: #ccc;
  color: #333;
}

.cluetip-jtip #cluetip-inner {
  padding: 0 5px 5px;
  display: inline-block;
}
.cluetip-jtip div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #900;
}

/* jtip arrows */

.clue-right-jtip .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/arrowleft.gif);
}
.clue-left-jtip .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/arrowright.gif);
  left: 100%;
  margin-right: -11px;
}
.clue-top-jtip .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/arrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-jtip .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/arrowup.gif);
  top: -11px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}

/***************************************
   =cluetipClass: 'rounded'
-------------------------------------- */

.cluetip-rounded {
  background: transparent url(../../../skin/common_files/lib/cluetip/images/bl.gif) no-repeat 0 100%;
  margin-top: 10px;
  margin-left: 12px;
}

.cluetip-rounded #cluetip-outer {
  background: transparent url(../../../skin/common_files/lib/cluetip/images/tl.gif) no-repeat 0 0;
  margin-top: -12px;
}

.cluetip-rounded #cluetip-title {
  background-color: transparent;
  padding: 12px 12px 0;
  margin: 0 -12px 0 0;
  position: relative;
}
.cluetip-rounded #cluetip-extra {
  position: absolute;
  display: block;
  background: transparent url(../../../skin/common_files/lib/cluetip/images/tr.gif) no-repeat 100% 0;
  top: 0;
  right: 0;
  width: 12px;
  height: 30px;
  margin: -12px -12px 0 0;
}
.cluetip-rounded #cluetip-inner {
  background: url(../../../skin/common_files/lib/cluetip/images/br.gif) no-repeat 100% 100%;
  padding: 5px 12px 12px;
  margin: -18px -12px 0 0;
  position: relative;
}

.cluetip-rounded div#cluetip-close { 
  text-align: right;
  margin: 0 5px 5px;
  color: #009;
  background: transparent;
}
.cluetip-rounded div#cluetip-close a {
  color: #777;
}

/* rounded arrows */

.clue-right-rounded .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/rarrowleft.gif);
}
.clue-left-rounded .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/rarrowright.gif);
  left: 100%;
  margin-left: 12px;
}
.clue-top-rounded .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/rarrowdown.gif);
  top: 100%;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;  
}  
.clue-bottom-rounded .cluetip-arrows {
  background-image: url(../../../skin/common_files/lib/cluetip/images/rarrowup.gif);
  top: -23px;
  left: 50%;
  margin-left: -11px;
  height: 11px;
  width: 22px;
}



/* stupid IE6 HasLayout hack */
.cluetip-rounded #cluetip-title,
.cluetip-rounded #cluetip-inner {
  zoom: 1;
}

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/Wishlist/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Wishlist module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.wishlist-sendlist {
  margin-top: 15px;
}

.wishlist-sendlist .button {
  margin-left: 10px;
  margin-top: -3px;
}

.wishlist-sendlist input.input-email {
  width: 140px;
}

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/Manufacturers/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Manufacturers module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* manufacturers menu list */
.menu-manufacturers img.icon {
  background: url(../../../skin/Sportys_MEM_v2/modules/Manufacturers/../../images/dingbats_categorie.gif) no-repeat;
}

/* manufacturers list */
ul.manufacturers-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
ul.manufacturers-list li {
  margin: 0;
  padding: 0 0 0 5px;
  white-space: nowrap;
}

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/News_Management/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * News management module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.news-register-item {
  margin-bottom: 5px;
}

.news-register-item label {
  line-height: 15px;
}

.news-register-item span {
  font-style: italic;
}

/* News list */
label.news-item {
  display: block;
  font-weight: bold;
}

.news-item-descr {
  font-style: italic;
  padding-left: 20px;
  padding-bottom: 15px;
}

.news-list .news-item {
	border-bottom: 1px solid #aecbe9;
	margin-top: 27px;
	padding-bottom: 10px;
}

.news-list .news-item.last {
  margin-bottom: 27px;
}

.news-list .news-title {
  color: #004b87;
  font-weight: bold;
  font-size: 16px;
}

.news-list .news-body {
  margin-top: 10px;
}


/***
 * Source: file
 * File: skin/common_files/modules/Survey/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Survey module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/07/27 06:19:38 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Surveys menu list */
.menu-survey .title-bar img {
  background: url(../../../skin/common_files/modules/Survey/../../images/dingbats_categorie.gif) no-repeat;
}

/**
 * Survey page
 */
.survey-name {
  font-weight: bold;
}

.survey-header {
  font-size: 11px;
  padding-bottom: 15px;
}

.menu-survey .survey-header {
  font-size: 10px;
}

.survey-question {
  font-size: 12px;
  font-weight: bold;
  padding: 15px 2px 2px 2px;
}

.menu-survey .survey-question {
  font-size: inherit;
  padding: 0;
}

.survey-answers {
  padding: 2px 2px 5px 20px;
}

.menu-survey .survey-answers {
  padding: 8px 0;
}

.survey-textarea {
  width: 400px;
  height: 150px;
}

.menu-survey .survey-textarea {
  width: 120px;
  height: 60px;
}

.survey-answer {
  padding: 0 25px 15px 0;
  vertical-align: top;
}

.menu-survey .survey-answer {
  padding-bottom: 5px;
}

.survey-answer label {
  display: block;
}

.survey-answer textarea {
  width: 380px;
  height: 100px;
  margin-left: 20px;
}

.menu-survey .survey-answer textarea {
  width: 120px;
  height: 60px;
}

.survey-answer table tr td {
  padding: 3px;
  vertical-align: top;
}

.menu-survey .survey-answer table tr td {
  padding: 1px;
}

.survey-footer {
  font-size: 11px;
}

.menu-survey .survey-footer {
  font-size: 10px;
}

.survey-required {
  color: #b51a00;
  font-weight: bold;
}

.survey-required span {
  color: #b51a00;
  font-size: 10px;
  padding-left: 10px;
  font-weight: bold;
}

/**
 * Survey result page
 */
.survey-result-row {
  padding-left: 10px;
}

.survey-result-row table tr td {
  padding: 1px;
  white-space: nowrap;
}

.survey-result-answer {
  width: 250px;
}

.survey-result-row img.survey-bar {
  vertical-align: middle;
  height: 15px;
  background: transparent url(../../../skin/common_files/modules/Survey/../../images/bar.gif) repeat left top;
  float: left;
}

.survey-answer-hl .survey-result-row img.survey-bar {
  background-image: url(../../../skin/common_files/modules/Survey/../../images/bar_hl.gif);
}

.survey-bar-label {
  padding-left: 6px;
}

/***
 * Source: file
 * File: skin/common_files/modules/Special_Offers/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Special offers module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.products-list .special-price-row {
  text-decoration: line-through;
}

.offers-cart-button {
  float: right;
}

.cart .right-buttons-row {
  width: 60%;
}

.cart .right-buttons-row .button-separator {
  width: 60px;
  float: right;
}

.cart .offers-common-price {
  color: #010101;
  font-weight: bold;
  font-size: 12px;
  background: transparent url(../../../skin/common_files/modules/Special_Offers/../../images/spacer_black.gif) repeat-x left 8px;
  padding: 0;
  margin: 0;
}

.cart .offers-free-note {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  color: #a10000;
}

.cart .offers-free-shipping-note {
  margin: 10px 0;
  padding: 0;
  font-size: 14px;
  color: #a10000;
}

.products-list .special-price-row {
  text-decoration: line-through;
}

.cart .right-buttons-row .button-separator {
  width: 60px;
  float: right;
}

a.offers-thumbnail:link,
a.offers-thumbnail:visited,
a.offers-thumbnail:hover,
a.offers-thumbnail:active
{
  padding: 0;
  margin: 0 0 0 -51px;
  text-decoration: none;
  text-align: left;
}

.products-table a.offers-thumbnail:link,
.products-table a.offers-thumbnail:visited,
.products-table a.offers-thumbnail:hover,
.products-table a.offers-thumbnail:active
{
  display: inline;
  position: static;
  margin: 0 0 0 -51px;
  text-align: left;
}

.rtl a.offers-thumbnail:link,
.rtl a.offers-thumbnail:visited,
.rtl a.offers-thumbnail:hover,
.rtl a.offers-thumbnail:active
{
  text-align: right;
}

.rtl .products-table a.offers-thumbnail:link,
.rtl .products-table a.offers-thumbnail:visited,
.rtl .products-table a.offers-thumbnail:hover,
.rtl .products-table a.offers-thumbnail:active
{
  display: block;
  position: relative;
  margin: -44px 0 0 70px;
  text-align: left;
}

a.offers-thumbnail:link img,
a.offers-thumbnail:visited img,
a.offers-thumbnail:hover img,
a.offers-thumbnail:active img
{
  width: 49px;
  height: 50px;
  margin: 0;
  background: transparent url(../../../skin/common_files/modules/Special_Offers/../../images/special_offer_icon.png) no-repeat left top;
}

.offers-price {
  color: #b51a00;
  font-weight: bold;
  font-size: 14px;
  margin: 15px 0;
  padding: 0;
}

/**
 * Offers short list 
 */
.offers-short-list {
  margin-bottom: 10px;
  margin-top: 15px;
  text-align: left;
}

.printable .offers-short-list {
  padding-left: 0;
  padding-right: 0;
}

.offers-cell {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}

.offers-cell.first {
  padding-left: 0;
}

.offers-cell.last {
  padding-right: 0;
}

.offers-cell img {
  margin: 5px;
}

.offers-more-info {
  text-align: right;
  vertical-align: middle;
}

.offers-more-info a:link,
.offers-more-info a:visited,
.offers-more-info a:hover,
.offers-more-info a:active
{
  color: #043fa0;
  padding-right: 12px;
}

.offers-more-info a:link,
.offers-more-info a:visited,
.offers-more-info a:hover,
.offers-more-info a:active
{
  text-decoration: underline;
}

/**
 * Bonuses view
 */
.offers-bonus-title {
  float: left;
  width: 50%;
  text-align: right;
}

.offers-bonus-value {
  font-weight: bold;
}

.offers-bonuses-page .subheader {
  margin-top: 15px;
}

.error-page .offers-short-list {
  display: none;
}

.cart-free-offer-title {
  color: #043fa0;
  font-weight: bold;
  text-decoration: underline;
  cursor: pointer;
}

.product-details .details .bp-icon-header {
  height: 35px;
  text-align: center;
  vertical-align: middle;
  color: #ff6d00;
  font-weight: bold;
  font-size: 18px;
  background: transparent url(../../../skin/common_files/modules/Special_Offers/images/bp_icon_top_middle.gif) repeat-x;
}

.product-details .details .bp-icon-footer {
  height: 19px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  white-space: nowrap;
  background: transparent url(../../../skin/common_files/modules/Special_Offers/images/bp_icon_bottom_middle.gif) repeat-x;
}

/***
 * Source: file
 * File: skin/common_files/modules/Product_Configurator/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-Product configurator module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/06/17 10:24:41 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.pconf-cart-list {
  margin-bottom: 30px;
}

.pconf-cart-list table td {
  margin: 0;
  vertical-align: top;
}

.pconf-cart-list table td.pconf-cart-subproduct {
  padding-left: 10px;
  padding-right: 80px;
}

.pconf-cart-list table td.pconf-price-modifier {
  white-space: nowrap;
  text-align: right;
  color: #b51a00;
}

.pconf-cart-list table td.pconf-price {
  white-space: nowrap;
  text-align: right;
  padding-right: 10px;
}

.pconf-negative-price {
  color: #b51800;
}

.pconf-cart-list .subhead-row {
  background: #f1f1f1 none;
}

.pconf-cart-list tr.pconf-cart-total td {
  border-top: 1px solid #dddddd;
}

.pconf-cart-list tr.pconf-cart-total td.pconf-cart-total-name {
  padding-left: 20px;
}

.pconf-cart-list .button-row {
  margin: 0;
  padding-top: 15px;
}

/**
 * Configuration wizard: Step page
 */
.pconf-product-configure .pconf-step-title {
  font-weight: bold;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

.pconf-product-configure .pconf-step-descr {
  margin: 0;
  padding: 15px 0 0 0;
}

.pconf-slot-configure {
  margin: 0;
  padding: 45px 0 0 0;
}

.pconf-slot-configure-first {
  padding-top: 25px;
}

.pconf-slot-header {
  position: relative;
  vertical-align: top;
  height: 35px;
  background-color: #efebef;
  margin-bottom: 10px;
}

.pconf-slot-configure .pconf-slot-title {
  left: 15px;
  top: 10px;
  font-weight: bold;
  position: absolute;
  margin-top: 0;
}

.pconf-slot-configure .pconf-slot-actions {
  margin: 0;
  padding: 0;
  width: 40%;
  right: 15px;
  top: 10px;
  position: absolute;
}

.pconf-slot-configure .pconf-slot-actions .buttons-row-right {
  padding: 0;
  margin: 0;
}

.pconf-slot-configure .pconf-slot-actions .buttons-row-right a {
  line-height: 14px;
}

.pconf-slot-configure .pconf-slot-descr {
  margin: 0;
  padding: 0 0 10px 0;
}

.pconf-slot-configure .pconf-slot-required {
  font-weight: normal;
  color: #b51a00;
}

.pconf-slot-product .image {
  text-align: center;
  vertical-align: top;
  white-space: nowrap;
}

.pconf-slot-product-details {
  vertical-align: top;
  padding-left: 20px;
}

.pconf-slot-product-details a.product-title {
  color: #043fa0;
  font-size: 12px;
}

.pconf-price-row {
  padding: 5px 20px 5px 0;
  font-size: 11px;
}

.pconf-price-row .price {
  font-weight: bold;
}

.pconf-price-row .price-value {
  font-weight: bold;
  color: #b51a00;
}

/**
 * Configuration wizard: Products list
 */
.pconf-rules tr td {
  padding: 2px;
  vertical-align: top;
}

.pconf-rules .pconf-rules-or {
  display: block;
}

/**
 * Configuration summary
 */
.pconf-product-summary table.product-properties {
  padding-top: 10px;
  width: auto;
}

.pconf-product-summary table tr td {
  white-space: nowrap;
  padding: 5px 15px 5px 0;
}

.pconf-product-summary table tr td.property-name {
  font-weight: bold;
}

p.pconf-summary {
  font-weight: bold;
  padding-bottom: 15px;
}

.pconf-summary-step {
  position: relative;
  vertical-align: top;
  border: 1px solid #c5d0e1;
  padding: 0;
  margin: 0 0 15px 0;
}

.pconf-summary-step .pconf-step-title {
  height: 26px;
  background: #e2e8f0 none;
  border: 0 none;
  border-bottom: 1px solid #c5d0e1;
  position: relative;
  vertical-align: middle;
  line-height: 25px;
  padding: 0 50px 0 10px;
  position: relative;
  margin: 0;
}

.pconf-summary-step .pconf-step-title .button-row {
  margin: 0;
  position: absolute;
  top: 2px;
  right: 10px;
}

.pconf-summary-slots {
  padding-top: 15px;
}

.pconf-summary-slots .pconf-slot-image,
.pconf-summary-slots .pconf-slot-details
{
  padding: 0 0 38px 0;
}

.pconf-summary-slots .pconf-slot-image {
  text-align: center;
  width: 90px;
}

.pconf-summary-slots .pconf-slot-title {
  font-weight: bold;
}

.pconf-summary-slots a.pconf-slot-product:link,
.pconf-summary-slots a.pconf-slot-product:visited,
.pconf-summary-slots a.pconf-slot-product:hover,
.pconf-summary-slots a.pconf-slot-product:active
{
  font-weight: bold;
  text-decoration: underline;
}

.pconf-summary-slots .pconf-slot-price {
  margin: 10px 0 0 0;
  padding: 0;
}

.pconf-summary-slots .pconf-slot-taxes {
  padding-left: 40px;
}

.pconf-summary-total {
  font-size: 12px;
  height: 40px;
  vertical-align: middle;
}

.pconf-cart-list-checkout {
  margin: 6px 6px 6px 20px;
}

/***
 * Source: file
 * File: skin/common_files/modules/RMA/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * X-RMA module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.rma-product-options-box {
  padding-left: 20px;
}

/***
 * Source: file
 * File: skin/common_files/modules/Recently_Viewed/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recently viewed module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/08/03 15:52:10 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.menu-rviewed-section img.icon {
  background: transparent url(../../../skin/common_files/modules/Recently_Viewed/../../images/dingbats_products.gif) no-repeat left top;
}

.menu-rviewed-section div.item {
  margin-bottom: 10px;
}

.menu-rviewed-section div.image {
  float: left;
  margin-right: 10px;
}

/***
 * Source: file
 * File: skin/common_files/modules/Advanced_Customer_Reviews/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Advanced Customer Reviews module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.3 2010/07/27 11:49:37 karina Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* ==============================================================================
 * 
 * Review style (in reviews list)
 *
 * ==============================================================================*/

#tabs_product_page .tabs_product_page_content div.acr-review, div.acr-review {
  color: #58595B;
}

#tabs_product_page .tabs_product_page_content div.acr-review .acr-author, div.acr-review .acr-author {
  width: 80%;
  float: left;
  text-align: left;
  padding-bottom: 3px;
}

#tabs_product_page .tabs_product_page_content div.acr-review .acr-date, div.acr-review .acr-date {
  width: 20%;
  float: right;
  text-align: right;
  font-style: italic;
  color: #999;
  font-size: 10px;
}

.acr-message{line-height:1.5em;}

#tabs_product_page .tabs_product_page_content div.acr-review .acr-rating, div.acr-review .acr-rating {
  float: none;
  padding-bottom: 9px;
  padding-top: 5px;
}

#tabs_product_page .tabs_product_page_content div.acr-review .acr-verified, div.acr-review .acr-verified {
  color: #C77400; 
  padding-top: 5px;
  padding-bottom: 5px;
}

#tabs_product_page .tabs_product_page_content div.acr-reviews-list div.acr-line, div.acr-reviews-list div.acr-line {
  width: 100%;
  clear: left;
  margin: 5px 0 12px 0;
}


/*==============================================================================
 * 
 * General product rating container style (for multicolumns products list 
 * and simple products list/product page)
 *
 * ==============================================================================*/

.acr-general-product-rating {
  padding-top: 5px;
}

.acr-general-product-rating table {
  padding: 0px;
  margin: 0px;
  border-spacing: 0px;
  width: 10%;
}

.acr-general-product-rating table.acr-container-multicolumns {
  width: 100%;
}

table.acr-container-multicolumns td.left-indent,
table.acr-container-multicolumns td.right-indent {
  width: 30%;
}

table.acr-container td.left-indent,
table.acr-container td.right-indent {
  display: none;
}

table.acr-container-multicolumns td,
table.acr-container td {
  vertical-align: middle;
  padding: 0px;
}

.acr-general-product-rating td.rating-box {
  text-align: right;  
}

.acr-general-product-rating td.dropdown-button {
  cursor: pointer;
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 3px;
  width: 1%;
}

.acr-general-product-rating td.comment {
  text-align: left;
  padding-top: 1px;
  padding-left: 4px;
}

.acr-static-popup-container {
  text-align: left;
}

#tabs_product_page .tabs_product_page_content .acr-popup-internal-container, .acr-popup-internal-container {
  z-index: 1500;
  border: 1px solid #BCBCBC;
  padding: 5px;
  display: block;
  background: #FFFFFF;
  position: absolute;
  width: 260px;
}

.acr-popup-internal-container .progress {
  background: transparent url(../../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/progress.gif) repeat-x left top;
  height: 11px;
}


/* ==============================================================================
 *
 * Detailed product ratings style
 *
 * ==============================================================================*/

table.acr-detailed-product-ratings {
  width: 215px;
  color: #58595B;
  border-spacing: 1px;
}

table.acr-detailed-product-ratings td {
  margin: 1px;
  padding: 1px;
}

table.acr-detailed-product-ratings tr.no-reviews td {
  color: #818891;
}

table.acr-detailed-product-ratings tr.selected td {
  font-weight: bold;
}

table.acr-detailed-product-ratings .acr-rating-bar {
  width: 80px;
  background-color: #e8ffb8;
}

table.acr-detailed-product-ratings .acr-rating-bar-full {
  float: left;
  background-color: #a4d720;
  height: 15px;
}

table.acr-detailed-product-ratings td.acr-comment {
  text-align: right;
}


/* ==============================================================================
 *
 * Useful block style
 *
 * ==============================================================================*/

#tabs_product_page .tabs_product_page_content .acr-useful-box, .acr-useful-box {
  color: #818891;
  text-align: right;
  font-size: 12px;
  padding: 10px 0px 2px;
}

#tabs_product_page .tabs_product_page_content .acr-useful-box .acr-useful-box a, .acr-useful-box a {
  text-decoration: none;
  color: #666666;
}

#tabs_product_page .tabs_product_page_content .acr-useful-box .acr-useful-box .wait, .acr-useful-box .wait {
  padding-right: 5px;
  display: none;
  z-index: 1500;
  overflow: visible;
  width: 15px;
}

a.useful-yes:link,
a.useful-yes:visited,
a.useful-yes:hover,
a.useful-yes:active {
  color: #298705;
}

a.useful-no:link,
a.useful-no:visited,
a.useful-no:hover,
a.useful-no:active {
  color: #8D3634;
}

a.pseudo-link:link, 
a.pseudo-link:visited,  
a.pseudo-link:hover,  
a.pseudo-link:active {
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px dotted;
  padding: 0px;
}

a.useful-voted:link,
a.useful-voted:visited,
a.useful-voted:hover {
  text-decoration: none;
  background: #BCBCBC;
  color: #FFFFFF;
  padding: 1px 2px 1px 2px;
}

span.useful-voted {
  background: #BCBCBC;
  color: #FFFFFF;
  padding: 1px 2px 1px 2px;
}


/* ==============================================================================
 *
 * Reviews list style
 * 
 * ==============================================================================*/

.acr-reviews-list {
  padding-top: 15px;
}

.acr-reviews-list .acr-tab {
  padding: 0px;
}

.acr-product-info .acr-image {
  float: left;
  position: relative;
  padding: 3px 20px 3px 10px;
}

.acr-product-info .acr-details {
  border: 0 none;
  padding-left: 30px;
  vertical-align: top;
}

.acr-product-tab-summary {
  float: none;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 5px;
  margin-bottom: 0;
}

.acr-reviews-order {
	color: #666;
    font-weight: bold;
    margin-top: 10px;
    display: block;
    background: #ededed;
    padding: 10px;
    font-size: 11px;
    border: 1px solid #ccc;
    border-bottom: 0 none;
}

.acr-reviews-order a {
  font-weight: normal;
}


/* ==============================================================================
 * 
 * Customer Reviews Menu box style
 *
 * ==============================================================================*/
.menu-reviews-section img.icon {
  background: url(../../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/dingbats_categorie.gif) no-repeat scroll 0 0 transparent;
}

.menu-reviews-section div.acr-item {
  margin-bottom: 10px;
}

.menu-reviews-section div.acr-image {
  float: left;
  padding-bottom: 5px;
  padding-right: 8px;
}

.menu-reviews-section .acr-product-title {
  padding-bottom: 5px;
}

.menu-reviews-section .acr-rating {
  padding-top: 5px;
}

.menu-reviews-section .acr-author {
  font-weight: bold;
  text-align: right;
  font-size: 10px;
}

.menu-reviews-section .acr-date {
  font-weight: normal;
  text-align: right;
  padding-bottom: 2px;
  font-size: 10px;
}

.menu-reviews-section .acr-comment {
  font-weight: normal;
  text-align: left;
  padding-bottom: 10px;
  padding-top: 9px;
}

.menu-reviews-section .acr-link {
  font-weight: normal;
  text-align: left;
}

.menu-reviews-section div.acr-line {
  border-bottom: 1px solid #D9D9D9;
  width: 100%;
  clear: left;
  margin: 5px 0 12px 0;
}


/* ==============================================================================
 *
 * Search reviews page style
 *
 * ==============================================================================*/
.acr-search-results {
  padding-top: 5px;
  padding-left: 4px;
}

.acr-search-reviews-sort-bar {
  text-align: right;
  padding-bottom: 8px;
  border-bottom: 1px #CCCCCC solid;
}

.acr-search-sort-delimiter {
  padding-right: 2px;
  padding-left: 2px;
  font-weight: normal;
}

.acr-search-sort-selected {
  font-weight: bold;
  font-size: 10px;
}

a.acr-search-sort-not-selected:link,
a.acr-search-sort-not-selected:visited,
a.acr-search-sort-not-selected:hover,
a.acr-search-sort-not-selected:active {
  font-weight: normal;
  font-size: 10px;
}


/* ==============================================================================
 *
 * Stars rating style
 *
 * ==============================================================================*/
.acr-vote-bar a,
.acr-vote-bar span,
.acr-vote-bar a img,
.acr-vote-bar span img
{
  display: block;
  margin: 0px;
  width: 22px;
  height: 20px;
  overflow: hidden;
  background: transparent url(../../../skin/common_files/modules/Advanced_Customer_Reviews/../../images/stars.png) no-repeat 1px top;
  float: left;
}

.acr-vote-bar span.full,
.acr-vote-bar span img
{
  background-position: 1px -20px;
}

.acr-allow-add-rate a {
  background-position: 1px -40px;
}

.acr-allow-add-rate a.full,
.acr-allow-add-rate a img
{
  background-position: 1px -60px;
}

.acr-allow-add-rate a:hover,
.acr-allow-add-rate a.over
{
  background-position: 1px -80px;
}

table.acr-data-table td.data-name {
  text-align: right;
  font-weight: normal;
  width: 30%;
}

/* ==============================================================================
 *
 * Other common style
 *
 * ==============================================================================*/
.acr-reviews-add table td {
  padding: 2px;
}

.acr-reason {
  color: #818891;
}

.printable .acr-rating-box {
  display: none;
}

.printable .acr-general-product-rating {
  display: none;
}

div.clearing {
  clear: both;
}

.acr-rating-box.message span {
  display: block;
  padding-top: 5px;
  font-size: 11px;
  font-weight: bold;
}

.acr-review-not-allowed {
  color: #CCCCCC;
}

#tabs_product_page #tab-review.tabs_product_page_content div {

}
#tabs_product_page .tabs_product_page_content .acr-review , .acr-review {
    border-top: 1px solid #ccc;
    padding-top: 22px;
}


@media only screen and (min-width: 0) and (max-width: 767px) {

	.acr-product-info .acr-image{
		float: none;
		text-align: center;
	}
	.acr-product-info .acr-details{
		margin-left: 0!important;
		padding: 0;
	}
	
}
/***
 * Source: file
 * File: skin/common_files/modules/Feature_Comparison/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Feature Comparison Module CSS stylesheet
 * 
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.5 2010/07/27 11:49:37 igoryan Exp $
 * @link       http: //www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Comparison list
 */
.fcomp-list .title-bar img {
  background: url(../../../skin/common_files/modules/Feature_Comparison/../../images/dingbats_categorie.gif) no-repeat;
}

.fcomp-list .fcomp-subtitle {
  font-weight: 700;
  padding: 0 0 5px;
  margin: 0;
}

.fcomp-list ul {
  margin: 0;
  padding: 0;
}

.fcomp-list ul li {
  padding: 1px 16px 1px 1px;
  margin: 0;
  position: relative;
}

.fcomp-list ul li img.delete-icon {
  position: absolute;
  top: 4px;
  right: 4px;
}

.fcomp-list ul li.fcomp-line {
  padding: 2px 0;
}

.fcomp-list ul li.fcomp-line hr {
  margin: 0;
  border-bottom-color: #dee2e9;
}

ul.fcomp-buttons li {
  margin: 5px 0px 25px 0px;
}

a.fcomp-menu-link {
  font-weight: 400;
  text-decoration: underline;
}

/**
 * Functionality in products list
 */
.fcomp-checkbox-box label {
  white-space: nowrap;
  vertical-align: middle;
}

.fcomp-checkbox-box label * {
  vertical-align: middle;
}

.products-list .fcomp-checkbox-box {
  margin-top: 10px;
  text-align: center;
}

.products-table .fcomp-checkbox-box {
  margin-top: 3px;
}

.fcomp-product-box {
  margin-top: 22px;
}

.fcomp-compare-with-title {
  margin: 15px 0 5px;
}

.fcomp-select-box {
  position: relative;
  white-space: nowrap;
  padding: 10px 0 0;
  height: 24px;
}

.fcomp-select-product {
  width: 200px;
  vertical-align: top;
}

.fcomp-compare-buttons {
  padding: 25px 0;
}

.printable .fcomp-compare-buttons,
.printable .fcomp-checkbox-box,
.printable .fcomp-product-box
{
  display: none;
}

/**
 * Comparison page (classes list)
 */
.fcomp-classes-list .fcomp-class-title {
  background: #eee none;
  font-weight: 700;
  margin-top: 15px;
}

.fcomp-classes-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.fcomp-classes-list ul li {
  margin: 0;
  padding: 0 0 0 5px;
}

/**
 * Comparison page (classes list)
 */
.fcomp-toolbar {
  text-align: left;
  white-space: nowrap;
  padding-bottom: 15px;
  margin-right: 20px;
}

.fcomp-show-not-equal {
  width: 24px;
  height: 24px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/nofiltr.png) no-repeat;
}

.fcomp-show-equal {
  width: 24px;
  height: 24px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/filtr.png) no-repeat;
}

.fcomp-axis {
  width: 24px;
  height: 24px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/change.png) no-repeat;
}

.fcomp-popup-link {
  width: 24px;
  height: 24px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/popup.png) no-repeat;
}

.fcomp-removed-features {
  padding-top: 15px;
  padding-bottom: 15px;
}

.fcomp-removed-features span {
  padding-left: 5px;
  padding-right: 5px;
}

span.fcomp-removed-features-title {
  font-weight: 700;
  padding-right: 5px;
}

.fcomp-table .search-sort-bar {
  padding-right: 0;
  margin: 0 0 15px;
}

.fcomp-table table {
  background: #ccc none;
  float: left;
}

.fcomp-table tr td {
  padding: 2px;
}

.fcomp-table tr td.fcomp-corner {
  background: #fff none;
  width: 200px;
}

.fcomp-table tr td.fcomp-title {
  background: #ccc none;
  font-weight: 700;
  text-align: center;
}

.fcomp-table tr td.fcomp-empty {
  background-color: #eee;
}

.fcomp-xy tr td.fcomp-title-h {
  vertical-align: top;
  text-align: center;
  background-color: #eee;
  font-weight: 700;
}

.fcomp-xy tr td.fcomp-title-v {
  vertical-align: middle;
  background-color: #eee;
  white-space: nowrap;
}

.fcomp-yx tr td.fcomp-title-h {
  vertical-align: top;
  text-align: center;
  background-color: #eee;
  font-weight: 700;
}

.fcomp-yx tr td.fcomp-title-v {
  vertical-align: middle;
  background-color: #eee;
  white-space: nowrap;
}

.fcomp-yx tr td.fcomp-title-h a:link,
.fcomp-yx tr td.fcomp-title-h a:visited,
.fcomp-yx tr td.fcomp-title-h a:hover,
.fcomp-yx tr td.fcomp-title-h a:link,
.fcomp-yx tr td.fcomp-title-v a:link,
.fcomp-yx tr td.fcomp-title-v a:visited,
.fcomp-yx tr td.fcomp-title-v a:hover,
.fcomp-yx tr td.fcomp-title-v a:active
{
  font-weight: 700;
}

.fcomp-yx tr td.fcomp-title-h label,
.fcomp-xy tr td.fcomp-title-v label
{
  font-weight: 700;
}

.fcomp-table tr td.fcomp-hl-cell {
  vertical-align: middle;
  background-color: #fff5e4;
  text-align: center;
}

.fcomp-table tr td.fcomp-cell {
  vertical-align: middle;
  background-color: #fff;
  text-align: center;
}

.fcomp-table img.fcomp-yes {
  vertical-align: middle;
  width: 12px;
  height: 9px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/yes.png) no-repeat left top;
}

.fcomp-table img.fcomp-no {
  vertical-align: middle;
  width: 10px;
  height: 10px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/no.png) no-repeat left top;
}

.fcomp-table tr td.fcomp-center-note {
  white-space: nowrap;
  text-align: center;
  background: #fff none;
}

.fcomp-table tr td.fcomp-note {
  text-align: center;
  background: #fff none;
}

.fcomp-table tr td.fcomp-delete-cell {
  white-space: nowrap;
  background: #fff none;
  vertical-align: top;
  line-height: 15px;
}

.fcomp-table tr td.fcomp-delete-cell a:link,
.fcomp-table tr td.fcomp-delete-cell a:visited,
.fcomp-table tr td.fcomp-delete-cell a:hover,
.fcomp-table tr td.fcomp-delete-cell a:active
{
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/delete_obj.gif) no-repeat left 1px;
  padding-left: 16px;
  display: block;
  height: 15px;
}

/**
 * Choosing page (classes list)
 */
.fcomp-class-cell {
  float: left;
  text-align: center;
}

.fcomp-class-cell a.image:link,
.fcomp-class-cell a.image:visited,
.fcomp-class-cell a.image:hover,
.fcomp-class-cell a.image:active
{
  text-decoration: none;
}

.fcomp-class-cell a:link,
.fcomp-class-cell a:visited,
.fcomp-class-cell a:hover,
.fcomp-class-cell a:active
{
  font-weight: 700;
}

/**
 * Choosing page (options list)
 */
.fcomp-options-table .data-name {
  white-space: nowrap;
}

table.fcomp-options-table td {
  padding-bottom: 15px;
}

table.fcomp-options-table table td {
  padding-bottom: 0;
}

.fcomp-options-label-including {
  padding: 0;
  font-size: 10px;
}

/**
 * Products list popup
 */
.fcomp-popup-dialog .content {
  vertical-align: top;
}

.fcomp-popup-dialog form {
  width: 100%;
}

.fcomp-popup-categories-list {
  width: 48%;
  float: left;
  vertical-align: top;
  padding: 0 0 15px;
}

.fcomp-popup-products-list {
  margin-left: 50%;
  width: 48%;
  vertical-align: top;
  padding: 0 0 15px;
}

.fcomp-popup-column-title {
  font-weight: 700;
}

.fcomp-popup-categories-list select,
.fcomp-popup-products-list select
{
  width: 100%;
}

img.fcomp-in-cart {
  width: 16px;
  height: 18px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/images/in_cart.png) no-repeat;
}

img.fcomp-fake-image {
  display: none;
}

img.fcomp-progress-image {
  width: 60px;
  height: 19px;
  background: transparent url(../../../skin/common_files/modules/Feature_Comparison/../../images/progress.gif) repeat-x 0 5px;
}

select.fcomp-select-product {
  margin-right: 10px;
}

/***
 * Source: file
 * File: skin/common_files/modules/Detailed_Product_Images/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Detailed product images module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.5 2010/08/04 11:32:48 joy Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* Detailed images on product detailed page */
.dpimages-list .content {
  text-align: center;
}

.dpimages-list .content img {
  padding: 0 0 10px 0;
}

.dpimages-list .content img.last {
  padding: 0;
}

.dpimages-list .dpimage-container {
  text-align: center;
  margin: 3px 0;
}

/* Product details line */
div.dpimages-popup-link {
  margin-top: 33px;
  text-align: center;
  vertical-align: middle;
}

.dpimages-popup-link a:link,
.dpimages-popup-link a:visited,
.dpimages-popup-link a:hover,
.dpimages-popup-link a:active
{
  text-decoration: underline;
  padding: 0 0 0 17px;
  background: transparent url(../../../skin/common_files/modules/Detailed_Product_Images/../../images/zoom_image.gif) no-repeat left 1px;
  line-height: 13px;
}

/* Icons box */

.dpimages-icons-box {
  padding-top: 15px;
  padding-bottom: 10px;
  width: 220px;
}

.dpimages-icons-box a:link,
.dpimages-icons-box a:visited,
.dpimages-icons-box a:hover,
.dpimages-icons-box a:active
{
  display: block;
  outline-style: none;
  border: 1px solid #fff;
  float: left;
}

.dpimages-icons-box a:hover {
  border: 1px solid #215485;
}

/* Printable page */

.printable .dpimages-popup-link,
.printable .dpimages-icons-box
{
  display: none;
}


/***
 * Source: file
 * File: skin/common_files/modules/Bestsellers/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Bestsellers module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Bestsellers menu box
 */
.menu-bestsellers img.icon {
  background: url(../../../skin/common_files/modules/Bestsellers/../../images/dingbats_categorie.gif) no-repeat;
}

.menu-bestsellers ul li a:link,
.menu-bestsellers ul li a:visited,
.menu-bestsellers ul li a:hover,
.menu-bestsellers ul li a:active
{
  font-weight: normal;
}

.menu-bestsellers ul {
  margin-left: 20px;
  list-style: decimal outside none;
  font-weight: bold;
}

.menu-bestsellers ul li,
.menu-special ul li,
.menu-help ul li,
.menu-manufacturers ul li
{
  padding: 4px 0;
}

/**
 * Bestsellers products list
 */
ul.bestsellers-products-item {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul.bestsellers-products-item li {
  list-style: none;
  padding: 2px;
}

ul.bestsellers-products-item img {
  width: 50px;
  float: left;
}

.bestsellers-products-item .details {
  margin-left: 50px;
  padding-left: 2px;
}

.bestsellers-products-item a.product-title:link,
.bestsellers-products-item a.product-title:visited,
.bestsellers-products-item a.product-title:hover,
.bestsellers-products-item a.product-title:active
{
  font-weight: bold;
}

/***
 * Source: file
 * File: skin/common_files/modules/Wholesale_Trading/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Wholesale trading module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

#wl-prices {
  margin-top: 15px;
}

#wl-prices table td {
  padding: 2px 10px;
  background: #eee none;
  white-space: nowrap;
}

#wl-prices table th {
  padding: 2px 10px;
  white-space: nowrap;
  background: #ccc none;
  font-weight: bold;
  text-align: center;
}

#wl-prices div strong {
  color: #112536;
}

/***
 * Source: file
 * File: skin/common_files/modules/Discount_Coupons/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Discount Coupons Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.dcoupons-add-coupon {
  color: #112536;
  font-weight: bold;
}

/* clear link */
.dcoupons-clear img {
  background: transparent url(../../../skin/common_files/modules/Discount_Coupons/../../images/delete_cross.gif) no-repeat;
  width: 11px;
  height: 11px;
  vertical-align: bottom;
}

/***
 * Source: file
 * File: skin/common_files/modules/Gift_Certificates/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Gift certificates Module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:29 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */


/**
 * Gift certificate page 
 */
.giftcert-header {
  vertical-align: middle;
  padding-bottom: 15px;
}

.giftcert-header img {
  width: 61px;
  height: 67px;
  background: transparent url(../../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;
  float: left;
  margin: 0 15px 15px 0;
}

.giftcert-table .giftcert-title {
  color: #b51a00;
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 0;
}

.giftcert-table .data-name {
  text-align: right;
}

.giftcert-table .giftcert-subtitle {
  padding-bottom: 30px;
}

.giftcert-table .giftcert-h-separator {
  padding: 15px 0;
}

.giftcert-table .giftcert-h-separator hr {
  border-bottom: 1px solid #ccc;
}

.giftcert-table .buttons-row #preview_button {
  float: left;
}

.giftcert-table .giftcert-delivery-method {
  font-weight: bold;
}

table.data-table tr#preview_template td {
  vertical-align: middle;
}

#preview_template td select {
  margin-right: 20px;
}

/**
 * Cart page 
 */
.giftcert-item .image img {
  width: 84px;
  height: 69px;
  background: transparent url(../../../skin/common_files/modules/Gift_Certificates/../../images/gift.gif) no-repeat left top;
}

.giftcert-item .giftcert-item-row .giftcert-item-subtitle {
  padding-right: 3px;
}

.giftcert-item .product-title {
  padding-bottom: 15px;
}

/***
 * Source: file
 * File: skin/common_files/modules/Product_Options/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Product options module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/* exceptions list */
#exception_msg {
  padding-bottom: 15px;
}

.poptions-exceptions-list {
  padding-bottom: 15px;
}

/* short options list */
.poptions-options-list {
  padding: 1px;
}

.poptions-options-list td {
  padding-right: 10px;
}

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/Upselling_Products/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Upselling products module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

ul.uproducts {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}

.uproducts li {
  padding: 5px;
  font-weight: bold;
}

ul.uproducts a:link,
ul.uproducts a:visited,
ul.uproducts a:hover,
ul.uproducts a:active
{
  font-weight: bold;
  font-size: 12px;
}

.printable .uproducts {
  display: none;
}

/***
 * Source: file
 * File: skin/common_files/modules/Recommended_Products/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Recommended products module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

ul.rproducts {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}

ul.rproducts li {
  margin: 0;
  padding: 4px 0;
  font-size: 7px;
}

ul.rproducts a:link,
ul.rproducts a:visited,
ul.rproducts a:hover,
ul.rproducts a:active
{
  font-weight: bold;
  font-size: 12px;
}

.printable .rproducts {
  display: none;
}

/***
 * Source: file
 * File: skin/common_files/modules/Stop_List/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Stop list module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:30 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

img.slist-no-ip {
  vertical-align: middle;
  width: 12px;
  height: 12px;
  background: transparent url(../../../skin/common_files/modules/Stop_List/../../images/no_ip.gif) left top;
}

/***
 * Source: file
 * File: skin/common_files/modules/Advanced_Order_Management/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Advanced Order Management module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.2 2010/05/31 06:08:28 igoryan Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

#history-box {
  padding: 5px;
  border: solid 1px #ccc;
	font-size: 10px;
}

#history-box ul {
  padding-left: 20px;
  margin: 0px;
	
}

#history-box li {
  padding: 0;
  margin: 0;
  font-size: 10px;
}

#history-box .subhead {
  color: #000;
  font-size: 10px;
  font-weight: bold;
  padding-top: 3px;
  margin: 0;
}

#history-box .subhead-comment {
  color: #000;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box .subhead-note {
  color: #848a94;
  padding: 3px 0;
  font-size: 10px;
}

#history-box .section-subhead {
  color: #b51a00;
  font-size: 10px;
  font-weight: normal;
  padding: 3px 0;
  margin: 0;
}

#history-box p {
  font-size: 10px;
  padding: 0;
  margin: 0;
}

#history-box .status {
  color: #848a94;
}

/***
 * Source: file
 * File: skin/common_files/modules/Add_to_cart_popup/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * Add To Cart Popup module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    5ee25518bc7b8f3488f09e8e966b839e6d83b88f, v2 (xcart_4_5_4), 2012-10-25 11:55:07, main.css, aim
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

.product-added .thumbnail {
  margin: 0;
}

.product-added .details {
  margin: 3px 0 0 20px;
}

.product-added .title {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 10px 0;
  color: #444;
}

.product-added .price {
  font-size: 13px;
  font-weight: bold;
  margin: 10px 0;
}

.product-added .rating {
  padding-left: 8px;
  text-align: left;
}

.product-added .rating .creviews-rating {
  display: none;
}

.product-added .price .product-price-value {
  color: #b51a00;
}

.product-added .price .product-alt-price-value {
  color: #787878;
}

.product-added .cart {
  text-align: center;
  border: 7px solid #d0d0d0;
  border-radius: 14px;
  padding: 10px 0 15px 0;
  color: #444;
  width: 145px;
}

.product-added .cart .header {
  /*border-bottom: 1px solid #a0a0a0;*/
  font-size: 14px;
  font-weight: bold;
}

.product-added .cart .label {
  font-weight: bold;
}

.product-added .cart ul {
  margin: 10px 0 14px 0;
  padding: 0;
}

.product-added .cart ul li {
  list-style: none;
  margin: 7px 0;
  padding: 0;
}

.product-added .cart-outer {
  background: url(../../../skin/common_files/modules/Add_to_cart_popup/images/arrow_right_gray.png) no-repeat 0 50%;
  padding-left: 64px;
}

.product-added h1 {
  font-weight: normal;
  color: #a0a0a0;
  padding: 0;
  margin: 30px 0 20px 0;
  font-size: 24px;
}

.product-added .upselling .rating {
  padding-left: 31px;
}

.product-added .upselling.details {
  margin: 0 0 10px;
}

.product-added .upselling.details td {
  padding: 0 5px;
}

.product-added .upselling .creviews-rating-box {
  padding-bottom: 0;
}

.product-added .upselling .title {
  margin-bottom: 5px;
}

.product-added .upselling .price {
  margin: 5px 0;
}

.product-added .upselling .buy {
  margin-top: 7px;
}


.product-added .ui-widget {
  font-family: Arial,sans-serif !important;
}

.product-added .ui-widget-header {
  border: 1px solid #B6B6B6 !important;
  color: #4F4F4F !important;
  font-weight: bold !important;
}

.product-added .ui-widget-header {
  background: #ededed url(../../../skin/common_files/modules/Add_to_cart_popup/images/bg_gradient.png) 0 0 repeat-x !important;
  background: -moz-linear-gradient(top, #ededed 0%, #c4c4c4 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#c4c4c4)) !important;
  background: -webkit-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -o-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -ms-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c4c4c4')"; /* IE8+ */
}

.product-added.ui-dialog {
  -webkit-box-shadow: 0 2px 12px rgba(0,0,0,0.6) !important;
  -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.6) !important;
}
.product-added.ui-dialog .ui-dialog-titlebar {
  padding: 0.7em 1em 0.6em 1em !important;
  position: relative !important;
  border: none !important;
  border-bottom: 1px solid #979797 !important;
  -moz-border-radius: 3px 3px 0 0 !important;
  -webkit-border-radius: 3px 3px 0 0 !important;
  border-radius: 3px 3px 0 0 !important;
  font-family: Arial, sans-serif !important;
}

.product-added.ui-dialog .ui-dialog-title {
  float: left !important;
  margin: .1em 16px .2em 0 !important;
  font-size: 14px !important;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5) !important;
} 

.product-added.ui-dialog .ui-dialog-titlebar-close {
  position: absolute !important;
  right: .8em !important;
  top: 55% !important;
  width: 16px !important;
  margin: -10px 0 0 0 !important;
  padding: 0 !important;
  height: 16px !important;
}

.product-added.ui-dialog .ui-dialog-titlebar-close span {
  display: block !important;
  margin: 1px !important;
  background: url(../../../skin/common_files/modules/Add_to_cart_popup/images/icon_close.png) 0 0 no-repeat !important;
}

.product-added.ui-dialog .ui-dialog-titlebar-close:hover span {
  background-position: -16px 0 !important;
}

.product-added.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
  padding: 0 !important;
  border: 0 !important;
}

.product-added.ui-dialog .ui-dialog-content {
  position: relative !important;
  border: 0 !important;
  padding: 1.0em 1em !important;
  background: none !important;
  overflow: hidden !important;
  zoom: 1 !important;
}

.product-added.ui-dialog .ui-dialog-buttonpane {
  text-align: left !important;
  border-width: 1px 0 0 0 !important;
  background-image: none !important;
  margin: .5em 0 0 0 !important;
  padding: .3em 0.0em .5em .4em !important;
  border-radius: 0 0 3px 3px !important;
  -moz-border-radius:  0 0 3px 3px !important;
  -webkit-border-radius: 0 0 3px 3px !important;
}

.product-added.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right !important;
}

.product-added.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em 1.0em .5em 0 !important;
  cursor: pointer !important;
}

.product-added.ui-dialog .ui-resizable-se {
  width: 14px !important;
  height: 14px !important;
  right: 3px !important;
  bottom: 3px !important;
}

.product-added .ui-state-default, .product-added .ui-widget-content .ui-state-default, .product-added.ui-widget-content .ui-state-default, .product-added .ui-widget-header .ui-state-default {
  border: 1px solid #B6B6B6 !important;
  font-weight: normal !important;
  color: #4F4F4F !important;
}

.product-added .ui-state-default, .product-added .ui-widget-content .ui-state-default, .product-added.ui-widget-content .ui-state-default, .product-added .ui-widget-header .ui-state-default { 
  background: #ededed url(../../../skin/common_files/modules/Add_to_cart_popup/images/bg_gradient.png) 0 0 repeat-x !important;
  background: -moz-linear-gradient(top, #ededed 0%, #c4c4c4 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#c4c4c4)) !important;
  background: -webkit-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -o-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: -ms-linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  background: linear-gradient(top, #ededed 0%,#c4c4c4 100%) !important;
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;
  box-shadow: 0 1px 0 rgba(255,255,255,0.6) inset !important;

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#c4c4c4')"; /* IE8+ */
}

.product-added .ui-state-default a, .product-added .ui-state-default a:link, .product-added .ui-state-default a:visited {
  color: #4F4F4F !important;
  text-decoration: none !important;
}

.product-added .ui-state-hover, .product-added .ui-widget-content .ui-state-hover, .product-added.ui-widget-content .ui-state-hover, .product-added .ui-widget-header .ui-state-hover, .product-added .ui-state-focus, .product-added .ui-widget-content .ui-state-focus, .product-added.ui-widget-content .ui-state-focus, .product-added .ui-widget-header .ui-state-focus {
  border: 1px solid #9D9D9D !important;
  font-weight: normal !important;
  color: #313131 !important;
}

.product-added .ui-state-hover a, .product-added .ui-state-hover a:hover {
  color: #313131 !important;
  text-decoration: none !important;
}

.product-added .ui-state-active a, .product-added .ui-state-active a:link, .product-added .ui-state-active a:visited {
  color: #313131 !important;
  text-decoration: none !important;
}

.product-added .ui-widget :active {
  outline: none !important;
}

.product-added .buttons_line {
  min-width:390px;
}

.product-added .ui-button .ui-button-text {
  display: block !important;
  line-height: 1.4 !important;
  font-size: 14px !important;
  font-weight: bold !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) !important;
}

.product-added.ui-dialog {
  padding: 0 !important;
}

.product-added .ui-widget-content, .product-added.ui-widget-content {
  border: 1px solid #a0a0a0 !important;
  background-color: white;
  background-image: none;
}

.product-added .ui-button.ui-state-hover { 
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255,255,255,0.8) inset; !important 
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255,255,255,0.8) inset !important;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15), 0 1px 0 rgba(255,255,255,0.8) inset !important;
}

.product-added.ui-dialog {
  -moz-border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-radius: 3px !important;
  -moz-background-clip: padding !important;
  -webkit-background-clip: padding-box !important;
  background-clip: padding-box !important;
}

.product-added .ui-state-active, .product-added .ui-widget-content .ui-state-active, .product-added .ui-widget-header .ui-state-active { 
  outline: none !important;
  color: #1c4257; border: 1px solid #7096ab !important;
  background: #ededed url(../../../skin/common_files/modules/Add_to_cart_popup/images/bg_gradient.png) 0 -50px repeat-x !important;
  background: -moz-linear-gradient(top, #d0dde9 0%, #a9d0e5 100%) !important;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d0dde9), color-stop(100%,#a9d0e5)) !important;
  background: -webkit-linear-gradient(top, #d0dde9 0%,#a9d0e5 100%) !important;
  background: -o-linear-gradient(top, #d0dde9 0%,#a9d0e5 100%) !important;
  background: -ms-linear-gradient(top, #d0dde9 0%,#a9d0e5 100%) !important;
  background: linear-gradient(top, #d0dde9 0%,#a9d0e5 100%) !important;

  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0dde9', endColorstr='#a9d0e5')"; /* IE8+ */
}

.product-added.ui-dialog .ui-dialog-titlebar-close {
  background: none !important;
}

.product-added.ui-dialog .ui-dialog-buttonpane button {
  float: none !important;
}

.product-added .button-spacer {
  padding: 0 5px;
}

.product-added .proceed-to-checkout .ui-button-text {
  background: transparent url(../../../skin/common_files/modules/Add_to_cart_popup/images/proceed_to_checkout.gif) right 7px no-repeat;
  padding-right: 40px;
  margin-right: 7px;
}

.product-added hr {
  border-bottom: 1px solid #dfdfdf;
  background: none;
}

.product-added.ui-widget {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
}

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/One_Page_Checkout/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * One page checkout module CSS stylesheet
 *  
 * @category   X-Cart
 * @package    X-Cart
 * @subpackage CSS
 * @author     Ruslan R. Fazlyev <rrf@x-cart.com> 
 * @version    $Id: main.css,v 1.14.2.4 2010/09/24 06:16:20 aim Exp $
 * @link       http://www.x-cart.com/
 * @see        ____file_see____
 */

/**
 * Alternative styles for common elements 
 */

div.opc-container .opc-section h2,
div.opc-container .opc-section h3
{
  color: #617683;
}

div.opc-container label {
  font-size: 12px;
  line-height: 14px;
  vertical-align: middle;
  margin-bottom: 0;
  margin-top: 0px;
}
div.opc-container label.h4 {
  font-weight: 600; 
}
div.opc-container #center-main {
  text-align: left;
  width: 960px;
  margin: 0 auto;
}

div.opc-container h1 {
  font-size: 20px;
}

div.checkout-container h1 {
  font-size: 32px;
}

div.checkout-container span.star {
  padding-left: 5px;
  color: #3385bf;
}

.fill-error label {
  color: #ce0000;
}

div.opc-section-container div.text-block {
  margin: 0 10px;
}

.fill-error .data-value input[type=text],
.fill-error .data-value input[type=password],
.fill-error .data-value select,
.fill-error .data-value textarea
{
  border: solid 1px #ce0000;
  background-color: #ffebeb;
}

div.error-label {
  color: #ce0000;
  font-size: 9px;
  display: none;
}

.fill-error div.error-label {
  display: block;
}

/**
 * Container blocks 
 */
ul#opc-sections {
  margin: 0;
  padding: 0;
  min-width: 1000px;
}

ul#opc-sections li.opc-section {
  text-align: left;
  float: left;
  list-style: none;
  padding: 0;
  margin: 0 2% 0 0;
  border: 0 none;
  width: 310px;
  min-height: 400px;
  width: 30%;
}

ul#opc-sections li.opc-section h2 {
  font-weight: normal;
  font-size: 24px;
  padding: 7px 0;
  margin: 0;
}

ul#opc-sections li.opc-section h3 {
  font-weight: normal;
  font-size: 18px;
  padding: 7px 0;
  margin: 0;
  border: 0 none;
  color: #E42C2A;
}

ul#opc-sections li.opc-section div {
  font-size: 12px;
}

ul#opc-sections li.opc-section .button-row{height: auto;}

ul#opc-sections li.last {
  margin-right: 0 !important;
}

#opc-sections hr{margin-top: 5px; margin-bottom: 5px;}

/**
 * Registration section 
 */
div.opc-authbox {
  margin: 5px 0;
  padding: 0;
  font-size: 12px;
}

div.opc-authbox a {
  font-size: 12px;
  font-weight: normal;
  line-height: 16px;
}

fieldset.registerform {
  border: 0 none;
  padding: 0;
  margin: 0;
}

div.opc-section-container {
  padding: 0 0;
  margin: 0;
  background: #f5f5f5;
}

div.opc-section-container div.text-block {
  margin: 0 10px;
}

div.checkout-container #center-main input[type=text],
div.checkout-container #center-main input[type=password],
div.checkout-container #center-main textarea, 
div.checkout-container #center-main select {
  max-width: 100%;
  font-size: 12px;
  box-sizing: border-box;
}

div.checkout-container #center-main input[type=text],
div.checkout-container #center-main input[type=password],
div.checkout-container #center-main select {
  height: 30px;
}

div.checkout-container #center-main input#email[type=text]{margin-bottom: 10px;}

div.checkout-container #center-main textarea {
  width: 99%;
}

div.checkout-container #center-main select {
  height: 22px;
}

fieldset.registerform ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}

fieldset.registerform ul {
  position: relative;
  padding: 0 15px;
  margin: 0;
  background: #f5f5f5;
}

	fieldset.registerform ul.register-newslist{  background: none; margin: 0;  padding: 0 5px;}
		fieldset.registerform ul.register-newslist .news-register-item label{line-height: 12px;}
			fieldset.registerform ul.register-newslist .news-register-item input{margin-right: 5px;}
			
fieldset.registerform ul.first {
  padding-top: 15px;
}

fieldset.registerform ul li {
  padding-bottom: 0;
}

fieldset.registerform ul li.clearing {
  padding: 0;
  margin: 0;
}

fieldset.registerform ul li.fields-group {
  float: left;
  margin-right: 0;
  width: 100%;
}

div.checkout-container #opc-sections input[type=text],
div.checkout-container #opc-sections input[type=password],
div.checkout-container #opc-sections input[type=email],
div.checkout-container #opc-sections input[type=number],
div.checkout-container #opc-sections select,
div.checkout-container #opc-sections text,
div.checkout-container #opc-sections textarea{
  border-radius: 0;
  margin-bottom: 5px;
}

fieldset.registerform ul li.fields-group input[type=text],
fieldset.registerform ul li.fields-group input[type=password]
{
  width: 100%;
  margin: 0;
  padding: 0 5px;
  max-width: none;
}

fieldset.registerform ul li.single-field {
  float: none;
  clear: both;
}

	fieldset.registerform ul li.single-field.field_state{width: 50%; float: left;}
	fieldset.registerform ul li.single-field.field_country{width: 50%; float: left;clear: none;}
	
fieldset.registerform ul li.single-field input[type=text],
fieldset.registerform ul li.single-field input[type=password]
{
  width: 100%;
  margin: 0;
  padding: 0 5px;
  max-width: none;
}

fieldset.registerform div.oneline {
  float: left;
  margin-right: 10px;
}

li.single-field input.image-button {
  background: none transparent;
/*   background: transparent url(../../../skin/Sportys_MEM_v2/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top; */
  height: 21px;
  width: 23px;
  margin-bottom: 1px;
}


div.optional-label {
  margin: 10px 5px;
  background-color: #fff;
}

div.optional-label label {
  font-weight: bold;
  font-size: 11px;
  display: block;
  padding-left: 15px;
  text-indent: -15px;
}

div.optional-label label input {
  margin-right: 5px;
  width: 13px;
  height: 13px;
  padding: 0;
  vertical-align: bottom;
  position: relative;
  top: -2px;
}

div.address-book-link {
  height: 35px;
  background: #ecf3f7;
  width: 100%;
  vertical-align: middle;
  position: relative;
}

div.address-book-link span.popup-link {
  margin: 7px;
  font-size: 11px;
}

div.address-book-link label {
  margin: 7px;
  font-size: 11px;
  line-height: 16px;
}

ul#opc-sections li.opc-section div.opc-checkout-profile h3 {
  padding: 7px;
}

div.opc-checkout-profile div.address-line {
  font-size: 12px;
  padding: 0 7px;
}

ul#opc-sections li.opc-section div.news-register-item-descr {
  font-size: 10px;
  font-style: italic;
}

/**
 * Shipping and payment section 
 */
.checkout-payments tr td { 
  padding: 5px; 
  vertical-align: top; 
  border-bottom: solid 2px #fff;
}

.checkout-payments tr td.checkout-payment-name { 
  width: 100%; 
  padding-right: 10px;
  white-space: normal;
}

.checkout-payments tr td.checkout-payment-name label {
  font-weight: bold;
}

.checkout-payments tr td div.checkout-payment-descr {
  width: 80%;
}

.checkout-payments tr td.checkout-payment-paypal {
  width: 100%;
}

.checkout-payments tr td.checkout-payment-paypal img {
  border: 0 none;
}

.checkout-payments tr.payment-details td { 
  background: #ecf3f7;
  margin: 0;
  padding: 10px;
} 

.checkout-payment-name span.applied-gc {
  font-weight: normal;
  color: #01851a;
}

.checkout-shippings {
  width: 100%;
}

.checkout-shippings tr td { 
  padding: 5px 10px 5px 0; 
  border-bottom: solid 2px #fff;
  vertical-align: top;
  font-size: 11px;
}

.checkout-shippings tr.last td { 
  border-bottom: 0 none;
}  

.checkout-shippings tr td label { 
  font-size: 11px;
  line-height: 14px;
}

.checkout-shippings tr td.shipping-name { 
  width: 70%;
}

.checkout-shippings tr td.shipping-cost { 
  width: 30%;
  text-align: right;
}

.opc-payment-options fieldset.registerform ul {
  background: 0;
}

/**
 * Summary section 
 */
div.coupon-info a.unset-coupon-link {
  margin-left: 10px;
}

div.coupon-info p {
  font-size: 9px;
}

div.coupon-info div.progress {
  background: transparent url(../../../skin/Sportys_MEM_v2/modules/One_Page_Checkout/../../images/progress.gif) repeat-x left 10px;
  height: 20px;
  margin: 0 15%;
}

div#couponform {
  height: 20px;
}

div.coupon-info input.image-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/modules/One_Page_Checkout/../../images/button_go.png) no-repeat left top;
  height: 21px;
  width: 23px;
  margin-bottom: 1px;
}

div.cart-totals {
  margin: 10px 0;
  padding: 0;
}

div.cart table.totals {
  margin: 0 0 0 auto;
  text-align: right;
  width: 100%;
}

table.totals tr td.total,
table.totals tr td.total-name,
table.totals tr td.total-value,
table.totals tr td.total-value-alt,
table.totals span.total-name
{
  font-weight: bold;
  text-transform: none;
  padding: 5px 5px 5px 0;
  font-size: 12px;
  vertical-align: top;
}

#opc_summary table.totals {
  text-align: left;
  width: 100%;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name,
#opc_summary table.totals tr td.total-value,
#opc_summary table.totals tr td.total-value-alt,
#opc_summary table.totals span.total-name
{
  width: 15%;
  font-weight: normal;
}

#opc_summary table.totals tr td.total,
#opc_summary table.totals tr td.total-name {
  width: 70%;
}

table.totals tr td.discounted {
  color: #01851a;
}

table.totals tr.total td.total-name {
  font-size: 22px;
}

table.totals tr.total td.total-value {
  font-size: 22px;
}

table.totals tr.total td.total-value-alt {
  font-size: 12px;
  vertical-align: bottom;
}

table.cart-content tr td {
  font-size: 10px;
  font-weight: normal;
  border-bottom: solid 1px #888;
  padding: 10px 5px;
  vertical-align: top;
}

table.cart-content .cart-content-text {
  font-weight: normal;
  color: #2c3e49;
}

div#order-taxes-box {
  padding: 10px 5px;
}

div.checkout-customer-notes,
div.checkout-partner,
div.terms_n_conditions
{
  padding: 4px 0;
}

div.terms_n_conditions {
  text-align: center;
}

div.terms_n_conditions label {
  font-size: 13px;
}

.place-order-button button.inactive {
  opacity: .3;
  filter:Alpha(Opacity=30);
  cursor: default;
}

div.paypal-express-sel-note {
  padding: 0 10px;
}

.checkout-container .connect_with_sportys,
.checkout-container .connect_with_sportys_content_bottom,
.checkout-container .quick_links
{display: none;}

#page-container.checkout-container {background-image: none; background-color: #fff;}

.checkout-container #header{height: auto; margin-top: 0;margin-bottom: 0; background-color: #f9d700;}
	.checkout-container #header .line1{height: auto; padding-top: 15px; padding-left: 20px;}
	.checkout-container #header .line3{display: none;}
	.checkout-container #header div.search{display: none;}
	.checkout-container #header .mini_cart_top_display_additional_buttons{display: none;}
	.checkout-container #header .logo {  float: left;  width: 185px;  margin-top: -10px;margin-bottom: -10px;}
		.checkout-container #header .logo img{max-width: 100%;}

.checkout-container #footer .subbox .right{display: none;}

.checkout-container #page-container2 { margin: 0 auto; float: none; width: 100%; position: relative;}
	.checkout-container #content-container{
		background-image: none;
		background-color: #fff;
		border: 1px solid #ccc;
		border-top: 0 none;
		margin-left: auto;
		margin-right: auto;
		width: 980px;
		box-sizing: border-box;
	}
	#opc-sections *{box-sizing: border-box;}
	.checkout-container #content-container2{width: 100%;}
		.checkout-container #center{width: 100%;}
			.checkout-container #center #center-main{width: 100%;}

.checkout-container .numberCircle {
  width: 22px;
  height: 22px;
  padding: 2px 7px;
  border: 2px solid #E42C2A;
  color: #E42C2A;
  font-size: 20px;
}

#couponform-container label{margin-bottom: 0;}

#page-container.checkout-container .sitewide_top {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -20px;
}
	#page-container.checkout-container .sitewide_top img{width: 100%!important; height: auto!important;}

div.checkout-container h1.checkout_h1{margin-top: 10px; }
#opc_coupon{padding-top:10px;}

.confirmaddress{
  display: none;
  background: #e1ffdf;
  margin: 10px 0 0 0;
  padding: 5px;
  text-align: center;
  border: 1px solid #91db1a;
  color: #4d4d4d;
  line-height: normal;
  height: auto;
  font-size: 12px;
}
/***
 * Source: file
 * File: skin/Sportys_MEM_v2/modules/Flyout_Menus/Icons/main.css
 * Queue: 0
 * ===================================================================
 ***/

/* Included to overwrite default so no uneeded styles are added, please view menu.less file */
/***
 * Source: file
 * File: skin/Sportys_MEM_v2/css/altskin.css
 * Queue: 0
 * ===================================================================
 ***/

/* vim: set ts=2 sw=2 sts=2 et: */
/**
 * MeMedia - Sportyshealth - CSS stylesheet
 *
 * @category    MeMedia
 * @package     MeMedia
 * @subpackage  CSS
 * @author      MeMedia - Kevin & Russell
 * @version     $Id: altskin.css,v 1 2011/08/01 12 00 00 Exp $
 * @link        https://www.sportyshealth.com.au/
 * @see         ____file_see____
 */
 
/*
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.com/yui/license.html
version: 2.9.0
*/
html{color:#000;background:#FFF; font-size: 62.5%;line-height: 62.5%;}
body
{
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,select,p,blockquote,th,td{margin:0;padding:0;line-height: normal}table{border-collapse:collapse;border-spacing:0}
.roboto
,.product_details_price_box .product-price-value
,#list_price_box{
	font-family: 'Roboto', sans-serif;
}
fieldset,img{border:0}
del,ins{text-decoration:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:baseline}
sub{vertical-align:baseline}
legend{color:#000}


.evaluation-notice {
	display: none;	
}

input, select, textarea, button {
	font-size: 12px;
	font-size: 1.2rem;
}
*, ul, li {
	padding: 0;
	margin: 0;
}

.p20{padding: 20px;}
.p15{padding: 15px;}
.p10{padding: 10px;}

.mb5{margin-bottom: 5px;}
.mb10{margin-bottom: 10px;}
.mb20{margin-bottom: 20px;}

.nopadding{
	margin: 0!important;
	padding: 0!important;
}

.float-left{float: left;}
.float-right{float: right;}

h1 {
  font-size: 23px;
  font-size: 2.3rem;
  color: #333;
  font-weight: bold;
}
.static_page_container h1{text-align: center; padding: 10px;}
.main_listing_page h1{
	margin-bottom: 10px;
}
.h2{
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  font-weight: bold;
}
h3 {
	border: none;
}
a:hover {
  color: #2863c2;
  text-decoration: underline;
}

/* Sprite Initialize */

#header .phones .phone_logo,
.mini_cart_top_display_additional_buttons,
.mini_cart_top_display ul li.new_member_signup,
.mini_cart_top_display ul li.member_login,
.mini_cart_top_display ul li.goto_cart,
.tabs,
.tabs ul .seperator,
#content-container,
.newsletter_box_home,
.slider_buttons,
#center .dialog-featured-list .title ,
.additional_buttons_home .additional_buttons_home_top,
.additional_buttons_home .additional_buttons_home_bottom,
.additional_buttons_home .additional_buttons_home_top_right,
.additional_buttons_home .additional_buttons_home_bottom_right,
.homepage_box_competition_title,
.homepage_box_new_title,
.homepage_box_video_title,
.homepage_box_articles_title,
.top_brands_title,
.connect_with_sportys_title,
.connect_with_sportys_content_bottom,
.connect_with_sportys_content_bottom_right,
.quick_links_title,
.connect_with_sportys_content ul li,
.connect_social a,
.connect_img_mouse,
.connect_img_people,
.connect_img_box,
.connect_img_visa,
.featured_bottom,
.featured_bottom_right,
.additional_buttons_home_content ul li,
.products .price-row,
.nagivation_pages_absolute,
.nav-pages .right-arrow img,
.products-list-list-view .price-row,
.free_freight_display,
.grid_list_view,
.grid_list_view a.active,
.per-page-selector a,
.per-page-selector a.active,
.grey_box_bottom,
.grey_box_bottom span,
#accordion h2,
.blue_menu .title-bar,
.blue_menu span,
.menu-dialog_title,
.menu-dialog_title span,
.products-list-list-view .more_info_note,
.tabs ul#jsddm .menu_additional_links .dont_forget,
.tabs ul#jsddm .menu_additional_links .dont_forget span,
.category_menu .manufacturer,
.category_menu .sub a,
.category_menu .sub_active a,
.body_building_supplement_title, .discount_vitamin_title, .protein_powder_title, .latest_blog_title,
.dialog.customer_reviews .title,
.dialog.full_blue_title .title
{
  background-image: url(../../../skin/Sportys_MEM_v2/css/../images/sprite160429.png);
}

.border-radius10 {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}

#page-container {
  background: #ffff00;
  border: 0 none;
  margin: 0;
  text-align: left;
  width: 100%;
  float: none;
  padding: 0px;
  z-index: 1;
  min-width: 1000px;
  position: relative;
}
#top_gradient_container{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
	display: block;
  background: #f2c602; /* Old browsers */
  background: -moz-linear-gradient(top, #f2c602 0%, #ffff00 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #f2c602 0%,#ffff00 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #f2c602 0%,#ffff00 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2c602', endColorstr='#ffff00',GradientType=0 ); /* IE6-9 */	
}
#page-container.checkout-container #top_gradient_container{display: none;}
.wordpress #container {
	width: 650px;
	float: left;
}
#content-container2 {
	width: 100%;
	right: 0;
}

#center {
	width: unset;
	left: 0;
	margin-top: 0;
}
.product #center {
	width: 100%;
	left: 0;
}
#page-container2 {
/*   background: url(../../../skin/Sportys_MEM_v2/css/../images/icons-homepage-ON1.png) no-repeat 50% 240px transparent; */
  margin: 0 auto;
  float: none;
  width: 100%;
  position: relative;
}
	.checkout-container #page-container2{background:none;}
/*#center {
	padding: 0 5px;
}*/
#content-container {
    margin: 0 auto;
    background: url(../../../skin/Sportys_MEM_v2/css/../images/2column/bg_repeat_y.png) 50% 0 repeat-y transparent;
    background-size: calc(1248px) auto;
    padding: 10px 28px 10px 28px;
    position: relative;
    width: 1248px;
    min-height: 600px;
    margin-top: 0;
    float: none;
    box-sizing: border-box;
}


#left-bar {
/*
  width: 230px;
  margin-left: 0;
*/
}
	#center #left-bar .filter{
		width: 100%;
	}

main {
    padding-top: 244px;
}

#center-main {
	margin: 0;
/*
  padding-bottom: 0;
  margin: 0;
  width: 100%;
  float: left;
*/
}
#center-main-left {
/*
  padding-bottom: 0;
  margin: 0;
  width: calc(100% - 282px);
  float: left;
*/
}
#center-main-right, .center-main-right {
/*   padding-bottom: 0; */
/*   margin: 0; */
/*   width: 960px; */
  float: right;	
}
#header {
  height: 232px;
  position: relative !important; 
  width: 100%;
  margin: 0 auto 0 auto;
  z-index: 9999;
}
	#header .line0{
		width: 974px;
		margin: 0 auto;
	}
.blue_update_button {
	text-align: left;
	padding-left: 93px;
}
.cart .blue_update_button {
	padding-left: 2px;
}
#stock_notify .button{
	margin: -8px 5px 0;	
}
.cart {
	padding: 0 4px;
	width: 937px;
	margin: 0 auto;
}
.shopping_cart_empty{
	height: 100px;
	min-height: 100px;
	font-size: 20px;
	font-size: 2rem;
	color: #333;
	padding: 10px;
}
.favorites-container .cart {
	padding: 0 0px;
	width: 100%;
}
.checkout-container .cart{
	width: 937px;
	margin: 0 auto;
}
.cart .text-block {
	padding: 0 10px;
}
.cart .taxes {
	padding: 0;
	font-size: 10px;
	font-size: 1rem;
	color: #000;
}
#footer {
  height: 74px;
  position: relative !important; 
}

.uo-container #footer {
  height: 107px;
}

#header .line0 {
  direction: ltr;
}

#header .logo {
float: left;
width: 285px;
margin-top: -17px;
}

#header .line1 {
	height: 155px;
	float: left;
	width: 370px;
	z-index: 12;
	position: relative;
}
.checkout-container #header .line1{display: none;}
#header .line1_checkout{display: none;}
.checkout-container #header .line1_checkout{ display: block;  height: 77px;  float: none;  width: 400px;  z-index: 12;  position: absolute;  margin: 10px auto 0 auto;  left: 50%;  margin-left: -225px; color: #666; text-align: center;}
	/** blockquote styles **/
	.checkout-container #header .line1_checkout blockquote{
		border: 0 none; 
		position: relative;
		padding: 10px 40px;
		margin: 0 0 0;
  		font-size: 15px;
		border-left: 0;	
		display: none;
	}
	.checkout-container #header .line1_checkout blockquote p{margin: 0; padding: 0;}
		.checkout-container #header .line1_checkout blockquote i{position: absolute; font-size: 20px;}
		.checkout-container #header .line1_checkout blockquote i.icon-quote-left{top: 0;left: 0;}	
		.checkout-container #header .line1_checkout blockquote i.icon-quote-right{bottom: 0;right: 0;}

#header .line2 {
	background: none;
	border: 0;
	height: 155px;
	float: right;
	width: 293px;
	margin-bottom: 15px;
	margin-top: -30px;
}


#header .line2_checkout{display: none;}
	.checkout-container #header .line2_checkout{display: block; float: right; padding-top: 15px;}
		#header .line2_checkout .checkout_help{   font-size: 23px;  color: #000; font-weight: bold;  text-align: center;  width: 230px;}
			#header .line2_checkout .checkout_help .phone_1300{font-size: 25px; color: red; white-space:pre; }
				#header .line2_checkout .checkout_help .phone_1300:before{content:"\A";}
			

#header .line3 {
  height: 53px;
  width: auto;
  position: relative;
  z-index: 11;
  margin-top: -10px;
}
#right-bar {

}
.column_content{
	padding: 1em 1.4em;
    background: none;
}
.tabs_product_page_content .creviews-dialog .title h2 {
	padding-left: 0px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #000;
	margin-bottom: 5px;
}
	.tabs_product_page_content .creviews-dialog .content h3 {
		color: #666;
		font-size: 12px;
		font-size: 1.2rem;
		border-bottom: 1px solid #eee;
	}
.tabs {
/*
	right: auto;
	width: auto;
	text-align: left;
	left: 5px;
	background: url(../../../skin/Sportys_MEM_v2/css/../images/top_main_nav2.png) no-repeat 0 0 transparent;
	height: 63px;
	position: absolute;
	top: -8px;
	width: 977px;
	margin-left: -9px;
	line-height: 29px;
	padding: 0 4px;
	overflow: hidden;
*/
	
	right: auto;
    width: auto;
    text-align: left;
    left: 5px;
    height: 63px;
    position: absolute;
    top: -8px;
    width: 100%;
    margin-left: -9px;
    line-height: 29px;
    padding: 0 4px;
    overflow: hidden;
	border-radius: 5px 5px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    background: #0f6de0;
    background: -moz-linear-gradient(top, #0f6de0 0%, #1e5799 100%);
    background: -webkit-linear-gradient(top, #0f6de0 0%,#1e5799 100%);
    background: linear-gradient(to bottom, #0f6de0 0%,#1e5799 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6de0', endColorstr='#1e5799',GradientType=0 );
}

.tabs ul {
  margin: 6px 0;
}
.tabs ul .seperator {
	background-position: -988px -140px;
	height: 29px;
	width: 2px;
	float: left;
	margin-top: 2px;
}
	.tabs ul li.active .seperator {
		display: none;
	}
.tabs li {
	background: transparent none;
	height: auto;
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}
	.tabs li.active{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/top_main_nav2.png) no-repeat 50% 100%;
	}

.tabs a:link,
.tabs a:visited,
.tabs a:hover,
.tabs a:active
{
	display: block;
	background: transparent none;
	margin: 0;
	padding: 0 15px 0 15px;
	color: white;
	height: auto;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	height: 36px;
}

.tabs a:hover {
  text-decoration: underline;
}

#header .phones {
    color: inherit;
    float: left;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    height: 25px;
    line-height: 13px;
    position: relative;
    right: -60px;
    text-align: left;
    top: 0;
    vertical-align: middle;
    width: 153px;
}
#header .phones span {
	padding-left: 0;
}
#header .phones .phone_logo {
	background-position: -4px -623px;
	color: #542D00;
	padding-left: 10px;
	height: 27px;
	width: 7px;
	display: inline-block;
	vertical-align: middle;
}

#header .phones span.last {
  padding-left: 0;
}

#header .line2 div,
#header .line2 span,
#header .line2 a:link,
#header .line2 a:visited,
#header .line2 a:hover,
#header .line2 a:active
{
  color: inherit;
}

#header div.search {
  left: 3px;
  position: relative;
}

#header a.search:link,
#header a.search:visited,
#header a.search:hover,
#header a.search:active
{
  color: #999 !important;
  font-size: 10px;
  font-size: 1rem;
}

#header a.search:hover {
  text-decoration: none !important;
}

#header .languages {
  top: 7px;
  right: auto;
  text-align: left;
  left: 0;
}

#header .languages-row strong {
  font-weight: bold;
  color: #838f98;
}

#header .languages-row a:link,
#header .languages-row a:visited,
#header .languages-row a:hover,
#header .languages-row a:active
{
  font-weight: bold;
  color: #324c76;
}

#header .auth-row {
  right: 0;
  color: #2c3e49;
}

.auth-row a:link,
.auth-row a:visited,
.auth-row a:hover,
.auth-row a:active
{
  color: #324c76;
  padding: 0 1px;
  font-weight: bold;
  text-decoration: none;
}

.auth-row a:hover {
  color: #043FA0;
}

.auth-row span {
  color: #324c76;
  padding: 0 15px 0 0;
  font-weight: bold;
}

#footer .box {
  background: #f4f5f7 none;
  border-top: 1px solid #acb7c7;
}

#footer .helpbox {
  display: block;
  margin: 0;
  padding: 10px 0;
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  white-space: nowrap;
  overflow: hidden;
}

#footer .helpbox li {
  margin: 0;
  padding: 0 15px;
  display: inline;
  line-height: 14px;
}

#footer .helpbox li a:link,
#footer .helpbox li a:visited,
#footer .helpbox li a:hover,
#footer .helpbox li a:active
{
  color: #324c76;
}

#footer .helpbox li a:hover {
  text-decoration: none;
}

#footer .subbox {
  border-top: 0 none;
  background: transparent none;
  height: 85px;
}
.checkout-container #footer .subbox {height: auto;}
.checkout-container #footer .subbox .left{position: relative;}
.checkout-container #footer .subbox .Bottom br{
	content: "";
}
.checkout-container #footer .subbox .Bottom br:after{
	content:", ";
}

	
.cart_products {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/cart_header.png) no-repeat top center transparent;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}


.checkout-container #footer .subbox {height: auto;}
.checkout-container #footer .subbox .left{position: relative;}
.checkout-container #footer .subbox .Bottom br{
	content: "";
}
.checkout-container #footer .subbox .Bottom br:after{
	content:", ";
}

	
.cart_products {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/cart_header.png) no-repeat top center transparent;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
}

.cart_products {background: none; border: 1px solid #efefef;}
	.cart_products .cart_product{
		display: block;
		width: 100%;
		box-sizing: border-box;
		border-bottom: 1px solid #efefef;
		padding: 10px;
		margin: 0 0 10px 0;
	}
		.cart_products .cart_product .cart_product_col{
			box-sizing: border-box;
			float: left;
			display: inline-block;
		}
		.cart_products .cart_product .cart_product_image{
			width: 15%;
			position: relative;
		}
		.cart_products .cart_product .cart_product_info{
			width: 28%;
		}
		
		.cart_products .cart_product .cart_product_price{
			width: 12.5%;
			text-align: right;
			float: right;
		}
			.cart .cart_product_price .product-price-text, .cart .cart_product_price .market-price{display: block; text-align: right;}
			
			
		.cart_products .cart_product .cart_product_qty{
			width: 8%;
			text-align: center;
			float: right;
		}
		.cart_products .cart_product .cart_product_total{
			width: 12.5%;
			text-align: left;
			float: right;
		}
		.cart_products .cart_product .cart_product_actions{
			width: 22.5%;
			text-align: right;
			float: right;
		}
		
.cart_table_top {
	
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.06, rgb(238,238,238)),
	    color-stop(0.56, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(238,238,238) 6%,
	    rgb(255,255,255) 56%
	);
	background-color: #eee;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')"; /* IE8 */			
}
.cart_bottom_container {
	border: 1px solid #ccc !important;
	border-radius: 5px;
	margin: 10px 0px 10px 6px;
	padding: 5px 10px;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.06, rgb(238,238,238)),
	    color-stop(0.56, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(238,238,238) 6%,
	    rgb(255,255,255) 56%
	);
	background-color: #eee;
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')"; /* IE8 */			
}
	.cart .cart_bottom_container ul {
		padding-left: 20px;
	}

.smethods .smethods_title{
	font-size: 16px;
	font-size: 1.6rem;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}
.estimator-container {
	padding-bottom: 10px;
	float: left;
	text-align: left;
	width: 100%;
}
.estimator-container .button-row{
	float: right;
}
.shipping_banner_img {
	float: left;
	margin-right: 50px;
}
	.estimator-container strong,
	.cart .smethods .checkout-shippings label  {
		font-size: 13px;
		font-size: 1.3rem;
		font-weight: bold;
		color: #000;
		margin-bottom: 5px;
	}
	.checkout-shippings {
  width: 100%;
}

.checkout-shippings tr td { 
  padding: 5px 10px 5px 5px; 
  border-bottom: solid 2px #fff;
  vertical-align: top;
  font-size: 11px;
  font-size: 1.1rem;
}

.checkout-shippings tr.last td { 
  border-bottom: 0 none;
}  

.checkout-shippings tr td label { 
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
}

.checkout-shippings tr td.shipping-name { 
  width: 70%;
}

.checkout-shippings tr td.shipping-cost { 
  width: 30%;
  text-align: right;
}

.opc-payment-options fieldset.registerform ul {
  background: 0;
}
	
.cart .product-price-text {
	font-size: 14px;
	font-size: 1.4rem;
}
.cart .currency {
    color: #333333;
    font-size: 19px;
    font-size: 1.9rem;
    font-weight: normal;
}
.checkout-container .text-block {
    margin: 15px;
}
.favorites-container .product-price-text {
	font-size: 14px;
	font-size: 1.4rem;
	margin-left: 0;
}
.favorites-container .item {
    margin: 0 0 10px;
}
div.checkout-container input {
	border-radius: 6px;
	text-align: left;
}
.cart .price {
	font-weight: bold;
	color: #000;
	font-size: 14px;
	font-size: 1.4rem;
	padding-left: 10px;
}
.favorites-container .price{
	padding-left: 0px;
}
.cart_products th {
	color: #fff;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 10px;
	text-shadow: 0px -1px 1px #124f9a;
}
.cart_products td {
	padding-top: 10px;
}
.checkout-container .dialog .title {
	background: none;
}
.checkout-container .coupon_add_cart  .title {
	width: 100%;
	float: left;
}
.checkout-container .coupon_add_cart .content {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #58595B;
    padding: 0;
    text-align: left;
    width: 100%;
    float: right;
}

	.checkout-container .dialog .title h2 {
		color: #000;
	}
.cart .poptions-title {
    font-weight: bold;
    margin: 8px 0 0;
}
.cart .details {
	margin-left: 138px;
	vertical-align: top;
	width: 60%;
}
.checkout-container #header .line2 {
	display: none;
	height: 39px;
}

.checkout-container #header .line3 {
  height: 34px;
}

.checkout-container #content-container {
  margin-top: 60px;
}
.checkout-container .checkout-buttons {
	display: block;
	margin-bottom: 0px;
}
.checkout-container #center-main {
  margin-left: 0;
  width: 960px;
}
.cart .cart_we_accept {
    float: left;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 0 0 30px;
}
.cart .cart_geotrust {
    float: left;
    margin-left: 10px;
}
#location {
/*   background: url(../../../skin/Sportys_MEM_v2/css/../images/2column/breadcrumbs_960.png) no-repeat 0 0 transparent; */
    height: 32px;
    line-height: 30px;
    position: relative;
}
#location .location_end {
/*   background: url(../../../skin/Sportys_MEM_v2/css/../images/2column/breadcrumbs_960.png) no-repeat 100% 0 #ffffff; */
  height: 32px;
  width: 10px;
  display: block;
  position: absolute;
  top:0;
  right: 0;
}
a.bread-crumb {
	color: #000;
}

font.bread-crumb {
	color: #000;
}

.printable-bar {
  top: 0;
  right: 0;
  width: 20%;
  text-align: right;
}
div.checkout-container h1 {
	font-size: 24px;
	font-size: 2.4rem;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
	color: #333;
	font-weight: normal;
	padding-top: 0;
	margin: 10px 0 10px 0;
}
.price-row button.button {
height: 46px;
}
.printable-bar a:link,
.printable-bar a:visited,
.printable-bar a:hover,
.printable-bar a:active
{
  background-position: left top;
  padding: 2px 0 2px 20px;
  font-size: 11px;
  font-size: 1.1rem;
  color: #818891;
}

a.bread-crumb:hover,
.printable-bar a:hover
{
  color: #818891 !important;
  text-decoration: none !important;
}

.buttons-row-right,
.buttons-row,
.button-row,
.button-row-right,
table tr td.buttons-row,
table tr td.button-row,
table tr td.buttons-row-right,
table tr td.button-row-right
table.data-table tr td.buttons-row,
table.data-table tr td.button-row,
table.data-table tr td.buttons-row-right,
table.data-table tr td.button-row-right
{
  height: 26px;
  line-height: 26px;
}

button.button .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_blue_right.png) no-repeat right top;
  padding: 0 30px 0 0;
  height: 40px;
}

button.button .button-left {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_blue_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  height: 40px;
  line-height: 39px;
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
  color: #fff;
  text-transform: uppercase;
}

div.button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_blue_right.png) no-repeat right top;
  padding: 0 30px 0 0;
}

div.button div,
div.button a:link,
div.button a:visited,
div.button a:hover,
div.button a:active
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_blue_left.png) no-repeat left top;
  padding: 0 5px 0 15px;
  line-height: 39px;
  font-size: 10px;
  font-size: 1rem;
  color: #fff !important;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
.dialog-featured-list-innerpage .products .buy-now .info_button,
.dialog-category-products-list .products .buy-now .info_button,
.dialog-featured-list .products .buy-now .info_button {
	margin-left: -6px;
}
button.main-button .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_right.png) no-repeat right top !important;

}
.dialog-featured-list button.main-button .button-right,
.dialog-featured-list-innerpage button.main-button .button-right,
.dialog-category-products-list div.grid_view button.main-button .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_right.png) no-repeat right top !important;
  padding: 0 30px 0 0;
  height: 40px;
}
button.main-button .button-left {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_left.png) no-repeat left top;
  color: #fff;
  text-transform: uppercase;
}
.featured-button{
	height: 40px;
}
.dialog-featured-list button.main-button .button-left,
.dialog-featured-list-innerpage button.main-button .button-left,
.dialog-category-products-list div.grid_view button.main-button .button-left{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_left.png) no-repeat left top !important;
  color: #fff !important;
  text-transform: uppercase !important;	
  line-height: 39px !important;
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
  text-shadow: 0 -1px 1px #333;
  height: 40px;
}
div.grid_view button.main-button {
	margin-right: 0;
	position: absolute;
/* 	bottom: 3px; */
	top: 40px;
	right: -2px;
}

.homepage div.grid_view button.main-button {
	bottom: 11px;
	right: -5px;
}
.product_details_price_box button.yellow-button .button-right,
.product_details_price_box button.do-add2cart-wait .button-right,
.product_details_price_box button.do-add2cart-success .button-right,
.product_details_price_box button.do-add2cart-error .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/yellow_button_right.png) no-repeat right top !important;
  padding: 0 30px 0 0;
  height: 40px;
}

.product_details_price_box button.yellow-button .button-left,
.product_details_price_box button.do-add2cart-wait .button-left,
.product_details_price_box button.do-add2cart-success .button-left,
.product_details_price_box button.do-add2cart-error .button-left {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/yellow_button_left.png) no-repeat left top !important;
  color: #000 !important;
  line-height: 41px !important;
  text-shadow: 0px -1px 0px #fef800;
  text-transform: uppercase;
  font-weight: bold;
}
.product_details_price_box div.yellow-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/yellow_button_right.png) no-repeat right top !important;
}
.product_details_price_box button.yellow-button {
height: 41px;
width: 145px;
}

/* Cart Red button (Also for No Stock) */
/* .product_details_price_box .red-button.nostock */
.product_details_price_box button.red-button .button-right,
.product_details_price_box button.do-add2cart-wait .button-right,
.product_details_price_box button.do-add2cart-success .button-right,
.product_details_price_box button.do-add2cart-error .button-right,
.red-button.nostock .button-right{
  background: none!important;
  padding: 0 0 0 0;
  height: 60px;
}

.product_details_price_box button.red-button .button-left,
.product_details_price_box button.do-add2cart-wait .button-left,
.product_details_price_box button.do-add2cart-success .button-left,
.product_details_price_box button.do-add2cart-error .button-left,
.red-button.nostock .button-left,
.product_details_price_box .red-button a:link, .product_details_price_box .red-button a:hover,
.product_details_price_box .red-button a:active,.product_details_price_box .red-button a:visited {
	font-family: 'Roboto', sans-serif;
	background: none!important;
	color: #fff !important;
	line-height: 60px !important;
	text-shadow: none;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 22px;
	font-size: 2.2rem;
	padding: 0 6px 0 16px;
	margin: 0;
	display: block;
	height: 60px;
	letter-spacing: 0;
}
.product_details_price_box button.do-add2cart-wait .button-left{
	padding-top: 20px;
}
.product_details_price_box div.red-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/red_button_right.png) no-repeat right top !important;
}
.product_details_price_box button.red-button, button.red-button.nostock {
height: 61px;
width: 100%!important;
background-color: #d9051c;
}
	.product_details_price_box button.red-button:hover, button.red-button.nostock:hover {
		opacity: 0.8;	
	}
/* End Cart Red Button */

div.main-button, div.cart-red-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_right.png) no-repeat right top;
}

div.main-button div,
div.main-button a:link,
div.main-button a:visited,
div.main-button a:hover,
div.main-button a:active,
div.cart-red-button div
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_red_left.png) no-repeat left top;
  color: #fff !important;
  text-decoration: none !important;
}
div.cart-red-button{
	margin-bottom: -10px;
}
div.cart-red-button div{
	width:105px;
}
.menu-minicart img.icon {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/2column/minicart.png) no-repeat;
	display: inline-block;
	height: 16px;
	width: 16px;
	vertical-align: text-bottom;
	margin-right: 5px;
}
	.menu-minicart img.minicart-button {
		background: url(../../../skin/Sportys_MEM_v2/css/../images/minicart_dropdown.png) no-repeat !important;
		width: 32px !important;
		cursor: pointer;
		vertical-align: middle;
	}
.printable #header .line0 {
  height: 82px;
}

button.menu-button {
  height: 22px;
}

button.menu-button .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
  height: 20px;
}

button.menu-button .button-left {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_menu_left.png) no-repeat left top;
  height: 20px;
  padding: 0 1px 0 8px;
  color: #deedf7;
  font-size: 10px;
  font-size: 1rem;
  height: 21px;
  line-height: 20px;
}

div.menu-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_menu_right.png) no-repeat right top;
  padding-right: 7px;
}

div.menu-button div,
div.menu-button a:link,
div.menu-button a:visited,
div.menu-button a:hover,
div.menu-button a:active
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_menu_left.png) no-repeat left top;
  padding: 0 1px 0 8px;
  line-height: 20px;
  color: #deedf7 !important;
  font-size: 10px;
  font-size: 1rem;
}

button.light-button {
  height: 23px;
}

button.light-button .button-right {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_light_right.gif) no-repeat right top;
  padding: 0 5px 0 0;
  height: 22px;
}

button.light-button .button-left {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f;
  line-height: 21px;
  font-size: 11px;
  font-size: 1.1rem;
}

div.light-button {
  padding: 0 5px 0 0;
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_light_right.gif) no-repeat right top;
}

div.light-button div,
div.light-button a:link,
div.light-button a:visited,
div.light-button a:hover,
div.light-button a:active
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/but_light_left.gif) no-repeat left top;
  padding: 0 5px 0 11px;
  color: #365f8f !important;
  font-size: 11px;
  font-size: 1.1rem;
  text-decoration: none !important;
}

/**
 *  Add2Cart AJAX-based

button.do-add2cart-wait .button-right,
button.do-add2cart-success .button-right,
button.do-add2cart-error .button-right
{
  border: none solid #ccc;
  background: transparent none;
  padding: 0;
  height: 21px;
}

button.do-add2cart-wait .button-left,
button.do-add2cart-success .button-left,
button.do-add2cart-error .button-left
{
  background: transparent none;
  padding: 0 14px;
  color: #365f8f;
  font-size: 12px;
  height: 21px;
  line-height: 20px;
}
*/
.error-page .code-number {
    color: #D8D8D8;
    float: left;
    font: 74px arial,sans-serif;
    text-align: center;
    width: 186px;
}
.error-page .description {
    float: right;
    font-family: verdana;
    width: 478px;
}
.error-page .description h1 {
    color: #000000;
    font-weight: normal;
}

div.checkout-1-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_big_blue_right.gif) no-repeat right top !important;
}

div.checkout-1-button div,
div.checkout-1-button a
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_big_blue_left.gif) no-repeat left top !important;
  line-height: 30px !important;
  color: #111D4D !important;
}

div.checkout-3-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_big_red_right.png) no-repeat right top !important;
  padding: 0 39px 0 0;
  height: 60px;
}
	
div.checkout-buttons div.checkout-3-button {
	padding-right: 39px;
}
div.checkout-buttons div.checkout-4-button, div.offers-cart-button div.checkout-4-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/button_big_blue_right.png) no-repeat right top !important;
  padding: 0 39px 0 0;
  height: 60px;
}

div.checkout-3-button div,
div.checkout-3-button a
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_big_red_left.png) no-repeat left top !important;
  line-height: 46px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-transform: uppercase;
  height: 60px;
  
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
  text-shadow: 0 -1px 1px #333;
}


div.checkout-4-button div,
div.checkout-4-button a
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/button_big_blue_left.png) no-repeat left top !important;
  line-height: 46px !important;
  color: #fff !important;
  text-decoration: none !important;
  font-weight: normal !important;
  text-transform: uppercase;
  font-size: 10px;
  font-size: 1rem;
  height: 60px;
}
div.drop-out-button {
  padding-right: 27px;
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/button_dropdown.gif) no-repeat right top;
}

.dropout-box div.light-button div,
.dropout-box div.light-button a
{
  line-height: 21px;
}

.search input.image-button {
  width: 90px;
  height: 35px;
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/search_btn.png) no-repeat left top;
  margin-left: -17px;
}
.ajax-minicart{
	width:155px;
	margin-top: 0;
}
.menu-dialog .title-bar {
  line-height: 27px;
  font-weight: bold;
}

.menu-categories-list ul li,
.menu-manufacturers ul li {
  background: transparent none;
  padding: 0;
  margin: 0;
}
.menu-categories-list ul li.highlight a,
.menu-manufacturers ul li.highlight a {
	background-color: #ab0101;
	display: block;
}
.menu-categories-list ul li a ,
.menu-manufacturers ul li a{
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
  padding: 3px 0 3px 14px;  
}

.menu-bestsellers ul li a,
.menu-manufacturers ul li a
{
  font-size: 12px;
  font-size: 1.2rem;
}
	.menu-bestsellers ul {
	    font-weight: bold;
	    list-style: decimal outside none;
	    margin-left: 17px;
	}
	.menu-bestsellers ul a:hover{
		color: #cc0000;
   	}
.menu-minicart.full .title-bar img.icon {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/cart_full.gif) no-repeat left top;
  width: 18px;
  height: 13px;
}

.menu-minicart h2 .minicart-items-label,
.menu-minicart h2 .minicart-items-delim
{
  font-weight: normal;
}

.menu-minicart .content ul {
  margin-left: 26px;
}
.menu-minicart .content ul.menu {
	margin-left: 0;
	clear: both;
}
.minicart-box ul.menu li.view-cart-link a, .minicart-box ul.menu li.checkout-link a {
	border: 0;
}
#header .minicart-box .left-buttons-row .simple-button span {
	color: #000;
	padding-left: 10px;
}
.minicart-box {
	width: 271px;
	border-radius: 0 0 10px 10px;
    -moz-box-shadow: 5px 5px 10px #666;
    -webkit-box-shadow: 5px 5px 10px #666;
    box-shadow: 5px 5px 10px #666;
	background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.06, #EEE), color-stop(0.56, white) );
	background-image: -moz-linear-gradient( center bottom, #EEE 6%, white 56% );    
}
	.menu-minicart .content ul.menu li {
		list-style-type: none;
		float: left;
		padding: 0;	
	}
	#header ul.cart-items li span {
		color: #000;
	}
.menu-minicart .content ul li a {
  text-decoration: underline;
  color: #043fa0;
  line-height: 20px;
}

.menu-minicart .content ul li a:hover {
  text-decoration: none !important;
}

.minicart,
.minicart .empty,
.minicart .full
{
  display: inline;
}

hr.minicart {
  display: none;
}

.ajax-minicart .title-bar {
}

#content-container .ajax-minicart img.icon {
  position: absolute;
  width: 18px;
  height: 13px;
}

#content-container .ajax-minicart img.minicart-button {
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/cart_button.gif) no-repeat left top;
  width: 38px;
  height: 21px;
  cursor: pointer;
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 6px;
  margin: 0;
}

#content-container .ajax-minicart img.minicart-button-show {
  background-position: left -21px;
}

.ajax-minicart .title-bar h2 {
  position: absolute;
  top: 0;
  left: 50px;
  right: 0;
  overflow: hidden;
}

.ajax-minicart .title-bar img.minicart-button-show {
  background-position: left -21px;
}

.minicart-box {
	top: 37px;
}

.menu-minicart,
.menu-special
{
  border: 1px solid #acb7c7;
}

.menu-minicart .title-bar,
.menu-special .title-bar
{
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/menu_bg_light.gif) repeat-x left center;
  border-bottom: 1px solid #acb7c7;
}

.menu-minicart .title-bar h2,
.menu-special .title-bar h2
{
  color: #2c3e49;
}

.news-box {
  float: right;
  width: 223px;
  border: 1px solid #c9d1dc;
  padding: 12px;
  margin-left: 30px;
  margin-bottom: 20px;
}

table.data-table td {
  line-height: 22px;
}

.dialog {
  border: 0 none;
}

.dialog .title {
  padding-left: 0;
  background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/list_dialog_bg_right.gif) no-repeat right top;
  height: 32px;
  border: 0 none;
  font-weight: normal;
}

.dialog .title h2 {
  padding-left: 18px;
  /*background: transparent url(../../../skin/Sportys_MEM_v2/css/../images/2column/list_dialog_bg_left.gif) no-repeat left top;*/
  height: 32px;
  line-height: 32px;
}

.dialog .title div.sort-box {
	height: 100%;
    width: 100%;
    top: 14px;
    line-height: 30px;
}

.dialog .title div.sort-box .search-sort-bar {
  margin-top: 8px;
  margin-bottom: 8px;
}
.show_more_about{
	margin-bottom: 20px;
}	

.products .descr,
.product-details .details .descr
{
  font-size: 12px;
  font-size: 1.2rem;
}

.product-details {
position: relative;
margin-bottom: 15px;
}

.products a.product-title:link,
.products a.product-title:visited,
.products a.product-title:hover,
.products a.product-title:active,
.products .product-title,
.product-details .product-title
{
  color: #333;
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
}
.products a.product-list-title:link,
.products a.product-list-title:visited,
.products a.product-list-title:hover,
.products a.product-list-title:active,
.products .product-list-title,
.product-details .product-list-title
{
  color: #333;
  text-decoration: none;
  font-size: 22px;
  font-size:2.2rem;
  font-weight: bold;
}
product-list-title
.products a.product-title:hover {
  color: #000;
}

.products .buy-now .quantity {
  height: auto;
  padding-top: 5px;
}

.products .buttons-row {
  margin-top: 0px;
}

.products-table .product-cell {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-container .cart-page-scroller {
	width: 100%;
	margin: 0;
}
	.checkout-container .cart-page-scroller .title {
		background: url(../../../skin/Sportys_MEM_v2/css/../images/cart_scroller.png) no-repeat !important;
	}
	.checkout-container .cart-page-scroller .content {
		width: 940px;
	}
	.checkout-container .cart-page-scroller .content .scrollable2 {
		width: 890px;
	}
	.checkout-container .cart-page-scroller .featured_bottom {
		width: 954px;
	}
.products-list .product-cell-fccheckbox {
  text-align: center;
}

.products-table .buttons-row,
.products-table .button-row
{
  margin-top: 5px;
}

.products-table .fcomp-checkbox-box {
  margin-top: 4px;
}

.totals .total {
  text-transform: none;
}

table.totals td.total-value,
table.totals td.total-value-alt
{
  color: #000;
}

table.product-properties {
  margin-top: 10px;
}

table.product-properties tr td {
  font-size: 12px;
  font-size: 1.2rem;
  padding-top: 4px;
  padding-bottom: 4px;
}
.data-table td, .data-table td.data-name {
	vertical-align: middle;
}
table.product-properties td.property-name table tr td {
  white-space: nowrap;
}
.coupon_add_cart .title h2{
	font-size: 16px;
	font-size: 1.6rem;
	padding-left: 0;
}
.coupon_add_cart {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 185px;
    margin: 0 auto;
    padding: 0 10px;
    width: 350px;
}
table.product-properties .product-price {
  color: #5e6c75;
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}
.cart_buttons{
	margin-top: 0px;
}
.cart div.cart_buttons_bottom {
    float: right;
    height: 23px;
    margin-top: 10px;
    position: relative;
    vertical-align: top;
    width: 60%;
    margin: 0;
}
.cart .cart_buttons_bottom .right-buttons-row {
    width: 100%;
}
/*
.right-box {
	border-top: 1px solid #ccc;
	padding-top: 10px;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.06, rgb(238,238,238)),
	    color-stop(0.56, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(238,238,238) 6%,
	    rgb(255,255,255) 56%
	);	
}
*/
.totals .total-tax-line {
	background: none;
}
.coupon_cart_page_position {
	margin-top: -10px;
}
.cart_table_bottom {
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	background-color: #eee;
}
.table_end_cart {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/cart_page_bottom.png) no-repeat transparent;
	width: 939px;
	height: 30px;
	margin-left: -1px;
}
table.product-properties .product-price-value {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}

table.product-properties .product-market-price {
  font-size: 20px;
  font-size: 2rem;
  font-weight: normal;
}

.product-price-row .property-name,
.product-price-row .property-value
{
  vertical-align: bottom;
  padding-bottom: 0;
}

table.product-properties .product-mprice-row td {
  padding-top: 0;
}

.poptions-product-separator {
  font-size: 1px;
  font-size: 0.1rem;
  line-height: 1px;
  height: 10px;
}

.product-details .market-price {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 0;
}

.product-details .buttons-row {
  margin-top: 8px;
}

.offers-short-list {
  margin-top: 10px;
}

.fancycat-icons-e ul {
  width: 192px;
}

.fancycat-icons-e li ul {
  left: 181px;
}

.fancycat-page-subskin-c #center-main {
/*   margin-left: 250px; */
}
#center #center-main {
/* 	margin-left: 0px; */
}
.fancycat-page-subskin-c #left-bar {
/*   width: 230px; */
}

strong.language-code img,
.language-code-over
{
  border: solid 1px #aaa !important;
}

.iv-box a:link,
.iv-box a:visited,
.iv-box a:active
{
  color: #043FA0;
}

.iv-box a:hover {
  text-decoration: none !important;
}

div.news h2 {
  margin-top: 2px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
}

div.opc-container h2,
div.opc-container h3
{
  color: #fff;
}

.fcomp-compare-buttons {
  padding: 10px 0;
}
#header .search input.text {
	width: 270px;
	padding: 8px 5px 6px 5px;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
   -moz-box-shadow:inset 0 0 10px #999;
   -webkit-box-shadow:inset 0 0 10px #999;
   box-shadow:inset 0 0 10px #999;	
   color: #666;
	max-width: none;
	height: 15px;
}
#header div.search {
	line-height: 14px;
	margin-top: 10px;
}
/*#header div.search a {
	text-decoration: none;
	color: #999;
	padding-left: 10px;
}*/
.products-list .last {
  margin-bottom: 10px;
}

.menu-dialog.menu-minicart{
	margin: 12px 0 0 10px;
	border: none;
	width: 180px;
	padding: 0;
	float: left;
}
.menu-dialog.menu-minicart .content {
	border: 0;
	background-color: transparent;
	padding: 0;
	overflow: hidden;
}
.mini_cart_top_display {
	height: 100px;
	width: 253px;
	background-color: #203348;
	margin: 0 5px;
	padding: 7px 15px;
}
	.mini_cart_top_display .menu-minicart{
		width: 150px;
	}
	.mini_cart_top_display .menu-dialog .content {
		background: transparent;
	}
	.mini_cart_top_display .menu-minicart, .mini_cart_top_display  .menu-special  {
		border: 0;
	}
	.mini_cart_top_display .menu-dialog .content {
		padding: 0;
	}
	.mini_cart_top_display ul {
		margin-bottom: 0;
	}
	.mini_cart_top_display span.minicart {
	 color: #fff !important;
	}	
	.mini_cart_top_display ul li {
		list-style-type: none;
	}
	
	.mini_cart_top_display ul li.new_member_signup {
		background-position: -282px -697px;
		
	}
		.mini_cart_top_display ul li.new_member_signup a {
			text-transform: uppercase;
			font-size: 13px;
			font-size: 1.3rem;
			color: #000;
			display: block;
			font-weight: bold;
			text-decoration: none;
			text-shadow: #fef500 0 1px 0;
			padding: 7px 10px;
		}
		
	.mini_cart_top_display ul li.member_login {
		background-position: -282px -738px;
		margin-top: 2px;
		
	}
		.mini_cart_top_display ul li.member_login a {
			text-transform: uppercase;
			font-size: 13px;
			font-size: 1.3rem;
			color: #fff !important;
			display: block;
			text-decoration: none;
			text-shadow: #8e0101 0 -1px 0;
			padding: 7px 10px;		
		}
		
	.mini_cart_top_display ul li.goto_cart {
		background-position: -253px -958px;
		margin-top: 2px;
		
	}
		.mini_cart_top_display ul li.goto_cart a {
			text-transform: uppercase;
			font-size: 13px;
			font-size: 1.3rem;
			color: #fff !important;
			display: block;
			text-decoration: none;
			text-shadow: #003366 0 -1px 0;
			padding: 9px 10px;		
		}
		
	.mini_cart_top_display_additional_buttons {
		background-position: -618px -720px;
		height: 40px;
		width: 300px;
		margin: -6px 0 0 0;
		line-height: 42px;
		position: relative;
	}
	
	#header .line2 .mini_cart_top_display_additional_buttons span a {
		text-shadow: #000 -1px -1px 0px;
		font-size: 12px;
		font-size: 1.2rem;
		color: #fff;
		text-decoration: none;				
	}
		#header .line2 .mini_cart_top_display_additional_buttons .go_to_cart a {
			padding-left: 47px;
		}
			#header .line2 .mini_cart_top_display_additional_buttons .go_to_cart a:hover {
				text-decoration: underline;
			}
		#header .line2 .mini_cart_top_display_additional_buttons .go_to_wishlist {
			padding-left: 5px;
		}	
			#header .line2 .mini_cart_top_display_additional_buttons .go_to_wishlist a {
				padding-left: 20px;

			}		
				#header .line2 .mini_cart_top_display_additional_buttons .go_to_wishlist a:hover {
					text-decoration: underline;
				}
			
.newsletter_box_home {
    border-radius: 4px;
    width: 274px;
    /* height: 178px; */
    color: #fff;
    margin-bottom: 11px;
    background-color: #004b96;
    background-image: none;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
    background: #0065cb;
    background: -moz-linear-gradient(top, #0065cb 0%, #004b96 100%);
    background: -webkit-linear-gradient(top, #0065cb 0%,#004b96 100%);
    background: linear-gradient(to bottom, #0065cb 0%,#004b96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb', endColorstr='#004b96',GradientType=0 );
}				
	.newsletter_box_home h2 {
		text-transform: uppercase;
		color: #fff;
		font-size: 15px;
		font-size: 1.5rem;
		font-weight: normal;
		padding: 4px 5px 10px;
		text-shadow: #004d9c 0px -2px 0px;
		border-bottom: 1px solid #1e81e5;
		margin-bottom: 10px;
		margin-top: 0;		
	}
	.newsletter_box_content {
		color: #fff;
		padding: 0 7px;
	}
		.newsletter_box_content p{margin-bottom: 10px;}
		
		.newsletter_box_content input[type=text], .newsletter_box_content input[type=password], .newsletter_box_content select, .newsletter_box_content textarea, .newsletter_box_content .input-style {
		    border: solid 1px #bbb;
		    padding: 5px;
		    background: #fff;
		    border: 0 none;
		    margin-bottom: 9px;
		    width: 100%;
		    border-radius: 2px;
		    box-sizing: border-box;
		}
		
		.newsletter_box_specials_slider .iv-box{vertical-align: top;}
		.newsletter_box_specials_slider #antibot_input_str{height: 31px;}
		
		
		.newsletter_box_content .button_news_position {
			margin-right: -7px;
		    height: 50px;
		    float: right;
		}
			.newsletter_box_content .button_news_position div{height: 50px; line-height: 47px!important;}
			
		.newsletter_box_content form label {
			text-transform: uppercase;
			font-size: 12px;
			font-size: 1.2rem;
			padding: 0 13px 0 0;
		}
		
	.newsletter_box_home  .newsletter_box_content {
		padding: 6px 14px;
	}
	.newsletter_box_home  .newsletter_box_content form {
		margin-top: 10px;
	}
	.newsletter_box_home  .newsletter_box_content button.button {
		height: 34px;
	}
	.newsletter_box_home  .newsletter_box_content form label {
		text-transform: uppercase;
		font-size: 10px;
		font-size: 1rem;
	}
	.newsletter_box_home  .newsletter_box_content form input {
		width: 124px;	
	}
	
	.homepage_box_video_content iframe {
	  width: 100%    !important;
	  height: auto   !important;
	}

.slider_buttons {
	background-position: -712px -191px;
	height: 339px;
	margin-bottom: 8px;
	padding: 2px 0 0 3px;
	width: 274px;
}
.slider_bg_home {
	width: 100%;
	height: 338px;
	background-color: #999999;
	margin-bottom: 11px;
	box-sizing: border-box;
}
.dialog-featured-list {
	margin-bottom: 0px;
	width: 100%;
	position: relative;
	box-sizing: border-box;
}

.dialog-featured-list-innerpage .products .price-value{ margin-top: 7px;}
.dialog-featured-list-innerpage div.grid_view button.main-button{bottom: 7px;}

	.dialog-featured-list-innerpage .title,
	.dialog-featured-list-innerproductpage .title {
		border-radius: 5px 5px 0 0;
		background: #0065cb;
	    background: -moz-linear-gradient(top, #0067cc 0%, #004b96 100%);
	    background: -webkit-linear-gradient(top, #0065cb 0%,#004b96 100%);
	    background: linear-gradient(to bottom, #0065cb 0%,#004b96 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb', endColorstr='#004b96',GradientType=0 );
	}
	.dialog-featured-list .title {
		background-position: -4px -315px;
		height: 36px;
		background-color: #fff;
	}
		.dialog-featured-list .title h2,
		.body_building_supplement_articles h2,
		.discount_vitamin_title h2,
		.protein_powder_title h2,
		.latest_blog_title h2,
		.homepage_box_competition_title h2,
		.homepage_box_new_title h2,
		.homepage_box_video_title h2,
		.homepage_box_articles_title h2,
		.top_brands_title h2,
		.connect_with_sportys_title h2,
		.dialog-featured-list-innerpage .title h2,
		.dialog-featured-list-innerproductpage .title h2,
		.dialog.customer_reviews .title h2,
		.dialog.full_blue_title .title h2 {
			text-transform: uppercase;
			color: white!important;
			font-size: 14px;
			font-size: 1.4rem;
			font-weight: normal;
			padding: 3px 14px;
			text-shadow: #004D9C 0px -2px 0px;
			margin: 0;
		}
.product-details .products-table .image {
    padding: 0;
    margin: 0;
    text-align: center;
    width: auto;
    box-sizing: border-box;
    float: none;
    height: 150px;
}
.simple-products-table td.last{padding-right: 5px;}
.dialog-featured-list .products, .dialog-featured-list-innerpage .products, .dialog-featured-list-innerproductpage .products {
	margin: 0;
	background-color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 5px 0;
}
.dialog-featured-list-innerpage {
	overflow: hidden;
}



.scrollable2 {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 635px;
	height:230px;
	margin: 0 auto;
}
.scrollable3 {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 654px;
	height:303px;
	margin: 0 auto;
}
	.dialog-featured-list-innerpage .scrollable3 {
		height: 311px;
	}
	.products-list .scrollable3 .item {
	    border-right: medium none;
	    float: left;
	    height: 295px;
	    margin: 0;
	    overflow: hidden;
	    padding: 4px;
	    width: 211px;
	}
.scrollable2 table  {
	float: left;
	width: 159px;
	border-right: 1px solid #87b7e7;
	height: 230px;
	text-align: center;
}
	.scrollable2 table .product-title {
		color: #000;
		text-decoration: none;
	}
.sitewide_top {
	margin-bottom: 10px;
	text-align: center;
}
	.sitewide_top img{
		width: 100%!important;
		height: auto!important;
	}
.scrollable2 .items {
	height: 230px;
	overflow: hidden;
	background-color: #fff;
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;	
}
.cart-page-scroller .scrollable2 .items {
	background-color: transparent;
}
.scrollable3 .items {
	height: 310px;
	overflow: hidden;
	background-color: #fff;
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;	
}
.scrollable2 .item_block {
	float: left;
	width: 637px;
	height: 230px;
	text-align: center;
}
.cart-page-scroller .scrollable2 .item_block {
	float: left;
	width: 890px;
	height: 230px;
	text-align: center;
}
.scrollable3 .item_block {
	float: left;
	text-align: center;
}
.scrollable2 .item {
	float: left;
	width: 159px;
	/* border-right: 1px solid #87b7e7;*/
	height: 230px;
	text-align: center;
}
.cart-page-scroller .scrollable2 .item{
    background-color: #FFFFFF;
    float: left;
    height: 230px;
    margin: 0 4px;
    text-align: center;
    width: 159px;
}
.scrollable3 .item {
	float: left;
	width: 159px;
	/* border-right: 1px solid #87b7e7;*/
	height: 310px;
	text-align: center;
}
.menu-rviewed-section div.item {
	clear: both;
}
.menu-dialog_content .item {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
}
	.menu-dialog_content tr.item td {
		padding: 10px;
	}
.menu-dialog_content .item a.product-title {
	font-size: 12px;
	font-size: 1.2rem;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#left2 {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-product.png) -1px -11px;
	width: 26px;
	height: 28px;
	display: block;
	position: absolute;
	top: 110px;
	left: 5px;
	cursor: pointer;
}

	.dialog-featured-list a#left2 {
		top: 172px;
		left: 16px;
	}
.dialog-featured-list-innerproductpage a.disabled,
.dialog-featured-list a.disabled {
	display: none !important;
}
#banner-nav2 {
	top: -23px;
	height: 14px;
	right: 10px;
	position: absolute;
	z-index: 10;
}
 .dialog-featured-list #banner-nav2 {
	top: 11px;
 }

.dialog-featured-list .button-row {
	margin-top: 0;
} 
#banner-nav2 a {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-product.png) no-repeat scroll -64px -17px transparent;
	display: block;
	float: left;
	font-size: 1px;
	font-size: 0.1rem;
	height: 14px;
	margin: 0 3px;
	width: 14px;
}

	#banner-nav2 a.active {
		background-position: -40px -18px;
	}
a#right2 {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-product.png) -90px -11px;
	width: 26px;
	height: 28px;
	display: block;
	position: absolute;
	top: 110px;
	right: 5px;
	cursor: pointer;
}


	.dialog-featured-list a#right2 {
		top: 172px;
		right: 16px;
	}
	.dialog-featured-list-innerproductpage .products {
/* 		height: 231px; */
	}
	.dialog-featured-list-innerproductpage .simple-products-table td.product-cell {
		border-right: 1px solid #87b7e7;
	}
		.dialog-featured-list-innerproductpage .simple-products-table tr.product-name-row td {
			padding-top: 10px;
			text-align: center;
		}
	.dialog-featured-list .content,
	.dialog-featured-list-innerpage .content
		{
		width: 100%;
		box-sizing: border-box;
		margin: 0 auto;
		border-radius: 0 0 5px 5px;

	    background: #0065cb;
	    background: -moz-linear-gradient(top, #0067cc 0%, #004b96 100%);
	    background: -webkit-linear-gradient(top, #0065cb 0%,#004b96 100%);
	    background: linear-gradient(to bottom, #0065cb 0%,#004b96 100%);
	    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb', endColorstr='#004b96',GradientType=0 );
	}
	.dialog-featured-list-innerpage .content {
/* 		height: 304px; */
	}
		.dialog-featured-list-innerproductpage .content {
/*
			margin: 0 auto;
			height: 217px;			
*/
		}
	.dialog-featured-list-innerpage .content,
	.dialog-featured-list-innerproductpage .content {
		position: relative;
	}
		.dialog-featured-list .content table {
			background-color: #fff;
		}
		
.dialog-featured-list .products-table .image {
	padding: 0;
	margin: 5px 0;
	text-align: left;
	height: 140px;
}

/* start home page scroller */

.dialog-featured-list .home_scroller #left2 {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-home-products.png) no-repeat -1px -7px transparent;
	height: 50px;
	width: 27;
	left: 0;
}
	.dialog-featured-list .home_scroller #left2:hover {
		opacity:0.8;
	}
.dialog-featured-list .home_scroller #banner-nav2 a {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-home-products.png) no-repeat scroll -64px -25px transparent;
}
	.dialog-featured-list .home_scroller #banner-nav2 a.active {
	    background-position: -40px -25px;
	}
.dialog-featured-list .home_scroller a#right2 {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/slider-nav-home-products.png) no-repeat -92px -7px transparent;
	height: 50px;
	width: 27;
	right: 0;
}
	.dialog-featured-list .home_scroller #right2:hover {
		opacity:0.8;
	}

/* end home page scroller */

.additional_homepage_boxes img, .blog_link_boxes img {
	max-width: 100%!important;
    width: 100%!important;
    height: auto!important;
}

.additional_buttons_home  {
	border-radius: 4px;
    width: 274px;
    color: #fff;
    margin-bottom: 11px;
    background-color: #004b96;
    background-image: none;
    padding: 10px 10px 0px 10px;
    box-sizing: border-box;
    background: #0065cb;
    background: -moz-linear-gradient(top,#0065cb 0%,#004b96 100%);
    background: -webkit-linear-gradient(top,#0065cb 0%,#004b96 100%);
    background: linear-gradient(to bottom,#0065cb 0%,#004b96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb',endColorstr='#004b96',GradientType=0 );
}
	
	.additional_buttons_home_content {
		padding: 0 0 10px 0;
	}
		.additional_buttons_home_content ul li {
			list-style-type: none;
			background-position: -405px -635px;
			height: 48px;
			margin-bottom: 6px;
			line-height: 46px;
			padding-left: 20px;				
		}
			.additional_buttons_home_content ul li:hover {
				opacity:0.9;
			}
			.additional_buttons_home_content ul li a {
				display: block;
				text-transform: uppercase;
				color: black;
				font-size: 14px;
				font-size: 1.4rem;
				font-weight: bold;
				text-shadow: #FEF800 0px 2px 0px;	
				text-decoration: none;				
			}
			
.additional_homepage_boxes {
	margin-top: 8px;
	clear: both;
}
.homepage_box_competition,
.homepage_box_new,
.homepage_box_video {
	float: left;
}
.homepage_box_competition,
.homepage_box_new {
	padding-right: 9px;
}

.homepage_box_articles_title,
.homepage_box_new_title,
.homepage_box_video_title,
.homepage_box_competition_title,
.top_brands_title,
.connect_with_sportys_title h2,
.latest_blog_title h2,
.quick_links_title {
	line-height: 32px;
}
	.homepage_box_competition_content .button, .homepage_box_new_content .button {
		position: absolute;
		bottom: 8px;
	}
		.homepage_box_new_content .button {
			margin-left: 55px;
		}
	.homepage_box_competition {
		width: 30%;
		box-sizing: border-box;
	}
		.homepage_box_competition .homepage_box_competition_title {
			background-position: -99px -584px;
			height: 29px;
			width: 100%;
			padding-top: 8px;
		}
.homepage_box_new {
	width: 30%;
    box-sizing: border-box;
}
.homepage_box_new_title {
/* 	background-position: -99px -584px; */
	height: 29px;
	width: 100%;
	padding-top: 8px;
}
.additional_homepage_boxes .homepage_box_video {
	width: 40%;
    box-sizing: border-box;
}
.homepage_box_video_title {
/* 	background-position: -301px -584px; */
	height: 29px;
	width: 100%;
	padding-top: 8px;
}
.homepage_box_competition_content,
.homepage_box_new_content {
	padding: 0;
	position: relative;
}
.homepage_box_articles {
	width: 100%;
	margin: 0px;
}
.homepage_box_articles_title {
	height: 29px;
	width: 100%;
	padding-top: 8px;

    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
    background: none #0f6de0;
    background: -moz-linear-gradient(top, #0f6de0 0%, #1e5799 100%);
    background: -webkit-linear-gradient(top, #0f6de0 0%,#1e5799 100%);
    background: linear-gradient(to bottom, #0f6de0 0%,#1e5799 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6de0', endColorstr='#1e5799',GradientType=0 );	
}
.homepage_box_articles_content {
	background-image: url(../../../skin/Sportys_MEM_v2/css/../images/2column/blog_image.png);
	display: block;
	height: 180px;
	background-repeat: no-repeat;
}
.homepage_box_articles_content .button {
	margin-top: 126px;
	margin-left: 104px;
}

.blog_link_boxes {
	clear: both;
	width: 100%;
	padding-top: 10px;
	z-index: 20px;
	position: relative;
}
	.protein_powder_content, .discount_vitamin_content, .body_building_supplement_content{
		border: 1px solid #ccc;
		border-top: 0;
		max-height: 225px;
		height: 225px;
		overflow: hidden;
		border-radius: 0 0 5px 5px;
		-moz-border-radius: 0 0 5px 5px;
		-webkit-border-radius: 0 0 5px 5px;
		-o-border-radius: 0 0 5px 5px;
	}
	
.body_building_supplement_title,
.discount_vitamin_title, 
.protein_powder_title,
.latest_blog_title {
	height: 29px;
    width: 100%;
    padding-top: 8px;
}	
.body_building_supplement_title h2,
.discount_vitamin_title h2, 
.protein_powder_title h2,
.latest_blog_title h2{
	
}	

.body_building_supplement_content,
.discount_vitamin_content,
.protein_powder_content
{
	min-height:220px;
}
.body_building_supplement_articles,
.discount_vitamin_articles,
.protein_powder_articles,
.latest_blog_articles {
	float:left;
	display:block;
	padding-right:9px;
	box-sizing: border-box;
}
.body_building_supplement_articles {
	width: 40%;
	margin-right: 0;
	padding-right: 0;
}
.discount_vitamin_articles {
	width: 30%;
}
.protein_powder_articles{ 
		width: 30%;
}
.latest_blog_articles {
	width: 274px;
}

.latest_blog_title {
}

#latest_posts {	
	border: 1px solid #ccc;
    padding: 5px 10px;
    display:block;
    
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -o-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
}
#latest_posts .ccm-page-list {
height: 231px;
display: block;
overflow: scroll;
}
#latest_posts .meta {
	display:none;
	visibility: hidden;
}

	#latest_posts .main-content-thumb{
		border-bottom: 1px solid #ccc;
		padding: 0 0 5px 0;
		margin: 0 0 5px 0;
	}
		#latest_posts a {
			color: #333;
			text-decoration: none;
			font-size: 12px;
			font-size: 1.2rem;
			font-weight: bold;
		}
		#latest_posts a:hover {
			text-decoration: underline;
		}

	#latest_posts .blog_post_right{
		display: block;
		margin-left: 106px;
	}
	#latest_posts .image-link{
		float: left;
		width: 98px;
	}
		#latest_posts .blog_entry img{
			width: 91px;
			height: 91px;
		}
		
		
		
.top_brands,
.connect_with_sportys {
	margin-top: 11px;
	width: 100%;
}
.top_brands_title,
.connect_with_sportys_title  {
	background-position: -4px -3px;
	width: 100%;
	height: 37px;	
	border-radius: 5px 5px 0 0;
    overflow: hidden;
    background: none #0066cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(../../../skin/Sportys_MEM_v2/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRiOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0066cc 0%, #004b97 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(100%,#004b97)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0066cc 0%,#004b97 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#004b97',GradientType=0 ); /* IE6-8 */
}

	.top_brands_title h2,
	.connect_with_sportys_title h2{
		margin: 0;
	}
.button-row, .button-row-right {
	position: relative;
	margin-top: 2px;
}
.top_brands_content {
	background-color: #ededed;
	border: 1px solid #dadada;
	border-bottom: none;
	padding: 8px 8px 0 8px;
}
	.top_brands_content img {
		margin-right: 15px;
	}
	.connect_with_sportys_content {
/* 		background: url(../../../skin/Sportys_MEM_v2/css/../images/2column/bg_home_additional_btns.png) repeat-x; */
		height: 89px;
		padding: 45px 13px 16px 13px;
		
		border-radius: 0 0 5px 5px;
		background: #0f6de0;
	    background: -moz-linear-gradient(top, #0f6de0 0%, #1e5799 100%);
	    background: -webkit-linear-gradient(top, #0f6de0 0%,#1e5799 100%);
	    background: linear-gradient(to bottom, #0f6de0 0%,#1e5799 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6de0', endColorstr='#1e5799',GradientType=0 );
	}
		.connect_with_sportys_content_bottom {
			display: none;
			background-position: -4px -543px;
			height: 14px;
			width: 956px;			
		}
			.connect_with_sportys_content_bottom_right {
				background-position: 25px -543px;
				height: 15px;
				width: 19px;
				display: inline-block;
				position: absolute;
				right: 10px;	
			}
.featured_bottom {
	display: none;
	background-position: -4px -554px;
	height: 6px;
	width: 670px;	
	position: relative;
}
.dialog-category-products-list .title {
    width: 100%;
    margin: 0;
    padding: 10px 0;
    background: none transparent;
    color: #7f7f7f;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    height: 38px;
    line-height: 35px;
}
.dialog-category-products-list .title h2 {
	padding-left: 10px;
}
.dialog-featured-list-innerpage .featured_bottom,
.dialog-featured-list-innerproductpage .featured_bottom {

}
	.featured_bottom_right {
		background-position: 25px -554px;
		height: 6px;
		width: 19px;
		display: inline-block;
		position: absolute;
		right: -19px;	
	}
		.dialog-featured-list-innerpage .featured_bottom_right,
		.dialog-featured-list-innerproductpage .featured_bottom_right {
			right: -17px;	
		}
.quick_links {
	margin-top: 11px;
}
.quick_links_title {
	background: none;
	height: 37px;
	z-index: 10;
	position: relative;
	border-radius: 5px 5px 0 0;

	
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fffc00+0,f2c801+100 */
	background: #fffc00; /* Old browsers */
	background: -moz-linear-gradient(top,  #fffc00 0%, #f2c801 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #fffc00 0%,#f2c801 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #fffc00 0%,#f2c801 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffc00', endColorstr='#f2c801',GradientType=0 ); /* IE6-9 */

}
#header .line2 span {
	color: #fff;
}
	div.quick_links_title h2 {
		text-transform: uppercase;
		color: #000;
		font-size: 14px;
		font-size: 1.4rem;
		font-weight: bold;
		padding: 3px 14px;
		text-shadow: #fef800 0px 2px 0px;
		line-height: 32px;
	}
	.quick_links_content {
		background-color: #F9F9F9;
		border: 1px solid #DADADA;
		padding: 0;
		margin-top: -5px;
		z-index: 9;
	}
		.quick_links_content a {
			color: #cc0000;
			text-decoration: none;
		}
.connect_with_sportys_content ul li {
	list-style-type: none;
	display: inline-block;
	width: 131px;
	height: 102px;
	background-position: -668px -591px;
	margin-right: 16px;
	padding: 0px 5px;
	position: relative;
	float: left;
}
.connect_with_sportys_content ul li.connect_social {
	background-position: -826px -585px;
	height: 129px;
	margin-top: -27px;
}
	.connect_with_sportys_content ul li.connect_social a{
		height: 51px;
		width: 51px;
		position: absolute;
		margin: 0;
		padding: 0;		
	}
	.connect_img_fb {
		background-position: -779px -888px;
		left: 74px;
		top: 13px;
	}
	.connect_img_tw {
		background-position: -722px -888px;
		top: 13px;
		left: 17px;
	}
	.connect_img_go {
		background-position: -722px -943px;
		top: 68px;
		left: 17px;

	}
	.connect_img_yt {
		background-position: -779px -943px;
		left: 74px;
		top: 68px;
	}


.final_geotrust {
	margin: 0px; 
	width: auto; 
}
	.final_geotrust img {
		margin-top: -32px;
	}
	
.connect_img_margins {
	margin: -29px auto 0 auto;
}
.connect_img_mouse {
	background-position: -679px -801px;
	width: 99px;
	height: 64px;
}
.connect_img_people {
	background-position: -555px -801px;
	width: 103px;
	height: 85px;
}
.connect_img_box {
	background-position: -248px -782px;
	width: 96px;
	height: 93px;
}
.connect_img_visa {
  background-position: -356px -810px;
  height: 36px;
  width: 156px;
  margin: 0 auto;
  display: block;
  margin-left: -12px;
}
.connect_item_content {
	font-weight: bold;
	text-align: center;
	position: absolute;
	top: 51px;
	width: 135px;
	font-size: 10px;
	font-size: 1rem;
}
#header .line2 .mini_cart_top_display span.username_header {
	float: right;
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	padding-right: 6px;
	padding-top: 4px;
}



.ProductPrice {
	width: 122px;
	margin: 0 auto;
	line-height: 12px;
	margin-top: 33px;
	display: block;
	color: white;
	font-weight: bold;
	margin-bottom: 17px;
}
.dialog-category-products-list .item .price-value .currency {
	padding-left: 0px;
}
.products.products-list.grid_view .item .price-row .taxes{display: none;}

.item .price-value .currency {
/* 	padding-left: 24px; */
}
.dialog-category-products-list {
	width: 100%;
}
.dialog-featured-list-innerpage .products-list .item {
	width: 213px;
	height:312px;
	padding: 0 4px;
}
.creviews-rating-box {
	display: inline-block;
	vertical-align: middle;
}
.products .price-row {
    height: 24px;
    position: relative;
    text-align: center;
    line-height: normal;
    padding-left: 0;
    margin-top: 6px;
    width: 100%;
    box-sizing: border-box;
    background: none;
}
.products-list .image {
	display: block;
	position: relative;
	padding: 0px;
	float: none;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	box-sizing: border-box;
}
	
	
	.dialog-featured-list .products-list .image {
		padding: 0 20px 0 10px;
	}
	
	.item .pricing {
	    position: absolute;
	    bottom: 0em;
	    left: 0;
	    width: 100%;
	    height: 60px;
	    padding: 0 1em;
	    box-sizing: border-box;
	}
		.item .pricing .price {
		    color: #d73831;
		    font-size: 1em;
		    line-height: 1;
		    font-weight: bold;
		}
	
		.item .pricing .price-rrp-saving {
		    margin: .5em 0 0 0;
		    padding: .5em 0 0 0;
		    font-size: 0.7em;
		    border-top: 1px solid #e2e2e2;
		}
			.item .pricing .price-rrp-saving .price-rrp {
			    float: left;
			    text-decoration: line-through;
			    color: #aaa;
			}	
			.item .pricing .price-rrp-saving .price-saving {
			    float: right;
			    color: #025294;
			    font-weight: bold;
			}
	
	.products-list .button-row-absolute{
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.products-list .button-row-absolute .btn-details{
		border: 0 none!important;
		padding: 8px 8px 4px 10px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	.products-list .button-row-absolute .add-to-cart-button{
		padding: 3px 5px 1px 4px;
		font-size: 14px;
		font-size: 1.4rem;
	}
	
.grid_view .info_button{
	margin-left: -7px;
}
.dialog-featured-list-innerpage .grid_view .item {
	border-bottom: 0;
}
.grid_view .image{
    background-color: #FFFFFF;
    display: block;
    margin: 0;
    vertical-align: middle;
    width: 100%;
}
a.review_this_product {
	color: #666;
	text-align: right;
}
.products-list a.review_this_product{
	display: none;
}
.products-list .acr-container .comment{
	display: none;
}
	.products-list .details { 
		padding-left: 0px;
	}
	.products .price-value{
       color: #333;
       font-size: 21px;
       font-size: 2.1rem;
       font-weight: bold;
    }
	.product_details_price_box .product-price-value {
		color: #333;
		font-size: 28px;
		font-size: 3.5rem;
		font-weight: 700;
		line-height: 32px;
	}
.products .buy-now {
	margin: 0;
}	
.featured-button {
	float: right !important;
	margin-top: -41px !important;
}
	.dialog-featured-list .featured-butto  {
		margin-top: -44px !important;
	}

.product-list-title-box {
	margin-bottom: 10px;
}

.product-details .details_container{
    margin: 10px 0px 15px 45%;
	padding-left: 0;
	border: 0px solid #ccc;
	border-radius: 0;
}
.product-details .details {
    margin: 0;
	padding-left: 0;
	border: 0px solid #ccc;
	border-radius: 0;
}
.product-details .details_container h1{
    padding: 0 0 0 13px;
    margin: 0;
    font-size: 3.4rem;
    color: #333;
    text-align: left;
}

.sidebar-recently-viewed .item{
	position: relative;
	padding-bottom: 10px;
}
	.sidebar-recently-viewed .menu_image {
	    width: 100%;
	    float: none;
	    margin-top: 5px;
	    text-align: center;
	}
		.sidebar-recently-viewed .menu_image img{
			float: none;
		}
	
	.sidebar-recently-viewed .menu_details{
		float: none;
		width: 100%;
	    margin: 5px 0 0 0;
	    text-align: center;	    
	}
		.sidebar-recently-viewed .product-title{
			
		}
		.sidebar-recently-viewed .ProductPrice{
			display: none;
		}
		.sidebar-recently-viewed .buttons{
			position: absolute;
			top:0;
			width: 100%;
			display: block;
			
		}


.main_listing_page {
/*	margin-top: 10px;
	padding: 0 13px 13px 13px;
	position: relative;
	border: 0px solid #ccc;
	background-color: #fff;

	background-color: #f8f8f8;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.18, rgb(237,237,237)),
	    color-stop(0.87, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(237,237,237) 18%,
	    rgb(255,255,255) 87%
	);	
	*/
	/*filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); 
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')";
	*/
}
.nagivation_pages_absolute {
    position: relative;
    font-weight: normal;
    background: none transparent;
    border: 1px solid #f7f7f7;
    border-radius: 0;
    padding: 0;
    /* top: 37px; */
    right: 9px;
    float: right;
}
	.nagivation_pages_absolute li {
		list-style-type: none;
	}

		.nav-pages .right-delimiter {
			padding: 6px 10px;
			text-align: center;
			color: #fff;
			display: inline-block;
			vertical-align: middle;
			font-size: 14px;
			background: #005dbb;
			line-height: 14px;
			margin-right: 1px;
		}

		.nav-pages .current-page {
		    font-size: 14px;
		    color: #333;
			background: #e5e5e5;
		}

		.nagivation_pages_absolute li a {
		    padding: 6px 10px;
		    text-align: center;
		    color: #fff;
		    display: inline-block;
		    vertical-align: middle;
		    font-size: 9px;
		    background: #005dbb;
		}
			.nagivation_pages_absolute li a:hover{
				background: #c7c6c6;	
			}

.nav-pages .right-arrow img {
	background-position: -68px -218px;
	width: 44px;
	height: 20px;
	position: relative;
	margin-top: -4px;
	margin-right: -3px;
}
.grid_list_view {
	float: right;
	padding-right: 9px;
	background: none;
	padding-left: 9px;
}
	.grid_list_view a {
	    padding: 7px;
	    line-height: 11px;
	    text-align: center;
	    color: #333;
	    display: inline-block;
	    vertical-align: middle;
	    font-size: 14px;
	}
	.grid_list_view a.active {
		background: #e5e5e5;
	}
	.grid_list_view a:hover {
		background: #c7c6c6;
	}
.products-list-list-view .image {
	float: left;
	margin-right: 10px;
	z-index: 1;
	position: relative	
}
	.products-list-list-view .descr {
		width: 309px;
		display: inline-block;
		margin-bottom: 10px;
	}
		.products-list-list-view .descr ul {
			margin-left: 10px;
		}
.products-list-list-view .details {
	position: relative;
}
.products-list-list-view .price-row {
	background-position: -288px -360px;
	width: 208px;
	float: right;
	height: 156px;
	padding: 0;
	margin-bottom: 10px;
	position: relative;
}
.minicart-box div.button a:link {
	text-shadow: none;
}

	.products-list-list-view div.button div, div.button a:link, .products-list-list-view div.button a:visited, div.button a:hover, .products-list-list-view div.button a:active{
		padding: 0 1px 0 13px;
		text-shadow: 0 -1px 1px #333;
	}
	.products-list-list-view .info_button{
		float: left;
		position: relative;
		z-index: 2;
	}
	.prod_scrol_btn a{
		width: 110px;
	}
	.products-list-list-view .more_info_note{
	    background-position: -454px -223px;
	    color: #FFFFFF;
	    display: inline-block;
	    float: left;
	    font-size: 11px;
	    font-size: 1.1rem;
	    height: 25px;
	    margin-left: -36px;
	    padding: 15px 0 0 35px;
	    position: relative;
	    text-shadow: 0 -1px 1px #333333;
	    width: 189px;
	    z-index: 1;
	    cursor: pointer;
    }


	.products.products-list-list-view .price-value {
		display: block;
    	margin-top: 6px;
	}

	.products-list-list-view .p_list_buttons{
	    bottom: 10px;
	    height: 41px;
	    position: absolute;
	    width: 100%;
	}
	
.button-position {
	position: absolute;
	right: 45px;
	top: 130px;
}
.button-info-position {
	position: relative;
	left: 112px;
}
.free_freight_display {
	background-position:  -17px -264px;
	height: 32px;
	width: 666px;
	margin: 0 auto;	
}
.per-page-selector {
	position: absolute;
	right: 266px;
	top: 26px;
}
	.per-page-selector a {
		padding: 7px;
		text-align: center;
		color: #333;
		display: inline-block;
		vertical-align: middle;
		font-size: 13px;
		background: none #f9f9f9;
		line-height: normal;
	}
		.per-page-selector a.active {
			font-size: 13px;
			background: #e5e5e5;
		}
		.per-page-selector a:hover{
			background: #c7c6c6;
		}


.product_banner_watermark{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.product_details_watermark{
	width: 100%;
	position: relative;
	text-align: center;
	margin: 10px 0 0 0;
}
	.product_details_watermark p{
		padding: 0;
		margin: 0;
	}
		
.product_details_box{
	position: relative;
    padding-bottom: 9px;
    width: 100%;
    border: 0px solid #dadada;
    border-radius: 0;
    background-color: transparent;
    padding: 5px;
    box-sizing: border-box;
}	
.product_details_price_box {
	width: 100%;
}
	.product_details_price_box .product-price-row {
		background: none;
		width: 100%;
		float: left;
		text-align: right;
	}
		.product_details_price_box tr.product-price-row td{
			padding-bottom: 14px;
			color: white;
			font-size: 11px;
			font-size: 1.1rem;
		}
		.product_details_price_box tr {
			height: 30px;
		}
		.product_details_price_box tr td.property-name {
			padding-left: 12px;
			width: 70px;
			font-weight: bold;
		}
		.product_details_price_box tr td.property-value select {
			width: 180px;
		}
		.product_details_price_box .quantity-row td {
			padding-top: 0px;
		}
		.product_details_price_box tr.quantity-row {
			height: 64px;
		}
		
/* 		#exception_msg{padding: 2px 9px 0;  text-align: center;} */
		
			
				.product_details_price_box tr.quantity-row td .qty_dropdown {
					background: url(../../../skin/Sportys_MEM_v2/css/../images/qty_dropdown.png) no-repeat 0 0 transparent;
					overflow: hidden;
					width: 130px;
					height: 36px;
					display: block;
					padding: 0;
					margin-left: -6px;
					float: left;
					clear: both;
					position: relative;
					z-index: 5001;
					border: 1px solid #d91c1c;
				}
					.product_details_price_box tr.quantity-row td .qty_dropdown:hover{
						opacity: 0.8;
					}
					.product_details_price_box tr.quantity-row td select#product_avail {
						width: 150px;
						margin-left: 0px;
						background: none transparent;
						border: none;
						height: 36px;
					}
					
					

			
		.product-details .details .save-percent-container {
		    margin-top: 10px;
		    margin-left: 0;
		    width: 100%;
		    height: auto;
		}
			.product-details .details .save {
			    float: left;
			    width: 100%;
			    height: auto;
			    padding-top: 5px;
			    padding-left: 0;
			    color: #d9051c;
			    font-size: 18px;
			    font-size: 1.8rem;
			    font-weight: bold;
			    font-style: italic;
			    text-align: left;
			    background: none;
			}
	
		#list_price_box{
			text-align: left;
			display: block;
			margin-top: 5px;
			color: #999;
			font-weight: 700;
			font-size: 18px;
			font-size: 1.8rem;
		}
			#list_price_box #list_price{
				text-decoration: line-through;
			}
	
	.product_details_price_box .product-price-value, .grid_view.home_scroller .price-value{
		text-align: center;
		display: block;
		margin: 5px 0 0 0;
	}
	.products .price-value{
		text-align: center;
		display: block;
		padding: 0;
		color: #333;
		margin: 0;
		width: 100%;
	}
	.product_details_price_box .product-price-value{
		text-align: right;
	}
	
	.product-price-gst{
		font-size: 12px;
		text-align: right;
		font-weight: 500;
	}

	.buttons_box{
		position: relative;
		display: block;
		margin-top: 15px;
	}
		.buttons_box .buttons_left{
			width: 100%;
			float: left;
			margin-top: 10px;
			padding: 0 5px;
			box-sizing: border-box;
		}
		.buttons_box .buttons_right{
			width: 100%;
			float: left;
			margin-right: 0;
			padding: 0 5px;
			box-sizing: border-box;
		}	
			.buttons_box .buttons_right #stock_notify input{
				width: 99%;
				margin-bottom: 2px;
				margin-left: 0;
				margin-right: 0;
			}
		
	table.product_details_price_box {
		margin: 0 0 0 0;
    	width: 100%;
	}
	table.product_details_price_box button.add_to_wishlist {
		background-color: transparent;
		margin: 0 0 2px 5px;
		border: 1px solid #c0bfbf;
		float: right;
		height: 21px;
		width: 121px!important;
		padding: 0;
	}
		table.product_details_price_box button.add_to_wishlist .button-right {
			background: none;
			padding: 0px;
			height: 20px;
		}
		table.product_details_price_box button.add_to_wishlist .button-left {
		    background: url(../../../skin/Sportys_MEM_v2/css/../images/wishlist_wand.png) no-repeat scroll left 0px transparent;
		    color: #000000;
		    font-size: 10px;
		    font-size: 1.0rem;
		    font-weight: bold;
		    height: 10px;
		    letter-spacing: -1px;
		    line-height: 10px;
		    padding: 4px 5px 5px 19px;
		    text-transform: uppercase;
		}
		table.product_details_price_box button.question_mark .button-left {
		    background: url(../../../skin/Sportys_MEM_v2/css/../images/question_mark.png) no-repeat scroll left 0px transparent;
		}
		

		
.button-float-right {
	float: right;
	margin-top: -11px !important;
}
.text-align-right {
	text-align: right;
	padding: 0 0 0 5px;
}
span.prod_grey_box_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(../../../skin/Sportys_MEM_v2/css/../images/prod_detail_grey_box_top.png);
	height: 9px;
}
span.prod_grey_box_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-image: url(../../../skin/Sportys_MEM_v2/css/../images/prod_detail_grey_box_bottom.png);
	height: 9px;
}

/* root element for tabs on product page */
#tabs_product_page ul.tabs_product_page { 
	list-style:none; 
	margin:0 !important; 
	padding:0;	
	border-bottom:1px solid #ccc;	
	height:30px;
}

/* single tab */
#tabs_product_page ul.tabs_product_page li,
#tabs_product_page .ui-state-active, #tabs_product_page .ui-widget-content .ui-state-active, #tabs_product_page .ui-widget-header .ui-state-active
{ 
	float:left;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important; 	
	border: 0px solid #9dc4e1;
    background: none;
    font-weight: normal;
    color: #2e6e9e;
}

/* link inside the tab. uses a background image */
#tabs_product_page ul.tabs_product_page a
{
	background-color: #0a66c3;
	font-size:11px;
	font-size: 1.1rem;
	font-weight: bold;
	text-shadow: 0px 1px 0px #0355a9;
	display:block;
	height: 30px;  
	line-height:30px;
	text-align:center;	
	text-decoration:none;
	color:#fff;
	padding:0px 10px;
	margin:0px 0px 0px 3px;	
	position:relative;
	top:1px;
	width: 120px;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;	
}

#tabs_product_page ul.tabs_product_page a:active {
	outline:none;		
}

/* when mouse enters the tab move the background image */
#tabs_product_page ul.tabs_product_page a:hover {
	background-color: #fff;	
	color:#000;	
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-shadow: none;
	margin-top: -1px;
}
.meanu-dialog {
	margin-bottom: 10px;
}
/* active tab uses a class name "current". its highlight is also done by moving the background image. */
#tabs_product_page ul.tabs_product_page a.current, #tabs_product_page ul.tabs_product_page a.current:hover, ul.tabs_product_page li.current a,
#tabs_product_page .ui-state-active a, #tabs_product_page .ui-state-active a:link, #tabs_product_page .ui-state-active a:visited, #tabs_product_page .ui-state-active a:hover
{
	background-color: #fff;	
	cursor:default !important; 
	color:#000 !important;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;	
	text-shadow: none;
	margin-top: -1px;
}
#tabs_product_page .tabs_product_page_content div {
	background-color: #fff;
	border: 0px solid #ccc;
	border-top: 0;
	padding: 0 0 0 0;
	overflow: hidden;
}
	#tabs_product_page .tabs_product_page_content .creviews-rating-box, .tabs_product_page_content .creviews-vote-bar {
		overflow: visible;
		padding: 0px;
		margin-bottom: 5px;
	}
#tabs_product_page .tabs_product_page_content div div {
	border: 0;
}
	#tabs_product_page .tabs_product_page_content div .title {
		background: none;
	}
	#tabs_product_page .tabs_product_page_content div ul {
		margin-left: 20px;
	}
	
.left_shipping {
	margin-bottom: 10px;
}
.display_products_numerical {
	position: absolute;
	right: calc(50% - 70px);
}
table.totals tr td.total, table.totals tr td.total-name, table.totals tr td.total-value, table.totals tr td.total-value-alt, table.totals span.total-name {
	font-size: 13px;
	font-size: 1.3rem;
	text-transform: uppercase;
}
.checkout-container .cart_geotrust {
	float: left;
}
.cart .buttons {
	margin-top: 0px;
	margin-bottom: 30px;	
}
.wraptocenter {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 364px;
    height: 432px;
}
.wraptocenter * {
    vertical-align: middle;
}
/*\*//*/
.wraptocenter {
    display: block;
}
.wraptocenter span {
    display: inline-block;
    height: 100%;
    width: 1px;
}
/**/
.smethods {
	padding-left: 10px;
}
.add_to_wishlist2 {
	margin-right: 0px !important;
}
div.opc-authbox {
/*
  background-color: #eee;
  background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.06, #EEE), color-stop(0.56, white) );
  background-image: -moz-linear-gradient( center bottom, #EEE 6%, white 56% );
*/
  font-size: 1.8rem;
  margin: 0 0 10px 0;
  padding: 0;
  width: 100%;
  color: black;
  position: relative;
  border: 0px solid #CCC;
  box-sizing: border-box;
}


.opc-authbox h2 {
	display: inline-block;
	float: left;
	line-height: 21px;
	margin: 0.83em 0;
	color: #617683 !important;
}
div.checkout-login-button {
  margin-left: 10px;
  background: url(../../../skin/Sportys_MEM_v2/css/../images/checkout-signin.png) no-repeat 0 0 transparent;
  height: 50px;
  padding: 0 18px 0 2px;
  top: 9px;
  position: relative;
}
div.checkout-login-button a:link, div.checkout-login-button a:visited, div.checkout-login-button a:hover, div.checkout-login-button a:active {
	background: none !important;
	font-size: 25px !important;
	font-size: 2.5rem!important;
	height: 42px;
	padding-top: 8px;
	color: #666 !important;
	text-shadow: 0px 1px 0 white;
	padding-left: 15px;
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
	line-height: 35px;
	text-decoration: none;
	qfont-weight: normal !important;
}
	div.checkout-login-button a {
		background: none !important;
	}
.or_image_checkout {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -21px;
  margin-top: -1px;
}
.social_login_checkout {
	display: inline-block;
	float: right;
	margin-right: 7px;	
}
.quick-sign-in {
	vertical-align: middle;
	margin-right: 10px;
}
div.opc-authbox a {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: normal;	
	line-height: 16px;
}
.existing_login_checkout {
  display: inline-block;
  float: left;
  padding-left: 30px;
  margin-top: 11px;
  width: 50%;
  box-sizing: border-box;
}
div.opc-container h2.new_customers_h2{
	margin-left: 15px;
	color: #fff!important;
}
.new_customers_bg {
  background: url(../../../skin/Sportys_MEM_v2/css/../images/red_gradient.png) repeat-x 0 100% #fd0300;
  display: block;
  height: 79px;
  width: 50%;
  float: left;
  padding: 9px 0 0 0;
  color: #fff;
  text-shadow: 0 -1px 0 #a40202;
}
.new_customers {
  color: #fff !important;
  display: inline-block;
  float: left;
  line-height: 23px;
  text-transform: uppercase;
  margin: 0.83em 0 0.83em 5px;
  font-size: 30px;
}
.new_customers_arrow {
  display: inline-block;
  float: left;
  padding: 25px 3px;
  width: 24px;
  height: 24px;
}
/* PopUp Dialog */
.popup-product-details-table{
	width: 500px;
}
.product_popup h1{	
	font-size: 17px;
	font-size: 1.7rem;
}
.top_most_bar {
	height: 30px;
	background: url(../../../skin/Sportys_MEM_v2/css/../images/top_most_menu.png) no-repeat transparent 0 0;
	margin-left: -356px;
	padding-left: 355px;
	width: 660px;
}
.checkout-container .top_most_bar{display: none;}

	.top_most_bar span ul {
		float: right;
		list-style-type: none;
		padding-right: 20px;
		padding-top: 2px;
		width: 400px;
		widows: 10000px;
	}
		.top_most_bar span ul li {
			float: right;
		}
			.top_most_bar span ul li a {
				color: #000000;
				display: block;
				font-size: 12px;
				font-size: 1.2rem;
				padding: 6px;
				text-decoration: none;
			}
				.top_most_bar span ul li a:hover {
					text-decoration: underline;
				}
img.nav_home_icon {
	margin-left: -4px;
}		
.sitemap_section ul ul {

}
	.sitemap_products li {
		margin-top: 0;
	}
ul.sitemap_section li {
	margin-top: 5px;

}
#Sitemap a {
    margin: 4px 0;
    display: inline-block;
}

button.button {
  height: 40px;
  width:auto!important;
}

.subcategories {
    display: inline-block;
    margin: 0 10px 0 0;
    overflow: hidden;
    padding-bottom: 0;
    text-align: center;
    vertical-align: top;
}
.subcategory_item {
    color: #000;
    display: inline-block;
    height: 72px;
    margin: 0 5px 8px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 215px;
		
	background: #025294;
}
.subcategory_item:hover {
	background: #589de0; /* Old browsers */
}
	.subcategory_item a:hover {	color: #fff; text-decoration: none;}

/* display cat icons */ 
.subcategory_item.display_subcat_icons {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
    background: none transparent;
    border: 0 none;
    width: 18.7%;
    margin: 0 1% 8px 0;
    height: 170px!important;
}
	.display_subcat_icons:hover{opacity: 0.8;background: none transparent;}
	
	.display_subcat_icons .subcat_title {
	    background: #e5e5e5;
	    font-size: 20px;
	    height: 50px;
	}		
		.display_subcat_icons .subcat_title a.subcat_item {
			color: #20528f;
			text-shadow: none;
			font-size: 1.6rem;
			line-height: 15px;
			font-family: 'Arial Narrow';
			font-weight: normal;
			text-transform: unset;
			font-weight: bold;
		}
	.display_subcat_icons .subcat_title_arrow {
	    background: #e5e5e5;
	    font-size: 20px;
	    padding: 0 5px 0 0;
	    color: #676767;
	    font-family:'Arial';
	    font-weight:bold;
	}
	.display_subcat_icons img {width:auto; cursor: pointer;}
	.display_subcat_icons .prods {display:none;}
/* display cat icons */ 

h1.cath1{font-size: 27px; font-size: 2.7rem;text-align: center;margin-top: 10px;}
.subcatcol{
	width:33%;
	float: left;
}
.subcatcol .subcategory_item{
	width: 220px;
	margin: 0 auto 8px;
}

/* Cat Colors */
	.subcat_color_Blue{}
		.subcat_color_Blue:hover{}
	.subcat_color_Red{
		border: 1px solid #f70f0f;		
		background: #f18181; /* Old browsers */
		background: -moz-linear-gradient(top, #f18181 0%, #f70f0f 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #f18181 0%,#f70f0f 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #f18181 0%,#f70f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f18181', endColorstr='#f70f0f',GradientType=0 ); /* IE6-9 */
	}
		.subcat_color_Red:hover{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f18181+0,f70f0f+100 */
			background: #f70f0f; /* Old browsers */
			background: -moz-linear-gradient(top, #f70f0f 0%, #f18181 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #f70f0f 0%,#f18181 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #f70f0f 0%,#f18181 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f70f0f', endColorstr='#f18181',GradientType=0 ); /* IE6-9 */
		}
	.subcat_color_Green{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#65e058+0,24ba11+100 */
		background: #65e058; /* Old browsers */
		background: -moz-linear-gradient(top, #65e058 0%, #24ba11 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #65e058 0%,#24ba11 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #65e058 0%,#24ba11 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65e058', endColorstr='#24ba11',GradientType=0 ); /* IE6-9 */
	}
		.subcat_color_Green:hover{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#24ba11+0,65e058+100 */
			background: #24ba11; /* Old browsers */
			background: -moz-linear-gradient(top, #24ba11 0%, #65e058 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #24ba11 0%,#65e058 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #24ba11 0%,#65e058 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#24ba11', endColorstr='#65e058',GradientType=0 ); /* IE6-9 */
		}
	.subcat_color_Silver{
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#747b85+0,060606+100 */
		background: #747b85; /* Old browsers */
		background: -moz-linear-gradient(top, #747b85 0%, #060606 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #747b85 0%,#060606 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #747b85 0%,#060606 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#747b85', endColorstr='#060606',GradientType=0 ); /* IE6-9 */
	}
		.subcat_color_Silver:hover{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#060606+0,747b85+100 */
			background: #060606; /* Old browsers */
			background: -moz-linear-gradient(top, #060606 0%, #747b85 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #060606 0%,#747b85 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #060606 0%,#747b85 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#060606', endColorstr='#747b85',GradientType=0 ); /* IE6-9 */
		}
	.subcat_color_Yellow{height: 62px;
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#589de0+0,0066cc+100 */
		background: #589de0; /* Old browsers */
		background: -moz-linear-gradient(top, #589de0 0%, #0066cc 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #589de0 0%,#0066cc 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #589de0 0%,#0066cc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#589de0', endColorstr='#0066cc',GradientType=0 ); /* IE6-9 */
	}
		.subcat_color_Yellow:hover{
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0066cc+0,589de0+100 */
			background: #0066cc; /* Old browsers */
			background: -moz-linear-gradient(top, #0066cc 0%, #589de0 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #0066cc 0%,#589de0 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #0066cc 0%,#589de0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#589de0',GradientType=0 ); /* IE6-9 */
		}
		
	.subcat_color_Grey{
		height: 94px;
		border: 1px solid #e7e7e7;
		width: 31.33%;
		margin: 8px 0.5% 0 0;
		
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-o-border-radius: 4px;
		-moz-border-radius: 4px;
		
		-webkit-transition: background-color 500ms ease-out 1s;
	    -moz-transition: background-color 500ms ease-out 1s;
	    -o-transition: background-color 500ms ease-out 1s;
	    transition: background-color 500ms ease-out 1s;
		
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e7e7e7+0,fefefe+50,e7e7e7+100 */
		background: #e7e7e7; /* Old browsers */
		background: -moz-linear-gradient(top, #e8e8ea 0%, #fefefe 50%, #e8e8ea 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #e8e8ea 0%,#fefefe 50%,#e8e8ea 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #e8e8ea 0%,#fefefe 50%,#e8e8ea 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8ea', endColorstr='#e8e8ea',GradientType=0 ); /* IE6-9 */
	}
		.subcat_color_Grey a.subcat_item{ color: #666; text-shadow: 0 0 1px #fff; }
		.subcat_color_Grey a.subcat_item img{max-width: 100%; height: auto; width: auto;}
		.subcat_color_Grey:hover{
			border: 1px solid #e8e8ea;
			/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fefefe+0,e7e7e7+50,e7e7e7+50,ffffff+100 */
			background: #fefefe; /* Old browsers */
			background: -moz-linear-gradient(top, #fefefe 0%, #e8e8ea 50%, #e8e8ea 50%, #ffffff 100%); /* FF3.6-15 */
			background: -webkit-linear-gradient(top, #fefefe 0%,#e8e8ea 50%,#e8e8ea 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
			background: linear-gradient(to bottom, #fefefe 0%,#e8e8ea 50%,#e8e8ea 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		}

	a.subcat_item{
	    color: #FFFFFF;
	    display: block;
	    font-size: 18px;
	    font-size: 1.8rem;
	    font-weight: bold;
	    line-height: 19px;
	    padding: 0 5px;
	    text-decoration: none;
	    text-shadow: 0 0 1px #000000;
	    text-transform: uppercase;
	}
		.subcategory_item .prods{
			position: absolute;
			bottom: 2px;
			right: 5px;
			font-size: 10px;
			font-size: 1rem;
			text-transform: uppercase;
			color: #eee;
		}
		.subcat_color_Yellow a.subcat_item{font-size:16px;font-size:1.6rem; }


/* Cat Tabs */
.subcat_containers {
	margin: 0 0 0 -15px;
	padding: 10px 0 0 15px;
    width: 688px;
    
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;

	
    background-color: #f8f8f8;
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.18, rgb(237,237,237)),
	    color-stop(0.87, rgb(255,255,255))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(237,237,237) 18%,
	    rgb(255,255,255) 87%
	);	
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee'); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#ffffff', EndColorStr='#eeeeee')"; /* IE8 */
	
    border-top: 1px solid #CCCCCC;
    border-left: 0px solid #ccc;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
    clear: both;
}
	.smartSearch.subcat_containers {border: none;width: 688px;}
.subcat_container_descr{
	padding: 15px;
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 20px;
	line-height: 2rem;
}
.subcat_tabs {	
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 23px;
	width: 100%;
	margin-bottom: 10px;
	padding-top: 20px;
	width: 100%;
	border-bottom: 1px solid #CCCCCC;
}
ul.subcat_tabs li {
	float: left;
	margin: 0;
	padding: 0;
	line-height: 31px;
	border-left: none;
	margin-bottom: -1px; 
	position: relative;
}
ul.subcat_tabs li a {
	border: 1px solid transparent;
    border-bottom: 1px solid #CCCCCC;
    color: #000000;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    height: 32px;
    outline: medium none;
    padding: 0 13px;
    text-decoration: none;
}
ul.subcat_tabs li a:hover, ul.subcat_tabs li a.current{
	color: #cc0000;
    background-color: #FFFFFF;
    
    -webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
}


button.do-add2cart-wait .button-left .progress {
	float: left;
	margin-top:9px;
	margin-left: 5px;
}
.cart .right-buttons-row .button-separator {
    float: right;
    width: 20px;
}
a.offers-thumbnail:link, a.offers-thumbnail:visited, a.offers-thumbnail:hover, a.offers-thumbnail:active {
    margin: 0 0 0 -51px;
    padding: 0;
    position: absolute;
    right: 0;
    text-align: left;
    text-decoration: none;
    top: 38px;
}

/*
 	CSS for the hover box for product thumbnails.
*/
.products-list-list-view .item{
	position: relative;
}
.grid_product_hover_text, .grid_product_special_text,
.list_product_hover_text, .list_product_special_text {
/*
	background:url(../../../skin/Sportys_MEM_v2/css/../images/red_gradient.png) repeat-x 0 50% #fd0300;
	margin-top: 0;
	padding: 2px 10px;
	font-size: 14px;
	font-size: 1.4rem;
	color: #fff;
	position: absolute;
	top: 52px;
	max-width: 183px;
	z-index: 66;
	cursor: default;
	-moz-box-shadow: 1px 2px 3px #aaa;
	-webkit-box-shadow: 1px 2px 3px #aaa;
	box-shadow: 1px 2px 3px #aaa;
	opacity: 0.8;
*/
	
	background: none #d73831;
    margin-top: 0;
    padding: 2px 10px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    position: absolute;
    top: 0;
    /* max-width: 183px; */
    z-index: 66;
    cursor: default;
    opacity: 0.8;
    left: 0;
    width: 100%;
}
.products.cart .grid_product_special_text{font-size: 10px; position: relative;top: auto;margin-top: auto;}
.grid_product_hover_text {

}
.grid_product_hover_text p {
/*
	text-align: center;
	position: relative;
	bottom: 10px;
	left: 3px;
	width:98%;
*/
}
.grid_product_hover_text p, .grid_product_special_text p, .grid_product_special_text a:link, .grid_product_special_text a:visited, .grid_product_special_text a:hover, .grid_product_special_text a:active,
.list_product_hover_text p, .list_product_special_text p, .list_product_special_text a:link, .list_product_special_text a:visited, .list_product_special_text a:hover, .list_product_special_text a:active 
{
	color:white;
	text-decoration: none !important;
	padding: 0;
	margin: 0;
}

.grid_product_special_text p {
/*
	text-align: left;
	bottom: 10px;
	left: 4px;
	max-width: 200px;
*/
}

.list_product_special_text {
	top: 0;
	max-width: 100%;
	position: relative;
	border-radius: 4px;
	margin-bottom: 2px;
	padding: 5px 10px;
	margin-top: 0;
	text-align: center;
	text-decoration: none!important;
	font-weight: bold;/*
	padding: 0;
	height: 0;
	width: 0;
	bottom:247px;
	width:98%;
	max-width: 209px;
	height:auto;
*/	
}

.product-details .grid_product_hover_text,.product-details  .grid_product_special_text,
.product-details .list_product_hover_text,.product-details  .list_product_special_text {
    background: rgba(217, 28, 28, 0.8);
    margin: 0px;
    padding: 6px 15px;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    position: absolute;
    top: 0px;
    width: 100%;
    max-width: 100%;
    z-index: 66;
    cursor: default;
    box-sizing: border-box;
    opacity: 1;
    border-radius: 0;
}
#facebook_header {
	width: 365px;
	margin-left: 17px;
	margin-top: 2px;
	height: 26px;
}


.property-value label{
    background-color: transparent;
    color: #333;
    text-shadow: none;
    display: block;
    padding: 5px 10px;
    font-weight: bold;
    font-size: 17px;
    font-size: 1.7rem;
}

.custom_select{
		clear: both;
		line-height: 27px;
		margin: 5px 0 10px 0;
		display: block;
	}
		.custom_select h4{
			clear: both;
			display: block;
			color: #333;
			margin: 10px 0;
		}
		.custom_select span.tag{
			float: left;
			font-size: 10px;
			font-size: 1rem;
			color: #333;
			text-transform: uppercase;
			font-weight: bold;
			width: 40px;
		}
		.custom_select .custom_select_list{
		    margin: 0;
		    padding: 0 0;
		}
			.custom_select .custom_select_option{
				list-style: none;
				background-color: #ddd;
/* 				border: 1px solid #ddd; */
			    color: #222;
			    font-size: 13px;
			    font-size: 1.3rem;
			    font-weight: 500;
			    line-height: 10px;
			    text-align: center;
			    text-transform: uppercase;
			    height: 35px;
			    text-decoration: none;
			    cursor: pointer;
			    margin: 4px;
			    box-sizing: border-box;
			}
				.custom_select  .custom_select_option table tr td{
					line-height: 13px;
					height: 35px;
				    color: #222;
				    font-size: 13px;
				    font-size: 1.3rem;
				    font-weight: 500;
				    line-height: 10px;
				    text-align: center;
				    text-transform: uppercase;
				}
				
				.custom_select  .custom_select_option.active{

				}
				.custom_select .custom_select_option.selected{
					background-color: #025eaa;
					border-color: #025eaa;
					cursor: default;
				}
					.custom_select .custom_select_option.selected table tr td{
						color: #fff;
					}
					
				.custom_select  .custom_select_option.disabled{
					background: url(../../../skin/Sportys_MEM_v2/css/../images/select_bg_icons.png) no-repeat 100% 0 transparent;
				}
					.custom_select  .custom_select_option.disabled  table tr td{
						color: #ddd;
					}
					
				.custom_select  .custom_select_option:hover:not(.selected){
/* 					border-color: #999; */
					background-color: #ccc;
				}		
				
		.custom_select .square_select_box.sizes .custom_select_option{
			margin-top: 3px;
		}
		
.popup-dialog iframe{

}
.hideUntilDOMIsLoaded {
	display: none;
}
#footer {
    height: auto;
    position: relative !important;
}
#footer .box {
    background: none repeat scroll 0 0 transparent;
    border: none;
    padding: 0;
    width: 100%;
}

#footer .subbox .left, #footer .subbox .right {
    line-height: 16px;
    margin: 10px 0 0 0;
}
.home_right_links a:hover{
	opacity:0.8;
}



#footer .helpbox {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: bold;
    list-style-type: none;
    margin: 0 10px;
    overflow: hidden;
    padding: 10px 0;
    white-space: normal;
    float: left;
    width:47%;	
}
	#footer .helpbox li {
	    display: block;
	    float: left;
	    line-height: 20px;
	    margin: 0;
	    padding: 0;
	    width: 49%;
   	}
   		#footer  ul.helpbox li.footer_links_heading{
			width:100%;
		}
	   	.footer_links_heading, .footer_cat_links li.footer_links_heading a{
	   		color: #cc0000;
	   		font-size: 13px;
	   		font-size: 1.3rem;
	   		font-weight: bold;
	   		text-transform: uppercase;
	   	}
   		#footer .helpbox li a:link, #footer .helpbox li a:visited, #footer .helpbox li a:active{
   			color: #000;
   			font-weight: bold;
   		}
   		
.footer_cat_links{
    display: block;
    font-size: 12px;
	font-size: 1.2rem;
    font-weight: bold;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    white-space: normal;
    float: left;
}
	.footer_cat_links li{
		float: left;
		line-height: 20px;
		margin: 0;
		padding: 0;
		width: 191px;
		text-align: center;
		background-color: #ccc;
	}
		.footer_cat_links li a{
			display: block;
			color: #000;
			font-weight: bold;
		}
		
		.footer_cat_links li a:hover, #footer .helpbox li a:hover{
			color: #cc0000;
		}
		
/* AJAX Search Results */
.ajaxSearch {
	background-color: #FFFFFF;
	color: #FF0000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 2px;
	margin: 0px;
}
.ajaxSearchSelected {
	background-color: #ff9900;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 2px;
	margin: 0px;
}
.ajaxSearchSelected td{
	color: #ffffff;
}


/* /banner */

.tabs {
	overflow: visible;
	padding-left: 0;
}
.tabs ul#jsddm {
	float:left;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	z-index:10;
	width: 100%;
}

.tabs ul#jsddm li {
	float: left;
	height: 63px;
	margin: 0 0 0;
	padding: 0;
	width: 7.87%
}
.tabs ul#jsddm li#blog_list {

}
	.tabs ul#jsddm li#blog_list .seperator{display: none;}
.tabs ul#jsddm li.first_tab {
    margin: 0;
    width: 53px;
}
.tabs ul#jsddm li table {
	position:relative;
	z-index:2;
	float: left;
	height: 62px;
}
.tabs ul#jsddm li td {
    margin: 0;
    outline-style: none;
    padding: 0 0 0 0;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: normal;
    position: relative;
}

.tabs ul#jsddm li ul {
	background: none no-repeat scroll 0 0 #FFFFFF;
	border: 1px solid #0066CC;
	left: -1px;
	list-style: none outside none;
	margin: 0;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 62px;
	visibility: hidden;
	width: calc(100% + 3px);
	z-index: 11;
	box-sizing: border-box;
    
    /*
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    -o-border-radius:10px;
    
    -moz-box-shadow: 4px 4px 4px #ccc;
    box-shadow: 4px 4px 4px #ccc;
    -webkit-box-shadow: 4px 4px 4px #ccc;
   	*/
}
.tabs ul#jsddm li ul .dd_container{
    background: none no-repeat scroll 0 0 #0066cc;
    border: 10px solid #fff;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
    height: auto;
    min-height: 213px;
    box-sizing: border-box;
}
.tabs ul#jsddm li.first_tab ul {
}
.tabs ul#jsddm li.last_tab ul {
}
.tabs ul#jsddm li ul li {
	background: none repeat scroll 0 0 transparent;
	height: auto;
	list-style-type: none;
	overflow: hidden;
	position: relative;
	vertical-align: middle;
	display: block;
	float: none;
	width: 100%;
}
.tabs ul#jsddm li ul li.last {
	border: none;
}

.tabs ul#jsddm li ul li td {
    background: none no-repeat scroll 0 0 transparent;
    border-right: 1px solid #CCCCCC;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    height: 14px;
    margin: 0;
    outline-style: none;
    padding: 0 8px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: normal;
    width: 100%;
    min-width: 100%;
}
.tabs ul#jsddm li ul li td.last {
	border: none;
}
.tabs ul#jsddm li ul li .level3 td {
	border: none;
}

.tabs ul#jsddm li ul li a.tabs_level2 {
    background: none no-repeat scroll 0 0 transparent;
    border-bottom: 1px solid #CCCCCC;
    color: #333333;
    display: block;
    font-size: 15px;
    font-size: 1.5rem;
    min-width: 130px;
    padding: 3px 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #FFFFFF;
}

.tabs ul#jsddm li ul li td table.level3 p{
	margin: 0;
	padding: 0;
}

.tabs ul#jsddm li ul li a {
    background: none no-repeat scroll 0 0 transparent;
	display:block;
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-size: 1.2rem;
	padding: 1px 10px;
	font-weight: normal;
	line-height: 18px;
	height: 22px;
}
.tabs ul#jsddm li ul li.bottom {
	border:0 none;
	clear:both;
	height:18px;
	position: absolute;
	bottom: -18px;
	left: 0;
}

.tabs ul#jsddm li ul li a:hover {
	color: #cccccc;
}
.tabs ul#jsddm {
	float:left;
	list-style:none outside none;
	margin:0 0 0 0;
	padding:0;
	position:relative;
	z-index:10;
	right: -2px;
}

.tabs ul#jsddm li a {
    color: #000000;
    display: block;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
    height: auto;
    margin: 0;
    outline-style: none;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
}
.tabs ul#jsddm li.active a {
	text-decoration:none;
}
.tabs ul#jsddm li table.menu_main_table{
	width: 100%;	
}
.tabs ul#jsddm li td a {
	padding: 10px 0px;
	color: #ffffff;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	white-space: normal;
	line-height: 15px
}
.tabs ul#jsddm li td.last a {
	padding: 5px 0 5px 20px;
}

.tabs ul#jsddm li td.active a{
    color: #EEEEEE;
    position: relative;
    text-shadow: 1px 1px 1px #333333;
    z-index: 95;
}
.tabs ul .seperator {
    background-position: -988px -133px;
    height: 45px;
    width: 2px;
}
.tabs ul#jsddm li ul .menu_hover_icon{
    background: url(../../../skin/Sportys_MEM_v2/css/../images/menu_hover_icon2.png) no-repeat scroll 0 0 transparent;
    float: none;
    height: 19px;
    left: 82px;
    margin: -18px 0 0;
    padding: 0;
    position: relative;
    width: 29px;
    z-index: 999999;	
}

/* top DD blog */
.tabs ul#jsddm li ul li.level01{
	float: right;
	width: 226px;
	margin: 15px 1% 15px 0;
}

.tabs ul#jsddm li ul li.level01 a .menu_title{
	color: #0066cc;
	background-color: #fff;
	padding: 3px 0;
	text-align: center;
	height: auto;
	width: 100%;
	margin: 0;
	display: block;
	font-weight: bold;
}
.tabs ul#jsddm li ul li.level01 .menu_image{
	display: block;
	width: 206px;
	height: 85px;
	margin: 0 0 10px 0;
	padding: 0;
}

.tabs ul#jsddm li ul li.level01 a{height: auto; white-space: normal; line-height: normal;}

.tabs ul#jsddm li ul li.level01 ol{padding: 0 10px;}

.tabs ul#jsddm li ul li.level02{
	position: relative;
	padding-left: 42px;
	min-height: 30px;
	width: auto;
}
.tabs ul#jsddm li ul li.level02 a{padding-bottom: 10px;}
.menu_date_icon{ 
	position: absolute;
	left: 0;
	top: 0;
	width: 38px; 
	height: 19px; 
	background: url(../../../skin/Sportys_MEM_v2/css/../images/menu_date_icon.png) no-repeat 0 0  transparent;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #fff;
	text-shadow: 0 1px 1px #0b5dc7;
	-moz-text-shadow: 0 1px 1px #0b5dc7;
	-webkit-text-shadow: 0 1px 1px #0b5dc7;
	-o-text-shadow: 0 1px 1px #0b5dc7;
	padding: 9px 0 0 0;
}
/*TOP Dropdown menu styles */


/* End Menu */


.grey_box_bottom{
	display: none;
	background-position: -4px -565px;
	height: 12px;
	width: 100%;
}
	.grey_box_bottom span{
		background-position: -980px -565px;
		height: 12px;
		width: 12px;
		background-color: #fff;
		float: right;
	}
	
/* root element for accordion. decorated with rounded borders and gradient background image */
#accordion {
	width: 230px;
	margin-bottom: 10px;
}

/* accordion #header */
#accordion h2 {
    background-position: -2px -909px;
    cursor: pointer;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0 0 -2px 0;
    padding: 8px 14px;	
    color: #fff;
    position: relative;
}

#accordion h2.menu-manufacturers {
	background-position: -2px -911px;
}
#accordion h2.highlight{
	background-position: -2px -949px;
}
/* currently active #header */
#accordion h2.current {
	cursor:default;
	color: #fff;
}

/* accordion pane */
#accordion .pane {
	background: url(../../../skin/Sportys_MEM_v2/css/../images/blue_vert_bg.png) repeat-x 0 0 #004b96;
	display:none;
	color:#fff;
	font-size:12px;
	font-size: 1.2rem;
}
#accordion .pane ul{
	margin: 0 0 -2px 0;
	padding: 5px 0 5px 0;
}
#accordion .pane li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#accordion .pane li a{
	color: #fff;
	text-decoration: none;
}
#accordion .pane li a:hover{
	text-decoration: underline;
}
/* a title inside pane */
#accordion .pane h3 {
	font-weight:normal;
	margin:0 0 -5px 0;
	font-size:16px;
	font-size: 1.6rem;
	color:#999;
}

.blue_menu{
    background: none;
    border: medium none;
    padding: 5px 0;
    position: relative;
    
    border-radius: 3px;
    
    background: #0065cb;
    background: -moz-linear-gradient(top, #0067cc 0%, #004b96 100%);
    background: -webkit-linear-gradient(top, #0065cb 0%,#004b96 100%);
    background: linear-gradient(to bottom, #0065cb 0%,#004b96 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb', endColorstr='#004b96',GradientType=0 );
}
.blue_menu span.top{
	display: none;
	position: absolute;
	top:0;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-position: -259px -909px;
	height: 5px;
}
.blue_menu span.bottom{
	display: none;
	height: 5px;
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	background-color: #fff;
	background-position: -259px -939px;
}
.blue_menu .title-bar{
    background-color: transparent;
    background-position: -247px -191px;
    border: medium none;
    display: block;
    margin: 0 auto;
    padding: 3px 10px;
    width: 197px;
    text-align: center;
}
.blue_menu .title-bar h2{
	color: #FFFFFF;
    text-transform: uppercase;
}

.blue_menu .content{
	background-color: transparent;
}
.blue_menu .content a{
	color: #fff;
	font-size: 12px;
	font-size: 1.2rem;
	margin: 0 0 0 5px;
}
.blue_menu .content a:hover{
	color: #fff;
	text-decoration: underline;
}

.menu-dialog {
	margin-top: 11px;
	border: none;
	width: 100%;
}
.menu-dialog_title  {
	background-position: -4px -3px;
	width: 100%;
	height: 37px;	
	position: relative;
}
.menu-dialog_title span {
    background-color: #FFFFFF;
    background-position: -929px -3px;
    display: block;
    height: 5px;
    position: absolute;
    right: 0;
    top: 0;
    width: 35px;
}
.menu-dialog_title h2 {
	text-transform: capitalize;
	color: white;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: normal;
	padding: 10px 14px;	
	text-shadow: #004D9C 0px -2px 0px;
}
.button-row, .button-row-right {
	margin-top: 2px;
}
.menu-dialog_content {
/* 	background-color: #ededed; */
	border: 1px solid #dadada;
/* 	border-bottom: none; */
	padding: 8px;
}
	.menu-dialog_content img {
		float: left;
		margin-right: 15px;
	}

.menu_wrapper {
	width: 25%;
	float: left;
	position: relative;
	overflow: visible;
	padding: 5px 0 0;
}
.menu_additional_links{
    position: absolute;
    right: 0;
    top: 10px;
    float: none;
}
  .tabs ul#jsddm .menu_additional_links{
    background-color: transparent;
    right: 10px;
    width: 230px;
    border: none;
  }
	.tabs ul#jsddm .menu_additional_links .dont_forget{
	    background-position: -282px -696px;
	    color: #000000;
	    font-size: 15px;
	    font-size: 1.5rem;
	    font-weight: bold;
	    height: 32px;
	    line-height: 32px;
	    position: relative;
	    width: 220px;
	}
		.tabs ul#jsddm .menu_additional_links .dont_forget span{
		    background-color: #0066CC;
		    background-position: -529px -696px;
		    height: 33px;
		    position: absolute;
		    right: 0;
		    top: 0;
		    width: 5px;
		}
	.tabs ul#jsddm .menu_additional_links .new_products a{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/main_menu/clearance.png) no-repeat 0 0 transparent;
		height: 31px;
	    padding: 10px 0 0 50px;
	    width: 173px;
	}
	.tabs ul#jsddm .menu_additional_links  .clearance a{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/main_menu/new_products.png) no-repeat 0 0 transparent;
		height: 31px;
	    padding: 10px 0 0 50px;
	    width: 173px;
	}
	.tabs ul#jsddm .menu_additional_links  .supplement_info a{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/main_menu/supplement_info.png) no-repeat 0 0 transparent;
		height: 31px;
	    padding: 10px 0 0 50px;
	    width: 173px;
	}
		.tabs ul#jsddm .menu_additional_links   a{
			color: #fff;
			font-weight: bold;
			font-size: 15px;
			font-size: 1.5rem;
			text-transform: uppercase;
		}
			.tabs ul#jsddm .menu_additional_links   a:hover{
				color: #222;
			}
	
	.tabs ul#jsddm .menu_additional_links .separator{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/main_menu/main_menu_hr_hor.png) repeat-x 0 0 transparent;
		height: 4px;
		width: 220px;
	}
	.tabs ul#jsddm li.separator_vert{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/main_menu/main_menu_hr_vert.png) repeat-y 0 0 transparent;
		height: 190px;
		width: 4px;
		position: absolute;
		top:0;
		right:0;
		padding: 0;
		margin: 0;		
	}

.tabs ul#jsddm li ul .cat_menu_special_wrapper {
	width: 505px;
	float: left;
	position: relative;
	overflow: visible;
}

.tabs ul#jsddm li ul li.cat_menu_special{
    clear: both;
    color: #FFFFFF;
    float: left;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
}
	.tabs ul#jsddm li ul li.cat_menu_special hr{
		border-color: #fff;
		margin: 5px 0;
		padding: 0;
	}
.tabs ul#jsddm li ul li.cat_menu_special_items{
	width:33%;
	float: left;	
}
	.tabs ul#jsddm li ul li.cat_menu_special_items a{
		background-color: #228af2;
	    border: 1px solid #FFFFFF;
	    font-size: 18px;
	    font-size: 1.8rem;
	    height: 17px;
	    margin: 0 0 10px 10px;
	    padding: 14px;
	    text-align: center;
	    
    	border-radius: 10px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		-o-border-radius: 10px;
	}
		.tabs ul#jsddm li ul li.cat_menu_special_items a:hover{
			background-color: #fff;
			color: #000;
		}

.product_option{
	display: block;
	padding: 5px 10px 0;	
	line-height: normal;
	font-weight: bold;
	font-size: 12px;
	font-size: 1.2rem;
	color: #333;
	text-align: center;
}
td.footer_links_heading {
	height: 30px;
	background-color: #eee;	
	border-top: 1px solid #ccc;
}
	td.footer_links_heading:hover {
		background-color: #eee;	
	}
	td.footer_links_heading a {
		width: 181px;
		text-align: center;
		padding: 5px;	
		display: block;
	}
	
	
/* root element for accordion. decorated with rounded borders and gradient background image */
.category_menu {
	width: 230px;
	margin-bottom: 10px;
}

/* catmenu #header */

.category_menu .sub{
	margin: 0 0 -2px 0;
	padding: 0;
	list-style: none;
}
.category_menu .sub a{
	background-position: -2px -909px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 14px;
	font-size: 1.4rem;
    font-weight: normal;
    margin: 0 0 -2px;
    padding: 8px 14px;
    position: relative;
    display: block;
    text-decoration: none;
}

.category_menu .sub {
	background-position: -2px -911px;
}

/* currently active #header */
.category_menu .sub_active {
	cursor:default;
	color: #fff;
}
.category_menu .sub_active a{
	background-position: -2px -949px;
}
.category_menu .sub a:hover{
	text-decoration: underline;
}

/* cat menu level 2 */
.category_menu .sub ul{
	background: url(../../../skin/Sportys_MEM_v2/css/../images/blue_vert_bg.png) repeat-x 0 0 #004b96;
	padding: 10px;
}
	.category_menu .sub ul li{
		list-style: none;
	}
		.category_menu .sub1 a{
			background: none;
			color:#fff;
			font-size: 12px;
			font-size: 1.2rem;
			display: block;
			font-weight:normal;
			margin:0 0 0 0;
			text-decoration: none;
		    padding: 3px 0 3px 14px;
		}
		.category_menu .sub1 a:hover{
			text-decoration: underline;
		}
			.category_menu .sub1_active a{
				background: none;
				background-color: #AB0101;
			    display: block;
			    
			}
			
.menu_image{
	width: 80px;
	float: left;
	margin-top: 5px;
}
.menu_details{
	margin-top: 5px;
	float: right;
	width: 58%;
	margin-left: -15px;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
	font-size: 1rem;
}
 	.menu_product_price{
 		font-size: 21px;
 		font-size: 2.1rem;
		display: block;
		width: 100%;
		text-align: center;
		color: #1f85ea;
 	}
 	
#menu_left_continer{
	background-color: #333;
	display: none;
	opacity: 0;
    position:absolute;
    width:80%;
    left:-80%;
    top:0;
    height:100%;
    overflow: auto;
    z-index: 2;
}
#menu_right_continer{
	background-color: #333;
    position:absolute;
    width:80%;
    right:-80%;
    top:0;
    height:100%;
    overflow: auto;
    z-index: 2;
    display: none;
    opacity: 0;
}
.cart_mobile{ 
    display:none;
}
.cart_not_mobile {
  display:block;
  visibility:visible; 

}

.noscript-warning {
	position: absolute;
	top: 10px;
	padding: 10px;
	left: 25%;
	right: 25%;
	margin: 0;
	overflow: hidden;
	border: 5px solid #ddd;
	background: #fff none;
	z-index: 999;
	position: fixed;
}


.brand_image{ text-align: center; display: block; margin: 0 auto;}

.manufacturer_about{
    width: 100%;
    position:relative;
}
	.manufacturer_about .button.info_button{
		margin: 10px 0 0 39%;
		display: inline-block;
		float: none;
		text-align: center;
	}

.section_title{
    width: 100%;
    color: #000000;
	display: block;
	font-size: 15px;
	font-size: 1.5rem;
	height: 32px;
	outline: medium none;
	padding: 0 13px;
	text-decoration: none;
}
.section_body{
/*     height: 100px; */
    width: 100%;
    overflow: hidden;
    position:relative;
    display:block;
}
.more{
display: block;
margin: 0 auto; 
text-align: center;
}

.main_title{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #333;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.header_geotrust{padding-right: 2px;}

ul.creviews-reviews-list{display: block;margin-bottom: 0;}
	ul.creviews-reviews-list li{display: block; border-bottom: 1px solid #ccc; margin: 0 10px;}
		ul.creviews-reviews-list li.last_review{display: block; border-bottom: 0px solid #ccc; margin: 0 10px;}
	.creviews-reviews-list li .bold{font-weight: bold;}
	.creviews-reviews-list li .blue{color:#0062c3;}
	.creviews-reviews-list li .uppercase{text-transform: uppercase;}
	.creviews-reviews-list li .quote_left{float: left; width: 110px; font-size: 200px; font-family: geneva, arial, sans-serif; color: #cce0f3;line-height: 193px;height: 92px;}
	.creviews-reviews-list li .quote_right{float: left; width: 110px; font-size: 200px; font-family: geneva, arial, sans-serif; color: #cce0f3;line-height: 193px;height: 92px;}
	.creviews-reviews-list li .review_center{float: left; width: 420px;color: #58595e;}
		.creviews-reviews-list li .review_center .review_name{font-size: 13px;}
		.creviews-reviews-list li .review_center .days_ago{font-size: 11px;}
		.creviews-reviews-list li .review_center .review_state{font-size: 13px;}
		.creviews-reviews-list li .review_center .review_message{font-size: 13px;line-height: 18px;}
		.dialog.customer_reviews .title {
			background-position: -4px -315px;
			height: 36px;
			background-color: #fff;
			border-radius: 5px 5px 0 0;
			overflow: hidden;
			
			height: auto;
			min-height: 36px;
			background: none #0066cc; /* Old browsers */
			/* IE9 SVG, needs conditional override of 'filter' to 'none' */
			background: url(../../../skin/Sportys_MEM_v2/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRiOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(top,  #0066cc 0%, #004b97 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(100%,#004b97)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #0066cc 0%,#004b97 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#004b97',GradientType=0 ); /* IE6-8 */

		}
			.dialog.customer_reviews .title h2{background: none transparent; min-height: 32px; height: auto;}
		.dialog.customer_reviews .content{
			background: none #fff;
			border: 1px solid #ccc;
			border-top: 0 none;
		}

.dialog.full_blue_title .title {
	background-position: -4px -315px;
	min-height: 36px;
	height: auto;
	background-color: #fff;
	border-radius: 5px 5px 0 0;
	overflow: hidden;
	
	background: none #0066cc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(../../../skin/Sportys_MEM_v2/css/data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNjZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDRiOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #0066cc 0%, #004b97 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0066cc), color-stop(100%,#004b97)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #0066cc 0%,#004b97 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #0066cc 0%,#004b97 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0066cc', endColorstr='#004b97',GradientType=0 ); /* IE6-8 */
}
	.dialog.full_blue_title .title h2{ background: none transparent;min-height: 32px; height: auto;}
.dialog.full_blue_title .content{
	background: none #fff;
	border: 1px solid #ccc;
	border-top: 0 none;
}

.search_blog_results dd a {
	color: #999;
	display: block;
	text-decoration: none;
	font-size: 12px;
	padding: 5px 10px;
	outline: none;
}
.search_blog_results dd a img {
	float: left;
	padding-right: 10px;
}
.search_blog_results dd a .name {
	display: block;
	font-weight: bold;
	height: 1.2em;
	overflow: hidden;
	color: #F16600;
}
.search_blog_results dd a .desc {
	font-size: 11px;
	clear: both;
}


#blog-index.blog_thumb_index{
	position: relative;
}
#blog-index.blog_thumb_index .entry{
	position: relative;
	display: block;
	width: 213px;
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	border: 1px solid #ccc;
	max-height: 270px;
	height: 270px;
	overflow: hidden;
}
	#blog-index.blog_thumb_index.blog_search_index .entry{width: 200px;}
	.blog #blog-index.blog_thumb_index .highlight{ width: 213px; background: none transparent;}

#blog-index.blog_thumb_index .entry .list-image{
	border: 0 none;
	border-bottom: 1px solid #ccc;	
	padding: 0;
	margin: 0;
}

#blog-index.blog_thumb_index .entry .title{
	height: auto;
	margin: 0;
	padding: 0;
	background: none transparent;
	border-radius: 0;
}
	#blog-index.blog_thumb_index .entry .title h3{
		background-color: #2a65c8;		
		color: #fff;
		font-weight: bold;
		text-align: center;
		display: block;
		float: none;
		margin: 0 0 10px 0;
		padding: 4px 0;
	}
			#blog-index.blog_thumb_index .entry .title h3 a{ color: #fff; font-size: 12px; padding: 0 10px; display: block; text-transform: uppercase;min-height: 42px;text-decoration: none;}
	#blog-index.blog_thumb_index .entry .title h4{
		color: #2a65c8;
		font-weight: bold;
		font-size: 10px;
		padding: 0 15px;
		text-transform: uppercase;
	}
	
#blog-index.blog_thumb_index .entry .excerpt{ color: #333; font-weight: bold; font-size: 11px; padding: 0 15px;}


#product_blogs.blog_thumb_index{
	position: relative;
}
#product_blogs.blog_thumb_index .entry{
	position: relative;
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    height: 100%;
    border-radius: 2px;
}
	#product_blogs.blog_thumb_index .entry:hover{
		background: #eee;
	}

	.blog #product_blogs.blog_thumb_index .highlight{background: none transparent;}

#product_blogs.blog_thumb_index .entry .list-image{
	border: 0 none;
	border-bottom: 1px solid #ccc;	
	padding: 0;
	margin: 0;
}
	#product_blogs.blog_thumb_index .entry .list-image img{
		width: 100%;
		height: auto;
	}

#product_blogs.blog_thumb_index .entry .title{
	height: auto;
    margin: 0;
    padding: 0;
    background: none;
    min-height: 53px;
    display: table;
}
	#product_blogs.blog_thumb_index .entry .title h3{
		background: none transparent;
		color: #333;
		font-weight: bold;
		text-align: center;
		display: table-cell;
		float: none;
		margin: 0;
		padding: 4px 0;
		vertical-align: middle;
	}
			#product_blogs.blog_thumb_index .entry .title h3 a{ 
				color: #333;
			    font-size: 12px;
			    padding: 0 10px;
			    display: block;
			    text-transform: uppercase;
			    min-height: auto;
			    text-decoration: none;
			    vertical-align: middle;
			}
	#product_blogs.blog_thumb_index .entry .title h4{
		color: #2a65c8;
		font-weight: bold;
		font-size: 10px;
		padding: 0 15px;
		text-transform: uppercase;
	}
	
#product_blogs.blog_thumb_index .entry .excerpt{ color: #333; font-weight: bold; font-size: 11px; padding: 0 15px;}

/* Right Specials Slider */
#right_special_slider{
	position: fixed;
	top: 50%;
	margin-top: -200px;
	height: 400px;
	width: 400px;
	right: -406px;
	border: 3px solid #ff0300;
	background-color: #fff;
	display: block;
	z-index: 10;
}
	#right_special_action{
		background: url(../../../skin/Sportys_MEM_v2/css/../images/right_specials/vert_specials_title_bg.png) repeat-y 50% 50% #ff0300;
		border: 3px solid #ff0300;
		display: block;
		width: 50px;
		height: 100%;
		background-color: #ff0300;
		position: absolute;
		left: -56px;
		top: -3px;

		border-radius: 5px 0 0 5px;
		-moz-border-radius: 5px 0 0 5px;
		-webkit-border-radius: 5px 0 0 5px;
		-o-border-radius: 5px 0 0 5px;
		-ms-border-radius: 5px 0 0 5px;		

	}
		#right_special_action .vert_special_title{
			background: url(../../../skin/Sportys_MEM_v2/css/../images/right_specials/vert_specials_title.png) no-repeat 50% 50% transparent;
			width: 100%;
			height: 100%;
		}
		
		.right_special_container{
			display: block;
			position: relative;
			width: 100%;
			height: 100%;
		}
			.right_special_container .right_special_banner{
				width: 100%;
				height: 66%;
				overflow: hidden;
				display: block;
			}
				.right_special_container .right_special_banner img{max-width: 100%; height: auto;}

			.right_special_container .right_special_form{
				width: 100%;
				height: 34%;
				display: block;
				border-top:3px solid #ff0300
			}
				.right_special_container .right_special_form .newsletter_box_specials_slider{padding: 10px;}
					
					.right_special_container .right_special_form p{color: #000; font-size: 14px;}
					.right_special_container .right_special_form input[type=text], .right_special_container .right_special_form input[type=password]{width: 100px; padding: 8px 5px; margin: 0;}
					
					.right_special_container .right_special_form div.checkout-3-button{height: 48px;}
						.right_special_container .right_special_form div.checkout-3-button div{height: 48px;}
				
#dialog-message{z-index: 10000;}

.options_wrapper{
	padding: 5px 0px;
	float: left;
	width: 100%;
	clear: both;
}

/*
.options_wrapper div{
	padding: 2px 0px;
}
*/

.opt_left{
	float: left;
	width: 30%;
	text-align: right;
	font-weight: bold;
	clear: both;
}

.opt_right{
	float: left;
	text-align: left;
}

.clear_div{
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 0px;
	height: 0px;
	clear: both;
}

.order_product_title{
	float: left;
	font-weight: bold;
	font-size: 12px;
}

.order_left{
	float: left;
	width: 25%;
	text-align: left;
	font-weight: bold;
}

.order_right{
	float: left;
	width: 73%;
	text-align: left;
}

.package_options .currency{font-size: 13px; }
.line_through{text-decoration: line-through;}

#reg_price_wrapper{
	padding: 5px 0;
	font-size: 14px!important;
}

#reg_price{
	display: inline;
	text-decoration: line-through;
	font-size: 14px;
}

a.ProductTitle{font-size: 17px; color: #000; text-decoration: none;line-height: 26px;}

.ProductDetailsTitle{
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.out-of-stock-error{
	display: none;
	color: red;
	font-weight: bold;
	text-align: left;
}

.pack_red_heading{	
	background-color: #ff0300;
	color: #fff;
	text-shadow: 0 -1px 0 #9c0000;
	display: block;
	padding: 5px 10px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px 5px 0 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
}
.cart td.package_options a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	font-size: 13px;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .5em 1em .3em;
  position: relative;
/*   background: url(../../../skin/Sportys_MEM_v2/css/../images/sprite160429.png) -4px -4px transparent; */

	background: #0f6de0; /* Old browsers */
	background: -moz-linear-gradient(top, #0f6de0 0%, #1e5799 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0f6de0 0%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0f6de0 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6de0', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

#center .dialog-featured-list .title,
.homepage_box_competition .homepage_box_competition_title, 
.homepage_box_new .homepage_box_new_title,
.homepage_box_video_title,
.body_building_supplement_title, 
.discount_vitamin_title, 
.protein_powder_title, 
.latest_blog_title{
    border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    -o-border-radius: 3px 3px 0 0;
	background: #0f6de0; /* Old browsers */
	background: -moz-linear-gradient(top, #0f6de0 0%, #1e5799 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #0f6de0 0%,#1e5799 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #0f6de0 0%,#1e5799 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f6de0', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
}

.checkout-step{
	width: 100%;
	height: auto;	
	text-align: center;
}
	.checkout-step img{max-width: 100%; height: auto;}
	
.numberCircle {
    border-radius: 50%;
    behavior: url(../../../skin/Sportys_MEM_v2/css/PIE.htc); /* remove if you don't care about IE8 */

    width: 30px;
    height: 30px;
    padding: 0 8px;
    
    background: #fff;
    border: 2px solid #666;
    color: #666;
    text-align: center;
    
    font: 32px Arial, sans-serif;
}
.in_stock{
	display: block;
    width: 100%;
    font-size: 12px;
    color: #189e2e;
    font-weight: bold;
    text-transform: uppercase;
    font-style: italic;
    line-height: 12px;
}
.out_of_stock{
	display: block;
	width: 100%;
	font-size: 12px;
	color: #9e1818;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
	line-height: 12px;
}
		
.product_offers{font-style: italic;font-size: 10px; text-align: center;}
.promo_variant{display: none;}
	.promo_variant td{padding: 6px 0 0 2px; font-size: 11px; font-style: italic;}
	
	#exception_msg {
	    padding-bottom: 0;
	    background-color: #f1e0e0;
	}
	#exception_msg td{
	    padding: 7px;
	    font-size: 13px;
	    color: #d91c1d;
	    text-align: center;
  	}

.product_promo_sticker{position: absolute;top: 0;right: 0; left: 0; bottom: 0;display: block;text-align: center;}
	.product_promo_sticker img{ max-width: 100%; height: auto!important; }

td.variant_on_sale{background-color: #FECECE; border: 1px solid #ccc;}

.grid_product_promo_sticker{
       position: absolute;
       top: 0;
       right:0;
       z-index: 3;
       height: 100%;
       width: 100%;
}
       .grid_product_promo_sticker img{
               max-width: 100%!important;
               height: auto!important;
       }

/* bootstrap tables */
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table.raised {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0,0,0,.15), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.15), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
}

.table th,
.table td {
  padding: 0.9rem 1.9rem;
  vertical-align: top;
  border-top: 1px solid #eceeef;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #eceeef;
  padding: 12px 18px;
  background-color: #585858;
  border-color: #585858;
  color: #fff;
}

.table tbody + tbody {
  border-top: 2px solid #eceeef;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #eceeef;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #eceeef;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #dff0d8;
}

.table-hover .table-success:hover {
  background-color: #d0e9c6;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #d0e9c6;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #d9edf7;
}

.table-hover .table-info:hover {
  background-color: #c4e3f3;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #c4e3f3;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #fcf8e3;
}

.table-hover .table-warning:hover {
  background-color: #faf2cc;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #faf2cc;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f2dede;
}

.table-hover .table-danger:hover {
  background-color: #ebcccc;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #ebcccc;
}

.thead-inverse th {
  color: #fff;
  background-color: #292b2c;
}

.thead-default th {
  color: #464a4c;
  background-color: #eceeef;
}

.table-inverse {
  color: #fff;
  background-color: #292b2c;
}

.table-inverse th,
.table-inverse td,
.table-inverse thead th {
  border-color: #fff;
}

.table-inverse.table-bordered {
  border: 0;
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive.table-bordered {
  border: 0;
}
/* end bootstrap tables */

.nutrition_table th.align-right, .nutrition_table td.align-right{ text-align: right;}
.table.bordered td, .table.bordered th {
    border: 1px solid #e9e9e9;
}

.nutrition_table.table-hover > tbody > tr:hover > td, .nutrition_table.table-hover > tbody > tr:hover > th {
    background-color: #dae9f8;
}
.table-info, .table-info > th, .table-info > td {
    background-color: #e9f4ff;
}

/* Featured Nutrition Table */
.border-box *{
	box-sizing: border-box;	
}	
.mb0{margin-bottom: 0!important;}
	
.product-other-products{
    padding: 5px;
    vertical-align: middle;
    margin: 10px 0 10px 0px;
    text-align: center;
}


/* Addthis - only needs padding on desktop view */
#product-details-addthis {
	float:right;
}
@media screen and (min-width: 768px) {
	#product-details-addthis {
		padding: 4px 23px 0 0;
	}
}

/** Sticky Footer Newsletter **/
#footer {overflow:visible !important;}
#newsletter-footer-wrapper { padding: 20px 0; background: #F4CD02; z-index:100;}
#newsletter-footer { position:relative; max-width:961px; margin:0 auto;}
#newsletter-footer:after {
	content: '';
	display: block;
	clear: both;
}


#newsletter-footer img {
	position: absolute;
	bottom: -20px;
	left: 10px;
	max-width: 75px;
	z-index: 100;
	border: 3px solid #FFF;
	ms-transform: rotate(-7deg); /* IE 9 */
	-webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
	transform: rotate(-7deg);
	box-shadow: 3px 3px 2px 2px rgba(0,0,0,0.5);


	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
	#newsletter-footer-wrapper:not(.sticky):hover img {
		position: absolute;
		bottom: -20px;
		left: 10px;
		max-width: 130px;
		z-index: 100;
		border: 3px solid #FFF;
		ms-transform: rotate(-7deg); /* IE 9 */
		-webkit-transform: rotate(-7deg); /* Chrome, Safari, Opera */
		transform: rotate(-7deg);
		box-shadow: 3px 3px 2px 2px rgba(0,0,0,0.5);
	}
}

#newsletter-footer-content {
	float:left;
	padding-left:120px;

	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
}
@media screen and (min-width: 768px) {
	#newsletter-footer-wrapper:not(.sticky):hover #newsletter-footer-content {
		padding-left: 180px;
	}
}
#newsletter-footer-heading { font-size: 2em; line-height:1.7}
#newsletter-footer-content p {}


#newsletter-footer-form { float:right; margin-right:21px; }
#newsletter-footer-form input[type=email] {
	box-sizing: border-box;
	float:left;
	height: 40px;
	padding: 8px 16px;

	color: #000;
	background-color: #FFF;
	border: 0px none;
}
#newsletter-footer-form input[type=submit] {
	box-sizing: border-box;
	float:left;
	height: 40px;
	padding: 8px 16px;

	color: white;
	text-align: center;
	background-color: #E61929;
	border: 0px none;
}

#newsletter-footer-close {
	display: none;
	position:absolute;
	top: 0;
	right: 0;
	padding: 5px;
	cursor: pointer;
}
#newsletter-footer-close:hover {
	color: #FFF;
}
#newsletter-footer-wrapper.sticky {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
}
#newsletter-footer-wrapper.sticky #newsletter-footer img { max-width: 130px; }
#newsletter-footer-wrapper.sticky #newsletter-footer-content  { padding-left: 180px; }
#newsletter-footer-wrapper.sticky #newsletter-footer-close{
	display: block;
}

.footer_cat_links_wrapper {
	width: 100%;
	overflow:hidden;
}

@media screen and (max-width: 767px) {
	#newsletter-footer { padding: 0 30px; text-align: center;}
	#newsletter-footer img {position:relative;top:auto;left:auto; max-width:150px; }
	#newsletter-footer-content { float:none; padding-left:0; margin-top: 50px;margin-bottom: 15px; }
	#newsletter-footer-form { float:none; margin-right:0; }
	#newsletter-footer-form input[type=email] { width: 100%; margin: 0 0 20px 0; }
	#newsletter-footer-form input[type=submit] { width: 100%; margin: 0; }
}

.image_container{
	width: 44%;
	text-align: center;
	vertical-align: top;
	padding: 0 0 15px 0;
	margin: 0;
	float: left;
	background: white;
	overflow: hidden;
	position: relative;	
}
@media screen and (max-width: 479px) {
	.image_container{width: 100%;}
}
.detailed_thumbs{
	width: 100%;
	clear: both;
	float: left;
}
	.detailed_thumbs .dpimages-icons-box {
	    padding-top: 0;
	    padding-bottom: 0px;
	    width: 100%!important;
	    text-align: center;
	    margin-top: 5px;
	    position: relative;
	}
		.detailed_thumbs .dpimages-icons-box a{
			border: 1px solid #ccc;	
			padding: 4px;
		}	
		.detailed_thumbs .dpimages-icons-box a:link, .detailed_thumbs .dpimages-icons-box a:visited, .detailed_thumbs .dpimages-icons-box a:hover, .detailed_thumbs .dpimages-icons-box a:active {
		    display: inline-block;
		    outline-style: none;
		    border: 1px solid #ccc;
		    float: none;
		    width: 44px;
		    height: 52px;
		}
		
#zbox-overlay {
  background-color: #666666;
  bottom: 0;
  left: 0;
  opacity: 0.1;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 800;
}
.zbox-content
{
  position:fixed;
  z-index:999;
  opacity: 0.1;
  text-align:center;
  padding:10px 40px;
  background-color:#ffffff;
  border-radius:8px;
  font-size:0;
}
#zbox-magnifier
{
  box-shadow: 0px 5px 5px rgba(0,0,0,1);
  -webkit-box-shadow: 0px 5px 5px rgba(0,0,0,1);
  -moz-box-shadow: 0px 5px 5px rgba(0,0,0,1);
  display:none;
  background-repeat:no-repeat;
  background-image:none;
  background-position:-1000px -1000px;
  z-index:802; position:fixed;
  left:500px;
  top:500px;
  border:1px solid black;
  background-color:#fff;
  width:300px;
  height:300px;
  border-radius: 50px;
  -moz-border-radius: 50px;
}

.zbox-screen
{
  overflow:hidden;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 803;
}
#zbox-spinner
{
  left: 0;
  position: absolute;
  top: 0;
  z-index: 803;
  width:32px;
  height:32px;
  text-indent:-9999px;
  background-image:url(../../../skin/Sportys_MEM_v2/css/../images/spinner.gif);
  background-repeat:no-repeat;
}
.zbox-button
{
  background-color:transparent;
  background-image:url(../../../skin/Sportys_MEM_v2/css/../images/zbox-buttons2.png);
  background-repeat:no-repeat;
  cursor:pointer;
  display:block;
  position: absolute;
  width:32px;
  height:32px;
}
.zbox-button.left
{
  left:6px;
  top:64px;
  background-position:-32px 0px;
}
.zbox-button.right
{
  right:4px;
  top:64px;
  background-position:-64px 0px;
}
.zbox-button.close
{
  right:0;
  top:0;
  background-position:0px 0px;
}

.best_seller_products .item{
	border-bottom: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 0;
}
	.best_seller_products .image{
		position: relative;
		display: inline-block;
		float: left;
		width: 32%;	
	}
		.best_seller_products .image img{
			max-width: 100%;
		    max-height: 180px;
		    width: auto;
		    height: auto;
		}
		span.best_seller_number {
		    position: absolute;
		    left: 0px;
		    top: 0px;
		    color: #fff;
		    border-radius: 0;
		    width: 40px;
		    height: 40px;
		    line-height: 40px;
		    font-size: 24px;
		    font-family: 'Open Sans',sans-serif;
		    background-color: #004b96;
		    background-image: none;
		    box-sizing: border-box;
		    background: #0065cb;
		    background: -moz-linear-gradient(top, #0065cb 0%, #004b96 100%);
		    background: -webkit-linear-gradient(top, #0065cb 0%,#004b96 100%);
		    background: linear-gradient(to bottom, #0065cb 0%,#004b96 100%);
		    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0065cb', endColorstr='#004b96',GradientType=0 );
		}
	.best_seller_products .details{
		position: relative;
		display: inline-block;
		float: left;
		width: 60%;	
		padding-left: 5%;
	}
	.best_seller_products .details .description{
		margin-top: 10px;
	    margin-bottom: 20px;
	    min-height: 90px;
	}
	.btn-best-seller{
		color: #ffffff;
	    background-color: #E42C2A;
	    border-color: #d43f3a;
	    padding: 7px 16px;
	    font-size: 18px;
	    line-height: 1.33;
	    border-radius: 6px;
	    border-radius: 0px!important;
	}
	
.form-control {
    display: block;
    width: 100%;
    padding: 0.875rem .75rem!important;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.acr-general-product-rating table {
    padding: 0px;
    margin: 0px;
    border-spacing: 0px;
    width: fit-content;
}

.products .acr-general-product-rating {
    padding-top: 5px;
    padding-bottom: 8px;
}
	.products .acr-general-product-rating table {
	    padding: 0px;
	    margin: 0px auto;
	    border-spacing: 0px;
	    float: none;
	}
		table.acr-container tr td{
			vertical-align: middle;
			padding: 0 5px;
		}
	
.row, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    box-sizing: border-box;
}

.header-phone {
	clear: both;
	font-size: 25px;
	letter-spacing: 4px;
	font-weight: bold;
	color: #153b89;
	line-height: 20px;
}
	.header-phone a:link, .header-phone a:visited, .header-phone a:active {
		color: #153b89;
	}
@media only screen and (min-width: 0) and (max-width: 767px) {
	.header-phone{ display: none; }
}
/***
 * Source: file
 * File: skin/Sportys_MEM_v2/css/mobile.css
 * Queue: 0
 * ===================================================================
 ***/

/* ==========================================================================

  Base Stylesheet - http://matthewhartman.github.com/base/
  Author: Matthew Hartman - http://www.matthewhartman.com.au/
  Version: 1.2 - Last Updated: 16th January, 2013

========================================================================== */
/* ==========================================================================
/* --  Micro Clearfix, Resets and Common Classes
   ========================================================================== */
/* Micro Clearfix */
.clear:before,
.clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}
.clear {
  zoom: 1;
}
.section:before,
.section:after {
  content: "";
  display: table;
}
.section:after {
  clear: both;
}
.section {
  zoom: 1;
}
.checkbox:before,
.checkbox:after {
  content: "";
  display: table;
}
.checkbox:after {
  clear: both;
}
.checkbox {
  zoom: 1;
}

/* 1.2 Paragraphs, block quotes, code, pre, etc
   ========================================================================== */
small {
  font-size: 12px;
  font-size: 1.2rem;
}

/* ==========================================================================
/* 2.0 - Grid Layout (Responsive)
   ========================================================================== */
/* Sections & Content Blocks */
.section {
  position: relative;
}

.container {
  max-width: 940px;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
}
.container-full {
  max-width: 960px;
  margin: 0 auto;
}
/* Fluid Grid */

.col {
  margin-left: 2%;
  *margin-left: 1.7%;
  float: left;
}
.col:first-child {
  margin-left: 0;
}
#AJAXsearch-smartSearchSiteQ3 .col, 
.AJAXSearch .col{
	margin-left:0;
}
/* Columns */
.one {
  width: 6.5%;
}
.two {
  width: 15%;
}
.three {
  width: 23.5%;
}
.four {
  width: 32%;
}
.five {
  width: 40.5%;
}
.six {
  width: 49.0%;
}
.seven {
  width: 57.5%;
}
.eight {
  width: 66%;
}
.nine {
  width: 74.5%;
}
.ten {
  width: 83%;
}
.eleven {
  width: 91.5%;
}
.twelve {
  width: 100%;
}
.quarter {
  width: 23.5%;
}
.half {
  width: 49.0%;
}
.one-third {
  width: 32%;
}

#mobile_header, .mobile_size_container, .only_mobile{
	display: none;
}
.search_bg {
	background-repeat: repeat-x;
}
#header .line0{
	width: 100%;
	max-width: 1215px;
}
@media only screen and (min-width: 1px) and (max-width: 1385px) {
	#page-container2 {
		background-image: none;
	}
}
@media only screen and (min-width: 1px) and (max-width: 1240px) {
	#header {
		height: 232px;
	    position: relative !important;
	    width: calc(100% - 24px);
	    margin: 0 12px;
	}
	#content-container {
		width: 100%;
		padding: 23px 20px 10px 20px;
		position: relative;
		min-height: 600px;
		background-size: 100% auto;
	}
}
/* ==========================================================================
/* -- Tablet Devices (Landscape, etc)
   ========================================================================== */
@media only screen and (min-width: 768px) and (max-width: 959px) {
#page-container {
  width: 100%;
  min-width: 1000px;
}
.wordpress #container {
	width: 650px;
	float: left;
}
#content-container2 {
	width: 100%;
	right: 0;
}

#center {
	width: 960px;
	left: 0;
	margin-top: 3px;
}
.product #center {
	width: 700px;
	left: 0;
}
#page-container2 {
  margin: 0 auto;
  float: none;
  width: 1000px;
  position: relative;
}

#content-container {
  padding: 23px 20px 10px 20px;
  position: relative;
  min-height: 600px;
  background-size: 100% auto;
}

#left-bar {
  width: 230px;
  margin-left: 0;
}

#center-main {
  padding-bottom: 0;
  margin: 0;
  width: 100%;
  float: left;
}
#center-main-left {

}
#center-main-right,
.center-main-right {

}
#header {
	height: 232px;
    position: relative !important;
    width: calc(100% - 24px);
    margin: 0 12px;
}

  /* Tablet Grid
    * For stacking full width columns, please use the new class .tablet-full
    * New tablet columns have been added
  */
  .tablet-one {
    width: 6.5%;
  }
  .tablet-two {
    width: 15%;
  }
  .tablet-three {
    width: 23.5%;
  }
  .tablet-four {
    width: 32%;
  }
  .tablet-five {
    width: 40.5%;
  }
  .tablet-six {
    width: 49.0%;
  }
  .tablet-seven {
    width: 57.5%;
  }
  .tablet-eight {
    width: 66%;
  }
  .tablet-nine {
    width: 74.5%;
  }
  .tablet-ten {
    width: 83%;
  }
  .tablet-eleven {
    width: 91.5%;
  }
  .tablet-twelve {
    width: 100%;
  }
  .tablet-full {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .notablet {
    display: none;
  }
  .showtablet {
    display: block;
  }
}

/* ==========================================================================
/* -- Tablet Devices (Portrate)
   ========================================================================== */
@media only screen and (min-width: 767px) and (max-width: 939px) {

#page-container {
  width: 100%;
  min-width: 1000px;
}
.wordpress #container {
	width: 100%;
	float: left;
}
#content-container2 {
	width: 100%;
	right: 0;
}

#center {
	width: 100%;
	left: 0;
	margin-top: 3px;
}
.product #center {
	width: 100%;
	left: 0;
}
#page-container2 {
  margin: 0 auto;
  float: none;
  width: 1000px;
  position: relative;
}

#content-container {
  padding: 23px 20px 10px 20px;
  position: relative;
  width: 100%;
  background-size: calc(996px) auto;
  min-height: 600px;
}

#left-bar {
  width: 230px;
  margin-left: 0;
}

#center-main {
  padding-bottom: 0;
  margin: 0;
  width: 100%;
  float: left;
}
#center-main-left {

}
#center-main-right,
.center-main-right {

}
#header {
	width: calc(100% - 24px);
    margin: 0 12px;
}

  /* Tablet Grid
    * For stacking full width columns, please use the new class .tablet-full
    * New tablet columns have been added
  */
  .tablet-one {
    width: 6.5%;
  }
  .tablet-two {
    width: 15%;
  }
  .tablet-three {
    width: 23.5%;
  }
  .tablet-four {
    width: 32%;
  }
  .tablet-five {
    width: 40.5%;
  }
  .tablet-six {
    width: 49.0%;
  }
  .tablet-seven {
    width: 57.5%;
  }
  .tablet-eight {
    width: 66%;
  }
  .tablet-nine {
    width: 74.5%;
  }
  .tablet-ten {
    width: 83%;
  }
  .tablet-eleven {
    width: 91.5%;
  }
  .tablet-twelve {
    width: 100%;
  }
  .tablet-full {
    clear: both;
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1em;
  }
  .tablet-full:first-child {
    margin-top: 0;
  }
  .notablet {
    display: none;
  }
  .showtablet {
    display: block;
  }
}
/* End Tablet Media Query */

/* ==========================================================================
/* -- Mobile Devices (Landscape)
   ========================================================================== */
@media only screen and (min-width: 0) and (max-width: 767px) {
  /* Mobile Grid
    * For stacking full width columns, please use the new class .mobile-full
    * New mobile columns have been added
  */
  
  	#mobile_header .menu_btn, #mobile_header .store_btn, #mobile_header .cart_btn, #mobile_header .phone_btn,
  	.filter_products a span
	{
	  background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png) no-repeat 0 0 transparent;
	}
	
  	.mobile_hide, a.browse.mobile_hide, .featured_bottom.mobile_hide{
  		display: none!important;
  	}
  	.only_mobile{
  		display: block;
  	}
  	
  	/* Reset all images on site */
  	.main_listing_page img.cat_main_image, 
  	.static_page .main_listing_page .content img, 
  	.tabs_product_page_content img,
  	.product_page_content img,
  	.homepage_box_competition .homepage_box_competition_content img, 
  	.homepage_box_new .homepage_box_new_content img,
  	.sitewide_top img,
  	.static_page_container img{
		max-width: 100%!important;
		height: auto!important;
		margin: 0!important;
	}
	.static_page_container table, .product_page_content table{width: 100%!important;}

	html{width:100%;min-width: 100%;}
	
	body{
		min-width: 480px;
		width: 100%;
	}
	#page-container {
		width: 100%;
		min-width: 480px;
		background: none #fff;
		margin: 0 auto;
		padding: 0;
		font-size: 11px;font-size: 1.1rem;
		overflow-x: hidden;
	}
		
	.wordpress #container {
		width: 100%;
		float: left;
	}
	#content-container2 {
		width: 100%;
		right: auto;
		margin: 0 auto;
		float: none;
	}
	
	#center {
		width: 100%;
		left: 0;
		margin-top: 0px;
		padding: 0 10px;
		box-sizing: border-box;
	}
	.product #center {
		width: 100%;
		left: 0;
	}
	#page-container2,
	.checkout-container #page-container2 {
		margin: 0 auto;
		float: none;
		width: 100%;
		position: relative;
	}
	
	#content-container {
		margin: 60px auto 0 auto;
		padding: 0;
		position: relative;
		width: 100%;
		min-height: auto;
		background: none #fff;
		float: none;
		display: block;
		z-index:1;
	}
	
	#left-bar {
	  width: 100%;
	  margin-left: 0;
	}
		#left-bar .filter{
			width: 100%!important;
		}
	.fancycat-page-subskin-c #left-bar{
		width: 100%;
	}
		
	#center-main {
	  padding-bottom: 0;
	  margin: 0;
	  width: 100%;
	  float: left;
	}
	#center-main-left {
	  padding-bottom: 0;
	  margin: 0;
	  width: 100%;
	  float: left;
	}
	#center-main-right,
	.center-main-right {
		float: none;	
/*
	  padding-bottom: 0;
	  margin: 0;
	  width: 100%;
	  float: right;	
*/
	}
	#top_gradient_container{display: none;}
	#header {
	  display: none;
	  height: 161px;
	  width: 460px;
	  margin: 0 auto 20px auto;
	}
	#mobile_header{
		display: block;
		width: 100%;
		height: 60px;
/* 		background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_header_repeat.png) repeat-x 0 0 transparent; */		
		background-size: 2px 48px;
/* 		position: relative; */

		position: fixed;
	    top: 0;
	    left: 0;
	    width: 100%;
	    display: block;
	    z-index: 4;
	}
	#mobile_header #top_menu{
		background: #025eaa;
		height: 60px;
	}
		
		#mobile_header #menuButton{
			position: relative;
			float: left;
			width: auto;
			height: auto;
			background-image: none!important;
			font-size: 20px;
			padding: 20px 14px;
			color: #fff;
			text-shadow: 1px 1px 1px #999;
		}
			#mobile_header #menuButton:hover{
				background-image: none!important;
				background-color:#003e7b;
			}
			
		#mobile_header .menu-dialog.menu-minicart{
			display: block;
			float: right;
			width: auto;
			position: relative;
			padding: 20px 5px;
			margin: 0;
			text-align: center;
		}
			#mobile_header .menu-dialog.menu-minicart:hover{
				background-color:#003e7b;
			}
		
		#mobile_header .minicart .minicart-items-label, #mobile_header .minicart .minicart-items-delim, #mobile_header .minicart .minicart-items-total{
			display: none;
		}
			.menu-minicart .minicart-box ul {
				margin-left: 0;
			}
				.menu-minicart .minicart-box ul li{
					padding: 6px 5px 6px 5px;
					width: auto;
				}
		
		#mobile_header .menu-dialog.menu-minicart .ajax-minicart-icon{
		    font-size: 20px;
			color: #fff;
		}
		.menu-minicart .empty{
			display:none;
		}
		.menu-minicart .minicart-items-value {
		    position: absolute;
		    top: 14px;
		    left: 20px;
		    width: 14px;
		    height: 14px;
		    font-size: 12px;
		    line-height: 17px;
		    font-weight: 600;
		    text-align: center;
		    border-radius: 7px;
		    background-color: #d73831;
		    color: #fff;
		}
			#mobile_header .minicart-box {
			    top: 60px;
			    right: 0;
			    left: auto;
			}
		
		#mobile_header .menu_btn{
			background-position: 0 0.1%;
			position: relative;
			float: left;
			width: 50px;
			height: 48px;
			display: block;			
		}
			#mobile_header .menu_btn:hover{
				background-position: 0 6.6%;
			}
			
		#mobile_header #store_btn{
			background-position: 18.7% 0.1%;
			background-image: none!important;
			position: relative;
			float: left;
			display: block;
			font-size: 18px;
			padding: 19px 4px;
			color: #fff;
		}
			#mobile_header #store_btn a.store_btn{
				font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
				font-weight: bold;
				background-image: none!important;
				color: #fff;
				text-decoration: none;	
			}
			#mobile_header #store_btn:hover{
				background-position: 18.7% 6.6%;
				background-image: none!important;
				background-color:#003e7b;
			}
		
		#mobile_header .search_btn{
			position: relative;
			float: left;
			display: block;
			
		}
			#mobile_header .search_btn i.fa-search{
				font-size: 20px;
				padding: 20px 14px;
				color: #fff;
				text-shadow: 1px 1px 1px #999;
			}
			
			#mobile_header .search_btn:hover{
				background-color:#003e7b;
			}
			
		#mobile_header .phone_btn{
			background-position: 81.2% 0.1%;
			background-image: none!important;
			position: relative;
			float: right;
			display: block;
			font-size: 20px;
			padding: 20px 14px;
		}
		#mobile_header .phone_btn a{	
			
			color: #fff;
			text-shadow: 1px 1px 1px #999;
		}
			#mobile_header .phone_btn:hover{
				background-image: none!important;
				background-position: 81.2% 6.6%;
				background-color:#003e7b;
			}
			
		#mobile_header .cart_btn{
			background-position: 99.9% 0.1%;
			position: relative;
			float: right;
			width: 50px;
			height: 48px;
			display: block;	
		}
			#mobile_header .cart_btn:hover{
				background-position: 99.9% 6.6%;
			}
			
		#mobile_header .middle_stretch{
			width: 100%;
			margin-left: -136px;
			margin-right: -103px;
			float: left;
		}
			#mobile_header .header_logo{
				position: relative;
				width: 81px;
				height: 60px;
				display: block;
				margin: 0 auto;	
			    text-align: right;				
			}
			#mobile_header .header_logo img{
				height: 50px;
			    padding: 5px 0;
	    	    text-align: right;
			}
			
	#mobile_header #search_header{
		display: none;
	}
	
	#mobile_header .search_bg {
	    min-width: 20em;
	    background-repeat: repeat-x;
	    background-color: #025eaa;
	    background-image: none!important;
	    border-top: 1px solid #005092;
	}
	
	
	/* HOME PAGE DEFAULTS */
	.homepage_box_competition, .homepage_box_new {
		margin:0;
		width: 50%;
	}
		.homepage_box_competition_content, .homepage_box_new_content{
			width: 100%;
			height: auto;
		}

		.homepage_box_competition_content .button, .homepage_box_new_content .button{display: none;}
		
	.additional_homepage_boxes .homepage_box_video {
		width: 100%;
		margin: 0;
	}

		.homepage_box_video_content{
			width: 100%;
			height: 295px;
		}
			.homepage_box_video_content iframe{
				width: 100%!important;
				height: 295px!important;
			}
				
	.blog_link_boxes{
		width: 100%;
		padding-top: 0;
	}
		
		.body_building_supplement_title, .discount_vitamin_title, .protein_powder_title, .latest_blog_title{
			border-radius: 0;
			-moz-border-radius: 0;
			-webkit-border-radius: 0;
			-o-border-radius: 0;
			height: auto;
			padding: 0;
			background-position: -9px -3px;
			width: 100%;
		}
		.body_building_supplement_title h2, .latest_blog_title h2{
			padding: 10px 14px;
		}
		.protein_powder_articles, .discount_vitamin_articles{
			width: 50%;
			margin: 0;
			padding: 0;
			float: left;
		}
		.body_building_supplement_articles, .latest_blog_articles{
			float: none;
			width: 100%;
			margin: 0;
			padding: 0;
			height: auto;
			clear: both;
		}
			.protein_powder_title{
				border-right: 1px inset #003e7b;
			}
			.discount_vitamin_title{
				border-left: 1px inset #056ad0 ;
			}
				.protein_powder_title h2, .discount_vitamin_title h2{
					padding: 10px 14px;
				}
				
			.protein_powder_content, .discount_vitamin_content, .body_building_supplement_content{
				height: auto;
				border: 0 none;
				margin:  0 0 10px 0;
			}
				.protein_powder_content p, .discount_vitamin_content p, .body_building_supplement_content p{
					font-size: 12px;
					font-size: 1.2rem;
				}
				.protein_powder_content div, .discount_vitamin_content div, .body_building_supplement_content div{
					padding: 0!important;
					margin: 0!important;
				}
				
				.protein_powder_content img, .discount_vitamin_content img, .body_building_supplement_content img{

				}
	#latest_posts {
		border: 0 none;
		height: 265px;
	}
	
	#right-bar{
		display: none;
	}
	#work_out_harder{
		display: none;
	}
	#achieve_your_goals{
		display: none;
	}
	#footer{
		background-color: #3b4141;
		color: #fff!important;
	}
		#footer .subbox{
			height: 118px;
			color: #fff;
			margin: 0 3%;
		}
			.mobile_footer_phone_icon{
				background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/footer_phone_icon.png) no-repeat 0 0 transparent;
				background-size: 29px 25px;
				width: 29px;
				height: 25px;
				display: block;
				float: left;
				margin-top: 5px;
			}
			.mobile_footer_phone{
				color: #f4b200;
				font-size: 14px;
				font-size: 1.4rem;
				font-weight: bold;
				float: left;
				line-height: 25px;
				margin-top: 5px;
			}
			
		.quick_links_content {
			background-color: #3b4141;
			border: 0px solid #DADADA;
			padding: 0;
			z-index: 9;
		}
			#footer .helpbox{
				width: 92%;
				margin: 0 4%;
				padding: 0;
			}
				#footer .helpbox li{
					display: block;
					float: left;
					line-height: 37px;
					margin: 0;
					width: 50%;
					padding: 0;
					background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/hr_li_border.png) repeat-x 0 100% transparent;
					font-size: 12px;
					font-size: 1.2rem;
				}
				
					#footer ul.helpbox li.footer_links_heading{
						color: #f4b200;
						font-weight: bold;
						width: 96%;
						padding: 0 2%;
					}
					#footer .helpbox li a:link, #footer .helpbox li a:visited, #footer .helpbox li a:active{
						color: #fff;
						font-weight: normal;
						display: block;
						padding: 0 10px;
					}
						#footer .helpbox li:hover,#footer .helpbox li:active{
							background-color: #484c4d;
						}
				
			
			
	/* home top products */
	.full_size_container{display: none;}
	.mobile_size_container{display: block;}
	.dialog-featured-list{
		width: 100%;
	}
	.dialog-featured-list .content, .dialog-featured-list-innerpage .content{
		width: 100%;
		height: auto;
		background: none #fff;
		padding: 0;
	}
	
	.mobile_size_container .item{
		position: relative;
		border-bottom: 1px solid #ccc;
		padding: 0 0 10px 0;
		margin: 0 0 10px 0;
	}
	.mobile_size_container .item.first{
		margin-top: 10px;
	}
	
	
	/* Home page slider */
	.slider_bg_home {
		width: 100%;
		height: 263px;
		margin-bottom: 0;
	}
	
	.scroller {
		height: 263px;
		width: 100%;
	}
		#browsable {
			height: 240px;
			width: 481px;
			margin: 0px auto;
			float: none;
		}
		
		#browsable .items .item {
			width: 481px;
		}
			#browsable img {
				width: 100%!important;
				height: auto!important;
			}
		
			#browsable .items div .banner_text {
				height: auto;
				width: 100%;
			}
			
		a.browse {
			background: none #000000; /* Old browsers */
			background: -moz-linear-gradient(top,  #000000 0%, #000000 50%, #151515 51%, #2f2f2f 100%); /* FF3.6+ */
			background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#000000), color-stop(50%,#000000), color-stop(51%,#151515), color-stop(100%,#2f2f2f)); /* Chrome,Safari4+ */
			background: -webkit-linear-gradient(top,  #000000 0%,#000000 50%,#151515 51%,#2f2f2f 100%); /* Chrome10+,Safari5.1+ */
			background: -o-linear-gradient(top,  #000000 0%,#000000 50%,#151515 51%,#2f2f2f 100%); /* Opera 11.10+ */
			background: -ms-linear-gradient(top,  #000000 0%,#000000 50%,#151515 51%,#2f2f2f 100%); /* IE10+ */
			background: linear-gradient(to bottom,  #000000 0%,#000000 50%,#151515 51%,#2f2f2f 100%); /* W3C */
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#2f2f2f',GradientType=0 ); /* IE6-9 */
	
			height: 100%;
			margin: 0;
			width: 31px;
		}
		
		a#right{
			background-position: 0 0;
			right: 0px;
			top: 0;
		}
			a#right span {
				background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/slider-nav_mobile.png) no-repeat -35px -34px transparent;
				background-size: 58px 63px;
				position: absolute;
				top: 50%;
				right: -1px;
				margin-top: -15px;
				width: 32px;
				height: 32px;
			}
		a#left{
			background-position: 0 0;
			left: 0px;
			top: 0;
		}
			a#left span {
				background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/slider-nav_mobile.png) no-repeat 7px -33px transparent;
				background-size: 58px 63px;
				position: absolute;
				top: 50%;
				right: -1px;
				margin-top: -15px;
				width: 32px;
				height: 32px;
			}
	#banner-nav{
		right: 0;
		width: 100%;
		text-align: center;
		bottom: 0;
		height: 23px;
		position: absolute;
		z-index: 10;
		background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/banner_nav_bg.png) repeat-x 0 0 #000;
	}
		#banner-nav a{
			display: inline-block;
			float: none;
			margin: 4px 3px;
		}

	/* BreadCrumbs */
	.sitewide_top{
		margin: 0;
		padding: 0;
	}
	.breadcrumbs_tbl tr td{
		padding: 0;
		margin: 0;
	}
	#location{
/*
		background: none #3b4141;
		padding-left: 10px;
		margin: 0;
		font-size: 10px;
		height: auto;
		line-height: 29px;
		min-height: 20px;
*/
	}
	#location .location_end{display: none;}
	a.bread-crumb, font.last-bread-crumb {
		color: #999;
		font-size: 12px;
		text-decoration: none;
		margin-right: 5px;
	}
	a.home_link_bread_crumbs{
		font-size: 12px;
		margin-right: 5px;
		text-indent: 0;
		position: relative;
		width: auto;
		height: auto;
		left: auto;
		color: #999;
		text-decoration: none;

	}
	.breadcrumbs_sep{
		height: 15px;
		margin-right: 5px;
	}
	/* Product List Page */
	
	.subcat_containers{
		width: 100%;
		background: none transparent;
		margin: 0;
		padding: 0;
	}
		.dialog-featured-list-innerpage .title, .dialog-featured-list-innerproductpage .title{
			background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/hr_li_border.png) repeat-x 0 0 #3b4141!important;
			display: block;
			height: 38px;
		}
			.dialog-featured-list-innerpage .title h2, .dialog-featured-list-innerproductpage .title h2{
				text-shadow: 0 1px 0 #333333;
				line-height: 35px;
				font-size: 16px;
				font-size: 1.6rem;
				background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/hr_li_border.png) repeat-x 0 100% transparent;
				display: block;
				width: auto;
			}
		
		.subcat_tabs{
			height: auto;
		}
			ul.subcat_tabs li a:hover, ul.subcat_tabs li{
				
			}
			ul.subcat_tabs li a:hover, ul.subcat_tabs li a {
				color: #7f7f7f;
				background-color: #FFFFFF;
				-webkit-border-radius: 10px 10px 0 0;
				-moz-border-radius: 10px 10px 0 0;
				border-radius: 10px 10px 0 0;
				border-left: 1px solid #ccc;
				border-right: 1px solid #ccc;
				border-top: 1px solid #ccc;
				border-bottom: 1px solid #fff;
			}

		.filter_products{
			background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/hr_li_border.png) repeat-x 0 0 #3b4141;
			display: block;
			cursor: pointer;
		}	
		.filter_products a{
			cursor: pointer;
			display: block;
			height: 43px;
			width: 100%;
			padding-left: 50px;
			line-height: 43px;
			font-size: 16px;
			font-size: 1.6rem;
			text-shadow: 0 1px 0 #333333;
			font-weight: normal;
			color: #fff;
			text-decoration: none;
			background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/hr_li_border.png) repeat-x 0 100% transparent;
		}
			.filter_products a span{
				background-position: 29% 16.3%;
				position: absolute;
				left: 10px;
				top: 7px;
				width: 27px;
				height: 29px;
			}
		
		.dialog-featured-list-innerpage{
			width: 100%;
			margin: 0;
		}
		.dialog-category-products-list{
			margin: 0;
			width: 100%;
		}
			.dialog-category-products-list .content {
				padding: 10px 0 25px;
			}
			
			.item_block div {
			    box-sizing: border-box;
			}
			
			.products.products-list.grid_view  {
			    margin-bottom: 15px;
			    margin-top: 0;
			}

									
			.dialog-featured-list-innerpage .featured_bottom, .dialog-featured-list-innerproductpage .featured_bottom{
				display: none;
			}
			
			.dialog-category-products-list .title {
				width: 100%;
				margin: 0;
				background: none transparent;
				color: #7f7f7f;
				border-bottom: 1px solid #ccc;
				border-top: 3px solid #ccc;
				height: 70px;
			}
				.display_products_numerical{
					display: none;
				}
				
				.nagivation_pages_absolute{

				}
				.brands_list .nagivation_pages_absolute{ top:0; }
				
					.nav-pages .right-delimiter {
					}
					.nagivation_pages_absolute .nav-pages a.right-delimiter {
				
					}
						.nav-pages .right-arrow img {
						}
					
			.per-page-selector {
				position: absolute;
				right: 6px;
				top: 3px;
			}
				.per-page-selector a {
					background-position: -26px -184px;
					padding: 6px;
					margin-right: 2px;
					text-decoration: none;
					background: none;
					border: 1px solid #ccc;
					border-radius: 5px;
					margin: 0 3px;
					color: #7f7f7f;
					font-weight: bold;
				}
				.per-page-selector a.active {
					background: none;
					color: #ff0000;
				}
			
			.left_col_banner{
				display: none;
			}
			
	/* Product Page */	
	.main_listing_page{
		border: 0 none;
		background: none transparent;
		padding: 0;
	}
	.product-details .details h1{
		text-align: left;
		font-size: 30px;
		font-size: 3rem;
	}
	.wraptocenter{ width: 100%; display: block; height: auto!important;}

	.product-details .image{
		width: 167px!important;
		float: left;
		border: 0 none;
		margin: 0 10px 0 0;
		height: auto!important;
	}
		.product_banner_watermark img{
			max-width: 100%;
			height: auto!important;
		}
		.product-details .image img#product_thumbnail{
			width: 100%!important;
			height: auto!important;
		}
		
		.after-pay-box .after-pay-box-right{ text-align: center;}
	
	.product_iframe{
		clear: both;
	}
			
	.tabs_product_page_content table{
		width: auto!important;
	}
	.menu-rviewed-section .menu-dialog_content table{
		width: 100%;
		border: 0 none!important;
	}
	.menu-rviewed-section .menu-dialog_content .item {
		background-color: #fff;
		border: 1px solid #ccc;
		width: 46.7%;
		margin: 1% 0 1% 2%;
		float: left;
	}
	
	.menu-dialog.blue_menu{
		border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	
	.menu-dialog {
		margin-top: 11px;
		border: none;
		width: 100%;
	}
	.blue_menu span.top{
		display: none;
	}
	.blue_menu span.bottom{
		display: none;
	}
	
	.top_brands, .connect_with_sportys{
		width: 100%;
	}
	.connect_with_sportys{
		display: none;
	}
	.connect_with_sportys_content_bottom{
		display: none;
	}
	
	.connect_with_sportys_content{
		background-color: #004999;
		height: 383px;
	}
	.connect_with_sportys_content ul li {
		list-style-type: none;
		display: inline-block;
		width: 131px;
		height: 131px;
		background-position: -668px -591px;
		margin: 0px 35px 10px 20px;
		padding: 0px 5px;
		position: relative;
		float: left;
	}
	table.product-properties tr td{
		float: left;
		width: 100%;
		display: block;
	}  
	table.product-properties .acr-container tr td{
		display: table-cell;
		width: auto;
		float: none;	
	}
	
	#menu_left_continer{
		display: block;
	}
	#menu_right_continer{
		display: block;
	}
	
	/* PopUp Dialog */
	.popup-product-details-table{
		width: auto;
	}	
  
  .mobile-one {
    width: 6.5%;
  }
  .mobile-two {
    width: 15%;
  }
  .mobile-three {
    width: 23.5%;
  }
  .mobile-four {
    width: 32%;
  }
  .mobile-five {
    width: 40.5%;
  }
  .mobile-six {
    width: 49.0%;
  }
  .mobile-seven {
    width: 57.5%;
  }
  .mobile-eight {
    width: 66%;
  }
  .mobile-nine {
    width: 74.5%;
  }
  .mobile-ten {
    width: 83%;
  }
  .mobile-eleven {
    width: 91.5%;
  }
  .mobile-twelve {
    width: 100%;
  }
  .mobile-full {
    clear: both;
    float: none;
    width: 100%;
    margin: 1em 0 0 0;
  }
  .mobile-full:first-child {
    margin-top: 0;
  }
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  
  .creviews-reviews-list li .quote_left{float: left; width: 10%; font-size: 40px; font-family: geneva, arial, sans-serif; color: #cce0f3;line-height: 40px;height: 40px;}
	.creviews-reviews-list li .quote_right{float: left; width: 10%; font-size: 40px; font-family: geneva, arial, sans-serif; color: #cce0f3;line-height: 40px;height: 40px;}
	.creviews-reviews-list li .review_center{float: left; width: 80%;color: #58595e;}
   
  
  /* Mobile Tables */
  table th,
  table td {
    padding: 0;
  }
  /* Mobile Forms */
  input[type=text],
  input[type=password],
  input[type=email],
  input[type=search],
  input[type=tel],
  textarea {
	width: 88%;
	padding: 12px 5%;
	margin: 2px 1%;
  }
  select {
    width: 100%;
  }
  .nomobile {
    display: none;
  }
  .showmobile {
    display: block;
  }
  
  #right_special_slider{display: none;}
  	#smartSearchBtnQ3{display: none!important;}
  	#smartSearchSiteQ3{
	  margin: 0;
	}
	

	#blog-index.blog_thumb_index {
	    position: relative;
	    text-align: center;
	}
	#blog-index.blog_thumb_index .entry{
		display: inline-block;
		float: none;
	}
}

@media only screen and (min-width: 1px) and (max-width: 580px) {
		.products-list .highlight.item { border-left: 0px solid #ccc!important; }
}

/* ==========================================================================
/* -- Mobile Devices (Portrate)
   ========================================================================== */
@media only screen and (min-width: 1px) and (max-width: 479px) {
	body{
		min-width: 320px;
	}
	#page-container {
		min-width: 100%;
	}
	
	.product #center {
		width: 100%;
	}

	#content-container2 {
		width: 100%;
		float: none;
		right: auto;
		margin: 0 auto;
	}

	/* HOME PAGE DEFAULTS */
	.homepage_box_competition, .homepage_box_new {
		margin:0;
		width: 50%;
	}
/*
		.homepage_box_competition .homepage_box_competition_title, .homepage_box_new .homepage_box_new_title {
			background-position: -9px -3px;
			height: 36px;
			padding: 0;
		}
*/
		.homepage_box_competition_content, .homepage_box_new_content{
			width: 100%;
			height: auto;
		}
		.homepage_box_competition .homepage_box_competition_content img, .homepage_box_new .homepage_box_new_content img{
			width: 100%;
			height: auto;
		}
		.homepage_box_competition_content .button, .homepage_box_new_content .button{display: none;}
	
			
	.additional_homepage_boxes .homepage_box_video {
		width: 100%;
		margin: 0;
	}
/*
		.homepage_box_video_title {
			background-position: -9px -3px;
			width: 100%;
			padding: 8px 0 0 0;
		}
*/
		.homepage_box_video_content{
			width: 100%;
			height: 190px;
		}
			.homepage_box_video_content iframe {
				width: 100%!important;
				height: 190px!important;
			}
		
		.additional_homepage_boxes h2{
/* 			padding: 10px; */
		}
		

		.body_building_supplement_title h2, .latest_blog_title h2{
			padding: 10px 14px;
		}

				.protein_powder_title h2, .discount_vitamin_title h2{
					padding: 2px 14px;
				}
				
	#latest_posts {
		border: 0 none;
		height: 334px;
	}
		
	
	/* Home page slider */
	.slider_bg_home {
		width: 100%;
		height: 163px;
		margin-bottom: 0;
	}
	.scroller {
		height: 163px;
		width: 100%;
	}
		#browsable {
			height: 140px;
			width: 320px;
		}
		
		#browsable .items .item {
			width: 320px;
		}
			#browsable img {
				width: 100%!important;
				height: auto!important;
			}
		
			#browsable .items div .banner_text {
				height: auto;
				width: 100%;
			}
			
	/* Product Page */
	.image_container{
		max-width: 100%;
		margin-bottom: 20px;
	}
	.product-details .image{			
		float: none;
		height: auto!important;
		width: 280px!important;
		margin: 0 auto;
	}
		.product-details .image img#product_thumbnail{
			width: 100%!important;
			height: auto!important;
		}
		
	.product-details .details {
		padding-left: 0;
		border-radius: 10px;
		margin: 0 auto!important;
		width: 100%;
		float: none;
		clear: both;
	}
		.tabs_product_page_content{
			clear: both;
		}
			ul.tabs_product_page a{
				width: 102px;
			}
		.tabs_product_page_content div div{
			padding: 0;
		}
		.creviews-dialog .data-table td, .data-table td.data-name {
			vertical-align: middle;
			width: 46%;
			float: left;
		}
			.creviews-dialog .data-table td.data-required {
				width: 5px;
			}
			.creviews-dialog table.data-table tr td.iv-box .button-row{
				height: 40px
			}
		
		.menu-rviewed-section .menu-dialog_content .item {
			background-color: #fff;
			border: 1px solid #ccc;
			margin: 0;
		}
		
	/* product list page */
		ul.subcat_tabs li{
			width: 100%;
		}
			
	#footer .helpbox li{
		width: 100%;
	}
	
	table.product-properties .acr-container tr td.comment{ display: none;}
	


}
@media only screen and (min-width: 1px) and (max-width: 379px){
/*
	position: fixed;
	top: 0;
*/

	#mobile_header .header_logo img{
		height: 34px;
	    padding: 13px 0;
	}
}

/*--------------------------------------------
[BP-2] SMALL TABLET - MOBILE LANDSCAPE
--------------------------------------------*/

@media only screen and (min-width: 480px) and (max-width: 539px) {

	.dialog-featured-list-innerpage div.grid_view button.main-button {
		bottom: -3px;
	}

}

/*--------------------------------------------
[BP-3] TABLET
--------------------------------------------*/

@media only screen and (min-width: 539px) and (max-width: 767px) {

	.dialog-featured-list-innerpage div.grid_view button.main-button {
		bottom: -3px;
	}

}


/* for high resolution display */
@media only screen and (min--moz-device-pixel-ratio: 2),
only screen and (-o-min-device-pixel-ratio: 2/1),
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (min-device-pixel-ratio: 2) {

	#mobile_header .menu_btn, #mobile_header .store_btn, #mobile_header .cart_btn, #mobile_header .phone_btn,
	.filter_products a span{
	    background-image: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_retina_160429.png);
		background-size: 320px 900px;	
	}

}
/* End Mobile Media Query */

/***
 * Source: file
 * File: skin/Sportys_MEM_v2/css/mobile-append.css
 * Queue: 0
 * ===================================================================
 ***/


@media only screen and (max-width: 767px), 
screen and (orientation:landscape) and (max-width: 767px) { 

	#menu_left_continer {
		overflow-x:hidden;
	}
	#menu_left_parent {
		width:100%;
		overflow-x:hidden;
		height:auto;
		display:block;

	} 


	#menu_right_child {
		display:none;
	}

	#menu_left_child {
		width:100%;	
		background-color: #333333;
		left: -100%;
		opacity: 1;
		overflow-x:hidden;
		height:auto;
		display:block;
		position: absolute;
		top: 0;
		z-index: 99;
	}
	.mobile_sprite {
			background-image: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
			background-position:1px 1px;	
	}

	.search_bg {
		display: block;
		background-position: 1% 21.5%;
		background-repeat: repeat-x;
		height: 48px; 
	}
	
	#full_site {
		text-transform:uppercase; 
		font-size:12px;
		color:#000;
		background:#fff;
		padding-left:10px;
		background-image: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-position: 0 27%;
		font-weight:bold;	
		height: 25px;
		line-height: 25px;
		width:100%;
		display:block;
		cursor:pointer;
		
	}
	#search_header .search_remove {
		position: absolute;
		top: 60px;
		left: 86%;
	}
	.search_remove {
		left: 82%;
		display:none;
		position: absolute;
		cursor:pointer;
		top: 13px;
		z-index: 99;
	}
	.mobile_sprite.search {
		background-position: 100% 13%;
		display: block;
		height: 24px;
		left: 6%;
		position: relative;
		top: 16px;
		width: 28px;
		z-index: 2;
	}

	#smartSearchSiteQ2 , 
	#smartSearchSiteQ {
		border-radius: 20px 20px 20px 20px;
		bottom: 20px;
		height: 30px;
		margin: 4px 5%;
		padding: 0 0 0 35px;
		position: relative;
		z-index: 1;
		max-width:80%;
	}
	#smartSearchSiteQ2 {
		margin:3px 5%;
	}

	.search input.image-button {
		visibility:hidden;
		display:none;
	}
	#AJAXsearch-smartSearchSiteQ2 {
		left: 0;
		margin: -22px 0 0;
		position: relative;
		top: 0;
		width: 320px;
		max-width:80%;

	}
	#AJAXsearch-smartSearchSiteQ {
		left: 0;
		margin: 8px 0 0;
		position: relative;
		top: -24px;
		width: 320px;
		max-width:80%;
		height: 80vh;
		overflow: auto;
	}
	#search_left_menu,
	#search_header {
		display: block;
		height: 48px; 
	}
	#search_left_menu .delete, #search_header .delete {
		display:none;
	}
	#top_menu {
		display:block;
		height:48px;
	}
	#search_header .search , 
	#search_left_menu .search {
		display:block;
	}

	#AJAXsearch-smartSearchSiteQ .col.cats {
		width:100%;
		max-width:100%;
	} 

	#AJAXsearch-smartSearchSiteQ .col.viewall {
		width:100%;
		max-width:100%;
		margin-left:0; 
	}
	#AJAXsearch-smartSearchSiteQ .col.prods {
		width:100%;
		max-width:100%;
		margin-left:0;

	}
	#AJAXsearch-smartSearchSiteQ ,
	#AJAXsearch-smartSearchSiteQ {
		max-width:100%;
		min-width:20%;
		width:100%;
	}


	#AJAXsearch-smartSearchSiteQ .col.suggestions {
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}
	#AJAXsearch-smartSearchSiteQ dl {
		padding-left:0;
	}
	#AJAXsearch-smartSearchSiteQ2 .col.cats {
		width:100%; 
		margin-left:0;
	}
	#AJAXsearch-smartSearchSiteQ2 .col.prods { 
		width: 100%;
		margin-left: 0;
		max-width: 570px;
	}
	#AJAXsearch-smartSearchSiteQ2 .col.viewall {
		width: 100%;
		margin-left: 0;
		max-width: 570px;

	} 
	#AJAXsearch-smartSearchSiteQ2 .col.suggestions {
		width:100%; 
		margin-left:0
	}
	#AJAXsearch-smartSearchSiteQ2 dl {
		padding-left:0;
	}
	#mobile_facebook {
		height: 35px;
		padding: 6px 0 0 5px;
		width: 100%;
		background:#fff;
	}
	#mobile_facebook iframe  {
		width:100%;
		height: 27px;
	}

	.black_menu {
		list-style:none;

	}
	#quick_shop {
		list-style-type:none;
		display:none;
		z-index:99;
		width:100%;
		position: absolute;
		top: 60px;		
	}

	#quick_shop li,
	.black_menu li {
		background:#3b4141;
		border-top:1px solid #484c4d;
		border-bottom:1px solid #2c3031;
		color:#f9f9f9;
		height:45px;
		line-height:45px; 
		list-style:none;
		font-size:14px;
		color:#f9f9f9;
		text-indent:10px; 
		text-decoration:none;

	}
	#quick_shop li:hover,
	.black_menu li:hover {
		background-color: #484c4d;
	}

	#quick_shop li {
		height: 36px;
		line-height: 36px 
		z-index:99;
	}
	#quick_shop li a {
		z-index:99 !important;
	}

	#quick_shop li span.mobile_sprite,
	.black_menu li span.mobile_sprite {
		height:36px;
		width:40px;
		display:block;
		float:left;
		margin:3px 0px 0 5px;	
	}

	#quick_shop li span.mobile_sprite {
		margin:0 0 0 10px;
	}

	#quick_shop li a, 
	.black_menu li a {
		
		font-size:14px;
		width:80%;
		height:100%;
		display:block;
		color:#f9f9f9;
		text-indent:10px; 
		text-decoration:none;
	}
	#quick_shop li a  {
		z-index:99 !important;
		line-height:36px; 
		text-indent:5px;
	}
	#quick_shop .mobile_sprite.by_product {
	    background-position: 67% 12%;
	}


	.mobile_sprite.login {
		 background-position: 92% 12%;	
	}
	.mobile_sprite.register{
		background-position: 14% 16%;	

	}
	.mobile_sprite.filter{
		background-position: 28% 16%;
		height: 32px !important;
		margin-top: 2px;
	}
	.mobile_sprite.by_product{
		background-position: 66% 12%;
	}
	.mobile_sprite.by_categories{
		background-position: 79% 12%;
	}
	.mobile_sprite.best_sellers{
		background-position: 41% 16%;
	}
	.mobile_sprite.newsletter{
		background-position: 0% 16%;
	}
	.mobile_sprite.twitter{
		background-position:1px 1px;
		height:20px;
		width:20px;

	}
	.mobile_sprite.facebook{
		background-position:1px 1px;
		height:20px;
		width:20px;

	}
	.mobile_sprite.camera{
		background-position:1px 1px;
		height:20px;
		width:20px;

	}
	.mobile_sprite.google{
		background-position:1px 1px;
		height:20px;
		width:20px; 
	} 
	.white_menu li {
		background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-position: 0 31%;
		list-style-type:none;
		height: 46px;
	}
	.white_menu li span.mobile_sprite {
		height:46px;
		display:block;
		float:left;
	}
	.white_menu li a {
		color:#000;
		text-decoration:none; 
		
	}
	.white_menu li .red {
		color:red;
	}
	.mobile_sprite.delivery_box {
		background-position: 174% 47%;
		height: 42px !important;
		width: 50px;
	}
	.white_menu li .text.smaller {
		font-size:10px;
	}

	.white_menu li .text { 
		display: block;
	    padding: 6px 0;
	}
	.mobile_sprite.contact_men {
		background-position: 153% 47%;
		height: 41px !important;
		width: 55px;

	}
	.mobile_sprite.visa {
		background-position: 33% 42.5%;
		display: block;
		height: 41px !important;
		width: 55px;
	}
	.mobile_sprite.mouse {
		background-position: 85% 42.5%;
		height: 41px !important;
		width: 55px;

	}
	.mobile_sprite.mastercard {
		background-position: 55% 42.5%;
		display: block;
		height: 42px !important;
		width: 55px;
	}
	.geotrust_bg {
		display:block;	
		height:44px;
		background: #f2e600; /* Old browsers */
		background: -moz-linear-gradient(top,  #f2e600 5%, #f2bf02 25%, #f2bf02 35%, #fdf800 64%, #fdf800 75%, #ffbf05 93%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(5%,#f2e600), color-stop(25%,#f2bf02), color-stop(35%,#f2bf02), color-stop(64%,#fdf800), color-stop(75%,#fdf800), color-stop(93%,#ffbf05)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #f2e600 5%,#f2bf02 25%,#f2bf02 35%,#fdf800 64%,#fdf800 75%,#ffbf05 93%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #f2e600 5%,#f2bf02 25%,#f2bf02 35%,#fdf800 64%,#fdf800 75%,#ffbf05 93%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #f2e600 5%,#f2bf02 25%,#f2bf02 35%,#fdf800 64%,#fdf800 75%,#ffbf05 93%); /* IE10+ */
		background: linear-gradient(to bottom,  #f2e600 5%,#f2bf02 25%,#f2bf02 35%,#fdf800 64%,#fdf800 75%,#ffbf05 93%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2e600', endColorstr='#ffbf05',GradientType=0 ); /* IE6-9 */

	}
	.mobile_sprite.geotrust {
		background-position: 0 53.5%;
		display: block;
		height: 44px;
		background-repeat:no-repeat;
		margin:0 auto;
	}
	#social_media li {
		background: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-position: 0 21.5%;
		border-left: 1px solid #0770D9;
		border-right: 1px solid #004078;
		display: block;
		float: left;
		height: 47px;
		width: 24.3%;
	}
	#social_media li:first-child {
		border-left:none !important;
	}
	#social_media li:last-child {
		border-right:none !important;
	}
	#social_media li a {
			
	}
	#social_media .facebook {
		   background-position: 3.5% 37%;
		   display: block;
		   height: 39px;
		   width: 57px;
		   margin:0 auto;
	}
	#social_media .twitter {
		background-position:34% 37%;
		   display: block;
		   height: 39px;
		   width: 57px;
		   margin:0 auto;

	}
	#social_media .google_plus {
		background-position:65% 37%;
		   display: block;
		   height: 39px;
		   width: 57px;
		   margin:0 auto;

	}
	#social_media .camera {
		background-position:94% 37%;
		   display: block;
		   height: 39px;
		   width: 57px;
		   margin:0 auto;

	} 

	#menu_left_child .close,
	#menu_left_child .close_cat { 
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-repeat:repeat-x!important;
		width:100%;
		display:block;
		background-position:0px 31%;
		height: 46px;
		line-height:46px;
		text-decoration:none;
		text-indent:15px;
		font-size:14px;
		color:#000;
		font-weight:bold;
		cursor:pointer;
	} 

	#loading {
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/ajax_loader.gif);
		background-repeat:no-repeat;
		height:35px;
		width:35px;
		opacity:0;
		position:fixed;
		top:50%;
		z-index:99;
		left:30%;

	}
	.total.black {
		background: none repeat scroll 0 0 #3B4141;
		border-bottom: 1px solid #2C3031;
		border-top: 1px solid #484C4
		height:48px;
		padding:0 10px;
	}
	.total.white {
		margin:0 !important;
		background: #FFFFFF;
		display: block;
		height: auto; 
		border:1px solid #d0cdc8;
	}
	.total .minicart {
		display: block;
		font-size: 19px;
		height: 48px;
		line-height: 48px;
		text-indent: 5px;
	}
	.total .minicart .full {
		display: block;
		height: 48px;
		width: 100%;
	}

	.total.black .minicart {
		color:#fff;
		display: block;
		height: 48px;
		width: 100%;
	}
	.total .minicart-items-total {
		text-decoration:none;
		border-bottom:none !important;
		font-size: inherit;
		height: auto;
		text-decoration: none;
	}
	.total.black .currency {
		color:#fcce09;
	}
	.total.black .currency:hover {
		color:#fcce09;
		text-decoration:none;
		cursor:default;
	}
	.total .minicart-items-total {
		width:auto;
		display:inline;
	}

	.total .minicart-items-total:hover {
		cursor:default;
	}
	.total .minicart-items-value {

	}
	.total .minicart-items-label {

	}
	.total .minicart-items-delim {

	}
	.total .tooltip_link_tooltip {
		display:none;
		visibility:hidden;
	}

	.blue_banner  {
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png); 
		width:100%;
		display:block;
		background-position: 19% 59.3% !important;
		height: 41px;
		line-height:38px;
		font-size:17px;
		color:#fff;
		text-decoration:none;
		text-indent:15px;
		text-shadow: 1px 1px 1px #004c9e;
		filter: dropshadow(color=#004c9e, offx=1, offy=1); 

	}
	.blue_banner .arrow  {
		display:block;
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		margin: 0;
		padding: 0;
		background-repeat:no-repeat;
		height: 41px;
		width: 32px;
		float: right; 
		background-position: 74.3% 47.5% !important;
	}


	.red_banner{
		background:none;
		width:100%;
		display:block !important;
		text-shadow: 1px 1px 1px #9b0000;
		filter: dropshadow(color=#9b0000, offx=1, offy=1); 
		height: 41px; 
		background: #ff0302; /* Old browsers */
		background: -moz-linear-gradient(top, #ff0302 0%, #870100 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ff0302 0%,#870100 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ff0302 0%,#870100 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0302', endColorstr='#870100',GradientType=0 ); /* IE6-9 */
	}
	.red_banner .arrow {
		display:block !important;
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-position: 92% 47.3% ;
		background-repeat:no-repeat !important;
		position:relative;
		bottom:93%;
		left:93%;
		height: 38px;
		margin: 0;
		padding:0;
		width: 32px;

	}
	.blue_banner.cart_banner,
	.red_banner.cart_banner {
		margin-top: -3px;
	}

	.blue_banner, 
	.red_banner,
	.red_banner:hover,
	.blue_banner:hover {
		font-size: 17px !important;
		text-decoration: none !important;
		text-indent: 15px !important;
		line-height: 38px !important;
		color: #fff !important;
	}

	#checkout {
		font-size:17px;
		text-decoration:none;
		text-indent:15px; 
		line-height:38px;
		color:#fff;
	}
	.free_freight_bg {
		background: #fc1712; /* Old browsers */
		background: -moz-linear-gradient(top,  #fc1712 0%, #880201 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fc1712), color-stop(100%,#880201)); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top,  #fc1712 0%,#880201 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top,  #fc1712 0%,#880201 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top,  #fc1712 0%,#880201 100%); /* IE10+ */
		background: linear-gradient(to bottom,  #fc1712 0%,#880201 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc1712', endColorstr='#880201',GradientType=0 ); /* IE6-9 */

		display: block;
		height: 77px; 
		width:100%;
	}

	.mobile_sprite.free_freight {
		display: block;
		background-repeat:no-repeat;
		height: 77px;
		background-position:0% 72.2%;
	}

	.mobile_sprite.view_cart {
		background-position: 89% 16%;
		display: block;
		padding: 0;
		width: 35px !important;
		margin: 3px 3px 0 7px !important; 
	}
	.mobile_sprite.favourites {
		background-position: 66% 16%;
	}
	.mobile_sprite.recently_viewed {
		background-position: 54% 16%;
	}


	.black_menu .large {
		height:110px;
	}
	.black_menu .large .left {
		width:70%;
		float:left;
		text-indent:0px !important;
		padding:0 0 0 10px;
	}
 

	.black_menu .large .phone a {
		color:#f4b200;
		font-size: 19px;
		line-height: 35px;
	}
	.mobile_sprite.yellow_phone {
		background-position: 98% 42%;
		background-repeat: no-repeat;
		height: 27px !important;
		width: 31px !important
	}
	.black_menu .large .right {
		width:20%;
		float:right; 
	}
	.quick_links_mobile {
		display: block;
		font-size: 18px;
		height: 45px;
		line-height: 45px;
		text-indent: 10px;
	}
	.mobile_sprite.chain {
		background-position: 100% 15.8%;
		display: block;
		float: left;
		height: 44px;
		width: 34px;
	}
	.black_menu .title {
		text-transform:uppercase;
		color:#f4b200;
	}
	.black_menu .large .memedia {
		background-position: 0 45%;
		background-repeat: no-repeat;
		float: right;
		height: 85px;
		width: 75px;
	}
	.mobile_sprite.delete {
		background-position: 78.5% 16.8%;
		display: block;
		height: 25px;
		width: 25px;
		position: absolute;
		left: 82%;
	}
	.cart-items {
		
		list-style-type:none;
	}
	.cart-items li { 
/*
		list-style-type:none;
		border:1px solid #d0cdc8;
		display:block;
		width:100%;
		position:relative;
*/		
	}

	.cart-items .thumbnail {
		display:block;
		width:25%;
		height:auto;
		height:100%;
		margin:10px 5px;
		float:left;
	}
	.cart-items .thumbnail img {
		display: block;
		margin: 0 auto;
		max-height: 100px;
		max-width: 100%;
		min-height: 60px;
		width: auto;
	} 
	#right-menu-cart .cart-items li .product_info {
		float: left;
		height: auto;
		width: 70%;
		height:100%;
		display:block;
		position: relative;
		top: 10%;
	}
	.android_2 #right-menu-cart .cart-items li .product_info {
		top:0;
	}

	#right-menu-cart .cart-items li .product_title {
		text-decoration:none;
		display: block;
		font-size: 14px;
		text-decoration: none;
		width: 100%;
		margin: 5px 10px 5px 0;
		color:#000;
	}
	#right-menu-cart .cart-items li .price-row {
		font-size: 14px;
		height: auto;
		margin-top:5px;
		font-size: 13px; 
		width:100%;
	}
	#right-menu-cart .cart-items li .delete {
		height: 25px;
		width: 25px;
		float:right;
		position:relative;
		
	}
	#right-menu-cart .empty_cart {
		font-size:14px;
		background:#fff;
		color:#000;
		padding:10px;
	}
	.clearfix {
		clear:both;
	}
	#recently_viewed {
		height:auto !important; 

	}
	#recently_viewed .recently-viewed-items {
		background:#fff;
		border-top: 1px solid #484C4D;
	}
	#recently_viewed .item .thumbnail {
		display: block;
		float: left;
		height: 100%;
		margin: 10px 5px;
		width: 25%;
	}
	#recently_viewed .item .thumbnail img { 
		display: block;
		margin: 0 auto;
		max-height: 100px;
		max-width: 100%;
		min-height: 60px;
		width: auto; 
	}
	#recently_viewed .item  .product-title {
		color: #000000;

		font-size: 14px;
		margin: 5px 10px 5px 0;
		text-decoration: none;
		text-indent:0px !important;
	}
	#recently_viewed .item .product_info {
		
		width: 100%;
		display:block;
	}

	#recently_viewed .item .price {
		color: #000000;
		font-size: 15px;
		text-indent: 0;
		width: 80%;
	}
	#recently_viewed .item {
		display:block;
		height:auto;
		float:left;
		width:100%;
	}
	#bestsellers {
		display:none;
	}
	#shop_by_brand_menu .dd_container .menu_hover_icon {
		display:none;
	}
	

	#menu_202 .dd_container .menu_wrapper, 
	#menu_203 .dd_container .menu_wrapper, 
	#menu_left_child .content ul , 
	#shop_by_brand_menu .dd_container .menu_wrapper  {
		display:block;
		position:static;	
		float:none;
		width:100%;
		padding:0;
		margin:0;
	}
	#menu_202 .dd_container .menu_wrapper  li:first-child,
	#menu_203 .dd_container .menu_wrapper  li:first-child, 
	#menu_left_child .content ul li:first-child,

	#shop_by_brand_menu .dd_container .menu_wrapper  li:first-child {
		border-top:none !important;
	}
	#menu_202 .dd_container .menu_wrapper  li:last-child, 
	#menu_203 .dd_container .menu_wrapper  li:last-child,
	#menu_left_child .content ul li:last-child, 
	#shop_by_brand_menu .dd_container .menu_wrapper  li:last-child {
		border-bottom:none !important;
	} 
	#menu_202 .dd_container .menu_wrapper  li,
	#menu_203 .dd_container .menu_wrapper  li,
	#menu_left_child #filter_products .filter  ul li,
	#menu_left_child .content ul li,
	#shop_by_brand_menu .dd_container .menu_wrapper  li {
		background:#3b4141;
		border-top:1px solid #484c4d;
		border-bottom:1px solid #2c3031;
		color:#f9f9f9;
		height:auto;
		padding:5px 0 5px 10px;	
		list-style:none; 
		text-decoration:none; 
	} 
	li.cat_menu_special {
		padding-left:0 !important;
	}

	#menu_202 .dd_container .menu_wrapper li a,
	#menu_203 .dd_container .menu_wrapper li a,
	#menu_left_child .content ul li a, 
	#menu_left_child #filter_products .filter  ul li a, 
	#shop_by_brand_menu .dd_container .menu_wrapper li a {
		color:#f9f9f9; 
		font-size:14px;
		width:80%;
		height:100%;
		display:block;
		text-decoration:none;
	}
	#menu_202 .dd_container .menu_wrapper .separator_vert,
	#menu_203 .dd_container .menu_wrapper .separator_vert,
	#shop_by_brand_menu .dd_container .menu_wrapper .separator_vert {
		display:none;
	}
	#shop_by_brand_menu .menu_additional_links {
			
	}
	#shop_by_brand_menu .dont_forget, 


	#menu_202 .dont_forget,
	#menu_654 .dont_forget,
	#menu_203 .dont_forget,
	#menu_132 .dont_forget,
	#menu_24 .dont_forget,
	#menu_24 .dont_forget,
	#menu_217 .dont_forget { 

		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png) repeat-x 0 0 transparent;
		width:100%;
		display:block;
		background-position: 21% 64.1% !important; 
		text-shadow: 1px 1px 1px #9b0000;
		filter: dropshadow(color=#9b0000, offx=1, offy=1); 
		height: 38px; 
		line-height:38px;
		text-indent:10px;
		text-decoration:none;
		font-size:14px;
		font-weight:bold;
		color:#fff;
	}
	#shop_by_brand_menu .new_products,
	#menu_202 .new_products, 
	#menu_654 .new_products,
	#menu_203 .new_products, 
	#menu_132 .new_products, 
	#menu_24 .new_products, 
	#menu_24 .new_products, 
	#menu_217 .new_products, 
	#shop_by_brand_menu .supplement_info,
	#menu_202 .supplement_info, 
	#menu_654 .supplement_info, 
	#menu_203 .supplement_info, 
	#menu_132 .supplement_info, 
	#menu_24 .supplement_info, 
	#menu_24 .supplement_info, 
	#menu_217 .supplement_info, 
	#menu_202 .clearance ,
	#menu_654 .clearance ,
	#menu_203 .clearance ,
	#menu_132 .clearance ,
	#menu_24 .clearance ,
	#menu_24 .clearance ,
	#shop_by_brand_menu .clearance ,
	#menu_217 .clearance { 
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png) repeat-x 0 0 transparent; 
		width:100%;
		display:block;
		background-position: 19% 59.3% !important;
		height: 41px; 
	}
	#shop_by_brand_menu .new_products a, 
	#menu_202 .new_products a, 
	#menu_654 .new_products a, 
	#menu_203 .new_products a, 
	#menu_132 .new_products a, 
	#menu_24 .new_products a, 
	#menu_24 .new_products a, 
	#menu_217 .new_products a, 
	#shop_by_brand_menu .supplement_info a,
	#menu_202 .supplement_info a, 
	#menu_654 .supplement_info a, 
	#menu_203 .supplement_info a, 
	#menu_132 .supplement_info a, 
	#menu_24 .supplement_info a, 
	#menu_24 .supplement_info a, 
	#menu_217 .supplement_info a, 
	#shop_by_brand_menu .clearance a,
	#menu_202 .clearance a , 
	#menu_654 .clearance a , 
	#menu_203 .clearance a , 
	#menu_132 .clearance a , 
	#menu_24 .clearance a , 
	#menu_24 .clearance a , 
	#menu_217 .clearance a 
	{
		font-size: 14px; 
		text-shadow: 1px 1px 1px #004c9e;
		filter: dropshadow(color=#004c9e, offx=1, offy=1); 
		color: #FFF;
		font-weight: bold; 
		display:block;
		width:100%;
		line-height: 41px;
		text-decoration: none;
		text-indent: 15px;
	}
	#menu_left_child .category_item  { 
		background:#3b4141;
		border-top:1px solid #484c4d;
		border-bottom:1px solid #2c3031;
		color:#f9f9f9;
		height:45px;
		line-height:45px; 
		list-style:none;
		font-size:14px;
		color:#f9f9f9;
		text-indent:10px; 
		text-decoration:none;
		display:block;
		width:100%;
	} 

	#menu_132 .menu_additional_links, 
	#menu_24 .menu_additional_links, 
	#menu_24 .menu_additional_links, 
	#menu_202 .menu_additional_links, 
	#menu_654 .menu_additional_links, 
	#menu_203 .menu_additional_links, 
	#menu_217 .menu_additional_links {
		display: block;
		position: relative;
		width: 100% !important;
		top: 0;
		padding: 0;
	}
	#menu_132  .cat_menu_special p:first-child,
	#menu_24  .cat_menu_special p:first-child,
	#menu_24  .cat_menu_special p:first-child,
	#menu_217  .cat_menu_special p:first-child {
		padding: 0;
		display: block;
		font-size: 16px;
		text-align: center;
		color: 
		#f9f9f9;
		margin: 10px 0 10px 0;
	}
	#menu_132  .cat_menu_special hr,
	#menu_24  .cat_menu_special hr,
	#menu_24  .cat_menu_special hr,
	#menu_217  .cat_menu_special hr {
		margin:5px 0;
	}

	#menu_132 .cat_menu_special h4 a {
		display:inline !important;
		font-size:11px !important;
		margin:0 !important;
		padding:0 !important;
		width:auto !important;
		height:auto !important;
		line-height:13px !important;
	}
	#menu_132 .cat_menu_special h4, 
	#menu_24 .cat_menu_special p:last-child ,
	#menu_217  .cat_menu_special p:last-child {
		margin:10px 0 0 0;
		padding:0 10px; 
		color:#f9f9f9; 
		display:block;
		width:auto;
		text-align:center;
	}
	#menu_132  .cat_menu_special p span,
	#menu_24  .cat_menu_special p span,
	#menu_24  .cat_menu_special p span,
	#menu_217  .cat_menu_special p span {
		font-size:20px !important;
		background:#3b4141;
		color:#f9f9f9;
		height:auto;
		padding:0;	
		margin:0;
		
		list-style:none; 
		text-decoration:none; 
	}
	#menu_132  .cat_menu_special ,
	#menu_24  .cat_menu_special ,
	#menu_217  .cat_menu_special  {
		height: auto;
		padding: 0 0 25px 0;
	}


	#menu_217 .cat_menu_special_items , 
	#menu_217 .cat_menu_special_items , 
	#menu_left_child #filter_products .filter .menu-dialog_title h2, 
	#menu_132 li,
	#menu_24 li,
	#menu_217 li {
		background:#3b4141;
		text-shadow:none;
		border-top:1px solid #484c4d;
		border-bottom:1px solid #2c3031;
		color:#f9f9f9;
		height:38px;
		padding:10px 0 0px 20px;	
		line-height:28px;
		list-style:none; 
		text-decoration:none; 
	}
	#menu_132 .cat_menu_special_items a , 
	#menu_24 .cat_menu_special_items a , 
	#menu_217 .cat_menu_special_items a , 
	#menu_132 .dd_container li a,
	#menu_24 .dd_container li a,
	#menu_217 .dd_container li a {
		color:#f9f9f9; 
		font-size:15px;
		width:100%;
		height:100%; 
		display:block;
		text-decoration:none;
	}

	#menu_left_child #filter_products .filter .menu-dialog_title h2 span { 
		display:none;
	}
	#menu_left_child #filter_products .filter .menu-dialog_title { 
		position:static;
		display:block;
		border-top:1px solid #484c4d !important;
		border-bottom:1px solid #2c3031 !important; 
		height:38px;

	}
	#menu_left_child #filter_products .filter .menu-dialog_title h2 { 
		line-height:16px !important;
		font-size:15px !important;
		text-shadow:none !important;
		height:27px;

	} 
	
	#menu_left_continer	#filter_products .filter ul li.showMore a{ 
		 font-size: 16px;
		 font-weight: bold;
	} 
	#filter_products .filter ul li.showMore { 
		height: 30px;
		line-height: 30px;
		cursor:pointer;
	}
	#filter_products .filter ul li a { 
		width:100%;
	}
	#filter_products .filter ul .hide {
	    display: none;
	}


	.mobile_sprite.shop_by_goal { 
		background-position: 41% 12.3%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	}
	.mobile_sprite.general_health { 
		background-position: 54.5% 12.3%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	}

	.mobile_sprite.body_building_supplements { 
		background-position: 14.5% 12.3%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	}
	.mobile_sprite.weight_loss_supplements {
		background-position: 29% 12.3%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	}
	.mobile_sprite.endurance_sports {
		background-position: 1% 12.3%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	}
	.mobile_sprite.clearance_items {
		background-position: 1% 80.7%;
		display: block;
		float: left;
		height: 35px;
		margin: 5px 0 5px 5px;
		width: 38px;
	 }
	/* filter products */
	#menu_left_child #filter_products {

	}
	.subcatcol {
		width:100%;
	}
/*
	.subcategory_item {
		float: left !important; 
		background-size: 758px 134px !important;
		height: 65px !important;
		margin: 5px 0 5px 4px !important;
		width:32% !important;
	}
	
	.subcategory_item.subcat_color_Grey {
		height: 94px !important;
	}
		.subcategory_item.subcat_color_Grey a.subcat_item{
			margin-top: 0 !important;
		}
*/
/*
		.display_subcat_icons.subcategory_item {
			height: 170px !important;
		}
	.subcat_color_Red:hover, 
	.subcat_color_Red { 
		background-position:-155px 0px !important;
	}
	.subcat_color_Green:hover, 
	.subcat_color_Green {
		background-position: -314px 0;
	}
	.subcat_color_Yellow:hover ,
	.subcat_color_Yellow {
		background-color: transparent;
		background-image: url(../../../skin/Sportys_MEM_v2/css/../images/sph-subcat-bg.png);
		background-repeat: no-repeat;
		background-position:0 0;
		background-size: 800px 134px;
		margin: 0 auto 8px;
		width: 32% !important; 
	}
	
	.subcat_color_Silver:hover, 
	.subcat_color_Silver {
		background-position: -472px 0;
	}
	.subcat_color_Blue:hover, 
	.subcat_color_Blue {
		background-position: 0 0;
	}
*/
	a.subcat_item {
		font-size: 1.2rem !important;
		line-height: 13px !important;
		margin-top: -10px !important;
	}
		.display_subcat_icons a.subcat_item {
			font-size: 1.4rem !important;
			line-height: 15px !important;
			margin-top: 0px !important;
		}
	.subcategory_item .prods { 
		bottom: 5px !important;
		right: 14px !important;
	}
	
	.filter_brand{width: 146px;}
		
	#menu_left_continer	a{
		cursor:pointer;
	}

	#store_btn {
		cursor:pointer;
	}
	html.android_2 , .android_2 html {
		height:auto !important;
		overflow-x:hidden !important;
	}

	.android_2 #page-container2 {
		height:auto !important;
	}	
	.android_2 #footer,
	.android_2 #footer .only_mobile {
		width:100% !important;
		display:block !important;
		position:static !important;
	}
	.overthrow-enabled .overthrow, .overthrow { 
		overflow-y: auto;
		-webkit-overflow-scrolling: touch; 
	}
	.android_2	#left_bar {
		width:100%;
	}
	#latest_posts {
		height: auto;
		overflow-y: visible;
	}
	/* Cart */
	#opc-sections  {
		max-width:100% !important;
		min-width:300px !important;
	}
	ul#opc-sections li.opc-section {
		float: left;
		margin:0 0 25px 0;
		width:100% !important;
		min-height: 0;
	}
	#opc_authbox {
		max-width:100% !important;
		min-width:300px !important;

	}
	.android_4 div.checkout-login-button, 
	.android_3 div.checkout-login-button, 
	.android_2 div.checkout-login-button {
		background-position:1px 1px;
		background-repeat:no-repeat;
	}


	div.main-button, div.cart-red-button {
		padding: 0 40px 10px 0px !important;
		background-position:89% top;
	}
	div.opc-container #center-main {
		max-width:100% !important;
		min-width:300px !important;
	}

	.new_customers_bg {
		width:100% !important;
	}
	ul#opc-sections li.opc-section div {
		padding-left:5px;
	}
	.checkout-container .cart table thead {
		display:none;
	}
	.cart_not_mobile {
		display:none;
		visibility:hidden;
	}
	.cart_mobile {
		display:block;
		visibility:visible;
	} 
	.checkout-container .cart,
	.cart_mobile .cart-items {
		max-width:100% !important;
		padding:0px !important;
		min-width:310px !important;
		width:100%;
	}
	.cart_mobile .cart-items .thumbnail img {
		width:100% !important;
	}
	.cart_mobile .cart-items .thumbnail {
		width: 25% !important;
		height: auto;
		margin: 10px 10px 0 10px; 
		max-height:100px;
	}
	.cart_mobile .cart-items .product_info {
		padding:10px 5px 0 5px;	
		max-height: 150px;
		height: 120px;
	}
	.cart_mobile .cart-items .product-price-text {
		padding-left:10px;
		text-align:left !important; 
	}
	.cart_mobile .cart-items .product-price-text input{
		width: auto;
		padding: 1px 0px 0 5px;
		text-indent: 5px;
	
		}
	.cart_mobile .cart-items .currency {
		font-size:1.4rem;
	}


	.cart_mobile .cart-items .market-price {
		display:none;
	}
	.cart_mobile .cart-items .delete {
		position: absolute;
		left: 90%;
		top: 60%;
	}
	.cart_mobile .cart-items .blue_edit_button {
		width: 100px;
		height: 60px;
		padding: 0;
		margin: 0;
		position: absolute;
		left: 30%;
		top: 50.5%;
	}
	.cart_mobile .cart-items .blue_update_button {
		width: 100px;
		height: 60px;
		padding: 0;
		margin: 0;
		position: absolute;
		left: 60%;
		top: 50.5%;
	} 

	.cart_mobile .cart-items .update_cart_input {

	}

	.cart_mobile .cart-items .price {
		padding-left:0; 
		margin-left:0;
	}
	.cart_mobile .product_info h3 a:hover {
		color:#000; 
	}
	.cart_mobile .product_info h3 a {
		font-size:16px;
		line-height:16px;
		text-decoration:none; 
		color:#000; 
	}

	.checkout-buttons {
/* 		display:none !important; */
	}
	
	.cart div.cart_buttons_bottom{width: 100%;height: 40px;}
	.cart .cart_buttons	{float: left;}
	.cart .cart_totals	{float: right;}
	
	.sitewide_top {
		display:none;
	}
	.checkout-container #content-container {
		width: 100%;
	}
	div.checkout-container h1 {
		border-bottom: none !important;
		text-transform: none;
		padding-left: 10px;
		margin-top: -2px;
	}
	.or_image_checkout {
		display:none;
	}
	.cart_table_bottom .cart_buttons {
		float:left;
		max-width: 100% !important;
		min-width:310px;
		display:block;
	}
	.cart_table_bottom .cart_buttons.banner div img {
		float:left;
		margin-left:3px;
		width:100%;
		height:auto3
	}
	.cart_table_bottom .cart_buttons .blue_banner {
		max-width: 100% !important;
		min-width:310px;
		text-align: center;
	}
	.coupon_add_cart {
		border:none;
		width:90%;
		-moz-border-radius: 0px;
		-webkit-border-radius: 0px;
		-o-border-radius: 0px;
		padding:0 10px;
		margin:0;
		
	}
	.cart_table_bottom hr {
		display:none;
	}

	.cart_table_bottom .cart_buttons.coupon .data-table {
		width:290px;
	} 
	.cart_table_bottom .cart_buttons.coupon ,
	.cart_table_bottom .cart_buttons.coupon h2{
		display:none;
	}

	.table_end_cart {
		display:none;
	}
	.cart_table_bottom {
		background:#fff;
	}
	.subtotal {
		font-size:19px; 
		text-align:center;
		color:#333333;
	}
	.subtotal.above {
		display:block;
		width:100%;
	
	}
	.checkout-container .dialog .title {
		display:none;
	}

	.subtotal .minicart {
		display:inline;
		height:auto;
		text-indent:0px;
	}
	.subtotal .minicart .minicart-items-total  {
		text-indent:0px;
		margin: 0 0 0 -25px;
	}
	.subtotal .minicart-items-delim ,
	.subtotal .minicart-items-label,
	.subtotal .minicart-items-value {
		display:none;
	}
	.checkout-container .cart-page-scroller {
		display:none;
	}
	.filter_products a { 
		width:auto !important;
	}
	.brand_image {
		max-width:100% !important;
		min-width:100% !important;
		height:auto !important;
	}
	#left-bar .category_menu  {
		display:none;
	}

	#social_media li {
		width:24.6% !important;
	}
	.grid_product_hover_text, .grid_product_special_text, .list_product_hover_text, .list_product_special_text {
/*
		max-width:120px !important;
		top:10% !important;
		left:0% !important;
*/
	}
	.product-details .grid_product_hover_text,
	.product-details .grid_product_special_text,
	.product-details .list_product_hover_text,
	.product-details .list_product_special_text {
		max-width:100% !important;
		width:90% !important;
	}
	ul.tabs_product_page a  {
		width: 119px;
		font-size: 12px;
		margin: 0;
	}

	.ui-dialog { 
		left: 1% !important;
		width: 96% !important;
	}
	.ui-dialog .popup-dialog {

	}

	.ui-dialog .popup-dialog iframe {
		width:100% !important;
	}
	.ui-dialog .popup-dialog iframe html {
		width:320px !important;
		overflow:visible;
	}
	.ui-dialog .popup-dialog iframe html .dialog .title {
		width:320px !important; 
		height:auto !important;
		overflow:visible
		background:red;
	} 
	.ui-dialog .popup-dialog iframe html .dialog .content {
		width:320px !important; 
	}

	.ui-dialog .popup-dialog iframe .title {
		width:100% !important; 
	}
	#contact_us_gmap {
		max-width:100% !important;
		width:100% !important;
		height:300px;	
	}
	.homepage_box_competition_content .button,
	.homepage_box_new_content .button {
		display: block;
		top: 62%;
		right: -3%; 
	}
	.products-list-list-view {
		
	}
	.products-list-list-view .item .details {
		width:60% !important;
		background:none;
		border:none;
		padding-top:0;
		margin-top:0;
	}
	.products-list-list-view .item .price-row {
		width:210px;
		margin:0 15%;
		display:block; 
	}
	.products-list-list-view .item .price-row .price-value{
		top: 30px !important;
		left: 23% !important;

	}
	.products-list-list-view .item .price-row .product_option {
		position:relative;
		top:40px; 
	}
	.products-list-list-view .more_info_note {
		background-position: -356px -223px !important;
		background-size: 850px 1000px !important;
	}
	.products-list-list-view .item .price-row .button-row{

	}

	.free_freight_display {
		margin: 0 auto;
		width: 100%;
		background-size: 149% 1000px;
		background-position: -9px -264px;
	}
	.dialog-category-products-list .item .price-value .currency {
/* 		color:#fff; */
	}

	.android_4 .homepage_box_competition_content .button , 
	.android_3 .homepage_box_competition_content .button , 
	.android_2 .homepage_box_competition_content .button {
		left: -2px !important; 
	}
	.iphone_6 .homepage_box_competition_content .button , 
	.iphone_5 .homepage_box_competition_content .button , 
	.iphone_4 .homepage_box_competition_content .button , 
	.iphone_3 .homepage_box_competition_content .button  {
		right:21% !important;
	}
	
	.cart .right-buttons-row{position: relative;}
	.cart div.cart_buttons_bottom{padding-top: 10px; height: 50px;}
	
	.cart_products .cart_product .cart_product_image{
		width: 20%;
	}
	.cart_products .cart_product .cart_product_info{
		width: 30%;
	}
		.cart_products .cart_product .cart_product_info btn{font-size: 12px;}
		
	.cart_products .cart_product .cart_product_price{
		width: auto;
		text-align: right;
		float: right;
	}
		.cart .cart_product_price .product-price-text, .cart .cart_product_price .market-price{display: block; text-align: right;}
		
		
	.cart_products .cart_product .cart_product_qty{
		width: 70px;
		text-align: center;
		float: right;
	}
	.cart_products .cart_product .cart_product_total{
		width: auto;
		text-align: left;
		float: right;
	}
	.cart_products .cart_product .cart_product_actions{
		width: 50%;
		text-align: right;
		float: right;
		clear: right;
		margin-bottom: 20px;
    } 
    .cart .price{padding: 0;} 
    
    #footer #social_media{
        clear: both;
	}
}

@media only screen and (min-width: 1px) and (max-width: 767px) and (orientation:landscape ){ 
	#AJAXsearch-smartSearchSiteQ {
		width: 455px !important; 
	}

	#menu_continer_left .search_remove {
		left:92% !important;
	}
	#AJAXsearch-smartSearchSiteQ .col.prods {
		width:100%; 
		margin-left:0; 
	}
	#AJAXsearch-smartSearchSiteQ .col.viewall {
		width:100%; 
		margin-left:0; 
	} 

	#AJAXsearch-smartSearchSiteQ2 .col.prods {
		width:100%; 
		margin-left:0; 
	}
	#AJAXsearch-smartSearchSiteQ2 .col.viewall {
		width:100%; 
		margin-left:0; 
	} 
	#mobile_facebook iframe {
		width: 100%;
		height: 39px;
	}
	#mobile_facebook {
		height: 45px;
	}
	.homepage_box_new_content .button {

	}
	.homepage_box_new_content .button a {
	}

	.homepage_box_competition_content .button { 
		top: 62.5%;
		right: 14%;
		height: 64px;
		background-size: 50px;
	}
	.homepage_box_competition_content .button a {
		background-size: 96% 103%;
		font-size: 1.2rem;
		display: block;
		margin-right: 4px; 
	}
	.android_4 .homepage_box_competition_content .button , 
	.android_3 .homepage_box_competition_content .button , 
	.android_2 .homepage_box_competition_content .button {
		left:15px !important;
		margin-left:0px !important;
	} 

	.android_4 .homepage_box_new_content .button , 
	.android_3 .homepage_box_new_content .button , 
	.android_2 .homepage_box_new_content .button {
		/* Background was messing up, hide the link */
		background-size: 77px 48px;
	}
	.android_4 .homepage_box_new_content .button a, 
	.android_3 .homepage_box_new_content .button a, 
	.android_2 .homepage_box_new_content .button a { 
	}
}


@media only screen and (min-width: 1px) and (max-width: 479px),
screen and (orientation:portrait) and (max-width:479px){ 

	.products-list-list-view {
		width:100%;	
	}
	.products-list-list-view .item .image {
		width:100% !important;
		float:left;
		margin:0;
	}
	.products-list-list-view .item .image a img {
		margin:0 auto;
	}

	.products-list-list-view .item .details {
		width: 100% !important;
		background: none;
		border: none;
		padding:0;
		margin:0;
		float: left;
		position: static;
		display: block;
	}
	.products-list-list-view .item .price-row {
		width:210px;
		margin:0 15%;
		display:block; 
	}
	.products-list-list-view .item .price-row .price-value{
		top: 30px !important;
		left: 23% !important;

	}
	.products-list-list-view .item .price-row .product_option {
		position:relative;
		top:40px; 
	}
	.products-list-list-view .more_info_note {
		background-position: -356px -223px !important;
		background-size: 850px 1000px !important;
	}
	.products-list-list-view .item .price-row .button-row{

	}

	.free_freight_display {
		margin: 0 auto;
		width: 100%;
		background-size: 149% 1000px;
		background-position: -9px -264px;
	}
	.dialog-category-products-list .item .price-value .currency {
/* 		color:#fff; */
	}

	ul.tabs_product_page a {
		width: 99px;
		font-size: 9px;
		margin: 0; 
	}
	/* coloured subcategory items */

/*
	.subcat_color_Yellow:hover, 
	.subcat_color_Yellow {
		background-size: 734px 143px !important;
		color:red !important;
	}
	.subcat_color_Green:hover, .subcat_color_Green {
		background-size: 734px 143px !important;
		background-position: -204px 0; 
	}
	.subcat_color_Silver:hover, .subcat_color_Silver {
		background-size: 734px 143px !important;
		background-position: -305px 0px !important;
	}

	.subcat_color_Blue:hover, .subcat_color_Blue {
		background-position: 2px 0px !important;
		background-size: 734px 143px !important;
	}
	.subcat_color_Green:hover, 
	.subcat_color_Green {
		background-position: -202px 0;
		background-size: 734px 143px !important;

	}

	.subcat_color_Red:hover, .subcat_color_Red {
		background-position: -100px 0px !important;
		background-size: 734px 143px !important;
	}
*/
	
/* 	.subcategory_item{width: 100%!important;margin-left:0;margin-right:0; } */
	
	.subcategory_item.subcat_color_ {
		background-position: 2px 0px !important;
		background-size: 734px 143px !important; 
	}
	a.subcat_item { 
		font-size: 1.1rem !important;
		width: 100%;
		text-indent: 0px;
		padding: 0 !important;
		text-align: center;
		margin: 0 !important;
		line-height: 11px !important;
	}
		.display_subcat_icons a.subcat_item {
			font-size: 1.4rem !important;
			line-height: 15px !important;
			margin-top: 0px !important;
		}

	.brand_image {
		max-width:100% !important;
		min-width:100% !important;
		height:auto !important;
	}
	.red_banner .arrow {
		display:block !important;
		background:url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_normal_160429.png);
		background-position: 92% 47.3% ;
		background-repeat:no-repeat !important;
		position:relative;
		bottom:93%;
		left:90%;
		height: 38px;
		margin: 0;
		padding:0;
		width: 32px;

	}
	
	.filter_brand{width: 143px;}

	#smartSearchSiteQ {
		width: 75% !important; 
		max-width: 100%;
	}
	#search_header  #smartSearchSiteQ {
		width:80% !important;
	}

	#social_media li {
		width:24.4% !important;
	}
	.ui-dialog .popup-dialog iframe html {
		width:320px !important;
		overflow:visible;
	}
	.product_popup {
		width:290px !important;
	}

	.ui-dialog .dialog .title {
		width:290px !important; 
		overflow:visible
		height: 60px !important;

	} 
	.ui-dialog .dialog .content {
		width:320px !important; 
	}
/*
	.dialog .title h2 {
		padding-left: 0;
		height: 60px;
		line-height: 22px;
		display: block;
		overflow: visible;
		white-space: normal;
		width: 100%;
	}
*/
	.product-details .grid_product_hover_text,
	.product-details .grid_product_special_text,
	.product-details .list_product_hover_text,
	.product-details .list_product_special_text {
		max-width:100% !important;
		width:100% !important;
	}
	#contact_us_gmap {
		max-width:320px !important;
		width:300px !important;
		height:300px !important;
	}
	#search_header .search_remove {
		position: absolute;
		top: 71px;
		left: 86%;
	}
	#search_header .search , 
	#search_left_menu .search {
		display:block;
	}

	#top_menu {
		display:block;
		height:48px;
	}

	#AJAXsearch-smartSearchSiteQ, 
	#AJAXsearch-smartSearchSiteQ2 {
		max-width:100% !important;
		min-width:20% !important; 
	}

	#AJAXsearch-smartSearchSiteQ2 .col.cats {
		width:100%; 
		margin-left:0;
	}
	#AJAXsearch-smartSearchSiteQ2 .col.prods {
		width:100%; 
		margin-left:0; 
	}
	#AJAXsearch-smartSearchSiteQ2 .col.viewall {
		width:100%; 
		margin-left:0; 
	} 
	#AJAXsearch-smartSearchSiteQ2 .col.suggestions {
		width:100%; 
		margin-left:0
	}
	#AJAXsearch-smartSearchSiteQ2 dl {
		padding-left:0;
	}

	#AJAXsearch-smartSearchSiteQ .col.cats {
		width:100%;
		max-width:100%;
	} 

	#AJAXsearch-smartSearchSiteQ .col.viewall {
		width:100%;
		max-width:100%;
		margin-left:0; 
	}
	#AJAXsearch-smartSearchSiteQ .col.prods {
		max-width:100%;
		margin-left:0;

	}
	#AJAXsearch-smartSearchSiteQ .col.suggestions {
		margin-left: 0;
		max-width: 100%;
		width: 100%;
	}
	#AJAXsearch-smartSearchSiteQ dl {
		padding-left:0;
	}

	.android_4 .homepage_box_new_content .button , 
	.android_3 .homepage_box_new_content .button , 
	.android_2 .homepage_box_new_content .button {
		/* Background was messing up, hide the link */
		background-size: 77px 48px;
	}
	.android_4 .homepage_box_new_content .button a, 
	.android_3 .homepage_box_new_content .button a, 
	.android_2 .homepage_box_new_content .button a { 

	}

	.android_4 .homepage_box_competition_content .button , 
	.android_3 .homepage_box_competition_content .button , 
	.android_2 .homepage_box_competition_content .button {
		left: -2px !important; 
	}
	.iphone_6 .homepage_box_competition_content .button , 
	.iphone_5 .homepage_box_competition_content .button , 
	.iphone_4 .homepage_box_competition_content .button , 
	.iphone_3 .homepage_box_competition_content .button  {
		right:21% !important;
	} 
	
	div.checkout-container h1{display: block; width: 100%; clear: both;}
	button.btn.checkout_bottom{font-size: 12px;}

	.cart .cart_we_accept{margin-left: 20px;}
	
	.cart_buttons_bottom .checkout-buttons .btn{font-size: 14px;}

	.cart_products .cart_product .cart_product_image{
		width: 50%;		
	}
	.cart_products .cart_product .cart_product_info{
		width: 50%;
	}
	
	.cart_products .cart_product .cart_product_price{
		width: auto;
		text-align: right;
		float: right;
		
	}
		.cart .cart_product_price .product-price-text, .cart .cart_product_price .market-price{display: block; text-align: right;}
		
		
	.cart_products .cart_product .cart_product_qty{
		width: 70px;
		text-align: center;
		float: right;
	}
	.cart_products .cart_product .cart_product_total{
/*
		width: auto;
		text-align: right;
		float: right;
		clear: both;
		padding-top: 4px;
*/
	}
	.cart_products .cart_product .cart_product_actions{
		width: 50%;
	    text-align: right;
	    float: right;
	    margin-top: 7px;
	} 

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	.test {}
	.mobile_sprite ,	
	#full_site 
	.white_menu li,
	#social_media li , 
	#menu_left_child .close,
	#menu_left_child .close_cat , 
	.blue_banner  ,
	.red_banner .arrow  ,
	.blue_banner .arrow  
/*
	.mobile_sprite.free_freight , 
	#menu_202 .dont_forget,
	#menu_203 .dont_forget,
	#menu_132 .dont_forget,
	#menu_24 .dont_forget,
	#menu_24 .dont_forget,
	#menu_217 .dont_forget , 
	#shop_by_brand_menu .new_products,
	#menu_202 .new_products, 
	#menu_203 .new_products, 
	#menu_132 .new_products, 
	#menu_24 .new_products, 
	#menu_24 .new_products, 
	#menu_217 .new_products, 
	#shop_by_brand_menu .supplement_info,
	#menu_202 .supplement_info, 
	#menu_203 .supplement_info, 
	#menu_132 .supplement_info, 
	#menu_24 .supplement_info, 
	#menu_24 .supplement_info, 
	#menu_217 .supplement_info, 
	#menu_202 .clearance ,
	#menu_203 .clearance ,
	#menu_132 .clearance ,
	#menu_24 .clearance ,
	#menu_24 .clearance ,
	#shop_by_brand_menu .clearance ,
	#menu_217 .clearance
*/
	{ 
		background-image: url(../../../skin/Sportys_MEM_v2/css/../images/mobile/mobile_sprite_retina_160429.png);
		background-repeat: no-repeat;
		background-size: 320px 960px;
	}
}
/* End Mobile Media Query */
/***
 * Source: file
 * File: skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/bootstrap.css
 * Queue: 0
 * ===================================================================
 ***/

/*!
 * Bootstrap v4.0.0 (https://getbootstrap.com)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

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

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

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

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-family: inherit;
  font-weight: 500;
  line-height: 1.2;
  color: inherit;
}

h1, .h1 {
  font-size: 2.5rem;
}

h2, .h2 {
  font-size: 2rem;
}

h3, .h3 {
  font-size: 1.75rem;
}

h4, .h4 {
  font-size: 1.5rem;
}

h5, .h5 {
  font-size: 1.25rem;
}

h6, .h6 {
  font-size: 1rem;
}

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}

.blockquote-footer::before {
  content: "\2014 \00A0";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-break: break-word;
}

a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .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-sm,
.col-sm-auto, .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-md,
.col-md-auto, .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, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%;
}

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
}

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%;
}

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%;
}

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%;
}

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
}

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%;
}

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}

.order-last {
  -webkit-box-ordinal-group: 14;
  -ms-flex-order: 13;
  order: 13;
}

.order-0 {
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
  -ms-flex-order: 4;
  order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
  -ms-flex-order: 5;
  order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
  -ms-flex-order: 6;
  order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
  -ms-flex-order: 7;
  order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
  -ms-flex-order: 8;
  order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
  -ms-flex-order: 9;
  order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
  -ms-flex-order: 11;
  order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
  -ms-flex-order: 12;
  order: 12;
}

.offset-1 {
  margin-left: 8.333333%;
}

.offset-2 {
  margin-left: 16.666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.333333%;
}

.offset-5 {
  margin-left: 41.666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.333333%;
}

.offset-8 {
  margin-left: 66.666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.333333%;
}

.offset-11 {
  margin-left: 91.666667%;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.333333%;
  }
  .offset-sm-2 {
    margin-left: 16.666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.333333%;
  }
  .offset-sm-5 {
    margin-left: 41.666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.333333%;
  }
  .offset-sm-8 {
    margin-left: 66.666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.333333%;
  }
  .offset-sm-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.333333%;
  }
  .offset-md-2 {
    margin-left: 16.666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.333333%;
  }
  .offset-md-5 {
    margin-left: 41.666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.333333%;
  }
  .offset-md-8 {
    margin-left: 66.666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.333333%;
  }
  .offset-md-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.333333%;
  }
  .offset-lg-2 {
    margin-left: 16.666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.333333%;
  }
  .offset-lg-5 {
    margin-left: 41.666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.333333%;
  }
  .offset-lg-8 {
    margin-left: 66.666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.333333%;
  }
  .offset-lg-11 {
    margin-left: 91.666667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13;
  }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.333333%;
  }
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.333333%;
  }
  .offset-xl-5 {
    margin-left: 41.666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.333333%;
  }
  .offset-xl-8 {
    margin-left: 66.666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.333333%;
  }
  .offset-xl-11 {
    margin-left: 91.666667%;
  }
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
  background-color: transparent;
}

.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}

.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}

.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}

.table .table {
  background-color: #fff;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #b8daff;
}

.table-hover .table-primary:hover {
  background-color: #9fcdff;
}

.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #d6d8db;
}

.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}

.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}

.table-hover .table-success:hover {
  background-color: #b1dfbb;
}

.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}

.table-hover .table-info:hover {
  background-color: #abdde5;
}

.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}

.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}

.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}

.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}

.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}

.table-hover .table-light:hover {
  background-color: #ececf6;
}

.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}

.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}

.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #212529;
  border-color: #32383e;
}

.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.table-dark {
  color: #fff;
  background-color: #212529;
}

.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #32383e;
}

.table-dark.table-bordered {
  border: 0;
}

.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}

.table-dark.table-hover tbody tr:hover {
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}

@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}

@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

.table-responsive > .table-bordered {
  border: 0;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 2px);
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  margin-bottom: 0;
  line-height: 1.5;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}

.form-control-plaintext.form-control-sm, .input-group-sm > .form-control-plaintext.form-control,
.input-group-sm > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-sm > .input-group-prepend > .form-control-plaintext.btn,
.input-group-sm > .input-group-append > .form-control-plaintext.btn, .form-control-plaintext.form-control-lg, .input-group-lg > .form-control-plaintext.form-control,
.input-group-lg > .input-group-prepend > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-append > .form-control-plaintext.input-group-text,
.input-group-lg > .input-group-prepend > .form-control-plaintext.btn,
.input-group-lg > .input-group-append > .form-control-plaintext.btn {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-prepend > .input-group-text,
.input-group-sm > .input-group-append > .input-group-text,
.input-group-sm > .input-group-prepend > .btn,
.input-group-sm > .input-group-append > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

select.form-control-sm:not([size]):not([multiple]), .input-group-sm > select.form-control:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-sm > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-sm > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(1.8125rem + 2px);
}

.form-control-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-prepend > .input-group-text,
.input-group-lg > .input-group-append > .input-group-text,
.input-group-lg > .input-group-prepend > .btn,
.input-group-lg > .input-group-append > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control-lg:not([size]):not([multiple]), .input-group-lg > select.form-control:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.input-group-text:not([size]):not([multiple]),
.input-group-lg > .input-group-prepend > select.btn:not([size]):not([multiple]),
.input-group-lg > .input-group-append > select.btn:not([size]):not([multiple]) {
  height: calc(2.875rem + 2px);
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}

.form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}

.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:valid, .form-control.is-valid, .was-validated
.custom-select:valid,
.custom-select.is-valid {
  border-color: #28a745;
}

.was-validated .form-control:valid:focus, .form-control.is-valid:focus, .was-validated
.custom-select:valid:focus,
.custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .form-control:valid ~ .valid-feedback,
.was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback,
.form-control.is-valid ~ .valid-tooltip, .was-validated
.custom-select:valid ~ .valid-feedback,
.was-validated
.custom-select:valid ~ .valid-tooltip,
.custom-select.is-valid ~ .valid-feedback,
.custom-select.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}

.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  background-color: #71dd8a;
}

.was-validated .custom-control-input:valid ~ .valid-feedback,
.was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback,
.custom-control-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  background-color: #34ce57;
}

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}

.was-validated .custom-file-input:valid ~ .custom-file-label::before, .custom-file-input.is-valid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:valid ~ .valid-feedback,
.was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback,
.custom-file-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: .5rem;
  margin-top: .1rem;
  font-size: .875rem;
  line-height: 1;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.8);
  border-radius: .2rem;
}

.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated
.custom-select:invalid,
.custom-select.is-invalid {
  border-color: #dc3545;
}

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus, .was-validated
.custom-select:invalid:focus,
.custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-control:invalid ~ .invalid-feedback,
.was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback,
.form-control.is-invalid ~ .invalid-tooltip, .was-validated
.custom-select:invalid ~ .invalid-feedback,
.was-validated
.custom-select:invalid ~ .invalid-tooltip,
.custom-select.is-invalid ~ .invalid-feedback,
.custom-select.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}

.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  background-color: #efa2a9;
}

.was-validated .custom-control-input:invalid ~ .invalid-feedback,
.was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback,
.custom-control-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  background-color: #e4606d;
}

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label::before, .custom-file-input.is-invalid ~ .custom-file-label::before {
  border-color: inherit;
}

.was-validated .custom-file-input:invalid ~ .invalid-feedback,
.was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback,
.custom-file-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-inline .form-check {
  width: 100%;
}

@media (min-width: 576px) {
  .form-inline label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group {
    width: auto;
  }
  .form-inline .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn:hover, .btn:focus {
  text-decoration: none;
}

.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.btn.disabled, .btn:disabled {
  opacity: 0.65;
}

.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  background-image: none;
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}

.btn-primary:focus, .btn-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}

.btn-secondary:focus, .btn-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}

.btn-success:focus, .btn-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}

.btn-info:focus, .btn-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active,
.show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}

.btn-warning:focus, .btn-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active,
.show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}

.btn-danger:focus, .btn-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active,
.show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}

.btn-light:focus, .btn-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}

.btn-dark:focus, .btn-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
.show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-primary {
  color: #007bff;
  background-color: transparent;
  background-image: none;
  border-color: #007bff;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active,
.show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  background-color: transparent;
  background-image: none;
  border-color: #6c757d;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active,
.show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-outline-success {
  color: #28a745;
  background-color: transparent;
  background-image: none;
  border-color: #28a745;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active,
.show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

.btn-outline-info {
  color: #17a2b8;
  background-color: transparent;
  background-image: none;
  border-color: #17a2b8;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active,
.show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  background-color: transparent;
  background-image: none;
  border-color: #ffc107;
}

.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active,
.show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #dc3545;
  background-color: transparent;
  background-image: none;
  border-color: #dc3545;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active,
.show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active,
.show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-dark {
  color: #343a40;
  background-color: transparent;
  background-image: none;
  border-color: #343a40;
}

.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active,
.show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus,
.show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #007bff;
  background-color: transparent;
}

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

.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  border-color: transparent;
  box-shadow: none;
}

.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 0.5rem;
}

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

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}

.fade.show {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

tr.collapse.show {
  display: table-row;
}

tbody.collapse.show {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropup .dropdown-menu {
  margin-top: 0;
  margin-bottom: 0.125rem;
}

.dropup .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}

.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  margin-top: 0;
  margin-left: 0.125rem;
}

.dropright .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}

.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  margin-top: 0;
  margin-right: 0.125rem;
}

.dropleft .dropdown-toggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}

.dropleft .dropdown-toggle::after {
  display: none;
}

.dropleft .dropdown-toggle::before {
  display: inline-block;
  width: 0;
  height: 0;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}

.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}

.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}

.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}

.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}

.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.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-left: -1px;
}

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.btn-toolbar .input-group {
  width: auto;
}

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

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}

.dropdown-toggle-split::after {
  margin-left: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.btn-group-vertical .btn,
.btn-group-vertical .btn-group {
  width: 100%;
}

.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;
}

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}

.btn-group-toggle > .btn input[type="radio"],
.btn-group-toggle > .btn input[type="checkbox"],
.btn-group-toggle > .btn-group > .btn input[type="radio"],
.btn-group-toggle > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
}

.input-group > .form-control,
.input-group > .custom-select,
.input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group > .form-control:focus,
.input-group > .custom-select:focus,
.input-group > .custom-file:focus {
  z-index: 3;
}

.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
  margin-left: -1px;
}

.input-group > .form-control:not(:last-child),
.input-group > .custom-select:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .form-control:not(:first-child),
.input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group > .custom-file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.input-group > .custom-file:not(:last-child) .custom-file-label,
.input-group > .custom-file:not(:last-child) .custom-file-label::before {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .custom-file:not(:first-child) .custom-file-label,
.input-group > .custom-file:not(:first-child) .custom-file-label::before {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-prepend,
.input-group-append {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.input-group-prepend .btn,
.input-group-append .btn {
  position: relative;
  z-index: 2;
}

.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -1px;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.input-group-text input[type="radio"],
.input-group-text input[type="checkbox"] {
  margin-top: 0;
}

.input-group > .input-group-prepend > .btn,
.input-group > .input-group-prepend > .input-group-text,
.input-group > .input-group-append:not(:last-child) > .btn,
.input-group > .input-group-append:not(:last-child) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .input-group-append > .btn,
.input-group > .input-group-append > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.input-group > .input-group-prepend:not(:first-child) > .input-group-text,
.input-group > .input-group-prepend:first-child > .btn:not(:first-child),
.input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.custom-control {
  position: relative;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
}

.custom-control-inline {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-right: 1rem;
}

.custom-control-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #007bff;
}

.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-control-input:active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
}

.custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}

.custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

.custom-control-label {
  margin-bottom: 0;
}

.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #dee2e6;
}

.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: 0;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
}

.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E");
}

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-radio .custom-control-label::before {
  border-radius: 50%;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #007bff;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E");
}

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 5px rgba(128, 189, 255, 0.5);
}

.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}

.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}

.custom-select::-ms-expand {
  opacity: 0;
}

.custom-select-sm {
  height: calc(1.8125rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 75%;
}

.custom-select-lg {
  height: calc(2.875rem + 2px);
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  font-size: 125%;
}

.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(2.25rem + 2px);
  margin: 0;
  opacity: 0;
}

.custom-file-input:focus ~ .custom-file-control {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.custom-file-input:focus ~ .custom-file-control::before {
  border-color: #80bdff;
}

.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}

.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(2.25rem + 2px);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}

.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(calc(2.25rem + 2px) - 1px * 2);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: 1px solid #ced4da;
  border-radius: 0 0.25rem 0.25rem 0;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}

.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}

.nav-link.disabled {
  color: #6c757d;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  border-radius: 0.25rem;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}

.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}

.navbar > .container,
.navbar > .container-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}

.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 767.98px) {
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 768px) {
  .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container,
  .navbar-expand-md > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .dropup .dropdown-menu {
    top: auto;
    bottom: 100%;
  }
}

.navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}

.navbar-expand .navbar-nav .dropdown-menu-right {
  right: 0;
  left: auto;
}

.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}

.navbar-expand > .container,
.navbar-expand > .container-fluid {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-expand .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
}

.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}

.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}

.navbar-light .navbar-nav .show > .nav-link,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}

.navbar-light .navbar-toggler-icon {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}

.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}

.navbar-dark .navbar-nav .show > .nav-link,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}

.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}

.navbar-dark .navbar-text a {
  color: #fff;
}

.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}

.card > hr {
  margin-right: 0;
  margin-left: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.25rem;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link:hover {
  text-decoration: none;
}

.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}

.card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}

.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}

.card-img {
  width: 100%;
  border-radius: calc(0.25rem - 1px);
}

.card-img-top {
  width: 100%;
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}

.card-img-bottom {
  width: 100%;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}

.card-deck {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-deck .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-deck {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

.card-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.card-group > .card {
  margin-bottom: 15px;
}

@media (min-width: 576px) {
  .card-group {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:first-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-top,
  .card-group > .card:first-child .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:first-child .card-img-bottom,
  .card-group > .card:first-child .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-top,
  .card-group > .card:last-child .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:last-child .card-img-bottom,
  .card-group > .card:last-child .card-footer {
    border-bottom-left-radius: 0;
  }
  .card-group > .card:only-child {
    border-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-top,
  .card-group > .card:only-child .card-header {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  .card-group > .card:only-child .card-img-bottom,
  .card-group > .card:only-child .card-footer {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) {
    border-radius: 0;
  }
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-top,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-img-bottom,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-header,
  .card-group > .card:not(:first-child):not(:last-child):not(:only-child) .card-footer {
    border-radius: 0;
  }
}

.card-columns .card {
  margin-bottom: 0.75rem;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  color: #6c757d;
  content: "/";
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}

.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}

.breadcrumb-item.active {
  color: #6c757d;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #fff;
  background-color: #007bff;
}

.badge-primary[href]:hover, .badge-primary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #0062cc;
}

.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}

.badge-secondary[href]:hover, .badge-secondary[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #545b62;
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}

.badge-success[href]:hover, .badge-success[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1e7e34;
}

.badge-info {
  color: #fff;
  background-color: #17a2b8;
}

.badge-info[href]:hover, .badge-info[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #117a8b;
}

.badge-warning {
  color: #212529;
  background-color: #ffc107;
}

.badge-warning[href]:hover, .badge-warning[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #d39e00;
}

.badge-danger {
  color: #fff;
  background-color: #dc3545;
}

.badge-danger[href]:hover, .badge-danger[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #bd2130;
}

.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}

.badge-light[href]:hover, .badge-light[href]:focus {
  color: #212529;
  text-decoration: none;
  background-color: #dae0e5;
}

.badge-dark {
  color: #fff;
  background-color: #343a40;
}

.badge-dark[href]:hover, .badge-dark[href]:focus {
  color: #fff;
  text-decoration: none;
  background-color: #1d2124;
}

.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
}

.alert-dismissible {
  padding-right: 4rem;
}

.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}

.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}

.alert-primary hr {
  border-top-color: #9fcdff;
}

.alert-primary .alert-link {
  color: #002752;
}

.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}

.alert-secondary hr {
  border-top-color: #c8cbcf;
}

.alert-secondary .alert-link {
  color: #202326;
}

.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}

.alert-success hr {
  border-top-color: #b1dfbb;
}

.alert-success .alert-link {
  color: #0b2e13;
}

.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}

.alert-info hr {
  border-top-color: #abdde5;
}

.alert-info .alert-link {
  color: #062c33;
}

.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}

.alert-warning hr {
  border-top-color: #ffe8a1;
}

.alert-warning .alert-link {
  color: #533f03;
}

.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}

.alert-danger hr {
  border-top-color: #f1b0b7;
}

.alert-danger .alert-link {
  color: #491217;
}

.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}

.alert-light hr {
  border-top-color: #ececf6;
}

.alert-light .alert-link {
  color: #686868;
}

.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}

.alert-dark hr {
  border-top-color: #b9bbbe;
}

.alert-dark .alert-link {
  color: #040505;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  text-align: center;
  background-color: #007bff;
  transition: width 0.6s ease;
}

.progress-bar-striped {
  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: 1rem 1rem;
}

.progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}

.media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.list-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}

.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}

.list-group-item-action:hover, .list-group-item-action:focus {
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}

.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}

.list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.list-group-item:hover, .list-group-item:focus {
  z-index: 1;
  text-decoration: none;
}

.list-group-item.disabled, .list-group-item:disabled {
  color: #6c757d;
  background-color: #fff;
}

.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.list-group-flush .list-group-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}

.list-group-flush:first-child .list-group-item:first-child {
  border-top: 0;
}

.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}

.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}

.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}

.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}

.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}

.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}

.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}

.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}

.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}

.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}

.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}

.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}

.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}

.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}

.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}

.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}

.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}

.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}

.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  opacity: .75;
}

.close:not(:disabled):not(.disabled) {
  cursor: pointer;
}

button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  outline: 0;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - (0.5rem * 2));
}

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.show {
  opacity: 0.5;
}

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #e9ecef;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}

.modal-header .close {
  padding: 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1rem;
}

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 1rem;
  border-top: 1px solid #e9ecef;
}

.modal-footer > :not(:first-child) {
  margin-left: .25rem;
}

.modal-footer > :not(:last-child) {
  margin-right: .25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-centered {
    min-height: calc(100% - (1.75rem * 2));
  }
  .modal-sm {
    max-width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    max-width: 800px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}

.tooltip.show {
  opacity: 0.9;
}

.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}

.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}

.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}

.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}

.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}

.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}

.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}

.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}

.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}

.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}

.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}

.bs-popover-top .arrow, .bs-popover-auto[x-placement^="top"] .arrow {
  bottom: calc((0.5rem + 1px) * -1);
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before,
.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  border-width: 0.5rem 0.5rem 0;
}

.bs-popover-top .arrow::before, .bs-popover-auto[x-placement^="top"] .arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-top .arrow::after, .bs-popover-auto[x-placement^="top"] .arrow::after {
  bottom: 1px;
  border-top-color: #fff;
}

.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}

.bs-popover-right .arrow, .bs-popover-auto[x-placement^="right"] .arrow {
  left: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before,
.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  border-width: 0.5rem 0.5rem 0.5rem 0;
}

.bs-popover-right .arrow::before, .bs-popover-auto[x-placement^="right"] .arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-right .arrow::after, .bs-popover-auto[x-placement^="right"] .arrow::after {
  left: 1px;
  border-right-color: #fff;
}

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}

.bs-popover-bottom .arrow, .bs-popover-auto[x-placement^="bottom"] .arrow {
  top: calc((0.5rem + 1px) * -1);
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before,
.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  border-width: 0 0.5rem 0.5rem 0.5rem;
}

.bs-popover-bottom .arrow::before, .bs-popover-auto[x-placement^="bottom"] .arrow::before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-bottom .arrow::after, .bs-popover-auto[x-placement^="bottom"] .arrow::after {
  top: 1px;
  border-bottom-color: #fff;
}

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}

.bs-popover-left .arrow, .bs-popover-auto[x-placement^="left"] .arrow {
  right: calc((0.5rem + 1px) * -1);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before,
.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  border-width: 0.5rem 0 0.5rem 0.5rem;
}

.bs-popover-left .arrow::before, .bs-popover-auto[x-placement^="left"] .arrow::before {
  right: 0;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.bs-popover-left .arrow::after, .bs-popover-auto[x-placement^="left"] .arrow::after {
  right: 1px;
  border-left-color: #fff;
}

.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: inherit;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}

.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-item {
  position: relative;
  display: none;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  transition: -webkit-transform 0.6s ease;
  transition: transform 0.6s ease;
  transition: transform 0.6s ease, -webkit-transform 0.6s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next,
.carousel-item-prev {
  position: absolute;
  top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next.carousel-item-left,
  .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-item-next,
.active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-next,
  .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.carousel-item-prev,
.active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
  .carousel-item-prev,
  .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  background-size: 100% 100%;
}

.carousel-control-prev-icon {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
  background-image: url(../../../skin/Sportys_MEM_v2/lib/bootstrap-4.0.0/dist/css/"data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.carousel-indicators li {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

.align-baseline {
  vertical-align: baseline !important;
}

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.bg-primary {
  background-color: #007bff !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: #0062cc !important;
}

.bg-secondary {
  background-color: #6c757d !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: #545b62 !important;
}

.bg-success {
  background-color: #28a745 !important;
}

a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
  background-color: #1e7e34 !important;
}

.bg-info {
  background-color: #17a2b8 !important;
}

a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
  background-color: #117a8b !important;
}

.bg-warning {
  background-color: #ffc107 !important;
}

a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
  background-color: #d39e00 !important;
}

.bg-danger {
  background-color: #dc3545 !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: #bd2130 !important;
}

.bg-light {
  background-color: #f8f9fa !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: #dae0e5 !important;
}

.bg-dark {
  background-color: #343a40 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: #1d2124 !important;
}

.bg-white {
  background-color: #fff !important;
}

.bg-transparent {
  background-color: transparent !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.embed-responsive::before {
  display: block;
  content: "";
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-21by9::before {
  padding-top: 42.857143%;
}

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
  align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
  .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  -webkit-clip-path: none;
  clip-path: none;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.mw-100 {
  max-width: 100% !important;
}

.mh-100 {
  max-height: 100% !important;
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}

@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}

@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}

@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.font-weight-light {
  font-weight: 300 !important;
}

.font-weight-normal {
  font-weight: 400 !important;
}

.font-weight-bold {
  font-weight: 700 !important;
}

.font-italic {
  font-style: italic !important;
}

.text-white {
  color: #fff !important;
}

.text-primary {
  color: #007bff !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: #0062cc !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: #545b62 !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: #1e7e34 !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: #117a8b !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: #d39e00 !important;
}

.text-danger {
  color: #dc3545 !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: #bd2130 !important;
}

.text-light {
  color: #f8f9fa !important;
}

a.text-light:hover, a.text-light:focus {
  color: #dae0e5 !important;
}

.text-dark {
  color: #343a40 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: #1d2124 !important;
}

.text-muted {
  color: #6c757d !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

@media print {
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/***
 * Source: file
 * File: skin/Sportys_MEM_v2/lib/morris.js-master/morris.css
 * Queue: 0
 * ===================================================================
 ***/

.morris-hover{position:absolute;z-index:1000}.morris-hover.morris-default-style{border-radius:10px;padding:6px;color:#666;background:rgba(255,255,255,0.8);border:solid 2px rgba(230,230,230,0.8);font-family:sans-serif;font-size:12px;text-align:center}.morris-hover.morris-default-style .morris-hover-row-label{font-weight:bold;margin:0.25em 0}
.morris-hover.morris-default-style .morris-hover-point{white-space:nowrap;margin:0.1em 0}

/***
 * Source: file
 * File: skin/common_files//modules/Cash_Rewards/cash-rewards.css
 * Queue: 0
 * ===================================================================
 ***/

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Cash Rewards :: alteredCart.com
| All code developed by Bill Brewer
| Copyright (c)2013 alteredCart
| Bill Brewer <contact@alteredcart.com>
| All rights reserved.
| This code is licensed for use on a single server.
| This code is licensed for use by the original purchaser only.
| Full license :: www.alteredcart.com/license.php
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

#cashRewardsMainSection {
	width:960px;
	margin:0 auto;
}
.cashRewardsCartDisplay {
	background:#F3F3F3;
	border: 1px solid #D2D2D2;
	padding: 10px;
	margin:0 3px 30px 3px;
}
.cashRewardsCartDisplay.topMargin {
	margin-top:10px !important;
}
.cashRewardsCartDisplayNoBorder {
	border:none !important;
	background-color:transparent !important;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0;
}
.cashRewardsCartDisplay img {
	vertical-align:middle;
}

.greenPriceDisplay {
	font-weight:bold;
	color:#E42C2A;
}
.paginationContainer {
	border: 1px solid #D2D2D2;
	padding:0;
	margin:0 auto;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width:61px;
	height:30px;
}
.paginationContainer div {
	float:left;
	padding-top:6px;
	cursor:pointer;
}
.paginationContainer .arrow {
	padding-top:10px;
	width:30px;
	text-align:center;
}
.paginationContainer .text {
    font-size: smaller;
    text-align: center;
    width: 100%;
}
.tableDisplay {
	border-collapse:collapse;
	min-width:600px;
}
.tableDisplay td {
	border:0px;
	border:1px #CCC dotted;
	padding:6px 5px;
	margin:0px;
	text-align:center;
}
.tableDisplay th {
	background-color:#CCC;
	border:1px solid #999;
	padding:6px 5px;
	margin:0px;
	white-space:nowrap;
	font-variant:small-caps;
}
.rowA {
	background-color:rgba(255, 255, 255, .1);
}
.rowB {
	background-color:rgba(0, 0, 0, .1);
}
.arrowSprite {
	display:inline-block;
	background:url(../../../skin/common_files//modules/Cash_Rewards/../../images/arrow-sprite.png) no-repeat center center;
}
.arrowSprite.whiteUp { background-position:-52px 0; height:9px; width:9px; }
.arrowSprite.whiteDown { background-position:-61px 0; height:9px; width:9px; }
.arrowSprite.whiteLeft { background-position:-70px 0; height:9px; width:5px; }
.arrowSprite.whiteRight { background-position:-75px 0; height:9px; width:5px; }
.arrowSprite.greyUp { background-position:-24px 0; height:9px; width:9px; }
.arrowSprite.greyDown { background-position:-33px 0; height:9px; width:9px; }
.arrowSprite.greyLeft { background-position:-42px 0; height:9px; width:5px; }
.arrowSprite.greyRight { background-position:-47px 0; height:9px; width:5px; }
.arrowSprite.browserOpen { background-position:-12px 0; height:9px; width:6px; }
.arrowSprite.browserOpen:hover { background-position:-18px 0; height:9px; width:6px; }
.arrowSprite.browserClosed { background-position:0 0; height:9px; width:6px; }
.arrowSprite.browserClosed:hover { background-position:-6px 0; height:9px; width:6px; }

#available_rewards_text_field{max-width: 80px!important; text-align: center;font-weight: bold;}
/***
 * Source: file
 * File: skin/common_files/modules/reCAPTCHA/css/reCAPTCHA.css
 * Queue: 0
 * ===================================================================
 ***/

.recaptcha { display: block; width: 300px; height: 75px; background: url(../../../skin/common_files/modules/reCAPTCHA/css/../images/loading.gif) center center no-repeat; }

.recaptcha.left { float: left; margin-bottom: 20px; }
.recaptcha.center { margin: 0 auto 20px auto; }
.recaptcha.right { float: right; margin-bottom: 20px; }

.recaptcha.block { float: left; margin-bottom: 20px; display: block; width: 100%;}
.recaptcha.compact iframe{ height: 110px; width: 100%; border-radius: 5px; }
.recaptcha.compact .g-recaptcha:first-child{
    width: 100%;
    height: 114px;
    margin: 0 auto;
}

.g-recaptcha { display: inline-block; }

body.search-container { width: auto !important; }

.rc-anchor-compact .rc-anchor-content { height: 55px; }


/***
 * Source: file
 * File: var/cache/less_php/lessphp_b9754827ebc446e8fba93ad6233d21b43c278032.css
 * Queue: 0
 * ===================================================================
 ***/

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{font-size:10px;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}.flex{display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.flex-row{display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:768px){.container{width:750px}}@media (min-width:1025px){.container{width:1000px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{margin-right:-15px;margin-left:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.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{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.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{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:1025px){.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{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.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{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.dl-horizontal dd:before,.dl-horizontal dd:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after,.form-horizontal .form-group:before,.form-horizontal .form-group:after,.btn-toolbar:before,.btn-toolbar:after,.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after,.nav:before,.nav:after,.navbar:before,.navbar:after,.navbar-header:before,.navbar-header:after,.navbar-collapse:before,.navbar-collapse:after,.pager:before,.pager:after,.panel-body:before,.panel-body:after,.modal-header:before,.modal-header:after,.modal-footer:before,.modal-footer:after{display:table;content:" "}.clearfix:after,.dl-horizontal dd:after,.container:after,.container-fluid:after,.row:after,.form-horizontal .form-group:after,.btn-toolbar:after,.btn-group-vertical>.btn-group:after,.nav:after,.navbar:after,.navbar-header:after,.navbar-collapse:after,.pager:after,.panel-body:after,.modal-header:after,.modal-footer:after{clear:both}.center-block{display:block;margin-right:auto;margin-left:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:1025px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:1025px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:1025px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:1025px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:1025px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}.col-xs-5ths,.col-sm-5ths,.col-md-5ths,.col-lg-5ths,.col-xs-5ths-double,.col-sm-5ths-double,.col-md-5ths-double,.col-lg-5ths-double{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-5ths,.col-sm-5ths{width:20%;float:left}.col-xs-5ths-double,.col-sm-5ths-double{width:40%;float:left}@media (min-width:768px){.col-sm-5ths{width:20%;float:left}.col-sm-5ths-double{width:40%;float:left}}@media (min-width:1025px){.col-md-5ths{width:20%;float:left}.col-md-5ths-double{width:40%;float:left}}@media (min-width:1200px){.col-lg-5ths{width:20%;float:left}.col-lg-5ths-double{width:40%;float:left}}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.42857143;color:#337ab7;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-top-left-radius:4px;border-bottom-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{z-index:2;color:#23527c;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:3;color:#fff;cursor:default;background-color:#337ab7;border-color:#337ab7}.pagination>.disabled>span,.pagination>.disabled>span:hover,.pagination>.disabled>span:focus,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#777;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-top-left-radius:6px;border-bottom-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-top-left-radius:3px;border-bottom-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}@keyframes zoomOut{50%{transform:scale(0, 0);opacity:0}100%{transform:scale(1, 1);opacity:1}}@keyframes zoomIn{0%{opacity:.6}25%,75%{transform:scale(1.8);opacity:0}50%{opacity:0}100%{opacity:1}}@keyframes fadeOut{50%{opacity:0}100%{opacity:1}}@keyframes fadeOutRight{25%{transform:translateX(10px);opacity:0}50%{transform:translateX(-20px);opacity:0}75%{transform:translateX(-5px);opacity:0.2}100%{transform:translateX(0);opacity:1}}@keyframes fadeOutLeft{25%{transform:translateX(-10px);opacity:0}50%{transform:translateX(20px);opacity:0}75%{transform:translateX(5px);opacity:0.2}100%{transform:translateX(0);opacity:1}}@keyframes fadeOutTop{25%{transform:translateY(-5px);opacity:0}50%{transform:translateY(20px);opacity:0}75%{transform:translateY(5px);opacity:0.2}100%{transform:translateY(0);opacity:1}}@keyframes fadeOutBottom{25%{transform:translateY(5px);opacity:0}50%{transform:translateY(-10px);opacity:0}75%{transform:translateY(-5px);opacity:0.2}100%{transform:translateY(0);opacity:1}}@keyframes verticalFlip{50%{transform:rotateX(90deg)}100%{transform:rotateX(0deg)}}@keyframes horizontalFlip{50%{transform:rotateY(90deg)}100%{transform:rotateY(0deg)}}@keyframes bounceOutBottom{20%,100%{transform:translate3d(0, 0, 0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0, -5px, 0)}50%{opacity:0;transform:translate3d(0, 10px, 0)}}@keyframes bounceOutTop{20%,100%{transform:translate3d(0, 0, 0)}40%,45%,80%,90%{opacity:1;transform:translate3d(0, 5px, 0)}50%{opacity:0;transform:translate3d(0, -10px, 0)}}@keyframes bounceOutLeft{20%,100%{transform:translate3d(0, 0, 0)}40%,80%{opacity:1;transform:translate3d(5px, 0, 0)}50%{opacity:0;transform:translate3d(-10px, 0, 0)}}@keyframes bounceOutRight{20%,100%{transform:translate3d(0, 0, 0)}40%,80%{opacity:1;transform:translate3d(-5px, 0, 0)}50%{opacity:0;transform:translate3d(10px, 0, 0)}}@keyframes rubberBand{0%,100%{transform:scale3d(1, 1, 1)}30%,60%{transform:scale3d(1.25, .75, 1)}40%,80%{transform:scale3d(.75, 1.25, 1)}50%{transform:scale3d(1.15, .85, 1)}}@keyframes tada{50%{transform:scale3d(.3, .3, .3) rotate3d(0, 0, 1, -20deg);transform-origin:center}70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 20deg);transform-origin:center}60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -20deg);transform-origin:center}100%{transform:scale3d(1, 1, 1);transform-origin:center}}@keyframes rollOutRight{30%{transform:translateX(10px) rotate3d(0, 0, 1, 50deg);opacity:0}50%{transform:translateX(-20px);opacity:0}55%{transform:translateX(-20px) rotate3d(0, 0, 1, -90deg);opacity:1}100%{transform:translateX(0) rotate3d(0, 0, 1, 0deg);opacity:1}}@keyframes rollOutLeft{30%{transform:translateX(-10px) rotate3d(0, 0, 1, -50deg);opacity:0}50%{transform:translateX(20px);opacity:0}55%{transform:translateX(20px) rotate3d(0, 0, 1, 90deg);opacity:1}100%{transform:translateX(0) rotate3d(0, 0, 1, 0deg);opacity:1}}@keyframes rotateClockwise{0%{opacity:1;transform-origin:center}50%{opacity:0;transform-origin:center}100%{transform:rotateZ(360deg);transform-origin:center;opacity:1}}@keyframes rotateAntiClockwise{0%{opacity:1;transform-origin:center}50%{opacity:0;transform-origin:center}100%{transform:rotateZ(-360deg);transform-origin:center;opacity:1}}/*!
 * Slidebars - A jQuery Framework for Off-Canvas Menus and Sidebars
 * Version: 2.0.2
 * Url: http://www.adchsm.com/slidebars/
 * Author: Adam Charles Smith
 * Author url: http://www.adchsm.com/
 * License: MIT
 * License url: http://www.adchsm.com/slidebars/license/
 */html,body,[canvas=container],[off-canvas]{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}[canvas]{z-index:1}[canvas=container]{position:relative;background-color:white;-webkit-overflow-scrolling:touch}[canvas=container]:before,[canvas=container]:after{clear:both;content:'';display:table}[off-canvas]{display:none;position:fixed;overflow:hidden;overflow-y:auto;background-color:black;color:white;-webkit-overflow-scrolling:touch}[off-canvas*=top]{width:100%;height:255px;top:0}[off-canvas*=right]{width:255px;height:100%;top:0;right:0}[off-canvas*=bottom]{width:100%;height:255px;bottom:0}[off-canvas*=left]{width:255px;height:100%;top:0;left:0}[off-canvas*=reveal]{z-index:0}[off-canvas*=push]{z-index:1}[off-canvas*=overlay]{z-index:9999}[off-canvas*=shift]{z-index:0}[canvas],[off-canvas]{-webkit-backface-visibility:hidden}[off-canvas*=shift][off-canvas*=top]{-webkit-transform:translate(0px, 50%);transform:translate(0px, 50%)}[off-canvas*=shift][off-canvas*=right]{-webkit-transform:translate(-50%, 0px);transform:translate(-50%, 0px)}[off-canvas*=shift][off-canvas*=bottom]{-webkit-transform:translate(0px, -50%);transform:translate(0px, -50%)}[off-canvas*=shift][off-canvas*=left]{-webkit-transform:translate(50%, 0px);transform:translate(50%, 0px)}@media print{[canvas]{-webkit-transform:translate(0px, 0px) !important;-ms-transform:translate(0px, 0px) !important;transform:translate(0px, 0px) !important}[off-canvas]{display:none !important}}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{display:flex;align-items:center;position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-carousel{position:relative;padding:0 4%}.owl-carousel .owl-prev,.owl-carousel .owl-next{display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:0;bottom:0;margin:auto;z-index:99;font-size:5em}.owl-carousel .owl-prev:hover,.owl-carousel .owl-next:hover{color:#d73831}.owl-carousel .owl-prev{left:1%}.owl-carousel .owl-next{right:1%}.owl-carousel .owl-dots{position:absolute;left:0;bottom:1em;width:100%;text-align:center}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;background-color:transparent;padding:0;border:0 none}.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#FFF;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:#d73831}@media only screen and (max-width: 767px){.owl-carousel .owl-prev{left:0}.owl-carousel .owl-next{right:0}}.ui-tabs .ui-tabs-nav li{margin-right:10px}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{padding:11px 15px}.ui-tabs .ui-tabs-panel{border-right-width:0;border-bottom-width:0;border-left-width:0}.ui-widget{font-family:inherit}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:inherit}.ui-widget-content{border-color:#dddddd;color:inherit}.ui-widget-header .ui-state-default{border-color:#cadce8;background:#e6f5ff;background:-moz-linear-gradient(top, #eef8ff 0%, #e6f5ff 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #eef8ff), color-stop(100%, #e6f5ff));background:-webkit-linear-gradient(top, #eef8ff 0%, #e6f5ff 100%);background:-o-linear-gradient(top, #eef8ff 0%, #e6f5ff 100%);background:-ms-linear-gradient(top, #eef8ff 0%, #e6f5ff 100%);background:linear-gradient(to bottom, #eef8ff 0%, #e6f5ff 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eef8ff', endColorstr='#e6f5ff', GradientType=0)}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555555}.ui-widget-header .ui-state-active{background-color:#ffffff;background-image:none}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{background-image:none}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:5px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:5px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:5px}div.popup-dialog{min-width:240px}.ui-widget-overlay,#cboxOverlay,.images-preview-bg{background:#111418 none;opacity:0.8 !important}.ui-dialog .ui-dialog-title{font-size:2em;float:none;display:block;text-align:center}.ui-dialog{border:0px none;overflow:visible;padding:10px;background:#025294 none;box-shadow:none}.ui-dialog .ui-dialog-titlebar{padding:0px;margin:0px;border:0px none;background:#fff none;border-radius:3px 3px 0px 0px}.ui-dialog .ui-dialog-title{margin:25px 30px 0px 30px;width:auto}.ui-dialog .ui-dialog-titlebar-close{position:absolute;display:block;width:41px;height:41px;background:#025294 url(/skin/Sportys_MEM_v2/images/custom/icon_window_close.png) no-repeat 10px 10px;outline:none;border:0px none;z-index:999999;right:-51px;top:0;border-top-right-radius:11px;border-top-left-radius:0px;border-bottom-right-radius:11px;border-bottom-left-radius:0}.ui-dialog .ui-dialog-titlebar-close:hover{background-color:#025eaa}.ui-dialog .ui-dialog-titlebar-close .ui-icon-closethick{display:none}.ui-dialog .ui-dialog-content{background-color:#fff;-moz-border-radius:0px 0px 3px 3px;-webkit-border-radius:0px 0px 3px 3px;border-radius:0px 0px 3px 3px;padding:30px;padding-top:20px;position:relative}.ui-dialog .ui-dialog-buttonpane{margin-top:-3px}.ui-dialog .blockUI span.waiting{position:relative;top:-10px;background-color:transparent}.blockMsg{padding:0;margin:0;min-width:200px;top:40%;text-align:center;color:#000;border:3px solid #aaa;cursor:wait}.blockUI span.waiting{color:#617683;display:inline-block;font-size:18px;margin:8px 5px;padding:5px 0}.ui-dialog .blockOverlay{opacity:1 !important;filter:alpha(opacity=100)}.ui-dialog .blockMsg{border:0 none !important}.blockUI.blockMsg{padding:0;margin:0;min-width:200px;top:40%;text-align:center;color:#000;border:3px solid #aaa;cursor:wait}.blockUI.blockMsg span.waiting{padding:5px 0 5px 45px;color:#000;display:inline-block;font-size:14px;margin:8px 5px}.ui-dialog .blockUI.blockOverlay{background:#025294 !important;opacity:1 !important;filter:alpha(opacity=100)}.ui-dialog .blockUI.blockMsg{border:0 none !important;background:transparent !important}.ui-dialog.login .ui-dialog-title{display:none}.ui-dialog.login .ui-dialog-titlebar,.ui-dialog.login .ui-dialog-content{background-color:transparent}.ui-dialog.login a{color:#f3ed4f}div.ajax-popup-error-message{padding:0 5px;margin:10px 0;display:none}.expand-section img{width:11px;height:11px;vertical-align:middle;margin:2px 5px 3px 0}.expand-section img.plus{background:transparent url(/skin/common_files/images/plus.gif) no-repeat left top}.expand-section img.minus{background:transparent url(/skin/common_files/images/minus.gif) no-repeat left top}#top-message{margin:0 auto;padding:0;position:fixed;left:0;right:0;top:0;width:450px;z-index:1000}#top-message.inside-iframe{position:static}#top-message .box{position:relative;padding:5px 31px 8px 12px;vertical-align:middle;text-align:left}#top-message a.close-link{display:block;position:absolute;top:6px;right:8px;text-decoration:none}#top-message .close-img{width:15px;height:15px;background:transparent url(/skin/common_files/images/icon_cross_white.png) no-repeat left top}#top-message .message-i{color:#1b5d8e;background-color:#eeede8}#top-message .message-w{color:#94572a;background-color:#eedeb4}#top-message .message-e{color:#fff;background-color:#e65e57}#top-message .anchor{padding-top:10px}#top-message .anchor img{width:12px;height:10px;margin-left:4px;vertical-align:middle;background:transparent url(/skin/common_files/images/goto_arr.gif) no-repeat left top}.order-invoice{background:#fff none}.invoice-company-icon{vertical-align:top;padding-top:30px}.invoice-data-box{width:85%;padding-left:30px}.invoice-data-box table{width:100%}.invoice-data-box table tr td{padding:2px;vertical-align:top}.invoice-title{font-weight:bold;font-size:28px;text-transform:uppercase}.invoice-data-box table tr td.invoice-right-info{text-align:right;vertical-align:bottom}hr.invoice-line{margin:2px 0 17px;border-bottom:2px solid #58595b}.invoice-personal-info{width:45%;margin-bottom:15px}.invoice-personal-info tr td{padding:0}.invoice-personal-info tr td strong{white-space:nowrap}.invoice-address-box{width:100%;margin-bottom:30px}.invoice-address-title{width:45%;height:25px}td.invoice-line{vertical-align:top;padding:0;height:4px}td.invoice-line img{height:2px;width:100%;background:#58595b none}.invoice-address-box table{width:100%}.invoice-address-box table tr td{padding:0}.invoice-address-box table tr td strong{white-space:nowrap}.invoice-customer-notes{padding-top:30px}.invoice-customer-notes p{font-size:14px;font-weight:bold;text-align:center}.invoice-customer-notes div{border:1px solid #cecfce;height:50px;overflow:hidden;padding:5px}.invoice-bottom-note{text-align:center;padding-top:30px;font-size:12px}p.invoice-products-title{font-size:14px;font-weight:bold;text-align:center}.invoice-products{width:100%;background:#000 none}.invoice-products tr td,.invoice-products tr th{background:#fff none}.invoice-products tr th{padding:3px;background:#ccc none;white-space:nowrap}.invoice-products tr th.invoice-sku-column,.invoice-products tr th.invoice-quantity-column,.invoice-products tr th.invoice-total-column{width:60px}.invoice-products tr th.invoice-tax-column{width:100px}.invoice-products tr th.invoice-price-column{width:100px;text-align:center}.invoice-products tr td{padding:3px}.invoice-products tr td.invoice-price-column,.invoice-products tr td.invoice-tax-column,.invoice-products tr td.invoice-quantity-column{text-align:center}.invoice-products tr td.invoice-product-column span{font-size:11px}.invoice-products tr td.invoice-product-column table tr td{vertical-align:top;padding:0 3px 3px 0}.invoice-products tr td.invoice-product-column p{white-space:nowrap}.invoice-products tr td.invoice-product-column div{padding-left:10px;white-space:nowrap}.invoice-products tr td.invoice-price-column{text-align:right;white-space:nowrap}.invoice-products tr td.invoice-total-column{text-align:right;white-space:nowrap;padding-right:5px}.invoice-totals{width:100%}.invoice-totals tr td{padding:0}.invoice-totals tr .invoice-total-title{text-align:right;width:100%;height:20px}.invoice-totals tr .invoice-total-name{text-align:right;width:100%;height:20px;padding-right:3px}.invoice-totals tr .invoice-total-value{text-align:right;height:20px;padding-right:5px;white-space:nowrap}.invoice-totals tr .invoice-total-name-fin{text-align:right;width:100%;height:25px;padding-right:3px;background:#ccc none}.invoice-totals tr .invoice-total-value-fin{text-align:right;height:25px;padding-right:5px;background:#ccc none;white-space:nowrap}.invoice-totals tr td.invoice-line{height:2px}.invoice-giftcerts{width:100%}.invoice-giftcerts tr td{padding:0}.invoice-giftcerts tr th{background:#ccc none}.invoice-giftcerts tr th.invoice-giftcert-id{width:60px}.invoice-giftcerts tr td.invoice-giftcert-id{text-align:center}.invoice-giftcerts tr .invoice-giftcert-cost{text-align:right;white-space:nowrap;padding-right:5px}.invoice-total-row td{border-top:2px solid #58595b}div.order-invoice,.order_message-container .buttons-row{max-width:800px}.responsive .invoice-company-icon{display:inline-block;margin:auto;width:36%}.responsive .invoice-data-box{display:inline-block;width:61%;padding-left:2%}.invoice-products tr td.invoice-product-column span{font-size:inherit}.container-fluid-max-width{max-width:1440px}header .container-fluid{max-width:1880px}.container.no-gutters,.container-fluid.no-gutters{padding-left:0;padding-right:0}.container.no-gutters .row,.container-fluid.no-gutters .row{margin-right:0;margin-left:0}.container.no-gutters .row>[class^="col-"],.container-fluid.no-gutters .row>[class^="col-"],.container.no-gutters .row>[class*=" col-"],.container-fluid.no-gutters .row>[class*=" col-"]{padding-right:0;padding-left:0}.no-gutters{margin-right:0;margin-left:0}.no-gutters>[class^="col-"],.no-gutters>[class*=" col-"]{padding-right:0;padding-left:0}body{color:#242424;font-family:'Hind',sans-serif;font-display:swap;min-width:380px}body .dialog .title{background:none transparent;color:#242424}body .dialog .title h2{color:#242424;padding:0 0 .5em 0;background:none transparent}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0 0 .5em 0}h1,.heading{font-size:1.8em;line-height:1.1;font-weight:600}h1.mainBlueBg{padding:20px 60px;background-color:#2173b9;color:#fff}h2,.subheading{font-size:1.5em;font-weight:600}h3{font-size:1.3em;font-weight:600}h4{font-size:1.2em;font-weight:600}h5{font-size:1.1em;font-weight:600}h6{font-size:1.1em;font-weight:600}p{margin:0;padding-bottom:0.5em}p:last-child{padding:0}.yellow{color:#f3ed4f}.red{color:#d73831}.grey{color:#aaa}.blue{color:#025eaa}.green-light{color:#00c366}span.highlight{color:#f3ed4f;font-weight:700;text-transform:uppercase}a:link,a:visited,a:hover,a:active{text-decoration:none}a:link,a:visited,a:active{color:#025eaa}a:link:hover,a:visited:hover,a:active:hover{color:#d73831}.thin{font-weight:200}.bold{font-weight:600}.extra-bold{font-weight:900}.uppercase{text-transform:uppercase}.pt0{padding-top:0 !important}.p0{padding:0}.float-left{float:left}.float-right{float:right}.flex-auto{flex:auto}ul,ol{margin:0;padding:0 0 0 15px}img{max-width:100%;height:auto}.smoothscroll{cursor:pointer}.btn,.button,.simple-button.btn,a.btn{display:inline-block;padding:10px 2em;line-height:normal;color:#FFF;text-decoration:none;font-size:13px;background-color:#d73831;border:0px none;cursor:pointer}.btn:hover,.button:hover,.simple-button.btn:hover,a.btn:hover{color:#FFF !important;background:#b22923}.btn a,.button a,.simple-button.btn a,a.btn a{display:block;color:#FFF !important}.btn a:hover,.button a:hover,.simple-button.btn a:hover,a.btn a:hover{color:#FFF !important;background:#b22923}.btn.btn-danger,.button.btn-danger,.simple-button.btn.btn-danger,a.btn.btn-danger{background-color:#d73831}.btn.btn-danger:hover,.button.btn-danger:hover,.simple-button.btn.btn-danger:hover,a.btn.btn-danger:hover{color:#FFF !important;background:#b22923}.btn.btn-info,.button.btn-info,.simple-button.btn.btn-info,a.btn.btn-info,.btn.btn-blue,.button.btn-blue,.simple-button.btn.btn-blue,a.btn.btn-blue{background-color:#025eaa}.btn.btn-info:hover,.button.btn-info:hover,.simple-button.btn.btn-info:hover,a.btn.btn-info:hover,.btn.btn-blue:hover,.button.btn-blue:hover,.simple-button.btn.btn-blue:hover,a.btn.btn-blue:hover{background:#2073b9;color:#FFF !important}.btn.btn-grey,.button.btn-grey,.simple-button.btn.btn-grey,a.btn.btn-grey,.btn.btn-default,.button.btn-default,.simple-button.btn.btn-default,a.btn.btn-default{background-color:#e2e2e2;color:#333 !important}.btn.btn-grey:hover,.button.btn-grey:hover,.simple-button.btn.btn-grey:hover,a.btn.btn-grey:hover,.btn.btn-default:hover,.button.btn-default:hover,.simple-button.btn.btn-default:hover,a.btn.btn-default:hover{background:#f3f3f3;color:#333 !important}.btn.addcoupon,.button.addcoupon,.simple-button.btn.addcoupon,a.btn.addcoupon{padding:7.5px 15px;vertical-align:bottom}.button.main-button{display:inline-block;padding:0 2em;color:#FFF;text-decoration:none;background-color:#d73831;border:0px none;cursor:pointer}.button.main-button .button-right{background:none transparent !important;padding:0}.button.main-button .button-right .button-left{background:none transparent !important;padding:0}.back2top{position:fixed;display:none;padding:0.5em;bottom:2em;right:2em;font-size:2em;line-height:1;text-decoration:none;z-index:1000;opacity:0.6}.back2top:hover{opacity:1}.video-responsive{overflow:hidden;padding-bottom:56.25%;position:relative;height:0}.video-responsive iframe{left:0;top:0;height:100%;width:100%;position:absolute}.mobile-only{display:none}@media only screen and (max-width: 1024px){.desktop-only{display:none}.mobile-only{display:block}}.search{position:relative;width:30%}.search .search-field{width:100%;height:50px;padding:0 1em;line-height:normal;border:0 none;border-radius:0}.search .search-btn{position:absolute;top:0;right:0;padding:0 1em;color:#FFF;font-size:1.5em;line-height:50px;background-color:#d73831;cursor:pointer;border:0 none;border-radius:0}.search .search-btn .fa{line-height:50px}.search .search-btn:hover{background-color:#b22923}.search.search-page .search-field{border:1px solid #e2e2e2}.search #quick-search{display:none;position:absolute;max-height:75vh;overflow:scroll;width:150% !important;left:-25%;top:105%;color:#383b3d;background:#FFF;z-index:9999;box-shadow:0 2px 4px 4px rgba(0,0,0,0.4)}.search #quick-search .heading{margin:0;padding:.5em 0;color:#383b3d;font-size:1.5em;text-align:center;border-bottom:1px solid #e2e2e2}.search #quick-search .heading.search-results-products-heading{border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2}.search #quick-search #search-results-products{border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2}.search #quick-search p.none-found{padding:1em;color:#000;line-height:1.2;text-align:center}.search #quick-search a{display:block;padding:0.5em;color:#000;line-height:1.2;border-bottom:1px solid #ddd}.search #quick-search a:after{content:"";display:table;clear:both}.search #quick-search a .search-results-products-image{float:left;width:20%;margin-right:5%}.search #quick-search a .search-results-products-image img{max-width:30px}.search #quick-search a .search-results-products-info{float:left;width:70%;overflow:hidden}.search #quick-search a .search-results-products-info .search-results-products-title{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search #quick-search a .search-results-products-info .search-results-products-price{display:block;font-weight:bold}.search #quick-search a:hover{background-color:#efefef}.search #quick-search a:hover .search-results-products-title{white-space:inherit;overflow:hidden;text-overflow:ellipsis}@media only screen and (max-width: 767px){.search #quick-search a .search-results-products-image{float:none;width:100%;margin-right:0}.search #quick-search a .search-results-products-info{float:none;width:100%;overflow:hidden}.search #quick-search a .search-results-products-info .search-results-products-title{width:100%;white-space:inherit}}.search #quick-search .spinner{display:none;padding:2em 0;text-align:center}.search #quick-search .btn{display:block;width:100%}body.home #breadcrumbs{display:none}body.home #content-left{display:none}body.home #content-right{width:100%;padding:0}.data-table td{padding:0.5em}input[type=text],input[type=email],input[type=password]{width:100%;height:3em;padding:.5em 1em;border:1px solid #e2e2e2}textarea{width:100%;height:10em;padding:1em;border:1px solid #e2e2e2}select{width:100%;height:3em;padding:0.5em;border:1px solid #e2e2e2}select[multiple]{height:auto}input.date-range{background-position:right .5em center !important;padding-right:30px;padding-left:1em !important;font-size:16px !important;width:300px !important;height:3em !important}.width-100{width:100%}.item{color:#000;text-align:center;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.05)}.item:hover{color:#d73831;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1)}.item .image{position:relative}.item .creviews-rating-box .creviews-vote-bar{text-align:right;width:110px;float:none;display:block;margin:0 auto}.item .product-title{padding:.2em 0 .4em 0;line-height:17px;display:block;font-size:1.1em;font-weight:bold}.item .product-descr{display:none}.item .product-promo-msg{padding-bottom:2em;color:#d73831;font-size:0.8em;line-height:1.1}.item .pricing{position:relative;bottom:auto;left:0;width:100%;height:auto;padding:0 1em}.item .pricing .price{color:#d73831;font-size:1.4em;line-height:26px;font-weight:bold}.item .pricing .price-rrp-saving{margin:.5em 0 0 0;padding:.5em 0 0 0;font-size:14px;font-size:1.4rem;border-top:1px solid #e2e2e2}.item .pricing .price-rrp-saving:after{content:"";display:table;clear:both}.item .pricing .price-rrp-saving .price-rrp{float:left;text-decoration:line-through;color:#aaa}.item .pricing .price-rrp-saving .price-saving{float:right;color:#025294;font-weight:bold}.item .promo-tag{position:absolute;top:0;left:0;width:100%}.item .promo-tag img{height:auto !important}.item .special-tag{position:absolute;top:1em;left:0;padding:.25em 1em .15em 1em;color:#FFF;font-size:1.5em;letter-spacing:0.1em;background-color:#d73831}.flex-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;-o-flex-direction:row;flex-direction:row}.flex-row-rev{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-moz-flex-direction:row-reverse;-ms-flex-direction:row-reverse;-o-flex-direction:row-reverse;flex-direction:row-reverse}.flex-col{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column}.flex-col-rev{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;-o-flex-direction:column-reverse;flex-direction:column-reverse}.flex-col-c-m{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;-o-flex-direction:column;flex-direction:column;-ms-align-items:center;align-items:center;justify-content:center}.dis-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.flex-w{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;-o-flex-wrap:wrap;flex-wrap:wrap}.txt1{font-size:21px;line-height:1.2;color:#fff}.txt2{font-size:18px;line-height:1.6;color:#999999}.txt3{font-size:15px;line-height:1.6;color:#00ad5f}.txtPhone{font-size:24px;line-height:1.6;color:#7ec3ff}.txtEmail{font-size:22px;line-height:1.6;color:#7ec3ff}.size1{width:355px;max-width:100%}.size2{width:calc(57%)}.p-b-47{padding-bottom:47px}.p-r-25{padding-right:25px}.container-contact100{width:100%;min-height:100vh;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;padding:0;background:#f2f2f2}.wrap-contact100{width:100%;max-width:1150px;margin:0 auto;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:stretch;flex-direction:row-reverse;z-index:2;position:relative}.contact100-form{width:50%;background:#eee;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding:56px 55px 63px 55px}.contact100-form h1{display:block;width:100%;text-align:center;padding-bottom:1.5em;font-size:2.4em;font-weight:normal}.contact100-form-title{width:100%;display:block;font-size:30px;color:#333333;line-height:1.2;text-align:center;padding-bottom:33px}.contact100-more{width:50%;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;z-index:1;padding:30px 15px 0px 15px}.contact100-more::before{content:"";display:block;position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.8)}.google-maps{margin:0 0 0 0;z-index:1;position:relative;height:400px}.google-maps iframe{width:100% !important;height:100% !important}@media (max-width:992px){.wrap-contact100{width:100%}.contact100-form{width:60%;padding:56px 30px 63px 30px}.contact100-more{width:40%}}@media (max-width:768px){.wrap-contact100{width:100%}.contact100-form{width:100%}.contact100-more{width:100%}}@media (max-width:576px){.contact100-form{padding:56px 15px 63px 15px}.rs1-wrap-input100,.rs2-wrap-input100{width:100%}.rs2-wrap-input100{border-left:1px solid #e6e6e6;border-top:none}}.hr-text{line-height:1em;position:relative;outline:0;border:0;color:black;text-align:center;height:1.9em}.hr-text:before{content:'';background:linear-gradient(to right, transparent, #015293, transparent);position:absolute;left:0;top:50%;width:100%;height:2px}.hr-text:after{content:attr(data-content);position:relative;display:inline-block;color:black;padding:0 .5em;line-height:1.9em;color:#015293;background-color:#ffffff;font-size:1.7rem;text-transform:uppercase}.menu-dialog{box-shadow:0 0 8px rgba(0,0,0,0.05);padding:0;margin:0 0 20px 0}.menu-dialog .menu-dialog_title{background:none #025294}.menu-dialog .menu-dialog_title span{background:none transparent}.menu-dialog .menu-dialog_title h2{color:#fff;text-shadow:none;font-size:1.1em;font-weight:600}.menu-dialog .menu-dialog_content{border:0;padding:10px;background:none transparent}.menu-dialog .menu-dialog_content .item{box-shadow:none}.menu-dialog .menu-dialog_content .item:last-child{border-bottom:0;margin-bottom:0}.dialog .full_blue_title{border:0 none;box-shadow:0 0 8px rgba(0,0,0,0.05)}.dialog .full_blue_title .title{color:#fff;background:none #025294;border-radius:0}.dialog .full_blue_title .content{border:0 none}@media only screen and (max-width: 1024px){#dialog-message{margin:0 -175px 0 0;padding:0;position:fixed;right:50%;top:130px;width:350px;z-index:1000}}.ui-dialog{border-radius:0;border:0 none;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.05)}.ui-dialog .ui-dialog-titlebar{background:none #025294;border-radius:0;border:0 none}.product-other-products{flex-wrap:wrap}a.big-button-right-arrow{position:relative;display:flex;background:none #eee;flex:0 0 49%;height:40px;vertical-align:middle;margin:0.5%;padding:0;text-align:center}a.big-button-right-arrow span{font-size:1.5rem;line-height:1.6rem;width:100%;position:relative;display:block;color:#20528f;padding:0;margin:auto;text-align:left;margin-left:20px;font-weight:900}a.big-button-right-arrow:after{content:"\f105";font-family:FontAwesome;font-weight:normal;font-style:normal;margin:0;text-decoration:none;color:#20528f;font-size:3rem;padding:4px 11px 0 0;float:right}a.big-button-right-arrow:hover{text-decoration:none;background-color:#025294}a.big-button-right-arrow:hover span{color:#fff}a.big-button-right-arrow:hover:after{color:#fff}@media (min-width:480px) and (max-width:768px){a.big-button-right-arrow{flex:0 0 100%}}.order-confirmation-block{background-color:#2173ba;padding:30px;color:#fff;margin-bottom:20px}.dialog.order-confirmation-block .content{color:#fff;font-size:1.2em}body .dialog.order-confirmation-block .title h2{color:#fff;font-size:1.5em;font-weight:600}.invoice-total-row td{border-top:2px solid #58595b}table.order-invoice,.order_message-container .buttons-row{max-width:800px}div.order-invoice-container{max-width:820px;margin:0 auto;background-color:#fff;border:1px solid #eee;padding:20px;box-shadow:1px 10px 10px #eee}.responsive .invoice-company-icon{display:inline-block;margin:auto;width:36%}.responsive .invoice-data-box{display:inline-block;width:61%;padding-left:2%}.invoice-products tr td.invoice-product-column span{font-size:inherit}body.nav-up header{top:-37px}body.nav-up header #header-mid{height:60px}@media only screen and (min-width: 1025px){body.nav-up header #header-mid #logo img{height:50px;padding-right:74.84px}}@media only screen and (max-width: 1024px){body.nav-up header #header-mid #header-search{top:60px}body.nav-up header #header-mid #header-buttons-right .menu-minicart .minicart-box{top:45px}}header{position:fixed;width:100%;min-width:380px;z-index:999;top:0;transition:top .2s ease-in-out}@media (min-width:1025px) and (max-width:1220px){header{font-size:0.9em}}header #header-top{color:#333;font-weight:bold;font-size:14px;text-align:left;padding:10px 15px;background-color:#e3e3e3}header #header-top .flex-row{padding:0;max-width:1440px;margin:0 auto}header #header-top p{padding:0}header #header-top strong{color:#f3ed4f;font-weight:700;text-transform:uppercase}header #header-top .left-icon-content{margin-left:48px;line-height:17px;overflow:hidden}header #header-top #header-top-left,header #header-top #header-top-mid,header #header-top #header-top-mid2,header #header-top #header-top-right{position:relative}header #header-top #header-top-right strong{color:#FFF;font-size:1.2em}header #header-top img{max-width:40px;width:40px;position:absolute;top:-7px;left:0}@media only screen and (max-width: 1024px){header #header-top{height:37px;padding:8px 15px;overflow:hidden;position:relative;-webkit-transition:background-color 350ms;transition:background-color 350ms}header #header-top #header-top-left,header #header-top #header-top-mid,header #header-top #header-top-mid2,header #header-top #header-top-right{position:absolute;top:4px;left:0;width:100%;height:100%;margin:auto;line-height:36px;text-align:center;transform:translateX(100%);-moz-transform:translateX(100%);-webkit-transform:translateX(100%)}header #header-top #header-top-left img,header #header-top #header-top-mid img,header #header-top #header-top-mid2 img,header #header-top #header-top-right img{max-width:50px;width:50px;position:relative;display:inline-block;top:-6px;left:auto;float:none !important}header #header-top #header-top-left .left-icon-content,header #header-top #header-top-mid .left-icon-content,header #header-top #header-top-mid2 .left-icon-content,header #header-top #header-top-right .left-icon-content{margin-left:10px;line-height:17px;overflow:hidden;display:inline-block}header #header-top #header-top-left{animation:headerOne 20s ease infinite;-moz-animation:headerOne 20s ease infinite;-webkit-animation:headerOne 20s ease infinite}header #header-top #header-top-mid{animation:headerTwo 20s ease infinite;-moz-animation:headerTwo 20s ease infinite;-webkit-animation:headerTwo 20s ease infinite}header #header-top #header-top-mid2{animation:headerThree 20s ease infinite;-moz-animation:headerThree 20s ease infinite;-webkit-animation:headerThree 20s ease infinite}header #header-top #header-top-right{animation:headerFour 20s ease infinite;-moz-animation:headerFour 20s ease infinite;-webkit-animation:headerFour 20s ease infinite}}@-webkit-keyframes headerOne{0%{-webkit-transform:translateX(100%)}6%{-webkit-transform:translateX(0)}19%{-webkit-transform:translateX(0)}25%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(-100%)}}@-webkit-keyframes headerTwo{0%{-webkit-transform:translateX(100%)}25%{-webkit-transform:translateX(100%)}31%{-webkit-transform:translateX(0)}44%{-webkit-transform:translateX(0)}50%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(-100%)}}@-webkit-keyframes headerThree{0%{-webkit-transform:translateX(100%)}50%{-webkit-transform:translateX(100%)}56%{-webkit-transform:translateX(0)}69%{-webkit-transform:translateX(0)}75%{-webkit-transform:translateX(-100%)}100%{-webkit-transform:translateX(-100%)}}@-webkit-keyframes headerFour{0%{-webkit-transform:translateX(100%)}75%{-webkit-transform:translateX(100%)}81%{-webkit-transform:translateX(0)}94%{-webkit-transform:translateX(0)}100%{-webkit-transform:translateX(-100%)}}header #header-mid{position:relative;height:110px;color:#FFF;background:#f2c602;background:-moz-linear-gradient(top, #f2c602 0%, #ff0 100%);background:-webkit-linear-gradient(top, #f2c602 0%, #ff0 100%);background:linear-gradient(to bottom, #f2c602 0%, #ff0 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2c602', endColorstr='#ffff00', GradientType=0);display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}header #header-mid .container-fluid{width:100%}header #header-mid #header-buttons-left{display:none}header #header-mid #logo img{display:block;height:100px;width:auto}header #header-mid #header-buttons-right{position:relative}header #header-mid #header-buttons-right #header-account{position:relative;display:block;float:left;color:#FFF;text-decoration:none}header #header-mid #header-buttons-right #header-account>a{display:block;color:#153b89;font-size:16px;font-weight:100}header #header-mid #header-buttons-right #header-account>a:hover{opacity:0.8}header #header-mid #header-buttons-right #header-account .header-account-btn{float:left;margin-right:30px}header #header-mid #header-buttons-right #header-account .header-account-btn:after{content:"";display:table;clear:both}header #header-mid #header-buttons-right #header-account .icon{float:left}header #header-mid #header-buttons-right #header-account .icon>.fa{font-size:1.5em}header #header-mid #header-buttons-right #header-account .text{float:left;margin-left:0.5em;line-height:2.2em}header #header-mid #header-buttons-right #header-account .fa-shopping-cart{cursor:pointer}header #header-mid #header-buttons-right #header-account .fa-shopping-cart:hover{color:#f3ed4f}header #header-mid #header-buttons-right #header-account .count{position:absolute;top:-5px;left:20px;width:14px;height:14px;font-size:12px;line-height:17px;font-weight:600;text-align:center;border-radius:7px;background-color:#d73831}header #header-mid #header-buttons-right .menu-minicart{position:relative;display:block;float:left;color:#035193;text-decoration:none;width:100px;height:30px;margin:0;box-shadow:none}header #header-mid #header-buttons-right .menu-minicart>a{display:block;color:#153b89;font-size:16px;font-weight:100}header #header-mid #header-buttons-right .menu-minicart>a:hover{opacity:0.8}header #header-mid #header-buttons-right .menu-minicart .header-account-btn{float:left;margin-right:30px}header #header-mid #header-buttons-right .menu-minicart .header-account-btn:after{content:"";display:table;clear:both}header #header-mid #header-buttons-right .menu-minicart .icon{float:left}header #header-mid #header-buttons-right .menu-minicart .icon>.fa{font-size:2em}header #header-mid #header-buttons-right .menu-minicart .text{float:left;margin-left:0.5em;line-height:2.2em}header #header-mid #header-buttons-right .menu-minicart .full .text{position:absolute;top:6px;left:44px;width:18px;height:18px;font-size:14px;line-height:19px;font-weight:600;text-align:center;color:#045092;border-radius:0;background-color:transparent}header #header-mid #header-buttons-right .menu-minicart .fa-shopping-cart{cursor:pointer}header #header-mid #header-buttons-right .menu-minicart .fa-shopping-cart:hover{color:#d73831}header #header-mid #header-buttons-right .menu-minicart .count{position:absolute;top:-5px;left:20px;width:18px;height:18px;font-size:14px;line-height:19px;font-weight:600;text-align:center;color:#fff;border-radius:7px;background-color:#d73831}header #header-mid #header-buttons-right .menu-minicart .title-bar{background:none;border:none}header #header-mid #header-buttons-right .menu-minicart .title-bar,header #header-mid #header-buttons-right .menu-minicart .content{display:inline-block}header #header-mid #header-buttons-right .menu-minicart .title-bar a,header #header-mid #header-buttons-right .menu-minicart .content a{color:#333;text-decoration:none}header #header-mid #header-buttons-right .menu-minicart .minicart-box{position:absolute;top:73px;right:5px;background:#FFF;color:#000;z-index:999;font-size:12px;padding:1em;width:300px;box-shadow:0px 10px 8px -4px rgba(0,0,0,0.4);border-top:0 none}header #header-mid #header-buttons-right .menu-minicart .minicart-box .minicart-info a{color:#000}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items{list-style-type:none;margin:0;padding:0}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li{position:relative;margin:0;padding:0;overflow:hidden;white-space:normal;line-height:normal;display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:space-between;align-items:center}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li:after{content:"";display:table;clear:both}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .minicart-image{float:left;width:25%}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .minicart-image img{width:100%;height:auto}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .minicart-info{float:right;width:70%}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .price-row{margin-top:4px;width:260px}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .price-row .quantity{width:30px;padding:.5em 0;text-align:center}header #header-mid #header-buttons-right .menu-minicart .minicart-box ul.cart-items li .price-row .delete{float:right;padding-top:0.8em}header #header-mid #header-buttons-right .menu-minicart .minicart-box .menu{padding:.5em 0}header #header-mid #header-buttons-right .menu-minicart .minicart-box .menu:after{content:"";display:table;clear:both}header #header-mid #header-buttons-right .menu-minicart .minicart-box .menu a.btn{color:#fff;font-weight:400}header #header-mid #header-buttons-right .menu-minicart .minicart-box .menu a.btn.btn-left{float:left}header #header-mid #header-buttons-right .menu-minicart .minicart-box .menu a.btn.btn-right{float:right}header #header-bot{padding:0;background-color:#025294;max-height:40px}header #header-bot #topnav-left{float:left}header #header-bot #topnav-right>ul{float:right;margin-right:-1em}header #header-bot #topnav-right ul li a{color:#383b3d}header #header-bot ul{margin:0;padding:0;list-style-type:none}header #header-bot ul li a{color:#fff;text-decoration:none;font-size:16px;line-height:2em;font-weight:600}@media only screen and (max-width: 1024px){header #header-mid{height:80px}header #header-mid .flex-row{flex-wrap:wrap}header #header-mid #header-buttons-left{display:block;font-size:2em;color:#153b89}header #header-mid #header-buttons-right .header-account-btn{margin-right:2vw !important}header #header-mid #header-buttons-right .menu-minicart .minicart-box{top:55px}header #header-mid #mobile-menu-btn{position:relative;display:block;float:left;cursor:pointer}header #header-mid #search-toggle{position:relative;display:block;float:left;margin-left:30px;cursor:pointer}header #header-mid #logo img{height:70px}header #header-mid #header-search{position:absolute;display:none;top:80px;left:0;width:100%;z-index:9999;background-color:#025eaa;padding:1em}header #header-mid #header-search #header-search-form{position:relative}header #header-mid #header-search #header-search-form input[type=text]{padding:0 1em;margin:0}header #header-mid .search::after{position:absolute;left:4.5em;top:0;z-index:101;content:'';border-left:1em solid transparent;border-right:1em solid transparent;border-bottom:1em solid #fff}header #header-bot{display:none}}@media only screen and (max-width: 480px){header #header-mid #header-buttons-right .header-account-btn{margin-right:30px !important}header #header-mid #header-register-btn,header #header-mid #header-account-btn-logout{display:none !important}}@media only screen and (max-width: 320px){header #header-mid .search::after{left:40px}header #header-mid #search-toggle{margin-left:15px !important}header #header-mid #header-buttons-right .header-account-btn{margin-right:15px !important}}#catrootmenu{margin-left:-1em}#catrootmenu ul{position:relative;list-style-type:none;margin:0;padding:0}#catrootmenu ul li{margin:0;padding:0;text-transform:none}#catrootmenu ul li ul{display:none;position:absolute;top:100%;left:0}#catrootmenu ul li ul li{display:block}#catrootmenu ul li ul li ul{top:0;left:100%}#catrootmenu ul li:hover>ul{display:block}#catrootmenu ul.fancycat-icons-level-0 li{position:relative;margin:0;padding:0 1em}#catrootmenu ul.fancycat-icons-level-0 li ul{width:200px;background:#e2e2e2}#catrootmenu ul.fancycat-icons-level-0 li ul li:hover{background-color:#025eaa}#catrootmenu ul.fancycat-icons-level-0 li ul li:hover>a{color:#FFF}#catrootmenu ul.fancycat-icons-level-0>li>a>.fa{margin-left:5px}#catrootmenu ul.fancycat-icons-level-0 li ul .fa{position:absolute;top:0.5em;right:0.5em}#catrootmenu #brands_list .megamenu-flex-row{flex-direction:column;flex-wrap:wrap}#catrootmenu #category_list .megamenu{padding:0}#catrootmenu #category_list .megamenu .megamenu-flex-row{flex-direction:row}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col{padding:0;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;padding-bottom:10px;padding-top:7px}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-topcat-col{border-right:1px solid #005293;width:260px;min-width:260px}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-subcat-col{padding:20px 30px;min-width:calc(100% - 260px)}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-subcat-col .megamenu-children{display:none;flex-direction:column;flex-wrap:wrap;width:100%;height:44vw}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-subcat-col .megamenu-children#slide-column-203{height:86vw}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-subcat-col .megamenu-children a.second-category{font-weight:bold;font-size:14px;padding:0 5px 5px 0}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col.megamenu-subcat-col .megamenu-children a.third-category{font-size:14px;padding:0 5px 5px 10px}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col a.top-category{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;font-size:14px;font-weight:500;display:block;padding:7px 30px}#catrootmenu #category_list .megamenu .megamenu-flex-row .megamenu-col a.top-category.open{background-color:#005293;color:#fff !important}#catrootmenu .megamenu{display:none}#catrootmenu .megamenu .megamenu-flex-row{display:flex;clear:both;width:100%;height:45vw}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col{padding:0 10px 10px 0}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col .megamenu-children{display:none}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col .alphabet{font-weight:bold;display:block}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col .brand-item{display:block}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col .show-more{display:block;color:#333;text-align:left;margin:7px 0 0 0;font-size:11px !important}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col .megamenu-row-show-more{display:none}#catrootmenu .megamenu .megamenu-flex-row .megamenu-col a:hover{color:#038af9}#catrootmenu .megamenu .menu-brand-icons{width:100%;margin-bottom:20px;text-align:center}#catrootmenu .megamenu .menu-brand-icons .item{display:inline-block}#mobile-menu{height:calc(100% - 117px);padding-bottom:54px;top:117px;background-color:#025eaa}#mobile-menu #mobile-menu-heading{margin-bottom:1em;background-color:#025294;line-height:2em;text-align:center;color:#f3ed4f;font-weight:700;text-transform:uppercase}#mobile-menu #mobile-menu-inner{position:relative}#mobile-menu #mobile-menu-inner .heading{background:#025294;padding:0 1em;font-size:20px;line-height:56px;color:#f3ed4f}#mobile-menu #mobile-menu-inner .back{cursor:pointer}#mobile-menu #mobile-menu-inner .back:hover{background:#2073b9}#mobile-menu #mobile-menu-inner ul{display:none;list-style-type:none;margin:0;padding:0}#mobile-menu #mobile-menu-inner ul li a{display:block;padding:.5em 1em;color:#FFF;font-size:16px;border-bottom:1px solid #2073b9}#mobile-menu #mobile-menu-inner ul li a .fa{float:right;line-height:1.4}#mobile-menu #mobile-menu-inner ul li a:hover{background:#2073b9}#mobile-menu #mobile-menu-inner ul li ul{position:absolute;background:#025eaa;width:100%;min-height:100%;top:0;left:-100%}#mobile-menu #mobile-menu-inner>ul{display:block}body.nav-up #mobile-menu{height:calc(100% - 60px)}header #header-bot.navbar-fixed-top{position:fixed;top:0;right:0;left:0;z-index:12;margin-bottom:0}header #header-bot .menuzord,header #header-bot .menuzord *{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}header #header-bot .menuzord{width:100%;padding:0 0px;float:left;position:relative;background:transparent}header #header-bot .menuzord a{-o-transition:color .3s linear,background .3s linear;-moz-transition:color .3s linear,background .3s linear;-webkit-transition:color .3s linear,background .3s linear;transition:color .3s linear,background .3s linear}header #header-bot .menuzord-menu.scrollable>.scrollable-fix{display:none}header #header-bot .menuzord-menu{width:100%;margin:0;padding:0;float:left;list-style:none}header #header-bot .menuzord-menu.menuzord-right{float:right}header #header-bot .menuzord-menu>li{display:block;float:left}header #header-bot .menuzord-menu>li.right{float:right}header #header-bot .menuzord-menu>li>a{padding:4px 20px;display:inline-block;text-decoration:none;font-size:16px;font-weight:600;color:#fff;outline:0;line-height:2em;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}header #header-bot .menuzord-menu .megamenu a{font-weight:400;line-height:normal;font-size:14px}header #header-bot .menuzord-menu .megamenu a.top-category{font-size:1.2em;font-weight:500;display:block}header #header-bot .menuzord-menu .megamenu a.second-category{font-size:1em;font-weight:400;display:block}header #header-bot .menuzord-menu .megamenu a.third-category{font-size:1em;font-weight:100}header #header-bot .menuzord-menu>li.active>a,header #header-bot .menuzord-menu>li:hover>a{color:#333;background-color:#fff}header #header-bot .menuzord-menu ul.dropdown,header #header-bot .menuzord-menu ul.dropdown li ul.dropdown{list-style:none;margin:0;padding:0;display:none;position:absolute;z-index:99;min-width:180px;white-space:nowrap;background:#fff;left:auto}header #header-bot .menuzord-menu ul.dropdown li ul.dropdown{left:100%}header #header-bot .menuzord-menu ul.dropdown li{clear:both;width:100%;border:0 none;font-size:14px;position:relative}header #header-bot .menuzord-menu ul.dropdown li a{width:100%;background:none;padding:10px 25px 10px 22px;color:#025294;text-decoration:none;display:inline-block;float:left;clear:both;position:relative;outline:0;-o-transition:padding .2s linear;-moz-transition:padding .2s linear;-webkit-transition:padding .2s linear;transition:padding .2s linear}header #header-bot .menuzord-menu ul.dropdown li:hover>a{padding-left:28px;padding-right:19px;color:#333}header #header-bot .menuzord-menu ul.dropdown.dropdown-left{left:none}header #header-bot .menuzord-menu ul.dropdown li ul.dropdown.dropdown-left{left:-100%}header #header-bot .menuzord-menu li .indicator{margin-left:3px}header #header-bot .menuzord-menu li ul.dropdown li .indicator{position:absolute;top:8px;right:10px;font-size:15px}header #header-bot .menuzord-menu>li>.megamenu{width:100%;padding:20px 30px;left:0;position:absolute;display:none;z-index:99;background:#fff;max-height:70vh;overflow:auto}header #header-bot .menuzord-menu>li>.megamenu.megamenu-half-width{width:50%;left:auto}header #header-bot .menuzord-menu>li>.megamenu.megamenu-quarter-width{width:25%;left:auto}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row{width:100%;margin-top:15px}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row:first-child{margin-top:0}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row:before,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row:after{display:table;content:"";line-height:0}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row:after{clear:both}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col1,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col2,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col3,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col4,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col5,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col6,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col7,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col8,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col9,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col10,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col11,header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col12{display:block;min-height:20px;float:left;margin-left:3%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row [class*="col"]:first-child{margin-left:0}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col1{width:5.583333333333%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col2{width:14.166666666666%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col3{width:22.75%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col4{width:31.333333333333%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col5{width:39.916666666667%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col6{width:48.5%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col7{width:57.083333333333%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col8{width:65.666666666667%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col9{width:74.25%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col10{width:82.833333333334%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col11{width:91.416666666667%}header #header-bot .menuzord-menu>li>.megamenu .megamenu-row .col12{width:100%}header #header-bot .menuzord .showhide{width:60px;height:46px;padding:13px 0 0;display:none;float:right;text-decoration:none;outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}header #header-bot .menuzord .showhide em{width:20px;height:3px;margin:3.5px 20px 0;float:right;background:#777}header #header-bot .menuzord-menu>li>a>i{margin:0 5px 0 0;font-size:18px;float:left;line-height:20px;font-family:'FontAwesome'}header #header-bot .menuzord-tabs{width:100%;float:left}header #header-bot .menuzord-tabs-nav{width:20%;margin:0;padding:0;float:left;list-style:none}header #header-bot .menuzord-tabs-nav>li>a{width:100%;padding:7px 16px;float:left;font-size:13px;text-decoration:none;color:#666;border:solid 1px #f0f0f0;outline:0}header #header-bot .menuzord-tabs-nav li.active a,header #header-bot .menuzord-tabs-nav li:hover a{background:#f0f0f0}header #header-bot .menuzord-tabs-content{width:80%;min-height:30px;padding:20px;float:right;display:none;font-size:13px;border:solid 1px #f0f0f0}header #header-bot .menuzord-tabs-content.active{display:block}@media (max-width:768px){header #header-bot .menuzord-responsive.menuzord{padding:0}header #header-bot .menuzord-responsive .showhide{margin:0}header #header-bot .menuzord-responsive .menuzord-menu{width:100%;float:left !important}header #header-bot .menuzord-responsive .menuzord-menu.scrollable{overflow-y:auto;-webkit-overflow-scrolling:touch}header #header-bot .menuzord-responsive .menuzord-menu.scrollable>.scrollable-fix{display:block}header #header-bot .menuzord-responsive .menuzord-menu>li{width:100%;display:block;position:relative}header #header-bot .menuzord-responsive .menuzord-menu>li>a{width:100%;padding:12px 20px;display:block;border-bottom:solid 1px #f0f0f0}header #header-bot .menuzord-responsive .menuzord-menu>li:first-child>a{border-top:solid 1px #f0f0f0}header #header-bot .menuzord-responsive .menuzord-menu ul.dropdown,header #header-bot .menuzord-responsive .menuzord-menu ul.dropdown li ul.dropdown{width:100%;left:0;position:static;border:none;background:#fff;float:left}header #header-bot .menuzord-responsive .menuzord-menu ul.dropdown li{position:relative}header #header-bot .menuzord-responsive .menuzord-menu ul.dropdown li a{border-bottom:solid 1px #f0f0f0}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>a{padding-left:40px !important}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>a{padding-left:60px !important}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li>a{padding-left:80px !important}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li:hover>a{padding-left:50px !important}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li:hover>a{padding-left:70px !important}header #header-bot .menuzord-responsive .menuzord-menu.menuzord-indented>li>ul.dropdown>li>ul.dropdown>li>ul.dropdown>li:hover>a{padding-left:90px !important}header #header-bot .menuzord-responsive .menuzord-menu li .indicator{width:60px;height:45px;position:absolute;right:0;top:0;font-size:22px;text-align:center;line-height:43px;border-left:solid 1px #f5f5f5}header #header-bot .menuzord-responsive .menuzord-menu li ul.dropdown li .indicator{height:38px;right:0;top:0;font-size:18px;line-height:36px}header #header-bot .menuzord-responsive .menuzord-menu>li>.megamenu{width:100% !important;left:0 !important;position:static;border-top:none;border-bottom:solid 1px #f0f0f0}header #header-bot .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row [class*="col"]{float:none;display:block;width:100% !important;margin-left:0;margin-top:15px}header #header-bot .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row:first-child [class*="col"]:first-child{margin-top:0}header #header-bot .menuzord-responsive .menuzord-menu>li>.megamenu .megamenu-row{margin-top:0}header #header-bot .menuzord-responsive .menuzord-tabs-nav{width:100%}header #header-bot .menuzord-responsive .menuzord-tabs-content{width:100%}}header #header-bot .menuzord-menu ul.dropdown,header #header-bot .menuzord-menu ul.megamenu{box-shadow:0px 5px 6px -1px rgba(0,0,0,0.2)}header #header-bot .menuzord-menu>li>.megamenu{box-shadow:0px 5px 6px -1px rgba(0,0,0,0.2)}header #header-bot .menuzord-menu>li>.megamenu .megamenu-icon{text-align:left;padding:0}header #header-bot .menuzord-menu>li>.megamenu h3.megamenu-category{margin:0;font-size:18px;text-align:left;padding-bottom:0}header #header-bot .menuzord-menu>li>.megamenu .more{margin:0;text-align:left;font-size:13px}header #header-bot .menuzord-menu>li>.megamenu .more a{font-size:12px}header #header-bot .menuzord-menu>li>.megamenu .megamenu-column{border-bottom:1px solid #eee}header #header-bot .menuzord-menu>li>.megamenu .megamenu-column.noborder{border-bottom:0 none}header #header-bot .menuzord-menu>li>.megamenu a:link,header #header-bot .menuzord-menu>li>.megamenu a:visited{color:#025294}header #header-bot .menuzord-menu>li>.megamenu a:hover{text-decoration:none;color:#025294}header #header-bot .menuzord-menu>li>.megamenu .angles{display:block;position:relative;margin-left:20px}header #header-bot .menuzord-menu>li>.megamenu .angles>li>a{font-size:13px;line-height:normal;font-weight:400}@media only screen and (max-width:768px){header #header-bot .menuzord-menu>li>.megamenu .megamenu-icon{text-align:center}header #header-bot .menuzord-menu>li>.megamenu h3.megamenu-category{text-align:center}}footer{color:#FFF}footer a{color:#FFF;text-decoration:none}footer #subscribe-wrapper{position:relative;width:33%;display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}footer #subscribe-wrapper #subscribe{position:relative;width:100%}footer #subscribe-wrapper #subscribe p{font-size:1.3em;line-height:1;font-weight:700;color:#FFF;text-align:right}footer #subscribe-wrapper #subscribe #subscribe-form{position:relative;width:100%}footer #subscribe-wrapper #subscribe #subscribe-form input[type=email]{width:100%;height:35px;padding:.5em 1em;border:1px solid #e2e2e2}footer #subscribe-wrapper #subscribe #subscribe-form input[type=submit]{position:absolute;top:0;right:0;padding:0 1.5em;height:35px;background-color:#d73831;color:#FFF;border:0 none;border-radius:0}footer #footer-top{position:relative;margin-top:100px;background-color:#2073b9}footer #footer-top #subscribe-wrapper{height:200px;width:33%;display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}footer #footer-top #subscribe-wrapper #subscribe{position:relative}footer #footer-top #subscribe-wrapper #subscribe p{font-size:2em;line-height:1;font-weight:700;color:#FFF;text-align:right}footer #footer-top #subscribe-wrapper #subscribe #subscribe-form{position:relative;width:65vw;max-width:900px}footer #footer-top #subscribe-wrapper #subscribe #subscribe-form input[type=email]{height:50px;width:100%;padding:0 1em;background-color:#FFF;border:0 none}footer #footer-top #subscribe-wrapper #subscribe #subscribe-form input[type=submit]{position:absolute;top:0;right:0;padding:0 2em;height:50px;background-color:#d73831;color:#FFF;border:0 none;border-radius:0}footer #footer-top .container-fluid{position:relative}footer #footer-top img{position:absolute;bottom:0;left:0}footer #footer-mid{padding:0;background-color:#025eaa}footer #footer-mid>.container-fluid>.flex-row{margin-left:-15px;margin-right:-15px}footer #footer-mid #footer-logo-row{background-color:#005293;padding:2em 0}footer #footer-mid #footer-logo-row #footer-logo{padding:0 15px}footer #footer-mid #footer-logo-row #footer-logo img{height:80px}footer #footer-mid #footer-logo-row .search{width:50%}footer #footer-mid #footer-logo-row #footer-social{width:33.3333333%;padding:0 3vw;border-bottom:1px solid rgba(255,255,255,0.2);padding-bottom:20px}footer #footer-mid #footer-logo-row #footer-social a{color:#fff}footer #footer-mid #footer-logo-row #footer-social a .fa{font-size:2.5em}footer #footer-mid #footer-logo-row #footer-social a:hover{color:#f3ed4f}footer #footer-mid #footer-links{position:relative;text-align:left}footer #footer-mid #footer-links .links-column{padding:2em 3vw}footer #footer-mid #footer-links .connect-with-us{background-color:#005293;padding:0 3vw 1.5em 3vw}footer #footer-mid .footer-list-heading{color:#f3ed4f;font-size:1.3em;line-height:1;font-weight:700}footer #footer-mid ul{list-style-type:none;margin:0;padding:0}footer #footer-mid ul li a{color:#fff}footer #footer-mid ul li a:hover{opacity:0.8}footer #footer-mid .address{text-align:left;font-size:1.3em;font-weight:500}footer #footer-mid .address a{color:#fff}footer #footer-mid .address strong{font-size:1em;font-weight:700}footer #footer-mid .address i{font-size:1.3em;padding:0 10px 0 0;line-height:30px;color:#f3ed4f}footer #footer-mid .address p{font-size:0.8em}footer #footer-mid #footer-map{text-align:right}footer #footer-mid #footer-map #footer-map-image{display:block;height:250px;margin-top:1em;background-image:url(/skin/Sportys_MEM_v2/images/footer-map.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}footer #footer-mid #footer-map a{color:#f3ed4f;font-size:1.2em;font-weight:700}footer #footer-mid #footer-links-bottom{margin-top:165px}footer #footer-mid #footer-links-bottom ul:after{content:"";display:table;clear:both}footer #footer-mid #footer-links-bottom ul li{float:left;padding:0 5px;line-height:1;border-left:2px solid #fff}footer #footer-mid #footer-links-bottom ul li:first-of-type{border-left:0 none;padding-left:0}footer #footer-bot{padding:1em 0 4em 0;background-color:#025eaa;font-size:1.6em;color:#FFF}footer #footer-bot p{padding:0}footer #footer-bot strong{color:#f3ed4f;font-weight:700;text-transform:uppercase}footer #footer-bot img{height:3vw}footer #footer-bot .copyright{font-size:0.6em}footer #footer-bot #footer-payment-options span{color:#f3ed4f;padding-right:20px;font-weight:600;font-size:15px}footer #footer-bot #footer-payment-options img{height:30px;width:auto;padding:0 10px}footer #footer-bot .memedia_logo img{max-width:40px;height:auto}@media only screen and (max-width: 1024px){footer #footer-top img{display:none}footer #footer-top #subscribe{width:100%}footer #footer-top #subscribe p{padding-bottom:0.2em;font-size:5vw;text-align:center}footer #footer-top #subscribe #subscribe-form{width:100%}footer #footer-mid .flex-row{justify-content:center;flex-wrap:wrap}footer #footer-mid #footer-logo-row #footer-logo{width:100%;text-align:center}footer #footer-mid #footer-logo-row #footer-logo img{width:auto;height:auto;max-width:150px}footer #footer-mid #footer-logo-row #subscribe-wrapper{width:47%}footer #footer-mid #footer-logo-row .search{display:none}footer #footer-mid #footer-logo-row #footer-social{margin-top:1em;width:50%;text-align:center;border:0 none}footer #footer-mid #footer-logo-row #footer-social .fa{margin:0 .5em}footer #footer-mid #footer-info{margin-top:1em;font-size:1.5em;text-align:center}footer #footer-mid #footer-info p{padding-bottom:1em}footer #footer-mid #footer-info #footer-info-payment-options{width:90%;margin:0 auto;padding-bottom:1em;border-bottom:1px solid #fff;line-height:1}footer #footer-mid #footer-info #footer-info-payment-options img{display:block;height:7vw;margin:0 2vw}footer #footer-bot{padding:0 0 1em 0}footer #footer-bot .flex-row{display:block;text-align:center}footer #footer-bot .text{display:none}footer #footer-bot img{height:auto}footer #footer-bot .memedia_logo img{margin-top:20px}}@media (max-width:768px){footer #footer-top #subscribe p{text-shadow:1px 1px 4px #000}}@media only screen and (max-width: 767px){footer #footer-top{text-align:center}footer #footer-top img{max-width:none}footer #footer-mid #footer-logo-row{padding-bottom:0}footer #footer-mid #footer-logo-row #subscribe-wrapper{width:90%}footer #footer-mid #footer-logo-row #subscribe-wrapper input[type=email]{margin:0}footer #footer-mid #footer-logo-row #footer-social{width:100%}footer #footer-mid #footer-logo-row #footer-social .fa{margin:0 2vw}footer #footer-mid #footer-logo-row #footer-info{font-size:5vw}footer #footer-mid .address{text-align:center}footer #footer-bot{padding-top:10px}footer #footer-bot img{height:10vw}}@media only screen and (max-width: 480px){footer #footer-top #subscribe p{font-size:7vw}footer #footer-mid{padding-bottom:0}footer #footer-mid #footer-info #footer-info-payment-options{display:block;padding-bottom:0.6em}footer #footer-mid #footer-info #footer-info-payment-options img{margin:.5em auto;height:50px}footer #footer-bot{padding:1em 0}footer #footer-bot img{height:50px}}main{padding-top:187px}@media only screen and (max-width: 1024px){main{padding-top:130px}}@media only screen and (max-width: 767px){main{padding-top:117px}}#breadcrumbs{padding:.5em 0;border-bottom:1px solid #c3c3c3;color:#202020;font-weight:600}#breadcrumbs .row{margin-bottom:0}#breadcrumbs .row #location{margin-bottom:0;height:auto}#breadcrumbs .row #location ol{list-style:none;margin:0;padding:0}#breadcrumbs .row #location ol li{display:inline-block}#breadcrumbs .row #location a{color:#202020;text-decoration:none}#breadcrumbs .row #location a:hover{text-decoration:underline}#breadcrumbs .row #location .home_link_bread_crumbs{font-size:1.6em;padding-right:19px;display:inline-block;vertical-align:middle;margin-top:-1px;height:26px}#breadcrumbs .row #location a.bread-crumb{margin-right:10px}#breadcrumbs .row #location .breadcrumbs_sep{display:inline-block;vertical-align:middle;margin-top:-2px;margin-right:10px;height:13px}#content{padding:2em 0}body.fullwidth main>#content{padding:0}body.fullwidth main>#content>.container-fluid-max-width{max-width:none}body.fullwidth main>#content>.container-fluid-max-width>.row>.col-xs-12{padding:0}table.data-table tr td.iv-box{font-size:inherit;line-height:inherit}#content-right.search-page{padding-top:1em}#search-header:after{content:"";display:table;clear:both}#search-header h1{float:left;line-height:50px}#search-header .btn{float:right}@media (max-width:1023px){#search-header h1{float:none;line-height:50px}#search-header .btn{float:none}}#search-results{color:#8c8c8c}.responsive-search{max-width:640px}.responsive-search .data-name{font-weight:600}.responsive-search .search{width:100%;margin-bottom:0.5em}.responsive-search label{display:inline-block;padding-right:20px;line-height:1}.responsive-search label input{vertical-align:top}.responsive-search .input-row{margin-bottom:1em}.responsive-search .expand-section{float:right}.responsive-search #adv_search_box input[type=text]{width:auto}.responsive-search .button-row:after{content:"";display:table;clear:both}.responsive-search .button-row .button-row-left{float:left}.responsive-search .button-row .button-row-right{float:right}#home-feature .container-fluid,#home-brands .container-fluid{max-width:none}h1.home-h1{text-align:center;padding-top:20px;padding-bottom:0px}#home-banner,#specials{position:relative;padding:0}#home-banner .carousel-item,#specials .carousel-item{padding:0;height:25vw;color:#FFF;background-repeat:no-repeat;background-size:cover;background-position:center center;display:table;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}#home-banner .carousel-item .slide-overlay,#specials .carousel-item .slide-overlay{width:100%;font-size:2vw;line-height:1.2em;font-weight:700}#home-banner .carousel-item .slide-overlay .slide-overlay-text,#specials .carousel-item .slide-overlay .slide-overlay-text{width:40vw;padding-left:11vw}#home-banner .carousel-item .slide-overlay .slide-overlay-text .btn,#specials .carousel-item .slide-overlay .slide-overlay-text .btn{font-size:1vw;line-height:2vw}@media only screen and (max-width: 1024px){#home-banner .carousel-item,#specials .carousel-item{height:48vw}#home-banner .carousel-item .slide-overlay,#specials .carousel-item .slide-overlay{font-size:4vw}#home-banner .carousel-item .slide-overlay .slide-overlay-text,#specials .carousel-item .slide-overlay .slide-overlay-text{width:60vw}#home-banner .carousel-item .slide-overlay .slide-overlay-text .btn,#specials .carousel-item .slide-overlay .slide-overlay-text .btn{font-size:20px;line-height:50px}}@media only screen and (max-width: 767px){#home-banner .carousel-item .slide-overlay .slide-overlay-text .btn,#specials .carousel-item .slide-overlay .slide-overlay-text .btn{font-size:16px}}.home-category-banners{border:2px solid #fff}.home-category-banners .home-category-noimages{position:relative;display:flex;background:none #eee;width:32.3%;flex:0 0 32.3%;height:70px;vertical-align:middle;margin:0.5%;padding:0;text-align:center;text-decoration:none}.home-category-banners .home-category-noimages .home-feature-text{font-size:1.8rem;line-height:1.9rem;width:100%;position:relative;display:block;color:#20528f;padding:0;margin:auto;text-align:left;margin-left:80px;font-weight:900}.home-category-banners .home-category-noimages .home-feature-text span{color:#6c7074;font-weight:100;font-size:1.5rem}.home-category-banners .home-category-noimages img.home_cat_icon{position:absolute;left:17px;top:50%;background:#fff;border-radius:50%;max-width:50px;margin-top:-25px}.home-category-banners .home-category-noimages:after{content:"\f105";font-family:FontAwesome;font-weight:normal;font-style:normal;margin:0;text-decoration:none;color:#20528f;font-size:4rem;padding:12px 24px 0 0;float:right}.home-category-banners .home-category-noimages:hover{background-color:#20528f;text-decoration:none}.home-category-banners .home-category-noimages:hover .home-feature-text{color:#fff}.home-category-banners .home-category-noimages:hover .home-feature-text span{color:#e7e7e7}.home-category-banners .home-category-noimages:hover:after{color:#fff}@media only screen and (max-width: 767px){.home-category-banners .home-category-noimages .home-feature-text{font-size:1.4rem;line-height:1.5rem;margin-left:54px}.home-category-banners .home-category-noimages .home-feature-text span{padding-top:5px}.home-category-banners .home-category-noimages img.home_cat_icon{left:7px;max-width:36px;height:auto;margin-top:-18px}.home-category-banners .home-category-noimages:after{padding:12px 15px 0 0}}@media only screen and (max-width:580px){.home-category-banners .home-category-noimages{flex:1 0 33.3%}}.home-category-banners .home-feature{position:relative;display:block;height:19vw;background-repeat:no-repeat;background-position:center center;background-size:cover}.home-category-banners .home-feature .home-feature-text{position:absolute;bottom:0.4vw;left:0;width:100%;font-size:1vw;color:#FFF;text-align:center}.home-category-banners .home-feature .home-feature-text.blue{color:#025eaa}@media only screen and (max-width: 1024px){.home-category-banners .home-feature{display:flex;background:none #f1f1f1 !important;width:32.3%;flex:0 0 32.3%;max-width:32.333333%;height:60px;vertical-align:middle;margin:0.5%;padding:0;border:1px solid #e3e3e3}.home-category-banners .home-feature .home-feature-text{bottom:0;font-size:1.2rem;line-height:1.3rem;width:100%;position:relative;display:block;color:#333 !important;text-transform:uppercase;padding:0;margin:auto}}@media only screen and (max-width: 420px){.home-category-banners .home-feature{width:49%;flex:0 0 49%;max-width:49%;height:4.5rem;margin:0.5%}}.home-category-banners.best-sellers .home-feature{height:13vw}@media only screen and (max-width: 1024px){.home-category-banners.best-sellers .home-feature{height:60px}}.home-category-banners#home-best-sellers .home-feature .home-feature-text{display:none}.transparent{background:none transparent}.background-image-container{display:block;width:100%;height:100%;background-position:0 50%;background-size:cover}.background-image-container img{max-width:100%;height:auto}.background-image-container .background-image-absolute-cover{position:absolute;background-position:0 50%;background-size:cover;width:100%;height:100%;left:0;top:0}.background-image-container .overlay_right{position:absolute;left:50%;width:50%;top:0;padding:20px 10px 0}.background-image-container .overlay_right .white{color:#fff}.background-image-container .overlay_right .white a{color:#fff}#home-brand-carousel{padding:2vw 4%;background-color:#f3f3f3}#home-brand-carousel .owl-item img{max-width:160px}.home-bottom-banners h3{font-size:2vw;padding-top:1vw}.home-bottom-banners p{font-size:1.1vw}@media only screen and (max-width: 1024px){.home-bottom-banners h3{padding-top:0}.home-bottom-banners p,.home-bottom-banners a{font-size:11px}}@media only screen and (max-width: 767px){.home-bottom-banners h3{padding-top:5vw;font-size:4.5vw}.home-bottom-banners p,.home-bottom-banners a{font-size:3vw}}#home-specials-wrapper{position:relative;display:block;padding-top:3vw;flex-wrap:nowrap;margin:0}#home-specials-wrapper .owl-stage-outer{padding:1em 0}#home-specials-wrapper .owl-stage-outer .owl-stage{display:flex}#home-specials-wrapper .owl-stage-outer .owl-stage .owl-item{float:none}#home-specials-wrapper .owl-stage-outer .owl-stage .owl-item .item{height:100%}#home-specials-wrapper h2{font-size:3em;color:#025eaa;text-align:center}#home-specials-wrapper .item{margin:0 auto;width:282px}.blog_link_boxes{display:flex;flex-direction:row;justify-content:space-around;justify-content:space-evenly}.blog_link_boxes .grid_4{display:block;padding:0;margin:15px;box-shadow:0 0px 8px rgba(0,0,0,0.1);flex:0 0 17%}.blog_link_boxes .grid_4 .image-link{display:block}.blog_link_boxes .grid_4 .blog_post_right{padding:15px}.blog_link_boxes .grid_4 .blog_post_right .blog_title{display:block;font-size:16px;font-size:1.6rem;color:black}.blog_link_boxes .grid_4 .blog_post_right .blog_read_more{display:block;color:#d73831;text-align:center;text-decoration:none;padding-top:20px}@media only screen and (max-width: 1024px){.blog_link_boxes{display:block}.blog_link_boxes .grid_4{width:calc(50% - 30px);float:left}}.home_details_buy_info{background-color:#005293;padding:10px 0;margin-bottom:7px}.home_details_buy_info .buy_info_column{text-align:center;flex:auto}.home_details_buy_info .buy_info_column img{max-width:60px;display:inline-block;filter:brightness(20)}.home_details_buy_info .buy_info_column .left-icon-content{font-size:15px;display:inline-block;padding-top:0px;vertical-align:middle;line-height:16px;text-align:left;padding-left:10px;color:#fff}@media only screen and (max-width: 767px){.home_details_buy_info .buy_info_column img{max-width:40px}.home_details_buy_info .buy_info_column .left-icon-content{font-size:12px;line-height:13px;text-align:center;padding:5px 0 0 0;display:block}}.home-section-title{position:relative;display:block;text-align:center;font-size:23px;padding:30px 10px 15px;font-weight:400;line-height:26px;color:#025294}.home-section-title .view-all{font-size:15px;font-weight:100;padding-top:3px;float:right;text-align:right}body.product #content-left{display:none}body.product #content-right{width:100%;padding:0}body.product #content-right .container-fluid{max-width:1440px}body.product .product-details .image{text-align:center;vertical-align:top;padding:0;float:left;margin:0px 0 5px 10px;background:white;overflow:hidden;position:relative;width:100%}body.product .product-details .image .image-box{width:100%;height:auto;margin:0 auto;padding:0;display:flex}body.product .product-details .image .image-box img{max-width:100% !important;height:auto !important;margin:0 auto}@media only screen and (max-width: 1024px){body.product .product-details .image{float:none;width:100% !important}body.product .product-details .image .image-box{display:block}}@media only screen and (max-width:479px){body.product .product-details .details_container{margin:10px 0px 15px 0}}body.product .product-hero-stats{font-family:'Open Sans',sans-serif;padding:10px 40px;color:#fff;font-weight:900;text-align:center;margin-bottom:5px;font-weight:800}body.product .product-hero-stats .hero-col{margin:0;border:3px solid #004b97;background:#0358b2}body.product .product-hero-stats .hero-col:hover{background:#003061;background:-moz-linear-gradient(top, #003061 0%, #4997e6 100%);background:-webkit-linear-gradient(top, #003061 0%, #4997e6 100%);background:linear-gradient(to bottom, #003061 0%, #4997e6 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#003061', endColorstr='#4997e6', GradientType=0)}body.product .product-hero-stats .hero-col .hero-title{background:#fff;padding:0;text-transform:uppercase;color:#003975;font-weight:900;font-size:1.9rem;min-height:26px}body.product .product-hero-stats .hero-col .hero-amnt,body.product .product-hero-stats .hero-col .hero-unit{margin-bottom:0}body.product .product-hero-stats .hero-col .hero-amnt{font-size:40px;font-size:4rem;padding:10px 0 0px}body.product .product-hero-stats .hero-col .hero-unit{font-size:13px;font-weight:900;color:#fff;text-transform:uppercase;padding-bottom:15px;min-height:33px}@media only screen and (max-width: 1024px){body.product .product-hero-stats{padding:10px 0}body.product .product-hero-stats .hero-col{margin-bottom:15px}}body.product .acr-general-product-rating{padding-top:5px;padding-left:8px}body.product .product_details_box tr.quantity-row #please_call{position:absolute;left:-1px;top:29px;width:154px;height:auto;border:1px solid #fff;border-radius:5px;background-color:#ededed;text-align:center;color:#000;text-shadow:0 -1px 0 #fff;font-size:15px;font-size:1.5rem;font-weight:bold;text-transform:uppercase;display:none;margin:0;padding:22px 0;z-index:2;line-height:0px}body.product .product_details_box tr.quantity-row .qty_row{float:left;z-index:1;width:42%;display:block;position:relative;margin:0px}body.product .product_details_box tr.quantity-row div.prod_detail_grey_red_box{padding:0px 10px;color:#333;position:relative}body.product .product_details_box tr.quantity-row td .qty_header{background-color:transparent;display:block;margin-bottom:8px;color:#333;text-shadow:none;font-weight:bold;font-size:17px;font-size:1.7rem}body.product .product_details_box tr.quantity-row td .buttons_box{margin-top:0}body.product .product_details_box tr.quantity-row td .buttons_box .buttons_right{padding:0}body.product .product_details_box tr.quantity-row td .buttons_box #stock_notify .customer_email{height:50px;padding:5px 0;text-align:center;width:100%;box-shadow:none}body.product .product_details_box tr.quantity-row td .buttons_box #stock_notify .btn{height:61px;width:100% !important;background-color:#d9051c;font-family:'Roboto',sans-serif;line-height:61px !important;text-shadow:none;text-transform:uppercase;font-weight:600;font-size:22px;font-size:2.2rem;padding:0 6px 0 16px;margin:0;display:block;letter-spacing:0}body.product .product_details_box tr.quantity-row td .buttons_box #stock_notify .btn:hover{opacity:0.8}body.product .product_details_box tr.quantity-row td .buttons_box .notifyme-message{display:none;background:#efefef;margin:10px 0 0 0;padding:5px;text-align:center;border:1px solid #ccc;color:#333}body.product .product_details_box tr.quantity-row .after-pay-box{text-transform:uppercase;font-size:12px;font-size:1.2rem;font-weight:600;color:#333;background:#efefef;padding:5px 15px;vertical-align:middle;margin:0;text-align:center}body.product .product_details_box tr.quantity-row .after-pay-box .after-pay-box-right{text-align:right;line-height:35px}body.product .product_details_box tr.quantity-row .after-pay-box .after-pay-logo{max-width:140px}body.product .product_details_box tr.quantity-row .after-pay-box img.product-payment-methods{max-height:34px;width:auto;max-width:100%}body.product .product_details_box tr.quantity-row .after-pay-box .after-pay-price-container{font-size:18px;font-size:1.8rem}body.product .product_details_price_box .pack_blue_heading{background-color:#025294;color:#fff;display:block;padding:5px 10px;margin:5px 5px 10px 5px;text-transform:uppercase;font-weight:bold;font-size:13px;font-size:1.3rem}body.product .product_details_price_box .opt_left{line-height:42px}body.product .product_details_price_box #in_stock{display:block;width:100%;font-size:12px;color:#189e2e;font-weight:bold;text-transform:uppercase;font-style:italic;line-height:12px}body.product .product_details_buy_info{padding-top:10px}body.product .product_details_buy_info .buy_info_column{text-align:center;flex:auto}body.product .product_details_buy_info .buy_info_column img{max-width:50px}body.product .product_details_buy_info .buy_info_column .left-icon-content{clear:both;font-size:11px;line-height:13px}body #product_container .customer_reviews_product_hero{background:#f9f9f9;padding:20px 20px;border-top:1px solid #efefef;border-bottom:1px solid #efefef;margin-bottom:20px}body #product_container .customer_reviews_product_hero .product-section-title{color:#333;text-align:left;font-size:17px}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review{border:0 none;border-left:1px solid #ddd;padding:0 0 0px 20px;width:100%}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .acr-rating .review-date{font-size:11px;color:#999;padding-left:10px}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .product-quote-container .quoteation-mark-container{text-align:center;border:1px solid #ddd;border-radius:50%;padding:20px;background-color:#fff}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .product-quote-container .quoteation-mark-container .quotation-mark{font-size:30px;display:block;line-height:20px}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .right-side{width:66%;padding-left:15px;float:left}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .right-side .review-body{font-size:13px;color:#666;font-style:italic}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review .right-side .review-author{font-weight:600;font-size:14px}@media (max-width:768px){body #product_container .customer_reviews_product_hero .acr-reviews-hero{display:block}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review{display:block;border:0 none;border-top:1px solid #ddd;padding:20px 0}body #product_container .customer_reviews_product_hero .acr-reviews-hero div.acr-review:after{clear:both;display:table;content:" "}}body #product_container .product-hero-stats{margin-bottom:30px}body .product-section-title{position:relative;display:block;text-align:center;font-size:23px;padding:80px 10px 15px;font-weight:400;line-height:26px;color:#025294}body .dialog-category-products-list #products-header{width:100%;margin:0;padding:10px 0;background:none transparent;color:#7f7f7f;border-bottom:1px solid #ccc;border-top:1px solid #ccc;line-height:35px}body .dialog-category-products-list #products-header.sticky{display:block;position:fixed;top:187px;width:100%;left:0;box-sizing:border-box;background:#f8f8f8;z-index:100;height:auto}@media only screen and (max-width: 1024px){body .dialog-category-products-list #products-header.sticky{top:117px}}body .dialog-category-products-list #products-header .container{width:100%;max-width:100%;margin:0 auto;box-sizing:border-box}body .dialog-category-products-list #products-header .container .sort-box{padding:5px 0;color:#20528f;font-size:1.7rem;font-weight:700;line-height:28px;text-transform:uppercase}body .dialog-category-products-list #products-header .container .sort-box select{font-size:1.4rem;height:2em}body .dialog-category-products-list #products-header .container .filter_container{float:right;position:relative;z-index:10}body .dialog-category-products-list #products-header .container .filter_container .filter_main_text{float:left;padding:6px 0;margin-right:10px;color:#20528f;font-size:17px;font-size:1.7rem;font-weight:700;line-height:24px;text-transform:uppercase}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul{position:relative;margin:0;padding:0;float:right;background:#d73831}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter{position:static;padding:5px 15px 5px 0;float:left;background:#d73831;list-style:none}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter.prices{padding-left:15px}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_title{position:relative;cursor:pointer}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_title .filter_label{font-weight:500;font-size:18px;line-height:24px;padding-right:10px;display:inline-block;color:#fff;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_title .filter_status{display:none}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_title .filter_counter{padding:4px 7px;text-align:center;color:#fff;display:inline-block;vertical-align:middle;font-size:14px;background:#005dbb;line-height:14px;margin-right:1px;display:none;position:relative;font-weight:bold;top:0}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter:first-child .filter_title .filter_label{padding-left:13px}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter:not(:first-child) .filter_title .filter_label:before{content:'|';display:inline-block;position:relative;top:-1px;padding-right:28px;color:#e0e0e0}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter.open .filter_title .filter_label{color:#f3ed4f}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter.open .filter_dropdown{display:block}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter.active .filter_counter{display:inline-block}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_dropdown{display:none;position:absolute;padding:15px 10px 0 10px;left:-1px;right:-1px;background:#f8f8f8;border:1px solid #e0e0e0;border-top:0;height:auto;overflow:auto;max-height:400px}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_dropdown ul{padding:0}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_dropdown ul li{box-sizing:border-box;float:left;position:relative;width:50%;list-style:none}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_dropdown ul li a{padding:9px 6px;display:block;min-height:18px}body .dialog-category-products-list #products-header .container .filter_container .filter_main_ul li.filter .filter_dropdown ul li a .remove{padding:1px 4px;text-align:center;color:#fff;display:inline-block;vertical-align:middle;font-size:11px;background:#e42c29;line-height:14px;margin-right:1px;position:relative;top:-2px;margin-right:6px}body .dialog-category-products-list .nagivation_pages_absolute{position:relative;font-weight:normal;background:none transparent;border:0px solid #f7f7f7;border-top:1px solid #f7f7f7;border-radius:0;padding:18px 0;text-align:center;margin:0 auto;display:block;right:auto;left:auto;float:none}body .dialog-category-products-list .nagivation_pages_absolute li{float:none;margin:0 auto}body .products-dialog .products-list{display:flex;flex-wrap:wrap;padding-top:10px;margin:0;clear:both}body .products-dialog .products-list .image .image-wrapper{height:250px;line-height:250px;max-width:11vw;margin:0 auto}@media only screen and (max-width: 1024px){body .products-dialog .products-list .image .image-wrapper{height:140px;line-height:140px;max-width:90px;margin:0 auto}}body .products-dialog .products-list .item{display:block;position:relative;margin:0 1% 2em 1%;padding:0 1em 1em 1em;width:14.6666666666%;box-sizing:border-box;color:#000;text-align:center;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.05)}body .products-dialog .products-list .item:hover{color:#d73831;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.1)}body .products-dialog .products-list .item:hover a.product-title{color:#d73831}body .filter_brands{border-top:1px solid #ccc;padding:10px 0;box-sizing:border-box}body .filter_brands h2{font-size:15px;font-weight:bold;padding-bottom:20px}body .filter_brands .filter_brand{display:block;margin:1px;border:0px solid #ccc;padding:1px 10px;position:relative;width:163px;float:left;text-decoration:none !important}body .filter_brands .filter_brand:hover{opacity:0.8}body .filter_brands .filter_brand img{max-width:100%;height:auto}body .filter_brands .filter_brand .table{display:table;width:100%;padding:0px;margin:0;display:none}body .filter_brands .filter_brand .filter_brand_name{display:table-cell;background:#e5e5e5;font-size:12px;color:#000;text-shadow:none;font-size:1.2rem;line-height:13px;font-family:'Arial Narrow';font-weight:normal;position:relative;padding:3px 18px 0 10px;width:100%;height:33px;vertical-align:middle}body .filter_brands .filter_brand .filter_brand_name .subcat_title_arrow{background:#e5e5e5;font-size:18px;padding:0 5px 0 0;color:#676767;font-family:'Arial';font-weight:bold;display:block;position:absolute;right:0;top:50%;margin-top:-5px}body.nav-up .products-dialog #products-header.sticky{top:100px}@media only screen and (max-width: 1024px){body.nav-up .products-dialog #products-header.sticky{top:60px}}body .display_subcat_icons .subcat_title{background:none #eee;color:#025294}body .display_subcat_icons .subcat_title a:after{content:"\f105";font-family:FontAwesome;font-weight:normal;font-style:normal;margin:0;text-decoration:none;color:#025294;font-size:3rem;padding:0px 12px 0 0;float:right}body .total-votes-products span{font-size:13px;color:#747474;display:inline-block;padding-top:3px}body .product_page_content .acr-product-tab-summary{padding-bottom:0}body .product_page_content .acr-reviews-list{align-items:flex-start}body .product_page_content .acr-reviews-list div.acr-review{border:none;color:#58595B;width:100%;padding:20px}@media (min-width:2099px){body .fullwidth .products-dialog .products-list .item{width:14.666%}body .subcategory_item.display_subcat_icons{width:18.7%}}@media (max-width:2099px){body .products-dialog .products-list .item{width:18%}body .fullwidth .products-dialog .products-list .item{width:14.6%}body .subcategory_item.display_subcat_icons{width:18.7%}}@media (max-width:1500px){body .products-dialog .products-list .item{width:23%}body .fullwidth .products-dialog .products-list .item{width:23%}}@media (max-width:1024px){body .products-dialog .products-list .item{width:31.3%}body .fullwidth .products-dialog .products-list .item{width:31.3%}body .subcategory_item.display_subcat_icons{width:23.6%}}@media (max-width:768px){body .products-dialog .products-list .item{width:48%}body .fullwidth .products-dialog .products-list .item{width:48%}body .products-dialog .products-list .image .image-wrapper{height:120px;line-height:120px}body .subcategory_item.display_subcat_icons{width:32%}}@media (max-width:480px){body .subcategory_item.display_subcat_icons{width:48.5%}}@media (max-width:380px){body .products-dialog .products-list .item{width:100%}body .fullwidth .products-dialog .products-list .item{width:100%}}.smartSearch #advancedSearch{border-radius:0;border:0;background:none transparent;box-shadow:0 0 8px rgba(0,0,0,0.05)}.smartSearch #advancedSearch .bottomBoxText{background:none #005293;border-radius:0;margin:0}.smartSearch #advancedSearch #price_low,.smartSearch #advancedSearch #price_high{width:43.4%}.smartSearch #searchFormContainer input[type=text]{height:30px;width:auto;border:none;margin:5px;font-size:16px;padding:5px;color:#666}.smartSearch .sort_by_smartsearch{width:auto;height:auto}.acr-dialog.list-dialog .title div.sort-box{width:auto;top:0}.acr-dialog.list-dialog .title div.sort-box select{height:30px}.checkout-container .cart{width:100%;margin:0 auto}#checkout-steps{margin-bottom:1em;background:#afafaf;overflow:hidden}#checkout-steps:after{content:"";display:table;clear:both}#checkout-steps .checkout-step{position:relative;float:left;width:20%;padding:.5em 0 .7em 2.7em;color:#FFF;font-size:1.2em;line-height:1;text-align:center}#checkout-steps .checkout-step:first-child{padding-left:1.5em}#checkout-steps .checkout-step>.fa{position:relative;z-index:100;font-size:1.5em;line-height:2em}#checkout-steps .checkout-step>span{position:relative;z-index:100}@media (max-width:1100px){#checkout-steps .checkout-step>span .desktop-only{display:none}}#checkout-steps .checkout-step::after{position:absolute;right:-1.5em;top:-0.4em;content:'';height:5em;width:5em;border:1px solid #fff;border-width:.2em .2em 0 0;transform:rotate(45deg);z-index:99}#checkout-steps .checkout-step.active{background:#2073b9}#checkout-steps .checkout-step.active::after{background:#2073b9}#checkout-steps .checkout-step.completed{background:#025294}#checkout-steps .checkout-step.completed::after{background:#025294}@media (max-width:1500px){#checkout-steps .checkout-step{font-size:1em}}@media only screen and (max-width: 1024px){#checkout-steps .checkout-step{font-size:0.9em}}@media only screen and (max-width: 767px){#checkout-steps .checkout-step{padding-top:1em}#checkout-steps .checkout-step>span{display:none}}.cart_products{background:none;border:1px solid #efefef;border-bottom:0px none}.cart_products .cart_product{border-bottom:1px solid #efefef}.cart_products .cart_product .cart_product_col{float:left}.cart_products .cart_product .cart_product_col .cart_product_col_right{float:right}.cart_products .cart_product .cart_product_col.cart_product_qty input{padding:.5em 0;width:30px;text-align:center}.cart_products .cart_product .cart_product_price,.cart_products .cart_product .cart_product_total{line-height:3}.cart_products .cart_product{position:relative;display:block;width:100%;box-sizing:border-box;border-bottom:1px solid #efefef;padding:10px;margin:0 0 10px 0}.cart_products .cart_product:after{content:"";display:table;clear:both}.cart_products .cart_product .cart_product_image{width:20%;position:relative}.cart_products .cart_product .cart_product_image .product_promo_sticker{position:absolute;top:0;left:0}.cart_products .cart_product .cart_product_info{width:50%;margin-left:5%;padding-top:0.8em}.cart_products .cart_product .cart_product_price{width:9%;text-align:right}.cart_products .cart_product .cart_product_qty{width:7%;text-align:right}.cart_products .cart_product .cart_product_total{width:9%;text-align:right}.cart_products .cart_product .cart_product_actions{position:absolute;bottom:0.5em;right:0.5em}@media only screen and (max-width: 767px){.cart_products .cart_product .cart_product_image{width:100%;float:none}.cart_products .cart_product .cart_product_image img{display:block;margin:0 auto}.cart_products .cart_product .cart_product_info{width:60%;margin-left:0}.cart_products .cart_product .cart_product_price{width:15%}.cart_products .cart_product .cart_product_qty{width:10%}.cart_products .cart_product .cart_product_total{width:15%}}@media only screen and (max-width: 480px){.cart_products .cart_product{padding-bottom:3em;text-align:center}.cart_products .cart_product .cart_product_info{width:100%;float:none;margin-bottom:1em}.cart_products .cart_product .cart_product_price{width:33%;text-align:center;margin-bottom:1em}.cart_products .cart_product .cart_product_qty{width:33%;text-align:center;margin-bottom:1em}.cart_products .cart_product .cart_product_total{width:33%;text-align:center;margin-bottom:1em}.cart_products .cart_product .cart_product_actions{position:relative;bottom:auto;right:auto;clear:both}}.checkout-buttons{padding:1em 0}.checkout-buttons:after{content:"";display:table;clear:both}.checkout-buttons .checkout-buttons-left{float:left}.checkout-buttons .checkout-buttons-right{float:right}.cart_totals{padding:8px 0;line-height:1.42857143;vertical-align:top;text-align:right}table.totals tr td.total,table.totals tr td.total-name,table.totals tr td.total-value,table.totals tr td.total-value-alt,table.totals span.total-name{font-size:1.2em}.table-striped{float:right}.table-striped tbody tr:nth-of-type(2n+1){background-color:rgba(0,0,0,0.05)}.table-striped td{padding:8px;line-height:1.42857143;vertical-align:top;border-top:1px solid #ddd;font-size:1.5em;white-space:nowrap}ul#opc-sections:after{content:"";display:table;clear:both}ul#opc-sections fieldset.registerform ul li.fields-group{float:none;margin-right:0}ul#opc-sections fieldset.registerform ul select,ul#opc-sections fieldset.registerform ul li.fields-group input[type="text"],ul#opc-sections fieldset.registerform ul li.fields-group input[type="password"],ul#opc-sections fieldset.registerform ul li.single-field input[type="text"],ul#opc-sections fieldset.registerform ul li.single-field input[type="password"]{width:100% !important}.after-pay-box{background:#efefef;padding:5px 15px}.after-pay-more-link{text-decoration:underline;background:0 0;border:none;font-size:inherit;line-height:1px}.after-pay-more-link:focus,.after-pay-more-link:hover{background:0 0 !important;text-decoration:underline;border:none !important;font-size:inherit !important;line-height:1px;outline:0;cursor:pointer}.after-pay-more-modal .modal-header .close{margin-top:20px;margin-right:20px;color:#000}.after-pay-more-modal .modal-dialog{margin:10% auto}.main.view-more-info{display:inline-block}.payment_type{width:25%;float:left;padding:5px}.afterpay-dialog .ui-dialog-title{display:none}.afterpay-popup-title{color:#444;margin:0 0 5px 0;font-size:1.5em;line-height:1.5em;word-spacing:-7px;letter-spacing:1px;text-transform:lowercase}.afterpay-popup-text{font-size:14px;line-height:1em;letter-spacing:2px}.first-col{padding:15px 30px}.info-box{text-align:center;padding-bottom:inherit}.info-box .info-box-title{margin:10px 0;font-weight:700;font-size:14px;line-height:20px}.info-box .info-box-text{font-size:13px;line-height:16px}.info-box:first-child .info-box-image{background-position:0 0}.info-box:last-child .info-box-image{background-position:-138px 0}.info-box .info-box-image{background:url(/skin/common_files/images/afterpay-sprite-2.png) -70px 0 no-repeat;height:60px;width:60px;margin:0 auto;background-size:210px}.view-more-info .footer{padding-left:30px;padding-right:30px}.view-more-info .center{text-align:center}.view-more-info .footer h5{font-size:12px;margin:0;padding:0;font-weight:700}.view-more-info .footer p{font-size:11px;line-height:16px}.info-boxes{padding:15px 30px}.first-row{background-color:#f8f8f8;display:inline-block}.afterpay-popup-img{padding:0;width:48%}.afterpay-popup-img img{width:100%}.first-row.row{margin:0}.after-pay-more-modal .modal-header{border:none;margin-bottom:10px}.after-pay-img-size-large{width:150px}.after-pay-img-size-small{width:65px}.after-pay-more-modal .modal-dialog{margin:0 auto}.after-pay-more-page .main.view-more-info{border:none;border-radius:0;box-shadow:none}.after-pay-more-page .info-boxes{padding:0}.info-box{display:inline-block;padding-bottom:inherit;text-align:center;width:32%}.opc-section-container tr:hover{background-color:#eee}.opc-section-container label{display:block;cursor:pointer}.payment-option-radio{margin-top:12px}.checkout-payments img{height:40px;width:auto}.checkout-payment-descr{width:auto}.opc-container ul#opc-sections li.opc-section{text-align:left;float:left;list-style:none;padding:20px;margin:0;border:0 none;min-height:400px;width:33.3%;box-sizing:border-box}.opc-container ul#opc-sections li.opc-section div.address-book-link{height:auto}.opc-container ul#opc-sections li.opc-section div.address-book-link span.popup-link{margin:0}.opc-container ul#opc-sections li.opc-section .address-line{font-size:14px;padding-left:15px;padding-right:15px}.checkout-container #toplinks{text-align:center}.checkout-container #toplinks img{margin:0 auto}.checkout-container #maincontent{float:left;width:100%;padding:20px;margin:0 auto;overflow:hidden;background-color:#fafafa;border:3px solid #fff;box-shadow:0 0 10px rgba(0,0,0,0.1)}.checkout-container #maincontent .transactioncustomer{width:50%}.checkout-container #maincontent .transactioncard{width:50%}.checkout-container #maincontent .transactioncard .cc_details li{list-style:none;margin-bottom:20px}.checkout-container #maincontent .transactioncard form#payment2 label{line-height:35px}.checkout-container #maincontent .transactioncard form#payment2 select{width:45%}.shopping_cart_empty{background:#efefef;text-align:center;padding:50px 0;height:auto}@media (max-width:767.9px){div.opc-container .btn{font-size:18px;font-size:1.8rem;font-weight:normal;line-height:16px}}.login-form{width:320px}.login-form .login-form-row{margin:1em 0}.login-form #username,.login-form #password,.login-form .btn{height:50px;width:100%}.login-form #username,.login-form #password{border:1px solid #e2e2e2;padding:1em}#top-links{padding:0}#top-links .ui-tabs-nav{border-radius:0 !important;border:0 none;border-bottom:1px solid #025eaa;background:transparent;padding:0}#top-links .ui-tabs-nav li{color:#FFF;background:#025eaa;border-radius:0px;border-color:#025294}#top-links .ui-tabs-nav li a{color:#FFF}#top-links .ui-tabs-nav li.ui-tabs-active{background:#FFF;border-color:#025294}#top-links .ui-tabs-nav li.ui-tabs-active a{color:#025eaa}.register-table .register-section-title label{font-size:1.5em;font-weight:600}ul.address-container{list-style-type:none;margin:0;padding:0}ul.address-container li.address-box{display:inline-block;margin:0 50px 50px 0;padding:0;border:solid 1px #ddd;min-height:200px;overflow:hidden;text-decoration:none;vertical-align:top;text-align:left;list-style:none}ul.address-container li.address-box div.address-bg{background:transparent url(/skin/common_files/images/bg_post.png) repeat top left;margin:2px;padding:8px;width:300px}ul.address-container li.address-box div.address-bg .address-main{padding:10px 15px;background:#fff;min-height:234px}ul.address-container li.address-box div.address-bg .address-main .address-default{font-weight:bold;vertical-align:top}ul.address-container li.address-box div.address-bg .address-main .new-address-label{padding-top:90px;text-align:center}ul.address-container li.address-box div.address-bg .address-main .new-address-label a.new-address{font-size:22px;line-height:36px}table.account-order-search-options tr td{padding:5px 0}#account-order-search{max-width:800px}#account-order-search .data-name{width:200px}#account-order-search input.search-orderids,#account-order-search select{max-width:200px !important}#account-order-search .button-row{margin-top:1em}.ccm-pagination-wrapper{margin-top:5vw;text-align:center}#blog-share{float:right}#blog-left .blog-item{margin-bottom:3vw}#blog-left .blog-item .blog-item-image{height:200px;background-repeat:no-repeat;background-position:center center;background-size:cover}#blog-left .blog-item .blog-item-summary{font-size:16px}#blog-left .blog-item .blog-item-summary h2{padding:0}#blog-left .blog-item .blog-item-summary .blog-item-date{padding-bottom:1em;color:#AAA;font-size:14px;margin-bottom:1em}
/***
 * Source: file
 * File: skin/common_files/smart_search.css
 * Queue: 0
 * ===================================================================
 ***/

/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Smart Search :: alteredCart.com
| All code developed by Bill Brewer
| Copyright (c)2007-2011 alteredCart            
| Bill Brewer <bill@alteredcart.com>   
| All rights reserved.
| This code is licensed for use on a single server.
| This code is licensed for use by the original purchaser only.                         
| Full license :: www.alteredcart.com/license.php
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/

.search_box {
	height:32px;
	border:1px solid #5C9EBF;
	background-color:#B7D7E6;
}
.greyBox {
	border:1px solid #D5D5D5; 
	background:#F5F5F5;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.greyBoxTable {
	border-collapse: separate;
}
.greyBoxBottom {
	border:1px solid #D5D5D5; 
	background:#F5F5F5;
	width:48%; 
	max-width:48%;
	padding:5px;
}
.greyBoxBottom.left {
	-moz-border-radius: 10px 0 0 10px;
	-webkit-border-radius: 10px 0 0 10px;
	border-radius: 10px 0 0 10px;
}
.greyBoxBottom.right {
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	border-radius: 0 10px 10px 0;
	
	border-left: 0;
}
	.greyBox ul, .greyBoxBottom ul {
		margin-left: 2em;
		margin-bottom: 0.5em;
	}
		.greyBox li, .greyBoxBottom li {
			
		}
			.greyBox a:link, .greyBoxBottom a:link {
				text-decoration: none;
				padding: 4px 0;
				display:  block;
			}
			.greyBox a:hover, .greyBoxBottom a:hover {
				color: #c00;
				text-decoration: underline;
			}
	
.bottomBoxText {
	text-align: center;
	background: url(../../../skin/common_files/../../skin/Sportys_MEM/css/../images/top_main_nav2.png) no-repeat scroll 0 -5px transparent;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	margin-bottom: 5px;
}
.greyBoxBottom.left .bottomBoxText {
	-moz-border-radius: 10px 0 0 0;
	-webkit-border-radius: 10px 0 0 0;
	border-radius: 10px 0 0 0;
}
.greyBoxBottom.right .bottomBoxText {
	-moz-border-radius: 0 10px 0 0;
	-webkit-border-radius: 0 10px 0 0;
	border-radius: 0 10px 0 0;
}
.smartSearchHighlight {
	font-weight:bold;
	color:#F00;
}
.incorrectSpelling {
	color:#F00;
	font:italic normal bold;
}
.addedTerms {
	color:#666;
	font:italic normal bold larger inherit;
}
.commonWord {
	color:#999;
}
.readonly { 
	background: #CCC !important; 
}

#quickFilter{
	text-align:left; 
	margin-top:10px;
	padding:3px;
}
#quickFilter ul{
	margin:5px 0 35px 5px;
	padding:0 0 0 5px;
}
#quickFilter li{
	list-style:none;
	margin-top:3px;
}
.filterTitle{
	text-align:center;
	background-color:#CCC;
	color:#FFF;
	font-weight:bold;
	padding:5px;
}
.filterArrow{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 20px solid #CCC;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	position:relative; margin-left:auto;
	margin-right:auto;
	margin-top:-5px;
}
.filterNumbers {
	font-size:9px;
	color:#999;
}
#autoSuggest {
	min-width:50px;
	overflow:visible;
	z-index:100;
}
.autoSuggestItem {
	margin:1px;
	padding:2px 5px;
	background-color:inherit;
	white-space: nowrap;
}
.autoSuggestSelected {
	color:#FFF;
	background-color:#333;
	margin:1px;
	padding:2px 5px;
	white-space: nowrap;
	cursor:pointer;
}
.autoSuggestSelected a {
	display:block;
	width:100%;
	text-decoration:none;
}
.autoSuggestDescription {
	font-size:small; 
	font-weight: bold;
	color:#666; 
	text-align:left; 
	padding-right:3px;
}
.search_bg {
 	min-width:20em;
 	background-repeat: repeat-x;
}
.search_bg .bd .searchContents {
	background:transparent url(../../../skin/common_files/images/search_r.png) no-repeat right 2px;
}
.search_bg .bd .searchContents .searchMain {
	border:1px solid #999;
	background-color:#FFF;
	margin:0px 5px 0px 0px;
	padding:0px;
	min-width:314px;

}
.search_bg .ft {
	background:transparent url(../../../skin/common_files/images/search_bl.png) no-repeat 0px 0px;
}
.search_bg .ft .searchContents {
	text-align:right;
}
#advancedSearch {
	border:1px solid #D5D5D5; 
	background:#F5F5F5;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	position:relative;
	left:-3000px;
	padding-bottom: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 10px;
}
#advancedSearch .bottomBoxText {
	margin-left: -1px;
    margin-right: -1px;
    margin-top: -1px;
}
#advancedSearch .wrp {
	margin: 0 auto;
}
#advancedSearch td {
	padding: 2px 4px;
}
#mainSearch {
	position:relative;
	width:650px;
	margin: 15px auto;
}
#showAdvancedSearch {
	text-align:center;
	font-size:10px;
	cursor:pointer;
	margin:10px auto;
	width: 150px;
}
#showAdvancedSearch:hover {
	text-decoration: underline;
}
#advancedCloseX {
	position:absolute;
	right:-8px;
	top:-8px;
	cursor:pointer;
}
.jumboSearchField {
	background:#FFF url(../../../skin/common_files/images/smart-search-bg.png) repeat-x scroll center top !important;
	border:1px solid #919191;
	color:#666;
	font-size:15px;
	margin:0px;
	padding:10px !important;
	width:600px;
}
.jumboSearchButton {
	position:absolute;
	top:0px;
	right:0px;
}
.didYouMean {
	text-align: center;
	padding-top: 5px;
}

.smartSearch.subcat_containers {
	border: none;

}
.smartSearch .nagivation_pages_absolute {
	top: 0;
	right: 0;
	float: right;
	position: relative;
	margin: 5px 0;
	color: #fff;
	padding-right: 5px;
}

#left-bar .filter {
	width: 230px;
	margin-bottom: 10px;
}
#left-bar .filter h5 {
	text-align: center;
	background: url(../../../skin/common_files/../../skin/Sportys_MEM/css/../images/top_main_nav2.png) no-repeat scroll 0 -5px transparent;
	color: #fff;
	padding: 5px 10px;
	font-size: 13px;
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
}
#left-bar .filter ul {
    background: #EDEDED;
    border: 1px solid #DADADA;
    border-top: none;	
    padding: 6px;
    list-style: none;
    
    -moz-border-radius: 0 0 10px 10px;
	-webkit-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#left-bar .filter ul .hide {
    display: none;
}
#left-bar .filter ul a {
    display: block;
    text-decoration: none;
    padding: 3px 4px;
    color: #043FA0;
}
#left-bar .filter ul .active a {
    background: #fff;
    font-weight: bold;
}
#left-bar .filter ul a .total {
    font-size: 0.9em;
}
#left-bar .filter ul a .remove {
    float: right;
}
#left-bar .filter ul a:hover .name {
    color: #c00;
    text-decoration: underline;
}
#left-bar .filter ul a:hover .remove {
    color: #c00;
}
#left-bar .filter ul .showMore a {
    text-align: center;
    cursor: pointer;
    font-style: italic;
    color: #777;
}
#left-bar .filter ul .showMore a:hover {
    color: #c00;
    text-decoration: underline;
}




/***
 * Source: file
 * File: skin/common_files/ajax-smart-search.css
 * Queue: 0
 * ===================================================================
 ***/

.AJAXSearch {
	position:absolute;
	background:#FFF;
	padding: 0;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-bottom: 1px solid #919191;
	border-left: 1px solid #919191;
	border-right: 1px solid #919191;
	margin:0px auto;
	overflow:hidden;
	min-height:35px;
	overflow:hidden;
	box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.49);
    -moz-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.49);
    -webkit-box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.49);
	z-index:100;
	
	display: block;
	left: 50%;
	margin-left: -490px;
	min-width: 979px;
	top: 50px;
}
#header .AJAXSearch {
	top: 33px;
	margin-left: -478px;
}
#AJAXsearch-q {
	
}
.AJAXSearch p, div {
	margin:0;
}
.AJAXSearch .col {
	float: left;
	width: 33%;
	padding: 0;
}
	.AJAXSearch .col.prods {
		width: 332px;
	}
	.AJAXSearch .col.suggestions {
		width: 323px;
		margin-right: -5px;
	}
.AJAXSearch h2 {
	color: #fff;
	padding: 10px;
	font-size: 13px;
	background-color: #025eaa;
	border: 1px solid #2983ce;
	border-width: 1px 0 0 0;
}
.AJAXSearch h2 a {
	color: #fff;
}
.AJAXSearch h2 a:hover {
	color: #eee;
}
.AJAXSearch dl {
	margin:0;
	padding-left: 5px;
}
.AJAXSearch dd {
	margin:0;
	text-align:left;
	padding:0;
	clear: both;
}
.AJAXSearch dd a:hover, .AJAXSearch dd a:focus {
	/*background-color:#EEE;*/
	/*-gfw-drop-shadow:.5em;*/
}
.AJAXSearch dd a {
	color:#999;
	display:block;
	text-decoration:none;
	font-size:12px;
	padding: 5px 10px;
	outline: none;
}
	.AJAXSearch dd.odd a {
		background: #f7f7f7;
	}
	.AJAXSearch dd a img {
		float: left;
		padding-right: 10px;
	}
	.AJAXSearch dd a .name {
		display: block;
	    font-weight: bold;
	    height: 1.2em;
	    overflow: hidden;
	    color: #F16600;
	}
	.AJAXSearch dd a .desc {
		font-size: 11px;
		clear: both;
	}
	.AJAXSearch dd a .price {
		float: right;
		font-weight:  bold;
		color: #888;
	}
.AJAXSearch dd a:link {
	color: #999;
}
.AJAXSearch dd a:visited {
	color: #999;
}
.AJAXSearch dd a:hover, .AJAXSearch dd.highlighted a {
	color: #fff;
	background: #f1bb00;
}
	.AJAXSearch dd a:hover .name, .AJAXSearch dd a:hover .price, .AJAXSearch dd.highlighted a .name, .AJAXSearch dd.highlighted a .price {
	    color: #fff;
	}
.AJAXSearch .col.viewall {
	width: 100%;
	clear: both;
}
.AJAXSearch .col.viewall h2 {
	text-align: center;
}



/* ==========================================================================
/* -- Mobile Devices (Landscape)
   ========================================================================== */
@media only screen and (max-width: 1023px) {
  /* Mobile Grid
    * For stacking full width columns, please use the new class .mobile-full
    * New mobile columns have been added
  */
  .AJAXSearch{
  	width: 100%;
  	min-width: 320px;
  	left: 0;
	margin-left: 0;
	top: 70px;
	overflow: scroll;
	max-height: 100vh;
  }
  	.AJAXSearch .col{
  		width: 50%!important;
  		padding: 0;
  		margin: 0;
  	}
    /* Search Results */
  .smartSearch.subcat_containers{
  	width: 100%;
  }
  	#mainSearch{
  		width: 100%;
  	}
  	#searchFormContainer{width: 100%!important;}
  	.jumboSearchButton{
  		right: -4px;
  	}
  	.smartSearch .sort_by_smartsearch{
  		width: 160px;
  	}
  	.smartSearch .grid_view .item{
  		border: none;
  	}
  	.smartSearch .products-list .item {
		width: 48%;
		float: left;
		height: 320px;
		overflow: hidden;
		margin: 0;
		border-right: 0 none;
		padding: 8px 0 8px 2%;
		border-bottom: 1px solid #ccc;
	}
	.smartSearch .products-list .item.hilight{
		padding: 8px 2% 8px 0;
	}	  	
	  	.smartSearch .products-list .item .product-title-box {
			float: none;
			width: 100%;
			height: 50px;
		}
		.smartSearch .item .image.wraptocenter{
			width: 90%;
			min-height: 150px;
		}
	  	.smartSearch .products-list .item .details {

		}
			.smartSearch .products-list .item .price-row{
				width: 100%;
			}
				.smartSearch .products .price-value{
					text-align: center;
				}
	.search .search-btn{
		top: 10px;
		right: 10px;
	}
	  
}

/* ==========================================================================
/* -- Mobile Devices (Portrate)
   ========================================================================== */
@media only screen and (max-width: 679.9px) {
	.smartSearch .products-list .item {
		width: 96%;
		height: auto;
		min-height: auto;
	}

		.smartSearch .products-list .item .product-title-box {
			float: none;
			width: 100%;
			height: auto;
			margin-bottom: 10px;
		}
		.smartSearch .item .image.wraptocenter {
			width: 90%;
			min-height: auto;
			float: none;
			display: block;
		}
		.smartSearch .products-list .item .details{

		}
			.smartSearch .products-list .item .button-row button.main-button{
				margin: -1px 0 0 8px!important;
			}
	
	.AJAXSearch{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
		.AJAXSearch .col{
			flex: 1 100%;
			padding: 0;
			margin: 0;
		}
		
		.AJAXSearch .col:nth-child(1) {
			order: 3;
		}
		.AJAXSearch .col:nth-child(2) {
			order: 2;
		}
		.AJAXSearch .col:nth-child(3) {
			order: 4;
		}
		.AJAXSearch .col:nth-child(4) {
			order: 1;
		}
}

