/*
* jQuery UI CSS Framework
* Copyright (c) 2009 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) 2009 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=Segoe%20UI,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=8px&bgColorHeader=817865&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=45&borderColorHeader=494437&fcHeader=ffffff&iconColorHeader=fadc7a&bgColorContent=feeebd&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=8e846b&fcContent=383838&iconColorContent=d19405&bgColorDefault=fece2f&bgTextureDefault=12_gloss_wave.png&bgImgOpacityDefault=60&borderColorDefault=d19405&fcDefault=4c3000&iconColorDefault=3d3d3d&bgColorHover=ffdd57&bgTextureHover=12_gloss_wave.png&bgImgOpacityHover=70&borderColorHover=a45b13&fcHover=381f00&iconColorHover=bd7b00&bgColorActive=ffffff&bgTextureActive=05_inset_soft.png&bgImgOpacityActive=30&borderColorActive=655e4e&fcActive=0074c7&iconColorActive=eb990f&bgColorHighlight=fff9e5&bgTextureHighlight=12_gloss_wave.png&bgImgOpacityHighlight=90&borderColorHighlight=eeb420&fcHighlight=1f1f1f&iconColorHighlight=ed9f26&bgColorError=d34d17&bgTextureError=07_diagonals_medium.png&bgImgOpacityError=20&borderColorError=ffb73d&fcError=ffffff&iconColorError=ffe180&bgColorOverlay=5c5c5c&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=50&opacityOverlay=80&bgColorShadow=cccccc&bgTextureShadow=01_flat.png&bgImgOpacityShadow=30&opacityShadow=60&thicknessShadow=7px&offsetTopShadow=-7px&offsetLeftShadow=-7px&cornerRadiusShadow=8px
*/


/* Component containers  /*#######################EDO EISAI!!!!!!!!!!!!!!#######################
----------------------------------*/
.ui-widget { /*font-family: Segoe UI, Arial, sans-serif;*/ /*font-family: 'Ubuntu Condensed', sans-serif;*/ font-family:Helvetica, Arial, sans-serif; font-size:12px; /*font-size: 1.1em;*/ width:950px; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { /*font-family: Segoe UI, Arial, sans-serif;*/ /*font-family: 'Ubuntu Condensed', sans-serif; font-size: 1em;*/ font-family:Helvetica, Arial, sans-serif; font-size:12px; }
.ui-widget-content { background: #ffffff; color: #383838;}
.ui-widget-content a { color: #383838; }
.ui-widget-header { border: 1px solid #494437; background-color:#F3F3F3; color: #ffffff; font-weight: bold;}
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default {background-image:url(../css/images/accordionClosed.jpg); background-position:8px center; background-repeat:no-repeat; background-color: #f3f3f3; color:#000; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color:#000; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {background-color:#f3f3f3; font-weight: bold; color: #000; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #381f00; text-decoration: none; outline: none; /*font-family: 'Ubuntu Condensed', sans-serif;*/ font-family:Helvetica, Arial, sans-serif; font-size:12px; }
.ui-state-active, .ui-widget-content .ui-state-active {background-image:url(../css/images/accordionOpened.jpg); background-repeat:no-repeat; background-position:8px center; background-color:#EB951A; font-weight: bold; color: #fff; outline: none; /*font-family: 'Ubuntu Condensed', sans-serif;*/font-family:Helvetica, Arial, sans-serif; font-size:12px; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #fff; outline: none; text-decoration: none; /*font-family: 'Ubuntu Condensed', sans-serif;*/ font-family:Helvetica, Arial, sans-serif; /*font-size:12px;*/ font-size:25px; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #eeb420; background: #fff9e5 url(images/ui-bg_gloss-wave_90_fff9e5_500x100.png) 50% top repeat-x; color: #1f1f1f; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #1f1f1f; }
/*.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #ffb73d; background: #d34d17 url(images/ui-bg_diagonals-medium_20_d34d17_40x40.png) 50% 50% repeat; color: #ffffff; }*/
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }




.ui-accordion .ui-accordion-header { cursor: pointer; font-size:16px; font-weight:normal; position: relative; margin-top: 3px; zoom: 1; /*border-top: solid 1px black;*/ height:32px; /*height:26px;*/ padding:1px 0 0 8px; border-bottom:1px solid black;}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 1px black; !important; }
.ui-accordion .ui-accordion-header a { display: block; /*font-size: 1em;*/ /*font-size:16px;*/ font-size:25px; /*padding: 2px 0 2px 27px;*/ padding:0 0 2px 27px; font-weight:normal; }
.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;*/ padding:0; height:285px;  margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; border-top: solid thin black; }
.ui-accordion .ui-accordion-content-active { display: block; }/* Datepicker
