/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

*:focus {outline:0;}

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


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

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


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

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


/*
 * jQuery UI CSS Framework 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=5px&bgColorHeader=04336a&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=8090e5&fcHeader=ffffff&iconColorHeader=d8e7f3&bgColorContent=fcfdfd&bgTextureContent=06_inset_hard.png&bgImgOpacityContent=100&borderColorContent=a6c9e2&fcContent=222222&iconColorContent=0078ae&bgColorDefault=04336a&bgTextureDefault=05_inset_soft.png&bgImgOpacityDefault=45&borderColorDefault=2f66d0&fcDefault=ffffff&iconColorDefault=e0fdff&bgColorHover=79a5ec&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=448dae&fcHover=026890&iconColorHover=056b93&bgColorActive=db985c&bgTextureActive=12_gloss_wave.png&bgImgOpacityActive=50&borderColorActive=936643&fcActive=000000&iconColorActive=f5e175&bgColorHighlight=327132&bgTextureHighlight=12_gloss_wave.png&bgImgOpacityHighlight=40&borderColorHighlight=206016&fcHighlight=e2fadb&iconColorHighlight=b8fa9e&bgColorError=e14f1c&bgTextureError=12_gloss_wave.png&bgImgOpacityError=45&borderColorError=cd0a0a&fcError=ffffff&iconColorError=fcd113&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=75&opacityOverlay=30&bgColorShadow=999999&bgTextureShadow=01_flat.png&bgImgOpacityShadow=55&opacityShadow=45&thicknessShadow=0px&offsetTopShadow=5px&offsetLeftShadow=5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget-header { color: #333; font-weight: bold;
    padding: 4px;
}
.ui-widget-header a { color: #08488C; }
.ui-tabs .ui-widget-header { border: none; }

/* Interaction states
----------------------------------*/
.ui-widget-header-2 { background-color: #22425C; font-weight: bold; font-size: 12px; color: #FFFFFF; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #777; 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
{ color: #000000; }
.ui-state-hover a, .ui-state-hover a:hover { color: #000000; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #D3DBE2; background: #ffffff; font-weight: bold; color: #000000; }
.ui-datepicker-calendar .ui-state-active { background: #fdfdc4; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #333; 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 #206016; background: #327132 url(images/ui-bg_gloss-wave_40_327132_500x100.png) 50% top repeat-x; color: #e2fadb; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #e2fadb; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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


/* Overlays */
.ui-widget-overlay { background: #000000; opacity: .70;filter:Alpha(Opacity=70); z-index: 90; height: 100%;
    position: fixed;
    top: 0; }
.ui-widget-shadow { margin: 5px 0 0 5px; padding: 0px; opacity: .45;filter:Alpha(Opacity=45); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Resizable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Accordion 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*
 * jQuery UI Autocomplete 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete {position: absolute; cursor: default; background-color: #FFFFFF; border: 1px solid #dddddd}

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

/*
 * jQuery UI Menu 1.8.11
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: bold;
    margin: -1px;
}
/*
 * jQuery UI Button 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; }
button.ui-button-icons-only { width: 3.7em; }

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

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

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

.ui-dialog .ui-dialog-titlebar-close {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-color: rgba(10,10,10,.2);
    border: none;
    border-radius: 290486px;
    cursor: pointer;
    pointer-events: auto;
    display: inline-block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font-size: 0;
    height: 32px;
    max-height: 32px;
    max-width: 32px;
    min-height: 32px;
    min-width: 32px;
    outline: none;
    position: relative;
    vertical-align: top;
    width: 32px;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
    background-color: rgba(10, 10, 10, .3);
}
.ui-dialog-titlebar-close:after, .ui-dialog-titlebar-close:before {
    background-color: #fff;
    content: "";
    display: block;
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
}
.ui-dialog-titlebar-close:after {
    height: 2px;
    width: 50%;
}
.ui-dialog-titlebar-close:before {
    height: 50%;
    width: 2px;
}


/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
button:disabled {
    background-color: #ffdbb0 !important;
    cursor: not-allowed !important;
    pointer-events: none;
}
button.waiting span {
    display: none !important;
}
/*
 * jQuery UI Dialog 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: fixed; width: 300px; overflow: hidden; z-index: 91; max-height: 100%; max-width: 100%; }
.ui-dialog .ui-dialog-titlebar {
    background-color: #ffffff;
    height: 80px;
    border-bottom: 1px solid #ffffff;
    border-radius: 6px 6px 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 20px;
    position: relative;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
}
.ui-dialog .ui-dialog-title { margin-right: -32px;-webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content {
    position: relative;
    padding: 20px 30px;
    border: 0;
    background: #ffffff;
    overflow: auto;
    zoom: 1;
    height: 150px;
    font-size: 16px;
}
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-dialog-buttonpane {
    border-radius: 0 0 6px 6px;
    padding: 15px 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #f2f2f2;
    border-top: 1px solid #dcdcdc;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-dialog-content::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 11px;
    height: 11px;
}

.ui-dialog-content::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white; /* should match background, can't be transparent */
    background-color: rgba(0, 0, 0, .5);
}
.ui-dialog .ui-dialog-buttonset button {
    cursor: pointer;
    display: inline-block;
    margin-right: 0.1em;
    overflow: visible;
    position: relative;
    text-align: center;
    text-decoration: none !important;
    -webkit-border-radius:2px; -moz-border-radius:2px; border-radius:2px;
    border: none;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 25px;
    line-height: 1.5;
}
.ui-dialog .ui-dialog-buttonset button:last-child {
    background-color: #222222;
    color: #fff;
}
.ui-dialog .ui-dialog-buttonset button:last-child:hover {
    background-color: #000000;
}
.ui-dialog .ui-dialog-buttonset button:first-child {
    color: rgba(0,0,0,.7);
    background-color: transparent;
}
.ui-dialog .ui-dialog-buttonset button:first-child:hover {
    background-color: #e9e9ec;
}
/*
 * jQuery UI Slider 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*
 * jQuery UI Tabs 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em 0 0; background-image: none; }
.ui-tabs .ui-tabs-nav li { list-style: none; display: inline-block; position: relative; top: 3px; margin: 0 .2em 1px 0;
    border-bottom: 0 !important; white-space: nowrap; border-top: 3px solid rgba(0, 0, 0, 0); }
.ui-tabs .ui-tabs-nav li a { float: left; padding: 8px 14px; 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-top: 1px solid #D3DBE2; padding: 10px 0; }
.ui-tabs .ui-tabs-hide { display: none !important; }
.ui-tabs li.ui-tabs-active { margin-bottom: 0; padding-bottom: 1px; border-top: 3px solid #F9A541; top: 5px; }
/*
 * jQuery UI Datepicker 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; background-color: #FFFFFF; border: 1px solid #E0E0E0; }
.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*/
}/*
 * jQuery UI Progressbar 1.8.11
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

.koo_contlien:not(.grey):hover .icone {
    -moz-opacity: 0.80;
    opacity: 0.80;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.lienaffilie {
    background-color: #FFFFD0;
    border: 1px solid #85604B;
    font-size: 22px;
    padding: 10px;
    overflow: auto;
}
.resperpage select { padding: 0; }
.tableau table {
    width: 100%;
    font-size: 14px;
    border-collapse:collapse;
    border-spacing: 0;
}
.tableau tr {
    border-bottom: 1px solid #e4e4e4;
}
.tableau td {
    border-collapse:collapse;
    padding: 10px 5px;
}
tr.tableau-header {
    background-color: #F0F0F0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.tableau-header th {
    font-weight: 100;
    color: #666666;
    text-align: left;
    padding: 10px 5px;
}
div.nav {
    float: right;
    font-family: "Verdana", "Geneva", "Lucida";
    margin: 0px;
    padding: 0px;
}
table.pages {
    padding: 1px;
    font-size: 12px;
}
table.pages  td {
    padding: 2px 4px;
    color: #888;
}
table.pages  td.totprod {
    padding-right: 15px;
}
table.pages  td.totpg {
    padding-right: 15px;
}
table.pages td.sel {
    font-weight: bold;
}
table.pages td a, table.pages td a:visited {
    color: #888;
    text-decoration: none;
}
table.pages td a:hover {
    color: #FF0000;
    text-decoration: none;
}
.msguser {
    margin-top: 20px;
}
.msguser-header {
    padding: 15px;
    border-bottom: 1px solid #E6E6E6;
    margin-top: 10px;
    margin-bottom: 10px;
}
.msguser-header input[type="text"] {
    border: 1px solid #D6D6D6;
    color: #444444;
    font-size: 14px;
    padding: 5px;
}
.msguser-sujet {
    font-family: Verdana, Arial, Sans-Serif;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 16px;
}
.post-user {
    border-top: 1px solid #F0F0F0;
    position: relative;
    padding: 14px 12px 12px 45px;
}
.post-user .date {
    display: inline-block;
    color: #8D8D8D;
    margin-left: 8px;
    font-size: 12px;
}
.post-user .user {
    color: #454545;
    font-weight: 700;
    display: inline-block;
}
.post-user .user_photo {
    position: absolute;
    left: 0px;
    top: 9px;
}
.post-user .member {
    color: #A7511A;
    font-weight: 700;
    display: inline-block;
}
.post-user .txt {
    margin: 15px 0px 10px;
    line-height: 140%;
}
.post-user:hover .edit-post {
    display: block;
}
.post-user .edit-post {
    float: right;
    color: #8a8a8a;
    font-size: 20px;
    display: none;
}
.post-user .edit-post i {
    cursor: pointer;
}
.post-user .attachment-list li {
    margin-right: 15px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 140px;
    height: 98px;
    display: inline-block;
    position: relative;
}
.post-user .attachment-list li .del {
    display: none;
}
.post-user .attachment-list li .del i {
    font-size: 20px;
}
.post-user .attachment-list li:hover .del {
    font-size: 14px;
    color: #888;
    z-index: 2;
    position: absolute;
    left: 4px;
    top: 4px;
    cursor: pointer;
    display: block;
}
.post-user .attachment-list li > div.li {
    width: 140px;
    height: 98px;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
}
.post-user .attachment-list li:hover > div.li {
    height: auto;
    overflow: visible;
    z-index: 1;
}
.post-user .icon {
    display: block;
    width: 64px;
    height: 64px;
    margin: 0 auto;
}
.post-user .icon img {
    max-width: 100%;
    max-height: 100%;
}
.post-user .filename {
    word-wrap: break-word;
    display: block;
    text-align: center;
    height: 34px;
}
.options-selector {
    color: #a5a5a5;
    font-size: 22px;
    position: absolute;
    right: 20px;
    top: 15px;
    cursor: pointer;
    z-index: 1;
}
.opt-selector {
    padding: 2px 12px;
}
.options-selector:hover {
    background-color: #fafafa;
    color: #959595;
}
.options-selector ul {
    list-style: none!important;
    padding: 0!important;
}
.options-win li a {
    padding: 6px 20px;
    display: block;
    color: #888;
}
.options-win li a:hover {
    color: #F9A541;
    background-color: #333;
    text-decoration: none;
}
.options-win {
    display: none;
    position: fixed;
    font-size: 12px;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.40);
    z-index: 2022;
    padding: 5px;
}
#btn-repondre, #post-form, .btn-sendmail {
    margin-bottom: 10px;
}
.dropable {
    border: 2px dashed #D0D0D0;
    min-height: 200px;
    border-radius: 6px;
}
.dropable.hover {
    border: 3px dashed #206016;
    background-color: #acdd4a;
}

#ku_progressbar, #ku_progressbar_img {
    width: 200px;
    height: 18px;
    background-color: #888888;
    float: right;
    display: none;
}
#ku_progress, #ku_progress_img {
    width: 0;
    height: 18px;
    background: #45b1e8;
    border: 1px solid #fafafa;
}
#ku_progresstext, #ku_progresstext_img {
    width: 200px;
    height: 18px;
    font-size: 10px;
    text-align: center;
    float: right;
}
.glisser {
    color: #d0d0d0;
    font-size: 18px;
    margin: 40px 0;
}
.msguser-boutons {
    float: right;
}
.valider {
    text-align: center;
    margin: 8px 0;
}
.msguser-contenu {
    background-color: #FFFFFF;
    min-height: 300px;
}
.newmsg {
    font-size: 10px;
    color: #FFF;
    background-color: #F00;
    font-weight: bold;
    padding: 1px 4px;
    border-radius: 50%;
    line-height: 14px;
}
ul.ac-sub {
    list-style: none !important;
}
#menu .newmsg { margin-top: -2px; position: absolute; right: 3px; top: 50%; margin-top: -17px; }
p {
    margin-bottom: 15px;
}
#container_menu {
    position: relative;
    display: block;
}
ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
#menu>ul>li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    position: relative;
}
#menu>ul>li>ul { display: none; list-style: none outside none; position: absolute; min-width: 180px; }
#menu>ul>li:hover>ul { display: block; }
#menu>ul>li>span { cursor: pointer; }
#container_menu a {
    display: block;
    text-decoration: none;
}
#contenu {
    min-height: 250px;
}
button#rewind, button#forward { margin: 0; }
.button-icon {
    background-image: url('https://www.kooneo.com/css/images/ui-icons_454545_256x240.png');
    width: 16px;
    height: 16px;
    display: block;
}
.widget-header {
    color: #3B3B3B; font-weight: bold;
    padding: 4px 20px;
    background: #F3ECC2;
    line-height: 30px;
}
.widget-header * {
    vertical-align: middle;
}
.widget-header button {
    background: none;
    padding: 3px 10px;
}
.widget-header .button-text {
    text-indent: -9999999px;
    padding: 0.4em;
}
.icon-seek-prev {
    background-position: -48px -160px;
}
.icon-seek-next {
    background-position: -32px -160px;
}
.tool-sep {
    display: inline-block;
    width: 30px;
}
#radio-select {
    display: inline-block;
}
.chart td { font-size: 11px; }
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix {display: block;}

.video-size {
    position: relative;
    margin: 0 auto;
}
.video-size video {
    width: 100%;
    height: 100%;
}
#vidplayer0_wrapper, .video-size object, .video-size embed {
    width: 100% !important;
    height: 100% !important;
}
.video-size .video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.video-size iframe {
    width: 100% !important;
    height: 100% !important;
}
video::-webkit-media-controls {
    overflow: hidden !important
}
video::-webkit-media-controls-enclosure {
    width: calc(100% + 32px);
    margin-left: auto;
}

#menu-top {
    text-align: right;
}
#menu-top > ul > li {
    display: inline-block;
    margin-left: 10px;
}
.main_container {
    padding: 15px 45px 40px;
    background: #ffffff;
    border-radius: 3px;
    border: 1px solid #e5e5e5;
    margin: 0 auto 40px;
}

.btn-outline-danger {
    color: #dc3545;
    background-color: transparent;
    background-image: none;
    border-color: #dc3545;
}
.btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.login_form {
    position:relative;
    text-align: left;
    width:380px;
    color: #333333;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 14px;
}
.login_form label {
    display: block;
    width: 150px;
    color: #777777;
    font-size: 16px;
    font-weight: bold;
    margin: 26px 0 8px;
    text-align: left;
}
.login_form_ok {
    margin-top: 20px !important;
}
.login_form input[type="text"],
.login_form input[type="email"],
.login_form input[type="password"] {
    width: 100%;
    border: 2px solid #D0D0D0;
    padding: 10px;
    font-size: 14px;
    background: #fdfdfd;
}
.login_form .get_pass {
    margin-top: 20px;
}
.login_form .get_pass a {
    color: #B30000;
    text-decoration: none;
}
.login_form h1 {
    font-size: 18px;
    color: #333;
}
.center {
    text-align: center;
}
.modpage_text {
    margin: 50px 0px;
}

#cookieBanner {
    font-family: Arial,Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    text-align: center;
    padding: 10px 5px;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

#cookieBanner a.close {
    display: inline-block;
    border-radius: 4px;
    padding: 2px 5px 4px;
    margin: 0 10px;
    text-decoration: none;
    font-weight: 700;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -khtml-border-radius: 4px;
}

#cookieBanner a {
    color: inherit;
    text-decoration: underline;
}

.shop-category {
    margin: -5px 0 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #F9F9F9;
    color: #333;
}
.shop-products .shop-list-img {
    margin-bottom: 15px;
    text-align: center;
}
.shop-products .shop-list-img:hover {
    opacity: 0.7;
}
.shop-products .shop-list-name {
    font-size: 14px;
    font-weight: normal;
    color: #444;
    margin: 0 0 10px;
    padding: 0;
}
#prod-gallery {
    margin-top: 10px;
}
#prod-gallery a {
    margin: 2px;
}
#prod-gallery img{border:2px solid transparent;}
#prod-gallery .active img{border:2px solid #333 !important;}


#content .shop-prod h1 {
    font-weight: 100;
}
.shop-prod .price {
    color: #E76D66;
    font-size: 18px;
}
.prod-qte label {
    display: block;
    margin-bottom: 8px;
}
.prod-qte input {
    border: 1px solid #BDC0C0;
    padding: 0 5px;
    font-size: 14px;
    line-height: 30px;
    vertical-align: middle;
    width: 68px;
}
#content a.prod-qte-btn {
    border: 1px solid #BDC0C0;
    font-size: 14px;
    line-height: 30px;
    width: 38px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    color: #545454;
    background-color: #f0f0f0;
}
#content a.prod-qte-btn:hover {
    text-decoration: none;
    background-color: #fafafa;
}
.shop-prod-img, .shop-prod-price {
    float: left;
    width: 50%;
}
.shop-prod-img {
    padding: 0 20px;
}
.shop-prod-img img {
    text-align: center;
}
.shop-prod-desc {
    margin-top: 50px;
    padding-top: 20px;
    border-top: 1px solid #e6e6e6;
}
#shop-overlay {
    position: fixed;
    background-color: #000;
    -moz-opacity: 0.20;
    opacity: 0.20;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 200;
    display: none;
}
#shop-cart-confirm {
    background-color: #fff;
    color: #000;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 460px;
    height: 416px;
    margin-top: -208px;
    margin-left: -200px;
    z-index: 201;
    -webkit-box-shadow: 0px 0px 6px 7px rgba(50, 50, 50, 0.36);
    -moz-box-shadow:    0px 0px 6px 7px rgba(50, 50, 50, 0.36);
    box-shadow:         0px 0px 6px 7px rgba(50, 50, 50, 0.36);
    padding: 20px;
    border-radius: 8px;
    display: none;
}
#cart-confirm-close {
    display: block;
    width: 38px;
    height: 38px;
    position: absolute;
    right: 0;
    top: 0;
    background: url(/img/close.png) no-repeat;
    margin: -19px -19px 0 0;
    cursor: pointer;
}
#shop-cart-confirm h2 {
    font-weight: 100;
    font-size: 18px;
}
#shop-cart-confirm h2 span {
    font-weight: 800;
    font-style: italic;
}
#cart-confirm-img {
    margin: 25px 0;
    text-align: center;
}
#cart-confirm-img img {
    max-width: 220px;
    max-height: 220px;
}
#shop-cart-confirm .button-container {
    position: absolute;
    bottom: 20px;
    width: 420px;
}
#cart-confirm-next {
    float: right;
}

#shop-cart-confirm .shop-button {
    font-size: 12px;
}
#sub_menu .caret {
    margin-left: 6px;
}
.text-counter {
    display: flex;
    justify-content: center;
}
.text-counter .digit {
    padding: 10px;
    text-align: center;
}
.text-counter .num {
    display: block;
    line-height: 1em;
}
.text-counter .word {
    display: block;
}
.toast-title {
    font-weight: bold;
}
.toast-message {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.toast-message a,
.toast-message label {
    color: #FFFFFF;
}
.toast-message a:hover {
    color: #CCCCCC;
    text-decoration: none;
}
.toast-close-button {
    position: relative;
    right: -0.3em;
    top: -0.3em;
    float: right;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    -webkit-text-shadow: 0 1px 0 #ffffff;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
    line-height: 1;
}
.toast-close-button:hover,
.toast-close-button:focus {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
.rtl .toast-close-button {
    left: -0.3em;
    float: left;
    right: 0.3em;
}
/*Additional properties for button version
 iOS requires the button element instead of an anchor tag.
 If you want the anchor version, it requires `href="#"`.*/
button.toast-close-button {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
.toast-top-center {
    top: 0;
    right: 0;
    width: 100%;
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-full-width {
    top: 0;
    right: 0;
    width: 100%;
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-left {
    top: 12px;
    left: 12px;
}
.toast-top-right {
    top: 12px;
    right: 12px;
}
.toast-bottom-right {
    right: 12px;
    bottom: 12px;
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}
#toast-container {
    position: fixed;
    z-index: 999999;
    pointer-events: none;
    /*overrides*/
}
#toast-container * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#toast-container > div {
    position: relative;
    pointer-events: auto;
    overflow: hidden;
    margin: 0 0 6px;
    padding: 15px 15px 15px 50px;
    width: 300px;
    -moz-border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background-position: 15px center;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 0 12px #999999;
    -webkit-box-shadow: 0 0 12px #999999;
    box-shadow: 0 0 12px #999999;
    color: #FFFFFF;
    opacity: 0.8;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    filter: alpha(opacity=80);
}
#toast-container > div.rtl {
    direction: rtl;
    padding: 15px 50px 15px 15px;
    background-position: right 15px center;
}
#toast-container > div:hover {
    -moz-box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    box-shadow: 0 0 12px #000000;
    opacity: 1;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    filter: alpha(opacity=100);
    cursor: pointer;
}
#toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-top-center > div,
#toast-container.toast-bottom-center > div {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
}
#toast-container.toast-top-full-width > div,
#toast-container.toast-bottom-full-width > div {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
.toast {
    background-color: #030303;
}
.toast-success {
    background-color: #51A351;
}
.toast-error {
    background-color: #BD362F;
}
.toast-info {
    background-color: #2F96B4;
}
.toast-warning {
    background-color: #F89406;
}
.toast-progress {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 4px;
    background-color: #000000;
    opacity: 0.4;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
    filter: alpha(opacity=40);
}
#pleasewait {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(255,255,255,0.6);
    z-index: 9999;
    text-align: center;
}
#pleasewait div {
    position: fixed;
    width: 100%;
    top: calc(50% - 60px);
}
.koo_gift {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 20px;
}
.koo_gift a.btn {
    text-decoration: none;
    color: #444;
    background: #f0f0f0;
    font-size: 20px;
    border: 1px solid #dedede;
}
.koo_form_gift .address {
    font-size: 16px;
    text-align: center;
}
.koo_form_gift a {
    text-decoration: none;
    font-size: 14px;
    color: #0B32A1;
}
.giftbox textarea {
    font-family: inherit;
}
.giftbox .alert-info {
    padding: 0 5px;
    margin-bottom: 12px;
}
.giftbox input[type=text], .giftbox input[type=email], .giftbox input[type=password], .giftbox select, .giftbox textarea {
    padding: 12px;
    font-size: 16px;
    background: #ffffff;
    font-weight: normal;
    border: 1px solid #dedede;
    border-radius: 5px;
    box-shadow: 0px 0px 0px 3px rgba(0,0,0,0.05);
    width: 100% !important;
}
.msg {
    padding: 9px;
    font-style: italic;
    background: rgba(255,255,255,0.5);
    display: inline-block;
    color: #5b5b5b;
}

.grid {
    grid-template-columns: repeat(6,minmax(0,1fr));
    row-gap: 1.5rem;
    column-gap: 1rem;
    display: grid;
}
.space-y-4>:not([hidden])~:not([hidden]) {
    margin-top: 0.75rem;
    margin-bottom: 0;
}
.radio.row label { color: rgb(120 120 120); font-weight: 200; margin-left: 0.75rem; }
input[type="radio"]:checked+label {
    color: rgb(60 60 60);
}
.mt-4 { margin-top: 1rem; }
.mt-6 { margin-top: 1.5rem; }
.field.wxs input { max-width: 8rem; }
.cs2 { grid-column: span 2/span 2; }
.cs3 { grid-column: span 3/span 3; }
.cs4 { grid-column: span 4/span 4; }
.cs5 { grid-column: span 5/span 5; }
.cs6 { grid-column: span 6/span 6; }
.form label { font-weight: 600; color: rgb(55,65,81); }
.form .field { margin-top: 0.25rem; }
.form input[type="text"], .form input[type="password"], .form select {
    font-size: .875rem;
    line-height: 1.25rem;
    box-shadow: 0 0 #0000, 0 0 #0000,0 1px 2px 0 rgba(0, 0, 0, 0.05);
    border-radius: 0.375rem;
    width: 100%;
    display: block;
    border: 1px solid rgb(209,213,219);
    padding: 0.5rem 0.75rem 0.5rem 0.75rem;
    background: #fff;
}
.field .suff {
    border-radius: 0 0.375rem 0.375rem 0;
    box-shadow: 0 0 #0000, 0 0 #0000,0 1px 2px 0 rgba(0, 0, 0, 0.05);
    background-color: rgb(249,250,251);
    color: rgb(107,114,128);
    border: 1px solid rgb(209,213,219);
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    border-left-width: 0;
    display: inline-flex;
    align-items: center;
}
.field.wthsuff {
    display: flex;
}
.wthsuff input[type="text"] {
    border-radius: 0.375rem 0 0 0.375rem;
}

/*Responsive Design*/
@media all and (max-width: 240px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 11em;
    }
    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}
@media all and (min-width: 241px) and (max-width: 480px) {
    #toast-container > div {
        padding: 8px 8px 8px 50px;
        width: 18em;
    }
    #toast-container > div.rtl {
        padding: 8px 50px 8px 8px;
    }
    #toast-container .toast-close-button {
        right: -0.2em;
        top: -0.2em;
    }
    #toast-container .rtl .toast-close-button {
        left: -0.2em;
        right: 0.2em;
    }
}
@media all and (min-width: 481px) and (max-width: 768px) {
    #toast-container > div {
        padding: 15px 15px 15px 50px;
        width: 25em;
    }
    #toast-container > div.rtl {
        padding: 15px 50px 15px 15px;
    }
}
@media screen and (max-width:768px) {
    #menu-to {
        line-height: 40px;
        text-align: left;
    }
    .mails tr {
        display: flex;
    }
    .mails td {
        margin-left: 0;
    }
    .mails td:nth-child(2) {
        flex: 1;
    }
    .mails td:nth-child(3) {
        font-size: 10px;
        flex: 0 0 90px;
    }
    .grid {
        grid-template-columns: repeat(1,minmax(0,1fr));
    }
    .cs2 { grid-column: 1 / 1; }
    .cs3 { grid-column: 1 / 1; }
    .cs4 { grid-column: 1 / 1; }
    .cs5 { grid-column: 1 / 1; }
    .cs6 { grid-column: 1 / 1; }
}

.audioplayer
{
    height: 2.5em; /* 40 */
    color: #fff;
    text-shadow: 1px 1px 0 #000;
    border: 1px solid #222;
    position: relative;
    z-index: 1;
    background: #333;
    background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
    background: -webkit-linear-gradient( top, #444, #222 );
    background: -moz-linear-gradient( top, #444, #222 );
    background: -ms-radial-gradient( top, #444, #222 );
    background: -o-linear-gradient( top, #444, #222 );
    background: linear-gradient( top, #444, #222 );
    -webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
    -moz-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
    box-shadow: inset 0 1px 0 rgba( 255, 255, 255, .15 ), 0 0 1.25em rgba( 0, 0, 0, .5 ); /* 20 */
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.audioplayer-mini
{
    width: 2.5em; /* 40 */
    margin: 0 auto;
}
.audioplayer > div
{
    position: absolute;
}
.audioplayer-playpause
{
    width: 2.5em; /* 40 */
    height: 100%;
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    left: 0;
}
.audioplayer:not(.audioplayer-mini) .audioplayer-playpause
{
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
}
.audioplayer-mini .audioplayer-playpause
{
    width: 100%;
}
.audioplayer-playpause:hover,
.audioplayer-playpause:focus
{
    background-color: #222;
}
.audioplayer-playpause a
{
    display: block;
}
.audioplayer:not(.audioplayer-playing) .audioplayer-playpause a
{
    width: 0;
    height: 0;
    border: 0.5em solid transparent; /* 8 */
    border-right: none;
    border-left-color: #fff;
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.5em 0 0 -0.25em; /* 8 4 */
}
.audioplayer-playing .audioplayer-playpause a
{
    width: 0.75em; /* 12 */
    height: 0.75em; /* 12 */
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -0.375em 0 0 -0.375em; /* 6 */
}
.audioplayer-playing .audioplayer-playpause a:before,
.audioplayer-playing .audioplayer-playpause a:after
{
    width: 40%;
    height: 100%;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 0;
}
.audioplayer-playing .audioplayer-playpause a:before
{
    left: 0;
}
.audioplayer-playing .audioplayer-playpause a:after
{
    right: 0;
}
.audioplayer-time
{
    width: 4.375em; /* 70 */
    height: 100%;
    line-height: 2.375em; /* 38 */
    text-align: center;
    z-index: 2;
    top: 0;
}
.audioplayer-time-current
{
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    left: 2.5em; /* 40 */
}
.audioplayer-time-duration
{
    border-right: 1px solid #555;
    border-right-color: rgba( 255, 255, 255, .1 );
    right: 2.5em; /* 40 */
}
.audioplayer-novolume .audioplayer-time-duration
{
    border-right: 0;
    right: 0;
}
.audioplayer-bar
{
    height: 0.875em; /* 14 */
    background-color: #222;
    cursor: pointer;
    z-index: 1;
    top: 50%;
    right: 6.875em; /* 110 */
    left: 6.875em; /* 110 */
    margin-top: -0.438em; /* 7 */
}
.audioplayer-novolume .audioplayer-bar
{
    right: 4.375em; /* 70 */
}
.audioplayer-bar div
{
    width: 0;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.audioplayer-bar-loaded
{
    background-color: #333;
    z-index: 1;
}
.audioplayer-bar-played
{
    background: #007fd1;
    background: -webkit-gradient( linear, left top, right top, from( #ffffff ), to( #ffc107 ) );
    background: -webkit-linear-gradient( left, #ffffff, #ffc107 );
    background: -moz-linear-gradient( left, #ffffff, #ffc107 );
    background: -ms-radial-gradient( left, #ffffff, #ffc107 );
    background: -o-linear-gradient( left, #ffffff, #ffc107 );
    background: linear-gradient( left, #ffffff, #ffc107 );
    z-index: 2;
}
.audioplayer-volume
{
    width: 2.5em; /* 40 */
    height: 100%;
    border-left: 1px solid #111;
    border-left-color: rgba( 0, 0, 0, .25 );
    text-align: left;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 2;
    top: 0;
    right: 0;
}
.audioplayer-volume:hover,
.audioplayer-volume:focus
{
    background-color: #222;
}
.audioplayer-volume-button
{
    width: 100%;
    height: 100%;
}
.audioplayer-volume-button a
{
    width: 0.313em; /* 5 */
    height: 0.375em; /* 6 */
    background-color: #fff;
    display: block;
    position: relative;
    z-index: 1;
    top: 40%;
    left: 35%;
}
.audioplayer-volume-button a:before,
.audioplayer-volume-button a:after
{
    content: '';
    position: absolute;
}
.audioplayer-volume-button a:before
{
    width: 0;
    height: 0;
    border: 0.5em solid transparent; /* 8 */
    border-left: none;
    border-right-color: #fff;
    z-index: 2;
    top: 50%;
    right: -0.25em;
    margin-top: -0.5em; /* 8 */
}
.audioplayer:not(.audioplayer-mute) .audioplayer-volume-button a:after
{
    /* "volume" icon by Nicolas Gallagher, http://nicolasgallagher.com/pure-css-gui-icons */
    width: 0.313em; /* 5 */
    height: 0.313em; /* 5 */
    border: 0.25em double #fff; /* 4 */
    border-width: 0.25em 0.25em 0 0; /* 4 */
    left: 0.563em; /* 9 */
    top: -0.063em; /* 1 */
    -webkit-border-radius: 0 0.938em 0 0; /* 15 */
    -moz-border-radius: 0 0.938em 0 0; /* 15 */
    border-radius: 0 0.938em 0 0; /* 15 */
    -webkit-transform: rotate( 45deg );
    -moz-transform: rotate( 45deg );
    -ms-transform: rotate( 45deg );
    -o-transform: rotate( 45deg );
    transform: rotate( 45deg );
}
.audioplayer-volume-adjust
{
    height: 6.25em; /* 100 */
    cursor: default;
    position: absolute;
    left: 0;
    right: -1px;
    top: -9999px;
    background: #222;
    background: -webkit-gradient( linear, left top, left bottom, from( #444 ), to( #222 ) );
    background: -webkit-linear-gradient( top, #444, #222 );
    background: -moz-linear-gradient( top, #444, #222 );
    background: -ms-radial-gradient( top, #444, #222 );
    background: -o-linear-gradient( top, #444, #222 );
    background: linear-gradient( top, #444, #222 );
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
.audioplayer-volume:not(:hover) .audioplayer-volume-adjust
{
    opacity: 0;
}
.audioplayer-volume:hover .audioplayer-volume-adjust
{
    top: auto;
    bottom: 100%;
}
.audioplayer-volume-adjust > div
{
    width: 40%;
    height: 80%;
    background-color: #222;
    cursor: pointer;
    position: relative;
    z-index: 1;
    margin: 30% auto 0;
}
.audioplayer-volume-adjust div div
{
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #007fd1;
    background: -webkit-gradient( linear, left bottom, left top, from( #eeeeee ), to( #ffffff ) );
    background: -webkit-linear-gradient( bottom, #eeeeee, #ffffff );
    background: -moz-linear-gradient( bottom, #eeeeee, #ffffff );
    background: -ms-radial-gradient( bottom, #eeeeee, #ffffff );
    background: -o-linear-gradient( bottom, #eeeeee, #ffffff );
    background: linear-gradient( bottom, #eeeeee, #ffffff );
}
.audioplayer-novolume .audioplayer-volume
{
    display: none;
}

.audioplayer-play,
.audioplayer-pause,
.audioplayer-volume a
{
    -webkit-filter: drop-shadow( 1px 1px 0 #000 );
    -moz-filter: drop-shadow( 1px 1px 0 #000 );
    -ms-filter: drop-shadow( 1px 1px 0 #000 );
    -o-filter: drop-shadow( 1px 1px 0 #000 );
    filter: drop-shadow( 1px 1px 0 #000 );
}
.audioplayer-bar,
.audioplayer-bar div,
.audioplayer-volume-adjust div
{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.audioplayer-bar,
.audioplayer-volume-adjust > div
{
    -webkit-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    -moz-box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
    box-shadow: -1px -1px 0 rgba( 0, 0, 0, .5 ), 1px 1px 0 rgba( 255, 255, 255, .1 );
}
.audioplayer-volume-adjust div div,
.audioplayer-bar-played
{
    -webkit-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    -moz-box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
    box-shadow: inset 0 0 5px rgba( 255, 255, 255, .5 );
}
.audioplayer-volume-adjust
{
    -webkit-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    -moz-box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
    box-shadow: -2px -2px 2px rgba( 0, 0, 0, .15 ), 2px -2px 2px rgba( 0, 0, 0, .15 );
}
.audioplayer *,
.audioplayer *:before,
.audioplayer *:after
{
    -webkit-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -moz-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -ms-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    -o-transition: color .25s ease, background-color .25s ease, opacity .5s ease;
    transition: color .25s ease, background-color .25s ease, opacity .5s ease;
}
