/*! jQuery UI - v1.10.3 - 2013-12-09
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.autocomplete.css, jquery.ui.datepicker.css, jquery.ui.menu.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT 

Actualizacion: Oscar Ortega 18/12/2013

*/

.ui-helper-hidden { display: none }
.ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 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:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse }
.ui-helper-clearfix:after { clear: both }
.ui-helper-clearfix { min-height: 0 }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0) }
.ui-front { z-index: 100 }
.ui-state-disabled { cursor: default!important }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat }
.ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100% }
/*Autocomplete*/
/*#ui-id-2{ position: fixed !important; z-index: 9999; bottom:40px !important; top:inherit !important; width: 360px !important; background: #eee; color: #FFF;  font-size: 11px; font-family: Tahoma, Arial, Verdana; margin: 0px; padding: 0px; border: 1px dotted #d4aa00; text-align: left; border-radius: 0; -moz-border-radius: 0; -web-kit-border-radius: 0; }  */
/*#ui-id-2 .ui-menu-item { list-style: none; }
#ui-id-2 .ui-menu-item a { display: inline-block; color: #403830; padding: 3px 3px; width: 352px; cursor: pointer; line-height: 15px; border-bottom: 1px dotted #403830; border-radius: 0; -moz-border-radius: 0; -web-kit-border-radius: 0; }
#ui-id-2 .ui-menu-item a:hover { color: #283D47; background: #E1D39A; }*/
.autocompleteinter { position: fixed !important; z-index: 9999; bottom:40px !important; top:inherit !important; width: 360px !important; background: #eee; color: #FFF; font-size: 11px; font-family: Tahoma, Arial, Verdana; margin: 0px; padding: 0px; border: 1px dotted #403830; text-align: left; border-radius: 0; -moz-border-radius: 0; -web-kit-border-radius: 0; }  
.autocompleteinter  .ui-menu-item { list-style: none; }
.autocompleteinter  .ui-menu-item a { display: inline-block; color: #403830; padding: 3px 3px; width: 352px; cursor: pointer; line-height: 15px; border-bottom: 1px dotted #403830; border-radius: 0; -moz-border-radius: 0; -web-kit-border-radius: 0; }
.autocompleteinter  .ui-menu-item a:hover { color: #ffffff; background: #602b20; }
