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


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


/* Icons
----------------------------------*/
/* calendar trigger */
.transac .ui-datepicker-trigger {float:left; margin:1px  5px 0 0;}

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


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

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


/*
 * jQuery UI CSS Framework 1.8.17
 *
 * 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=segoe%20ui,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=6px&bgColorHeader=ece8da&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=100&borderColorHeader=d4ccb0&fcHeader=433f38&iconColorHeader=847e71&bgColorContent=f5f3e5&bgTextureContent=04_highlight_hard.png&bgImgOpacityContent=100&borderColorContent=dfd9c3&fcContent=312e25&iconColorContent=808080&bgColorDefault=459e00&bgTextureDefault=04_highlight_hard.png&bgImgOpacityDefault=15&borderColorDefault=327E04&fcDefault=ffffff&iconColorDefault=eeeeee&bgColorHover=67b021&bgTextureHover=03_highlight_soft.png&bgImgOpacityHover=25&borderColorHover=327E04&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=fafaf4&bgTextureActive=04_highlight_hard.png&bgImgOpacityActive=100&borderColorActive=d4ccb0&fcActive=459e00&iconColorActive=8DC262&bgColorHighlight=fcf0ba&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=e8e1b5&fcHighlight=363636&iconColorHighlight=8DC262&bgColorError=ffedad&bgTextureError=03_highlight_soft.png&bgImgOpacityError=95&borderColorError=e3a345&fcError=cd5c0a&iconColorError=cd0a0a&bgColorOverlay=2b2922&bgTextureOverlay=05_inset_soft.png&bgImgOpacityOverlay=15&opacityOverlay=90&bgColorShadow=cccccc&bgTextureShadow=04_highlight_hard.png&bgImgOpacityShadow=95&opacityShadow=20&thicknessShadow=12px&offsetTopShadow=-12px&offsetLeftShadow=-12px&cornerRadiusShadow=10px
 */


/* Component containers
----------------------------------*/
.transac .ui-widget { font-family: Arial, sans-serif; font-size: 12px; }
.transac .ui-widget .ui-widget { font-size: 1em; }
.transac .ui-widget input, 
.transac .ui-widget select, 
.transac .ui-widget textarea, 
.transac .ui-widget button { font-family: segoe ui, Arial, sans-serif; font-size: 1em; }
.transac .ui-widget-content { border: 1px solid #d6d5d0; background:#fff url(/resources/images/interface/container/ombre_footer.gif) 0 0 repeat-x; color: #404040; }
.transac .ui-widget-content a { color: #404040; }
.transac .ui-widget-header { margin:0 0 5px 0; font-size:1.15em;}
.transac .ui-widget-header a { color: #404040; }

/* Interaction states
----------------------------------*/
.transac .ui-state-default, 
.transac .ui-widget-content .ui-state-default, 
.transac .ui-widget-header .ui-state-default { border: 1px solid #109cbe; background: #109cbe; font-weight: bold; color: #ffffff; }
.transac .ui-state-default a, 
.transac .ui-state-default a:link, 
.transac .ui-state-default a:visited { color: #ffffff; text-decoration: none; }
.transac .ui-state-hover, 
.transac .ui-widget-content .ui-state-hover, 
.transac .ui-widget-header .ui-state-hover, 
.transac .ui-state-focus, 
.transac .ui-widget-content .ui-state-focus, 
.transac .ui-widget-header .ui-state-focus { border: 1px solid #0c758f; background: #0c758f; font-weight: bold; color: #ffffff; }
.transac .ui-state-hover a, 
.transac .ui-state-hover a:hover { color: #ffffff; text-decoration: none; }
.transac .ui-state-active, 
.transac .ui-widget-content .ui-state-active, 
.transac .ui-widget-header .ui-state-active { border: 1px solid #109cbe; background: #fff; font-weight: bold; color: #404040; }
.transac .ui-state-active a, 
.transac .ui-state-active a:link, 
.transac .ui-state-active a:visited { color: #fff; text-decoration: none; }
.transac .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {}
.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 #e3a345; background: #ffedad url(/resources/images/interface/calendar/ui-bg_highlight-soft_95_ffedad_1x100.png) 50% top repeat-x; color: #cd5c0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd5c0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd5c0a; }
.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; }*/
.transac .ui-state-disabled, 
.transac .ui-widget-content .ui-state-disabled, 
.transac .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

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

/* states and images */
.transac .ui-icon { width: 21px; height: 20px; }
.transac .ui-icon-circle-triangle-e { background:url(/global/images/icon_cal_next.gif) 0 0 no-repeat;}
.transac .ui-icon-circle-triangle-w { background:url(/global/images/icon_cal_prev.gif) 0 0 no-repeat;}


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

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

/* Overlays */
.transac .ui-widget-overlay { background: #2b2922 url(/resources/images/interface/calendar/ui-bg_inset-soft_15_2b2922_1x100.png) 50% bottom repeat-x; opacity: .90;filter:Alpha(Opacity=90); }
.transac .ui-widget-shadow { margin: -12px 0 0 -12px; padding: 12px; background: #cccccc url(/resources/images/interface/calendar/ui-bg_highlight-hard_95_cccccc_1x100.png) 50% top repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 10px; -khtml-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }/*
 * jQuery UI Datepicker 1.8.17
 *
 * 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
 */
.transac #ui-datepicker-div.ui-datepicker-multi {max-width:none;}
.transac .ui-datepicker { width: 17em; padding: 10px; display: none; box-shadow:0 0 4px rgba(0, 0, 0, 0.1)}
.transac .ui-datepicker .ui-datepicker-header { position:relative; padding:4px 0; border:0;}
.transac .ui-datepicker .ui-datepicker-prev, 
.transac .ui-datepicker .ui-datepicker-next { position:absolute; top: 8px; cursor: pointer; width:21px; height:20px; }
.transac .ui-datepicker .ui-datepicker-prev:after, 
.transac .ui-datepicker .ui-datepicker-next:after {display:none;}
.transac .ui-datepicker .ui-datepicker-prev-hover, 
.transac .ui-datepicker .ui-datepicker-next-hover { border:none;}
.transac .ui-datepicker .ui-datepicker-prev { left:0; }
.transac .ui-datepicker .ui-datepicker-next { right:0;}
.transac .ui-datepicker .ui-datepicker-prev-hover { }
.transac .ui-datepicker .ui-datepicker-next-hover { }
.transac .ui-datepicker .ui-datepicker-prev span, 
.transac .ui-datepicker .ui-datepicker-next span { display: block; margin:0; }
.transac .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.transac .ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.transac .ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.transac .ui-datepicker select.ui-datepicker-month, 
.transac .ui-datepicker select.ui-datepicker-year { width: 49%;}
.transac .ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.transac .ui-datepicker th { padding: 6px 4px; color:#404040; text-align: center; font-weight: normal; border: 0; background:none; }
.transac .ui-datepicker td {font-size:12px; border: 0; padding: 0; border:1px solid #fff; }
.transac .ui-datepicker td span, 
.transac .ui-datepicker td a { display: block; padding: 6px 4px; text-align: right; text-decoration: none; }
.transac .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; }
.transac .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.transac .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

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

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.transac .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*/
}