/* Minification failed. Returning unminified contents.
(760,1): run-time error CSS1019: Unexpected token, found '}'
(1417,20): run-time error CSS1035: Expected colon, found 'none'
 */
/*! normalize.css v1.1.2 | MIT License | git.io/normalize */

/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

/**
 * Address margins handled incorrectly in IE 6/7.
 */

body {
    margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
    outline: thin dotted;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

h2 {
    font-size: 1.5em;
    margin: 0.83em 0;
}

h3 {
    font-size: 1.17em;
    margin: 1em 0;
}

h4 {
    font-size: 1em;
    margin: 1.33em 0;
}

h5 {
    font-size: 0.83em;
    margin: 1.67em 0;
}

h6 {
    font-size: 0.67em;
    margin: 2.33em 0;
}

/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
    border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
    font-style: italic;
}

/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

/**
 * Address styling not present in IE 6/7/8/9.
 */

mark {
    background: #ff0;
    color: #000;
}

/**
 * Address margins set differently in IE 6/7.
 */

p,
pre {
    margin: 1em 0;
}

/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

/**
 * Improve readability of pre-formatted text in all browsers.
 */

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

/**
 * Address CSS quotes not supported in IE 6/7.
 */

q {
    quotes: none;
}

/**
 * Address `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
    content: '';
    content: none;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
    font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/**
 * Address margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
    margin: 1em 0;
}

dd {
    margin: 0 0 0 40px;
}

/**
 * Address paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
    padding: 0 0 0 40px;
}

/**
 * Correct list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

svg:not(:root) {
    overflow: hidden;
}

/* ==========================================================================
   Figures
   ========================================================================== */

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */

img {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

.fancybox-iframe html {
	height: 100%;
	background: lime;
}













/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}


}

/*
 * 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
----------------------------------*/
.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: absolute; top: 0; left: 0; width: 100%; height: 100%; }
/*
 * jQuery UI Accordion 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/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.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/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.17
 *
 * 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.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/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: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.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 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
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; 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; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*
 * jQuery UI Dialog 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/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.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: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.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; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.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 { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*
 * jQuery UI Progressbar 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/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }/*
 * jQuery UI Resizable 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/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px;z-index: 99999; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*
 * jQuery UI Selectable 1.8.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/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*
 * jQuery UI Slider 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/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.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/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 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/
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1.1em/*{fsDefault}*/; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif/*{ffDefault}*/; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa/*{borderColorContent}*/; background: #ffffff/*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png)/*{bgImgUrlContent}*/ 50%/*{bgContentXPos}*/ 50%/*{bgContentYPos}*/ repeat-x/*{bgContentRepeat}*/; color: #222222/*{fcContent}*/; }
.ui-widget-content a { color: #222222/*{fcContent}*/; }
.ui-widget-header { border: 1px solid #aaaaaa/*{borderColorHeader}*/; background: #cccccc/*{bgColorHeader}*/ url(images/ui-bg_highlight-soft_75_cccccc_1x100.png)/*{bgImgUrlHeader}*/ 50%/*{bgHeaderXPos}*/ 50%/*{bgHeaderYPos}*/ repeat-x/*{bgHeaderRepeat}*/; color: #222222/*{fcHeader}*/; font-weight: bold; }
.ui-widget-header a { color: #222222/*{fcHeader}*/; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3/*{borderColorDefault}*/; background: #e6e6e6/*{bgColorDefault}*/ url(images/ui-bg_glass_75_e6e6e6_1x400.png)/*{bgImgUrlDefault}*/ 50%/*{bgDefaultXPos}*/ 50%/*{bgDefaultYPos}*/ repeat-x/*{bgDefaultRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #555555/*{fcDefault}*/; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555/*{fcDefault}*/; 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 #999999/*{borderColorHover}*/; background: #dadada/*{bgColorHover}*/ url(images/ui-bg_glass_75_dadada_1x400.png)/*{bgImgUrlHover}*/ 50%/*{bgHoverXPos}*/ 50%/*{bgHoverYPos}*/ repeat-x/*{bgHoverRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcHover}*/; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121/*{fcHover}*/; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa/*{borderColorActive}*/; background: #ffffff/*{bgColorActive}*/ url(images/ui-bg_glass_65_ffffff_1x400.png)/*{bgImgUrlActive}*/ 50%/*{bgActiveXPos}*/ 50%/*{bgActiveYPos}*/ repeat-x/*{bgActiveRepeat}*/; font-weight: normal/*{fwDefault}*/; color: #212121/*{fcActive}*/; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; 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 #fcefa1/*{borderColorHighlight}*/; background: #fbf9ee/*{bgColorHighlight}*/ url(images/ui-bg_glass_55_fbf9ee_1x400.png)/*{bgImgUrlHighlight}*/ 50%/*{bgHighlightXPos}*/ 50%/*{bgHighlightYPos}*/ repeat-x/*{bgHighlightRepeat}*/; color: #363636/*{fcHighlight}*/; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636/*{fcHighlight}*/; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a/*{borderColorError}*/; background: #fef1ec/*{bgColorError}*/ url(images/ui-bg_glass_95_fef1ec_1x400.png)/*{bgImgUrlError}*/ 50%/*{bgErrorXPos}*/ 50%/*{bgErrorYPos}*/ repeat-x/*{bgErrorRepeat}*/; color: #cd0a0a/*{fcError}*/; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a/*{fcError}*/; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a/*{fcError}*/; }
.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_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsContent}*/; }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_222222_256x240.png)/*{iconsHeader}*/; }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_888888_256x240.png)/*{iconsDefault}*/; }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsHover}*/; }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_454545_256x240.png)/*{iconsActive}*/; }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_2e83ff_256x240.png)/*{iconsHighlight}*/; }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_cd0a0a_256x240.png)/*{iconsError}*/; }

/* 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: 4px/*{cornerRadius}*/; -webkit-border-top-left-radius: 4px/*{cornerRadius}*/; -khtml-border-top-left-radius: 4px/*{cornerRadius}*/; border-top-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px/*{cornerRadius}*/; -webkit-border-top-right-radius: 4px/*{cornerRadius}*/; -khtml-border-top-right-radius: 4px/*{cornerRadius}*/; border-top-right-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px/*{cornerRadius}*/; -webkit-border-bottom-left-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-left-radius: 4px/*{cornerRadius}*/; border-bottom-left-radius: 4px/*{cornerRadius}*/; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px/*{cornerRadius}*/; -webkit-border-bottom-right-radius: 4px/*{cornerRadius}*/; -khtml-border-bottom-right-radius: 4px/*{cornerRadius}*/; border-bottom-right-radius: 4px/*{cornerRadius}*/; }

/* Overlays */
.ui-widget-overlay { background: #aaaaaa/*{bgColorOverlay}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlOverlay}*/ 50%/*{bgOverlayXPos}*/ 50%/*{bgOverlayYPos}*/ repeat-x/*{bgOverlayRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityOverlay}*/; }
.ui-widget-shadow { margin: -8px/*{offsetTopShadow}*/ 0 0 -8px/*{offsetLeftShadow}*/; padding: 8px/*{thicknessShadow}*/; background: #aaaaaa/*{bgColorShadow}*/ url(images/ui-bg_flat_0_aaaaaa_40x100.png)/*{bgImgUrlShadow}*/ 50%/*{bgShadowXPos}*/ 50%/*{bgShadowYPos}*/ repeat-x/*{bgShadowRepeat}*/; opacity: .3;filter:Alpha(Opacity=30)/*{opacityShadow}*/; -moz-border-radius: 8px/*{cornerRadiusShadow}*/; -khtml-border-radius: 8px/*{cornerRadiusShadow}*/; -webkit-border-radius: 8px/*{cornerRadiusShadow}*/; border-radius: 8px/*{cornerRadiusShadow}*/; }






/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    /*a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }*/

    /*
     * Don't show links for images, or javascript/internal links
     */

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    /* CROP CUSTOM */

    .bar,
    .sidebar {
        display: none!important;
    }
    .contentwrap {
        float: none!important;
    }
    .contentcolumn {
        margin: 0!important;
        width: 100%!important;
    }
    .pagetitle h1, .card h1 {
        font-size: 18pt!important;
        height: auto!important;
        line-height: normal!important;
        margin: 0!important;
    }
    .pagetitle h1 span, .card h1 span {
        background none!important;
        display: inline!important;
        margin: 0 0!important;
        text-indent: 0!important;
        top: 0!important;
        width: auto!important;
    }
    .pagetitle h1 i {
        font-size: 24pt!important;
        display: block!important;
    }
    .admin-action .date {
        float: right!important;
        margin: 0!important;
    }
    .admin-action .merchantlist-link,
    .admin-action .links,
    .admin-action input[type="submit"] {
        display: none!important;
    }
    table.data th {
        background: #000!important;
    }


}

/*
* CROP STYLING
*
* "Don't think so much. As long finish :D"
* ID 20130620 1600
* 
*/

/* ==========================================================================
   DEFAULTS
   ========================================================================== */

html {
    font-size: 62.5%;
}

body {
    font-size: 14px;
    font-size: 1.4rem;
}
/* =16px */

body {
    background: #FFF;
    font-family: Arial, sans-serif;
    overflow: auto;
    -webkit-font-smoothing: antialiased;
}

a {
    color: #C00;
    text-decoration: none;
}

th a {
    color: #FFF;
    text-decoration: none;
}

a:hover {
    color: #7a0026;
}

a:active {
    position: relative;
    top: 1px;
}

a.disabled:active {
    position: static;
    top: 0;
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
}

h2 {
}

h3 {
}

pre {
    background: #F0F0F0;
    border: 1px dashed #F99;
    color: #666;
    text-indent: 5px;
}

hr {
    clear: both;
}


/* DL
/* ------------------------------------------------------------- */

dl {
}

dt {
    clear: left;
    float: left;
    font-weight: bold;
    margin: 0 15px 5px 0;
    text-align: right;
    width: 10em;
}

dd {
    margin: 0 0 5px;
}


/* TABLES
/* ------------------------------------------------------------- */

table {
    width: 100%;
}

tr {
    background: url(../img/tr.png) repeat-x;
}

th, td {
    padding: 10px;
}

th {
    text-align: left;
}

td {
}

/* HORIZONTAL TABLE */
.horizontal th {
    width: 30%;
    text-align: right;
}

/* DATA TABLE */
table.data {
    margin: 0 0 1em;
}

.data tr {
    background: none;
}

.data th, .data td {
    padding: 8px;
}

.data th {
    background: #bf0211;
    color: #FFF;
    border-right: 1px solid #9e000d;
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: left;
}

.data tr th:last-child,
.data tr td:last-child {
    border-right: none;
}

.data td {
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #DDD;
    font-size: 10px;
    font-size: 1rem;
}

    .data td a {
        text-decoration: underline;
    }

        .data td a.btn02 {
            text-decoration: none;
        }

.data tfoot td {
    border: none;
    font-weight: bold;
    font-size: 12px;
    font-size: 1.2rem;
    padding-bottom: 0;
    text-align: right;
}

tr.grandtotal td {
    font-size: 18px;
    font-size: 1.8rem;
    padding-top: 4px;
    padding-bottom: 1em;
}

tr.grandtotal td {
    border-bottom: 1px solid #DDD;
}

.grandtotal-amount {
    color: #390;
}

/* EPINS BALANCE TABLE (Inside data table) */
table.epins-balance {
    width: auto;
}

    table.epins-balance th,
    table.epins-balance td {
        color: #FFF;
        padding: 3px;
        text-align: center;
    }

    table.epins-balance th {
        border-color: #FFF;
        font-size: 9px;
        font-size: .9rem;
    }

    table.epins-balance td {
        background: #545c66;
        padding: 2px 3px;
    }


/* FORMS
/* ------------------------------------------------------------- */

/* ALIGNED FORM (DEFAULT */
fieldset {
    border: 0 none;
    border-top: 1px solid #DDD;
    margin: 0;
    padding: 1em 0 0.75em;
}

legend {
    color: #ab0000;
    clear: both;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.control-group {
    margin-bottom: 1.4em;
    position: relative;
}

    .control-group label {
        display: inline-block;
        margin: 0 1em 0 0;
        text-align: right;
        vertical-align: middle;
        width: 13em;
    }
	
	    .control-group p {
        display: inline-block;
		margin: 0 1em 0 0;
        vertical-align: top;
        width: 29em;
    }

        .control-group label .help {
            background: #cc232b;
            color: #FFF;
            font-weight: normal;
            margin: 0 0 0 3px;
            padding: 3px 5px;
        }

form .controls {
    margin: 1.5em 0 0 12em;
}

.form .controls input {
    float: left;
}

.control-checkbox {
    display: block;
    margin-bottom: 1.4em;
}

form .controls input[type="submit"],
form .controls input[type="button"] {
    display: inline-block;
}
/* STACKED */
.stacked label {
    display: block;
    margin-bottom: 3px;
    text-align: left;
    width: auto;
}


/* ==========================================================================
   COMMON
   ========================================================================== */

.wrap {
    clear: both;
    position: relative;
    width: 100%;
}

.container {
    position: relative;
    margin: 0 auto;
    width: 960px;
}

nav ul,
.breadcrumbs,
ul.menu,
.nobullet {
    list-style: none;
    margin: 0;
    padding: 0;
}

.pad {
    background: url(../img/pad.png) repeat-x;
    padding: 20px 15px 15px;
}

.main-inner .pad:first-child {
    background: none;
    padding-top: 15px;
}

.push-right {
    float: right;
}

span.epin {
    display: block;
}

.monochrome {
    color: #878686;
}

ul.step {
    list-style-type: none;
    padding: 0;
    margin: 0 auto;
    width: 100%;
    display: flex;
    align-items: center;
    text-align: center;
}

    ul.step img {
        text-align: center;
    }

li.icon {
    width: 25%;
    display: inline-block;
}

li.arrow {
    width: 10%;
    display: inline-block;
}


/* MESSAGES
/* ------------------------------------------------------------- */

.message {
    color: #33b5e5;
    display: block;
    margin: 0 0 1em;
}

.error {
    color: red;
    font-weight: bold;
    font-size: 14px;
    padding-left: 12em;
    padding-top: 2em;
}

.msgsuccess {
    color: green;
    font-weight: bold;
    font-size: 14px;
    padding-left: 12em;
}

form .control-group .message {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 0 19.1em;
}

/* BUTTONS
/* ------------------------------------------------------------- */

/* STANDARD ACTION BUTTON */
.btn,
input[type="submit"] {
    background: #606b82;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 15px;
    padding: 8px 20px;
    background: -moz-linear-gradient( top, #8691aa 0%, #5e6980);
    background: -webkit-gradient( linear, left top, left bottom, from(#8691aa), to(#5e6980));
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #5e6980;
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
}

input[type="button"] {
    background: #606b82;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
    line-height: 15px;
    padding: 8px 20px;
    background: -moz-linear-gradient( top, #8691aa 0%, #5e6980);
    background: -webkit-gradient( linear, left top, left bottom, from(#8691aa), to(#5e6980));
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #5e6980;
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(171,179,196,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
}

.btn:hover {
    color: #FFF;
}

.btn:active {
}

/* STANDARD ACTION BUTTON PRIMARY */
.btn.primary,
input[type="submit"].primary {
    background: -moz-linear-gradient( top, #f04049 0%, #c51d26);
    background: -webkit-gradient( linear, left top, left bottom, from(#f04049), to(#c51d26));
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #c31c24;
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
}

input[type="button"].primary {
    background: -moz-linear-gradient( top, #f04049 0%, #c51d26);
    background: -webkit-gradient( linear, left top, left bottom, from(#f04049), to(#c51d26));
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #c31c24;
    -moz-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    -webkit-box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    box-shadow: 0px 1px 1px rgba(000,000,000,0.5), inset 0px 1px 1px rgba(245,122,129,1);
    text-shadow: 0px -1px 0px rgba(000,000,000,0.4), 0px 1px 0px rgba(255,255,255,0.3);
}

/* BUTTON DESIGN 02 */
.btn02 {
    background: #df0112;
    /*border-right: 1px solid #9e000d;
	border-bottom: 2px solid #9e000d;*/
    color: #FFF;
    display: block;
    padding: 5px;
    text-align: center;
    text-decoration: none;
    background: -moz-linear-gradient( top, #e90013 0%, #cd0112);
    background: -webkit-gradient( linear, left top, left bottom, from(#e90013), to(#cd0112));
    -moz-box-shadow: 1px 2px 0px rgba(158,0,13,1), inset 0px 0px 0px rgba(255,255,255,0);
    -webkit-box-shadow: 1px 2px 0px rgba(158,0,13,1), inset 0px 0px 0px rgba(255,255,255,0);
    box-shadow: 1px 2px 0px rgba(158,0,13,1), inset 0px 0px 0px rgba(255,255,255,0);
    text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
}

    .btn02:hover {
        color: #FFF;
    }

    .btn02.disabled {
        background: -moz-linear-gradient( top, #e2e2e2 0%, #d7d7d7);
        background: -webkit-gradient( linear, left top, left bottom, from(#e2e2e2), to(#d7d7d7));
        -moz-box-shadow: 1px 2px 0px rgba(206,206,206,1), inset 0px 0px 0px rgba(255,255,255,0);
        -webkit-box-shadow: 1px 2px 0px rgba(206,206,206,1), inset 0px 0px 0px rgba(255,255,255,0);
        box-shadow: 1px 2px 0px rgba(206,206,206,1), inset 0px 0px 0px rgba(255,255,255,0);
        text-shadow: 0px 0px 0px rgba(000,000,000,0), 0px 0px 0px rgba(255,255,255,0);
    }


/* ACTION BAR
/* ------------------------------------------------------------- */

.action {
    background: url(../img/tr.png) repeat-x;
    padding: 5px 0 0 15px;
}

    .action label {
        font-weight: bold;
    }

    .action input[type="text"] {
        margin: 0 15px 0 0;
    }

/* ORDER IN ACTION BAR */
.order .control-group {
    float: left;
    margin-right: 20px;
}

.order label {
    margin-bottom: 3px;
}

.order .helper {
    color: #bf0211;
}

.order input[type="text"],
.order select {
    margin: 0 10px 0 0;
}

.order input[type="submit"] {
    margin: 12px 0 0;
}

/* PAGING
/* ------------------------------------------------------------- */

.paging {
    clear: both;
    font-size: 12px;
    text-align: center;
}

    .paging ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .paging li {
        display: inline;
    }

    .paging a,
    .paging a:visited {
        background: #FFF url(../img/paging-a.png) repeat-x left bottom;
        border: 1px solid #FFF;
        display: inline-block;
        margin-right: -1px;
        padding: 0 3px;
        text-align: center;
    }

        .paging a:hover,
        .paging a:active {
            background: #C00;
            color: #FFF;
        }

        .paging a.current {
            background: #C00;
            color: #FFF;
            cursor: default;
        }

        .paging a.prev,
        .paging a.next {
            background: url(../img/paging.png);
            border: none;
            height: 16px;
            padding: 0;
            width: 13px;
            text-indent: -9999em;
        }

        .paging a.next {
            background-position: left bottom;
        }

        .paging a:hover.next {
        }

        .paging a.disabled,
        .paging a.disabled:hover {
            border: none;
            color: #CACACA;
            cursor: default;
        }


/* CLEARBITCH
/* ------------------------------------------------------------- */

.container:before,
.container:after,
form:before,
form:after,
.control-group:before,
.control-group:after {
    content: " ";
    display: table;
}

.container:after,
form:after,
.control-group:after {
    clear: both;
}


/* ==========================================================================
   BAR
   ========================================================================== */

.bar {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAoCAYAAADpE0oSAAABcUlEQVRYw8WQuW7DMBBEp02bD8j/f1DaNGl9yyK5XB6TIhYhB9YBG1kRIPDwNMOFFiS52+04HCvGIPb7PS0Z1gOHgy3+dnLVh8OBS35NZq6Lqcf+m0GSx+OxiTU8fuDZLp594FXG6XRqwpJhPXDgturz+fwwOOXXZOa6GH+0ZJDk5XJpworbqruuoyXDeuDdqq/XaxNW3Fbd9z0tGc65JiwZJOm9b8KKYT1wYIQQmrBk/BUi8jA49msyS10sPfxfjBhjE5YM64EDt1WrKi0Z1gPvVr3F8A1XnZSVlbWSqom13njKq7KSrLXylS5KKYxRmUtlKZUxKkspnPOyIrPURcqZOf+KlDNTLowxcs6nXCgLmaUuQhBqytSUGSTeOHHSS2RcyqzoQlTpQqCoUjTReaFE5az3cvPPd+El0ktk7wO96Igf+yCRYSGzpovOOTov7L2w6z37IHReOO09+8G/0MXn1ze3uADwsdHF+0YXb1vcH06+CqrGgDAaAAAAAElFTkSuQmCC) repeat-x;
    height: 36px;
    padding: 0 0 4px;
}

a.cherrylogo {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAALwAAABBCAYAAABrRc5sAAAoY0lEQVR42u29ebhkVXnv/1nTnmo4dYbu0wPd9EDTINgIiiAyKAYUjEOIIhJnTXLjCGqSqzGJJKJXQa/gcNUYjUpCcAIRByZnAyhGkZluuul5PkPNe+813D/qNLQ4xeeXn7db6/s81fvZVbuq6+z6rHd917vevbYAFJAAGTASQljLUEP9jkgIsQqYBbpAXw5PyVC/TxoCP9QQ+KGGGgI/1FBD4Icaagj8UEMNgR9qqCHw/x/Uo4/FQQl4sAQIFgpLAQQ8JQWOEsLgoABzBzsCFsJglwAES/AFjsG+w9ODuc8a/FMGCAFwxZCcIfC/XaUuQntFX0IhQftALhQYjQKEk5gQETCUQlP4gAM6pQOtEFYSBNh9Z6DQCCKUD+AcyndJQ0lUlng8uIAQILAUqhySc5BKH7TfXDmclSRYyquu5qEf/4By0XxWnHYK/UwTmQq2ViONGqCqECu6haNiDN6VSG/oBYhck84tP2DbVV+l8tA2ph+4G5s3qej56JVLqJ35NMYveCWQIPCD/5p0SM4Q+N++gobO7B52vfN9yLX/yfxeoElCTo/SZNjJhcgnHEf17DMwpx5PbfUqHAIRNFZBtnsjG9/0P+ldcTVBWGa1oVIWWOHxYTN7926ge/RS6nrQFSokfQFRkCCG8AyB/22qNHgHQlcgTaFXEIAeUJqA8i38liZ+63qa11xNufAQ7N+/gbE/fSU+pBT5Ru4951VUvv9tQuQI3iDLiBliVPAoCmRHEK1aQd4tqUYJCItWHhmiIfBDD//bVW5yZAwlgv5TjkOQ0UHTQtL3EcIBOiZXEisd8fZNbHjN29l00SVY02Hnq/6e2Vt+DFToFhFtqwGFwtM2JVZrelFKdsoT8VFCqSGXAu0iBiPboYYR/rfaUks0BtMvUI87itJkUPbQMpAHQ8sYEAZTCASBDgWjrkvzso9jt29l9uovkHlLS0b0UQitaBYFWggsitwLOGY1emScrAgoBX2hQEBpwAzZGUb4325LzShziUpHSVY/huaiBfSA4B3IQLCBuHCUAnbrPqUpaIse3eYUe//pGsgFhUrpeIXxhlBYrIBekFAapqMq8150LlFtEoQgiJIIC6FA0xuSM4zwv10JHEYJpkyJXjRJ7QXn0H7PTuq06ImCNGimqCNCgQgVcgEyFAhG8LJHoQVl0cGQ0RMg1GAU7IMh9jnZc88hPetUnOqh45QQDC5ArkqykIK1zF5xJcXmLZS5p3HMkcRnnIocnUA4R+eh9cid04QFDeJQp9yxhbBolHTJSqwG2wNz/w8ogiEfq5C5HP/gNPrEo9HxGMVP76VbN4yoQHtPE3yJLiW5GiFp9EnG6tiR5egEug/9lGR3Sj5SoMnoTU9jilnMkScg5ieUHrSUaCw4DQJ6t94G43ViFxPaJd1iFlyX7LTjUb4CAiygmy266x5CZDGRiul2LDopSY84gq6HaPssYft9MDZBUfTx5RS1o04ZXGUxBP6/TwWGyEC9EPTrNcrzzsCvXU/z6q+jXcGsyhlxOYIeRZD0HSgjcK6H8U06RcaIGaWtIOpLOjYipH1MtU5x3otZ9srnIXSFpDZCmQeMgSBLsjt/xNo3f4g2U9TXHIXpQ7/oM/3Oa4le9CKSc5/Nkk9/mv6XrmbPx7+A2XQP0mnksmXolz2X9IILkSqgZmfY+g+XEd16F2VrB1PBo1c9jslLL6Bz7OOYveit2O/dQtlvka85DlsbA8ArgfrPb1DWx5n80jXUVh9G+7qb2P6RL1HZeTvSj9B60omIvIO4bxPdssnSv7yQ5MI3M6MLaiogMez+wP+hvPlmKmGW9vhC1OFHI7fuYureDcgVGSNXfpba0avpbdjE3jdcSO+uWxn3Md1KhHzNK1j8139Dagx7v3Ud0x+6DH33WpQeQTzxJGpfPgnUgUm8mrM1moEtTd7+9re//mAAXnnICRitEH2HqIwQjljBlBLs3bqLuKvpCmiGLi6qIb3AeUs2uYh+bkmMYWrJQirPP5vymCOJjj2Kyh+eSvXFf0T8zD9EjabEk2NUgyHSEU7C9Mc+wR2vfRvi8EkmX/gC6s95NuK4I0lOfiLJ2CHon95B7477id74JnxjHj5JUN/+JoUryf7qdYRnPIPKvOUgE5QSlIvm0ZqdJr79NoplC4jfciE84fHUaothIqPzze+h9+xGvPAFZOf+MfFpx8NRh+GbbdyWrbgTTyRbdQTdBZOoQ+ajP/c5hEjIP/QORp/wWGpHLMN/4/u4677O3rph8qSnIvuKDh4/bwx/7zqye+6m+aRjyN7wOtTjj6MdIPrmN5j97LW4Zz6F+oJDKBZPItduo3jwHlw2wdgl78JMLMT1PX7+JP2dmwjf/zHhOWcR/vT5VI848oAJ8BdddNEHgJzBnLw9eNOSAmIHQUE1rmFyRXfpoVRffT7zzziF6fVbCGvXk23aRjk+Dzatx/74DsIpJ+NXzqf13n9hbGeLcqxB49xnIQP0jSaLGozqiKQiSaKEKNdYATOfu5r73vguFj/jZNKL30KoNrA2RmWaThbhnnUmIuymeOc/U6zfRLz4MMSZp+EvqaIiRevUp1JdfSyy47A1SR4s5QnHwz0P0rnik/iFiwhPORlGGhRlF3vik2kdtgK9fS/u0OW44x6H0o6uSkgPOQzzt+/C7m2DL1ELllI8LaX0EjUxTnbo0UwlmuoRJ9B7aC/ZZZfQ/qdPU/7x+UTLlhD1oHvMGorVj6Hz7RuRhz2WsPpYIucYOW4NvZ/cweh9t6OuvBn/psNwT3oa3XfOI3nO3YjpFs2vfh/3+pXUXIDGCOVXfkJ50sk03v5m6vMa9HtdTJoNLc1/p1zoonSCtwKvIYzGTLSqZGIpM5Ux6quPJJzexXdzbBph330ZxkuK44+lcvYpVCrjdN9zOfbST1KLJxg9/3lkWUbmBcWEIY40kRUQQX7Pfdz31ktRYzX8q89DZYcgzCxRlFAPVUrbJo9y/MlPQL+2wNUjnJyBzOJkF6Eyop6j2reQOEpVopKMbGcfCokThrJdkIYYLTTtrERPl2jjCP29SG+JI42RAqlj+vPqiPf+PdnkGNiSqJA0tSISnmZSoCuBkUjjQ6B8zHI6xIgt0xR7dqIXjyBVSm5yTN7DURJ1SmKlwBYYE7FrxST6PsgffACrJCq2sGwxO/76Txn7m3fARy+ncsGLcWlK6wufQnd3E84/F5U0EKaOnqtaGmZp/jstjRTkwaEUGAFeeVQ9YrRSY2l9ISPzR6ktPRS56BCWjy0kvWMtJnjGjj+GSTnC+HPPYuyyt1MfqzNz+eWEB+5GNaqYiRophsjHeKFAWLrfv5XpjetRTz6WxmMei1aBetpAVzN8FjFSHWOxGaW+eA3zz30pSXUUTILRGa04Y5fRxNUUYwwhSkldnSRPMeMVWmkg1xE5Ajk2hpAZo2KEoCqkOkXKBFUbwdfG8I0xxqbbVK//HmJ7C10ZQduYuskY1ylFEPhCMS5GyXRCVM2Iu02klOSrljEzOU6bCK0Co0WVUK3QNynN1OBqNeJFSyiyFNF2CCXxRz0GFcXMi2Pmm3k0Tj4Ht+ZJFBvuZvod/4Tpg//wVbSedSrynD+mpqsQ6sQHaHQ/uCM8MbEHfMDpQIxBSYOrWKJMUikEeRCk1Qrp5m245h4YyViwdClqpMZMDuK000n/qkPvL9/GQ2+9iCOvWIxefdRgwGUHk6n9VotNP7gNLS3R4iUYlyDmKxIZQRFwxpEIR0BR2IxakpBIixAVfKkxqooo++T/+T3au7fQjyuEMmC8pyV2odffSe5K1FiF3DUZycbpaguxJEcifECvW4+5/YeYuKRz44+YufJKan/9Bsgeg1OGrs1RPQdITL2Cji01NUKztYP2dTej4jrmWWdRG5lH3SeU2pMY6GrLSCFJqzFpaJPGiuL+O6nds46ZpUeSnXwSNSCPwNUk1cMW0nz9izH/4xaaX/44m8nJo4z5zzsX5SLMPIOW4LHIA3Sm4uD18FaCBG9KAgrlQDjQRpOLkkinCGCi9Kz74s30mrNkp52ArdSQdUM9TNDY0aF19lm4tWvpfuhTbH/be5j3iY8w00ip6SYqJPSmmvgHd5DkBW68AvURRqzERx6pBUEISsBEhskQCPSQJiUPkqAUZZphtm5j999cQr8o6WmFDgrvKiTsplcGIIa0RuIFwkPFWhSCvFIhQjH7ua9QXP9tqOQ0791O5NuM1sbI5CjeBjIkU6JPUFWarWnq13+dTq7ofvhf0JvvYOYdr2P+C14FdpZOXVMpEjoqJ9OaNobuunVkX7mR6U076Vz6UcQiSfqhT1BbuRRjY1zaZdRoZvIq7WecSec5r0d85XLKzR/D/c1biFYfjcoEMYog+4gigWgY4X8zngHrLYmUFIByDqUU3oNEEjTgQHqDEA5Uj1I5JIbYafpKIEuJFRL/uX8ldhaOPZ5U1amKkq5RhAlBNONJXvw8/I0/xF1zHTvO+Gfmveq1KJPRF6CEppNVKVWVONdkzkMU8KhBequrIFIEDTK2BAzCahLfZzpTmE4Plh/O4huvIUpq+EoglAWZFexRAXfL9wnPeSXWSvKkAnicFEhrCUlMXwoq734TI6edjSxmSW/5Edve+3HaeYvxTptetUbqc5BN2ipBtAqmPvgJinVbmNi+ne7xj2feM8+hV1OMxyOkLqEXebKuxNUq5CLH/PQetm/+BO4ndxP3O9gL/4Js2RIyZSAWCGpIV1CpdrEtxa7nPJ3+1z6JTxs0/uAYkkijTEKpJcZr8gjioYf/DYF3kAQJzhE5iRIGvMRLTyH6WAq8LEB6AgrhUoytoooYhCLxgkjDln/9NN2frscgWfC0U5GJh2BI0GQqoVapMrJ0CfKpT6QvPA9e/mnyvdshQHCBKKswevihJC7HP7ieUhT0iAcXn4SSMrYUGgpnKdEIDB0NPWUQpWK6kbFHBqb27qZDzuzsLCWeHaIg6QXclmk6icGmmokuFHhyKfFaEzDktSr5TJtOr4/zAn/MESx87fl0lx0KSpI68CFGUcF6gVp5OKNXfJDJ7/07W1ctp/vTn5B/+gssljVSbwBPNNe4eoWkpWpEr3gJo1/8OOOX/AM2bdD+6BfxGzdhxup0I0kcACKEHmc0mUc8WSOMjhMmxiBOUFGVNErQXoJ1B3Rd3QELvFeADeANOOhKcNseZOYfL2XXH/0P9p59Hvec+Rw2/smr2Pb+D9Kf3UN/32yCBLyA2Sn2vv9DZC4nLD8Mc/hyvLIEoVDeIrUCrVD1BuMvfT7VRQvJ7rubqRtugsKjERTVBH3CkYQ4Ys+dd9Bu7UEAimgw36vA44mFwlhB//6NqB/fC0GR6YTgFfW0RqIltUrMoSMTjMuMsXSUShKTjo/RLhxlpsgp8JEms4ZSCaSKmbWedGwUVU3Jqg0YmaB62kkceuThNNetozUzjQQqVtC3PWyU0C7G6KmFZK9+ORrB1i9chd/2EC5WID1o6PsuSewxlZjOrjb9rsI+42Sapx3JyKZt+I//MybMovHgcnJVIoXDKwcN8M7Q85Ks2iAYjXMghAYpIORD4H9TZdbiYoU14KImO1/+CjY/6Uyaf/d27JeuoPza1YzedAP+3/6V6Tf/PevOPp+pz3+WINqE0CEIz/0f+DDZvQ/SoUn2ovMwaUSsNCgBQYAElcZokeJWrsavOBStPVs/9AlscIggEUGSnHAM1TOegrxzM7MfvhLtephSQNAINEkv0JIOmrtY+3eX09y8njL06ZgSIyKcA1fX6FoCSUbSGGUkq5HEBlVJkEFRxAoRQSgHo2URSmomo0aK8I7RNEJHisXZKGl1lDCzlU3/8gXCjl0426dVd+RVKIVltJqQRYba087An/109P2beOiidyPJwUuU61O3Caoygp8tyZZMktRSkmiUkQtezZ5FhzP9b9ez42vfH9T++5g4N2gZEdIqNVejISKUFlSCx6tBxQICcCVKyCHwv/noIqAK8Osf4KGjTyf9zKeobFlPlZxUOBySjtDMRIrC9xC3/ZD1b3gHrS/chMCw7RvfZOayz4DrUSw5hOTsp5BEGZGUeDH4y7sBIimoxwmChOxZp1HGCvOfd1Gs3YTQkrTvGRlZSOPCV+BPPIYNl3+GmUs+ipd9EKAIhNRT9TPc8a7303zgPuKTj6AO1IWiGyf0Vcb8+jwSGWGUHlxWqMEnBmGqtENGmo2ihMYajQci65n1sNtoVM9RsQ6TRAQtUXHCzndfgdzeRYzOx0pQ7ZJYjqC6Hpt2MCOWkbFR5r3uL7CrH8uez3+Fde/7MLnyEAp6SYdZ22Y2kvi8y1jVYzJJ9TGPpf7GP6NXODb91XuZvft29kYeH4GVjsS2UaOSrSqn2VD4kBNJNwDJA1FKeQBjdeCWFoRAZ3oje571Sup33korCiiXoonomBLlU1qADJpSCXLpSGdzdt27EbVonG3v/QjJPffjQkH2utdRP+WJJNUxhC7RMsKLgBMS4wIIQRQM5XxD/qlrUd0W/fkLGXnyE5AmwdtAb/4Y1ROPoqoF93z1Jmau+DKtDRvobdzKjpu+w9oLLmXqxls55II/oX78sWy76jM88Pp3MXP3jyh27qL9ndvBtWk88THIskdv2wbuf8VfseEzVxPN7kTecTe7b7iNhSesoH3LD3no7Zey49rrSZo7mPnBnbR/cidbvvgl9n71m2z/yCfZ/MUvkjz7STSe+jjuv/h/s/UtH6G5+T76e/agvn8HVBrERx5CZ2SUyvLllHfcx+xVNzPT6RNPTLDube+i+7EvIXqe1m0b6G3cQnrMcsYqDYoVExRVT+fa69l93Y0cumo5atWhuOlp7n/Le9h66cfor9uJfXAP07fcj97bY/SwldhajBeByImBtTkASwsEB+rqwWWfrZe8B3vRO6kUOaVUaJ/QJ+BFMZhkiWO6tiS4gBQxreDRWY3RpE53aieF8tSOfyLqf7+LpatWEY3W8L7A6JTc5cQqRjhPEUqUNWyY3Uhx5ivI7/wP2k84nlO+cwNFkmGLnGK2SzNvolwPv3MK25pCbe+gSigljC9byLaQU192KHr+Ati6k96DO2mXe0n7EWJ+g8qiCcZXrhpcdN5z7Lr1Flptjwxt+qHJeGUZyXFHYJpd9mxcy8x0BxUX6DIiWzCJ1gphFXJ6Jx0RmDe5nHT5cnob7qV1/xR7kykiFVGLRxlZOYlcPJ9ipqDda9Pd8ADxrilUE2pnn0L7oQ34HXuYkopUxEwsGCU74nDwKdOd3fQ70/S3bCJs3UllYiFLn3YGoXB01j3Arl0bsXkfGyCu1xg7ZAnjS5bhI4OQEs+BUyz56NWDD9i0ZGv9JnrvvYJGkVMKiD30RAehwFuJFDG2KAGB0BW6NqDjhH7eYjqfJhGBJIkpX/xcGkuX0avUSX0PLSrkIZCoGDwUocRoSYmjEtfxRx2Bv+cHpHfdS2vPTiqTy4mUIK7H0B9jtshJFy0gigL6cdCSJTUvaBeWRGoyEaFdRJhcgKvNw/T3EKxB1BPqWYwtA4lydIKnumYVvdLgZ/dQq1h0PAlJgo8jkupqRntAPotQKY20Qqkd0hn6K2pUepqQpkzrJpVDG6jJhSTlXnRfYuqTyIqj4qp0x7qobpdUHE58WIo3JbE2iBWr2bFqIaZVMC5jqAlkZgiFpJJUEcqTLnsc0aqEJAsUuk9fKTh0CdmCcdp5j8SXTGQVVJbQ0wEjJSLMJWwP0FTNAQm8cw53552o9iasHKwNAw4TIvIAHkOJx6EG68W4AiEllD0SNCGoQd/1zKcz/8wzGDHjSDGD02NoXxIJA4XF3ngzG959CfKue0jTlBkZ0D7gPcRlxJ6L38OOSp3ZO9bR2rUNubvFvGPWoF5/HrUnnYwuBxHNJIE8Cizc3uauq/6d8robmHlgO2XRJTKOwkIWDPfJQU/UljljuaelIxKn6Jg+MpSMklD2A81KjAxdZIDUBTyBPMT4eAaZV6lhaYuUIDtkCJzXWO0obUTmBlA7Ak44srJFJ64RPES+Q0FKTRqSiQrx8SeSvPTZmMevwWQN+kEwosDFinq9gas4QgigDdIpKkJgU43UKZFRSCkRSqFNhEEPYBIHdrXKAWlpyrJk81svonLpxVSQdPBIoESTYyllRhk8PghKobCAE5KAJISAAEQoiA9ZQvai81nxxj9HzptAl4LCKFRnF1MvfAPbbryB+f0pEqmZ9h4nMnwQeBwdLN2ogioUkkA78oQQ0D5hb5Ky5sP/yMpzzyGXMUL1sbffwS0vfhutzRuJyh6RAlcU9GUFyzQVLD2ZULWCoMbohD0ocho+ok2GEAIZWpTak9kYT5OcBkaC8JoSC9KifI2CEqKYzHVxLtAikGLJZUBKjbZNLDGjTODo0cPjJaTe0Y3qyGIGgUSQUDZGWf26P+GIC/+cMDqGdmBVCVbg/WBZEiklaq6+3XuPc25/y/Azrw+GXwEhxNDS/Jdz8N5jN25lME3iUYAXAo8ghMFzATl4ToAPcgCqCEjmVgpLIuSWzXTe/UE27trMqo9+BIQiKjxrX/BnjH/t60z4nFRB7uygkRjoFgVaQKlB2RxEjNcK4QrK4AgSat3Auj9/G2OrVjD+hCdR7pjhh698C3bDA9RsIMfTczOMM46eF1NvHEOv3ULNbMF5Saw7TC46mn4qSHNg+yZ2u2kSV2XexAJ2z8tpFEcxmhu2bvsRiRlnZEmNXEkqLce26V1UW9NIUZCNrkDnFlmRLBibR24FvruHaLxGe3fB7N4tJElKbaSBaVSpNgW97QVeQ6/fZ3RmBw9e/gnU/AWsfs3LCQI0CrT8hfAqNRfZfwXQBwrsB42l8d6jDRQaehYMcm6wKlFIvLc4EeMQ+MBgO9eV+rlzbfp9nBGYskPvk5+jeeJTSF9yLlMf+Qz1r9xEj4BPIqZsMUhViYi8dGglwVmEi0m8pk+gLB1axYQQCFZSwdDvz3D/u/4PT77yGLZ88QZad98FosCTIqVHM4o56+mceM3HiKQBYbn3jFex8bvfZumTz2Dxze+jSgJes/Ul78Tcei1yLzx5663gIDcQ0+bzY4/hyBPPYvk17yFEFtCInuVbjz2dLQ/+iBdM3crtJ/8Fo8aw6huXE4oqWoKVAY3l5kVPYd4JJ7Hm2ncTKOlYQ0VLPitG0JUqs76kNjvL9n+7hpXnPRczNvoL4Q0hPLwvhHh4/2AB/YDOw3vv6XuLnfNcYs62FCFQAkGoAeQI7BzsAXBC4EPAh0BMghOSdmSwoc+2T32GXtFi9yXvZkZ26ElD0Q9oG2NVhW7Q+CDACZw2BGHoIAgyJpiIllF0IkMpDbM4Wolm+vpvM33vXUx/5zbKCIiigeUKLQ494XSOve4j3P3Kt/E1s4zvrnouh13/MWJXp70ioUrMvwnDl9NJFl3xJhp/9sJBfj60+fHpL+dmtZLPi0OIWiXl4gZElitFja+Llez50NWcsu46qvUGBoVfqrjrW5/lWrmU9W+6mNK0uFpLrtENKgs1a770d/zkzRdxc2MVt9aWc40Yo64ykk6AXsDiyNeu5aH/+DYE+7CVeTTM+wO9b3//x8GgAxL4EAKy0iCyihQBwaNQIBR9wAmFR2ERA2sTButGhhDwQgCCJgFfOKIiwsUpvW0bad78fSo7NhGIUD4nEpKAoO9KCgW5MfQQBBeROk+QjkIVONtHFiVp4dDBkceWuC8IRZeZtQ/gtu3Bl552kJQ6wYYc/cwTSeiw9dPvoee30XzwFr6SZbTdNhrtMSgVRz/1RTz5Tf8L4SUzX/w8rgKoKsd+6xKWHLGCuhE47Un7QEioy4gZdnPH+96J8mNMVFeBS5mYSTCmikqqaFI0NYKs0jE1pu64mx8//c85+tK38AczD/IHnfsZHV+AdA4vNIqIIjb0u03c1DTO5Uj5iJ3Z93j07/PLfrdf9p4h8L9G6ZqjKHVKQFLg52ZHBV4avFd4Ah4xZ2cG4AcGC6R6AVpF9BlMqXrv6aHIP/tVWi5HhgSQtEJgFkekDCYIirJAoAjB0waCkmjxyMDMSSiDJQJKJUm0YvvuXXSqEWWqGSs0qdVEKPrX30aXlMOf/RoyFVM/ZBlPz/cSmREcHdCSNd/4OGMXv5yH/vZ9bP3p94grKXj4zppzuO+em+mUBZVQwUsFosms71JR4xz92tdjZZ/pmXUDX50oVNkDW1LxhhwIwTJRxqQyZueN13OtGOPbtaPI1+/kKVvvAaloxZZcl3TKnMr4JLZaJ0fjgv85eB8Nsvf+4ceBDPiv9fAHyhdXR69ixgiwglJGlKGksA60RCAGeZsgCGJfZB8MrvZ1rF3hMLGhn5f4UFJdvJJuaw9eVdkpIPIpWkrA0wkWgkNJgZWBtjQIb8jLPkoOVpXUVhGEpBSeUAaCDCivUF5ROflxxDd9nVxqYq/oyYRN3/saxfP+lmOveT+r/AcAuP2sV5CLLmpqGkvgC6LGIUueyBM2fpdF//5Fij2zBAIn3XUTKhgQJV+ursJPN8lDyvne08eREPiPo56B7e3EE5juTiNFQGJp797G/JAj6dMR0yTZAp7a3IICSkoEge8edRZ5cFQcpKHEB5CVOuNHr0G7R1aZ2t+/7+/hf9Fr+1uaffsHYiP4ubSkde7/eVoy7/fZtHcr4c/eSnz91yD0KEWM1ZoZHNIKPHrg36XGe/DBI4XEq0DhS9IgaUvHYhdoEREu+UvUV2+j8c1v0acgKIkKEILDIhABJBFWKlp4lJGI3A8al5GUwmG9wxMRZExa9OiajImLL6RyxilMv+xienfdSl90qLmUXlAIrRmZN05jch79fp9dm7fiejkjWRUSQ3N6Bnyg0WhgvaOT9xmZN874gvk0E42Z6bH7gYdQaUy2YhEijVCzPfbeu4HcdYl1zPj4OP1+n2azidaaOI4ZGxtj05bNSB9QxlBbMEF90XxCCExt3k57+y606qC9QoSYVnWUFRe+jJUXvIx+vcY4yYGeTv+vR3SlfnVaMvj/961SCMFYNMHM885g+gffZeFUDx8su8tAQ1Vo0sQSUQpBIcAZiXQC6QPaSlKdYAmMIGmT41YdxpLjHk/z9rVMUwxSlnZQryOkxsm5Ltp5lIdECFweCMJghcQ6h/MBIw1KGPKiRGhFKANLVq+mqFRI3vFK7r24SeUHD9ALDkMf7wSzu7vs2bWREAJGSAyCvNMnb7s5wyXozPZx3g2i9fYmO7euAzx1HSOKnDIP7P3JFjyBBEXkHdok5OUsU7s7OD/3WcHQbc/Sbe8iUholwZd99m6ZZfuO9XgCkQ2kSHJVIXaKqSRlwWvOpfHiZzJjLYtLAyYQPL+T+jng/QHQDUkpyUyF5sknUf7R2Wz5zFXo4EmoMlXmSK0RFoxUeB8QzmNUNBetLQiD84LSWRKqVF/9EmbmzUMeuYIyTjF9hxzUOSKRqCApRMDJEhs8ERKBxElFGQQhCIzWeG+xzqKUJtiCZNVKOssWUKtWYM1qVr7jL5n54V2YG26nu3UzymiUEMjgB+MABt28tQ4TaZSQBOfBD16PtCIIEGWJCh4rBSgJzhMjkAFK7/DG4BFI50DKR+pWpETNeWrP4Mow5QOpFBg9mLPQLhB5QVcb/AlrWHzq4xg56gjiaoN6NorXAu8CUv6+AO8PBN8l6UZ9ksYCKhe8mv7OLt3rriekjsIKUptgFeSuAD0o+OzbDkZotFb0yj4ZNXJVJX7d80mfcSqV6nx6Z5xC/oGrKPPtOGFx+2Zl/cDdCaWwBAoRCAIKVw4u2QuDHqCUAYdHSYl0hnnPP5Ox6hihUac7NUu87HDSyYXIk46jKtQg2xQGUdx7jwselMQYQ14USCHA+UHzkoPBdRAgtAJhyIPDy0HPFSHRQdCzBcEotCt/zk/v76GdAONBuYALAS8hyEGjUUEwqTXdWFIZH6cRV4lNhjCG0ofBRN/vTYQ/QP7SqjJ0Y0+qRnEX/zVhYpLuZ68m6B6UEUXoEYya65ECShucdRRlwMQJs4064688h6XnnUMnq2BjSX18KdOvPR/3j5dTRBbvBUIKnPN4GzAoAppSCMJcg4i0wXtP4XNiZZAqol8WiCWHwdknoLKMaqlpVCfppKDTFsrUaId8blzAYCvnbrEzB34kBJE2iBBwziHnhtvee5AC4dSgPugRigkhUJ3LGHnKh49/9GSQ955SzFkooVBCDKCfWy8mhECmI2pGIbKUJErIRATF4GqogoD+HV0A/wCN8AMlRjE6MQKzMTOvfRnR2cfjrvoKsz+8H52XiLxE9As0AqU1LSPwE3XSpQs49KV/hF5zNKEyzvxqhosExfgo6dNPJ7/7TvpfugFR9kgRWKPIlZu7yZnAIfHCEcmBTSqlH8BeOvp4TG2C+PUvZMGipWit8cqAhTQCr2tUTEpqLLiBvcDPZTHmasQHi3o8AqlzblCPIuTDAEsGkT+UliAE6EHZrRESW5QEqR6uX9k/ZSiEQCmF1YJg3cAyATIwsEdzDSJjcHmjjgeXWw+OCuAHdUv+d/QGjwdshN/3I4TE0Cigly5ACU39jcspRY/yni3s2b6dxAlSpWj2+yTjdRpHHYYYHyGuNDDVKiaqIExMGqAQBQvmLcW+6eXk7QJ32z2I6b2I0j1cOwIShCSIGIUhdxYnPUrH9Am0J+cz/w9PZ+TM06kkVXQczUXlAS+xgCJRVFC/vig88HNltGFwPcojin/2fEjAROmv/cwIfuVSGfncR//i3zs83AR+1/RzacnpmfbaA+1L9rGooo8sYrbNTtM3FtUrsL6kDB6BxziJEhoTx+goYVRlmDGFlPEcUxaPxvU8W7pb8Lt3MvXBz8F136Vs7qZQBZEX4CSlUXgkprRIKSmkR1pH3JiPOfdMRl/zAiarh5FUQcQx4mfI9r9gPi/sd7p/A/r/fw0lvx+36B1tVH91WtIdgKMVgwSdgQ5MRnWccxRxMchGzGUl9pWoaq2RUmKiGBD7RbC5jjr2LGCc7fM081/zEqbXHEH/+u8hf3gnsrkHo8C5DpiAkQrhI9oqQZ+0huofPpWxp56IHJ3ApIqgzFz6zv8CoH4Z1L8u5P82+8/fP/1chN+1Z3btwfP1w6Oip/gvv8/3Cvb2WrR6s4SpKVp33EPvx/ejtu0m3zWFKT2hmhItOwR59HLSNUdgFi9ibHySelJBRcOb3hwMmj8x8qsjvD9o81HhN4uQsaGhahitIa6RpaPkxxyLjzW9YDFoROkwQqKjhHikRpQk1JLqYMUB74c0DbM0B1n3JjWVrEKZGEwc4fOS3JZEpcUaSSw1RkiCDOgsJjHZILU3ZP13B3j3exi5FBHEESG2KKCCxJPP5aLlI+kOH3CEITW/A8Dv+xXD71OE/0Xoi4eHuMl+gXwI+UGssP/2d8jDDzXUb2ZpAhBKa9tKqerw1Ax1sMt73310NmMf8H7u4TqdztpqtXbs8HQNdbCr1WrdC7j9+Ebv1wIcYL/9zW9cdtbZz/qEEEIOT9lQB61xD8F/6xs3v5/BvTXcPs73zdZoBqUVGVD98ldvfsOqw494/fC0DXWwau0D913+rLOfdhnQZjDplANW8cj05D74xZX/+umfLD10+U/GJybGtDY1KWU6PIVDHegqy3Jqenrq9ptuvP4fXvHS8z4P9IA+g9Ua3b4ID4Nks2Jw+W4MpAzKDWIGSeh9y2qL4Wkd6kB0MPvGoHNw53Og93hkqWwHeP2oN9j99su5g9V+wDOEfqgDEHb2A34f9OXc1s69Fh4N775pxX3RXj8K9iHoQx0sUd7tN1j1vwz4n/Hx+8G//3PDCD/UgRrhw36P/SH/mTz8L4NX/JLtUEMdLPDvv31Y/xc4GCBICQTwCAAAAABJRU5ErkJggg==);
    display: block;
    float: left;
    margin: 0 0 3.5em;
    height: 65px;
    width: 188px;
}

.bar nav {
    float: right;
}

    .bar nav li {
        display: inline;
        float: left;
    }

        .bar nav li a {
            display: block;
            line-height: 36px;
            float: left;
            padding: 0 10px;
        }

/* ==========================================================================
   MAIN
   ========================================================================== */

.main {
    float: right;
    width: 658px;
}

.main-inner {
    background: #FFF;
    border: 1px solid #CCC;
    clear: left;
    /* 	min-height: 550px; */
}


/* ACCOUNTBALANCE
/* ------------------------------------------------------------- */

.accountbalance {
    background: #E9E9E9;
    border: 1px solid #CCC;
    border-bottom: none;
    float: right;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1.2;
    margin: -22px 5px 0 0;
    padding: 5px;
    width: 230px;
}

    .accountbalance label {
        display: block;
        font-size: 12px;
        font-size: 1.2rem;
        font-weight: normal;
    }

    .accountbalance .amount {
        background: #bf0211;
        color: #FFF;
        display: block;
        margin: 3px 0 0 -10px;
        text-align: center;
        width: 250px;
    }

/* PAGETITLE
/* ------------------------------------------------------------- */

.pagetitle {
    font-style: italic;
    text-transform: uppercase;
}

    .pagetitle h1 {
        line-height: 50px;
        font-size: 44px;
        font-size: 4.4rem;
        letter-spacing: -2px;
        height: 50px;
        margin: 0;
    }

        .pagetitle h1 span {
            background: url(../img/logo-crop.png) no-repeat left center;
            display: inline-block;
            position: relative;
            margin: 0 -10px 0 0;
            top: -7px;
            text-indent: -9999em;
            width: 125px;
        }


/* SECTIONTITLE
/* ------------------------------------------------------------- */

.sectiontitle {
    border-bottom: 1px solid #DDD;
    margin: 0 0 1px;
    padding: 0 0 10px;
}

    .sectiontitle .btn {
        float: right;
        margin-top: -5px;
    }

    .sectiontitle h2 {
        margin: 0;
    }


/* EPINS-BALANCE
/* ------------------------------------------------------------- */

.epins-balance li {
    border-right: 1px solid #DDD;
    float: left;
    margin: 15px 56px 0 0;
    padding: 0 56px 0 0;
}

    .epins-balance li.even {
        border: none;
        margin-right: 0;
        padding: 0;
    }

.epins-balance .type {
    background: url(../img/epins-bg.jpg) no-repeat;
    color: #ffe900;
    font-size: 32px;
    font-size: 3.2rem;
    float: left;
    height: 68px;
    line-height: 68px;
    padding: 0 10px 0 0;
    text-align: right;
    width: 176px;
}

.epins-balance .left {
    float: left;
    font-size: 11px;
    font-size: 1.1rem;
    font-weight: bold;
    margin: 15px 0 0 10px;
    text-align: center;
}

.epins-balance .amount {
    background: #bf0211;
    color: #FFF;
    display: block;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
    padding: 5px 0;
    text-align: center;
    width: 60px;
}


/* EPINS-BALANCE
/* ------------------------------------------------------------- */

.pinstack {
    float: left;
    margin: 0 5px 0 0;
    width: 130px;
}

    .pinstack span {
        background: url("../img/pins.png") no-repeat scroll 0 0 transparent;
        color: #FFFFFF;
        cursor: pointer;
        display: inline-block;
        height: 26px;
        margin: 0 0 4px 0;
        text-align: center;
        width: 26px;
    }

        .pinstack span:active {
            position: relative;
            top: 1px;
        }


/* ==========================================================================
   SIDEBAR
   ========================================================================== */

.sidebar {
    background: #bf0211;
    float: left;
    margin: 50px 0 0 10px;
    padding: 15px 0 0;
    width: 274px;
}

    .sidebar a {
        color: #FFF;
        display: block;
        text-transform: uppercase;
    }

    .sidebar dt {
        clear: none;
        float: none;
        font-weight: normal;
        margin: 10px 0 0;
        text-align: left;
        width: auto;
    }

        .sidebar dt:first-child {
            margin-top: 0;
        }

    .sidebar dl {
        margin: 0;
    }

    .sidebar dt a {
        background: #9e000d url(../img/icon-sidebar-dt.png) no-repeat 20px center;
        border-bottom: 3px solid #8f010d;
        font-size: 18px;
        font-size: 1.8rem;
        margin: 0 0 0 -10px;
        padding: 6px 0 6px 45px;
        width: 239px;
    }

    .sidebar dd {
        margin-left: 0;
        margin-bottom: 0;
    }

        .sidebar dd a {
            background: #bf0211 url(../img/icon-sidebar-dd.png) no-repeat 35px 32%;
            padding: 6px 0 16px 50px;
            background-position: 35px 50%;
            padding: 6px 0 6px 50px;
        }

    .sidebar dl dd:last-child a {
        background-position: 35px 32%;
        padding-bottom: 20px;
    }

    .sidebar dt + dd a {
        /*background-position: 35px 72%;
	padding-bottom: 0;*/
    }
    /* PAIN IN THE A** INFORMATION */
    .sidebar dt.information a {
        background-color: #36404b;
        background-image: url(../img/icon-sidebar-dt-info.png);
        border-color: #3f454c;
    }

    .sidebar dd.information a {
        background-color: #545c66;
    }


/* ==========================================================================
   FOOTER
   ========================================================================== */

.footer {
    clear: both;
    color: #878686;
    font-size: 11px;
    font-size: 1.1rem;
    margin: 4em 0 0;
    text-align: right;
}


/* ==========================================================================
   PAGE: INFORMATION
   ========================================================================== */

.info-notes {
    font-size: 12px;
    font-size: 1.2rem;
}


/* ==========================================================================
   PAGE: SIGNUP
   ========================================================================== */

.reg .main {
    float: none;
    margin: 0 auto;
    width: 960px;
    width: 818px;
}

.reg .main-inner {
    margin: 0 auto;
    xwidth: 818px;
    padding-bottom: 2em;
}

.reg h3.monochrome,
.login h3.monochrome {
    margin-top: 3px;
}

.reg div.sixdigitpin {
    margin: .5em 0 0 19.5em;
}

.reg .control-group label,
.login .control-group label {
    font-weight: bold;
    width: 18em;
}

.reg input[type="text"],
.reg input[type="password"],
.login input[type="text"],
.login input[type="password"] {
    width: 240px;
}

.control-group .captcha {
    margin: .5em 0 0 16.5em;
}

.captcha .newcode {
    background: url(../img/refresh.png) no-repeat;
    display: inline-block;
    height: 33px;
    position: relative;
    text-indent: -9999em;
    top: -3px;
    width: 42px;
}

.reg .controls {
    margin-left: 16.5em;
}


/* TERMS
/* ------------------------------------------------------------- */

.terms-wrap {
    height: 580px;
    padding: 0 25px 25px;
    overflow: hidden;
    overflow-y: scroll;
}


/* SIGNUP SUCCESS
/* ------------------------------------------------------------- */

.success {
    color: #33830b;
    text-align: center;
    font-size: 14px;
}


/* ==========================================================================
   PAGE: LOGIN
   ========================================================================== */

.login .container {
    width: 843px;
}

.login .main {
    width: 560px;
}

.login .main-inner {
    min-height: 321px;
}

.login .sidebar {
    margin-left: 0;
    padding: 0;
    width: 263px;
}

.login fieldset {
    border: none;
    padding-top: 0;
}

.login .control-group {
    margin-bottom: .8em;
}

    .login .control-group .message {
        left: 260px;
        top: 21px;
    }


/* ==========================================================================
   LB
   ========================================================================== */

.lb-dynamic-wrap {
    background: #FFF;
    height: 328px;
    left: 50%;
    margin: -182px 0 0 -362px;
    padding: 32px 72px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 581px;
    z-index: 9999;
}

.lb-dynamic-close {
    background: red;
    color: #FFF;
    cursor: pointer;
    padding: 10px 5px;
}



/* ==========================================================================
   TipTip 1.2
   ========================================================================== */

#tiptip_holder {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}

    #tiptip_holder.tip_top {
        padding-bottom: 5px;
    }

    #tiptip_holder.tip_bottom {
        padding-top: 5px;
    }

    #tiptip_holder.tip_right {
        padding-left: 5px;
    }

    #tiptip_holder.tip_left {
        padding-right: 5px;
    }

#tiptip_content {
    font-size: 11px;
    color: #fff;
    text-shadow: 0 0 2px #000;
    padding: 4px 8px;
    border: 1px solid rgba(255,255,255,0.25);
    background-color: rgb(25,25,25);
    background-color: rgba(25,25,25,0.92);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(transparent), to(#000));
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    box-shadow: 0 0 3px #555;
    -webkit-box-shadow: 0 0 3px #555;
    -moz-box-shadow: 0 0 3px #555;
}

#tiptip_arrow, #tiptip_arrow_inner {
    position: absolute;
    border-color: transparent;
    border-style: solid;
    border-width: 6px;
    height: 0;
    width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
    border-top-color: #fff;
    border-top-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_bottom #tiptip_arrow {
    border-bottom-color: #fff;
    border-bottom-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_right #tiptip_arrow {
    border-right-color: #fff;
    border-right-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_left #tiptip_arrow {
    border-left-color: #fff;
    border-left-color: rgba(255,255,255,0.35);
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
    margin-top: -7px;
    margin-left: -6px;
    border-top-color: rgb(25,25,25);
    border-top-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
    margin-top: -5px;
    margin-left: -6px;
    border-bottom-color: rgb(25,25,25);
    border-bottom-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -5px;
    border-right-color: rgb(25,25,25);
    border-right-color: rgba(25,25,25,0.92);
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
    margin-top: -6px;
    margin-left: -7px;
    border-left-color: rgb(25,25,25);
    border-left-color: rgba(25,25,25,0.92);
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {
    #tiptip_content {
        padding: 4px 8px 5px 8px;
        background-color: rgba(45,45,45,0.88);
    }

    #tiptip_holder.tip_bottom #tiptip_arrow_inner {
        border-bottom-color: rgba(45,45,45,0.88);
    }

    #tiptip_holder.tip_top #tiptip_arrow_inner {
        border-top-color: rgba(20,20,20,0.92);
    }
}



/* ==========================================================================
   PAGINATION
   ========================================================================== */

.page {
    color: #AAA;
    float: right;
    line-height: 34px;
}

.pagination-container .pagination {
    margin: 0;
}

/* ==========================================================================
  FAQ
   ========================================================================== */
   
 p.p1{
	 font-size: 1.9rem;
 }

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
