<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, 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:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.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: fixed; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.23
 *
 * Copyright 2012, 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=Lucida%20Grande,%20Lucida%20Sans,%20Arial,%20sans-serif&amp;fwDefault=bold&amp;fsDefault=1.1em&amp;cornerRadius=5px&amp;bgColorHeader=5c9ccc&amp;bgTextureHeader=12_gloss_wave.png&amp;bgImgOpacityHeader=55&amp;borderColorHeader=4297d7&amp;fcHeader=ffffff&amp;iconColorHeader=d8e7f3&amp;bgColorContent=fcfdfd&amp;bgTextureContent=06_inset_hard.png&amp;bgImgOpacityContent=100&amp;borderColorContent=a6c9e2&amp;fcContent=222222&amp;iconColorContent=469bdd&amp;bgColorDefault=dfeffc&amp;bgTextureDefault=02_glass.png&amp;bgImgOpacityDefault=85&amp;borderColorDefault=c5dbec&amp;fcDefault=2e6e9e&amp;iconColorDefault=6da8d5&amp;bgColorHover=d0e5f5&amp;bgTextureHover=02_glass.png&amp;bgImgOpacityHover=75&amp;borderColorHover=79b7e7&amp;fcHover=1d5987&amp;iconColorHover=217bc0&amp;bgColorActive=f5f8f9&amp;bgTextureActive=06_inset_hard.png&amp;bgImgOpacityActive=100&amp;borderColorActive=79b7e7&amp;fcActive=e17009&amp;iconColorActive=f9bd01&amp;bgColorHighlight=fbec88&amp;bgTextureHighlight=01_flat.png&amp;bgImgOpacityHighlight=55&amp;borderColorHighlight=fad42e&amp;fcHighlight=363636&amp;iconColorHighlight=2e83ff&amp;bgColorError=fef1ec&amp;bgTextureError=02_glass.png&amp;bgImgOpacityError=95&amp;borderColorError=cd0a0a&amp;fcError=cd0a0a&amp;iconColorError=cd0a0a&amp;bgColorOverlay=aaaaaa&amp;bgTextureOverlay=01_flat.png&amp;bgImgOpacityOverlay=0&amp;opacityOverlay=30&amp;bgColorShadow=aaaaaa&amp;bgTextureShadow=01_flat.png&amp;bgImgOpacityShadow=0&amp;opacityShadow=30&amp;thicknessShadow=8px&amp;offsetTopShadow=-8px&amp;offsetLeftShadow=-8px&amp;cornerRadiusShadow=8px
 */


/* Component containers
----------------------------------*/
.ui-widget {/* font-family: Lucida Grande, Lucida Sans, 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 { }
.ui-widget-content {}

.wk-resultlist-grouping .ui-widget-content { box-shadow: 0px 0px 0px rgba(50, 50, 50, 0);}

.ui-widget-content a { color: #222222; }

.ui-widget-header {}

.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 #c5dbec; background: #dfeffc url(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(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(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x; font-weight: bold; color: #e17009; }*/
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #e17009; 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 #fad42e; background: #fbec88 url(images/ui-bg_flat_55_fbec88_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 #cd0a0a; background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color: #cd0a0a; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; }
.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(images/ui-icons_469bdd_256x240.png); }*/
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_469bdd_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons256x240.png); }
/*.ui-state-default .ui-icon { background-image: url(images/ui-icons_6da8d5_256x240.png); }*/
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_f9bd01_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(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-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px; -khtml-border-top-left-radius: 5px; border-top-left-radius: 5px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 5px; -webkit-border-top-right-radius: 5px; -khtml-border-top-right-radius: 5px; border-top-right-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 5px; -webkit-border-bottom-left-radius: 5px; -khtml-border-bottom-left-radius: 5px; border-bottom-left-radius: 5px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -khtml-border-bottom-right-radius: 5px; border-bottom-right-radius: 5px; }*/

/* Overlays */
.ui-widget-overlay { background: #666; opacity: .30;filter:Alpha(Opacity=30); }
.ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .30;filter:Alpha(Opacity=30); -moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; }/*!
 * jQuery UI Resizable 1.8.23
 *
 * Copyright 2012, 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; 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.23
 *
 * Copyright 2012, 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.23
 *
 * Copyright 2012, 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.23
 *
 * Copyright 2012, 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; }	

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

/*
 * jQuery UI Menu 1.8.23
 *
 * 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: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.23
 *
 * Copyright 2012, 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-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-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, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -7px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -7px; }
.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; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.23
 *
 * Copyright 2012, 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: absolute; padding: .2em; overflow: hidden; z-index:1002;}
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
/*.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; }*/ 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: 0; width: auto; padding:0px; height: auto; border:none; background:none; top:2px }
.ui-dialog .ui-dialog-titlebar-close:focus{ border:none; outline: 0;}
.ui-dialog .ui-dialog-titlebar-close span { display: block;  }
/* .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; } */
.ui-dialog .ui-dialog-content { position: relative; border: 0; overflow: auto; zoom: 1; margin:0; }
.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 .ui-dialog-buttonset {}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset button{display: inline-block; height:35px; padding:0 14px;}
.ui-dialog .ui-dialog-buttonpane button { cursor: pointer;}
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move;}
.newpopupClassDialog {z-index:1001 !important;}
.ui-dialog-titlebar button:after {
    content: '\e865';
    font-family: "wk-icons";
    font-size: 20px;
    display: block;
    display: inline-block\9;
    color:#000000;
	background:linear-gradient(#fff, #e6e6e6);
}
/*!
 * jQuery UI Slider 1.8.23
 *
 * Copyright 2012, 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 { 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; }/*!
 * jQuery UI Tabs 1.8.23
 *
 * Copyright 2012, 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 .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; }
/*!
 * jQuery UI Datepicker 1.8.23
 *
 * Copyright 2012, 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 { padding:0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; border-bottom:9px solid #81A3BC;}
.ui-datepicker .ui-datepicker-prev { position:absolute; top: 6px; left:15px; width: 1.8em; height: 1.8em;}
.ui-datepicker .ui-datepicker-next { position:absolute; top: 6px; right: 15px; width: 1.8em; height: 1.8em;}
.ui-datepicker .ui-datepicker-prev .ui-icon { background: url(../../img/ico_prev.png) center center no-repeat;} 
.ui-datepicker .ui-datepicker-next .ui-icon { background: url(../../img/ico_next.png) center center no-repeat;}
.ui-datepicker .ui-datepicker-prev.ui-state-hover .ui-icon { background: inherit;} 
.ui-datepicker .ui-datepicker-next.ui-state-hover .ui-icon { background: inherit;}
.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 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{ width: 48%; margin:0 1% 0 0;}
.ui-datepicker select.ui-datepicker-year { width: 48%; margin:0 0 0 1%;}
.ui-datepicker table {width: 100%; font-size: 1.1em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: 1.3em 0.3em 0.7em 0.3em; text-align: center; font-weight: bold; border: 0; color:#0077aa;}
.ui-datepicker td { border: 0; padding: 1px; text-align: center; }
.ui-datepicker td span, 
.ui-datepicker td a { display: block; padding: .2em; text-align: center; font-size:.9em; 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; }
.ui-datepicker .ui-icon { width: 16px; height: 16px; background-image:  none; }
.ui-datepicker .ui-state-hover .ui-icon, 
.ui-datepicker .ui-state-focus .ui-icon {background-image: url(images/ui-icons_217bc0_256x240.png); }


/* 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%; font-size:0em; }

/* 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; }

#cContainer tbody .ui-datepicker-week-end {
	color: #474747;
	opacity: 1;
	filter: Alpha(Opacity=100);
}

#cContainer tbody .ui-datepicker-current-day{
    color: #00A9D2;
    opacity: 1;
    filter:Alpha(Opacity=100);
}

#cContainer .ui-datepicker th span {
	font-size: 0;
}

#cContainer .ui-datepicker th span:before {
	font-size: 13px;
}

#cContainer .ui-datepicker th span[title="Lunes"]:before {
	content: "L";
}
#cContainer .ui-datepicker th span[title="Martes"]:before {
	content: "M";
}
#cContainer .ui-datepicker th span[title="MiÃ©rcoles"]:before {
	content: "M";
}
#cContainer .ui-datepicker th span[title="Jueves"]:before {
	content: "J";
}
#cContainer .ui-datepicker th span[title="Viernes"]:before {
	content: "V";
}
#cContainer .ui-datepicker th span[title="SÃ¡bado"]:before {
	content: "S";
}
#cContainer .ui-datepicker th span[title="Domingo"]:before {
	content: "D";
}

	/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
	.ui-datepicker-cover {
    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.23
 *
 * Copyright 2012, 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; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }

.popupContainerParentClass {display: block; z-index: 1003; outline: 0px; height: auto; width: 450px; top: 256px; left: 35%;}
.popupContainerClass {width: auto; min-height: 65.21212124824524px; height: auto;padding:15px; }

.popupContainerClass #popup_message {font-size:1.1em; padding:1em;}
.popupContainerClass #popup_message ul {list-style:none; margin:4% 25% 0; width:50%;}

.newpopupClassDialog, .addToMyDocumentsDialog {
}
.newpopupClass, .addToMyDocuments {width: auto; min-height: 65.21212124824524px; height: auto;}
.ui-dialog-title {
	float: left;
} 

.newpopupClassMyBoxDialog {
}





/*Popup clasico*/

.popupContainer{
		z-index:1000;
		position:fixed;
		visibility:hidden;
		overflow:hidden;
		top:50% !important;
		margin-top:-250px;
	
}
.popupHeader{
		overflow:hidden;
	
		width:100%;
		text-align:right;
		cursor: move;
		padding: 4px 0;

}



.popupHeader img{
  float:right;
  display:block;
  width:16px;
  height:16px;
  margin-top:2px;
  margin-right:5px;
  
  
  text-indent:9999px;
  
}

.popupHeader .divTitle{text-align:left;float:left; margin-left:5px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;}
.popupHeader img{}
.popupContent{}
#generic.popupContainer #generic_containerDivId{}
#generic.popupContainer #generic_containerDivId #aspnetForm {}
#popupResultList #ResultList{ }
#generic2.popupContainer{z-index:1001;position:absolute;border:1px solid #152942;background-color:white;visibility:hidden;overflow:hidden;}







/* ----------- PERSONALIZACION DE POPUPS --------------- */




.ui-dialog form{
	margin:0;
}


/*Ancho de popups*/

.ui-dialog,
.popupContainer,
.ui-dialog #cDocument{
	width:470px;
}
#_ctrl_0_43502.ui-widget-content,
.ui-dialog.ui-widget-content{
    width: 635px;
    height: auto !important;
    overflow: hidden !important;
	position:fixed;
}
.ui-dialog-buttons.ui-draggable.popupContainerParentClass{width:600px;}
.ui-dialog.ui-widget-content[aria-describedby="printForm"],
.ui-dialog.ui-widget-content[aria-describedby="exportForm"],
.ui-dialog.ui-widget-content[aria-describedby="sendForm"] {width:470px !important;height:auto !important;position:fixed;display: inline-block !important;
    justify-content: center;
    align-items: center;}

/*TÃ­tulo del popup*/
	.ui-dialog.ui-widget-content[aria-describedby="printForm"] .ui-dialog-title,
	.ui-dialog.ui-widget-content[aria-describedby="exportForm"] .ui-dialog-title,
	.ui-dialog.ui-widget-content[aria-describedby="sendForm"] .ui-dialog-title,
	.ui-dialog.ui-widget-content[aria-describedby="popup_container_mydocs"] .ui-dialog-title,
	#generic_header #generic_divTitle {
		font-weight: normal;
		color: #005AA1;
	}

	/*Fondo y estilo del popup*/
	.ui-dialog,
	.popupContainer {
		border: 2px solid #ccc;
		box-shadow: 0 0 5px #888888;
		background-color: #F5F6F8;
		/*margin: -2% 20% 14% 29%;*/
		top: 345%;
		left: 28%;
		visibility: visible;
	}

.AtencionCliente2Dialog {
	top: 50%;
	left: 50%;
	margin: -100px 0 0 -235px;
	position: fixed;
}

#HTMLContacto {
	padding:20px;
}

.ui-dialog .alertMailControlContainer,
.popupContainer .alertMailControlContainer { width:auto;}

.ui-dialog #Selected,
.popupContainer #Selected { padding-bottom:20px;}






/*Altura de popups*/

.printForm,
.ppInfUserdivMyAlertedQueries,
.ppInfUserdivMyQueries,
#autores,
#InfUserDivGlobal,
.ppInfUserdiv,
.ppglobaldiv,
.ppInfUserdivMyDocuments,
.ppInfUserdivMyalertedDocuments,
.ppInfUserdivMyBox,
.ui-dialog #cDocument,
.popupContainer #contenidoProteccion{
	max-height:470px;
	overflow:auto;
}

/*#InfUserDivGlobal.ppInfUserdivMyDocuments{overflow:hidden;}*/


/*Estilos del contenedor popup*/


.ui-widget-content,
.divInfUserButtons,
.ppInfUserdivMyAlertedQueries
{ 

}

/*Botones popup*/


.ui-dialog .ui-dialog-buttonpane,
.ui-dialog .divInfUserButtons,
.popupContainer .divInfUserButtons,
.popupContainer .divButtons,
.ui-dialog .WebPagePopupButtonsDiv,
.WebPagePopupMessageButtonsDiv {
	 padding: 0.3em 1em 0.5em 0.4em;
	 text-align:right;
}

.ui-dialog .ui-dialog-buttonpane button,
.ui-dialog .divInfUserButtons input,
.popupContainer .divInfUserButtons input,
.popupContainer .divButtons input,
.ui-dialog .WebPagePopupButtonsDiv input,
.WebPagePopupMessageButtonsDiv input{
	height:29px;
	margin: .5em .4em .5em 0; 
	border:1px solid #666;
	border-image: none;
	color:#666;
	padding-right:10px;
	padding-left:10px;
	background:#dadada;
	width: 95px !important;
}

.ui-dialog .ui-dialog-buttonpane button:hover,
.ui-dialog .divInfUserButtons input:hover,
.popupContainer .divInfUserButtons input:hover,
.popupContainer .divButtons input:hover,
.ui-dialog .WebPagePopupButtonsDiv input:hover{
	background:#ccc;
	color:#333;
	
}

.ui-dialog .ui-dialog-buttonpane button:first-child,
.ui-dialog .divInfUserButtons input:first-child,
.popupContainer .divInfUserButtons input:first-child,
.popupContainer .divButtons input#wcPrint_btnPreview,
.popupContainer .divButtons input#wcPrint_btnPrint,
.popupContainer .divButtons input#wcAlert_btnCancel,
.ui-dialog .WebPagePopupButtonsDiv input:first-child,
.WebPagePopupMessageButtonsDiv input:first-child{
	padding-right:20px;
	padding-left:20px;
	background: #007bc1; 
	background: -moz-linear-gradient(#68b1c9, #68b1c9);
	background: -webkit-gradient(#007bc1, #1986a8); 
	background: -webkit-linear-gradient(#68b1c9, #68b1c9); 
	background: -o-linear-gradient(#007bc1, #1986a8);
	background: -ms-linear-gradient(#007bc1, #68b1c9); 
	background: linear-gradient(#68b1c9, #68b1c9); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#007bc1', endColorstr='#003c93',GradientType=0 ); 
    color: #FFFFFF;
	border-color: #68b1c9;
	width: 95px !important;
    height: 35px !important;
    margin: 5px !important;
    padding: initial !important;
}
.ui-dialog .ui-dialog-buttonpane button:first-child:hover,
.ui-dialog .divInfUserButtons input:first-child:hover,
.popupContainer .divInfUserButtons input:first-child:hover,
.popupContainer .divButtons input#wcPrint_btnPreview:hover,
.popupContainer .divButtons input#wcPrint_btnPrint:hover,
.popupContainer .divButtons input#wcAlert_btnCancel:hover,
.ui-dialog .WebPagePopupButtonsDiv input:first-child:hover,
.WebPagePopupMessageButtonsDiv input:first-child:hover{

}
/*.ui-dialog .ui-dialog-buttonpane button:last-child{background-color:transparent;}*/
.ui-dialog .ui-dialog-buttonpane button:last-child:hover{background-color:#c1c1c1}

/*Color-fondo cabecera del popup*/

.ui-widget-header,
.popupHeader {

	background: rgb(#fff); /* Old browsers */
	background: -moz-linear-gradient(#fff, #e6e6e6); /* FF3.6+ */
	background: -webkit-gradient(#fff, #e6e6e6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(#fff, #e6e6e6); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(#fff, #e6e6e6); /* Opera 11.10+ */
	background: -ms-linear-gradient(#fff, #e6e6e6); /* IE10+ */
	background: linear-gradient(#fff, #e6e6e6); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 ); /* IE6-9 */
	
	color: #333;
	font-weight: bold; 
 
}

/*Icono cerrar de cabecera del popup*/

.ui-dialog .ui-state-default .ui-icon,
.popupContainer .popupHeader img{
  background:url(../../Img/wk-sprite.png) no-repeat -136px -8px #c1c1c1;
  border-radius:2px;
}

/*Fondo Ã¡rea de trabajo del  popup - podemos dar un color diefrente al fondo general*/

.ui-dialog .ui-dialog-content {
   
}

/*Altura del pie y estilos - contenedor de botones*/

.ui-dialog .ui-dialog-buttonpane,
.ui-dialog .divInfUserButtons,
.popupContainer .divInfUserButtons,
.popupContainer .divButtons,
.ui-dialog .WebPagePopupButtonsDiv,
.WebPagePopupMessageButtonsDiv {

    height: 47px;
	border-top: 1px solid #a2a4a5;
	text-align:right;
	margin-bottom:5px;
	
}
.ui-dialog .WebPagePopupButtonsDiv{
	display:inline-flex;
	width:100%;
	justify-content:end;
}
.ui-dialog .WebPagePopupButtonsDiv input{
	width:95px;
	height:35px;
	margin:5px;
	padding:initial;
}

/*Fieldsets*/


.ui-dialog fieldset,
.popupContainer fieldset,
.ppdownloadingdiv{
	margin:0px 20px;
	padding:0 10px 20px 10px;
	background-color:#FFF;
	font-size:0.9em;

}

.ui-dialog fieldset legend,
.popupContainer fieldset legend {
	margin-top:10px;
	font-size:1.1em;
	border:none;
	line-height:1.4em;
	
	color:#005AA1;
	
}

.ui-dialog textarea,
.popupContainer textarea{
	width:96%;
	font-size:0.9em;
}

.ui-dialog input[type="text"],
.popupContainer input[type="text"]{
	width:95%;
}

.ui-dialog input[type="radio"],
.popupContainer input[type="radio"]{
	diaplay:inline-block;
	margin-right:5px;
}

.ui-dialog ul,
.ui-dialog li,
.popupContainer ul,
.popupContainer li{
	list-style-type:none;

}

.ui-dialog .label{
	background-color: transparent;
    color:inherit;
    display: inline-block;
    font-size: 1em;
    font-weight: bold;
    line-height: 1.4em;
    padding: 2px 4px;
    text-shadow: none;
    vertical-align: baseline;
    white-space: nowrap;
}


div#staticContent h2{
	color:#005AA1;
}
div#staticContent strong {
	color:#005AA1;
}
div#staticContent p strong{
	color:#005AA1;
}
div#staticContent ul li strong{
	color:#005AA1;
}

/* ----------- DETALLES DE CADA POPUP ------------- */



/*Autores*/


div#cHeadPopupAutores {  
	display:none;
}


div#cBodyPopup #autores{  
	text-align:justify;
}

.ui-dialog #autores .color1,
.popupContent #autores .color1{ 
	color:#005AA1; 
	text-decoration:underline
}
.ui-dialog #autores .color2{ 
	color:#000;
}
.ui-dialog #autores div,
.popupContent #autores div{
	padding:15px;
}
.ui-dialog #autores strong{ 
	text-decoration:underline; 
	padding-top:5px; 
	padding-bottom:5px; 
	display:block;
}
.ui-dialog #autores strong.materia{ 
	color:#003366; 
	padding-top:10px;
}
.ui-dialog #autores em{ 
	font-weight:bold; 
	display:block;
	margin-top:7px; 
	font-style:normal;
}



/*Imprimir lista de resultados*/

.ui-dialog .selection{
	background-color:#eaeaea;
	padding:10px;
	margin:10px 5px;

}


/*Mis alertas y mis busquedas*/

#lblFrecAlert{
	display:block;
	background-color:#eaeaea;
	padding:10px;
	margin:10px 5px;
}

.ui-dialog .DDTreeControlTree{
	font-size:0.9em;
}

.ui-dialog .ActionsFolders_DDTreeControlTree li{
	width: 33%;
	text-transform:none;
	background-color:#68b1c9;
	cursor:pointer;
    display: inline;
    padding: 5px;
	margin:0 5px;
 
}

.ui-dialog .ActionsFolders_DDTreeControlTree li:hover{
	background-color:#CCC;
}

.ExpandCollapse_DDTreeControlTree{
	display:none;
}

#WebPagePopupMessageText{
	display:block;
	margin:20px;
}

/*Imprimir convenios resultados*/

.ppdownloadingdiv{
	text-align:center;
	
}

/*AÃ±adir a mis alertas de convenios resultados*/


.checkalertdivbusq label{
	display:inline-block;
	margin-right:5px;
}


/*Enviar a un amigo*/

.ui-dialog fieldset#warnings{
	background-color:#eaeaea;
	padding-top:10px;
}
.ui-dialog #checkToMe{
 	margin: 10px 20px;
    padding: 0 10px 20px;
}

/*Anyadir a mi buzon*/

.ui-dialog .tableTextareaEditor{
	margin: 10px 20px;
	background-color:#FFF;
}


/*Newsletter*/

.popupContainer #susAutomatica,
.popupContainer #Acceso,
.popupContainer #divNoMostrarMas{	
	margin:20px;
	padding:10px;
	border-radius:5px;

}

.popupContainer #divNoMostrarMas span.checkMsg{
	font-size: 0.95em;
}

.popupContainer .titleText{
	font-weight:bold;
	
}

.popupContainer .titleText img{
	margin-bottom: 25px;
}

.popupContainer #susAutomatica ul{
	margin-left:0;
}

.popupContainer #susAutomatica input{
	float:left;
	margin-right:5px;
}

.popupContainer .footertext{
	display:block;
	text-align:center;
	background-color:#eaeaea;
	margin:5px 0;
	padding:5px;
	font-size:0.9em;
}

.popupContainer #Acceso a dfn{
	font-style:normal;
}

.popupContainer #divNoMostrarMas input{
	float:left;
	margin-right:5px;
}


/*Anyadir a mis alertas*/

.popupContainer .frequency{
	margin:5px;
	padding:5px;
	background-color:#eaeaea;
	border-radius:5px;
}

.popupContainer .frequency input{
	float:left;
}

.popupContainer .frequency li{
	margin-top:10px;
}


/*ventana rapida*/

.ui-dialog #cDocument &gt; div{
	padding:10px;
}

.ui-dialog .btnQuickViewPopup{
	display:block;
	margin:10px auto;
	width:250px;
	height:22px;
	
	color:#fff;
	
	font-size:12px;
	text-transform:uppercase;
	line-height:18px;
	font-weight:bold;
	
	border:1px solid #2E5B89;
	border-radius:5px;

	background: rgb(107,135,142); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiODc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFmNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(107,135,142,1) 0%, rgba(26,31,102,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,135,142,1)), color-stop(100%,rgba(26,31,102,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b878e', endColorstr='#1a1f66',GradientType=0 ); /* IE6-8 */
	
	text-shadow:none;
	text-align:center;
}

.ui-dialog .btnQuickViewPopup:hover{
	background:#005AA1;

}

.ui-dialog #cDocument .ccn,
.ui-dialog #cDocument a img{
	display:none;
}


.ui-dialog #cDocument .textEditorDoc{
	display:none;
}

/* ProtecciÃ³n de datos */

.popupContainer #contenidoProteccion{
	padding:0px 10px;
	text-align:justify;
}

.popupContainer #contenidoProteccion *:first-child{
	padding-top:15px;
}

.popupContainer #contenidoProteccion h2{
	font-size:1.1em;
}

.popupContainer #contenidoProteccion b{
	background:#FFF;
	padding:6px;
	border-radius:5px;
	display:block;
	font-size:0.9em;
}

.popupContainer #contenidoProteccion input[type="checkbox"]{
	float:left;
	margin:5px;
}

[action*="ProteccionDatos.aspx"] iframe {
	width: 100%;
	height: 469px;
	overflow-x: hidden;
}

/* Download integra */

#DownloadIntegra{

}

#DownloadIntegra &gt; ul{
	margin-top:15px;
}

#DownloadIntegra p{
	padding:6px;
	background:#FFF;
	border-radius:5px;
	margin:20px 10px;
}

#DownloadIntegra a.donwloadIntegra{
	clear:both;
	display:block;
	width:229px;
	margin:15px auto;
	
	
	height:27px;
	
	background-image: url("../../img/wk-sprite.png");
	background-position: right bottom;
	background-repeat:repeat-x;
	
	color:#FFF;
	border:1px solid #333;
	border-radius:5px;
	position:relative;
	
	line-height:27px;
	
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	text-decoration:none;

}
#DownloadIntegra a.donwloadIntegra:hover{
	background:#005AA1;
}

#DownloadIntegra a.donwloadIntegra *{
	font-style:normal
}

/*Compararador de versiones*/


#cBodyPopup #genericPopUp #versionesAplicacion {height:100%}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera { clear: both; float: right; height: 15px; padding-right: 30px; width: 49%;}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera { background-color: #F1F1F1; float: left; padding: 5px; width: 100%;}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera span {font-size: 1.2em; font-weight: bold;}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera span#headSpanActualArticle { padding-left: 150px; padding-right: 150px; float:right}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera span#headSpanPrecedentArticle { float: left; padding-left: 150px; padding-right: 150px;}
#cBodyPopup #genericPopUp #versionesAplicacion #cabecera a {font-size:1.2em; float:right;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo { width:100%; height:100%}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo p#titulo {height:20px; padding-top:5px; text-align:center;background:url("../../Img/fondo_cPath.jpg"); color:#76B529}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo div em.cR {font-style: normal;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #menuCuerpo { width:49%; float:right; height:89%; overflow:auto; background:#0769AA}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #menuCuerpo ul { margin: 10px 0; display:block}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #menuCuerpo ul li a {height:20px; padding-top:5px; color:#fff; display:block; font-weight:bold;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a img{ width:20px; height:20px}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iBL img    {background-image:url(../../../../Img/Docs/icBL.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iCS img    {background-image:url(../../../../Img/Docs/icCS.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iDT img    {background-image:url(../../../../Img/Docs/icDT.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iFO img    {background-image:url(../../../../Img/Docs/icFO.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iIF img    {background-image:url(../../../../Img/Docs/cs.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iJU img    {background-image:url(../../../../Img/Docs/icJU.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iLE img    {background-image:url(../../../../Img/Docs/ih.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iPR img    {background-image:url(../../../../Img/Docs/icPR.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iAN img    {background-image:url(../../../../Img/Docs/i_an.gif);}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo a.iPT img    {background-image:url(../../../../Img/Docs/i_pt.gif);}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cJU,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cCS,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cPR,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cBL,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cDT,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cFO,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cIF,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cLE,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.cPR {display:none;}
#cBodyPopup #genericPopUpRedacciones{ margin:0; padding:0; overflow:hidden; height:100%; width:100%;float:left;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion {height:100%; width:100%; float:left; }
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion * {}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cabecera {clear:both; background-color:#fff; float:left; width:100%; height:24px; border-bottom:3px solid #EFEED0; border-top:1px solid #CCC;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cabecera a {font-size:1.2em; float:right;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cabecera span#headSpanPrecedentArticle {float:left; width:50%; text-align:center}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cabecera span#headSpanActualArticle { width:50%; float: right; text-align:center}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cabecera span {font-weight:bold; display:inline-block; padding-top:3px; color:#0054a2}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo {height:410px; width:100%; float:left; overflow: auto; background-color:#EFEED0;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo {width:430px; float:left; height:100%; /*background-color:#EFEED0*/}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul { display:block; display: block; position: absolute; width: 400px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li {}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li a {
	
	height:24px; 
	position:relative;
	padding-top:4px; 
	text-align:center; 
	color:#fff; 
	display:block;
	
	text-decoration:none; 
	margin-bottom: 5px; 
	margin: 4px 20px;
	background: rgb(32,156,214); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(32,156,214,1) 0%, rgba(0,90,161,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,156,214,1)), color-stop(100%,rgba(0,90,161,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(32,156,214,1) 0%,rgba(0,90,161,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(32,156,214,1) 0%,rgba(0,90,161,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(32,156,214,1) 0%,rgba(0,90,161,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(32,156,214,1) 0%,rgba(0,90,161,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#209cd6', endColorstr='#005aa1',GradientType=0 );
	border-radius:5px;
	
}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li a:before{
	content:"";
	position:absolute;
	left:5px;
	top:4px;
	height:20px;
	background: url("../../img/wk-sprite.png") repeat scroll -326px -7px #fff;
	border-radius:3px;
	width:20px;
	height:20px;

}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li a:hover{
	background:#005AA1;
}


#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li a:hover { background-color:#0867AB;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #menuCuerpo ul li a:visited { color:#FFF}
#cHeadPopupSummaryRedacciones {display:block; height:30px; }
#cHeadPopupSummaryRedacciones a { display:block; float:left; font-weight:bold; margin-left:10px; margin-right:10px; color:#FFFFFF; margin-top:3px;}
#cHeadPopupSummaryRedacciones a dfn{ display:none}
#cHeadPopupSummaryRedacciones a#hrefprintCtrl{ 
	display: block; 
	float:right;
	background-image: url("../../Img/wk-sprite.png");
	 background-position: -198px -228px;
    cursor: pointer;
    height: 24px;
    margin: 6px 3px 0;
    padding: 0;
    width: 24px;
}
#cHeadPopupSummaryRedacciones a#hrefSend dfn {display:none;}
#cHeadPopupSummaryRedacciones a#hrefSend{
	display: block; 
	float:right; 
	margin-left:750px;
	background-image: url("../../Img/wk-sprite.png");
    cursor: pointer;
    height: 24px;
    margin: 6px 3px 0;
    padding: 0;
    
	background-position: -292px -228px;
    width: 26px;
	}
	
#cHeadPopupSummaryRedacciones a#hrefexpCtrl dfn {display:none;}
#cHeadPopupSummaryRedacciones a#hrefexpCtrl{
	display: block; 
	float:right; 
	margin-left:750px;
	background-image: url("../../Img/wk-sprite.png");
    cursor: pointer;
    height: 24px;
    margin: 6px 3px 0;
    padding: 0;
    
	background-position: -132px -228px;
    width: 26px;
}
	
#cHeadPopupSummaryRedacciones a#hrefSendToFriendControl1        {background: url(../../Img/sendToFriend.jpg) no-repeat center center; display: block; float:right; height: 25px; width: 29px; }
#cHeadPopupSummaryRedacciones a#hrefSendToFriendControl1 dfn    {display:none}
#cHeadPopupSummaryRedacciones a#hrefPrintControl1               {background: url(../../Img/imprimir.jpg) no-repeat center center; display: block; float:right; height: 25px; width: 29px; padding-left:5px;}
#cHeadPopupSummaryRedacciones a#hrefPrintControl1 dfn{display:none}
#cHeadPopupSummaryRedacciones a#comparerButtonOff { 

		height:18px;
		padding:4px 15px; 
		margin:2px 10px 4px 365px; 
		text-align: center; 
		float:left;
		display:inline-block;
	
		color:#fff;
		
		
		text-transform:uppercase;
		line-height:18px;
		font-weight:bold;
		
		border-color:#2E5B89;
		border-radius:4px;
	
		background: rgb(107,135,142); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiODc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFmNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, rgba(107,135,142,1) 0%, rgba(26,31,102,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,135,142,1)), color-stop(100%,rgba(26,31,102,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b878e', endColorstr='#1a1f66',GradientType=0 ); /* IE6-8 */
		
		text-shadow:none;
		
	 
	}
#cHeadPopupSummaryRedacciones a#comparerButtonOn  { 
		height:18px;
		padding:4px 15px; 
		margin:2px 10px 4px 391px; 
		text-align: center; 
		float:left;
		display:inline-block;
	
		color:#fff;
		
		
		text-transform:uppercase;
		line-height:18px;
		font-weight:bold;
		
		border-color:#2E5B89;
		border-radius:4px;
	
		background: rgb(107,135,142); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZiODc4ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYTFmNjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -moz-linear-gradient(top, rgba(107,135,142,1) 0%, rgba(26,31,102,1) 100%); /* FF3.6+ */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,135,142,1)), color-stop(100%,rgba(26,31,102,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* Opera 11.10+ */
		background: -ms-linear-gradient(top, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* IE10+ */
		background: linear-gradient(to bottom, rgba(107,135,142,1) 0%,rgba(26,31,102,1) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b878e', endColorstr='#1a1f66',GradientType=0 ); /* IE6-8 */
		
		text-shadow:none;
}

#cHeadPopupSummaryRedacciones a#comparerButtonOff:hover,
#cHeadPopupSummaryRedacciones a#comparerButtonOn:hover{
	    background:#0867AB;
		text-decoration:none;
		
}

/*************************************** contenidoComparacion ***************************************/
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoComparacion {width:49%; float: right; height:89%; overflow:auto; display:none; }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoComparacion p {margin:10px;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoComparacion p#titulo{background: url("../../Img/fondo_cPath.jpg") repeat scroll 0 0 transparent; color: #76B529;  height: 20px; padding-top: 5px; text-align: center;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoComparacion .a {color:#474747;  font-weight:bold; line-height:1em; margin:10px; padding:0;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoComparacion ul {margin:10px 20px;}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion { width:49%; float:right;  margin:0; height:430px; display:none;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p {text-align: justify; margin:0 20px; line-height: 1.5em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p.btnConsultas {display: none;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p#titulo {
	background-color:#005AA1;
    border: 1px solid #CCCCCC;
    color: #fff;
    font-weight: normal;
    height: 20px;
    margin: 2px;
   
    text-align: center;
}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p#titulo strong {font-weight: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p.fixLegend {position: absolute; width: 430px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion .a {color:#474747; font-weight:bold; line-height:1em; padding:40px 0 10px 0; margin:0px 20px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p em {line-height: 1.5em; margin-right: 1em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion em.aj {font-weight: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion em.cR {font-style: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion ul {margin:10px 20px;  text-align:justify;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion ul li p {margin:0}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion div.ccn {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px 3em 20px; color:#00255C; font-size:0.9em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion cite.ccn    {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px; font-size:0.9em; color:#00255C; display:block; }
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion a.iLE {display: none;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoComparacion p a {color:#474747; font-weight: bold; line-height: 1em; padding:40px 0 10px 0px;}

/****************************************** contenidoStatic******************************************/


#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic { width:49%; float:right;  height:89%; overflow:auto; }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic p {margin:10px;  }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic p#titulo {background: url("../../Img/fondo_cPath.jpg") repeat scroll 0 0 transparent; color: #76B529; height: 20px; padding-top: 5px; text-align: center;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic .a {color:#474747;  font-weight:bold; line-height:1em; margin:10px; padding:0;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic ul {margin:10px 20px;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic ul li div.ccn {border:1px solid #76b529; background-color: #F1F1F1; padding: 1em;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic ul li span.der {border:1px solid #76B529; color:#76B529;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoStatic p a.btnConsultas  {display:none;}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic { width:49%; float:right;  margin:0;/* height:430px; */ background: #FFF;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p {text-align:justify; margin:0 20px; line-height: 1.5em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p a.btnConsultas  {display:none;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p#titulo {
	
	
	background-color:#005AA1;
    border: 1px solid #CCCCCC;
    color: #fff;
    font-weight: normal;
    height: 20px;
    margin: 2px;
   
    text-align: center;
	
}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p#titulo strong {font-weight: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p.fixLegend { position: absolute; width: 430px; }
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic .a {color:#474747; font-weight:bold; line-height:1em; padding:40px 0 10px 0px;margin: 0px 20px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic .a i {font-style: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p em {line-height:1.5em; margin-right: 1em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic em.aj { font-weight:normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic em.cR { font-style: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic ul {margin:10px 20px;  text-align:justify;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic ul li p {margin: 0}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p i,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p b {color:#036}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic p i em {font-weight: bold;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic a.iLE,
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic ul li b {color: #036}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic div.ccn {border:1px solid #0867AB; background-color: #F1F1F1;padding: 1em; margin:1em 20px 3em 20px; color:#00255C; font-size:0.9em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic div.rpt {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic div.avf  {margin:2em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic cite.ccn {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px; font-size:0.9em; color:#00255C;display:block;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic .ccn {}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoStatic ul li span.der {border:1px solid #0867AB; color:#0867AB;}

/****************************************** contenidoCuerpo *****************************************/

#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo { width:49%; float:right;  height:89%; overflow:auto; display:none; }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos p {margin:10px; }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos p#titulo { background: url("../../Img/fondo_cPath.jpg") repeat scroll 0 0 transparent; color: #76B529;  height: 20px; padding-top: 5px; text-align: center;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos .a {color:#474747;  font-weight:bold; line-height:1em; margin:10px; padding:0;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos ul {margin:10px 20px; }
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos ul li div.ccn {border:1px solid #76B529; background-color: #F1F1F1; padding: 1em;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos ul li span.der {border:1px solid #76B529;color:#76B529;}
#cBodyPopup #genericPopUp #versionesAplicacion #cuerpo #contenidoCuerpo #datos p a.btnConsultas  {display:none;}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo { width:49%; float:left;display:none; margin:0; /*height:430px;*/ border-right:1px solid #CCC}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos b{color:#333; font-weight:bold}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p { text-align:justify; margin:0 20px; line-height: 1.5em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p a.btnConsultas {display:none;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p#titulo {
	background-color: #C2D2E2;
    border: 1px solid #CCCCCC;
    color: #333333;
    font-weight: normal;
    height: 20px;
    margin: 2px;
   
    text-align: center;

	}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p#titulo strong {font-weight: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p.fixLegend {position: absolute; width: 430px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos .a {color:#474747; font-weight:bold; line-height:1em; padding:40px 0 10px 0px; margin: 0px 20px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos p em { /*font-weight:bold;*/ /*color: #02416C;*/ line-height: 1.5em; margin-right: 1em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos em.aj { font-style: normal; }
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos em.cR { font-style: normal;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos ul {margin:10px 20px;  text-align:justify;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos ul li p {margin:0}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos div.avf   {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos div.ccn   {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px 3em 20px; font-size:0.9em; color:#00255C; }
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos cite.ccn  {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; margin:1em 20px; font-size:0.9em; color:#00255C; display:block;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos .ccn {}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo a#showMenu { 
  	background: none repeat scroll 0 0 #333333;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    font-weight: bold;
    height: 20px;
    left: 5px;
    
    position: absolute;
    text-align: center;
   
    top: 36px;
    width: 100px;
    z-index: 99;
}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo a#showMenu:hover{
	background:#CCC;
	color:#666;
}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo ul li div.ccn {border:1px solid #0867AB; background-color: #F1F1F1; padding: 1em; color:#00255C; font-size:0.9em;}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo ul li span.der {border:1px solid #0867AB;color:#0867AB;}

#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cDT {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cFO {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cPR {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cIF {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cCS {display:none}
#cBodyPopup #genericPopUpRedacciones #versionesAplicacion #cuerpo #contenidoCuerpo #datos a.cJU {display:none}



#cuerpo #contenidoCuerpo #datos a img { width:30px; height:30px}
#cuerpo #contenidoCuerpo #datos a.iBL img  {background:url(../../../../Img/Docs/icBL.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iCS img  {background:url(../../../../Img/Docs/icCS.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iDT img  {background:url(../../../../Img/Docs/icDT.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iFO img  {background:url(../../../../Img/Docs/icFO.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iIF img  {background:url(../../../../Img/Docs/cs.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iJU img  {background:url(../../../../Img/Docs/icJU.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iLE img  {background:url(../../../../Img/Docs/ih.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iPR img  {background:url(../../../../Img/Docs/icPR.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iAN {display: none}
#cuerpo #contenidoCuerpo #datos a.iAN img  {background:url(../../../../Img/Docs/i_an.gif) no-repeat center center;}
#cuerpo #contenidoCuerpo #datos a.iPT {display: none}
#cuerpo #contenidoCuerpo #datos a.iPT img  {background:url(../../../../Img/Docs/i_pt.gif) no-repeat center center;}



ins.diffmod {background-color: #FFFF00; font-weight: bold;}
ins.diffins {background-color: #FFFF00; font-weight: bold}
del.diffmod {color:#F00;}
del.diffdel {color:#F00;}

/*.disableDiv{ background-color:#000; position:absolute; width:100%; top:0; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30);}*/
.disableDiv{ display: block; position:absolute; z-index: 999 !important; top:0px; left: 0px; width:100%; background-color:#4D4D4D; }


.printPreview {width:560px !important; height:460px !important;}
.printPreview iframe { width:560px !important; height: 425px !important; }

/*#PopUpInicio #susAutomatica ul {display:none;}*/


/* POPUP CONTACTO &gt;&gt;*/
.popupContainer {background-color: #fff;}
.popupContainer p{line-height:1.4em;color: #333333;line-height: 1.6em;}
.popupContainer h4{color: #0077aa;font-size: 1.4em;}
.popupContainer .popupContent{}
.popupContainer .popupContent .wk-popup{}

.popupContainer .popupContent .wk-popup #Contacto{padding:20px;}

.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores{line-height: 1.2em;}
.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores p{line-height: 1.2em;}
.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores h4{}
.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores h4 + h4{margin:0}

.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores h4 p{font-size: 14px;font-weight: normal;}
.popupContainer .popupContent .wk-popup #Contacto #HTMLAutores h4 p:nth-of-type(2){font-weight:bold}

#Contacto #HTMLAutores .ContactoAtencion {text-align:center;}
#Contacto #HTMLAutores .ContactoAtencion p {font-weight:normal !important;}


/*&lt;&lt; POPUP CONTACTO*/

/*Popup Customer Notifications*/
.Notification.ui-dialog-content.ui-widget-content iframe {width:99%; height:99%; padding: 5px;}

.ui-datepicker td[class*="edicionactual"] a{ 
    background: #00a9d2 none repeat scroll 0 0;
    border: 1px solid #00a9d2;
    color: #eee;
}
/*.ui-datepicker td[class*="today"] a{ 
    color:#e80d1c;
    opacity: 1;
    filter:Alpha(Opacity=100);
}*/

div#popup_container_alert {
    padding: 15px;
}

wk-popup .ui-dialog form{
    width: 595px;
    height:490px;
}

/**MVPE-5102 calendario*/
#cContainer tbody .ui-datepicker-current-day {
	width: 33px;
}

/*Solo Popups: Guardar, exportar, enviar, favoritos. Dentro de documentos*/
@media (min-width: 600px) and (max-width: 1024px){
	.ui-dialog.ui-widget-content[aria-describedby="printForm"],
	.ui-dialog.ui-widget-content[aria-describedby="exportForm"],
	.ui-dialog.ui-widget-content[aria-describedby="sendForm"] {width:350px !important;height:auto !important;position:absolute;left:30% !important;}
}

@media (min-width: 270px) and (max-width: 599px){
	.ui-dialog.ui-widget-content[aria-describedby="printForm"],
	.ui-dialog.ui-widget-content[aria-describedby="exportForm"] {width:350px !important;height:auto !important;position:absolute;left:20% !important;}
	.ui-dialog.ui-widget-content[aria-describedby="sendForm"] {width:auto!important;height:auto !important;position:absolute;left:0% !important;}
}

/*popup busqueda sin terminos*/

div.popupContainer#generic {
	max-width: 50%;
	height: 170px !important;
	left: 25% !important;
	width: 100% !important;
}

.popupContainer#generic
#generic_header.popupHeader {
	cursor: default;
}
.popupContainer#generic #generic_containerDivId.popupContent .wk-popup #aspnetForm #cBodyPopup #genericPopUp #wcAlert_GlobalDiv.ppglobaldiv #wcAlert_div.ppprincipaldiv .divButtons input#wcAlert_btnCancel {
	height: 47px;
	border-radius: 0;
	width: 145px;
	padding-top: 0 !important;
}
.popupContainer#generic #generic_containerDivId.popupContent .wk-popup #aspnetForm #cBodyPopup #genericPopUp #wcAlert_GlobalDiv.ppglobaldiv #wcAlert_div.ppprincipaldiv .divButtons {
	text-align: center;
}

#cBodyPopup #genericPopUp #wcAlert_GlobalDiv.ppglobaldiv #wcAlert_div.ppprincipaldiv .divButtons input#wcAlert_btnCancel {
	background-color: #1986a8 !important;
	background: transparent;
}

.wk-popup #cBodyPopup #genericPopUp #wcAlert_GlobalDiv.ppglobaldiv {
	overflow: hidden;
}

@media (max-width: 1100px) {
	div.popupContainer#generic {
		max-width: 80%;
	}
	div.popupContainer#generic {
		left: 10% !important;
	}
	}
@media (max-width: 800px) {
	div.popupContainer#generic {
		max-width: 90%;
	}
	div.popupContainer#generic {
		left: 5% !important;
	}
}
@media (max-width: 460px) {
	div.popupContainer#generic {
		max-width: 95%;
	}

	div.popupContainer#generic {
		left: 2% !important;
	}
}

/*popup newsletter*/

#ctl00_ctl00_thePageBody .ui-dialog.ui-widget-content.CustomerNotification, #ctl00_ctl00_ctl00_thePageBody .ui-dialog.ui-widget-content.CustomerNotification {
	width: 80% !important;
}
.ui-dialog.ui-widget-content.CustomerNotification {
	max-width: 600px;
	height: auto !important;
	transform: translate(-50%);
	left: 50% !important;
}

	.ui-dialog.ui-widget-content.CustomerNotification .ui-dialog-titlebar-close {
		right: 1em;
		top: 25%;
	}

#CustomerNotification label{
	margin-left: 10px !important;
	line-height: 1em !important;
}

@media (max-width: 400px) {
	.ui-dialog.ui-widget-content.CustomerNotification #CustomerNotification label {
			margin-left: 10px;
			font-size: 0.8em;
		}
		.ui-dialog.ui-widget-content.CustomerNotification .ui-dialog-titlebar-close {
			right: 0.5em;
		}
		.ui-dialog-titlebar button:after {font-size: 15px;}
	}

	/*popup suscripcion newsletter*/
body.home-con-login div.popupContainer#generic {
	height: auto !important;
	left: 50% !important;
	translate: -50%;
	width: auto !important;
}

body.home-con-login .popupContainer#generic #generic_containerDivId.popupContent {
	display: flex;
}

@media (max-width: 850px){
	body.home-con-login div.popupContainer#generic {
		width: 70% !important;
	}
	
}
@media (max-width: 500px) {
	body.home-con-login div.popupContainer#generic {
		width: 90% !important;
		font-size: 0.6em;
	}
}</pre></body></html>