/**
 * @class Global_CSS
 *
 * Global CSS variables and mixins of Sencha Touch.
 */
/**
 * @var {string} $prefix
 * The prefix to be applied to all CSS selectors. If this is changed, it must also be changed in your
 * JavaScript application.
 */
/**
 * @var {string} $theme-name
 * The name of the theme. This must match the the output directory of the images.
 * (defaults to 'default')
 */
/**
 * @var {boolean/string} $relative-image-path-for-uis
 * True to use a relative image path for all new UIs. If true, the path will be "../images/".
 * It can also be a string of the path value.
 * It defaults to false, which means it will look for the images in the ExtJS SDK folder.
 */
/**
 * @var {string} $font-family
 * The default font-family to be used throughout the theme.
 */
/**
 * @var {string} $base-gradient
 * The base gradient to be used throughout the theme.
 */
/**
 * @var {color} $base-color
 * The base color to be used throughout the theme.
 */
/**
 * @var {boolean} $include-not-found-images
 * True to include files which are not found when compiling your SASS
 */
/**
 * @var {boolean} $include-ie
 * True to include Internet Explorer specific rules
 */
/**
 * @var {boolean} $include-ff
 * True to include Firefox specific rules
 */
/**
 * @var {boolean} $include-chrome
 * True to include Chrome specific rules
 */
/**
 * @var {boolean} $include-safari
 * True to include Safari specific rules
 */
/**
 * @var {boolean} $include-opera
 * True to include Opera specific rules
 */
/**
 * @var {boolean} $include-webkit
 * True to include Webkit specific rules
 */
/**
 * @var {boolean} $compile-all
 * True to copile all CSS, even if above include rules are false
 */
/**
 * @var {boolean} $scope-reset-css
 * True to scope the reset CSS within the $prefix variable.
 */
/**
 * @var {color} $css-shadow-background-color
 * The base color for CSS shadows
 */
/**
 * @var {color} $include-shadow-images
 * True to include all shadow images.
 */
/**
 * @class Ext.form.field.Base
 */
/**
 * @var {measurement} $form-field-height
 * Height for form fields.
 */
/**
 * @var {measurement} $form-toolbar-field-height
 * Height for form fields in toolbar.
 */
/**
 * @var {measurement} $form-error-icon-width
 * Width for form error icons.
 */
/**
 * @var {measurement} $form-field-padding
 * Padding around form fields.
 */
/**
 * @var {measurement} $form-field-font-size
 * Font size for form fields.
 */
/**
 * @var {font-family} $form-field-font-family
 * Font family for form fields.
 */
/**
 * @var {font-weight} $form-field-font-weight
 * Font weight for form fields.
 */
/**
 * @var {font} $form-field-font
 * Font for form fields.
 */
/**
 * @var {color} $form-field-color
 * Text color for form fields.
 */
/**
 * @var {color} $form-field-empty-color
 * Text color for empty form fields.
 */
/**
 * @var {color} $form-field-border-color
 * Border color for form fields.
 */
/**
 * @var {measurement} $form-field-border-width
 * Border width for form fields.
 */
/**
 * @var {color} $form-field-focus-border-color
 * Border color for focused form fields.
 */
/**
 * @var {color} $form-field-invalid-border-color
 * Border color for invalid form fields.
 */
/**
 * @var {color} $form-field-background-color
 * Background color for form fields.
 */
/**
 * @var {string} $form-field-background-image
 * Background image for form fields.
 */
/**
 * @var {color} $form-field-invalid-background-color
 * Background color for invalid form fields.
 */
/**
 * @var {string} $form-field-invalid-background-image
 * Background image for invalid form fields.
 */
/**
 * @var {background-repeat} $form-field-invalid-background-repeat
 * Background repeat for invalid form fields.
 */
/**
 * @var {background-position} $form-field-invalid-background-position
 * Background position for invalid form fields.
 */
/**
 * @class Ext.form.field.TextArea
 */
/**
 * @class Ext.form.Label
 */
/**
 * @class Ext.form.field.Checkbox
 */
/**
 * @class Ext.form.field.Radio
 */
/* Error messages */
/**
 * @class Ext.form.field.Trigger
 */
/**
 * @class Ext.form.FieldSet
 */
/**
 * @class Ext.slider.Multi
 */
/**
 * @class Global_CSS
 *
 * Global CSS variables and mixins of Sencha Touch.
 */
/**
 * @var {string} $prefix
 * The prefix to be applied to all CSS selectors. If this is changed, it must also be changed in your
 * JavaScript application.
 */
/**
 * @var {string} $theme-name
 * The name of the theme. This must match the the output directory of the images.
 * (defaults to 'default')
 */
/**
 * @var {boolean/string} $relative-image-path-for-uis
 * True to use a relative image path for all new UIs. If true, the path will be "../images/".
 * It can also be a string of the path value.
 * It defaults to false, which means it will look for the images in the ExtJS SDK folder.
 */
/**
 * @var {string} $font-family
 * The default font-family to be used throughout the theme.
 */
/**
 * @var {string} $base-gradient
 * The base gradient to be used throughout the theme.
 */
/**
 * @var {color} $base-color
 * The base color to be used throughout the theme.
 */
/**
 * @var {boolean} $include-not-found-images
 * True to include files which are not found when compiling your SASS
 */
/**
 * @var {boolean} $include-ie
 * True to include Internet Explorer specific rules
 */
/**
 * @var {boolean} $include-ff
 * True to include Firefox specific rules
 */
/**
 * @var {boolean} $include-chrome
 * True to include Chrome specific rules
 */
/**
 * @var {boolean} $include-safari
 * True to include Safari specific rules
 */
/**
 * @var {boolean} $include-opera
 * True to include Opera specific rules
 */
/**
 * @var {boolean} $include-webkit
 * True to include Webkit specific rules
 */
/**
 * @var {boolean} $compile-all
 * True to copile all CSS, even if above include rules are false
 */
/**
 * @var {boolean} $scope-reset-css
 * True to scope the reset CSS within the $prefix variable.
 */
/**
 * @var {color} $css-shadow-background-color
 * The base color for CSS shadows
 */
/**
 * @var {color} $include-shadow-images
 * True to include all shadow images.
 */
/**
 * @class Ext.form.field.Base
 */
/**
 * @var {measurement} $form-field-height
 * Height for form fields.
 */
/**
 * @var {measurement} $form-toolbar-field-height
 * Height for form fields in toolbar.
 */
/**
 * @var {measurement} $form-error-icon-width
 * Width for form error icons.
 */
/**
 * @var {measurement} $form-field-padding
 * Padding around form fields.
 */
/**
 * @var {measurement} $form-field-font-size
 * Font size for form fields.
 */
/**
 * @var {font-family} $form-field-font-family
 * Font family for form fields.
 */
/**
 * @var {font-weight} $form-field-font-weight
 * Font weight for form fields.
 */
/**
 * @var {font} $form-field-font
 * Font for form fields.
 */
/**
 * @var {color} $form-field-color
 * Text color for form fields.
 */
/**
 * @var {color} $form-field-empty-color
 * Text color for empty form fields.
 */
/**
 * @var {color} $form-field-border-color
 * Border color for form fields.
 */
/**
 * @var {measurement} $form-field-border-width
 * Border width for form fields.
 */
/**
 * @var {color} $form-field-focus-border-color
 * Border color for focused form fields.
 */
/**
 * @var {color} $form-field-invalid-border-color
 * Border color for invalid form fields.
 */
/**
 * @var {color} $form-field-background-color
 * Background color for form fields.
 */
/**
 * @var {string} $form-field-background-image
 * Background image for form fields.
 */
/**
 * @var {color} $form-field-invalid-background-color
 * Background color for invalid form fields.
 */
/**
 * @var {string} $form-field-invalid-background-image
 * Background image for invalid form fields.
 */
/**
 * @var {background-repeat} $form-field-invalid-background-repeat
 * Background repeat for invalid form fields.
 */
/**
 * @var {background-position} $form-field-invalid-background-position
 * Background position for invalid form fields.
 */
/**
 * @class Ext.form.field.TextArea
 */
/**
 * @class Ext.form.Label
 */
/**
 * @class Ext.form.field.Checkbox
 */
/**
 * @class Ext.form.field.Radio
 */
/* Error messages */
/**
 * @class Ext.form.field.Trigger
 */
/**
 * @class Ext.form.FieldSet
 */
/**
 * @class Ext.slider.Multi
 */
/**
 * Creates a background gradient.
 *
 * @param {Color} $bg-color The background color of the gradient
 * @param {String/List} [$type] The type of gradient to be used. Can either
 * be a String which is a predefined gradient, or it can can be a list of
 * color_stops. If none is set, it will still set the `background-color`
 * to the $background-color.
 * @param {String} [$direction=top] The direction of the gradient. Can either be
 * `top` or `left`.
 * @member Global_CSS
 */
/*
 * Method which inserts a full background-image property for a theme image.
 * It checks if the file exists and if it doesn't, it'll throw an error.
 * By default it will not include the background-image property if it is not found,
 * but this can be changed by changing the default value of $include-missing-images to
 * be true.
 */
/* line 3, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-border-box .x-reset,
.x-border-box .x-reset * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

/* line 13, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset html, .x-reset body, .x-reset div, .x-reset dl, .x-reset dt, .x-reset dd, .x-reset ul, .x-reset ol, .x-reset li, .x-reset h1, .x-reset h2, .x-reset h3,
.x-reset h4, .x-reset h5, .x-reset h6, .x-reset pre, .x-reset code, .x-reset form, .x-reset fieldset, .x-reset legend,
.x-reset input, .x-reset textarea, .x-reset p, .x-reset blockquote, .x-reset th, .x-reset td {
  margin: 0;
  padding: 0;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset fieldset, .x-reset img {
  border: 0;
}
/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset address, .x-reset caption, .x-reset cite, .x-reset code,
.x-reset dfn, .x-reset em, .x-reset strong, .x-reset th, .x-reset var {
  font-style: normal;
  font-weight: normal;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset li {
  list-style: none;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset caption, .x-reset th {
  text-align: left;
}
/* line 41, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset h1, .x-reset h2, .x-reset h3, .x-reset h4, .x-reset h5, .x-reset h6 {
  font-size: 100%;
}
/* line 46, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset q:before,
.x-reset q:after {
  content: "";
}
/* line 50, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset abbr, .x-reset acronym {
  border: 0;
  font-variant: normal;
}
/* line 55, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset sup {
  vertical-align: text-top;
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset sub {
  vertical-align: text-bottom;
}
/* line 63, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset input, .x-reset textarea, .x-reset select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_reset.scss */
.x-reset *:focus {
  outline: none;
}

/* line 1, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-body {
  color: black;
  font-size: 16px;
  font-family: "librebaskerville", sans-serif;
}

/* line 7, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-rtl {
  direction: rtl;
}

/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-ltr {
  direction: ltr;
}

/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-clear {
  overflow: hidden;
  clear: both;
  font-size: 0;
  line-height: 0;
  display: table;
}

/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-strict .x-ie7 .x-clear {
  height: 0;
  width: 0;
}

/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-layer {
  position: absolute !important;
  overflow: hidden;
  zoom: 1;
}

/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-shim {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-hide-display {
  display: none !important;
}

/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-hide-visibility {
  visibility: hidden !important;
}

/* line 56, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-item-disabled .x-form-item-label,
.x-item-disabled .x-form-field,
.x-item-disabled .x-form-cb-label,
.x-item-disabled .x-form-trigger {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}

/* line 60, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-ie6 .x-item-disabled {
  filter: none;
}

/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-hidden,
.x-hide-offsets {
  display: block !important;
  visibility: hidden !important;
  position: absolute !important;
  left: -10000px !important;
  top: -10000px !important;
}

/* line 75, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-hide-nosize {
  height: 0 !important;
  width: 0 !important;
}

/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-masked-relative {
  position: relative;
}

/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-ie6 .x-masked select,
.x-ie6.x-body-masked select {
  visibility: hidden !important;
}

/* line 92, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-css-shadow {
  position: absolute;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}

/* line 98, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-ie-shadow {
  background-color: #777;
  display: none;
  position: absolute;
  overflow: hidden;
  zoom: 1;
}

/* line 107, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tl {
  background: transparent no-repeat 0 0;
  zoom: 1;
}

/* line 112, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tc {
  height: 8px;
  background: transparent repeat-x 0 0;
  overflow: hidden;
}

/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tr {
  background: transparent no-repeat right -8px;
}

/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-ml {
  background: transparent repeat-y 0;
  padding-left: 4px;
  overflow: hidden;
  zoom: 1;
}

/* line 129, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mc {
  background: repeat-x 0 -16px;
  padding: 4px 10px;
}

/* line 134, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mc h3 {
  margin: 0 0 4px 0;
  zoom: 1;
}

/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mr {
  background: transparent repeat-y right;
  padding-right: 4px;
  overflow: hidden;
}

/* line 145, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-bl {
  background: transparent no-repeat 0 -16px;
  zoom: 1;
}

/* line 150, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-bc {
  background: transparent repeat-x 0 -8px;
  height: 8px;
  overflow: hidden;
}

/* line 156, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-br {
  background: transparent no-repeat right -24px;
}

/* line 160, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tl, .x-box-bl {
  padding-left: 8px;
  overflow: hidden;
}

/* line 165, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tr, .x-box-br {
  padding-right: 8px;
  overflow: hidden;
}

/* line 170, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tl {
  background-image: url('../images/box/corners.gif');
}

/* line 174, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tc {
  background-image: url('../images/box/tb.gif');
}

/* line 178, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-tr {
  background-image: url('../images/box/corners.gif');
}

/* line 182, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-ml {
  background-image: url('../images/box/l.gif');
}

/* line 186, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mc {
  background-color: #eee;
  background-image: url('../images/box/tb.gif');
  font-family: "Myriad Pro","Myriad Web","Tahoma","Helvetica","Arial",sans-serif;
  color: #393939;
  font-size: 15px;
}

/* line 194, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mc h3 {
  font-size: 18px;
  font-weight: bold;
}

/* line 199, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-mr {
  background-image: url('../images/box/r.gif');
}

/* line 203, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-bl {
  background-image: url('../images/box/corners.gif');
}

/* line 207, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-bc {
  background-image: url('../images/box/tb.gif');
}

/* line 211, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-br {
  background-image: url('../images/box/corners.gif');
}

/* line 215, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-bl, .x-box-blue .x-box-br, .x-box-blue .x-box-tl, .x-box-blue .x-box-tr {
  background-image: url('../images/box/corners-blue.gif');
}

/* line 219, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-bc, .x-box-blue .x-box-mc, .x-box-blue .x-box-tc {
  background-image: url('../images/box/tb-blue.gif');
}

/* line 223, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-mc {
  background-color: #c3daf9;
}

/* line 227, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-mc h3 {
  color: #17385b;
}

/* line 231, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-ml {
  background-image: url('../images/box/l-blue.gif');
}

/* line 235, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-box-blue .x-box-mr {
  background-image: url('../images/box/r-blue.gif');
}

/* line 239, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-container {
  zoom: 1;
}
/* line 244, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
.x-container:before {
  content: "";
  clear: both;
  display: table;
}

/* line 254, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/core/_core.scss */
table.x-container:before,
tbody.x-container:before,
tr.x-container:before {
  display: none;
}

/* line 1, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_focus.scss */
.x-focus-element {
  position: absolute;
  top: -10px;
  left: -10px;
  width: 0px;
  height: 0px;
}

/* line 9, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_focus.scss */
.x-focus-frame {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 100000000;
  width: 0px;
  height: 0px;
}

/* line 21, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_focus.scss */
.x-focus-frame-top,
.x-focus-frame-bottom,
.x-focus-frame-left,
.x-focus-frame-right {
  position: absolute;
  top: 0px;
  left: 0px;
}

/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_focus.scss */
.x-focus-frame-top,
.x-focus-frame-bottom {
  border-top: solid 1px #cecdcd;
  height: 1px;
}

/* line 34, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_focus.scss */
.x-focus-frame-left,
.x-focus-frame-right {
  border-left: solid 1px #cecdcd;
  width: 1px;
}

/**
 * Creates the base structure of a BoundList.
 * @member Ext.view.BoundList
 */
/**
 * Creates the base structure of an Ext.Button
 * @member Ext.button.Button
 */
/**
 * Creates a visual theme of an Ext.Button
 * @member Ext.button.Button
 */
/**
 * Creates the base structure of a button group.
 * @member Ext.container.ButtonGroup
 */
/**
 * Creates a visual theme of a button group.
 * @member Ext.container.ButtonGroup
 */
/**
 * Creates the base structure of a date picker.
 * @member Ext.picker.Date
 */
/**
 * Creates base structure for Ext.picker.Color
 * @member Ext.picker.Color
 */
/**
 * Creates the base structure of a Menu
 * @member Ext.menu.Menu
 */
/**
 * Create the base structure of an Ext.Panel
 * @member Ext.panel.Panel
 */
/**
 * Creates a visual theme for an Ext.Panel
 * @member Ext.panel.Panel
 */
/**
 * Creates base structure for Toolbar
 * @member Ext.toolbar.Toolbar
 */
/**
 * Creates a visual theme for an Toolbar.
 * @param {String} $ui The name of the UI
 * @param {Color} $background-color The background color of the toolbar (defaults to transparent)
 * @param {Gradient/color-stops} $background-gradient The background gradient of the toolbar (defaults to null)
 * @param {Color} $border-color The border color of the toolbar (defaults to null)
 * @member Ext.toolbar.Toolbar
 */
/**
 * Creates the base structure of Ext.form.Panel.
 * @member Ext.form.Panel
 */
/**
 * Creates the base structure of form field.
 * @member Ext.form.field.Base
 */
/**
 * Creates the base structure of FieldSet.
 * @member Ext.form.FieldSet
 */
/**
 * Creates the base structure of file field.
 * @member Ext.form.field.File
 */
/**
 * Creates the base structure of checkbox field.
 * @member Ext.form.field.Checkbox
 */
/**
 * Creates the base structure of CheckboxGroup.
 * @member Ext.form.CheckboxGroup
 */
/**
 * Creates the base structure of trigger field.
 * @member Ext.form.field.Trigger
 */
/**
 * Creates the base structure of HtmlEditor field.
 * @member Ext.form.field.HtmlEditor
 */
/**
 * Creates the base structure of QuickTip.
 * @member Ext.tip.QuickTip
 */
/**
 * Creates the base structure of an Ext.Window
 * @member Ext.window.Window
 */
/**
 * Creates a visual theme for an Ext.Panel
 * @member Ext.window.Window
 */
/**
 * Creates a visual theme for TabBar
 * @member Ext.tab.Bar
 */
/**
 * Creates the base structure of a Tab.
 * @member Ext.tab.Tab
 */
/**
 * Creates the base structure of slider.
 * @member Ext.slider.Multi
 */
/**
 * Creates base structure for a Grid.
 * @member Ext.grid.Panel
 */
/**
 * Creates the base structure of Tree.
 * @member Ext.tree.Panel
 */
/* Styles for Ext.LoadMask */
/* line 3, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_loadmask.scss */
.x-mask {
  z-index: 100;
  position: absolute;
  top: 0;
  left: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  width: 100%;
  height: 100%;
  zoom: 1;
  background: #cccccc;
}

/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_loadmask.scss */
.x-mask-msg {
  z-index: 20001;
  position: absolute;
  top: 0;
  left: 0;
  padding: 3px;
  border: 1px solid;
  border-color: #cecdcd;
  background: #e8e5de;
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_loadmask.scss */
.x-mask-msg div {
  padding: 4px 12px 4px 33px;
  background-image: url('../images/../img/extjs/ajax-loader.gif');
  background-repeat: no-repeat;
  background-position: 5px center;
  cursor: wait;
  border: 1px solid #cecdcd;
  background-color: #e8e5de;
  color: black;
  font: normal 15px "librebaskerville", sans-serif;
}

/**
 * Creates the base structure of an Ext.ProgressBar
 * @member Ext.ProgressBar
 */
/**
 * Creates a visual theme for an Ext.ProgressBar
 * @member Ext.ProgressBar
 */
/**
 * Creates base structure for a Draw Component.
 * @member Ext.draw.Component
 */
/**
 * Creates the base structure of Viewport.
 * @member Ext.container.Viewport
 */
/**
 * W3C suggested default style sheet for HTML 4:
 * [http://www.w3.org/TR/CSS21/sample.html](http://www.w3.org/TR/CSS21/sample.html)
 *
 * @member Global_CSS
 */
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/_all.scss */
.x-reset {
  /*IE rounding error*/
  /*
   * Dock Layouts
   * @todo move this somewhere else?
   */
}
/* line 3, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drag-proxy {
  z-index: 1000000 !important;
}
/* line 8, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drag-repair .x-dd-drag-ghost {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drag-repair .x-dd-drop-icon {
  display: none;
}
/* line 17, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drag-ghost {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  padding: 5px;
  padding-left: 20px;
  white-space: nowrap;
  color: #000;
  font: normal 15px "librebaskerville", sans-serif;
  border: 1px solid;
  border-color: #ddd #bbb #bbb #ddd;
  background-color: #fff;
}
/* line 34, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drop-icon {
  position: absolute;
  top: 3px;
  left: 3px;
  display: block;
  width: 16px;
  height: 16px;
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-view-selector {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  background-color: #c3daf9;
  border: 1px dotted #3399bb;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  zoom: 1;
}
/* line 66, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drop-nodrop .x-dd-drop-icon {
  background-image: url('../images/dd/drop-no.gif');
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drop-ok .x-dd-drop-icon {
  background-image: url('../images/dd/drop-yes.gif');
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_dragdrop.scss */
.x-reset .x-dd-drop-ok-add .x-dd-drop-icon {
  background-image: url('../images/dd/drop-add.gif');
}
/* line 2, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle {
  position: absolute;
  z-index: 100;
  font-size: 1px;
  line-height: 6px;
  overflow: hidden;
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background-color: #fff;
}
/* line 14, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-collapsed .x-resizable-handle {
  display: none;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-east {
  width: 6px;
  height: 100%;
  right: 0;
  top: 0;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-east {
  cursor: e-resize;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-south {
  width: 100%;
  height: 6px;
  left: 0;
  bottom: 0;
}
/* line 41, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-south {
  cursor: s-resize;
}
/* line 46, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-west {
  width: 6px;
  height: 100%;
  left: 0;
  top: 0;
}
/* line 55, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-west {
  cursor: w-resize;
}
/* line 60, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-north {
  width: 100%;
  height: 6px;
  left: 0;
  top: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-north {
  cursor: n-resize;
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-southeast {
  width: 6px;
  height: 6px;
  right: 0;
  bottom: 0;
  z-index: 101;
}
/* line 85, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-southeast {
  cursor: se-resize;
}
/* line 90, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-northwest {
  width: 6px;
  height: 6px;
  left: 0;
  top: 0;
  z-index: 101;
}
/* line 101, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-northwest {
  cursor: nw-resize;
}
/* line 106, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-northeast {
  width: 6px;
  height: 6px;
  right: 0;
  top: 0;
  z-index: 101;
}
/* line 117, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-northeast {
  cursor: ne-resize;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-handle-southwest {
  width: 6px;
  height: 6px;
  left: 0;
  bottom: 0;
  z-index: 101;
}
/* line 133, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-southwest {
  cursor: sw-resize;
}
/* line 140, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-ie .x-resizable-handle-east {
  margin-right: -1px;
  /*IE rounding error*/
}
/* line 144, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-ie .x-resizable-handle-south {
  margin-bottom: -1px;
}
/* line 149, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle, .x-reset .x-resizable-pinned .x-resizable-handle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-window .x-window-handle {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-window-collapsed .x-window-handle {
  display: none;
}
/* line 161, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-proxy {
  border: 1px dashed #3b5a82;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  z-index: 50000;
}
/* line 170, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 200000;
  background-color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
/* line 190, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-east,
.x-reset .x-resizable-over .x-resizable-handle-west,
.x-reset .x-resizable-pinned .x-resizable-handle-east,
.x-reset .x-resizable-pinned .x-resizable-handle-west {
  background-position: left;
  background-image: url('../images/sizer/e-handle.gif');
}
/* line 196, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-south,
.x-reset .x-resizable-over .x-resizable-handle-north,
.x-reset .x-resizable-pinned .x-resizable-handle-south,
.x-reset .x-resizable-pinned .x-resizable-handle-north {
  background-position: top;
  background-image: url('../images/sizer/s-handle.gif');
}
/* line 201, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-southeast,
.x-reset .x-resizable-pinned .x-resizable-handle-southeast {
  background-position: top left;
  background-image: url('../images/sizer/se-handle.gif');
}
/* line 206, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-northwest,
.x-reset .x-resizable-pinned .x-resizable-handle-northwest {
  background-position: bottom right;
  background-image: url('../images/sizer/nw-handle.gif');
}
/* line 211, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-northeast,
.x-reset .x-resizable-pinned .x-resizable-handle-northeast {
  background-position: bottom left;
  background-image: url('../images/sizer/ne-handle.gif');
}
/* line 216, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_resizable.scss */
.x-reset .x-resizable-over .x-resizable-handle-southwest,
.x-reset .x-resizable-pinned .x-resizable-handle-southwest {
  background-position: top right;
  background-image: url('../images/sizer/sw-handle.gif');
}
/* line 3, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter .x-collapse-el {
  position: absolute;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat !important;
}
/* line 14, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-left,
.x-reset .x-layout-split-right {
  top: 50%;
  margin-top: -17px;
  width: 5px;
  height: 35px;
}
/* line 24, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-top,
.x-reset .x-layout-split-bottom {
  left: 50%;
  width: 35px;
  height: 5px;
  margin-left: -17px;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-left {
  background: no-repeat top right;
  background-image: url('../images/util/splitter/mini-left.gif');
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-right {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-right.gif');
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-top {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-top.gif');
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-layout-split-bottom {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-bottom.gif');
}
/* line 54, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-collapsed .x-layout-split-left {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-right.gif');
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-collapsed .x-layout-split-right {
  background: no-repeat top right;
  background-image: url('../images/util/splitter/mini-left.gif');
}
/* line 64, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-collapsed .x-layout-split-top {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-bottom.gif');
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-collapsed .x-layout-split-bottom {
  background: no-repeat top left;
  background-image: url('../images/util/splitter/mini-top.gif');
}
/* line 75, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-horizontal {
  cursor: e-resize;
  cursor: row-resize;
  font-size: 1px;
}
/* line 81, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-vertical {
  cursor: e-resize;
  cursor: col-resize;
  font-size: 1px;
}
/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-collapsed, .x-reset .x-splitter-horizontal-noresize, .x-reset .x-splitter-vertical-noresize {
  cursor: default;
}
/* line 90, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-active {
  z-index: 4;
  font-size: 1px;
  background-color: #b4b4b4;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 97, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-splitter-active .x-collapse-el {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_splitter.scss */
.x-reset .x-proxy-el {
  position: absolute;
  background: #b4b4b4;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked {
  position: absolute !important;
  z-index: 1;
}
/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-top {
  border-bottom-width: 0 !important;
}
/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-bottom {
  border-top-width: 0 !important;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-left {
  border-right-width: 0 !important;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-right {
  border-left-width: 0 !important;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-noborder-top {
  border-top-width: 0 !important;
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-noborder-right {
  border-right-width: 0 !important;
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-noborder-bottom {
  border-bottom-width: 0 !important;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-docked-noborder-left {
  border-left-width: 0 !important;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-inner {
  overflow: hidden;
  zoom: 1;
  position: relative;
  left: 0;
  top: 0;
}
/* line 53, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-item {
  position: absolute !important;
  left: 0;
  top: 0;
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-rtl .x-box-item {
  right: 0;
  left: auto;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-layout-ct,
.x-reset .x-border-layout-ct {
  overflow: hidden;
  zoom: 1;
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-border-layout-ct {
  background-color: white;
  position: relative;
}
/* line 75, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-overflow-hidden {
  overflow: hidden !important;
}
/* line 79, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-inline-children > * {
  display: inline-block !important;
}
/* line 83, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-abs-layout-ct {
  position: relative;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-abs-layout-item {
  position: absolute !important;
}
/* line 91, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-fit-item {
  position: relative;
}
/* line 95, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-border-region-slide-in {
  z-index: 5;
}
/* line 99, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-region-collapsed-placeholder {
  z-index: 4;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd .x-panel-header-text {
  color: black;
  font-weight: normal;
}
/* line 108, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd {
  background: white !important;
  -webkit-box-shadow: inset 0 0 0 0 white;
  -moz-box-shadow: inset 0 0 0 0 white;
  box-shadow: inset 0 0 0 0 white;
}
/* line 112, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd .x-tool-collapse-top,
.x-reset .x-accordion-hd .x-tool-collapse-right,
.x-reset .x-accordion-hd .x-tool-collapse-bottom,
.x-reset .x-accordion-hd .x-tool-collapse-left {
  background-position: 0 -255px;
}
/* line 119, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd .x-tool-expand-top,
.x-reset .x-accordion-hd .x-tool-expand-right,
.x-reset .x-accordion-hd .x-tool-expand-bottom,
.x-reset .x-accordion-hd .x-tool-expand-left {
  background-position: 0 -240px;
}
/* line 127, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd .x-tool-over .x-tool-collapse-top,
.x-reset .x-accordion-hd .x-tool-over .x-tool-collapse-right,
.x-reset .x-accordion-hd .x-tool-over .x-tool-collapse-bottom,
.x-reset .x-accordion-hd .x-tool-over .x-tool-collapse-left {
  background-position: -15px -255px;
}
/* line 136, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd .x-tool-over .x-tool-expand-top,
.x-reset .x-accordion-hd .x-tool-over .x-tool-expand-right,
.x-reset .x-accordion-hd .x-tool-over .x-tool-expand-bottom,
.x-reset .x-accordion-hd .x-tool-over .x-tool-expand-left {
  background-position: -15px -240px;
}
/* line 145, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd {
  border-width: 1px 0 1px 0 !important;
  padding: 4px 5px 5px 5px;
  border-top-color: #cecdcd !important;
}
/* line 151, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-body {
  border-width: 0 !important;
}
/* line 155, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd-sibling-expanded {
  border-top-color: #cecdcd !important;
  -webkit-box-shadow: inset 0 1px 0 0 #cecdcd;
  -moz-box-shadow: inset 0 1px 0 0 #cecdcd;
  box-shadow: inset 0 1px 0 0 #cecdcd;
}
/* line 160, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-accordion-hd-last-collapsed {
  border-bottom-color: white !important;
}
/* line 169, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-frame-tl,
.x-reset .x-frame-tr,
.x-reset .x-frame-tc,
.x-reset .x-frame-bl,
.x-reset .x-frame-br,
.x-reset .x-frame-bc {
  overflow: hidden;
  background-repeat: no-repeat;
}
/* line 175, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-frame-tc,
.x-reset .x-frame-bc {
  background-repeat: repeat-x;
}
/* line 179, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-frame-mc {
  position: relative;
  background-repeat: repeat-x;
  overflow: hidden;
}
/* line 188, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left {
  float: left;
  height: 100%;
  z-index: 5;
}
/* line 195, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left,
.x-reset .x-box-scroller-left .x-tabbar-scroll-left {
  width: 18px;
  position: relative;
  cursor: pointer;
  height: 20px;
  background: transparent no-repeat -18px 0;
  background-image: url('../images/tab-bar/scroll-left.gif');
}
/* line 203, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left-hover {
  background-position: 0 0;
}
/* line 207, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left-disabled,
.x-reset .x-box-scroller-left .x-tabbar-scroll-left-disabled {
  background-position: -18px 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
/* line 214, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left {
  background-image: url('../images/toolbar/scroll-left.gif');
  background-position: -14px 0;
}
/* line 218, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left-hover {
  background-position: 0 0;
}
/* line 221, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left-disabled {
  background-position: -14px 0;
}
/* line 225, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-left .x-toolbar-scroll-left {
  width: 14px;
  height: 22px;
  border-bottom: 1px solid #8db2e3;
}
/* line 233, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-horizontal-box-overflow-body {
  float: left;
}
/* line 236, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right {
  float: right;
  height: 100%;
  z-index: 5;
}
/* line 243, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right,
.x-reset .x-box-scroller-right .x-tabbar-scroll-right {
  width: 18px;
  position: relative;
  cursor: pointer;
  height: 20px;
  background: transparent no-repeat 0 0;
  background-image: url('../images/tab-bar/scroll-right.gif');
}
/* line 251, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right-hover {
  background-position: -18px 0;
}
/* line 255, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right-disabled,
.x-reset .x-box-scroller-right .x-tabbar-scroll-right-disabled {
  background-position: 0 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  cursor: default;
}
/* line 262, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right {
  background-image: url('../images/toolbar/scroll-right.gif');
}
/* line 265, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right-hover {
  background-position: -14px 0;
}
/* line 268, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right-disabled {
  background-position: 0 0;
}
/* line 272, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-right .x-toolbar-scroll-right {
  width: 14px;
  height: 22px;
  border-bottom: 1px solid #8db2e3;
}
/* line 282, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-top .x-box-scroller {
  line-height: 0;
  font-size: 0;
}
/* line 286, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-top .x-menu-scroll-top {
  background: transparent no-repeat center center;
  background-image: url('../images/layout/mini-top.gif');
  height: 8px;
  cursor: pointer;
}
/* line 294, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-bottom .x-box-scroller {
  line-height: 0;
  font-size: 0;
}
/* line 298, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-scroller-bottom .x-menu-scroll-bottom {
  background: transparent no-repeat center center;
  background-image: url('../images/layout/mini-bottom.gif');
  height: 8px;
  cursor: pointer;
}
/* line 306, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-box-menu-right {
  float: right;
  padding-right: 2px;
}
/* line 311, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-column {
  float: left;
}
/* line 315, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-ie6 .x-column {
  display: inline;
  /*prevent IE6 double-margin bug*/
}
/* line 319, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/layout/_layout.scss */
.x-reset .x-quirks .x-ie .x-form-layout-table, .x-reset .x-quirks .x-ie .x-form-layout-table tbody tr.x-form-item {
  position: relative;
}
/* line 2, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool {
  height: 16px;
}
/* line 5, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool img {
  overflow: hidden;
  width: 16px;
  height: 16px;
  cursor: pointer;
  background-color: transparent;
  background-repeat: no-repeat;
  background-image: url('../images/tools/tool-sprites.gif');
  margin: 0;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-panel-header-horizontal .x-tool,
.x-reset .x-window-header-horizontal .x-tool {
  margin-left: 2px;
}
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-panel-header-vertical .x-tool,
.x-reset .x-window-header-vertical .x-tool {
  margin-top: 2px;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-panel-header-vertical .x-tool-top,
.x-reset .x-window-header-vertical .x-tool-top {
  margin: 0 0 4px;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-placeholder {
  visibility: hidden;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-toggle {
  background-position: 0 -60px;
}
/* line 54, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-toggle {
  background-position: -15px -60px;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-panel-collapsed .x-tool-toggle,
.x-reset .x-fieldset-collapsed .x-tool-toggle {
  background-position: 0 -75px;
}
/* line 66, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-panel-collapsed .x-tool-over .x-tool-toggle,
.x-reset .x-fieldset-collapsed .x-tool-over .x-tool-toggle {
  background-position: -15px -75px;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-close {
  background-position: 0 0;
}
/* line 76, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-minimize {
  background-position: 0 -15px;
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-maximize {
  background-position: 0 -30px;
}
/* line 84, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-restore {
  background-position: 0 -45px;
}
/* line 88, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-gear {
  background-position: 0 -90px;
}
/* line 92, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-prev {
  background-position: 0 -105px;
}
/* line 96, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-next {
  background-position: 0 -120px;
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-pin {
  background-position: 0 -135px;
}
/* line 104, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-unpin {
  background-position: 0 -150px;
}
/* line 108, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-right {
  background-position: 0 -165px;
}
/* line 112, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-left {
  background-position: 0 -180px;
}
/* line 116, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-help {
  background-position: 0 -300px;
}
/* line 120, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-save {
  background-position: 0 -285px;
}
/* line 124, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-search {
  background-position: 0 -270px;
}
/* line 128, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-minus {
  background-position: 0 -255px;
}
/* line 132, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-plus {
  background-position: 0 -240px;
}
/* line 136, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-refresh {
  background-position: 0 -225px;
}
/* line 140, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-up {
  background-position: 0 -210px;
}
/* line 144, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-down {
  background-position: 0 -195px;
}
/* line 148, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-collapse {
  background-position: 0 -345px;
}
/* line 152, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-expand {
  background-position: 0 -330px;
}
/* line 156, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-print {
  background-position: 0 -315px;
}
/* line 161, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-expand-bottom,
.x-reset .x-tool-collapse-bottom {
  background-position: 0 -195px;
}
/* line 166, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-expand-top,
.x-reset .x-tool-collapse-top {
  background-position: 0 -210px;
}
/* line 171, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-expand-left,
.x-reset .x-tool-collapse-left {
  background-position: 0 -180px;
}
/* line 176, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-expand-right,
.x-reset .x-tool-collapse-right {
  background-position: 0 -165px;
}
/* line 181, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-close {
  background-position: -15px 0;
}
/* line 185, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-minimize {
  background-position: -15px -15px;
}
/* line 189, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-maximize {
  background-position: -15px -30px;
}
/* line 193, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-restore {
  background-position: -15px -45px;
}
/* line 197, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-gear {
  background-position: -15px -90px;
}
/* line 201, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-prev {
  background-position: -15px -105px;
}
/* line 205, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-next {
  background-position: -15px -120px;
}
/* line 209, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-pin {
  background-position: -15px -135px;
}
/* line 213, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-unpin {
  background-position: -15px -150px;
}
/* line 217, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-right {
  background-position: -15px -165px;
}
/* line 221, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-left {
  background-position: -15px -180px;
}
/* line 225, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-down {
  background-position: -15px -195px;
}
/* line 229, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-up {
  background-position: -15px -210px;
}
/* line 233, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-refresh {
  background-position: -15px -225px;
}
/* line 237, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-plus {
  background-position: -15px -240px;
}
/* line 241, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-minus {
  background-position: -15px -255px;
}
/* line 245, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-search {
  background-position: -15px -270px;
}
/* line 249, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-save {
  background-position: -15px -285px;
}
/* line 253, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-help {
  background-position: -15px -300px;
}
/* line 257, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-print {
  background-position: -15px -315px;
}
/* line 261, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-expand {
  background-position: -15px -330px;
}
/* line 265, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-collapse {
  background-position: -15px -345px;
}
/* line 270, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-expand-bottom,
.x-reset .x-tool-over .x-tool-collapse-bottom {
  background-position: -15px -195px;
}
/* line 275, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-expand-top,
.x-reset .x-tool-over .x-tool-collapse-top {
  background-position: -15px -210px;
}
/* line 280, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-expand-left,
.x-reset .x-tool-over .x-tool-collapse-left {
  background-position: -15px -180px;
}
/* line 285, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_tool.scss */
.x-reset .x-tool-over .x-tool-expand-right,
.x-reset .x-tool-over .x-tool-collapse-right {
  background-position: -15px -165px;
}
/* line 2, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-horizontal-scroller-present .x-grid-body {
  border-bottom-width: 0px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-vertical-scroller-present .x-grid-body {
  border-right-width: 0px;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller {
  overflow: hidden;
}
/* line 14, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller-vertical {
  border: 1px solid #cecdcd;
  border-top-color: #7d0c1b;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller-horizontal {
  border: 1px solid #cecdcd;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-vertical-scroller-present .x-scroller-horizontal {
  border-right-width: 0px;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller-ct {
  overflow: hidden;
  position: absolute;
  margin: 0;
  padding: 0;
  border: none;
  left: 0px;
  top: 0px;
  /*
  In IE9 (only), the border-box style causes the scroller-ct to be 0px in the
  perpendicular dimension and breaks the scroll as well as offsets it by the left
  offset that we use to try and keep some size on this element. This works on all
  browsers (including IE9).
  */
  box-sizing: content-box !important;
  -ms-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  -webkit-box-sizing: content-box !important;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller-vertical .x-scroller-ct {
  overflow-y: scroll;
}
/* line 52, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_scroller.scss */
.x-reset .x-scroller-horizontal .x-scroller-ct {
  overflow-x: scroll;
}
/* line 8, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html {
  /* Begin bidirectionality settings (do not change) */
}
/* line 34, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html html,
.x-reset .x-html address,
.x-reset .x-html blockquote,
.x-reset .x-html body,
.x-reset .x-html dd,
.x-reset .x-html div,
.x-reset .x-html dl,
.x-reset .x-html dt,
.x-reset .x-html fieldset,
.x-reset .x-html form,
.x-reset .x-html frame, .x-reset .x-html frameset,
.x-reset .x-html h1,
.x-reset .x-html h2,
.x-reset .x-html h3,
.x-reset .x-html h4,
.x-reset .x-html h5,
.x-reset .x-html h6,
.x-reset .x-html noframes,
.x-reset .x-html ol,
.x-reset .x-html p,
.x-reset .x-html ul,
.x-reset .x-html center,
.x-reset .x-html dir,
.x-reset .x-html hr,
.x-reset .x-html menu,
.x-reset .x-html pre {
  display: block;
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html li {
  display: list-item;
  list-style: disc;
}
/* line 36, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html head {
  display: none;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html table {
  display: table;
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html tr {
  display: table-row;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html thead {
  display: table-header-group;
}
/* line 40, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html tbody {
  display: table-row-group;
}
/* line 41, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html tfoot {
  display: table-footer-group;
}
/* line 42, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html col {
  display: table-column;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html colgroup {
  display: table-column-group;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html td,
.x-reset .x-html th {
  display: table-cell;
}
/* line 46, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html caption {
  display: table-caption;
}
/* line 47, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html th {
  font-weight: bolder;
  text-align: center;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html caption {
  text-align: center;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html body {
  margin: 8px;
}
/* line 50, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h1 {
  font-size: 2em;
  margin: .67em 0;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h2 {
  font-size: 1.5em;
  margin: .75em 0;
}
/* line 52, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h3 {
  font-size: 1.17em;
  margin: .83em 0;
}
/* line 62, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h4,
.x-reset .x-html p,
.x-reset .x-html blockquote,
.x-reset .x-html ul,
.x-reset .x-html fieldset,
.x-reset .x-html form,
.x-reset .x-html ol,
.x-reset .x-html dl,
.x-reset .x-html dir,
.x-reset .x-html menu {
  margin: 1.12em 0;
}
/* line 63, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h5 {
  font-size: .83em;
  margin: 1.5em 0;
}
/* line 64, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h6 {
  font-size: .75em;
  margin: 1.67em 0;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html h1,
.x-reset .x-html h2,
.x-reset .x-html h3,
.x-reset .x-html h4,
.x-reset .x-html h5,
.x-reset .x-html h6,
.x-reset .x-html b,
.x-reset .x-html strong {
  font-weight: bolder;
}
/* line 73, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html blockquote {
  margin-left: 40px;
  margin-right: 40px;
}
/* line 78, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html i,
.x-reset .x-html cite,
.x-reset .x-html em,
.x-reset .x-html var,
.x-reset .x-html address {
  font-style: italic;
}
/* line 83, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html pre,
.x-reset .x-html tt,
.x-reset .x-html code,
.x-reset .x-html kbd,
.x-reset .x-html samp {
  font-family: monospace;
}
/* line 84, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html pre {
  white-space: pre;
}
/* line 88, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html button,
.x-reset .x-html textarea,
.x-reset .x-html input,
.x-reset .x-html select {
  display: inline-block;
}
/* line 89, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html big {
  font-size: 1.17em;
}
/* line 92, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html small,
.x-reset .x-html sub,
.x-reset .x-html sup {
  font-size: .83em;
}
/* line 93, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html sub {
  vertical-align: sub;
}
/* line 94, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html sup {
  vertical-align: super;
}
/* line 95, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html table {
  border-spacing: 2px;
}
/* line 98, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html thead,
.x-reset .x-html tbody,
.x-reset .x-html tfoot {
  vertical-align: middle;
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html td,
.x-reset .x-html th {
  vertical-align: inherit;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html s,
.x-reset .x-html strike,
.x-reset .x-html del {
  text-decoration: line-through;
}
/* line 104, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html hr {
  border: 1px inset;
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html ol,
.x-reset .x-html ul,
.x-reset .x-html dir,
.x-reset .x-html menu,
.x-reset .x-html dd {
  margin-left: 40px;
}
/* line 110, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html ul, .x-reset .x-html menu, .x-reset .x-html dir {
  list-style-type: disc;
}
/* line 111, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html ol {
  list-style-type: decimal;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html ol ul,
.x-reset .x-html ul ol,
.x-reset .x-html ul ul,
.x-reset .x-html ol ol {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 117, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html u,
.x-reset .x-html ins {
  text-decoration: underline;
}
/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html br:before {
  content: "\A";
}
/* line 119, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html :before, .x-reset .x-html :after {
  white-space: pre-line;
}
/* line 120, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html center {
  text-align: center;
}
/* line 121, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html :link, .x-reset .x-html :visited {
  text-decoration: underline;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html :focus {
  outline: invert dotted thin;
}
/* line 125, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html BDO[DIR="ltr"] {
  direction: ltr;
  unicode-bidi: bidi-override;
}
/* line 126, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_html.scss */
.x-reset .x-html BDO[DIR="rtl"] {
  direction: rtl;
  unicode-bidi: bidi-override;
}

/* line 5, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-default-top {
  height: 21px;
}
/* line 8, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-default-bottom {
  height: 21px;
}
/* line 13, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tip-anchor {
  width: 10px;
  height: 10px;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-form-text {
  height: 40px;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset textarea.x-form-field {
  height: auto;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-field-default-toolbar .x-form-text {
  height: 40px;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-form-trigger {
  height: 40px;
}
/* line 36, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-field-default-toolbar .x-form-trigger {
  height: 20px;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset.x-ie9 .x-grid-header-ct {
  padding-left: 1px;
}

/* line 55, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-webkit .x-reset *:focus {
  outline: none !important;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-webkit .x-reset .x-form-empty-field {
  line-height: 15px;
}
/* line 66, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-webkit .x-reset .x-fieldset-header {
  padding-top: 1px;
}

/* Top Tabs */
/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-top .x-tab-bar-body {
  height: 25px;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-top .x-tab-bar-strip {
  height: 3px;
}

/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-top .x-tab-bar-body-default-plain {
  height: 22px;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-top .x-tab-bar-strip-default-plain {
  height: 3px;
}

/* Bottom Tabs */
/* line 134, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-bottom .x-tab-bar-body {
  height: 25px;
}
/* line 138, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-bottom .x-tab-bar-strip {
  height: 3px;
}

/* line 134, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain {
  height: 23px;
}
/* line 138, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_reset-extras.scss */
.x-border-box .x-reset .x-tab-bar-bottom .x-tab-bar-strip-default-plain {
  height: 3px;
}

/* line 543, ../sass/lc-ext-theme.scss */
.x-reset {
  /* IE9 shows scrollbars in a button unless this is set  */
  /* Keep the selector simple ".x-btn .x-frame-mc" is enough to target the center frame of the button table */
  /* Only center when all there is is text. Otherwise solo icons get centered. */
  /*
  IE6-8 have issues with shrinking the TR to 0px (even w/line-height=0), so we
  use an IE-specific trick to make the row disappear. We cannot do this on any
  other browser, because it is not a non-standard thing to do and those other
  browsers will do whacky things with it.
  */
  /* IE6, IE7, and all IE Quirks mode need line-height to be the same as checkbox height or the header/row height will be too tall */
  /*misc*/
        /*
        In oldIE, text inputs get a mysterious extra pixel of spacing above and below.
        This is targeted at IE6-IE7 (all modes) and IE9+ Quirks mode.

        IE8 quirks on Windows 7 requires this fix, but on
        IE8 quirks on Windows XP, this is breaks the layout.
        TODO: Check field input heights in IE8 quirks on Windows Vista.

        Since we can't specifically target a specific version of Windows via CSS, we default to fixing it the XP way, for now.
        */
  /* IE legend positioning bug */
  /* Hack for IE; causes alignment problem in IE9 standards mode so exclude that */
  /* Focused */
  /* Radios */
  /* boxLabel */
  /* Horizontal styles */
  /* Vertical styles */
  /* Top Tabs */
  /* Bottom Tabs */
  /* In IE a disabled icon needs to be hidden or the opacity effect covers some of the text */
  /* Include the element name otherwise Internet Explorer 7 & 8 take a performance hit */
  /* Include the element name to raise the specificity to equal the :hover */
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist {
  border-width: 1px;
  border-style: solid;
  border-color: #cecdcd;
  background: white;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist .x-toolbar {
  border-width: 1px 0 0 0;
}
/* line 22, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-strict .x-ie6 .x-boundlist-list-ct,
.x-reset .x-strict .x-ie7 .x-boundlist-list-ct {
  position: relative;
}
/* line 29, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist-item {
  padding: 4px 6px;
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  cursor: pointer;
  cursor: hand;
  position: relative;
  /*allow hover in IE on empty items*/
  border-width: 1px 0;
  border-style: solid;
  border-color: white;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist-selected {
  background: #ded9cf;
  border-color: #b5b3b3;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist-item-over {
  background: #e8e5de;
  border-color: #cecdcd;
}
/* line 53, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist-floating {
  border-top-width: 0;
}
/* line 57, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_boundlist.scss */
.x-reset .x-boundlist-above {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn {
  display: inline-block;
  zoom: 1;
  *display: inline;
  position: relative;
  cursor: pointer;
  cursor: hand;
  white-space: nowrap;
  vertical-align: middle;
  background-repeat: no-repeat;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn * {
  cursor: pointer;
  cursor: hand;
}
/* line 26, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn em {
  background-repeat: no-repeat;
}
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn em a {
  text-decoration: none;
  display: block;
  color: inherit;
  width: 100%;
  zoom: 1;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn button {
  width: 100%;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  outline: 0 none;
  overflow: hidden;
  vertical-align: bottom;
  -webkit-appearance: none;
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn .x-btn-inner {
  display: block;
  white-space: nowrap;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left center;
  overflow: hidden;
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn .x-btn-left .x-btn-inner {
  text-align: left;
}
/* line 78, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn .x-btn-center .x-btn-inner {
  text-align: center;
}
/* line 82, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn .x-btn-right .x-btn-inner {
  text-align: right;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-disabled span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 91, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-disabled span, .x-ie7 .x-reset .x-btn-disabled span {
  filter: none;
}
/* line 98, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie7 .x-btn-disabled,
.x-reset .x-ie8 .x-btn-disabled {
  filter: none;
}
/* line 105, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie6 .x-btn-disabled .x-btn-icon,
.x-reset .x-ie7 .x-btn-disabled .x-btn-icon,
.x-reset .x-ie8 .x-btn-disabled .x-btn-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 112, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie9 .x-btn button {
  overflow: visible !important;
}
/* line 117, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset * html .x-ie .x-btn button {
  width: 1px;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie .x-btn button {
  overflow-x: visible;
  /*prevents extra horiz space in IE*/
  vertical-align: baseline;
  /*IE doesn't like bottom*/
}
/* line 129, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-strict .x-ie6 .x-btn .x-frame-mc,
.x-reset .x-strict .x-ie7 .x-btn .x-frame-mc {
  height: 100%;
}
/* line 138, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn .x-frame-mc {
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-noicon .x-frame-mc {
  text-align: center;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-icon-text-left .x-btn-icon {
  background-position: left center;
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-icon-text-right .x-btn-icon {
  background-position: right center;
}
/* line 161, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-icon-text-top .x-btn-icon {
  background-position: center top;
}
/* line 165, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-icon-text-bottom .x-btn-icon {
  background-position: center bottom;
}
/* line 170, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn button, .x-reset .x-btn a {
  position: relative;
}
/* line 173, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn button .x-btn-icon, .x-reset .x-btn a .x-btn-icon {
  position: absolute;
  background-repeat: no-repeat;
}
/* line 180, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-arrow-right {
  background: transparent no-repeat right center;
  padding-right: 12px;
}
/* line 184, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-arrow-right .x-btn-inner {
  padding-right: 0 !important;
}
/* line 189, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-toolbar .x-btn-arrow-right {
  padding-right: 12px;
}
/* line 193, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-arrow-bottom {
  background: transparent no-repeat center bottom;
  padding-bottom: 12px;
}
/* line 198, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-arrow {
  background-image: url('../images/button/arrow.gif');
  display: block;
}
/* line 206, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-split-right,
.x-reset .x-btn-over .x-btn-split-right {
  background: transparent no-repeat right center;
  background-image: url('../images/button/s-arrow.gif');
  padding-right: 14px !important;
}
/* line 213, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-split-bottom,
.x-reset .x-btn-over .x-btn-split-bottom {
  background: transparent no-repeat center bottom;
  background-image: url('../images/button/s-arrow-b.gif');
  padding-bottom: 14px;
}
/* line 219, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-toolbar .x-btn-split-right {
  background-image: url('../images/button/s-arrow-noline.gif');
  padding-right: 12px !important;
}
/* line 224, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-toolbar .x-btn-split-bottom {
  background-image: url('../images/button/s-arrow-b-noline.gif');
}
/* line 228, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-split {
  display: block;
}
/* line 233, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-item-disabled,
.x-reset .x-item-disabled * {
  cursor: default;
}
/* line 237, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-cycle-fixed-width .x-btn-inner {
  text-align: inherit;
}
/* line 241, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-over .x-btn-split-right {
  background-image: url('../images/button/s-arrow-o.gif');
}
/* line 242, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-over .x-btn-split-bottom {
  background-image: url('../images/button/s-arrow-bo.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small {
  border-color: #939292;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 14px 4px 14px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #939292;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-small-mc {
  background-image: url('../images/btn/btn-default-small-bg.gif');
  background-color: #939292;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-small {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-small-tl,
.x-reset .x-nbr .x-btn-default-small-bl,
.x-reset .x-nbr .x-btn-default-small-tr,
.x-reset .x-nbr .x-btn-default-small-br,
.x-reset .x-nbr .x-btn-default-small-tc,
.x-reset .x-nbr .x-btn-default-small-bc,
.x-reset .x-nbr .x-btn-default-small-ml,
.x-reset .x-nbr .x-btn-default-small-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-small-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-small-ml,
.x-reset .x-nbr .x-btn-default-small-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-small-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-small-mc {
  padding: 5px 15px 5px 15px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-small-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-small-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small .x-btn-inner {
  font-size: 16px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: white;
  background-repeat: no-repeat;
  padding: 0 4px;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon button,
.x-reset .x-btn-default-small-icon a,
.x-reset .x-btn-default-small-icon .x-btn-inner,
.x-reset .x-btn-default-small-noicon button,
.x-reset .x-btn-default-small-noicon a,
.x-reset .x-btn-default-small-noicon .x-btn-inner {
  height: 20px;
  line-height: 20px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon button,
.x-reset .x-btn-default-small-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 20px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon .x-btn-icon {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-left button,
.x-reset .x-btn-default-small-icon-text-left a {
  height: 20px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-left .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-left: 24px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-left .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-small-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-small-icon-text-left .x-btn-icon {
  height: 20px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-right button,
.x-reset .x-btn-default-small-icon-text-right a {
  height: 20px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-right .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-right: 24px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-right .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-small-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-small-icon-text-right .x-btn-icon {
  height: 20px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-top .x-btn-inner {
  padding-top: 24px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-top .x-btn-icon {
  width: auto;
  height: 20px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-small-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-small-icon-text-top .x-btn-icon {
  width: 20px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-bottom .x-btn-inner {
  padding-bottom: 24px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 20px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-small-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-small-icon-text-bottom .x-btn-icon {
  width: 20px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-over {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-focus {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-menu-active,
.x-reset .x-btn-default-small-pressed {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-small-disabled {
  border-color: #7a7878;
  background-image: none;
  background-color: #7a7878;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-small-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-small-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-small-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-over .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-small-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-small-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-small-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-focus .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-small-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-small-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-small-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-small-pressed .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-small-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-small-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-small-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-small-disabled .x-frame-mc {
  background-color: #7a7878;
  background-image: url('../images/btn/btn-default-small-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-small {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-small-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-small-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-small-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-small-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-small-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-small-menu-active,
.x-reset .x-nlg .x-btn-default-small-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-small-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-small-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-small-disabled-bg.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium {
  border-color: #939292;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-medium {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 14px 4px 14px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #939292;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-medium-mc {
  background-image: url('../images/btn/btn-default-medium-bg.gif');
  background-color: #939292;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-medium {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-medium-tl,
.x-reset .x-nbr .x-btn-default-medium-bl,
.x-reset .x-nbr .x-btn-default-medium-tr,
.x-reset .x-nbr .x-btn-default-medium-br,
.x-reset .x-nbr .x-btn-default-medium-tc,
.x-reset .x-nbr .x-btn-default-medium-bc,
.x-reset .x-nbr .x-btn-default-medium-ml,
.x-reset .x-nbr .x-btn-default-medium-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-medium-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-medium-ml,
.x-reset .x-nbr .x-btn-default-medium-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-medium-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-medium-mc {
  padding: 5px 15px 5px 15px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-medium-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-medium-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium .x-btn-inner {
  font-size: 16px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: white;
  background-repeat: no-repeat;
  padding: 0 0;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon button,
.x-reset .x-btn-default-medium-icon a,
.x-reset .x-btn-default-medium-icon .x-btn-inner,
.x-reset .x-btn-default-medium-noicon button,
.x-reset .x-btn-default-medium-noicon a,
.x-reset .x-btn-default-medium-noicon .x-btn-inner {
  height: 20px;
  line-height: 20px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon button,
.x-reset .x-btn-default-medium-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 20px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon .x-btn-icon {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-left button,
.x-reset .x-btn-default-medium-icon-text-left a {
  height: 20px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-left .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-left: 24px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-left .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-medium-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-medium-icon-text-left .x-btn-icon {
  height: 20px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-right button,
.x-reset .x-btn-default-medium-icon-text-right a {
  height: 20px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-right .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-right: 24px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-right .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-medium-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-medium-icon-text-right .x-btn-icon {
  height: 20px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-top .x-btn-inner {
  padding-top: 24px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-top .x-btn-icon {
  width: auto;
  height: 20px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-medium-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-medium-icon-text-top .x-btn-icon {
  width: 20px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-bottom .x-btn-inner {
  padding-bottom: 24px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 20px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-medium-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-medium-icon-text-bottom .x-btn-icon {
  width: 20px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-over {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-focus {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-menu-active,
.x-reset .x-btn-default-medium-pressed {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-medium-disabled {
  border-color: #7a7878;
  background-image: none;
  background-color: #7a7878;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-medium-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-medium-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-over .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-medium-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-medium-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-medium-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-focus .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-medium-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-medium-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-medium-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-medium-pressed .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-medium-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-medium-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-medium-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-medium-disabled .x-frame-mc {
  background-color: #7a7878;
  background-image: url('../images/btn/btn-default-medium-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-medium {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-medium-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-medium-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-medium-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-medium-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-medium-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-medium-menu-active,
.x-reset .x-nlg .x-btn-default-medium-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-medium-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-medium-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-medium-disabled-bg.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large {
  border-color: #939292;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-large {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 20px 18px 20px 18px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: #939292;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-large-mc {
  background-image: url('../images/btn/btn-default-large-bg.gif');
  background-color: #939292;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-large {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-large-tl,
.x-reset .x-nbr .x-btn-default-large-bl,
.x-reset .x-nbr .x-btn-default-large-tr,
.x-reset .x-nbr .x-btn-default-large-br,
.x-reset .x-nbr .x-btn-default-large-tc,
.x-reset .x-nbr .x-btn-default-large-bc,
.x-reset .x-nbr .x-btn-default-large-ml,
.x-reset .x-nbr .x-btn-default-large-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-large-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-large-ml,
.x-reset .x-nbr .x-btn-default-large-mr {
  zoom: 1;
  background-image: url('../images/btn/btn-default-large-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-large-mc {
  padding: 21px 19px 21px 19px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-large-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-large-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large .x-btn-inner {
  font-size: 18px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: white;
  background-repeat: no-repeat;
  padding: 0 0;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon button,
.x-reset .x-btn-default-large-icon a,
.x-reset .x-btn-default-large-icon .x-btn-inner,
.x-reset .x-btn-default-large-noicon button,
.x-reset .x-btn-default-large-noicon a,
.x-reset .x-btn-default-large-noicon .x-btn-inner {
  height: 32px;
  line-height: 32px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon button,
.x-reset .x-btn-default-large-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 32px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon .x-btn-icon {
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-left button,
.x-reset .x-btn-default-large-icon-text-left a {
  height: 32px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-left .x-btn-inner {
  height: 32px;
  line-height: 32px;
  padding-left: 36px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-left .x-btn-icon {
  width: 32px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-large-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-large-icon-text-left .x-btn-icon {
  height: 32px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-right button,
.x-reset .x-btn-default-large-icon-text-right a {
  height: 32px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-right .x-btn-inner {
  height: 32px;
  line-height: 32px;
  padding-right: 36px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-right .x-btn-icon {
  width: 32px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-large-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-large-icon-text-right .x-btn-icon {
  height: 32px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-top .x-btn-inner {
  padding-top: 36px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-top .x-btn-icon {
  width: auto;
  height: 32px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-large-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-large-icon-text-top .x-btn-icon {
  width: 32px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-bottom .x-btn-inner {
  padding-bottom: 36px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 32px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-large-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-large-icon-text-bottom .x-btn-icon {
  width: 32px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-over {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-focus {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-menu-active,
.x-reset .x-btn-default-large-pressed {
  border-color: #969595;
  background-image: none;
  background-color: #969595;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-large-disabled {
  border-color: #7a7878;
  background-image: none;
  background-color: #7a7878;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-large-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-large-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-large-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-over .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-large-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-large-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-large-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-focus .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-large-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-large-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-large-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-large-pressed .x-frame-mc {
  background-color: #969595;
  background-image: url('../images/btn/btn-default-large-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-large-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-large-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-large-disabled .x-frame-mc {
  background-color: #7a7878;
  background-image: url('../images/btn/btn-default-large-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-large {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-large-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-large-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-large-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-large-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-large-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-large-menu-active,
.x-reset .x-nlg .x-btn-default-large-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-large-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-large-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-large-disabled-bg.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small {
  border-color: transparent;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-toolbar-small {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 14px 4px 14px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small-mc {
  background-image: url('../images/btn/btn-default-toolbar-small-bg.gif');
  background-color: transparent;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-bc,
.x-reset .x-nbr .x-btn-default-toolbar-small-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-mr {
  zoom: 1;
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-mr {
  zoom: 1;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-mc {
  padding: 5px 15px 5px 15px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-small-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-small-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small .x-btn-inner {
  font-size: 16px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: black;
  background-repeat: no-repeat;
  padding: 0 4px;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon button,
.x-reset .x-btn-default-toolbar-small-icon a,
.x-reset .x-btn-default-toolbar-small-icon .x-btn-inner,
.x-reset .x-btn-default-toolbar-small-noicon button,
.x-reset .x-btn-default-toolbar-small-noicon a,
.x-reset .x-btn-default-toolbar-small-noicon .x-btn-inner {
  height: 20px;
  line-height: 20px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon button,
.x-reset .x-btn-default-toolbar-small-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 20px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon .x-btn-icon {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-left button,
.x-reset .x-btn-default-toolbar-small-icon-text-left a {
  height: 20px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-left .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-left: 24px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-left .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-small-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-small-icon-text-left .x-btn-icon {
  height: 20px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-right button,
.x-reset .x-btn-default-toolbar-small-icon-text-right a {
  height: 20px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-right .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-right: 24px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-right .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-small-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-small-icon-text-right .x-btn-icon {
  height: 20px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-top .x-btn-inner {
  padding-top: 24px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-top .x-btn-icon {
  width: auto;
  height: 20px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-small-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-small-icon-text-top .x-btn-icon {
  width: 20px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-bottom .x-btn-inner {
  padding-bottom: 24px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 20px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-small-icon-text-bottom .x-btn-icon {
  width: 20px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-over {
  background-image: none;
  background-color: transparent;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-focus {
  background-image: none;
  background-color: transparent;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-menu-active,
.x-reset .x-btn-default-toolbar-small-pressed {
  background-image: none;
  background-color: transparent;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-disabled {
  background-image: none;
  background-color: transparent;
}
/* line 858, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-disabled .x-btn-inner {
  color: black !important;
}
/* line 875, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie .x-btn-default-toolbar-small-disabled .x-btn-inner {
  color: #333333 !important;
}
/* line 883, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie6 .x-btn-default-toolbar-small-disabled .x-btn-inner {
  color: #666666 !important;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-small-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-small-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-over .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-small-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-small-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-small-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-focus .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-small-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-small-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-small-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-toolbar-small-pressed .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-small-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-small-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-small-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-small-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-small-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-small-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-small-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-small-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small-menu-active,
.x-reset .x-nlg .x-btn-default-toolbar-small-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-small-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-small-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-small-disabled-bg.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium {
  border-color: transparent;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-toolbar-medium {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 14px 4px 14px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium-mc {
  background-image: url('../images/btn/btn-default-toolbar-medium-bg.gif');
  background-color: transparent;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-bc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-mr {
  zoom: 1;
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-mr {
  zoom: 1;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-mc {
  padding: 5px 15px 5px 15px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-medium-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-medium-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium .x-btn-inner {
  font-size: 16px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: black;
  background-repeat: no-repeat;
  padding: 0 0;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon button,
.x-reset .x-btn-default-toolbar-medium-icon a,
.x-reset .x-btn-default-toolbar-medium-icon .x-btn-inner,
.x-reset .x-btn-default-toolbar-medium-noicon button,
.x-reset .x-btn-default-toolbar-medium-noicon a,
.x-reset .x-btn-default-toolbar-medium-noicon .x-btn-inner {
  height: 20px;
  line-height: 20px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon button,
.x-reset .x-btn-default-toolbar-medium-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 20px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon .x-btn-icon {
  width: 20px;
  height: 20px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-left button,
.x-reset .x-btn-default-toolbar-medium-icon-text-left a {
  height: 20px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-left .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-left: 24px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-medium-icon-text-left .x-btn-icon {
  height: 20px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-right button,
.x-reset .x-btn-default-toolbar-medium-icon-text-right a {
  height: 20px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-right .x-btn-inner {
  height: 20px;
  line-height: 20px;
  padding-right: 24px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon {
  width: 20px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-medium-icon-text-right .x-btn-icon {
  height: 20px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-top .x-btn-inner {
  padding-top: 24px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon {
  width: auto;
  height: 20px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-medium-icon-text-top .x-btn-icon {
  width: 20px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-inner {
  padding-bottom: 24px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 20px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-medium-icon-text-bottom .x-btn-icon {
  width: 20px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-over {
  background-image: none;
  background-color: transparent;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-focus {
  background-image: none;
  background-color: transparent;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-menu-active,
.x-reset .x-btn-default-toolbar-medium-pressed {
  background-image: none;
  background-color: transparent;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-disabled {
  background-image: none;
  background-color: transparent;
}
/* line 858, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-medium-disabled .x-btn-inner {
  color: black !important;
}
/* line 875, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie .x-btn-default-toolbar-medium-disabled .x-btn-inner {
  color: #333333 !important;
}
/* line 883, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie6 .x-btn-default-toolbar-medium-disabled .x-btn-inner {
  color: #666666 !important;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-medium-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-medium-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-over .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-medium-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-medium-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-medium-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-focus .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-medium-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-medium-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-medium-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-pressed .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-medium-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-medium-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-medium-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-medium-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-medium-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-medium-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-medium-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-medium-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium-menu-active,
.x-reset .x-nlg .x-btn-default-toolbar-medium-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-medium-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-medium-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-medium-disabled-bg.gif');
}
/* line 637, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large {
  border-color: transparent;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-default-toolbar-large {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 20px 18px 20px 18px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: transparent;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large-mc {
  background-image: url('../images/btn/btn-default-toolbar-large-bg.gif');
  background-color: transparent;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-bc,
.x-reset .x-nbr .x-btn-default-toolbar-large-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-mr {
  zoom: 1;
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-mr {
  zoom: 1;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-mc {
  padding: 21px 19px 21px 19px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-large-tl,
.x-reset .x-strict .x-ie7 .x-btn-default-toolbar-large-bl {
  position: relative;
  right: 0;
}
/* line 643, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large .x-btn-inner {
  font-size: 18px;
  font-weight: normal;
  font-family: "librebaskerville", sans-serif;
  color: black;
  background-repeat: no-repeat;
  padding: 0 0;
}
/* line 656, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon button,
.x-reset .x-btn-default-toolbar-large-icon a,
.x-reset .x-btn-default-toolbar-large-icon .x-btn-inner,
.x-reset .x-btn-default-toolbar-large-noicon button,
.x-reset .x-btn-default-toolbar-large-noicon a,
.x-reset .x-btn-default-toolbar-large-noicon .x-btn-inner {
  height: 32px;
  line-height: 32px;
}
/* line 665, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon button,
.x-reset .x-btn-default-toolbar-large-icon a {
  padding: 0;
}
/* line 669, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon .x-btn-inner {
  /* even though there is no text we set a width and padding as buttons shrink-wrap around this element */
  width: 32px;
  padding: 0;
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon .x-btn-icon {
  width: 32px;
  height: 32px;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 687, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-left button,
.x-reset .x-btn-default-toolbar-large-icon-text-left a {
  height: 32px;
}
/* line 690, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-left .x-btn-inner {
  height: 32px;
  line-height: 32px;
  padding-left: 36px;
}
/* line 696, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-left .x-btn-icon {
  width: 32px;
  height: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: auto;
}
/* line 705, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-large-icon-text-left .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-large-icon-text-left .x-btn-icon {
  height: 32px;
}
/* line 713, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-right button,
.x-reset .x-btn-default-toolbar-large-icon-text-right a {
  height: 32px;
}
/* line 716, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-right .x-btn-inner {
  height: 32px;
  line-height: 32px;
  padding-right: 36px !important;
}
/* line 722, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-right .x-btn-icon {
  width: 32px;
  height: auto;
  top: 0;
  left: auto;
  bottom: 0;
  right: 0;
}
/* line 731, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-large-icon-text-right .x-btn-icon, .x-quirks .x-reset .x-btn-default-toolbar-large-icon-text-right .x-btn-icon {
  height: 32px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-top .x-btn-inner {
  padding-top: 36px;
}
/* line 742, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-top .x-btn-icon {
  width: auto;
  height: 32px;
  top: 0;
  left: 0;
  bottom: auto;
  right: 0;
}
/* line 751, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-large-icon-text-top .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-large-icon-text-top .x-btn-icon {
  width: 32px;
}
/* line 758, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-bottom .x-btn-inner {
  padding-bottom: 36px;
}
/* line 762, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon {
  width: auto;
  height: 32px;
  top: auto;
  left: 0;
  bottom: 0;
  right: 0;
}
/* line 771, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-ie6 .x-reset .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon, .x-quirks .x-ie .x-reset .x-btn-default-toolbar-large-icon-text-bottom .x-btn-icon {
  width: 32px;
}
/* line 777, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-over {
  background-image: none;
  background-color: transparent;
}
/* line 801, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-focus {
  background-image: none;
  background-color: transparent;
}
/* line 826, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-menu-active,
.x-reset .x-btn-default-toolbar-large-pressed {
  background-image: none;
  background-color: transparent;
}
/* line 850, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-disabled {
  background-image: none;
  background-color: transparent;
}
/* line 858, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-large-disabled .x-btn-inner {
  color: black !important;
}
/* line 875, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie .x-btn-default-toolbar-large-disabled .x-btn-inner {
  color: #333333 !important;
}
/* line 883, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-ie6 .x-btn-default-toolbar-large-disabled .x-btn-inner {
  color: #666666 !important;
}
/* line 898, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-large-over-corners.gif');
}
/* line 902, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-large-over-sides.gif');
}
/* line 905, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-over .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-large-over-bg.gif');
}
/* line 919, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-large-focus-corners.gif');
}
/* line 923, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-large-focus-sides.gif');
}
/* line 926, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-focus .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-large-focus-bg.gif');
}
/* line 941, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-bc,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-large-pressed-corners.gif');
}
/* line 945, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mr,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-large-pressed-sides.gif');
}
/* line 948, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-menu-active .x-frame-mc,
.x-reset .x-nbr .x-btn-default-toolbar-large-pressed .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-large-pressed-bg.gif');
}
/* line 962, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tl,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bl,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tr,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-br,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-tc,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-bc {
  background-image: url('../images/btn/btn-default-toolbar-large-disabled-corners.gif');
}
/* line 966, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-ml,
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mr {
  background-image: url('../images/btn/btn-default-toolbar-large-disabled-sides.gif');
}
/* line 969, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nbr .x-btn-default-toolbar-large-disabled .x-frame-mc {
  background-color: transparent;
  background-image: url('../images/btn/btn-default-toolbar-large-disabled-bg.gif');
}
/* line 982, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-large-bg.gif');
}
/* line 991, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large-over {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-large-over-bg.gif');
}
/* line 1000, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large-focus {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-large-focus-bg.gif');
}
/* line 1010, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large-menu-active,
.x-reset .x-nlg .x-btn-default-toolbar-large-pressed {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-large-pressed-bg.gif');
}
/* line 1019, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-nlg .x-btn-default-toolbar-large-disabled {
  background-repeat: repeat-x;
  background-image: url('../images/btn/btn-default-toolbar-large-disabled-bg.gif');
}
/* line 571, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_button.scss */
.x-reset .x-btn-default-toolbar-small-disabled,
.x-reset .x-btn-default-toolbar-medium-disabled,
.x-reset .x-btn-default-toolbar-large-disabled {
  border-color: transparent;
  background-image: none;
  background: transparent;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group {
  position: relative;
  overflow: hidden;
}
/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-body {
  position: relative;
  zoom: 1;
  padding: 0 3px;
}
/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-body .x-table-layout-cell {
  vertical-align: top;
}
/* line 20, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-header-text {
  white-space: nowrap;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-btn-group-default-framed {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0 3px 0 3px;
  border-width: 1px;
  border-style: solid;
  background-color: #939292;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-btn-group-default-framed-mc {
  background-color: #939292;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-group-default-framed {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-group-default-framed-tl,
.x-reset .x-nbr .x-btn-group-default-framed-bl,
.x-reset .x-nbr .x-btn-group-default-framed-tr,
.x-reset .x-nbr .x-btn-group-default-framed-br,
.x-reset .x-nbr .x-btn-group-default-framed-tc,
.x-reset .x-nbr .x-btn-group-default-framed-bc,
.x-reset .x-nbr .x-btn-group-default-framed-ml,
.x-reset .x-nbr .x-btn-group-default-framed-mr {
  zoom: 1;
  background-image: url('../images/btn-group/btn-group-default-framed-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-group-default-framed-ml,
.x-reset .x-nbr .x-btn-group-default-framed-mr {
  zoom: 1;
  background-image: url('../images/btn-group/btn-group-default-framed-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-btn-group-default-framed-mc {
  padding: 1px 4px 1px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-btn-group-default-framed-tl,
.x-reset .x-strict .x-ie7 .x-btn-group-default-framed-bl {
  position: relative;
  right: 0;
}
/* line 60, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-default-framed {
  border-color: #939292;
  -webkit-box-shadow: #939292 0 1px 0px 0 inset, #939292 0 -1px 0px 0 inset, #939292 -1px 0 0px 0 inset, #939292 1px 0 0px 0 inset;
  -moz-box-shadow: #939292 0 1px 0px 0 inset, #939292 0 -1px 0px 0 inset, #939292 -1px 0 0px 0 inset, #939292 1px 0 0px 0 inset;
  box-shadow: #939292 0 1px 0px 0 inset, #939292 0 -1px 0px 0 inset, #939292 -1px 0 0px 0 inset, #939292 1px 0 0px 0 inset;
}
/* line 68, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-header-default-framed {
  margin: 2px 0;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-header-body-default-framed {
  padding: 5px;
  background: transparent;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_btn-group.scss */
.x-reset .x-btn-group-header-text-default-framed {
  font: normal 16px "librebaskerville", sans-serif;
  color: black;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker {
  border: 1px solid #716867;
  background-color: white;
  position: relative;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker a {
  -moz-outline: 0 none;
  outline: 0 none;
  color: black;
  text-decoration: none;
  border-width: 0;
}
/* line 25, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-inner,
.x-reset .x-datepicker-inner td,
.x-reset .x-datepicker-inner th {
  border-collapse: separate;
}
/* line 29, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-header {
  position: relative;
  height: 26px;
  background-image: none;
  background-color: #7d0c1b;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8b0d1e), color-stop(100%, #6a0a17));
  background-image: -webkit-linear-gradient(top, #8b0d1e, #6a0a17);
  background-image: -moz-linear-gradient(top, #8b0d1e, #6a0a17);
  background-image: -o-linear-gradient(top, #8b0d1e, #6a0a17);
  background-image: linear-gradient(top, #8b0d1e, #6a0a17);
}
/* line 42, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-prev,
.x-reset .x-datepicker-next {
  position: absolute;
  top: 5px;
  width: 18px;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-prev a,
.x-reset .x-datepicker-next a {
  display: block;
  width: 16px;
  height: 16px;
  background-position: top;
  background-repeat: no-repeat;
  cursor: pointer;
  text-decoration: none !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 63, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-prev a:hover,
.x-reset .x-datepicker-next a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-next {
  right: 5px;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-next a {
  background-image: url('../images/shared/right-btn.gif');
}
/* line 77, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-prev {
  left: 5px;
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-prev a {
  background-image: url('../images/shared/left-btn.gif');
}
/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-item-disabled .x-datepicker-prev a:hover,
.x-reset .x-item-disabled .x-datepicker-next a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 90, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month {
  padding-top: 3px;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month .x-btn,
.x-reset .x-datepicker-month button,
.x-reset .x-datepicker-month .x-btn-tc,
.x-reset .x-datepicker-month .x-btn-tl,
.x-reset .x-datepicker-month .x-btn-tr,
.x-reset .x-datepicker-month .x-btn-mc,
.x-reset .x-datepicker-month .x-btn-ml,
.x-reset .x-datepicker-month .x-btn-mr,
.x-reset .x-datepicker-month .x-btn-bc,
.x-reset .x-datepicker-month .x-btn-bl,
.x-reset .x-datepicker-month .x-btn-br {
  background: transparent !important;
  border-width: 0 !important;
}
/* line 108, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month span {
  color: #fff !important;
}
/* line 112, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month .x-btn-split-right {
  background-image: url('../images/button/s-arrow-light.gif');
  padding-right: 12px;
}
/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-next {
  text-align: right;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month {
  text-align: center;
}
/* line 126, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-month button {
  color: black !important;
}
/* line 132, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner {
  width: 100%;
  table-layout: fixed;
}
/* line 136, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner th {
  width: 25px;
  height: 19px;
  padding: 0;
  color: #1a1a1a;
  font: normal 10px "librebaskerville", sans-serif;
  text-align: right;
  border-bottom: 1px solid #ebe0e0;
  border-collapse: separate;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f3f3));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f3f3);
  background-image: -moz-linear-gradient(top, #ffffff, #f7f3f3);
  background-image: -o-linear-gradient(top, #ffffff, #f7f3f3);
  background-image: linear-gradient(top, #ffffff, #f7f3f3);
  cursor: default;
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner th span {
  display: block;
  padding-right: 7px;
}
/* line 163, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner tr {
  height: 20px;
}
/* line 167, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner td {
  border: 1px solid;
  height: 17px;
  border-color: white;
  text-align: right;
  padding: 0;
}
/* line 175, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner a {
  padding-right: 4px;
  display: block;
  zoom: 1;
  font: normal 15px "librebaskerville", sans-serif;
  color: black;
  text-decoration: none;
  text-align: right;
}
/* line 188, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-active {
  cursor: pointer;
  color: black;
}
/* line 194, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-selected a {
  background: repeat-x left top;
  background-color: #e8e5de;
  border: 1px solid #cecdcd;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-selected span {
  font-weight: bold;
}
/* line 206, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-today a {
  border: 1px solid;
  border-color: #4e0811;
}
/* line 214, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-prevday a,
.x-reset table.x-datepicker-inner .x-datepicker-nextday a {
  text-decoration: none !important;
  color: #aaa;
}
/* line 221, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner a:hover,
.x-reset table.x-datepicker-inner .x-datepicker-disabled a:hover {
  text-decoration: none !important;
  color: #000;
  background-color: #f2f2f2;
}
/* line 229, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset table.x-datepicker-inner .x-datepicker-disabled a {
  cursor: default;
  background-color: #eee;
  color: #bbb;
}
/* line 237, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-footer,
.x-reset .x-monthpicker-buttons {
  position: relative;
  border-top: 1px solid #ebe0e0;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(49%, #ffffff), color-stop(51%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff 49%, #ffffff 51%, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 49%, #ffffff 51%, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff 49%, #ffffff 51%, #ffffff);
  background-image: linear-gradient(top, #ffffff, #ffffff 49%, #ffffff 51%, #ffffff);
  text-align: center;
}
/* line 250, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker-footer .x-btn,
.x-reset .x-monthpicker-buttons .x-btn {
  position: relative;
  margin: 4px;
}
/* line 256, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-item-disabled .x-datepicker-inner a:hover {
  background: none;
}
/* line 261, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-datepicker .x-monthpicker {
  position: absolute;
  left: 0;
  top: 0;
}
/* line 268, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker {
  border: 1px solid #716867;
  background-color: white;
}
/* line 274, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-months,
.x-reset .x-monthpicker-years {
  float: left;
  height: auto;
  width: 88px;
}
/* line 281, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-item {
  float: left;
  margin: 4px 0 5px 0;
  font: normal 15px "librebaskerville", sans-serif;
  text-align: center;
  vertical-align: middle;
  height: 18px;
  width: 43px;
  border: 0 none;
}
/* line 295, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-item a {
  display: block;
  margin: 0 5px;
  text-decoration: none;
  color: black;
  border: #cecdcd;
  line-height: 17px;
}
/* line 308, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-item a:hover {
  background-color: white;
}
/* line 312, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-item a.x-monthpicker-selected {
  background-color: #e8e5de;
  border: #e8e5de;
}
/* line 319, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-months {
  border-right: 1px solid #716867;
  width: 87px;
}
/* line 324, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-years .x-monthpicker-item {
  width: 44px;
}
/* line 328, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav {
  height: 28px;
}
/* line 331, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav button {
  background-image: url('../images/tools/tool-sprites.gif');
  height: 15px;
  width: 15px;
  padding: 0;
  margin: 6px 12px 5px 15px;
  border: 0;
  outline: 0 none;
}
/* line 339, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 346, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav-next {
  background-position: 0 -120px;
}
/* line 350, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav-next-over {
  cursor: pointer;
  cursor: hand;
  background-position: -15px -120px;
}
/* line 356, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav-prev {
  background-position: 0 -105px;
}
/* line 360, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-yearnav-prev-over {
  cursor: pointer;
  cursor: hand;
  background-position: -15px -105px;
}
/* line 367, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-small .x-monthpicker-item {
  margin: 2px 0 2px 0;
}
/* line 371, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-small .x-monthpicker-yearnav {
  height: 23px;
}
/* line 375, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-monthpicker-small .x-monthpicker-months, .x-reset .x-monthpicker-small .x-monthpicker-years {
  height: 136px;
}
/* line 385, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-quirks .x-ie7 .x-monthpicker-buttons .x-btn,
.x-reset .x-quirks .x-ie8 .x-monthpicker-buttons .x-btn {
  margin-top: 2px;
}
/* line 391, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-quirks .x-monthpicker-small .x-monthpicker-yearnav button {
  margin-top: 3px;
  margin-bottom: 3px;
}
/* line 397, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-ie6 .x-monthpicker-small .x-monthpicker-yearnav button {
  margin-top: 3px;
  margin-bottom: 3px;
}
/* line 407, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-nlg .x-datepicker-header {
  background-image: url('../images/datepicker/datepicker-header-bg.gif');
  background-repeat: repeat-x;
  background-position: top left;
}
/* line 416, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_datepicker.scss */
.x-reset .x-nlg .x-datepicker-footer,
.x-reset .x-nlg .x-monthpicker-buttons {
  background-image: url('../images/datepicker/datepicker-footer-bg.gif');
  background-repeat: repeat-x;
  background-position: top left;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
.x-reset .x-color-picker {
  width: 144px;
  height: 90px;
  cursor: pointer;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
.x-reset .x-color-picker a {
  border: 1px solid #fff;
  float: left;
  padding: 2px;
  text-decoration: none;
  -moz-outline: 0 none;
  outline: 0 none;
  cursor: pointer;
}
/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
.x-reset .x-color-picker a:hover,
.x-reset .x-color-picker a.x-color-picker-selected {
  border-color: white;
  background-color: white;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
.x-reset .x-color-picker em {
  display: block;
  border: 1px solid #cecdcd;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_colorpicker.scss */
.x-reset .x-color-picker em span {
  cursor: pointer;
  display: block;
  height: 10px;
  width: 10px;
  line-height: 10px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-body {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  background: #f0f0f0 !important;
  padding: 2px;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item .x-form-text {
  user-select: text;
  -webkit-user-select: text;
  -o-user-select: text;
  -ie-user-select: text;
  -moz-user-select: text;
  -ie-user-select: text;
}
/* line 21, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-icon-separator {
  position: absolute;
  top: 0px;
  left: 27px;
  z-index: 0;
  border-left: solid 1px #e0e0e0;
  background-color: white;
  width: 2px;
  overflow: hidden;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-plain .x-menu-icon-separator {
  display: none;
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-focus {
  display: block;
  position: absolute;
  top: -10px;
  left: -10px;
  width: 0px;
  height: 0px;
}
/* line 47, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item {
  white-space: nowrap;
  overflow: hidden;
  z-index: 1;
}
/* line 53, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-cmp {
  margin-bottom: 1px;
}
/* line 57, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-link {
  display: block;
  margin: 1px;
  padding: 6px 2px 3px 32px;
  text-decoration: none !important;
  line-height: 16px;
  cursor: default;
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-opera .x-menu-item-link {
  position: relative;
}
/* line 76, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 5px;
  left: 4px;
  background: no-repeat center center;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-icon-right {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 6px;
  right: 4px;
  background: no-repeat center center;
}
/* line 96, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-text {
  font-size: 15px;
  color: #222222;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-checked .x-menu-item-icon {
  background-image: url('../images/menu/checked.gif');
}
/* line 105, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-checked .x-menu-group-icon {
  background-image: url('../images/menu/group-checked.gif');
}
/* line 111, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-unchecked .x-menu-item-icon {
  background-image: url('../images/menu/unchecked.gif');
}
/* line 114, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-unchecked .x-menu-group-icon {
  background-image: none;
}
/* line 119, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-separator {
  height: 2px;
  border-top: solid 1px #e0e0e0;
  background-color: white;
  margin: 2px 0px;
  overflow: hidden;
}
/* line 127, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-arrow {
  position: absolute;
  width: 12px;
  height: 9px;
  top: 9px;
  right: 0px;
  background: no-repeat center center;
  background-image: url('../images/menu/menu-parent.gif');
}
/* line 137, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-indent {
  margin-left: 31px;
  /* The 2px is the width of the seperator */
}
/* line 141, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-active {
  cursor: pointer;
}
/* line 144, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-active .x-menu-item-link {
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f7f2f2);
  background-image: -moz-linear-gradient(top, #ffffff, #f7f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f7f2f2);
  background-image: linear-gradient(top, #ffffff, #f7f2f2);
  margin: 0px;
  border: 1px solid #f9f6f6;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-item-disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 160, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-ie .x-menu-item-disabled .x-menu-item-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 164, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-ie .x-menu-item-disabled .x-menu-item-text {
  background-color: transparent;
}
/* line 171, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-strict .x-ie7m .x-reset .x-ie .x-menu-icon-separator {
  width: 1px;
}
/* line 175, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-strict .x-ie7m .x-reset .x-ie .x-menu-item-separator {
  height: 1px;
}
/* line 184, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-ie6 .x-menu-item-link,
.x-reset .x-ie7 .x-menu-item-link,
.x-reset .x-quirks .x-ie8 .x-menu-item-link {
  padding-bottom: 2px;
}
/* line 192, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-nlg .x-menu-item-active .x-menu-item-link {
  background: white repeat-x left top;
  background-image: url('../images/menu/menu-item-active-bg.gif');
}
/* line 199, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_menu.scss */
.x-reset .x-menu-date-item {
  border-color: #99BBE8;
}
/* line 8, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-panel .x-grid-body {
  background: white;
  border-color: #cecdcd;
  border-style: solid;
  border-width: 1px;
  border-top-color: #7d0c1b;
}
/* line 17, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-panel .x-grid-header-ct-hidden {
  visibility: hidden;
}
/* line 22, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-empty {
  padding: 10px;
  color: gray;
  font: normal 11px tahoma, arial, helvetica, sans-serif;
}
/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-header-hidden .x-grid-body {
  border-top-color: #cecdcd !important;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-view {
  overflow: hidden;
  position: relative;
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-table {
  table-layout: fixed;
  border-collapse: separate;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-autowidth-table table.x-grid-table {
  table-layout: auto;
  width: auto !important;
}
/* line 50, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row .x-grid-table {
  border-collapse: collapse;
}
/* line 54, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-locked .x-grid-inner-locked {
  border-width: 0 1px 0 0 !important;
  border-style: solid;
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-header-ct {
  cursor: default;
  zoom: 1;
  padding: 0;
  border: 1px solid #cecdcd;
  border-bottom-color: #7d0c1b;
  background-image: none;
  background-color: #7d0c1b;
}
/* line 73, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-accordion-item .x-grid-header-ct {
  border-width: 0 0 1px 0 !important;
}
/* line 77, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header {
  padding: 0;
  position: absolute;
  overflow: hidden;
  border-right: 1px solid #7d0c1b;
  border-left: 0 none;
  border-top: 0 none;
  border-bottom: 0 none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  color: white;
  font: normal 15px "librebaskerville", sans-serif;
  background-image: none;
  background-color: #7d0c1b;
}
/* line 99, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-group-header {
  padding: 0;
  border-left-width: 0;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-group-sub-header {
  background: transparent;
  border-top: 1px solid #7d0c1b;
  border-left-width: 0;
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-inner {
  zoom: 1;
  position: relative;
  white-space: nowrap;
  line-height: 28px;
  padding: 3px 12px;
}
/* line 116, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-inner .x-column-header-text {
  white-space: nowrap;
}
/* line 123, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-over,
.x-reset .x-column-header-sort-ASC,
.x-reset .x-column-header-sort-DESC {
  border-left-color: #cecdcd;
  border-right-color: #cecdcd;
  background-image: none;
  background-color: #940e20;
}
/* line 135, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-nlg .x-grid-header-ct,
.x-reset .x-nlg .x-column-header {
  background: repeat-x 0 top;
  background-image: url('../images/grid/column-header-bg.gif');
}
/* line 142, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-nlg .x-column-header-over,
.x-reset .x-nlg .x-column-header-sort-ASC,
.x-reset .x-nlg .x-column-header-sort-DESC {
  background: #ebf3fd repeat-x 0 top;
  background-image: url('../images/grid/column-header-over-bg.gif');
}
/* line 149, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-trigger {
  display: none;
  height: 100%;
  width: 14px;
  background: no-repeat left center;
  background-color: #c3daf9;
  background-image: url('../images/grid/grid3-hd-btn.gif');
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  cursor: pointer;
}
/* line 164, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-over .x-column-header-trigger, .x-reset .x-column-header-open .x-column-header-trigger {
  display: block;
}
/* line 169, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-align-right {
  text-align: right;
}
/* line 172, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-align-right .x-column-header-text {
  padding-right: 0.5ex;
  margin-right: 6px;
}
/* line 177, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-align-center {
  text-align: center;
}
/* line 180, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-align-left {
  text-align: left;
}
/* line 185, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-sort-ASC .x-column-header-text {
  padding-right: 16px;
  background: no-repeat right 6px;
  background-image: url('../images/grid/sort_asc.gif');
}
/* line 190, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-sort-DESC .x-column-header-text {
  padding-right: 16px;
  background: no-repeat right 6px;
  background-image: url('../images/grid/sort_desc.gif');
}
/* line 197, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row {
  vertical-align: top;
}
/* line 199, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row .x-grid-cell {
  font: normal 15px/19px "librebaskerville", sans-serif;
  background-color: white;
  border-color: #ededed;
  border-style: solid;
  border-top-color: #fafafa;
  border-width: 0;
}
/* line 212, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-row-lines .x-grid-cell {
  border-width: 1px 0;
}
/* line 216, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-rowwrap-div {
  border-width: 1px 0;
  border-color: #cecdcd;
  border-style: solid;
  border-top-color: #dbdada;
  overflow: hidden;
}
/* line 226, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-alt .x-grid-cell,
.x-reset .x-grid-row-alt .x-grid-rowwrap-div {
  background-color: #fafafa;
}
/* line 231, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-over .x-grid-cell,
.x-reset .x-grid-row-over .x-grid-rowwrap-div {
  border-color: whitesmoke;
  background-color: whitesmoke;
}
/* line 238, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-focused .x-grid-cell,
.x-reset .x-grid-row-focused .x-grid-rowwrap-div {
  border-color: #e8e8e8;
  background-color: #e8e8e8;
}
/* line 245, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-selected .x-grid-cell,
.x-reset .x-grid-row-selected .x-grid-rowwrap-div {
  border-style: dotted;
  border-color: #ededed;
  background-color: #ededed !important;
}
/* line 254, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-rowwrap-div .x-grid-cell,
.x-reset .x-grid-rowwrap-div .x-grid-cell-inner {
  border-width: 0;
  background: transparent;
}
/* line 261, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-body-hidden {
  display: none;
}
/* line 265, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-rowbody {
  font: normal 0.76471 "librebaskerville", sans-serif;
  padding: 4px 10px;
}
/* line 270, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-rowbody p {
  margin: 5px 5px 10px 5px;
}
/* line 276, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-cell {
  overflow: hidden;
}
/* line 280, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-cell-inner {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  padding: 2px 6px 3px;
  white-space: nowrap;
}
/* line 291, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-row-lines .x-grid-cell-inner {
  line-height: 15px;
  padding-bottom: 4px;
}
/* line 297, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-action-col-cell .x-grid-cell-inner {
  line-height: 0;
  padding: 2px;
}
/* line 302, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-action-col-cell .x-item-disabled {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 306, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-row-lines .x-action-col-cell .x-grid-cell-inner {
  padding-top: 1px;
}
/* line 310, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row .x-grid-cell-special {
  padding: 0;
  border-right: 1px solid #f9f9f9;
  background-image: none;
  background-color: #f6f6f6;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #f6f6f6), color-stop(100%, #e9e9e9));
  background-image: -webkit-linear-gradient(left, #f6f6f6, #e9e9e9);
  background-image: -moz-linear-gradient(left, #f6f6f6, #e9e9e9);
  background-image: -o-linear-gradient(left, #f6f6f6, #e9e9e9);
  background-image: linear-gradient(left, #f6f6f6, #e9e9e9);
}
/* line 316, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row .x-grid-cell-row-checker {
  vertical-align: middle;
}
/* line 330, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie6 .x-grid-header-row,
.x-reset .x-ie7 .x-grid-header-row,
.x-reset .x-quirks .x-ie8 .x-grid-header-row {
  position: absolute;
}
/* line 335, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-selected .x-grid-cell-special {
  border-right: 1px solid #faf7f7;
  background-image: none;
  background-color: #ededed;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ededed), color-stop(100%, #e0e0e0));
  background-image: -webkit-linear-gradient(left, #ededed, #e0e0e0);
  background-image: -moz-linear-gradient(left, #ededed, #e0e0e0);
  background-image: -o-linear-gradient(left, #ededed, #e0e0e0);
  background-image: linear-gradient(left, #ededed, #e0e0e0);
}
/* line 341, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-dirty-cell {
  background-image: url('../images/grid/dirty.gif');
  background-position: 0 0;
  background-repeat: no-repeat;
}
/* line 347, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-cell-selected {
  background-color: #B8CFEE !important;
}
/* line 353, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-nlg .x-grid-cell-special {
  background-repeat: repeat-y;
  background-position: top right;
}
/* line 359, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-nlg .x-grid-row .x-grid-cell-special,
.x-reset .x-nlg .x-grid-row-over .x-grid-cell-special {
  background-image: url('../images/grid/cell-special-bg.gif');
}
/* line 365, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-nlg .x-grid-row-focused .x-grid-cell-special,
.x-reset .x-nlg .x-grid-row-selected .x-grid-cell-special {
  background-image: url('../images/grid/cell-special-selected-bg.gif');
}
/* line 371, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-col-lines .x-grid-cell {
  padding-right: 0;
  border-right: 1px solid #f9f9f9;
}
/* line 378, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-property-grid .x-grid-row .x-grid-property-name .x-grid-cell-inner,
.x-reset .x-property-grid .x-grid-row-over .x-grid-property-name .x-grid-cell-inner {
  padding-left: 12px;
  background-image: url('../images/grid/property-cell-bg.gif');
  background-repeat: no-repeat;
  background-position: -16px 2px;
}
/* line 388, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-row-lines.x-property-grid .x-grid-row .x-grid-property-name .x-grid-cell-inner,
.x-reset .x-grid-with-row-lines.x-property-grid .x-grid-row-over .x-grid-property-name .x-grid-cell-inner {
  background-position: -16px 1px;
}
/* line 394, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-quirks .x-ie .x-grid-row .x-grid-property-name .x-grid-cell-inner {
  background-position: -16px 2px;
}
/* line 399, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-unselectable {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
}
/* line 403, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-body-hidden {
  display: none;
}
/* line 407, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-collapsed {
  display: none;
}
/* line 413, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-view .x-grid-td-expander {
  vertical-align: top;
}
/* line 418, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-td-expander {
  background: repeat-y right transparent;
}
/* line 424, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-view .x-grid-td-expander .x-grid-cell-inner {
  padding: 0 !important;
}
/* line 430, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-expander {
  background-image: url('../images/grid/group-collapse.gif');
  background-color: transparent;
  width: 9px;
  height: 13px;
  margin-left: 3px;
  background-repeat: no-repeat;
  background-position: 0 -2px;
}
/* line 444, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-collapsed .x-grid-row-expander {
  background-image: url('../images/grid/group-expand.gif');
}
/* line 449, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-resize-marker {
  position: absolute;
  z-index: 5;
  top: 0;
  width: 1px;
  background-color: #0f0f0f;
}
/* line 459, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .col-move-top,
.x-reset .col-move-bottom {
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
  z-index: 20000;
  background: no-repeat left top transparent;
}
/* line 471, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .col-move-top {
  background-image: url('../images/grid/col-move-top.gif');
}
/* line 475, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .col-move-bottom {
  background-image: url('../images/grid/col-move-bottom.gif');
}
/* line 480, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-page-number {
  width: 30px;
}
/* line 487, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group,
.x-reset .x-grid-group-body,
.x-reset .x-grid-group-hd {
  zoom: 1;
}
/* line 491, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-hd {
  padding-top: 6px;
}
/* line 494, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-hd .x-grid-cell-inner {
  padding: 10px 4px 4px 4px;
  background: white;
  border-width: 0 0 2px 0;
  border-style: solid;
  border-color: #ebe7e7;
  cursor: pointer;
}
/* line 508, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-hd-collapsible .x-grid-group-title {
  background: transparent no-repeat 0 -1px;
  background-image: url('../images/grid/group-collapse.gif');
  padding: 0 0 0 14px;
}
/* line 515, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-title {
  color: #949494;
  font: bold 15px "librebaskerville", sans-serif;
}
/* line 521, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-hd-collapsed .x-grid-group-title {
  background-image: url('../images/grid/group-expand.gif');
}
/* line 526, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-collapsed .x-grid-group-body {
  display: none;
}
/* line 530, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-group-collapsed .x-grid-group-title {
  background-image: url('../images/grid/group-expand.gif');
}
/* line 534, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-group-by-icon {
  background-image: url('../images/grid/group-by.gif');
}
/* line 538, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-show-groups-icon {
  background-image: url('../images/grid/group-by.gif');
}
/* line 542, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-checkbox .x-column-header-inner {
  padding: 0;
}
/* line 546, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-cell-special .x-grid-cell-inner {
  padding-left: 4px;
  padding-right: 4px;
}
/* line 552, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-checker,
.x-reset .x-column-header-checkbox .x-column-header-text {
  height: 14px;
  width: 14px;
  line-height: 0;
  background-image: url('../images/grid/unchecked.gif');
  background-position: -1px -1px;
  background-repeat: no-repeat;
  background-color: transparent;
}
/* line 564, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-column-header-checkbox .x-column-header-text {
  display: block;
  margin: 0 5px;
}
/* line 573, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-quirks .x-ie .x-grid-row-checker,
.x-reset .x-quirks .x-ie .x-column-header-checkbox .x-column-header-text, .x-reset .x-ie7m .x-grid-row-checker,
.x-reset .x-ie7m .x-column-header-checkbox .x-column-header-text {
  line-height: 14px;
}
/* line 579, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-hd-checker-on .x-column-header-text {
  background-image: url('../images/grid/checked.gif');
}
/* line 583, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-cell-row-checker .x-grid-cell-inner {
  padding-top: 4px;
  padding-bottom: 2px;
  line-height: 32px;
}
/* line 588, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-with-row-lines .x-grid-cell-row-checker .x-grid-cell-inner {
  padding-top: 3px;
}
/* line 591, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-checker {
  margin-left: 1px;
  background-position: 50% -2px;
}
/* line 598, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-selected .x-grid-row-checker,
.x-reset .x-grid-row-checked .x-grid-row-checker {
  background-image: url('../images/grid/checked.gif');
}
/* line 603, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-page-first {
  background-image: url('../images/grid/page-first.gif') !important;
}
/* line 607, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-loading {
  background-image: url('../images/grid/refresh.gif') !important;
}
/* line 611, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-page-last {
  background-image: url('../images/grid/page-last.gif') !important;
}
/* line 615, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-page-next {
  background-image: url('../images/grid/page-next.gif') !important;
}
/* line 619, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-tbar-page-prev {
  background-image: url('../images/grid/page-prev.gif') !important;
}
/* line 624, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-item-disabled .x-tbar-loading {
  background-image: url('../images/grid/refresh-disabled.gif') !important;
}
/* line 628, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-item-disabled .x-tbar-page-first {
  background-image: url('../images/grid/page-first-disabled.gif') !important;
}
/* line 632, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-item-disabled .x-tbar-page-last {
  background-image: url('../images/grid/page-last-disabled.gif') !important;
}
/* line 636, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-item-disabled .x-tbar-page-next {
  background-image: url('../images/grid/page-next-disabled.gif') !important;
}
/* line 640, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-item-disabled .x-tbar-page-prev {
  background-image: url('../images/grid/page-prev-disabled.gif') !important;
}
/* line 646, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-hmenu-sort-asc .x-menu-item-icon {
  background-image: url('../images/grid/hmenu-asc.gif');
}
/* line 650, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-hmenu-sort-desc .x-menu-item-icon {
  background-image: url('../images/grid/hmenu-desc.gif');
}
/* line 654, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-hmenu-lock .x-menu-item-icon {
  background-image: url('../images/grid/hmenu-lock.gif');
}
/* line 658, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-hmenu-unlock .x-menu-item-icon {
  background-image: url('../images/grid/hmenu-unlock.gif');
}
/* line 662, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-group-by-icon {
  background-image: url('../images/grid/group-by.gif');
}
/* line 666, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-cols-icon .x-menu-item-icon {
  background-image: url('../images/grid/columns.gif');
}
/* line 670, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-show-groups-icon {
  background-image: url('../images/grid/group-by.gif');
}
/* line 675, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-drop-indicator {
  position: absolute;
  height: 1px;
  line-height: 0px;
  background-color: #77BC71;
  overflow: visible;
}
/* line 682, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-drop-indicator .x-grid-drop-indicator-left {
  position: absolute;
  top: -8px;
  left: -12px;
  background-image: url('../images/grid/dd-insert-arrow-right.png');
  height: 16px;
  width: 16px;
}
/* line 691, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-drop-indicator .x-grid-drop-indicator-right {
  position: absolute;
  top: -8px;
  right: -11px;
  background-image: url('../images/grid/dd-insert-arrow-left.png');
  height: 16px;
  width: 16px;
}
/* line 702, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie6 .x-grid-drop-indicator-left {
  background-image: url('../images/grid/dd-insert-arrow-right.gif');
}
/* line 706, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie6 .x-grid-drop-indicator-right {
  background-image: url('../images/grid/dd-insert-arrow-left.gif');
}
/* line 714, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-text {
  padding: 0 4px;
}
/* line 717, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-cb-wrap {
  padding-top: 3px;
}
/* line 723, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor {
  position: absolute !important;
  z-index: 1;
  zoom: 1;
  overflow: visible !important;
}
/* line 729, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor .x-form-text {
  padding: 0 2px;
}
/* line 732, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor .x-form-cb-wrap {
  padding-top: 0;
}
/* line 735, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor .x-form-checkbox {
  margin-left: -4px;
}
/* line 738, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor .x-form-display-field {
  font: normal 15px/15px "librebaskerville", sans-serif;
  padding-top: 0;
  padding-left: 2px;
}
/* line 744, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor .x-panel-body {
  background-color: white;
  border-top: 1px solid #ebe7e7 !important;
  border-bottom: 1px solid #ebe7e7 !important;
}
/* line 754, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-cb-wrap, .x-reset .x-grid-row-editor .x-form-cb-wrap {
  text-align: center;
}
/* line 757, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-trigger, .x-reset .x-grid-row-editor .x-form-trigger {
  height: 37px;
}
/* line 761, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-trigger-wrap .x-form-spinner-up, .x-reset .x-grid-editor .x-form-trigger-wrap .x-form-spinner-down, .x-reset .x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-up, .x-reset .x-grid-row-editor .x-form-trigger-wrap .x-form-spinner-down {
  background-image: url('../images/form/spinner-small.gif');
  height: 10px !important;
}
/* line 768, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-editor .x-form-text, .x-reset .x-grid-row-editor .x-form-text {
  font: normal 15px/15px "librebaskerville", sans-serif;
  height: 36px;
}
/* line 776, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-border-box .x-grid-editor .x-form-trigger,
.x-reset .x-border-box .x-grid-row-editor .x-form-trigger {
  height: 38px;
}
/* line 779, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-border-box .x-grid-editor .x-form-text,
.x-reset .x-border-box .x-grid-row-editor .x-form-text {
  height: 38px;
  padding-bottom: 1px;
}
/* line 787, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie .x-grid-editor .x-form-text {
  padding-left: 5px;
}
/* line 790, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie .x-grid-row-editor .x-form-text {
  padding-left: 3px;
}
/* line 796, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-ie8m .x-grid-editor .x-form-text,
.x-reset .x-ie8m .x-grid-row-editor .x-form-text {
  padding-top: 1px;
}
/* line 803, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-strict .x-ie6 .x-grid-editor .x-form-text,
.x-reset .x-strict .x-ie6 .x-grid-row-editor .x-form-text,
.x-reset .x-strict .x-ie7 .x-grid-editor .x-form-text,
.x-reset .x-strict .x-ie7 .x-grid-row-editor .x-form-text {
  height: 35px;
}
/* line 809, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-quirks .x-ie9 .x-grid-editor .x-form-text, .x-reset .x-quirks .x-ie9 .x-grid-row-editor .x-form-text {
  line-height: 17px;
}
/* line 818, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-opera .x-grid-editor .x-form-text {
  padding-left: 5px;
}
/* line 821, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-opera .x-grid-row-editor .x-form-text {
  padding-left: 3px;
}
/* line 828, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons {
  background-color: white;
  position: absolute;
  bottom: -31px;
  padding: 4px;
  height: 32px;
}
/* line 835, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-strict .x-ie7m .x-reset .x-grid-row-editor-buttons {
  width: 192px;
  height: 24px;
}
/* line 845, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-ml,
.x-reset .x-grid-row-editor-buttons-mr,
.x-reset .x-grid-row-editor-buttons-bl,
.x-reset .x-grid-row-editor-buttons-br,
.x-reset .x-grid-row-editor-buttons-bc {
  position: absolute;
  overflow: hidden;
}
/* line 851, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-bl,
.x-reset .x-grid-row-editor-buttons-br {
  width: 4px;
  height: 4px;
  bottom: 0px;
  background-image: url('../images/panel/panel-default-framed-corners.gif');
}
/* line 857, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-bl {
  left: 0px;
  background-position: 0px -16px;
}
/* line 861, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-br {
  right: 0px;
  background-position: 0px -20px;
}
/* line 866, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-bc {
  position: absolute;
  left: 4px;
  bottom: 0px;
  width: 192px;
  height: 1px;
  background-color: #ebe7e7;
}
/* line 876, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-ml,
.x-reset .x-grid-row-editor-buttons-mr {
  height: 27px;
  width: 1px;
  top: 1px;
  background-color: #ebe7e7;
}
/* line 882, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-ml {
  left: 0px;
}
/* line 885, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-buttons-mr {
  background-position: 0px -20px;
  right: 0px;
}
/* line 891, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-errors ul {
  margin-left: 5px;
}
/* line 894, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_grid.scss */
.x-reset .x-grid-row-editor-errors li {
  list-style: disc;
  margin-left: 15px;
}
/* line 9, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-webkit *:focus {
  outline: none !important;
}
/* line 16, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-item {
  vertical-align: top;
  table-layout: fixed;
}
/* line 26, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-autocontainer-form-item,
.x-reset .x-anchor-form-item,
.x-reset .x-vbox-form-item,
.x-reset .x-checkboxgroup-form-item,
.x-reset .x-table-form-item {
  margin-bottom: 5px;
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-layout-table {
  border-collapse: separate;
  border-spacing: 0 2px;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-item-body {
  position: relative;
}
/* line 42, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-form-item td {
  border-top: 1px solid transparent;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-ie6 .x-form-layout-table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* line 56, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-ie6 .x-form-form-item td {
  border-top-width: 0;
}
/* line 62, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-ie6 td.x-form-item-pad {
  height: 5px;
}
/* line 68, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-editor .x-form-item-body {
  padding-bottom: 0;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-item-label {
  display: block;
  padding: 3px 0 0;
  font-size: 16px;
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
}
/* line 79, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-item-label-top {
  display: block;
  zoom: 1;
  padding: 0 0 5px 0;
}
/* line 85, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-item-label-right {
  text-align: right;
}
/* line 89, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-invalid-under {
  padding: 2px 2px 2px 22px;
  color: #7d0c1b;
  font: normal 15px "librebaskerville", sans-serif;
  line-height: normal;
  background: no-repeat 0 2px;
  background-image: url('../images/../img/extjs/custom-error.png');
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-invalid-icon {
  width: 22px;
  height: 14px;
  background: no-repeat center center;
  background-image: url('../images/../img/extjs/custom-error.png');
  overflow: hidden;
}
/* line 106, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-invalid-icon ul {
  display: block;
  width: 22px;
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-form-invalid-icon ul li {
  /* prevent inner elements from interfering with QuickTip hovering */
  display: none;
}
/* line 117, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_all.scss */
.x-reset .x-lbl-top-err-icon {
  margin-bottom: 4px;
}
/* line 7, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-field,
.x-reset .x-form-display-field {
  margin: 0 0 0 0;
  font: normal 16px "librebaskerville", sans-serif;
  color: #361e09;
}
/* line 14, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-item-hidden {
  margin: 0;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-text,
.x-reset textarea.x-form-field {
  padding: 2px 10px;
  background: repeat-x 0 0;
  border: 1px solid;
  background-color: white;
  background-image: url('../images/../img/extjs/blank.gif');
  border-color: #cecdcd;
}
/* line 36, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-text {
  height: 34px;
  line-height: 31px;
  vertical-align: top;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-ie8m .x-form-text {
  line-height: 31px;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-border-box .x-form-text {
  height: 40px;
}
/* line 52, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset textarea.x-form-field {
  color: #361e09;
  overflow: auto;
  height: auto;
  line-height: normal;
  background: repeat-x 0 0;
  background-color: white;
  background-image: url('../images/../img/extjs/blank.gif');
  resize: none;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-border-box textarea.x-form-field {
  height: auto;
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-safari.x-mac textarea.x-form-field {
  margin-bottom: -2px;
}
/* line 76, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-focus,
.x-reset textarea.x-form-focus {
  border-color: #cecdcd;
}
/* line 81, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-invalid-field,
.x-reset textarea.x-form-invalid-field {
  background-color: white;
  background-image: url('../images/../img/extjs/blank.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  border-color: #ac1025;
}
/* line 91, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-item {
  font: normal 16px "librebaskerville", sans-serif;
}
/* line 95, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-empty-field, .x-reset textarea.x-form-empty-field {
  color: #4d4d4d;
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-webkit .x-form-empty-field {
  line-height: 31px;
}
/* line 105, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-form-display-field {
  padding-top: 3px;
}
/* line 121, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-quirks .x-ie9p .x-form-text,
.x-reset .x-ie7m .x-form-text {
  margin-top: -1px;
  margin-bottom: -1px;
}
/* line 126, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-ie .x-form-file {
  height: 41px;
  line-height: 18px;
  vertical-align: middle;
}
/* line 135, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-field-default-toolbar .x-form-text {
  height: 34px;
}
/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-border-box .x-field-default-toolbar .x-form-text {
  height: 40px;
}
/* line 143, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_field.scss */
.x-reset .x-field-default-toolbar .x-form-item-label-left {
  padding-left: 4px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset {
  border: 1px solid #b5b8c8;
  padding: 10px;
  margin-bottom: 10px;
  display: block;
  /* preserve margins in IE */
  position: relative;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie .x-fieldset {
  padding-top: 0;
}
/* line 20, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie .x-fieldset .x-fieldset-body {
  padding-top: 10px;
}
/* line 25, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header-checkbox {
  line-height: normal;
}
/* line 29, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header {
  font: 15px/14px bold "librebaskerville", sans-serif;
  color: black;
  padding: 15px 0 5px 2px;
  overflow: hidden;
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header .x-fieldset-header-text {
  float: left;
  padding: 1px 0;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header .x-fieldset-header-text-collapsible {
  cursor: pointer;
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header .x-form-item,
.x-reset .x-fieldset-header .x-tool {
  float: left;
  margin: 1px 0 0 0;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-header .x-form-cb-wrap {
  padding: 1px 0;
  font-size: 0;
  line-height: 0;
}
/* line 58, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-with-title .x-fieldset-header-checkbox,
.x-reset .x-fieldset-with-title .x-tool {
  margin-right: 3px;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-webkit .x-fieldset-header {
  -webkit-padding-start: 2px;
  -webkit-padding-end: 0;
}
/* line 75, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-opera .x-fieldset-with-legend {
  margin-top: -1px;
}
/* line 78, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-opera.x-mac .x-fieldset-header-text {
  padding: 2px 0 0;
}
/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-strict .x-ie8 .x-fieldset-header {
  margin-bottom: -1px;
}
/* line 90, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-strict .x-ie8 .x-fieldset-header .x-tool,
.x-reset .x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-text,
.x-reset .x-strict .x-ie8 .x-fieldset-header .x-fieldset-header-checkbox {
  position: relative;
  top: -1px;
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-quirks .x-ie .x-fieldset-header,
.x-reset .x-ie8m .x-fieldset-header {
  padding-left: 0px;
  padding-right: -2;
}
/* line 108, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-collapsed .x-fieldset-body {
  display: none;
}
/* line 113, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-collapsed {
  padding-bottom: 0 !important;
  border-width: 1px 1px 0 1px !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie6 .x-fieldset-collapsed {
  border-width: 1px 0 0 0 !important;
  padding-bottom: 0 !important;
  margin-left: 1px;
  margin-right: 1px;
}
/* line 130, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie .x-fieldset-bwrap {
  zoom: 1;
}
/* line 137, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie .x-fieldset-noborder legend {
  position: relative;
  margin-bottom: 23px;
}
/* line 143, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-ie .x-fieldset-noborder legend span {
  position: absolute;
  left: 16px;
}
/* line 149, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset {
  overflow: hidden;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-bwrap {
  overflow: hidden;
  zoom: 1;
}
/* line 159, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_fieldset.scss */
.x-reset .x-fieldset-body {
  overflow: hidden;
}
/* line 8, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_file.scss */
.x-reset .x-form-file-wrap .x-form-text {
  color: #777;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_file.scss */
.x-reset .x-form-file-wrap .x-form-file-btn {
  overflow: hidden;
}
/* line 16, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_file.scss */
.x-reset .x-form-file-wrap .x-form-file-input {
  position: absolute;
  top: -4px;
  right: -2px;
  height: 48px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  /* Yes, there's actually a good reason for this...
   * If the configured buttonText is set to something longer than the default,
   * then it will quickly exceed the width of the hidden file input's "Browse..."
   * button, so part of the custom button's clickable area will be covered by
   * the hidden file input's text box instead. This results in a text-selection
   * mouse cursor over that part of the button, at least in Firefox, which is
   * confusing to a user. Giving the hidden file input a huge font-size makes
   * the native button part very large so it will cover the whole clickable area.
   */
  font-size: 100px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-wrap {
  padding-top: 3px;
}
/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-checkbox,
.x-reset .x-form-radio {
  vertical-align: -1px;
  width: 30px;
  height: 30px;
  background: no-repeat;
  background-image: url('../images/../img/extjs/custom-checkbox-30x60.png');
  overflow: hidden;
  padding: 0;
  border: 0;
}
/* line 22, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-checkbox::-moz-focus-inner,
.x-reset .x-form-radio::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-nbr.x-ie .x-form-checkbox,
.x-reset .x-nbr.x-ie .x-form-radio {
  font-size: 0;
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-checked .x-form-checkbox,
.x-reset .x-form-cb-checked .x-form-radio {
  background-position: 0 -30px;
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-focus {
  background-position: -30px 0;
}
/* line 48, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-checked .x-form-cb-focus {
  background-position: -30px -30px;
}
/* line 54, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-radio {
  background-image: url('../images/../img/extjs/custom-radio-26x52.png');
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-label-before {
  margin-right: 4px;
}
/* line 62, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkbox.scss */
.x-reset .x-form-cb-label-after {
  margin-left: 4px;
}
/* line 7, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
.x-reset .x-form-checkboxgroup-body {
  padding: 1px 4px 1px 4px;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
.x-reset .x-form-invalid .x-form-checkboxgroup-body {
  border: 1px solid #cc3300 !important;
  background: transparent repeat-x bottom;
  background-image: url('../images/grid/invalid_line.gif');
  padding: 1px 3px 0 3px;
}
/* line 20, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
.x-reset .x-check-group-alt {
  background: white;
  border-top: 1px dotted #e7e7e7;
  border-bottom: 1px dotted #e7e7e7;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_checkboxgroup.scss */
.x-reset .x-form-check-group-label {
  color: #333;
  border-bottom: 1px solid #333;
  margin: 0 30px 5px 0;
  padding: 2px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap {
  vertical-align: top;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger {
  background-image: url('../images/form/trigger.gif');
  background-position: 0 0;
  width: 30px;
  height: 40px;
  border-bottom: none;
  cursor: pointer;
  cursor: hand;
  overflow: hidden;
}
/* line 24, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-border-box .x-form-trigger {
  height: 40px;
}
/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger {
  height: 20px;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-border-box .x-field-default-toolbar .x-form-trigger {
  height: 20px;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-over {
  background-position: -30px 0;
  border-bottom-color: transparent;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap-focus .x-form-trigger {
  background-position: -90px 0;
  border-bottom-color: transparent;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap-focus .x-form-trigger-over {
  background-position: -120px 0;
  border-bottom-color: transparent;
}
/* line 58, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-click,
.x-reset .x-form-trigger-wrap-focus .x-form-trigger-click {
  background-position: -60px 0;
  border-bottom-color: transparent;
}
/* line 66, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-icon {
  height: 30px;
  background-repeat: no-repeat;
  background-position: 7px 6px;
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-pickerfield-open .x-form-field {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-pickerfield-open-above .x-form-field {
  -moz-border-radius-bottomleft: 3px;
  -webkit-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-arrow-trigger .x-form-trigger-icon {
  background-image: url('../images/boundlist/trigger-arrow.png');
}
/* line 92, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-date-trigger {
  background-image: url('../images/form/date-trigger.gif');
}
/* line 99, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap .x-form-spinner-up,
.x-reset .x-form-trigger-wrap .x-form-spinner-down {
  background-image: url('../images/form/spinner.gif');
  width: 30px !important;
  height: 20px !important;
  font-size: 0;
  /*for IE*/
  border-bottom: 0;
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap .x-form-spinner-down {
  background-position: 0 -20px;
}
/* line 113, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap-focus .x-form-spinner-down {
  background-position: -90px -20px;
}
/* line 116, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap .x-form-spinner-down-over {
  background-position: -30px -20px;
}
/* line 119, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap-focus .x-form-spinner-down-over {
  background-position: -120px -20px;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-trigger-wrap .x-form-spinner-down-click {
  background-position: -60px -20px;
}
/* line 131, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-up,
.x-reset .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
  background-image: url('../images/form/spinner-small.gif');
  height: 10px !important;
}
/* line 135, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down {
  background-position: 0 -10px;
}
/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down {
  background-position: -90px -10px;
}
/* line 142, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-over {
  background-position: -30px -10px;
}
/* line 145, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap-focus .x-form-spinner-down-over {
  background-position: -120px -10px;
}
/* line 148, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-field-default-toolbar .x-form-trigger-wrap .x-form-spinner-down-click {
  background-position: -60px -10px;
}
/* line 154, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-trigger-noedit {
  cursor: pointer;
  cursor: hand;
}
/* line 160, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-item-disabled .x-trigger-noedit, .x-reset .x-item-disabled .x-form-trigger {
  cursor: auto;
}
/* line 166, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-clear-trigger {
  background-image: url('../images/form/clear-trigger.gif');
}
/* line 169, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-form-search-trigger {
  background-image: url('../images/form/search-trigger.gif');
}
/* line 177, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-quirks .prefixie6 .x-form-trigger-input-cell {
  height: 40px;
}
/* line 180, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_triggerfield.scss */
.x-reset .x-quirks .prefixie6 .x-field-default-toolbar .x-form-trigger-input-cell {
  height: 40px;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-wrap {
  border: 1px solid #b5b8c8;
}
/* line 9, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-wrap .x-toolbar {
  border-top-width: 0;
  border-left-width: 0;
  border-right-width: 0;
}
/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-wrap textarea {
  background-color: white;
}
/* line 20, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-btn-text {
  background: transparent no-repeat;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 26, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-bold,
.x-reset .x-menu-item img.x-edit-bold {
  background-position: 0 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-italic,
.x-reset .x-menu-item img.x-edit-italic {
  background-position: -16px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 38, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-underline,
.x-reset .x-menu-item img.x-edit-underline {
  background-position: -32px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-forecolor,
.x-reset .x-menu-item img.x-edit-forecolor {
  background-position: -160px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 50, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-backcolor,
.x-reset .x-menu-item img.x-edit-backcolor {
  background-position: -176px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 56, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-justifyleft,
.x-reset .x-menu-item img.x-edit-justifyleft {
  background-position: -112px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 62, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-justifycenter,
.x-reset .x-menu-item img.x-edit-justifycenter {
  background-position: -128px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 68, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-justifyright,
.x-reset .x-menu-item img.x-edit-justifyright {
  background-position: -144px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-insertorderedlist,
.x-reset .x-menu-item img.x-edit-insertorderedlist {
  background-position: -80px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-insertunorderedlist,
.x-reset .x-menu-item img.x-edit-insertunorderedlist {
  background-position: -96px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-increasefontsize,
.x-reset .x-menu-item img.x-edit-increasefontsize {
  background-position: -48px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 92, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-decreasefontsize,
.x-reset .x-menu-item img.x-edit-decreasefontsize {
  background-position: -64px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 98, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-sourceedit,
.x-reset .x-menu-item img.x-edit-sourceedit {
  background-position: -192px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 104, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-edit-createlink,
.x-reset .x-menu-item img.x-edit-createlink {
  background-position: -208px 0;
  background-image: url('../images/editor/tb-sprite.gif');
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tip .x-tip-bd .x-tip-bd-inner {
  padding: 5px;
  padding-bottom: 1px;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-toolbar {
  position: static !important;
}
/* line 118, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-tb .x-font-select {
  font-size: 11px;
}
/* line 123, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/form/_htmleditor.scss */
.x-reset .x-html-editor-wrap textarea {
  border: 0;
  padding: 3px 2px;
  overflow: auto;
}
/* line 7, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel,
.x-reset .x-plain {
  overflow: hidden;
  position: relative;
}
/* line 24, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-ie .x-panel-header,
.x-reset .x-ie .x-panel-header-tl,
.x-reset .x-ie .x-panel-header-tc,
.x-reset .x-ie .x-panel-header-tr,
.x-reset .x-ie .x-panel-header-ml,
.x-reset .x-ie .x-panel-header-mc,
.x-reset .x-ie .x-panel-header-mr,
.x-reset .x-ie .x-panel-header-bl,
.x-reset .x-ie .x-panel-header-bc,
.x-reset .x-ie .x-panel-header-br {
  zoom: 1;
}
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-ie8 td.x-frame-mc {
  vertical-align: top;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-horizontal {
  padding: 15px 0 5px 2px;
}
/* line 40, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-vertical {
  padding: 5px 4px;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-icon,
.x-reset .x-window-header-icon {
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 0 0;
  vertical-align: middle;
  margin-right: 4px;
}
/* line 56, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-vertical .x-panel-header-icon,
.x-reset .x-vertical .x-window-header-icon {
  margin: 0 0 4px;
}
/* line 64, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-draggable,
.x-reset .x-panel-header-draggable .x-panel-header-text,
.x-reset .x-window-header-draggable,
.x-reset .x-window-header-draggable .x-window-header-text {
  cursor: move;
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-ghost, .x-reset .x-window-ghost {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  cursor: move;
}
/* line 76, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-horizontal .x-panel-header-body, .x-reset .x-panel-header-horizontal .x-window-header-body, .x-reset .x-panel-header-horizontal .x-btn-group-header-body, .x-reset .x-window-header-horizontal .x-panel-header-body, .x-reset .x-window-header-horizontal .x-window-header-body, .x-reset .x-window-header-horizontal .x-btn-group-header-body, .x-reset .x-btn-group-header-horizontal .x-panel-header-body, .x-reset .x-btn-group-header-horizontal .x-window-header-body, .x-reset .x-btn-group-header-horizontal .x-btn-group-header-body {
  width: 100%;
}
/* line 82, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-vertical .x-panel-header-body, .x-reset .x-panel-header-vertical .x-window-header-body, .x-reset .x-panel-header-vertical .x-btn-group-header-body, .x-reset .x-window-header-vertical .x-panel-header-body, .x-reset .x-window-header-vertical .x-window-header-body, .x-reset .x-window-header-vertical .x-btn-group-header-body, .x-reset .x-btn-group-header-vertical .x-panel-header-body, .x-reset .x-btn-group-header-vertical .x-window-header-body, .x-reset .x-btn-group-header-vertical .x-btn-group-header-body {
  height: 100%;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-text-container {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/* line 93, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-text {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  white-space: nowrap;
}
/* line 100, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-left .x-vml-base,
.x-reset .x-panel-header-right .x-vml-base {
  left: -3px !important;
}
/* line 106, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-body {
  overflow: hidden;
  position: relative;
  font-size: 16px;
}
/* line 114, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-vertical .x-surface {
  padding-left: 1px;
}
/* line 122, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-opera .x-panel-header-vertical .x-surface,
.x-reset .x-strict .x-ie9 .x-panel-header-vertical .x-surface {
  padding-left: 2px;
}
/* line 129, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-panel-header-collapsed-border-top {
  border-bottom-width: 0 !important;
}
/* line 132, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-panel-header-collapsed-border-right {
  border-left-width: 0 !important;
}
/* line 135, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-panel-header-collapsed-border-bottom {
  border-top-width: 0 !important;
}
/* line 138, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-panel-header-collapsed-border-left {
  border-right-width: 0 !important;
}
/* line 145, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-vertical .x-frame-mc {
  background-repeat: repeat-y;
}
/* line 248, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-default {
  border-color: #cecdcd;
}
/* line 253, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default {
  font-size: 20px;
  border-color: #cecdcd;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 277, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-top {
  background-image: url('../images/panel-header/panel-header-default-top-bg.gif');
}
/* line 281, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-bottom {
  background-image: url('../images/panel-header/panel-header-default-bottom-bg.gif');
}
/* line 285, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-left {
  background-image: url('../images/panel-header/panel-header-default-left-bg.gif');
}
/* line 289, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-right {
  background-image: url('../images/panel-header/panel-header-default-right-bg.gif');
}
/* line 293, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-right {
  background-position: top right;
}
/* line 297, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-bottom {
  background-position: bottom left;
}
/* line 305, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nbr .x-panel-header-default {
  background-image: none;
}
/* line 338, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-text-default {
  color: black;
  font-size: 20px;
  font-weight: 600;
  font-family: "librebaskerville", sans-serif;
  line-height: normal;
}
/* line 348, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-body-default {
  background: white;
  border-color: #cecdcd;
  color: black;
  border-width: 1px;
  border-style: solid;
}
/* line 363, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-window-header-default,
.x-reset .x-panel-collapsed .x-panel-header-default {
  border-color: #cecdcd;
}
/* line 368, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-vertical {
  border-color: #cecdcd;
}
/* line 375, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-left,
.x-reset .x-panel-header-default-right {
  background-image: none;
  background-color: white;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 1px 1px 1px 1px;
  border-width: 0;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-default-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-tl,
.x-reset .x-nbr .x-panel-default-bl,
.x-reset .x-nbr .x-panel-default-tr,
.x-reset .x-nbr .x-panel-default-br,
.x-reset .x-nbr .x-panel-default-tc,
.x-reset .x-nbr .x-panel-default-bc,
.x-reset .x-nbr .x-panel-default-ml,
.x-reset .x-nbr .x-panel-default-mr {
  zoom: 1;
  background-image: url('../images/panel/panel-default-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-ml,
.x-reset .x-nbr .x-panel-default-mr {
  zoom: 1;
  background-image: url('../images/panel/panel-default-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-mc {
  padding: 1px 1px 1px 1px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-default-tl,
.x-reset .x-strict .x-ie7 .x-panel-default-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-top {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 0 0 0 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-top-mc {
  background-image: url('../images/panel-header/panel-header-default-top-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-top-tl,
.x-reset .x-nbr .x-panel-header-default-top-bl,
.x-reset .x-nbr .x-panel-header-default-top-tr,
.x-reset .x-nbr .x-panel-header-default-top-br,
.x-reset .x-nbr .x-panel-header-default-top-tc,
.x-reset .x-nbr .x-panel-header-default-top-bc,
.x-reset .x-nbr .x-panel-header-default-top-ml,
.x-reset .x-nbr .x-panel-header-default-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-top-ml,
.x-reset .x-nbr .x-panel-header-default-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-top-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-top-mc {
  padding: 15px 0 5px 2px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-top-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 0 0 0 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-right-mc {
  background-image: url('../images/panel-header/panel-header-default-right-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-right-tl,
.x-reset .x-nbr .x-panel-header-default-right-bl,
.x-reset .x-nbr .x-panel-header-default-right-tr,
.x-reset .x-nbr .x-panel-header-default-right-br,
.x-reset .x-nbr .x-panel-header-default-right-tc,
.x-reset .x-nbr .x-panel-header-default-right-bc,
.x-reset .x-nbr .x-panel-header-default-right-ml,
.x-reset .x-nbr .x-panel-header-default-right-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-right-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-right-tc,
.x-reset .x-nbr .x-panel-header-default-right-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-right-mc {
  padding: 5px 4px 5px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-right-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 0 0 0 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-bottom-mc {
  background-image: url('../images/panel-header/panel-header-default-bottom-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-bottom-tl,
.x-reset .x-nbr .x-panel-header-default-bottom-bl,
.x-reset .x-nbr .x-panel-header-default-bottom-tr,
.x-reset .x-nbr .x-panel-header-default-bottom-br,
.x-reset .x-nbr .x-panel-header-default-bottom-tc,
.x-reset .x-nbr .x-panel-header-default-bottom-bc,
.x-reset .x-nbr .x-panel-header-default-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-bottom-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-bottom-mc {
  padding: 15px 0 5px 2px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-bottom-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-left {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 0 0 0 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-left-mc {
  background-image: url('../images/panel-header/panel-header-default-left-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-left-tl,
.x-reset .x-nbr .x-panel-header-default-left-bl,
.x-reset .x-nbr .x-panel-header-default-left-tr,
.x-reset .x-nbr .x-panel-header-default-left-br,
.x-reset .x-nbr .x-panel-header-default-left-tc,
.x-reset .x-nbr .x-panel-header-default-left-bc,
.x-reset .x-nbr .x-panel-header-default-left-ml,
.x-reset .x-nbr .x-panel-header-default-left-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-left-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-left-tc,
.x-reset .x-nbr .x-panel-header-default-left-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-left-mc {
  padding: 5px 4px 5px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-left-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-left-bl {
  position: relative;
  right: 0;
}
/* line 399, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-top {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 403, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-right {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
}
/* line 407, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-bottom {
  -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 411, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-left {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 452, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-top {
  border-bottom-width: 1px !important;
}
/* line 456, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-right {
  border-left-width: 1px !important;
}
/* line 460, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-bottom {
  border-top-width: 1px !important;
}
/* line 464, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-left {
  border-right-width: 1px !important;
}
/* line 468, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-collapsed {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-collapsed-top {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-collapsed-top-mc {
  background-image: url('../images/panel-header/panel-header-default-collapsed-top-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-top-tl,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-bl,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-tr,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-br,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-bc,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-top-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-top-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-top-mc {
  padding: 15px 0 5px 2px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-top-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-collapsed-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-collapsed-right-mc {
  background-image: url('../images/panel-header/panel-header-default-collapsed-right-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-right-tl,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-bl,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-tr,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-br,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-bc,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-right-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-right-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-right-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-right-mc {
  padding: 5px 4px 5px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-right-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-collapsed-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-collapsed-bottom-mc {
  background-image: url('../images/panel-header/panel-header-default-collapsed-bottom-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-tl,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-bl,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-tr,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-br,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-bc,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-bottom-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-bottom-mc {
  padding: 15px 0 5px 2px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-bottom-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-collapsed-left {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-collapsed-left-mc {
  background-image: url('../images/panel-header/panel-header-default-collapsed-left-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-left-tl,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-bl,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-tr,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-br,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-bc,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-ml,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-left-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-left-tc,
.x-reset .x-nbr .x-panel-header-default-collapsed-left-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-collapsed-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-collapsed-left-mc {
  padding: 5px 4px 5px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-left-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-collapsed-left-bl {
  position: relative;
  right: 0;
}
/* line 481, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-right-tc,
.x-reset .x-panel-header-default-right-mc,
.x-reset .x-panel-header-default-right-bc {
  background-position: right 0;
}
/* line 487, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-bottom-tc,
.x-reset .x-panel-header-default-bottom-mc,
.x-reset .x-panel-header-default-bottom-bc {
  background-position: 0 bottom;
}
/* line 248, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-default-framed {
  border-color: #cecdcd;
}
/* line 253, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed {
  font-size: 20px;
  border-color: #cecdcd;
  border-width: 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 277, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-top {
  background-image: url('../images/panel-header/panel-header-default-framed-top-bg.gif');
}
/* line 281, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-bottom {
  background-image: url('../images/panel-header/panel-header-default-framed-bottom-bg.gif');
}
/* line 285, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-left {
  background-image: url('../images/panel-header/panel-header-default-framed-left-bg.gif');
}
/* line 289, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-right {
  background-image: url('../images/panel-header/panel-header-default-framed-right-bg.gif');
}
/* line 293, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-right {
  background-position: top right;
}
/* line 297, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nlg .x-panel-header-default-framed-bottom {
  background-position: bottom left;
}
/* line 305, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-nbr .x-panel-header-default-framed {
  background-image: none;
}
/* line 317, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-strict .x-ie9 .x-panel-header-default-framed-top,
.x-reset .x-nlg.x-opera .x-panel-header-default-framed-top,
.x-reset .x-nlg.x-safari .x-panel-header-default-framed-top {
  background-image: url('../images/panel-header/panel-header-default-top-bg.gif');
}
/* line 321, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-strict .x-ie9 .x-panel-header-default-framed-bottom,
.x-reset .x-nlg.x-opera .x-panel-header-default-framed-bottom,
.x-reset .x-nlg.x-safari .x-panel-header-default-framed-bottom {
  background-image: url('../images/panel-header/panel-header-default-bottom-bg.gif');
}
/* line 325, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-strict .x-ie9 .x-panel-header-default-framed-left,
.x-reset .x-nlg.x-opera .x-panel-header-default-framed-left,
.x-reset .x-nlg.x-safari .x-panel-header-default-framed-left {
  background-image: url('../images/panel-header/panel-header-default-left-bg.gif');
}
/* line 329, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-strict .x-ie9 .x-panel-header-default-framed-right,
.x-reset .x-nlg.x-opera .x-panel-header-default-framed-right,
.x-reset .x-nlg.x-safari .x-panel-header-default-framed-right {
  background-image: url('../images/panel-header/panel-header-default-right-bg.gif');
}
/* line 338, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-text-default-framed {
  color: black;
  font-size: 20px;
  font-weight: 600;
  font-family: "librebaskerville", sans-serif;
  line-height: normal;
}
/* line 348, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-body-default-framed {
  background: white;
  border-color: #cecdcd;
  color: black;
  border-width: 0;
  border-style: solid;
}
/* line 363, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-collapsed .x-window-header-default-framed,
.x-reset .x-panel-collapsed .x-panel-header-default-framed {
  border-color: #cecdcd;
}
/* line 368, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-vertical {
  border-color: #cecdcd;
}
/* line 375, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-left,
.x-reset .x-panel-header-default-framed-right {
  background-image: none;
  background-color: white;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-default-framed {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 1px 1px 1px 1px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-default-framed-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-framed {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-framed-tl,
.x-reset .x-nbr .x-panel-default-framed-bl,
.x-reset .x-nbr .x-panel-default-framed-tr,
.x-reset .x-nbr .x-panel-default-framed-br,
.x-reset .x-nbr .x-panel-default-framed-tc,
.x-reset .x-nbr .x-panel-default-framed-bc,
.x-reset .x-nbr .x-panel-default-framed-ml,
.x-reset .x-nbr .x-panel-default-framed-mr {
  zoom: 1;
  background-image: url('../images/panel/panel-default-framed-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-framed-ml,
.x-reset .x-nbr .x-panel-default-framed-mr {
  zoom: 1;
  background-image: url('../images/panel/panel-default-framed-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-default-framed-mc {
  padding: 2px 2px 2px 2px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-default-framed-tl,
.x-reset .x-strict .x-ie7 .x-panel-default-framed-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-top {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-top-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-top-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-top-tl,
.x-reset .x-nbr .x-panel-header-default-framed-top-bl,
.x-reset .x-nbr .x-panel-header-default-framed-top-tr,
.x-reset .x-nbr .x-panel-header-default-framed-top-br,
.x-reset .x-nbr .x-panel-header-default-framed-top-tc,
.x-reset .x-nbr .x-panel-header-default-framed-top-bc,
.x-reset .x-nbr .x-panel-header-default-framed-top-ml,
.x-reset .x-nbr .x-panel-header-default-framed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-top-ml,
.x-reset .x-nbr .x-panel-header-default-framed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-top-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-top-mc {
  padding: 16px 1px 5px 3px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-top-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-right-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-right-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-right-tl,
.x-reset .x-nbr .x-panel-header-default-framed-right-bl,
.x-reset .x-nbr .x-panel-header-default-framed-right-tr,
.x-reset .x-nbr .x-panel-header-default-framed-right-br,
.x-reset .x-nbr .x-panel-header-default-framed-right-tc,
.x-reset .x-nbr .x-panel-header-default-framed-right-bc,
.x-reset .x-nbr .x-panel-header-default-framed-right-ml,
.x-reset .x-nbr .x-panel-header-default-framed-right-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-right-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-right-tc,
.x-reset .x-nbr .x-panel-header-default-framed-right-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-right-mc {
  padding: 6px 5px 6px 4px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-right-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-bottom-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-bottom-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-bottom-tl,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-bl,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-tr,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-br,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-tc,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-bc,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-framed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-bottom-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-bottom-mc {
  padding: 15px 1px 6px 3px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-bottom-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-left {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-left-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-left-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-left-tl,
.x-reset .x-nbr .x-panel-header-default-framed-left-bl,
.x-reset .x-nbr .x-panel-header-default-framed-left-tr,
.x-reset .x-nbr .x-panel-header-default-framed-left-br,
.x-reset .x-nbr .x-panel-header-default-framed-left-tc,
.x-reset .x-nbr .x-panel-header-default-framed-left-bc,
.x-reset .x-nbr .x-panel-header-default-framed-left-ml,
.x-reset .x-nbr .x-panel-header-default-framed-left-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-left-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-left-tc,
.x-reset .x-nbr .x-panel-header-default-framed-left-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-left-mc {
  padding: 6px 4px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-left-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-left-bl {
  position: relative;
  right: 0;
}
/* line 399, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-top {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 403, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-right {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
}
/* line 407, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-bottom {
  -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 411, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-left {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 452, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-framed-top {
  border-bottom-width: 1px !important;
}
/* line 456, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-framed-right {
  border-left-width: 1px !important;
}
/* line 460, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-framed-bottom {
  border-top-width: 1px !important;
}
/* line 464, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel .x-panel-header-default-framed-left {
  border-right-width: 1px !important;
}
/* line 468, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-collapsed {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-collapsed-top {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-collapsed-top-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-tl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-bl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-tr,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-br,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-bc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-top-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-top-mc {
  padding: 16px 1px 6px 3px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-collapsed-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-collapsed-right-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-tl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-bl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-tr,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-br,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-bc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-right-mc {
  padding: 6px 5px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-collapsed-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 15px 0 5px 2px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-collapsed-bottom-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-tl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-bl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-tr,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-br,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-bc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-bottom-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-bottom-mc {
  padding: 16px 1px 6px 3px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-panel-header-default-framed-collapsed-left {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-panel-header-default-framed-collapsed-left-mc {
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1100000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-tl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-bl,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-tr,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-br,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-bc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-ml,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-mr {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-corners.gif');
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-tc,
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-bc {
  zoom: 1;
  background-image: url('../images/panel-header/panel-header-default-framed-collapsed-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-x;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-panel-header-default-framed-collapsed-left-mc {
  padding: 6px 5px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-tl,
.x-reset .x-strict .x-ie7 .x-panel-header-default-framed-collapsed-left-bl {
  position: relative;
  right: 0;
}
/* line 481, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-right-tc,
.x-reset .x-panel-header-default-framed-right-mc,
.x-reset .x-panel-header-default-framed-right-bc {
  background-position: right 0;
}
/* line 487, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-default-framed-bottom-tc,
.x-reset .x-panel-header-default-framed-bottom-mc,
.x-reset .x-panel-header-default-framed-bottom-bc {
  background-position: 0 bottom;
}
/* line 197, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_panel.scss */
.x-reset .x-panel-header-plain,
.x-reset .x-panel-body-plain {
  border: 0;
  padding: 0;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip {
  position: absolute;
  overflow: visible;
  /*pointer needs to be able to stick out*/
  border-color: #b9b9b9;
}
/* line 12, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip .x-tip-header .x-box-item {
  padding: 3px 3px 0;
}
/* line 16, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip .x-tip-header .x-tool {
  padding: 0px 1px 0 0 !important;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-tip {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: -1px -1px -1px -1px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-tip-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tip {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tip-tl,
.x-reset .x-nbr .x-tip-bl,
.x-reset .x-nbr .x-tip-tr,
.x-reset .x-nbr .x-tip-br,
.x-reset .x-nbr .x-tip-tc,
.x-reset .x-nbr .x-tip-bc,
.x-reset .x-nbr .x-tip-ml,
.x-reset .x-nbr .x-tip-mr {
  zoom: 1;
  background-image: url('../images/tip/tip-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tip-ml,
.x-reset .x-nbr .x-tip-mr {
  zoom: 1;
  background-image: url('../images/tip/tip-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tip-mc {
  padding: 0px 0px 0px 0px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-tip-tl,
.x-reset .x-strict .x-ie7 .x-tip-bl {
  position: relative;
  right: 0;
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-header-text {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  color: #444444;
  font-size: 15px;
  font-weight: bold;
}
/* line 40, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-header-draggable .x-tip-header-text {
  cursor: move;
}
/* line 47, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-body,
.x-reset .x-form-invalid-tip-body {
  overflow: hidden;
  position: relative;
  padding: 3px;
}
/* line 55, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-header,
.x-reset .x-tip-body,
.x-reset .x-form-invalid-tip-body {
  color: black;
  font-size: 15px;
  font-weight: normal;
}
/* line 59, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-header a,
.x-reset .x-tip-body a,
.x-reset .x-form-invalid-tip-body a {
  color: #2a2a2a;
}
/* line 64, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-anchor {
  position: absolute;
  overflow: hidden;
  height: 0;
  width: 0;
  border-style: solid;
  border-width: 5px;
  border-color: #b9b9b9;
  zoom: 1;
}
/* line 79, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-border-box .x-tip-anchor {
  width: 10px;
  height: 10px;
}
/* line 84, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-anchor-top {
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  _border-top-color: pink;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}
/* line 97, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-anchor-bottom {
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  _border-bottom-color: pink;
  _border-left-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}
/* line 110, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-anchor-left {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  _border-top-color: pink;
  _border-bottom-color: pink;
  _border-left-color: pink;
  _filter: chroma(color=pink);
}
/* line 123, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-tip-anchor-right {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-right-color: transparent;
  _border-top-color: pink;
  _border-bottom-color: pink;
  _border-right-color: pink;
  _filter: chroma(color=pink);
}
/* line 137, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-form-invalid-tip {
  border-color: #7d0c1b;
  -webkit-box-shadow: #ec364e 0 1px 0px 0 inset, #ec364e 0 -1px 0px 0 inset, #ec364e -1px 0 0px 0 inset, #ec364e 1px 0 0px 0 inset;
  -moz-box-shadow: #ec364e 0 1px 0px 0 inset, #ec364e 0 -1px 0px 0 inset, #ec364e -1px 0 0px 0 inset, #ec364e 1px 0 0px 0 inset;
  box-shadow: #ec364e 0 1px 0px 0 inset, #ec364e 0 -1px 0px 0 inset, #ec364e -1px 0 0px 0 inset, #ec364e 1px 0 0px 0 inset;
}
/* line 146, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-form-invalid-tip-body {
  background: 1px 1px no-repeat;
  background-image: url('../images/form/exclamation.gif');
  padding-left: 22px;
}
/* line 151, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-form-invalid-tip-body li {
  margin-bottom: 4px;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_qtip.scss */
.x-reset .x-form-invalid-tip-body li.last {
  margin-bottom: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-form-invalid-tip-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 0 0 0 0;
  border-width: 0;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-form-invalid-tip-default-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-form-invalid-tip-default {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-form-invalid-tip-default-tl,
.x-reset .x-nbr .x-form-invalid-tip-default-bl,
.x-reset .x-nbr .x-form-invalid-tip-default-tr,
.x-reset .x-nbr .x-form-invalid-tip-default-br,
.x-reset .x-nbr .x-form-invalid-tip-default-tc,
.x-reset .x-nbr .x-form-invalid-tip-default-bc,
.x-reset .x-nbr .x-form-invalid-tip-default-ml,
.x-reset .x-nbr .x-form-invalid-tip-default-mr {
  zoom: 1;
  background-image: url('../images/form-invalid-tip/form-invalid-tip-default-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-form-invalid-tip-default-ml,
.x-reset .x-nbr .x-form-invalid-tip-default-mr {
  zoom: 1;
  background-image: url('../images/form-invalid-tip/form-invalid-tip-default-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-form-invalid-tip-default-mc {
  padding: 0 0 0 0;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-form-invalid-tip-default-tl,
.x-reset .x-strict .x-ie7 .x-form-invalid-tip-default-bl {
  position: relative;
  right: 0;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider {
  zoom: 1;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-inner {
  position: relative;
  left: 0;
  top: 0;
  overflow: visible;
  zoom: 1;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-focus {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  -moz-outline: 0 none;
  outline: 0 none;
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  display: block;
  overflow: hidden;
}
/* line 34, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz {
  padding-left: 7px;
  background: transparent no-repeat 0 -24px;
  width: 100%;
}
/* line 40, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-end {
  padding-right: 7px;
  zoom: 1;
  background: transparent no-repeat right -46px;
}
/* line 46, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-inner {
  background: transparent repeat-x 0 -2px;
  height: 18px;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-thumb {
  width: 14px;
  height: 15px;
  margin-left: -7px;
  position: absolute;
  left: 0;
  top: 1px;
  background: transparent no-repeat 0 0;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-thumb-over {
  background-position: -14px -15px;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-thumb-drag {
  background-position: -28px -30px;
}
/* line 70, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert {
  padding-top: 7px;
  background: transparent no-repeat -44px 0;
}
/* line 75, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-end {
  padding-bottom: 7px;
  zoom: 1;
  background: transparent no-repeat -22px bottom;
  width: 22px;
}
/* line 82, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-inner {
  background: transparent repeat-y 0 0;
  width: 22px;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-thumb {
  width: 15px;
  height: 14px;
  margin-bottom: -7px;
  position: absolute;
  left: 3px;
  bottom: 0;
  background: transparent no-repeat 0 0;
}
/* line 97, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-thumb-over {
  background-position: -15px -14px;
}
/* line 101, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-thumb-drag {
  background-position: -30px -28px;
}
/* line 107, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz,
.x-reset .x-slider-horz .x-slider-end,
.x-reset .x-slider-horz .x-slider-inner {
  background-image: url('../images/slider/slider-bg.png');
}
/* line 111, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-horz .x-slider-thumb {
  background-image: url('../images/slider/slider-thumb.png');
}
/* line 117, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert,
.x-reset .x-slider-vert .x-slider-end,
.x-reset .x-slider-vert .x-slider-inner {
  background-image: url('../images/slider/slider-v-bg.png');
}
/* line 121, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-slider-vert .x-slider-thumb {
  background-image: url('../images/slider/slider-v-thumb.png');
}
/* line 129, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-ie6 .x-slider-horz,
.x-reset .x-ie6 .x-slider-horz .x-slider-end,
.x-reset .x-ie6 .x-slider-horz .x-slider-inner {
  background-image: url('../images/slider/slider-bg.gif');
}
/* line 133, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-ie6 .x-slider-horz .x-slider-thumb {
  background-image: url('../images/slider/slider-thumb.gif');
}
/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-ie6 .x-slider-vert,
.x-reset .x-ie6 .x-slider-vert .x-slider-end,
.x-reset .x-ie6 .x-slider-vert .x-slider-inner {
  background-image: url('../images/slider/slider-v-bg.gif');
}
/* line 143, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_slider.scss */
.x-reset .x-ie6 .x-slider-vert .x-slider-thumb {
  background-image: url('../images/slider/slider-v-thumb.gif');
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress {
  position: relative;
  border-width: 1px;
  border-style: solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: hidden;
  height: 20px;
}
/* line 17, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-bar {
  height: 18px;
  overflow: hidden;
  position: absolute;
  width: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid;
  border-top: 1px solid;
}
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-text {
  overflow: hidden;
  position: absolute;
  padding: 0 5px;
  height: 18px;
  font-weight: bold;
  font-size: 15px;
  line-height: 16px;
  text-align: center;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-text-back {
  padding-top: 1px;
}
/* line 50, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-strict .x-ie7m .x-progress {
  height: 18px;
}
/* line 93, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-default {
  border-color: #c3c3c3;
}
/* line 96, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-default .x-progress-bar {
  border-right-color: #c3c3c3;
  border-top-color: white;
  background-image: none;
  background-color: #d6cece;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f8f8), color-stop(50%, #e1dcdc), color-stop(51%, #d6cece), color-stop(100%, #cac1c1));
  background-image: -webkit-linear-gradient(top, #f9f8f8, #e1dcdc 50%, #d6cece 51%, #cac1c1);
  background-image: -moz-linear-gradient(top, #f9f8f8, #e1dcdc 50%, #d6cece 51%, #cac1c1);
  background-image: -o-linear-gradient(top, #f9f8f8, #e1dcdc 50%, #d6cece 51%, #cac1c1);
  background-image: linear-gradient(top, #f9f8f8, #e1dcdc 50%, #d6cece 51%, #cac1c1);
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-default .x-progress-text {
  color: white;
}
/* line 107, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-progress-default .x-progress-text-back {
  color: #909090;
}
/* line 116, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_progress-bar.scss */
.x-reset .x-nlg .x-progress-default .x-progress-bar {
  background: repeat-x;
  background-image: url('../images/progress/progress-default-bg.gif');
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar {
  font-size: 15px;
  border: 1px solid;
  padding: 2px 0 2px 2px;
}
/* line 13, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar .x-form-item-label {
  font-size: 15px;
  line-height: 15px;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar .x-toolbar-item {
  margin: 0 2px 0 0;
}
/* line 22, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar .x-toolbar-text {
  margin-left: 4px;
  margin-right: 6px;
  white-space: nowrap;
  color: #4c4c4c;
  line-height: 16px;
  font-family: "librebaskerville", sans-serif;
  font-size: 15px;
  font-weight: normal;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar .x-toolbar-separator {
  display: block;
  font-size: 1px;
  overflow: hidden;
  cursor: default;
  border: 0;
}
/* line 41, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar .x-toolbar-separator-horizontal {
  margin: 0 3px 0 2px;
  height: 14px;
  width: 0px;
  border-left: 1px solid #ffe9e9;
  border-right: 1px solid white;
}
/* line 53, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-quirks .x-ie .x-toolbar .x-toolbar-separator-horizontal {
  width: 2px;
}
/* line 58, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-footer {
  background: transparent;
  border: 0px none;
  margin-top: 3px;
  padding: 2px 0 2px 6px;
}
/* line 65, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-footer .x-box-inner {
  border-width: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-footer .x-toolbar-item {
  margin: 0 6px 0 0;
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-vertical {
  padding: 2px 2px 0 2px;
}
/* line 77, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-vertical .x-toolbar-item {
  margin: 0 0 2px 0;
}
/* line 81, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-vertical .x-toolbar-text {
  margin-top: 4px;
  margin-bottom: 6px;
}
/* line 86, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-vertical .x-toolbar-separator-vertical {
  margin: 2px 5px 3px 5px;
  height: 0px;
  width: 10px;
  line-height: 0px;
  border-top: 1px solid #ffe9e9;
  border-bottom: 1px solid white;
}
/* line 98, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-scroller {
  padding-left: 0;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-spacer {
  width: 2px;
}
/* line 107, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-more-icon {
  background-image: url('../images/toolbar/more.gif') !important;
  background-position: 2px center !important;
  background-repeat: no-repeat;
}
/* line 144, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-default {
  border-color: #ebe7e7;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(top, #ffffff, #ffffff);
}
/* line 155, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-nlg .x-toolbar-default {
  background-image: url('../images/toolbar/toolbar-default-bg.gif') !important;
  background-repeat: repeat-x;
}
/* line 123, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_toolbar.scss */
.x-reset .x-toolbar-plain {
  border: 0;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window {
  outline: none;
  overflow: hidden;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window .x-window-wrap {
  position: relative;
}
/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-body {
  position: relative;
  border-style: solid;
  overflow: hidden;
}
/* line 24, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-maximized .x-window-wrap .x-window-header {
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -khtml-border-radius: 0 !important;
  border-radius: 0 !important;
}
/* line 30, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-top {
  margin-bottom: -2px;
}
/* line 33, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-body-horizontal {
  margin-top: -1px;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-bottom {
  margin-top: -1px;
  margin-bottom: -1px;
}
/* line 42, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-left {
  margin-right: -1px;
}
/* line 46, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-right {
  margin-left: -1px;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-vertical .x-surface {
  padding-left: 1px;
}
/* line 58, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-vertical {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-horizontal {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 66, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-left {
  padding-right: 5px !important;
  margin-right: 0;
}
/* line 71, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-right {
  padding-left: 5px !important;
  margin-left: 0;
}
/* line 76, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-top {
  padding-bottom: 5px !important;
  margin-bottom: -1px;
}
/* line 81, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-collapsed .x-window-header-bottom {
  padding-top: 5px !important;
  margin-top: 0;
}
/* line 89, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-left .x-vml-base,
.x-reset .x-window-header-right .x-vml-base {
  left: -3px !important;
}
/* line 97, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-opera .x-window-header-vertical .x-surface,
.x-reset .x-strict .x-ie9 .x-window-header-vertical .x-surface {
  padding-left: 2px;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-text-container {
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-text {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
  white-space: nowrap;
}
/* line 159, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-default {
  border-color: #cecdcd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-default {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: -1px -1px -1px -1px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-default-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-default {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-default-tl,
.x-reset .x-nbr .x-window-default-bl,
.x-reset .x-nbr .x-window-default-tr,
.x-reset .x-nbr .x-window-default-br,
.x-reset .x-nbr .x-window-default-tc,
.x-reset .x-nbr .x-window-default-bc,
.x-reset .x-nbr .x-window-default-ml,
.x-reset .x-nbr .x-window-default-mr {
  zoom: 1;
  background-image: url('../images/window/window-default-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-default-ml,
.x-reset .x-nbr .x-window-default-mr {
  zoom: 1;
  background-image: url('../images/window/window-default-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-default-mc {
  padding: 0px 0px 0px 0px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-default-tl,
.x-reset .x-strict .x-ie7 .x-window-default-bl {
  position: relative;
  right: 0;
}
/* line 178, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-body-default {
  border-color: #cecdcd;
  border-width: 0;
  background: white;
  color: black;
}
/* line 188, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-default {
  font-size: 16px;
  border-color: #cecdcd;
  zoom: 1;
}
/* line 194, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-text-default {
  color: black;
  font-weight: bold;
  line-height: normal;
  font-family: "librebaskerville", sans-serif;
  font-size: 16px;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-top {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 4px 5px 0 5px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-top-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-top-tl,
.x-reset .x-nbr .x-window-header-default-top-bl,
.x-reset .x-nbr .x-window-header-default-top-tr,
.x-reset .x-nbr .x-window-header-default-top-br,
.x-reset .x-nbr .x-window-header-default-top-tc,
.x-reset .x-nbr .x-window-header-default-top-bc,
.x-reset .x-nbr .x-window-header-default-top-ml,
.x-reset .x-nbr .x-window-header-default-top-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-top-ml,
.x-reset .x-nbr .x-window-header-default-top-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-top-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-top-mc {
  padding: 5px 6px 0 6px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-top-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-right {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 4px 5px 0;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-right-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-right-tl,
.x-reset .x-nbr .x-window-header-default-right-bl,
.x-reset .x-nbr .x-window-header-default-right-tr,
.x-reset .x-nbr .x-window-header-default-right-br,
.x-reset .x-nbr .x-window-header-default-right-tc,
.x-reset .x-nbr .x-window-header-default-right-bc,
.x-reset .x-nbr .x-window-header-default-right-ml,
.x-reset .x-nbr .x-window-header-default-right-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-right-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-right-ml,
.x-reset .x-nbr .x-window-header-default-right-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-right-mc {
  padding: 6px 5px 6px 0;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-right-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 0 5px 4px 5px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-bottom-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-bottom-tl,
.x-reset .x-nbr .x-window-header-default-bottom-bl,
.x-reset .x-nbr .x-window-header-default-bottom-tr,
.x-reset .x-nbr .x-window-header-default-bottom-br,
.x-reset .x-nbr .x-window-header-default-bottom-tc,
.x-reset .x-nbr .x-window-header-default-bottom-bc,
.x-reset .x-nbr .x-window-header-default-bottom-ml,
.x-reset .x-nbr .x-window-header-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-bottom-ml,
.x-reset .x-nbr .x-window-header-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-bottom-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-bottom-mc {
  padding: 0 6px 5px 6px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-bottom-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-left {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 5px 0px 5px 4px;
  border-width: 1px 0 1px 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-left-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-left-tl,
.x-reset .x-nbr .x-window-header-default-left-bl,
.x-reset .x-nbr .x-window-header-default-left-tr,
.x-reset .x-nbr .x-window-header-default-left-br,
.x-reset .x-nbr .x-window-header-default-left-tc,
.x-reset .x-nbr .x-window-header-default-left-bc,
.x-reset .x-nbr .x-window-header-default-left-ml,
.x-reset .x-nbr .x-window-header-default-left-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-left-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-left-ml,
.x-reset .x-nbr .x-window-header-default-left-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-left-mc {
  padding: 6px 0px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-left-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-left-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-collapsed-top {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 5px 4px 5px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-collapsed-top-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-top-tl,
.x-reset .x-nbr .x-window-header-default-collapsed-top-bl,
.x-reset .x-nbr .x-window-header-default-collapsed-top-tr,
.x-reset .x-nbr .x-window-header-default-collapsed-top-br,
.x-reset .x-nbr .x-window-header-default-collapsed-top-tc,
.x-reset .x-nbr .x-window-header-default-collapsed-top-bc,
.x-reset .x-nbr .x-window-header-default-collapsed-top-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-top-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-top-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-top-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-top-mc {
  padding: 5px 6px 5px 6px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-top-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-collapsed-right {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-collapsed-right-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-right {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-right-tl,
.x-reset .x-nbr .x-window-header-default-collapsed-right-bl,
.x-reset .x-nbr .x-window-header-default-collapsed-right-tr,
.x-reset .x-nbr .x-window-header-default-collapsed-right-br,
.x-reset .x-nbr .x-window-header-default-collapsed-right-tc,
.x-reset .x-nbr .x-window-header-default-collapsed-right-bc,
.x-reset .x-nbr .x-window-header-default-collapsed-right-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-right-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-right-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-right-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-right-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-right-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-right-mc {
  padding: 6px 5px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-right-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-right-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-collapsed-bottom {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 4px 5px 4px 5px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-collapsed-bottom-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-tl,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-bl,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-tr,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-br,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-tc,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-bc,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-bottom-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-bottom-mc {
  padding: 5px 6px 5px 6px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-bottom-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-bottom-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-window-header-default-collapsed-left {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  padding: 5px 4px 5px 4px;
  border-width: 1px;
  border-style: solid;
  background-color: white;
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-window-header-default-collapsed-left-mc {
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-left {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1000000px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-left-tl,
.x-reset .x-nbr .x-window-header-default-collapsed-left-bl,
.x-reset .x-nbr .x-window-header-default-collapsed-left-tr,
.x-reset .x-nbr .x-window-header-default-collapsed-left-br,
.x-reset .x-nbr .x-window-header-default-collapsed-left-tc,
.x-reset .x-nbr .x-window-header-default-collapsed-left-bc,
.x-reset .x-nbr .x-window-header-default-collapsed-left-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-left-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-left-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-left-ml,
.x-reset .x-nbr .x-window-header-default-collapsed-left-mr {
  zoom: 1;
  background-image: url('../images/window-header/window-header-default-collapsed-left-sides.gif');
  background-position: 0 0;
  background-repeat: repeat-y;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-window-header-default-collapsed-left-mc {
  padding: 6px 5px 6px 5px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-left-tl,
.x-reset .x-strict .x-ie7 .x-window-header-default-collapsed-left-bl {
  position: relative;
  right: 0;
}
/* line 217, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-default-top {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 221, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-default-right {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset;
}
/* line 225, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-default-bottom {
  -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 229, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-header-default-left {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white 0 -1px 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 130, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_window.scss */
.x-reset .x-window-body-plain {
  background: transparent;
}
/* line 2, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box .x-window-body {
  background-color: white;
  border: none;
}
/* line 7, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box .x-progress-wrap {
  margin-top: 4px;
}
/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-icon {
  width: 47px;
  height: 32px;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-info,
.x-reset .x-message-box-warning,
.x-reset .x-message-box-question,
.x-reset .x-message-box-error {
  background: transparent no-repeat top left;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box .x-msg-box-wait {
  background-image: url('../images/shared/blue-loading.gif');
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-info {
  background-image: url('../images/shared/icon-info.gif');
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-warning {
  background-image: url('../images/shared/icon-warning.gif');
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-question {
  background-image: url('../images/shared/icon-question.gif');
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/util/_messagebox.scss */
.x-reset .x-message-box-error {
  background-image: url('../images/shared/icon-error.gif');
}
/* line 73, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar {
  position: relative;
  background-color: transparent;
  background-image: none;
  background-color: #f2f2f2;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefdfd), color-stop(100%, #f2f2f2));
  background-image: -webkit-linear-gradient(top, #fefdfd, #f2f2f2);
  background-image: -moz-linear-gradient(top, #fefdfd, #f2f2f2);
  background-image: -o-linear-gradient(top, #fefdfd, #f2f2f2);
  background-image: linear-gradient(top, #fefdfd, #f2f2f2);
  font-size: 15px;
}
/* line 80, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-nlg .x-tab-bar {
  background-image: url('../images/tab-bar/tab-bar-default-bg.gif');
}
/* line 85, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-default-plain,
.x-reset .x-nlg .x-tab-bar-default-plain {
  background: transparent none;
}
/* line 90, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-body {
  border-style: solid;
  border-color: #ebe7e7;
  position: relative;
  z-index: 2;
  zoom: 1;
}
/* line 4, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-top .x-tab-bar-body {
  height: 20px;
  border-width: 1px 1px 0 1px;
  padding: 1px 0 3px 0;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-top .x-tab-bar-strip {
  /*position strip from top rather than bottom to avoid off-by-one error in IE6*/
  top: 22px;
  border-width: 1px 1px 0;
  height: 2px;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-top .x-tab-bar-body {
  height: 25px;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-top .x-tab-bar-strip {
  height: 3px;
}
/* line 4, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-top .x-tab-bar-body-default-plain {
  height: 20px;
  border-width: 0;
  padding: 0 0 2px 0;
}
/* line 10, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-top .x-tab-bar-strip-default-plain {
  /*position strip from top rather than bottom to avoid off-by-one error in IE6*/
  top: 20px;
  border-width: 1px 1px 0 1px;
  height: 2px;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-top .x-tab-bar-body-default-plain {
  height: 22px;
}
/* line 23, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-top .x-tab-bar-strip-default-plain {
  height: 3px;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body {
  height: 20px;
  border-width: 0 1px 1px 1px;
  padding: 3px 0 1px 0;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body .x-box-inner {
  position: relative;
  top: -1px;
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body .x-box-scroller,
.x-reset .x-tab-bar-bottom .x-tab-bar-body .x-box-scroller-left,
.x-reset .x-tab-bar-bottom .x-tab-bar-body .x-box-scroller-right {
  height: 22px;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-strip {
  top: 0;
  border-width: 0 1px 1px 1px;
  height: 2px;
}
/* line 57, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-bottom .x-tab-bar-body {
  height: 25px;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-bottom .x-tab-bar-strip {
  height: 3px;
}
/* line 32, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain {
  height: 20px;
  border-width: 0;
  padding: 3px 0 0 0;
}
/* line 37, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-inner {
  position: relative;
  top: -1px;
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller,
.x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller-left,
.x-reset .x-tab-bar-bottom .x-tab-bar-body-default-plain .x-box-scroller-right {
  height: 21px;
}
/* line 49, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-bottom .x-tab-bar-strip-default-plain {
  top: 0;
  border-width: 0 1px 1px 1px;
  height: 2px;
}
/* line 57, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-bottom .x-tab-bar-body-default-plain {
  height: 23px;
}
/* line 61, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-border-box .x-tab-bar-bottom .x-tab-bar-strip-default-plain {
  height: 3px;
}
/* line 141, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tabbar.scss */
.x-reset .x-tab-bar-strip-default,
.x-reset .x-tab-bar-strip-default-plain {
  font-size: 0;
  line-height: 0;
  position: absolute;
  z-index: 1;
  border-style: solid;
  overflow: hidden;
  border-color: #ebe7e7;
  background-color: white;
  zoom: 1;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-tab-default-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 3px 3px 0 3px;
  border-width: 1px 1px 0 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f4f1f1), color-stop(25%, #fbf8f8), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(top, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(top, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: -o-linear-gradient(top, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: linear-gradient(top, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-tab-default-top-mc {
  background-image: url('../images/tab/tab-default-top-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-top {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100404px 1000000px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-top-tl,
.x-reset .x-nbr .x-tab-default-top-bl,
.x-reset .x-nbr .x-tab-default-top-tr,
.x-reset .x-nbr .x-tab-default-top-br,
.x-reset .x-nbr .x-tab-default-top-tc,
.x-reset .x-nbr .x-tab-default-top-bc,
.x-reset .x-nbr .x-tab-default-top-ml,
.x-reset .x-nbr .x-tab-default-top-mr {
  zoom: 1;
  background-image: url('../images/tab/tab-default-top-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-top-ml,
.x-reset .x-nbr .x-tab-default-top-mr {
  zoom: 1;
  background-image: url('../images/tab/tab-default-top-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-top-mc {
  padding: 0px 0px 0 0px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-tab-default-top-tl,
.x-reset .x-strict .x-ie7 .x-tab-default-top-bl {
  position: relative;
  right: 0;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-tab-default-bottom {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  padding: 0 3px 3px 3px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f4f1f1), color-stop(25%, #fbf8f8), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(bottom, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: -o-linear-gradient(bottom, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
  background-image: linear-gradient(bottom, #f4f1f1, #fbf8f8 25%, #ffffff 45%);
}
/* line 102, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nlg .x-tab-default-bottom-mc {
  background-image: url('../images/tab/tab-default-bottom-bg.gif');
  background-color: white;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-bottom {
  padding: 0 !important;
  border-width: 0 !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  background-color: transparent;
  background-position: 1100000px 1000404px;
}
/* line 147, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-bottom-tl,
.x-reset .x-nbr .x-tab-default-bottom-bl,
.x-reset .x-nbr .x-tab-default-bottom-tr,
.x-reset .x-nbr .x-tab-default-bottom-br,
.x-reset .x-nbr .x-tab-default-bottom-tc,
.x-reset .x-nbr .x-tab-default-bottom-bc,
.x-reset .x-nbr .x-tab-default-bottom-ml,
.x-reset .x-nbr .x-tab-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/tab/tab-default-bottom-corners.gif');
}
/* line 168, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-bottom-ml,
.x-reset .x-nbr .x-tab-default-bottom-mr {
  zoom: 1;
  background-image: url('../images/tab/tab-default-bottom-sides.gif');
  background-position: 0 0;
}
/* line 200, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-nbr .x-tab-default-bottom-mc {
  padding: 0 0px 0px 0px;
}
/* line 210, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/mixins/_frame.scss */
.x-reset .x-strict .x-ie7 .x-tab-default-bottom-tl,
.x-reset .x-strict .x-ie7 .x-tab-default-bottom-bl {
  position: relative;
  right: 0;
}
/* line 28, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab {
  z-index: 1;
  margin: 0 0 0 2px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  white-space: nowrap;
  height: 20px;
  border-color: #ccc7c7;
  cursor: pointer;
  cursor: hand;
}
/* line 40, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab button {
  cursor: pointer;
  cursor: hand;
}
/* line 45, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab em {
  display: block;
  padding: 0 6px;
  line-height: 1px;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab button {
  background: none;
  border: 0;
  padding: 0;
  margin: 0;
  -webkit-appearance: none;
  font-size: 15px;
  font-weight: bold;
  font-family: "librebaskerville", sans-serif;
  color: #848484;
  outline: 0 none;
  overflow-x: visible;
}
/* line 69, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* line 74, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab button .x-tab-inner {
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0 -2px;
  display: block;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
}
/* line 87, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab img {
  display: none;
}
/* line 93, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-border-box .x-tab-default-top {
  height: 21px;
}
/* line 96, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-border-box .x-tab-default-bottom {
  height: 21px;
}
/* line 103, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset * html .x-ie .x-tab button {
  width: 1px;
}
/* line 110, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-strict .x-ie6 .x-tab .x-frame-mc,
.x-reset .x-strict .x-ie7 .x-tab .x-frame-mc {
  height: 100%;
}
/* line 115, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-ie .x-tab-active button:active {
  position: relative;
  top: -1px;
  left: -1px;
}
/* line 124, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-top {
  -webkit-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  border-bottom: 1px solid #ebe7e7 !important;
}
/* line 134, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-top em {
  padding-bottom: 3px;
}
/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-top button,
.x-reset .x-tab-default-top .x-tab-inner {
  height: 13px;
  line-height: 13px;
}
/* line 148, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-safari4 .x-tab-default-top .x-tab-inner,
.x-reset .x-safari5_0 .x-tab-default-top .x-tab-inner {
  line-height: 11px;
}
/* line 153, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-default-top {
  border-bottom-width: 1px !important;
}
/* line 157, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-top-active {
  border-bottom-color: white !important;
}
/* line 163, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-bottom {
  -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  border-top: 1px solid #ebe7e7 !important;
  -webkit-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  -moz-box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
  box-shadow: white 0 -1px 0px 0 inset, white -1px 0 0px 0 inset, white 1px 0 0px 0 inset;
}
/* line 178, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-bottom em {
  padding-top: 3px;
}
/* line 183, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-bottom button,
.x-reset .x-tab-default-bottom .x-tab-inner {
  height: 13px;
  line-height: 13px;
}
/* line 189, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-default-bottom {
  border-top-width: 1px !important;
}
/* line 193, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-bottom-active {
  border-top-color: white !important;
}
/* line 197, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-disabled {
  cursor: default;
  border-color: #fefdfd;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(top, #ffffff, #ffffff);
}
/* line 203, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-disabled button {
  color: #c3b3b3 !important;
}
/* line 209, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-icon-text-left .x-tab-inner {
  padding-left: 20px;
}
/* line 214, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab button {
  position: relative;
}
/* line 218, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-icon {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 0 -1px;
  top: 0;
  left: 0;
  right: auto;
  bottom: 0;
  width: 18px;
  height: 18px;
}
/* line 233, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-strict .x-ie8 .x-tab button,
.x-reset .x-strict .x-ie9 .x-tab button {
  overflow-y: visible;
}
/* line 238, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-disabled .x-tab-icon {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
/* line 243, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-noicon .x-tab-icon {
  display: none;
}
/* line 269, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-top-over {
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f9f3f2), color-stop(25%, #fdf9f9), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(top, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(top, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: -o-linear-gradient(top, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: linear-gradient(top, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
}
/* line 272, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-bottom-over {
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #f9f3f2), color-stop(25%, #fdf9f9), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(bottom, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: -o-linear-gradient(bottom, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
  background-image: linear-gradient(bottom, #f9f3f2, #fdf9f9 25%, #ffffff 45%);
}
/* line 277, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-active {
  z-index: 3;
}
/* line 283, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-active button {
  color: #804444;
}
/* line 299, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-top-active {
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(25%, #ffffff), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: linear-gradient(top, #ffffff, #ffffff 25%, #ffffff 45%);
}
/* line 302, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-bottom-active {
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(25%, #ffffff), color-stop(45%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: -moz-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: -o-linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
  background-image: linear-gradient(bottom, #ffffff, #ffffff 25%, #ffffff 45%);
}
/* line 307, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-disabled {
  border-color: #fefdfd;
}
/* line 312, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-disabled button {
  color: #c3b3b3;
}
/* line 328, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-top-disabled {
  background-image: none;
  background: transparent;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(top, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff);
  background-image: -o-linear-gradient(top, #ffffff, #ffffff);
  background-image: linear-gradient(top, #ffffff, #ffffff);
}
/* line 333, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-bottom-disabled {
  background-image: none;
  background: transparent;
  background-image: none;
  background-color: white;
  background-image: -webkit-gradient(linear, 50% 100%, 50% 0%, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  background-image: -webkit-linear-gradient(bottom, #ffffff, #ffffff);
  background-image: -moz-linear-gradient(bottom, #ffffff, #ffffff);
  background-image: -o-linear-gradient(bottom, #ffffff, #ffffff);
  background-image: linear-gradient(bottom, #ffffff, #ffffff);
}
/* line 342, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-top {
  background-image: url('../images/tab/tab-default-top-bg.gif');
}
/* line 343, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-bottom {
  background-image: url('../images/tab/tab-default-bottom-bg.gif');
}
/* line 347, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-top-over {
  background-image: url('../images/tab/tab-default-top-over-bg.gif');
}
/* line 348, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-bottom-over {
  background-image: url('../images/tab/tab-default-bottom-over-bg.gif');
}
/* line 352, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-top-active {
  background-image: url('../images/tab/tab-default-top-active-bg.gif');
}
/* line 353, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-bottom-active {
  background-image: url('../images/tab/tab-default-bottom-active-bg.gif');
}
/* line 357, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-top-disabled {
  background-image: url('../images/tab/tab-default-top-disabled-bg.gif') !important;
}
/* line 358, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nlg .x-tab-bottom-disabled {
  background-image: url('../images/tab/tab-default-bottom-disabled-bg.gif') !important;
}
/* line 363, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-closable em {
  padding-right: 14px;
}
/* line 367, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-close-btn {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 11px;
  height: 11px;
  font-size: 0;
  line-height: 0;
  text-indent: -999px;
  background: no-repeat;
  background-image: url('../images/tab/tab-default-close.gif');
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
}
/* line 381, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-close-btn {
  top: 0px;
  right: 0px;
}
/* line 387, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset a.x-tab-close-btn:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
/* line 392, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-tab-default-disabled a.x-tab-close-btn {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
}
/* line 404, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-over .x-frame-tl,
.x-reset .x-nbr .x-tab-top-over .x-frame-bl,
.x-reset .x-nbr .x-tab-top-over .x-frame-tr,
.x-reset .x-nbr .x-tab-top-over .x-frame-br,
.x-reset .x-nbr .x-tab-top-over .x-frame-tc,
.x-reset .x-nbr .x-tab-top-over .x-frame-bc {
  background-image: url('../images/tab/tab-default-top-over-corners.gif');
}
/* line 408, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-over .x-frame-ml,
.x-reset .x-nbr .x-tab-top-over .x-frame-mr {
  background-image: url('../images/tab/tab-default-top-over-sides.gif');
}
/* line 412, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-over .x-frame-mc {
  background-color: white;
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-top-over-bg.gif');
}
/* line 426, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-over .x-frame-tl,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-bl,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-tr,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-br,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-tc,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-bc {
  background-image: url('../images/tab/tab-default-bottom-over-corners.gif');
}
/* line 430, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-over .x-frame-ml,
.x-reset .x-nbr .x-tab-bottom-over .x-frame-mr {
  background-image: url('../images/tab/tab-default-bottom-over-sides.gif');
}
/* line 434, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-over .x-frame-mc {
  background-color: white;
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-bottom-over-bg.gif');
}
/* line 448, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-active .x-frame-tl,
.x-reset .x-nbr .x-tab-top-active .x-frame-bl,
.x-reset .x-nbr .x-tab-top-active .x-frame-tr,
.x-reset .x-nbr .x-tab-top-active .x-frame-br,
.x-reset .x-nbr .x-tab-top-active .x-frame-tc,
.x-reset .x-nbr .x-tab-top-active .x-frame-bc {
  background-image: url('../images/tab/tab-default-top-active-corners.gif');
}
/* line 452, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-active .x-frame-ml,
.x-reset .x-nbr .x-tab-top-active .x-frame-mr {
  background-image: url('../images/tab/tab-default-top-active-sides.gif');
}
/* line 456, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-active .x-frame-mc {
  background-color: white;
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-top-active-bg.gif');
}
/* line 470, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-active .x-frame-tl,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-bl,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-tr,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-br,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-tc,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-bc {
  background-image: url('../images/tab/tab-default-bottom-active-corners.gif');
}
/* line 474, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-active .x-frame-ml,
.x-reset .x-nbr .x-tab-bottom-active .x-frame-mr {
  background-image: url('../images/tab/tab-default-bottom-active-sides.gif');
}
/* line 478, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-active .x-frame-mc {
  background-color: white;
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-bottom-active-bg.gif');
}
/* line 492, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-disabled .x-frame-tl,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-bl,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-tr,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-br,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-tc,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-bc {
  background-image: url('../images/tab/tab-default-top-disabled-corners.gif');
}
/* line 496, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-disabled .x-frame-ml,
.x-reset .x-nbr .x-tab-top-disabled .x-frame-mr {
  background-image: url('../images/tab/tab-default-top-disabled-sides.gif');
}
/* line 500, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-top-disabled .x-frame-mc {
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-top-disabled-bg.gif');
}
/* line 513, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-tl,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-bl,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-tr,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-br,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-tc,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-bc {
  background-image: url('../images/tab/tab-default-bottom-disabled-corners.gif');
}
/* line 517, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-ml,
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-mr {
  background-image: url('../images/tab/tab-default-bottom-disabled-sides.gif');
}
/* line 521, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tab.scss */
.x-reset .x-nbr .x-tab-bottom-disabled .x-frame-mc {
  background-repeat: repeat-x;
  background-image: url('../images/tab/tab-default-bottom-disabled-bg.gif');
}
/* line 9, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-autowidth-table table.x-grid-table {
  table-layout: auto;
  width: auto !important;
}
/* line 14, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-no-lines .x-tree-elbow {
  background-color: transparent;
}
/* line 18, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-no-lines .x-tree-elbow-end {
  background-color: transparent;
}
/* line 22, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-no-lines .x-tree-elbow-line {
  background-color: transparent;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-plus {
  background: transparent no-repeat 0 0;
}
/* line 31, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-end-plus {
  background: transparent no-repeat 0 0;
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-end-minus {
  background: transparent no-repeat -16px 0;
}
/* line 39, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-minus {
  background: transparent no-repeat -16px 0;
}
/* line 43, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow {
  background-color: transparent !important;
}
/* line 47, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-end {
  background-color: transparent !important;
}
/* line 51, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-line {
  background-color: transparent !important;
}
/* line 57, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-expander-over .x-tree-elbow-plus,
.x-reset .x-tree-arrows .x-tree-expander-over .x-tree-elbow-end-plus {
  background-position: -32px 0;
}
/* line 62, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-expander-over .x-tree-elbow-minus,
.x-reset .x-tree-arrows .x-tree-expander-over .x-tree-elbow-end-minus {
  background-position: -48px 0;
}
/* line 67, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-grid-tree-node-expanded .x-tree-elbow-plus,
.x-reset .x-tree-arrows .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
  background-position: -16px 0;
}
/* line 72, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-elbow-plus,
.x-reset .x-tree-arrows .x-grid-tree-node-expanded .x-tree-expander-over .x-tree-elbow-end-plus {
  background-position: -48px 0;
}
/* line 79, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-elbow-plus,
.x-reset .x-tree-elbow-minus,
.x-reset .x-tree-elbow-end-plus,
.x-reset .x-tree-elbow-end-minus {
  cursor: pointer;
}
/* line 85, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-tree-elbow {
  background-image: url('../images/tree/elbow.gif');
}
/* line 89, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-tree-elbow-end {
  background-image: url('../images/tree/elbow-end.gif');
}
/* line 93, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-tree-elbow-plus {
  background-image: url('../images/tree/elbow-plus.gif');
}
/* line 97, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-tree-elbow-end-plus {
  background-image: url('../images/tree/elbow-end-plus.gif');
}
/* line 101, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-plus {
  background-image: url('../images/tree/elbow-minus.gif');
}
/* line 105, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
  background-image: url('../images/tree/elbow-end-minus.gif');
}
/* line 109, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-lines .x-tree-elbow-line {
  background-image: url('../images/tree/elbow-line.gif');
}
/* line 116, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-no-lines .x-tree-elbow-plus,
.x-reset .x-tree-no-lines .x-tree-elbow-end-plus {
  background-image: url('../images/tree/elbow-plus-nl.gif');
}
/* line 121, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-plus,
.x-reset .x-tree-no-lines .x-grid-tree-node-expanded .x-tree-elbow-end-plus {
  background-image: url('../images/tree/elbow-end-minus-nl.gif');
}
/* line 130, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-arrows .x-tree-elbow-plus,
.x-reset .x-tree-arrows .x-tree-elbow-minus,
.x-reset .x-tree-arrows .x-tree-elbow-end-plus,
.x-reset .x-tree-arrows .x-tree-elbow-end-minus {
  background-image: url('../images/tree/arrows.gif');
}
/* line 135, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-icon {
  margin: 2px 3px 0 0;
}
/* line 139, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-with-row-lines .x-tree-icon {
  margin-top: 1px;
}
/* line 148, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-elbow,
.x-reset .x-tree-elbow-end,
.x-reset .x-tree-elbow-plus,
.x-reset .x-tree-elbow-end-plus,
.x-reset .x-tree-elbow-empty,
.x-reset .x-tree-elbow-line {
  height: 20px;
  width: 16px;
}
/* line 159, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-with-row-lines .x-tree-elbow,
.x-reset .x-grid-with-row-lines .x-tree-elbow-end,
.x-reset .x-grid-with-row-lines .x-tree-elbow-plus,
.x-reset .x-grid-with-row-lines .x-tree-elbow-end-plus,
.x-reset .x-grid-with-row-lines .x-tree-elbow-empty,
.x-reset .x-grid-with-row-lines .x-tree-elbow-line {
  height: 19px;
  background-position: 0 -1px;
}
/* line 165, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-icon-leaf {
  width: 16px;
  background-image: url('../images/tree/leaf.gif');
}
/* line 170, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-icon-parent {
  width: 16px;
  background-image: url('../images/tree/folder.gif');
}
/* line 175, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-tree-node-expanded .x-tree-icon-parent {
  background-image: url('../images/tree/folder-open.gif');
}
/* line 179, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-rowbody {
  padding: 0;
}
/* line 183, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-cell-treecolumn .x-grid-cell-inner {
  padding: 0;
  line-height: 19px;
}
/* line 188, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-with-row-lines .x-grid-cell-treecolumn .x-grid-cell-inner {
  line-height: 17px;
}
/* line 192, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-panel .x-grid-cell-inner {
  cursor: pointer;
}
/* line 194, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-panel .x-grid-cell-inner img {
  display: inline-block;
  vertical-align: top;
}
/* line 207, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-ie .x-tree-panel .x-tree-elbow,
.x-reset .x-ie .x-tree-panel .x-tree-elbow-end,
.x-reset .x-ie .x-tree-panel .x-tree-elbow-plus,
.x-reset .x-ie .x-tree-panel .x-tree-elbow-end-plus,
.x-reset .x-ie .x-tree-panel .x-tree-elbow-empty,
.x-reset .x-ie .x-tree-panel .x-tree-elbow-line {
  vertical-align: -6px;
}
/* line 215, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-editor-on-text-node .x-form-text {
  padding-left: 1px;
  padding-right: 1px;
}
/* line 222, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-ie .x-grid-editor-on-text-node .x-form-text {
  padding-left: 2px;
  padding-right: 2px;
}
/* line 228, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-opera .x-grid-editor-on-text-node .x-form-text {
  padding-left: 2px;
  padding-right: 2px;
}
/* line 234, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-checkbox {
  margin: 4px 3px 0 0;
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  background: no-repeat;
  background-image: url('../images/../img/extjs/custom-checkbox-30x60.png');
  overflow: hidden;
  padding: 0;
  border: 0;
}
/* line 247, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-checkbox::-moz-focus-inner {
  padding: 0;
  border: 0;
}
/* line 253, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-with-row-lines .x-tree-checkbox {
  margin-top: 3px;
}
/* line 257, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-checkbox-checked {
  background-position: 0 -30px;
}
/* line 261, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-drop-ok-append .x-dd-drop-icon {
  background-image: url('../images/tree/drop-append.gif');
}
/* line 265, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-drop-ok-above .x-dd-drop-icon {
  background-image: url('../images/tree/drop-above.gif');
}
/* line 269, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-drop-ok-below .x-dd-drop-icon {
  background-image: url('../images/tree/drop-below.gif');
}
/* line 273, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-drop-ok-between .x-dd-drop-icon {
  background-image: url('../images/tree/drop-between.gif');
}
/* line 277, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-tree-loading .x-tree-icon {
  background-image: url('../images/tree/loading.gif');
}
/* line 281, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-ddindicator {
  height: 1px;
  border-width: 1px 0px 0px;
  border-style: dotted;
  border-color: green;
}
/* line 288, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-grid-tree-loading span {
  font-style: italic;
  color: #444444;
}
/* line 293, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_tree.scss */
.x-reset .x-tree-animator-wrap {
  overflow: hidden;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-surface {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  overflow: hidden;
}
/* line 11, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .rvml {
  behavior: url(#default#VML);
}
/* line 15, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-surface tspan {
  user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -webkit-user-select: none;
  cursor: default;
}
/* line 19, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-vml-sprite {
  position: absolute;
  left: 0;
  top: 0;
  width: 1px;
  height: 1px;
}
/* line 27, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-vml-group {
  position: absolute;
  left: 0;
  top: 0;
  width: 1000px;
  height: 1000px;
}
/* line 35, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-vml-measure-span {
  position: absolute;
  left: -9999em;
  top: -9999em;
  padding: 0;
  margin: 0;
  display: inline;
}
/* line 44, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-vml-base {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  display: inline-block;
}
/* line 52, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset .x-vml-base {
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  display: inline-block;
}
/* line 60, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_drawcomponent.scss */
.x-reset svg, .x-reset vml {
  overflow: hidden;
}
/* line 6, ../../../../../webroot/lib/extjs/resources/themes/stylesheets/ext4/default/widgets/_viewport.scss */
.x-reset .x-viewport, .x-reset .x-viewport body {
  margin: 0;
  padding: 0;
  border: 0 none;
  overflow: hidden;
  height: 100%;
  position: static;
}

/* line 547, ../sass/parts/_all.scss */
.x-body {
  color: inherit;
  font-size: inherit;
}

/* line 12, ../sass/parts/_all.scss */
.x-reset .x-btn {
  height: 40px;
}
/* line 19, ../sass/parts/_all.scss */
.x-reset .x-btn,
.x-reset .x-btn .x-btn-inner,
.x-reset .x-btn.x-over .x-btn-inner,
.x-reset .contribution-module .x-panel-header .x-btn-inner,
.x-reset .contribution-module .x-panel-header .x-over .x-btn-inner {
  color: white !important;
  background-color: #939292 !important;
  font-family: "librebaskerville", sans-serif !important;
  text-transform: uppercase;
  text-align: center;
}
/* line 29, ../sass/parts/_all.scss */
.x-reset .x-btn button,
.x-reset .x-btn .x-btn-inner,
.x-reset .x-btn.x-over .x-btn-inner {
  height: 30px;
  line-height: 28px;
}
/* line 39, ../sass/parts/_all.scss */
.x-reset .add-button.x-btn-default-small-icon-text-left .x-btn-inner,
.x-reset .add-button.x-btn-default-medium-icon-text-left .x-btn-inner,
.x-reset .add-button.x-btn-default-large-icon-text-left .x-btn-inner,
.x-reset .remove-button.x-btn-default-small-icon-text-left .x-btn-inner,
.x-reset .remove-button.x-btn-default-medium-icon-text-left .x-btn-inner,
.x-reset .remove-button.x-btn-default-large-icon-text-left .x-btn-inner {
  padding-left: 4px;
}
/* line 47, ../sass/parts/_all.scss */
.x-reset .contribution-module .x-panel-header .x-btn,
.x-reset .contribution-module .x-panel-header .x-btn button,
.x-reset .contribution-module .x-panel-header .x-btn .x-btn-inner,
.x-reset .contribution-module .x-panel-header .x-btn.x-over .x-btn-inner {
  font-size: 13px !important;
  height: 32px;
  line-height: 24px;
}
/* line 52, ../sass/parts/_all.scss */
.x-reset .contribution-module .x-panel-header .x-btn {
  padding-left: 6px;
  padding-right: 6px;
}
/* line 57, ../sass/parts/_all.scss */
.x-reset .x-btn.add-button {
  margin: 10px 5px;
}
/* line 61, ../sass/parts/_all.scss */
.x-reset .x-panel-header-body .x-btn {
  padding-top: 2px;
  padding-bottom: 2px;
}
/* line 66, ../sass/parts/_all.scss */
.x-reset .x-toolbar-default .x-btn-default-toolbar-small .x-btn-icon {
  background-position: 50% 50% !important;
}
/* line 70, ../sass/parts/_all.scss */
.x-reset .x-form-item.add-new-photo-button {
  top: 0 !important;
}
/* line 73, ../sass/parts/_all.scss */
.x-reset .x-form-item.add-new-photo-button .x-btn-inner {
  line-height: normal;
  border-radius: 0;
  padding: 0;
}
/* line 80, ../sass/parts/_all.scss */
.x-reset .x-container-default.recurring-side,
.x-reset .x-form-fieldcontainer.recurring-gift {
  background-color: #361e09 !important;
}
/* line 85, ../sass/parts/_all.scss */
.x-reset .x-btn.change-password-button,
.x-reset .x-window-default.edit-profile-picture-window .x-toolbar-footer {
  margin: 15px 0 !important;
}
/* line 92, ../sass/parts/_all.scss */
.x-reset .x-panel-body,
.x-reset .x-panel-body-default {
  color: black;
  font-size: 16px;
  border-width: 0;
}
/* line 98, ../sass/parts/_all.scss */
.x-reset .x-panel-body .group-title {
  font-size: 20px;
  margin: 20px 0 10px;
}
/* line 105, ../sass/parts/_all.scss */
.x-reset .x-form-item.x-vbox-form-item,
.x-reset .x-form-item.x-anchor-form-item {
  margin: 5px 0 10px;
}
/* line 108, ../sass/parts/_all.scss */
.x-reset .x-container.x-box-layout-ct {
  padding: 5px 0 10px;
}
/* line 112, ../sass/parts/_all.scss */
.x-reset .x-form-item .x-form-text {
  line-height: normal;
  border-radius: 0;
}
/* line 118, ../sass/parts/_all.scss */
.x-reset .x-tab-close-btn {
  background: url("../img/extjs/tab-default-close.png") 50% 50% no-repeat;
  height: 12px;
  right: 5px;
  top: 50%;
  margin-top: -6px;
}
/* line 127, ../sass/parts/_all.scss */
.x-reset .x-boxselect ul.x-boxselect-list {
  min-height: 40px;
  padding: 3px 2px;
}
/* line 131, ../sass/parts/_all.scss */
.x-reset .x-boxselect ul.x-boxselect-list .x-boxselect-input {
  padding: 1px 8px;
}
/* line 134, ../sass/parts/_all.scss */
.x-reset .x-boxselect ul.x-boxselect-list .x-boxselect-input-field {
  font-family: "librebaskerville", sans-serif;
}
/* line 137, ../sass/parts/_all.scss */
.x-reset .x-boxselect-item {
  background-color: #939292;
  border-color: #939292;
  border-radius: 0;
  color: white;
  padding: 0 1px 0 10px !important;
  margin: 0 3px;
}
/* line 145, ../sass/parts/_all.scss */
.x-reset .x-boxselect-item-text {
  line-height: 28px;
}
/* line 156, ../sass/parts/_all.scss */
.x-reset .x-trigger-cell {
  width: 0 !important;
}
/* line 160, ../sass/parts/_all.scss */
.x-reset .x-form-trigger {
  position: relative;
  display: block;
  margin-left: -35px;
}
/* line 173, ../sass/parts/_all.scss */
.x-reset .x-form-arrow-trigger,
.x-reset .x-form-arrow-trigger-over,
.x-reset .x-form-arrow-trigger-focus,
.x-reset .x-form-arrow-trigger-click,
.x-reset .x-form-time-trigger,
.x-reset .x-form-time-trigger-over,
.x-reset .x-form-time-trigger-focus,
.x-reset .x-form-time-trigger-click {
  background: url("../img/extjs/arrow-gray-down.png");
  border-width: 0px;
  background-position: 50% 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
}
/* line 183, ../sass/parts/_all.scss */
.x-reset .x-form-trigger-input-cell .x-form-field {
  padding-right: 35px;
}
/* line 186, ../sass/parts/_all.scss */
.x-reset .x-container-default.recurring-side input[name=payment_processor_method_id].x-form-field {
  padding-right: 75px;
}
/* line 190, ../sass/parts/_all.scss */
.x-reset .x-form-item.trigger-hidden .x-form-trigger-input-cell .x-form-field {
  padding: 2px 10px 2px 10px;
}
/* line 197, ../sass/parts/_all.scss */
.x-reset .x-form-date-trigger,
.x-reset .x-form-date-trigger-over,
.x-reset .x-form-date-trigger-focus,
.x-reset .x-form-date-trigger-click {
  background: url("../img/extjs/calendar.png");
  border-width: 0px;
  background-position: 50% 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
}
/* line 210, ../sass/parts/_all.scss */
.x-reset .x-form-clear-trigger,
.x-reset .x-form-clear-trigger-over,
.x-reset .x-form-clear-trigger-focus,
.x-reset .x-form-clear-trigger-click {
  background: url("../img/extjs/combo-clear-trigger.png");
  border-width: 0px;
  background-position: 50% 50%;
  background-color: transparent;
  background-repeat: no-repeat;
  width: 30px;
  height: 40px;
  margin-left: -60px;
}
/* line 221, ../sass/parts/_all.scss */
.x-reset .x-form-trigger.x-form-manage-trigger {
  width: 16px;
  margin-left: -72px;
}
/* line 228, ../sass/parts/_all.scss */
.x-reset .x-form-trigger-wrap-focus .x-form-trigger,
.x-reset .x-form-trigger-wrap-focus .x-form-trigger-over {
  background-position: 50% 50%;
}
/* line 232, ../sass/parts/_all.scss */
.x-reset .x-form-trigger.x-form-spinner-up {
  background: url("../img/extjs/arrow-gray-up.png") 50% 75% no-repeat;
}
/* line 235, ../sass/parts/_all.scss */
.x-reset .x-form-trigger.x-form-spinner-down {
  background: url("../img/extjs/arrow-gray-down.png") 50% 25% no-repeat;
}
/* line 239, ../sass/parts/_all.scss */
.x-reset .x-form-radio {
  height: 26px;
  width: 26px;
}
/* line 245, ../sass/parts/_all.scss */
.x-reset .x-form-checkbox,
.x-reset .x-form-radio,
.x-reset .x-form-cb-label-after {
  vertical-align: middle;
}
/* line 249, ../sass/parts/_all.scss */
.x-reset .x-form-cb-checked .x-form-checkbox {
  background-position: 0 -30px;
}
/* line 252, ../sass/parts/_all.scss */
.x-reset .x-form-cb-checked .x-form-radio {
  background-position: 0 -27px;
}
/* line 256, ../sass/parts/_all.scss */
.x-reset .x-form-cb-focus {
  background-position: inherit;
}
/* line 261, ../sass/parts/_all.scss */
.x-reset .x-form-invalid-icon {
  min-height: 40px;
  margin-bottom: 0;
}
/* line 268, ../sass/parts/_all.scss */
.x-reset .crm-name-fieldset .x-hbox-form-item,
.x-reset .x-hbox-form-item.crm-phone-field {
  top: 0 !important;
}
/* line 277, ../sass/parts/_all.scss */
.x-reset .x-component,
.x-reset .x-box-item,
.x-reset .x-form-item-label,
.x-reset .x-form-item-label-left,
.x-reset .x-form-item-label-top,
.x-reset .x-boundlist-item {
  font-family: "librebaskerville", sans-serif;
}
/* line 282, ../sass/parts/_all.scss */
.x-reset .x-form-item-label,
.x-reset .x-form-item-label-top {
  padding: 4px;
  font-size: 14px;
}
/* line 287, ../sass/parts/_all.scss */
.x-reset .x-form-item-label-left,
.x-reset .x-form-item-label-right {
  padding: 7px 4px;
}
/* line 293, ../sass/parts/_all.scss */
.x-reset .x-form-item-label > span,
.x-reset .x-form-item-label-left > span,
.x-reset .x-form-item-label-top > span {
  color: #7d0c1b !important;
  font-weight: normal;
}
/* line 298, ../sass/parts/_all.scss */
.x-reset .x-box-item.group-title {
  text-transform: uppercase;
  font-family: "librebaskerville", sans-serif;
  color: #7d0c1b;
  font-size: 14pt;
}
/* line 305, ../sass/parts/_all.scss */
.x-reset .x-form-item-body {
  padding-right: 2px;
}
/* line 310, ../sass/parts/_all.scss */
.x-reset .x-panel-header-text {
  font-family: "quattrocentosans", serif;
  color: black;
}
/* line 316, ../sass/parts/_all.scss */
.x-reset .x-column-header-sort-DESC .x-column-header-text,
.x-reset .x-column-header-sort-ASC .x-column-header-text {
  background: url("../img/extjs/arrow-white-down.png") 100% 48% no-repeat;
  padding-right: 13px;
}
/* line 321, ../sass/parts/_all.scss */
.x-reset .x-column-header-sort-ASC .x-column-header-text {
  background-image: url("../img/extjs/arrow-white-up.png");
}
/* line 325, ../sass/parts/_all.scss */
.x-reset .x-column-header-text {
  font-size: 15px;
  text-shadow: none;
}
/* line 333, ../sass/parts/_all.scss */
.x-reset .x-grid-header-ct .x-column-header-sort-undefined,
.x-reset .x-grid-header-ct .x-column-header-sort-ASC,
.x-reset .x-grid-header-ct .x-column-header-sort-DESC {
  color: white;
}
/* line 337, ../sass/parts/_all.scss */
.x-reset .x-column-header-trigger {
  background-color: #7d0c1b;
}
/* line 341, ../sass/parts/_all.scss */
.x-reset .x-grid-row {
  vertical-align: middle;
}
/* line 344, ../sass/parts/_all.scss */
.x-reset .x-grid-cell {
  height: 38px;
}
/* line 347, ../sass/parts/_all.scss */
.x-reset .x-grid-cell .x-grid-cell-inner {
  padding: 4px 10px;
}
/* line 352, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.pending-cell,
.x-reset .contribution-module #my-contributions-modules-grid .pending-cell {
  height: 38px !important;
}
/* line 355, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.pending-cell .pending {
  color: inherit;
  font-size: inherit;
}
/* line 361, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.edit-column,
.x-reset .x-grid-cell.delete-column {
  background-color: white !important;
  color: #939292 !important;
  background-position: 0 47% !important;
  padding-left: 22px !important;
}
/* line 367, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.edit-column {
  background-image: url("../img/extjs/edit-pen-16.png") !important;
}
/* line 370, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.delete-column {
  color: #7d0c1b !important;
  background-image: url("../img/extjs/delete-icon-16.png") !important;
}
/* line 375, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.edit-column .x-grid-cell-inner,
.x-reset .x-grid-cell.delete-column .x-grid-cell-inner {
  padding-left: 0;
  padding-right: 0;
}
/* line 379, ../sass/parts/_all.scss */
.x-reset .x-grid-cell.delete-column {
  color: #7d0c1b !important;
}
/* line 384, ../sass/parts/_all.scss */
.x-reset .x-grid-row-alt .x-grid-cell.edit-column,
.x-reset .x-grid-row-alt .x-grid-cell.delete-column {
  background-color: #fafafa !important;
}
/* line 388, ../sass/parts/_all.scss */
.x-reset .x-grid-row-over .x-grid-cell.edit-column,
.x-reset .x-grid-row-over .x-grid-cell.delete-column {
  background-color: whitesmoke !important;
}
/* line 392, ../sass/parts/_all.scss */
.x-reset .x-grid-row-focused .x-grid-cell.edit-column,
.x-reset .x-grid-row-focused .x-grid-cell.delete-column {
  background-color: #e8e8e8 !important;
}
/* line 396, ../sass/parts/_all.scss */
.x-reset .x-grid-row-selected .x-grid-cell.edit-column,
.x-reset .x-grid-row-selected .x-grid-cell.delete-column {
  background-color: #ededed !important;
}
/* line 400, ../sass/parts/_all.scss */
.x-reset .x-grid-empty {
  font-family: "quattrocentosans", serif;
  font-size: 13px;
}
/* line 406, ../sass/parts/_all.scss */
.x-reset .x-datepicker * {
  font-family: "librebaskerville", sans-serif;
  font-size: 13px;
}
/* line 415, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-btn,
.x-reset .x-datepicker .x-btn button,
.x-reset .x-datepicker .x-btn .x-btn-inner,
.x-reset .x-datepicker .x-btn.x-btn-over .x-btn-inner,
.x-reset .x-datepicker .x-btn.x-over .x-btn-inner {
  height: auto !important;
  line-height: normal;
}
/* line 421, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-prev a,
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-next a {
  opacity: 1;
  width: 15px;
  height: 15px;
  background-position: 50% 50%;
}
/* line 427, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-prev a {
  background-image: url("../img/extjs/arrow-white-left.png");
}
/* line 430, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-next a {
  background-image: url("../img/extjs/arrow-white-right.png");
}
/* line 434, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-month {
  padding: 0;
}
/* line 438, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-month .x-btn .x-btn-inner {
  background: none !important;
}
/* line 441, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-month .x-btn {
  padding: 0;
  margin-top: -3px;
}
/* line 445, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-datepicker-header .x-datepicker-month .x-btn .x-btn-inner {
  font-size: 12px;
  padding: 0 3px;
}
/* line 449, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker {
  border: none;
}
/* line 452, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-months {
  border-color: #cecdcd;
}
/* line 455, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-item a.x-monthpicker-selected {
  padding: 2px;
}
/* line 458, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-yearnav-prev {
  background-image: url("../img/extjs/left-btn.gif");
}
/* line 461, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-yearnav-next {
  background-image: url("../img/extjs/right-btn.gif");
}
/* line 467, ../sass/parts/_all.scss */
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-buttons .x-btn,
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-buttons .x-btn button,
.x-reset .x-datepicker .x-monthpicker .x-monthpicker-buttons .x-btn .x-btn-inner {
  height: auto !important;
  line-height: normal;
}
/* line 473, ../sass/parts/_all.scss */
.x-reset .x-tool-close {
  width: 14px !important;
  height: 14px !important;
  background: url("../img/extjs/combo-clear-trigger.png") 0 0 no-repeat !important;
  vertical-align: top;
}
/* line 480, ../sass/parts/_all.scss */
.x-reset .x-tool-over .x-tool-close {
  background-position: 0 0;
}
/* line 486, ../sass/parts/_all.scss */
.x-reset .x-window {
  padding: 7px 5px;
}
/* line 489, ../sass/parts/_all.scss */
.x-reset .x-window .x-window-header {
  border-bottom: 1px solid #cecdcd !important;
  padding: 8px 10px 6px 10px;
}
/* line 493, ../sass/parts/_all.scss */
.x-reset .x-window .x-window-header .x-window-header-text {
  font-family: "quattrocentosans", serif;
  font-weight: normal;
}
/* line 499, ../sass/parts/_all.scss */
.x-reset .x-window.set-reminder-window .x-window-body {
  padding: 0 2px;
}
/* line 502, ../sass/parts/_all.scss */
.x-reset .x-window.set-reminder-window .set-reminder-form .x-panel-body .x-box-item.form-text {
  top: 4px !important;
}
/* line 507, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content {
  border-color: #cecdcd !important;
  padding: 10px !important;
  margin: 0 4px !important;
}
/* line 512, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content .text {
  color: black !important;
  font-size: 18px;
  margin: 8px 5px 5px;
}
/* line 517, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content .answer {
  margin: 5px;
}
/* line 520, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content .answer .upload-button {
  background: #7d0c1b !important;
  color: #e3e2e2 !important;
  border-radius: 0;
  border-color: #7d0c1b !important;
  width: 215px !important;
}
/* line 527, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content .answer .upload-button .upload-button-progress {
  border-radius: 0 !important;
}
/* line 530, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content-stack {
  margin: 0 4px !important;
}
/* line 533, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content-stack .choises {
  background: #cecdcd;
  color: black;
}
/* line 537, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content-stack .choises .items .element {
  border-color: #999;
}
/* line 540, ../sass/parts/_all.scss */
.x-reset .x-window .answer-content-stack .choises .items .element.close {
  background: white url("../img/extjs/tab-default-close.png") 92% 50% no-repeat;
}
/* line 2, ../sass/parts/checklists.scss */
.x-reset .button-eye {
  background: transparent url("../img/extjs/view-all.png") 50% 50% no-repeat;
}
/* line 6, ../sass/parts/checklists.scss */
.x-reset .motion-modules-checklist-items .x-grid-cell-inner img.checklist-item-checkbox,
.x-reset .motion-modules-checklist-items .x-grid-cell-inner img.checklist-item-checkbox.checked {
  width: 30px;
  height: 30px;
  background-image: url("../img/extjs/custom-checkbox-30x60.png") !important;
  background-position: 0 0;
}
/* line 12, ../sass/parts/checklists.scss */
.x-reset .motion-modules-checklist-items .x-grid-cell-inner img.checklist-item-checkbox.checked {
  background-position: 0 100%;
}

html,body{
	margin: 0px;
	padding: 0px;
	font-family: "quattrocentosans", sans-serif;
}

img{
	border: none;
}

/* Remove default styling on mobile */
button,
textarea,
input:not([type="radio"]):not([type="checkbox"]) {
	-webkit-appearance: none;
}

.clearfix {
	clear: both;
}
.tpl-box-center {
	width: 1000px;
	margin: 0px auto;
}

.global-body, .global-body p, .global-body div {
	margin: 0;
	padding: 0;
	font-size: 16px;
	line-height: 20px;
}

.tpl-responsive-image {
	max-width: 100%;
	height: auto;
}

/*Buttons*/

.btn {
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    display: inline-block;
    font-weight: bold;
}

.btn.btn-solid.btn-gray {
    line-height: 43px;
    font-family: "librebaskerville";
    font-size: 14px;
    background: #707070;
    border: 1px solid #626262;
    margin-top: 8px;
    color: #fff;
    cursor: pointer;
}

.btn.btn-empty {
    border: solid 1px #000000;
    padding: 10px 20px;
    font-family: "librebaskerville";
}

.btn.btn-empty.btn-gray {
    color: #707070;
    border: solid 1px #707070;
    background: transparent;
}
/* v1.0.4 */
/* Core RS CSS file. 95% of time you shouldn't change anything here. */
.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}
.royalSlider > * {
	float: left;
}


.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}
.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;

}
.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}


.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition:opacity 0.3s linear;
	-moz-transition:opacity 0.3s linear;
	-o-transition:opacity 0.3s linear;
	transition:opacity 0.3s linear;
}
.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-moz-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	-o-transition:visibility 0s linear 0.3s,opacity 0.3s linear;
	transition:visibility 0s linear 0.3s,opacity 0.3s linear;
}


.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

/* Fullscreen options, very important ^^ */
.royalSlider.rsFullscreen {
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	z-index: 2147483647 !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1 !important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition:  0s;
	transition:  0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position:absolute;
	z-index: 0;	
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}
.rsNavItem {
	-webkit-tap-highlight-color:rgba(0,0,0,0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}
.rsTabs {
	float: left;
	background: none !important;
}
.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}


.rsVideoContainer {
	/*left: 0;
	top: 0;
	position: absolute;*/
	/*width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	float: left;*/
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}
.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}
.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}
.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* ios controls over video bug, shifting video */
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
	
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor:url(grab.png) 8 8, move; 
}

.grabbing-cursor{ 
	cursor:url(grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left:0;
	top:0;
	position:absolute;
	width:100%;
	height:100%;
	display:block;	
	z-index: 20;
	background: url(blank.gif);
}

/******************************
*
*  RoyalSlider White Controls Skin
*
*    1. Arrows 
*    2. Bullets
*    3. Thumbnails
*    4. Tabs
*    5. Fullscreen button
*    6. Play/close video button
*    7. Preloader
*    8. Caption
*    
*  Sprite: 'rs-minimal-white.png'
*  Feel free to edit anything
*  If you don't some part - just delete it
* 
******************************/


/* Background */
.rsMinW,
.rsMinW .rsOverflow,
.rsMinW .rsSlide,
.rsMinW .rsVideoFrameHolder,
.rsMinW .rsThumbs {
	background: #000;
	color: #FFF;
}


/***************
*
*  1. Arrows
*
****************/

.rsMinW .rsArrow {
	height: 32px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
	display: none !important;
}

.rsMinW .rsArrowLeft { right: 37px; bottom: 7px; }
.rsMinW .rsArrowRight { right: 7px; bottom: 7px; }

.rsMinW .rsArrowIcn {		
	width: 24px;
	height: 24px;
	margin-top: 3px;
	margin-left: 3px;
	position: absolute;
	cursor: pointer;	
	background: url('rs-minimal-white.png') transparent;
	
	border-radius: 2px;
}
.rsMinW .rsArrowIcn:hover {

}


.rsMinW.rsHor .rsArrowLeft .rsArrowIcn { background-position: -68px -36px; }
.rsMinW.rsHor .rsArrowRight .rsArrowIcn { background-position: -68px -68px; }

.rsMinW.rsVer .rsArrowLeft .rsArrowIcn { background-position: -100px -36px; }
.rsMinW.rsVer .rsArrowRight .rsArrowIcn { background-position: -100px -68px; }

.rsMinW .rsArrowDisabled .rsArrowIcn { opacity: .3 !important; filter: alpha(opacity=30);  *display: none; }


/***************
*
*  2. Bullets
*
****************/

.rsMinW .rsBullets {
	position: absolute;
	bottom: 15px;
	right: 73px;
	z-index: 35;
	padding-top: 4px;
	height: auto;

	text-align: center;
	line-height: 6px;
	overflow: hidden;
}
.rsMinW .rsBullet {
	width: 13px;
	height: 13px;
	display: inline-block;
	*display:inline; 
	*zoom:1;
	padding: 6px 5px 6px 4px;
}
.rsMinW .rsBullet span {
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	background: #CCC;
	background: rgba(255,255,255,0.5);
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.1);
}
.rsMinW .rsBullet.rsNavSelected span {
	background: #FFF;
}





/***************
*
*  3. Thumbnails
*
****************/

.rsMinW .rsThumbsHor {
	width: 100%;
	height: auto;
}
.rsMinW .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.rsMinW.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}
.rsMinW.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}
.rsMinW .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}
.rsMinW .rsThumb img {
	width: 100%;
	height: 100%;
}
.rsMinW .rsThumb.rsNavSelected {
	background: #333;
}
.rsMinW .rsThumb.rsNavSelected img {
	filter: alpha(opacity=40);
	opacity: 0.7;
}
.rsMinW .rsThumb.rsNavSelected span.thumbIco {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border: 2px solid #FFF;
	border: 2px solid rgba(255,255,255,0.9);
	-webkit-backface-visibility: hidden;
} 
.rsMinW .rsTmb {
	display: block;
}




/* Thumbnails arrow icons */
.rsMinW .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;	
	z-index: 21;	
}
.rsMinW.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}
.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft { top: 0; left: 0; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight { bottom: 0;  left: 0; }

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft { left: 0; top: 0; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight { right: 0; top:0; }

.rsMinW .rsThumbsArrowIcn {		
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top:-8px;	
	margin-left: -8px;
	position: absolute;	
	cursor: pointer;	
	background: url('rs-minimal-white.png');
}

.rsMinW.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -128px -32px; }
.rsMinW.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -128px -48px; }

.rsMinW.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn { background-position: -144px -32px; }
.rsMinW.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn { background-position: -144px -48px; }

.rsMinW .rsThumbsArrowDisabled { display: none !important; }

/* Thumbnails resizing on smaller screens */
@media screen and (min-width: 0px) and (max-width: 800px) {
	.rsMinW .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsMinW .rsThumbsHor {
		height: 44px;
	}
	.rsMinW .rsThumbsVer {
		width: 59px;
	}
}




/***************
*
*  4. Tabs
*
****************/

.rsMinW .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align:center;
	overflow: hidden; padding-top: 12px; position: relative;
}
.rsMinW .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;

	background-color: #000;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4); 
	background-image:    -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image:         linear-gradient(to bottom, #fefefe, #f4f4f4);

	*display:inline; 
	*zoom:1;
}
.rsMinW .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
.rsMinW .rsTab:last-child { 
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;

	border-right:  1px solid #cfcfcf;
}
.rsMinW .rsTab:active { 
	border: 1px solid #D9D9DD;   
	background-color: #f4f4f4;
	box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
.rsMinW .rsTab.rsNavSelected { 
	color: #000;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}





/***************
*
*  5. Fullscreen button
*
****************/

.rsMinW .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
	
}
.rsMinW .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;

	background: url('rs-minimal-white.png') 0 0 transparent;
}
.rsMinW .rsFullscreenIcn:hover {
	opacity: 0.8;
}
.rsMinW.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}





/***************
*
*  6. Play/close video button
*
****************/

.rsMinW .rsPlayBtn {
	-webkit-tap-highlight-color:rgba(0,0,0,0.3);
	width:64px;
	height:64px;
	margin-left:-32px;
	margin-top:-32px;
	cursor: pointer;
}
.rsMinW .rsPlayBtnIcon {
	width:64px;
	display:block;
	height:64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;

	background:url(rs-minimal-white.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsMinW .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0,0,0,0.9);
}
.rsMinW .rsBtnCenterer {
	position:absolute;
	left:50%;
	top:50%;
	width: 20px;
	height: 20px;
}
.rsMinW .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	
}
.rsMinW .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsMinW .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('rs-minimal-white.png') -64px 0;
	background-color: #000;
	background-color: rgba(0,0,0,0.75);
	*background-color: #000;
}
.rsMinW .rsCloseVideoIcn:hover {
	background-color: rgba(0,0,0,0.9);
}



/***************
*
*  7. Preloader
*
****************/

.rsMinW .rsPreloader {
	width:20px;
	height:20px;
	background-image:url(../preloaders/preloader-white.gif);

	left:50%;
	top:50%;
	margin-left:-10px;
	margin-top:-10px;	
}




/***************
*
*  8. Global caption
*
****************/
.rsMinW .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;

	background: #000;
    background: rgba(0,0,0, 0.75);

	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/

.bx-wrapper {
	position: relative;
	margin: 0px auto;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	max-width: 100%;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	text-align: center;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	width: 100%;
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 0px;
	background: url(/tpl/LibertyCounsel/img/btn-prev.png) no-repeat;
}

.bx-wrapper .bx-next {
	right: 0px;
	background: url(/tpl/LibertyCounsel/img/btn-next.png) no-repeat;
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}


.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 43%;
	margin-top: -16px;
	outline: 0;
	width: 56px;
	height: 104px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}
/*forms*/
.forms input,
.forms textarea,
.forms select {
    border-radius: 0px;
    -webkit-border-radius: 0px;
}
.forms select {
    background: #fff;
    height: 55px !important;
    margin-right: 0px;
}

/*input group wrapper*/
.forms .form-input-wrapper {
    margin-bottom: 15px;
}
.forms .form-input-wrapper.required {}
.forms .form-input-wrapper.form-disabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}
.forms .form-input-wrapper.form-label-left {

}
.forms .form-input-wrapper.form-label-top {}

/*labels*/
.forms .form-input-wrapper .form-input-label {
    font-size: 16px;
    color: #312821;
    display: block;
}
.forms .form-input-wrapper.form-label-left .form-input-label {
    width: 100%;
    top: 5px;

}
.forms .form-input-wrapper.form-label-left .form-input-label.form-checkbox-label {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding-left: 0;
    font-weight: normal;
    color: #000000;
}
.forms .form-input-wrapper.form-label-top .form-input-label {
    margin-bottom: 5px;
}
.forms .form-input-wrapper.required .form-input-label {
    /*background: url(/tpl/LibertyCounsel/img/icon-required.png) no-repeat center left;*/
}

.forms .form-input-wrapper .radio {
    font-weight: bold;
    display: block;
}

/*input holder*/
.forms .form-input-wrapper .form-input-holder {
    position: relative;
}

.forms .form-input-wrapper.required .form-input-holder {}
.forms .form-input-wrapper .form-input-holder input,
.forms .form-input-wrapper .form-input-holder select,
.forms .form-input-wrapper .form-input-holder textarea {
    width: 100%;
    border: 2px solid #e7e5de;
    padding: 0 20px 3px 20px;
    font-size: 20px;
    color: #979696;
    outline: none;
    margin: 0;
    height: 52px !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    box-sizing: border-box;
    -moz-box-sizing : border-box;
}

.forms .form-input-wrapper .form-input-holder input[type='checkbox'],
.forms .form-input-wrapper .form-input-holder input[type='radio'] {
    width: auto;
    height: auto;
}

.forms .form-input-wrapper .form-input-holder .has-error {
    border: 2px solid #c60000;
}

.forms .form-input-wrapper .form-input-holder label.radio,
.forms .form-input-wrapper .form-input-holder label.checkbox {}

.forms .form-input-wrapper .form-input-holder label.radio {
    font-weight: normal;
    color: #000;
}

/*input error*/
.forms .form-input-wrapper .form-input-holder .form-input-error {
    display: none;
    color: #fff;;
    border: none;
    background: #800000;
    padding: 5px 10px;
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 1;
    font-size: 12px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    text-align: left;
}
.forms .form-input-wrapper .form-input-holder .form-input-error span {
    display: block;
    font-size: 12px;
}
.forms .form-input-wrapper .form-input-holder .has-error:hover + .form-input-error {
    display: block;
}
.forms .form-input-wrapper .form-input-holder .has-error + .form-input-error:hover {
    display: block;
}

/*form field attached buttons*/
.forms .form-input-wrapper .form-input-holder .form-field-button {
    text-align: center;
    cursor: pointer;
    padding: 5px 0;
    font-size: 16px;
    color: #fff;
    background: #ba3d02;
    background: -moz-linear-gradient(top,  #c05623 0%, #ba3d02 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c05623), color-stop(100%,#ba3d02));
    background: -webkit-linear-gradient(top,  #c05623 0%,#ba3d02 100%);
    background: -o-linear-gradient(top,  #c05623 0%,#ba3d02 100%);
    background: -ms-linear-gradient(top,  #c05623 0%,#ba3d02 100%);
    background: linear-gradient(to bottom,  #c05623 0%,#ba3d02 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c05623', endColorstr='#ba3d02',GradientType=0 );
    -webkit-box-shadow: inset 0px 0px 0px #df7f52;
    box-shadow: inset 0px 0px 0px #df7f52;
    border: solid 1px #ba4005;
}
.forms .form-input-wrapper .form-input-holder .form-field-button.last {
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

/*form validation errors*/
.forms .form-validation-errors {
    display: none;
    margin-bottom: 10px;
    width: 100%;
    border: solid 1px #ba4005;
    background: rgba(222, 126, 82, 0.40);
    padding: 10px 20px;
}
.forms .form-validation-errors span {
    display: block;
}

/*form actions*/
.forms .form-actions {
    text-align: center;
}

.forms .form-input-wrapper.form-label-left .form-input-label {
    color: #505759;
    font-weight: bold;
    text-align: left;
    line-height: 34px;
}

.contributions .form-body .title-wrapper .title-options .form-input-wrapper .form-input-holder {
    line-height: 34px;
}

/*RADIO BUTTON */
.prettyradio {
    display: inline-block;
    *display: inline;
    zoom: 1;

    padding:0;
    margin:0;

    vertical-align: middle;

    margin-right: 5px;
}

.prettyradio a {
    width: 18px;
    height: 18px;
    /*background: url(/tpl/LibertyCounsel/img/radio.png) no-repeat;*/
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
    margin:0;
    background-position: 0 -18px;
}

.prettyradio a.checked { background-position: 0 0px; }

/*CHECKBOX*/
.prettycheckbox {
    display: inline-block;
    *display: inline;
    zoom: 1;

    padding:0;
    margin:0;

    vertical-align: middle;
}

.prettycheckbox a {
    width: 27px;
    height: 27px;
    /*background: url(/tpl/LibertyCounsel/img/checkbox.png) top left no-repeat;*/
    display: inline-block;
    *display: inline;
    zoom: 1;
    cursor: pointer;
    margin:0;
}

.prettycheckbox a.checked { background-position: 0 -27px; }

.prettycheckbox.disabled a {
    background-position: 0 -54px;
}

.inputs-wrapper {

    width: 100%;
    margin: auto;
    display: inline-block;
    *display: inline;
    zoom: 1;
}

.contributions .form-body .field-group .form-input-wrapper.recurring-end-date-field {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper.user-password-repeat-field {
    width: 100%;
}

.form-panel-transfer-fee .form-input-wrapper.form-label-left {
    padding-left: 0px;
    text-align: left;
}

.contributions .form-body .field-group .form-input-wrapper.person-firstname-field {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper.phone-number-field {
    width: 100%
}

.contributions .form-body .field-group .form-input-wrapper .group-phone-number-field .form-label-left .form-input-label {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper .group-phone-number-field .form-label-left .form-input-holder {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper.group-phone-number-field {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper .group-phone-number-field .form-label-left {
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper .group-phone-number-field .form-label-left .forms .form-input-wrapper.form-label-left .form-input-label.form-checkbox-label {
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding-left: 0;
    font-weight: normal;
    color: #544d4d;
}

.contributions .form-body .field-group .form-input-wrapper.person-lastname-field {
    width: 100%;
}

.contributions .form-body .form-input-wrapper.address-city-field .form-input-holder {
    text-align: left;
}

.contributions .form-body .form-input-wrapper.address-city-field .form-input-holder input,
.contributions .form-body .form-input-wrapper.address-city-field .form-input-holder select {
    width: 100%;
}

.contributions .form-body .form-input-wrapper.address-city-field .form-input-holder .form-field-button {
    width: 100px;
    padding: 9px 4px;
    text-transform: uppercase;
    text-decoration: none;
    background: #057a6e;

    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;

    border: none;

    text-shadow: 0px -1px 1px #595044;

    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.form-panel-organization {
    max-width: inherit;
}

.organization-information .people-group-yes-field {
    padding-left: 330px !important;
}

.customSelectInner {
    /*background:url(/tpl/LibertyCounsel/img/select.png) no-repeat center right;*/
    border: 1px solid #d4d4d4;
    text-align: left;
    padding: 9px 14px;
    color: #544d4d;
}

.customSelectInner.has-error {
    border: solid 1px #c60000;
}

.hasDatepicker {
    background-image: url('/tpl/LibertyCounsel/img/extjs/calendar-with-space.png');
    background-position: right center;
    background-repeat: no-repeat;
    /*padding: 0 60px 3px 20px !important;*/
}

.form-input-wrapper.people-group-address-location-country-id-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-location-country-id-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-location-country-id-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-location-state-id-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-location-state-id-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-location-state-id-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left {
    text-align: left;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left .form-field-button.first.last {
    width: 100%;
    padding: 9px 4px;
    text-transform: uppercase;
    text-decoration: none;
    background: #057a6e;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    border: none;
    text-shadow: 0px -1px 1px #595044;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
}

.inputs-wrapper.form-panel-existing-cards {
    text-align: left;
    height: 174px;
}

.inputs-wrapper.form-panel-existing-cards select {
    width: 100%;
}

.inputs-wrapper.form-panel-existing-cards .customSelect {
    width: 100% !important;
}

.inputs-wrapper.form-panel-existing-cards .customSelect .customSelectInner {
    width: 100% !important;
}

.inputs-wrapper.form-panel-existing-cards .form-field-button.first.last {
    cursor: pointer;
    color: #505759;
    display: inline-block;
    border: 2px solid #ffd100;
    text-decoration: none;
    font-size: 18px;
    padding: 20px 50px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 62px;
    width: 100%;
    background:#ffffff;
    text-transform: uppercase;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-month-field {
    text-align: left;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-month-field select {
    width: 100% !important;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-month-field .customSelect {
    width: 100% !important;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-month-field .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.payment-card-expiration-year-field.required.form-label-left {
    text-align: left;
}

.form-input-wrapper.payment-card-expiration-year-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.payment-card-expiration-year-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.payment-card-expiration-year-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.inputs-wrapper.form-panel-saved-addresses {
    text-align: left;
    height: 182px;
}

.inputs-wrapper.form-panel-saved-addresses select {
    width: 100% !important;
}

.inputs-wrapper.form-panel-saved-addresses .customSelect {
    width: 100% !important;
}

.inputs-wrapper.form-panel-saved-addresses .customSelect .customSelectInner {
    width: 100% !important;
}

.forms .form-actions input,
.forms .form-actions a,
.inputs-wrapper.form-panel-organization-selector .form-field-button.first.last,
.inputs-wrapper.form-panel-saved-addresses .form-field-button.first.last,
.inputs-wrapper.form-panel-custom-method .form-actions button {
    outline: none;
    cursor: pointer;
    color: #FFF;
    display: inline-block;
    border: 0;
    text-decoration: none;
    font-size: 20px;
    padding: 7px 20px 10px 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 62px;
    width: 100%;
    background:#72121e;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.forms .form-actions input:hover,
.forms .form-actions a:hover,
.inputs-wrapper.form-panel-organization-selector .form-field-button.first.last:hover,
.inputs-wrapper.form-panel-saved-addresses .form-field-button.first.last:hover,
.inputs-wrapper.form-panel-custom-method .form-actions button:hover {
    background: #72121e;
}

.inputs-wrapper.form-panel-organization-selector {
    text-align: left;
    height: 172px;;
}

.inputs-wrapper.form-panel-organization-selector select {

    width: 100% !important;
}
.inputs-wrapper.form-panel-organization-selector input {
    height: 58px;
    width: 100%;
}

.inputs-wrapper.form-panel-organization-selector .customSelect {

    width: 100% !important;
}

.inputs-wrapper.form-panel-organization-selector .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.address-location-country-id-field.required.form-label-left {
    text-align: left;
}

.form-input-wrapper.address-location-country-id-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.address-location-country-id-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.address-location-country-id-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.address-location-state-id-field.required.form-label-left {
    text-align: left;
}

.form-input-wrapper.address-location-state-id-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.address-location-state-id-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.address-location-state-id-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}

.form-input-wrapper.address-location-city-id-field.required.form-label-left {
    text-align: left;
}

.form-input-wrapper.group-address-location-country-id-field.required.form-label-left {
    text-align: left;
}
.form-input-wrapper.group-address-location-state-id-field.required.form-label-left {
    text-align: left;
}
.form-input-wrapper.group-address-location-city-id-field.required.form-label-left {
    text-align: left;
}
.form-input-wrapper.group-address-city-field.required.form-label-left.has-buttons {
    text-align: left;
}

.form-input-wrapper.address-location-city-id-field.required.form-label-left select {
    width: 100% !important;
}

.form-input-wrapper.address-location-city-id-field.required.form-label-left .customSelect {
    width: 100% !important;
}

.form-input-wrapper.address-location-city-id-field.required.form-label-left .customSelect .customSelectInner {
    width: 100% !important;
}


.form-input-wrapper.address-city-field.required.form-label-left.has-buttons {
    text-align: left;
}

.form-input-wrapper.address-city-field.required.form-label-left.has-buttons select {
    width: 100% !important;
}

.form-input-wrapper.address-city-field.required.form-label-left.has-buttons .customSelect {
    width: 100% !important;
}

.form-input-wrapper.address-city-field.required.form-label-left.has-buttons .customSelect .customSelectInner {
    width: 100% !important;
}

.newsletters-modules-newsletter-subscribe .forms .form-input-wrapper.form-label-left {
    padding: 0;
}

.form-input-wrapper.people-group-address-city-field.required.form-label-left input {
    width: 100%!important;
}

.form-input-holder .combo-options {
    border: 2px solid #e9e7e0;
    border-top: 0;
    top: 50px;
}

.form-input-holder .combo-options .records .option {
    text-align: left;
    padding: 5px 20px 8px 20px;
    font-size: 15px;
}
.form-input-holder .combo-options .records .option.focused {
    background: #e8e5de;
}

.forms input, .forms textarea, .forms select {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    width: 100%;
}

.forms .form-input-wrapper .form-input-holder {
    width: 100%;
}

.form-input-wrapper .group-phone-number-field .form-label-left {
    width: 100%;
}
/*input error*/
.forms .form-input-wrapper .form-input-holder .form-input-error {
    display: none;
    color: #fff;;
    border: none;
    background: #72121b;
    padding: 5px 10px;
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 1;
    font-size: 12px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    text-align: left;
}
.forms .form-input-wrapper .form-input-holder .form-input-error span {
    display: block;
    font-size: 12px;
}
.forms .form-input-wrapper .form-input-holder .has-error:hover + .form-input-error {
    display: block;
}
.forms .form-input-wrapper .form-input-holder .has-error + .form-input-error:hover {
    display: block;
}
.forms .form-input-wrapper .form-input-holder .has-error{
    border: 2px solid #72121b;
}
.tpl-footer-list{
	float: left;
    width: 200px;
	margin: 0;
	padding: 0 3%;
}

.tpl-footer-list h6.tpl-list-tt, .tpl-footer-right h6.tpl-list-tt{
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 14px;
	color: #fff;
	margin: 35px 0px 15px;
	text-transform: uppercase;
}
.items a, .menu-title a{
	font-family: "quattrocentosans";
	font-size: 14px;
    line-height: normal;
	color: #979494;
	text-decoration: none;
	display: block;
    margin: 8px 0;
}

.tpl-footer-left .tpl-footer-list {
	width: 100%;
	padding: 0;
}

.tpl-footer .tpl-footer-list{
    width: auto;
    max-width: 350px;
    margin:0;
    padding: 0;
    
}
.tpl-main-menu {
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

.tpl-main-menu .item-box {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	position: relative;
    text-decoration: none;
}

.tpl-main-menu .item-box-wrapper.has-tpl-sub-menu {
    cursor: pointer;
}

.tpl-main-menu .tpl-menu-item {
	font-family: "quattrocentosans";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #696868;
	text-decoration: none;
	padding: 0px 10px;
	line-height: 68px;
	display: block;
}

.tpl-main-menu .tpl-menu-item.tpl-red-menu-item {
    color: #9d305d;
}

.tpl-main-menu .tpl-sub-menu {
	position: absolute;
	width: 300px;
	border: 2px solid #efeeee;
	margin: 0px;
	padding: 25px 0px;
	top: 58px;
	left: 50%;
    margin-left: -150px;
	display: none;
	background: #fff;
	z-index: 2;
    font-family: "librebaskerville";
    line-height: 32px;
}

@media screen and (min-width: 896px) {
    .tpl-main-menu .item-box-wrapper:hover .tpl-sub-menu {
        display: block;
    }

    .tpl-main-menu .item-box-wrapper.has-tpl-sub-menu:hover:after{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 13px 16.5px 0 16.5px;
        border-color: #ffffff transparent transparent transparent;
        bottom: -3px;
        left: 50%;
        margin-left: -16.5px;
        z-index: 4;
    }
    .tpl-main-menu .item-box-wrapper.has-tpl-sub-menu:hover:before{
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 14px 18px 0 18px;
        border-color: #efeeee transparent transparent transparent;
        bottom: -5px;
        left: 50%;
        margin-left: -18px;
        z-index: 3;
    }
}

.tpl-main-menu .tpl-sub-menu a {
	font-weight: bold;
	font-size: 13px;
	color: #5e5e5e;
    text-decoration: none;
	letter-spacing: 0.3px;
	padding: 0px 10px;
	margin: 0px 25px;
	border-bottom: 2px solid #f8f8f8;
    display: block;
}

.tpl-main-menu .tpl-sub-menu a:hover{
	color: #b09218;
}

.tpl-main-menu .login.user-menu-popup-trigger {
	color: #9d305d;
	font-size: 12px;
	line-height: 1;
	max-height: 68px;
	padding: 20px 15px;
}

.tpl-main-menu .login.user-menu-popup-trigger:before {
	content: "My Account";
	display: block;
	font-family: "librebaskerville";
	color: #696868;
	margin-bottom: 5px;
}

.tpl-user-menu{
	float: left;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	list-style: none;
}

.tpl-user-menu .item-box{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	position: relative;
} 

.tpl-user-menu a{
	font-family: "quattrocentosans";
	text-transform: uppercase;
	font-weight: bold;
	font-size: 15px;
	color: #696868;
	text-decoration: none;
	padding: 0px 15px;
	line-height: 68px;
	display: block;
}

.tpl-user-menu .item-box-wrapper:hover .tpl-sub-menu{
	display: block;
}

.tpl-user-menu .tpl-sub-menu{
	position: absolute;
	width: 300px;
	border: 2px solid #efeeee;
	margin: 0px;
	padding: 25px 0px;
	top: 58px;
	left: -95px;
	display: none;
	background: #fff;
	z-index: 2;
}

.tpl-user-menu .item-box-wrapper.has-tpl-sub-menu:hover:after{
	content: "";
	position: absolute;
	background: url(/tpl/LibertyCounsel/img/arrow-active.png) no-repeat center top #fff;
	width: 33px;
	height: 13px;
	bottom: -2px;
	left: 35%;
	z-index: 2;
}

.tpl-user-menu .tpl-sub-menu a{
	line-height: 32px;
	font-family: "librebaskerville";
	font-weight: bold;
	font-size: 13px;
	color: #5e5e5e;
	text-transform: none;
	letter-spacing: 0.3px;
	padding: 0px 10px;
	width: 210px;
	margin: 0px 25px;
	border-bottom: 2px solid #f8f8f8;
	height: auto;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	position: relative;
}

.tpl-user-menu .tpl-sub-menu a:hover{
	color: #b09218;
	cursor: pointer;
}

.tpl-user-menu .login.user-menu-popup-trigger {
	color: #9d305d;
	font-size: 12px;
	line-height: 1;
	max-height: 68px;
	padding: 20px 15px;
}

.tpl-user-menu .login.user-menu-popup-trigger:before {
	content: "My Account";
	display: block;
	font-family: "librebaskerville";
	color: #696868;
	margin-bottom: 5px;
}

.tpl-menus-menu-buttons-in-full-width .tpl-buttons {
    margin-bottom: -10px;
}

.tpl-menus-menu-buttons-in-full-width .tpl-buttons .tpl-button-wrapper .tpl-button {
    width: 100%;
    text-align: center;
    font-family: "librebaskerville";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px;
    background: #939292;
    border: none;
    cursor: pointer;
    outline: none;
    padding-left:0;
    padding-right:0;
    margin-bottom: 10px;
}
.tpl-menus-menu-buttons-in-full-width .tpl-buttons .tpl-button-wrapper .tpl-button:hover {
    background: #7d0c1b;
}
.tpl-frm-search{
	position: absolute;
	top: 0px;
	right: 100%;
	bottom: 0px;
	/*width: 265px;*/
	background: #fff;
}
.search-modules-search-field .search-input .reset-search-icon{
	background: none !important;
}
.search-modules-search-field .search-input .search-icon{
	background: none !important;
}
.search-modules-search-field .submit-search{
	display: none !important;
}
.search-modules-search-field{
	display: inline-block !important;
	overflow: hidden;
}
.tpl-frm-search a.btn-search{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	background: url(/tpl/LibertyCounsel/img/icon-search.png) no-repeat 10px center;
	width: 58px;
	height: 68px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #f5f5f5;
}

.tpl-frm-search form{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
	width: 200px;
	display: none; 
}

.tpl-frm-search form input[type="text"]{
	border: 1px solid #E3E2E2;
    color: #7A7A7F;
    display: block;
    font-family: "quattrocentosans";
    font-size: 16px;
    height: 34px;
    line-height: 34px;
    margin-bottom: 5px;
    padding: 0 3%;
    max-width: 170px;
    border-radius: 0;
}
.search-modules-results-responsive-view {
    padding-top: 0;
}
.search-modules-results-responsive-view .search-modules-results-fields {
    border: none;
    background: none;
    box-shadow: none;
    padding: 0;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper {
    padding-top: 0;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-label {}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder {}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder input,
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder select {
    border: 1px solid #c3c3c3;
    box-shadow: none;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
}

.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button.reset {
    display: none !important;
}
.search-modules-results-responsive-view .search-modules-results-fields .form-input-wrapper .form-input-holder .form-field-button.search {
    text-transform: uppercase;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 6px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
}

.search-modules-results-responsive-view .search-modules-results-fields .filters-actions {}
.search-modules-results-responsive-view .search-modules-results-fields .filters-actions .button {
    background: #707070 !important;
    border: 1px solid #626262 !important;
}

.search-modules-results-responsive-view .search-modules-results-fields .custom-filters {
    padding-top: 15px;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-one {
    grid-template-columns: 1fr;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-two {
    grid-template-columns: 1fr 1fr;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-three {
    grid-template-columns: 1fr 1fr 1fr;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-four {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}



.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper {
    float: none;
    width: 100%;
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .clearfix {
    width: 100%;
    display: none !important;
}

.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.multiselect .multiselect-options label:hover {
    color: #a5a5a5;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.multiselect .multiselect-options label:hover:before {
    background-color: #a5a5a5;
}

.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.multiselect .multiselect-options label.checked {
    color: #711b26;
}
.search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple .form-input-wrapper.multiselect .multiselect-options label.checked:before {
    background-color: #711b26;
}

@media screen and (max-width: 800px) {
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple {
        grid-template-columns: 1fr 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-one {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-two {
        grid-template-columns: 1fr 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-three {
        grid-template-columns: 1fr 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-four {
        grid-template-columns: 1fr 1fr;
    }
}

@media screen and (max-width: 700px) {
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.multiple {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-one {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-two {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-three {
        grid-template-columns: 1fr;
    }
    .search-modules-results-responsive-view .search-modules-results-fields .custom-filters.split-four {
        grid-template-columns: 1fr;
    }
}

.search-modules-results-responsive-view .search-modules-results-container {
    padding-top: 50px;
}
.search-modules-results-responsive-view.tpl-3-columns .search-modules-results-container .search-modules-results-no-results {
    text-align: center;
    color: #711b26;
}
.search-modules-results-responsive-view.tpl-3-columns .search-modules-results-container {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 15px;
}
@media screen and (max-width: 800px) {
    .search-modules-results-responsive-view.tpl-3-columns .search-modules-results-container {
        grid-template-columns: 1fr 1fr;
    }
}
@media screen and (max-width: 700px) {
    .search-modules-results-responsive-view.tpl-3-columns .search-modules-results-container {
        grid-template-columns: 1fr;
    }
}
.users-modules-change-password-default {
	padding: 65px 0;
}

.users-modules-change-password-default .title,
.users-modules-change-password-default .title > span {
	padding: 0;
	text-transform: uppercase;
	font-family: "librebaskerville", sans-serif;
	color: #7d0c1b;
	font-size: 14pt;
	padding-bottom: 20px;
}

.users-modules-change-password-default .body .notes {
	padding-bottom: 10px;
}
.users-modules-change-password-default .body .form {
	padding-bottom: 10px;
}
.users-modules-change-password-default .body .form.has-labels .form-field {
	position: relative;
	padding-left: 0;
	padding-bottom: 5px;
}
.users-modules-change-password-default .body .form.has-labels .form-field .field-label {
	position: static;
	top: 0;
	left: 0;
	float:none;
	width: 100%;
	text-align: left;
	font-family: "librebaskerville", sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper {
	margin-bottom: 10px;
}
.users-modules-change-password-default .body .form .form-field .field-wrapper input {
	width: 100%;
	outline: none;
	padding: 11px 10px;
	border: 1px solid #cecdcd;
}

.users-modules-change-password-default .body .form .form-field .field-wrapper input.invalid {
	border-width: 1px;
	border-color: #b30000;
}

.users-modules-change-password-default .body .form .form-field .field-wrapper .field-error,
.users-modules-change-password-default .form-success {
	display: none;
	padding: 15px 20px;
	margin: 10px 0;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
.users-modules-change-password-default .form-success {
	background: #239169;
}

.users-modules-change-password-default .body .form .form-field .field-wrapper .field-error {
	padding: 5px 10px;
	background: #E06C5F;
}

.users-modules-change-password-default .body .form .form-errors span {
	width: 100%;
	display: block;
	padding: 5px 10px;
	background: #E06C5F;
	font-size: 14px;
	color: #FFF;
	text-align: center;
}

.users-modules-change-password-default .body .form .form-errors {
	padding-bottom: 10px;
}

.users-modules-change-password-default .body .form .form-options {
	text-align: center;
}
.users-modules-change-password-default .body .form .form-options .submit {
	text-align: center;
	font-family: "librebaskerville";
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	background: #939292;
	border: none;
	cursor: pointer;
	padding: 10px;
}
.users-modules-login .login-holder{
    padding: 15px 10px;
    background: #f4f3f3;
    border: 1px solid #eaeaea;
}

.users-modules-login input {
    outline: none;
}

.users-modules-login h1 {
    margin: 0px 0px 15px;
    font-family: "librebaskerville";
    font-size: 18px;
    color: #696868;
}

.users-modules-login .row .ajax-error {
    color: red;
    font-size: 12px;
}

.users-modules-login .row .label {
    display: none;
}

.users-modules-login .row .input input {
    display: block;
    width: 94%;
    padding: 0px 3%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #e3e2e2;
    font-family: "quattrocentosans";
    font-size: 16px;
    color: #7a7a7f;
    margin-bottom: 5px;
}
.users-modules-login .remember {
    font-family: "librebaskerville";
    font-size: 11px;
    color: #b09218;
    margin: 10px 0px 15px;
}

.users-modules-login .options .option .label {}
.users-modules-login .option a {
    text-transform: none;
    font-weight: normal;
    padding: 0;
    line-height: 1;
}

.users-modules-login .option.register .label {
    font-family: "librebaskerville";
    font-size: 12px;
    font-weight: bold;
    color: #696868;
}
.users-modules-login .option.register a {
    color: #b09218;
    text-decoration: none;
}

.users-modules-login .option.recover{
    margin: 13px 0px 0px;
}
.users-modules-login .option.recover a{
    text-decoration: none;
    font-family: "quando";
    font-size: 11px;
    color: #b09218;
}

.users-modules-login .submit input {
    width: 100%;
    text-align: center;
    font-family: "librebaskerville";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px;
    background: #939292;
    border: none;
    cursor: pointer;
}

.users-modules-register {
    display: none;
}
.users-modules-register h1 {
    margin: 0px 0px 15px;
    font-family: "librebaskerville";
    font-size: 18px;
    color: #696868;
}
.users-modules-register .form-wrapper {
    padding: 15px 10px;
    background: #f4f3f3;
    border: 1px solid #eaeaea;
}
.users-modules-register .form-wrapper .form .form-line .label {
    display: none;
}
.users-modules-register .form-wrapper .form .form-line .label p {}
.users-modules-register .form-wrapper .form .form-line .input {}
.users-modules-register .form-wrapper .form .form-line.required .label {}
.users-modules-register .form-wrapper .form .form-line .input.multi {}

.users-modules-register .form-wrapper .form .form-line .input input,
.users-modules-register .form-wrapper .form .form-line .input select {
    height: 34px;
    line-height: 34px;
    border-left: 0;
    border: 1px solid #e3e2e2;
    font-family: "quattrocentosans";
    font-size: 16px;
    color: #7a7a7f;
    width: 94%;
    padding: 0 3%;
}
.users-modules-register .form-wrapper .form .form-line .input.multi input,
.users-modules-register .form-wrapper .form .form-line .input.multi select {
	width: 43%;
}
.users-modules-register .form-wrapper .form .form-line.required .input input {
    border: 1px solid #e3e2e2;
}
.users-modules-register .form-wrapper .form .form-line .input input.first {
    float: left;
}
.users-modules-register .form-wrapper .form .form-line .input input.last {
    float: right;
}

.users-modules-register .form-wrapper .form .form-error {
    color: red;
    text-align: center;
    font-size: 12px;
}

.users-modules-register .form-wrapper .form .submit {
    padding-top: 5px;
}
.users-modules-register .form-wrapper .form .submit button {
    width: 100%;
    text-align: center;
    font-family: "librebaskerville";
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    height: 37px;
    line-height: 37px;
    background: #939292;
    border: none;
    cursor: pointer;
}

.users-modules-register a.back {
    margin-top: 25px;
    display: block;
    text-align: center;
    font-family: "librebaskerville";
    font-size: 11px;
    color: #b09218;
    text-transform: none;
    line-height: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.newsletters-modules-newsletter-subscribe .title {
	font-family: "quattrocentosans", sans-serif;
	font-size: 14px;
	margin: 35px 0 15px;
}

.newsletters-modules-newsletter-subscribe .forms .form-input-wrapper .form-input-holder input,
.newsletters-modules-newsletter-subscribe .forms .form-input-wrapper .form-input-holder select {
	border: 1px solid #ababab;
	padding: 5px 10px;
	background: #FFF;
	height: 32px !important;
	font-size: 14px;
	font-family: "quattrocentosans";
	color: #696969;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.newsletters-modules-newsletter-subscribe .forms .field-group .form-input-wrapper.firstname-field input {
	border-right: 0;
}

.newsletters-modules-newsletter-subscribe .forms .form-input-wrapper.email-field input {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.newsletters-modules-newsletter-subscribe .forms .field-group .form-input-wrapper {
	width: 50%;
	margin-bottom: 10px;
}

.newsletters-modules-newsletter-subscribe .forms .form-actions {
	text-align: left;
}

.newsletters-modules-newsletter-subscribe .forms .form-actions input[type=submit] {
	border: 1px solid #FFF;
	background: transparent;
	font-family: "librebaskerville";
	font-size: 13px;
	width: auto;
	padding: 6px 30px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin:0;
}
.newsletters-modules-newsletter-subscribe .forms .form-actions input[type=submit]:hover {
	background: #72121e;
	border: 1px solid #72121e;
}

.newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation {
	background: transparent;
	padding: 0;
}
.newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .title{
	margin: 10px 0;
}

/*700px breakpoint*/
@media only screen and (max-width: 700px){

	.newsletters-modules-newsletter-subscribe .forms .form-actions {
		text-align: center;
	}

	.newsletters-modules-newsletter-subscribe .forms .field-group .form-input-wrapper.firstname-field input {
		border-right: 1px solid #ababab;
	}
	
	.newsletters-modules-newsletter-subscribe .forms .form-actions input[type=submit] {
		width: 50%;
	}

	.newsletters-modules-newsletter-subscribe .title {
		text-align: center;
	}

	.newsletters-modules-newsletter-subscribe .forms .field-group .form-input-wrapper {
		width: 100%;
	}

}

/* For when Newsletter is in Gray Section */

.tpl-position-content-gray-section .newsletters-modules-newsletter-subscribe .forms .form-actions input[type=submit] {
    background-color: #707070;
    border: 1px solid #626262;
    font-size: 14px;
    height: 41px;
}

.tpl-position-content-gray-section .newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .title{
    color: #72121e;
    font-family: "quattrocentosans";
}

/*For when Newsletter is on the missionary full view page*/
.missionary-newsletter-subscribe-popup {}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .forms .form-input-wrapper {
    float: none !important;
    margin: 0 !important;
    width: 100%;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .forms .form-input-wrapper input {
    display: block;
    font-size: 14px;
    padding: 14px;
    border: solid 1px #c3c3c3 !important;
    outline: none;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .forms .form-input-wrapper.field-has-error input {
    border: solid 1px #711b26 !important;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .forms .form-actions input[type=submit] {
    display: block;
    background: #711b26;
    border: 1px solid #711b26;
    font-size: 14px;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation {
    text-align: center;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .title {
    color: #2b2b2b;
}
.missionary-newsletter-subscribe-popup .newsletters-modules-newsletter-subscribe .confirmation-wrapper .confirmation .message {
    color: #2b2b2b;
}
#users-modules-login-popup-blur {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
    background-color: #fff;
    opacity:0.5;
    filter:Alpha(opacity=50);
}

#users-modules-login-popup {
    top:0;
    left:0;
    position: fixed;
    background-color: #939292;
    border: 0;
    color: #FFF;
    padding: 0;
    width: 400px;
    display: none;
    z-index: 1000;
    -webkit-box-shadow: 1px 1px 10px rgba(0,0,0,.5);
    box-shadow: 1px 1px 10px rgba(0,0,0,.5);
}

#users-modules-login-popup .close {
    cursor: pointer;
    position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    top:10px;
    right: 20px;
   /* background: none;*/
}
#users-modules-login-popup .close:after {
    display: block;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    line-height: 24px;
    height: 24px;
    width: 24px;
    text-align: center;
}

#users-modules-login-popup .title {
    width: 100%;
    font-size: 16px;
    color: #fff;
    background: #800000 !important;
    padding: 20px 0px !important;
    text-transform: uppercase;
    text-align: center;
}
#users-modules-login-popup .options {
    width: 100%;
}
#users-modules-login-popup .option .label {
    font-size: 16px;
}
#users-modules-login-popup .option a {
    color: #c3bead;
}
#users-modules-login-popup .option a:hover {
    color: #FFF;
}
#users-modules-login-popup .option {
    margin-bottom: 15px;
}

#users-modules-login-popup .options .option.recover {
    text-align: center;
}
#users-modules-login-popup .options .option.recover a {
    margin-left: 10px;
    color:#800000;
}

#users-modules-login-popup .row {
    padding: 0 20px;
    color: #544d4d;
    margin-bottom: 0;
}
#users-modules-login-popup .row label {
    display: none;
}
#users-modules-login-popup .row input {
    width: 95%;
    height: 52px;
    border: 0 !important;
    outline: none;
    resize: none;
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #979696;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#users-modules-login-popup .submit {
    width:100%;
    text-align: center;
    margin: auto;
}

#users-modules-login-popup .submit button {
    width: 90%;
    cursor: pointer;
    color: #FFF;
    background: #72121e;
    display: inline-block;
    text-decoration: none;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 0;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    border:0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
}

#users-modules-login-popup .submit button:hover {
    background: #a58521;
}

#users-modules-login-popup .error {
    width: 100%;
    color: #FFF;
    margin: 20px 0;
    padding: 20px;
    background: #ba0500;
    text-align: center;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
#users-modules-login-popup .error:empty {
    padding: 0;
}

#users-modules-login-popup .show_confirmation {
    display: none;
}
#users-modules-login-popup .show_confirmation .image {
    width: 128px;
    height: 96px;
    margin: 65px auto 20px auto;
}
#users-modules-login-popup .show_confirmation h3.sub-title {
    text-align: center;
}


/*MOBILE PHONES*/
@media screen and (max-width: 700px) {
    #users-modules-login-popup {
        background: #72121e;
        position: fixed;
        width: 100vw;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        border: 0;
        top: 0 !important;
        bottom: 0 !important;
        left: 0 !important;
        overflow-y: auto;
        overflow-x: hidden;
    }
}
.users.users-recover-password .description {
	margin-bottom: 50px;
}

.users.users-recover-password .input{
	margin-bottom: 50px;
}

.users.users-recover-password .input input{
	color: #505759;
	border: 0;
	background: #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	font-family: "AvenirLTStd-Black", Arial, sans-serif;
	padding: 10px 20px;
}

.users.users-recover-password .submit input {
	cursor: pointer;
	font-family: "AvenirLTStd-Black", Arial, sans-serif;
	color: #FFF;
	background: #939292;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
.users.users-recover-password .submit input:hover {
	color: #505759;
}

@media only screen and (max-width: 900px) {

	.users.users-recover-password .input input{
		width:100%;
	}
	
}
.paging-toolbar {
	margin: 20px 0px 35px;
	text-align: center;
}
.paging-toolbar .goToPage {
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	padding: 0px 10px;
	border: 1px solid #b7b7b6;
	height: 40px;
	line-height: 40px !important;
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 15px;
	text-decoration: none;
	color: #bdbdbd;
	box-shadow: none;
	background: none;
	border-radius: 0px;
}
.paging-toolbar .goToPage:hover {
	/* background-color: #d3d3d3; */
	color: #616161;
}
.paging-toolbar .goToPage.current {
	background-color: transparent;
	border-color: #b7b7b6;
	color: #7d0c1b;
}

/* style */

.page-navi{
	margin: 20px 0px 35px;
	text-align: center;
}

.page-navi a.btn-prev, .page-navi a.btn-next{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	padding: 0px 10px;
	border: 1px solid #b7b7b6;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 15px;
	text-decoration: none;
	color: #bdbdbd;
}

.page-navi a.btn-prev:hover, .page-navi a.btn-next:hover{
	color: #616161;
}

.page-navi ul.navi-list{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

.page-navi ul.navi-list li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	padding: 0px 10px;
	border: 1px solid #b7b7b6;
	height: 40px;
	line-height: 40px;
	margin: 0px 3px;
}

.page-navi ul.navi-list li a{
	font-family: "quattrocentosans";
	font-size: 15px;
	text-decoration: none;
	color: #616161;
}

.page-navi ul.navi-list li.active a, .page-navi ul.navi-list li:hover a{
	color: #7d0c1b;
}
.bx-wrapper {
    margin: 0;
}

.bx-wrapper .bx-viewport {
    left: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none 0;
}

.bx-wrapper .bx-viewport ul {
    margin: 0px;
    padding: 0px;
}

.bx-wrapper .bx-viewport .showcase-slide {
    /*position: relative;*/
}

.bx-wrapper .bx-viewport .showcase-slide .showcase-caption {
    position: absolute;
    width: 100%;
}

.bx-wrapper .bx-viewport .showcase-slide .showcase-caption .content-holder {
    display: table-cell;
    vertical-align: middle;
}

.bx-wrapper .bx-prev {
    background: url(/tpl/LibertyCounsel/img/btn-prev.png) no-repeat;
}

.bx-wrapper .bx-next {
    background: url(/tpl/LibertyCounsel/img/btn-next.png) no-repeat;
}

.bx-wrapper .bx-next:hover {
    background-position: initial;
}

.bx-wrapper .bx-controls-direction a {
    width: 56px;
    height: 104px;
    z-index: 2;
	top: 50%;
	margin-top: -52px;
}
.bx-wrapper .bx-controls-direction a.bx-prev {
	/*left: 50px;*/
}
.bx-wrapper .bx-controls-direction a.bx-next {
	/*right: 50px;*/
}


.bx-wrapper .bx-pager {
    display: block !important;
	margin:0;
	padding: 0;
	bottom: 15px;
	text-align: right;
	right: 0;
	margin-right: 5%;
}

.bx-wrapper .bx-pager a {
	text-align: initial;
	background: rgba(255,255,255,0.5) !important;
	width:13px !important;
	height:13px !important;
	border-radius: 50% !important;
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
}

.bx-wrapper .bx-pager a.active {
	background: #FFF !important;
}


@media only screen and (max-width: 700px) {

	.bx-wrapper .bx-next,
	.bx-wrapper .bx-prev {
		background-size:50px 50px;
	}

	.bx-wrapper .bx-controls-direction a {
		top:50%;
		width: 50px;
		height: 50px;
	}

/*.bx-wrapper .bx-controls-direction a.bx-prev {
		left: 5px;
	}
	.bx-wrapper .bx-controls-direction a.bx-next {
		right: 5px;
	}*/
	
}
.advocacy-modules-active-campaigns {
	margin-bottom: 20px;
}

.advocacy-modules-active-campaigns .title-box {
	background-color: #FFF;
	color: #72121e;
	font-family: 'librebaskerville', sans-serif;
	font-size: 18px;
	padding-left: 0;
    margin-bottom: 15px;
}

.advocacy-modules-active-campaigns .title-box .link a {
	background: #707070;
	border: 1px solid #626262;
	color: #fff;
	font-family: 'quattrocentosans', sans-serif;
	padding: 7px 20px 8px;
}
.advocacy-modules-active-campaigns .title-box .link a:hover {
	background: #72121e;
	border: 1px solid #72121e;
}

.advocacy-modules-active-campaigns .title-box .link a span {
	font-size: 16px;
	font-family: 'librebaskerville', sans-serif;
}

.advocacy-modules-active-campaigns .title-box .link a img {
	display: none;
}

.advocacy-modules-active-campaigns .campaigns-table tr.even {
	background-color: #cec8be;
	background-color: rgba(60, 48, 33, 0.11);
}

.advocacy-modules-active-campaigns .campaigns-table tr.odd {
	background-color: #f0ede8;
	background-color: rgba(255, 255, 255, 0.4);
}

.advocacy-modules-active-campaigns .campaigns-table tr td.no-results {
	background-color: #cec8be;
	background-color: rgba(60, 48, 33, 0.11);
	font-size: 16px;
	font-weight: bold;
	color: #312821;
	text-shadow: none;
}

.advocacy-modules-active-campaigns .campaigns-table td.name {
	color: #645042;
	font-size: 18px;
	font-weight: bold;
}

.advocacy-modules-active-campaigns .campaigns-table td.name img {
	display: none;
}

.advocacy-modules-active-campaigns .campaigns-table td.name span {
	cursor: pointer;	
}

.advocacy-modules-active-campaigns .campaigns-table td.completion .progress-bar {
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #c3c3c3;
}

.advocacy-modules-active-campaigns .campaigns-table td.completion .progress-bar .completion-percent {
	color: #696868;
	font-size: 14px;
}

.advocacy-modules-active-campaigns .campaigns-table td.completion .progress-bar .total-percent {
	color: #696868;
	font-size: 14px;
}

.advocacy-modules-active-campaigns .campaigns-table td.completion .progress-bar .progress-bar-percentage {
	background-color: #b09218;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.advocacy-modules-active-campaigns .campaigns-table td.options a {
	height: 22px;
	padding-top: 2px;
	font-weight: bold;
	font-size: 14px;
}

.advocacy-modules-active-campaigns .campaigns-table td.options a.view {
	color: #fff;
	background-color: #72121e;
	text-shadow: none;
	font-family: 'librebaskerville', sans-serif;
}

.advocacy-modules-active-campaigns .campaigns-table td.options a.promote {
	color: #fff;
	background-color: #707070;
	text-shadow: none;
	font-family: 'librebaskerville', sans-serif;
}

@media screen and (max-width: 900px) {
    .advocacy-modules-active-campaigns .campaigns-table td.options a {
        display: block;

    }
    .advocacy-modules-active-campaigns .campaigns-table td.options a.view {
        margin-bottom: 5px;
    }
}


/*contributions*/
.contributions {
	max-width: 640px;
    margin: auto;
    padding: 50px 10px;
}

.contributions .login-text {
	background: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
    padding: 20px 0px 15px 0px;
}

.contributions .login-text a {
	color:#72121e;
	font-weight: bold;
}
.contributions .login-text a:hover {
	color: #505759;
}

.contributions #cart-summary-container {
	background: #FFF;
}

.contributions #cart-summary-container.loading {
	background: url('/tpl/LibertyCounsel/img/ajax-loader.gif') center center no-repeat;
}
.contributions #cart-summary-container.loading .cart-summary-title,
.contributions #cart-summary-container.loading .cart-summary {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2;
}

.contributions .cart-summary-title {
	background-color: transparent;
    color: #2b2b2b;
	padding: 10px;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 4px solid #cccccc;
}

.contributions .cart-summary .summary-row {
    background-color: #fff;
    border-bottom: 2px solid #e7e5de;
    padding-left: 5px;

}

.contributions .cart-summary .summary-row .campaign-thumbnail {
	display: none;
}

.contributions .cart-summary .summary-row .top-data {
    margin:0;
	color: #000;
}

.contributions .cart-summary .summary-row .top-data .name,
.contributions .cart-summary .summary-row .top-data .amount {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

.contributions .cart-summary .summary-row .bottom-data {
    margin-left: 0;
    margin-top: 10px;
	color: #5a5a5a;
	font-size: 14px;
	font-weight: normal;
}

.contributions .cart-summary .summary-row .bottom-data .anonymous {
	margin-bottom: 15px;
}

.contributions .cart-summary .summary-row .bottom-data .anonymous span {
    color: #5a5a5a;
}

.contributions .cart-summary .summary-row .bottom-data .anonymous label {
    color: #000;
	font-size: 18px;
	vertical-align: inherit;
}

.contributions .cart-summary .summary-row .bottom-data .notes {
	clear: both;
	width: 100%;
	float: none;
	padding:0;
}

.contributions .cart-summary .summary-row .bottom-data .notes .instructions {
    text-decoration: none;
	color: #5a5a5a;
	font-weight: normal;
}

.contributions a {
    text-decoration: none;
    color: #057a6e;
    font-weight: bold;
}
.contributions .form-body .form-input-wrapper.payment-card-security-code-field label .cvv-help {
	top: 43px;
	left: 60px;
}
.contributions .cart-summary .summary-row .bottom-data .buttons a {
    text-decoration: none;
	color: #5a5a5a;
    font-weight: normal;
}

.contributions .cart-summary .summary-row .bottom-data .notes .instructions:hover,
.contributions .cart-summary .summary-row .bottom-data .buttons a:hover {
	text-decoration: none;
	color: #000;
}

.contributions .cart-summary .total {
	padding: 30px 0 5px 0;
    color: #72121e;
	text-align: center;
	background-color: transparent;
	font-size: 24px;
	font-weight: bold;
}

.contributions .cart-summary .total .amount {
    color: #72121e;
	font-weight: bold;
	font-size: 24px;
}

.contributions .campaign-page-buttons {
    display:none;
}

.contributions .form-body .title-wrapper {
    border: 0;
    background: none;
    margin-bottom: 20px;
    padding: 30px 0 5px 0;
	text-align: center;
}

.contributions .title {
    font-size: 30px;
    line-height: 30px;
    font-weight: bolder;
    color: #3f2f29;
    padding-bottom: 5px;
    text-align: left;
}

.contributions .top .name {
    font-size: 18px;
    line-height:24px;
    font-weight: bolder;
    color: #3f2f29;
    padding-bottom: 5px;
    text-align: left;

}

.contributions .x-btn {
    display: inline-block;
    text-decoration: none;
    outline: none;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    padding: 20px 10px;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    border: none 0;
    cursor: pointer;
    background: #92aca0;
    color: #FFF;
    margin-top: 15px;
    float: left;
}

.contributions .x-btn.x-btn-over {
	background: #82998e;
}
.contributions .x-btn.x-btn-over .x-btn-inner {
	color:#FFF !important;
}

.contributions .forms .form-body {
	padding-top: 0;
}

.contributions .form-body .recurring-options .recurring-type-field {
	margin-top: 20px;
	margin-bottom: 30px;
}

.contributions .form-body .register-options,
.contributions .form-body .recurring-options {
	background: #FFF;
}

.contributions .form-body .recurring-options {
	padding-top:20px;
	margin-top: -20px;
}

.contributions .form-body .register-options .register-field {
	padding: 10px 0 30px 0;
}
.contributions .form-body .register-options .form-panel-register {
	margin-bottom: 30px;
}

.contributions .form-body .billing-information {
	padding: 10px 0;
}

.contributions .form-body .billing-information .form-panel-saved-addresses,
.contributions .form-body .secure-payment .form-panel-existing-cards,
.contributions .form-body .billing-information .form-panel-address,
.contributions .form-body .secure-payment .form-panel-card {
	display: block;
}

.contributions .form-body .title-wrapper .title {
	float: none;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
    padding-bottom: 30px;
	text-align: inherit;
}

.contributions .form-body .title-wrapper .title-options {
	float: none;
	text-align: center;
}

.contributions .form-body .title-wrapper .title-options .payment-type-field {
	display: inline-block;	
}

.contributions .form-body .title-wrapper .title-options .form-input-label {
	font-size: 18px;
	margin-top: -3px;
	font-weight: normal;
	color: #000;
}
.contributions .form-body .title-wrapper .title-options .form-input-holder {
	width:auto;
}

.contributions .form-body .organization-information .is-combo input[type=text],
.contributions .form-body .billing-information .is-combo input[type=text],
.contributions .form-body .billing-information .form-panel-saved-addresses select,
.contributions .form-body .secure-payment .form-panel-existing-cards select,
.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-year-field select,
.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-month-field select,
.contributions .form-body .secure-payment .form-panel-check select {
	-webkit-appearance:none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	background-image: url('/tpl/LibertyCounsel/img/icon-combo-trigger.png');
	background-position: right center;
	background-repeat: no-repeat;
	color: #979696;
}

.contributions .form-body .organization-information {
	padding: 20px 0;
}

.contributions .form-body .organization-information .group-yes-field {
	margin-bottom: 30px;
}

@-moz-document url-prefix() {
	.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-year-field select,
	.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-month-field select {
		padding:10px;
	}
}

.payment-type-field {
    margin-bottom: 0 !important;
}

.contributions .form-body .form-input-wrapper.payment-id-field .form-input-holder {
    padding-right: 0;
}

.contributions .form-body .form-input-wrapper.address-city-field .form-input-holder input, .contributions .form-body .form-input-wrapper.address-city-field .form-input-holder select {
    width: 100%;
}

.contributions .form-body .form-input-wrapper.payment-id-field .form-input-holder .form-field-button {
    width:100%;
}

.contributions .form-body .form-input-wrapper.address-id-field .form-input-holder .form-field-button  {
    width:100%;
}

.contributions .form-body .field-group .form-input-wrapper.payment-check-account-type-field,
.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-year-field {
    width: 100%;
    padding-right: 0;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-expiration-month-field {
    width: 100%;
    padding: 0 0 0 0;
}

.contributions .form-body .field-group .form-input-wrapper.payment-card-security-code-field {
    width: 100%;
    float: left;
    padding-left: 0;
    margin-left: 0;
}

.contributions .form-body .secure-payment .form-panel-check .payment-check-checking-type-field,
.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-month-field {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.contributions .form-body .secure-payment .form-panel-check .payment-check-account-type-field,
.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-year-field {
	float: left;
	width: 50%;
}

.contributions .form-body .form-input-wrapper.address-id-field .form-input-holder {
    padding-right: 0;
}


.contributions .form-body .form-input-wrapper.group-id-field .form-input-holder {
    padding-right: 0;
}

.contributions .form-body .form-input-wrapper.group-id-field .form-input-holder .form-field-button {

    width:100%;
}

.contributions .form-body .field-group .form-input-wrapper.group-phone-number-field {
    padding-left: 0;
    width: 100%;
}

.contributions .form-body .field-group .form-input-wrapper.group-phone-number-field .form-input-label .form-checkbox-label{
    text-align: left;
}

.contributions .form-body .field-group .form-input-wrapper.phone-is-outside-us-field, .contributions .form-body .field-group .form-input-wrapper.group-phone-is-outside-us-field {
    width: 100%;

}

.contributions .form-body .billing-information .form-input-wrapper.address-id-field .form-input-holder .form-field-button,
.contributions .form-body .secure-payment .form-panel-existing-cards .form-input-holder .form-field-button,
.contributions .form-body .organization-information .form-panel-organization-selector .form-input-holder .form-field-button {
	width: 150px;
	left:50%;
	top:20px;
	margin-left:-75px;
}

.contributions .form-body .field-group .form-input-wrapper .group-phone-number-field .form-label-left {
    width: 100%;
    padding:0;
}

.contributions .form-body .field-group .form-input-wrapper.person-lastname-field {
    width: 100%;
    padding-left: 0;
}

.contributions .form-body .field-group .form-input-wrapper.person-firstname-field {
    width: 100%;
    padding-left: 0;

}

.contributions .form-body .field-group .form-input-wrapper.phone-number-field,
.contributions .form-body .field-group .form-input-wrapper.group-phone-number-field {
    width: 100%;
    padding-left: 0;
}

.contributions .form-body .billing-information .form-input-wrapper.address-city-field,
.contributions .form-body .billing-information .form-input-wrapper.address-location-country-id-field {
	width: 49%;
	display: inline-block;
	margin-left:0;
	margin-right: 0;
}
.contributions .form-body .billing-information .form-input-wrapper.address-zip-field,
.contributions .form-body .billing-information .form-input-wrapper.address-location-state-id-field {
	width: 50%;
	display: inline-block;
	margin-left:0;
	margin-right:0;
}

.contributions .form-body .billing-information .form-input-wrapper.person-firstname-field {
	float: left;
	width: 49%;
	margin-right: 1%;
}
.contributions .form-body .billing-information .form-input-wrapper.person-lastname-field {
	float: left;
	width: 50%;
}
.contributions .form-body .billing-information .form-input-wrapper.phone-number-field {}
.contributions .form-body .billing-information .form-input-wrapper.phone-is-outside-us-field {}
.contributions .form-body .billing-information .form-input-wrapper.phone-is-outside-us-field .form-input-holder {
	text-align: left;
}

.contributions .form-body .field-group .form-input-wrapper.user-password-field {
    width: 100%;
    padding-left: 0;
}

.contributions .form-body .field-group .form-input-wrapper.user-password-repeat-field {
    width: 100%;
    padding-left: 0;
}

.contributions .form-body .field-group .form-input-wrapper.recurring-start-date-field {
    width: 49%;
    margin-right: 1%;
    float: left;
    padding-left: 0;
}

.contributions .form-body .field-group .form-input-wrapper.recurring-end-date-field {
    width: 50%;
    float: left;
    padding-left: 0;
}

.contributions .form-body .form-input-wrapper .form-input-holder {
	text-align: center;
}
.contributions .cart-summary .summary-row .bottom-data .anonymous label input[type=radio],
.contributions .form-body .form-input-wrapper .radio input[type=radio],
.contributions .form-body .form-input-wrapper .form-input-label.form-checkbox-label input[type=checkbox] {
	display: none;
}
.contributions .cart-summary .summary-row .bottom-data .anonymous label,
.contributions .form-body .form-input-wrapper .radio,
.contributions .form-body .form-input-wrapper .form-input-label.form-checkbox-label {
	line-height: 20px;
	text-align: left;
	width: auto;
	display: inline;
	font-size: 18px;
}
.contributions .form-body .recurring-options .form-input-wrapper .form-input-label.form-checkbox-label.checked:before,
.contributions .form-body .form-input-wrapper .form-input-label.form-checkbox-label.checked:before {
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: url('/tpl/LibertyCounsel/img/extjs/custom_checkbox.png');
    width: 28px;
    height: 23px;
    background-position: 28px 0px;
}
.contributions .cart-summary .summary-row .bottom-data .anonymous label.checked:before,
.contributions .form-body .recurring-options .form-input-wrapper .radio.checked:before,
.contributions .form-body .form-input-wrapper .radio.checked:before {
	background-image: url('/tpl/LibertyCounsel/img/extjs/radio-btn.png');
	background-repeat: no-repeat;
	background-position: center;
}
.contributions .cart-summary .summary-row .bottom-data .anonymous label:before,
.contributions .form-body .recurring-options .form-input-wrapper .radio:before,
.contributions .form-body .form-input-wrapper .radio:before,
.contributions .form-body .form-input-wrapper .form-input-label.form-checkbox-label:before
{
	content: " ";
	display: inline-block;
	width:20px;
	height:20px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	background: #FFF;
	border: 2px solid #000000;
	vertical-align: middle;
	margin-right: 5px;
}

.contributions .cart-summary .summary-row .extra-data {
    margin-left: 0;
    margin-top: 10px;
    color: #5a5a5a;
    display: flex;
}
.contributions .cart-summary .summary-row .extra-data label {
    line-height: 22px;
    margin-right: 10px;
}
.contributions .cart-summary .summary-row .extra-data input {
    border: 1px solid #e7e5de;
    padding: 3px;
    width: 100%;
    flex: 1;
}
.contributions .cart-summary .summary-row .extra-data .form-input-error {
    line-height: 22px;
    color: #d02d2d;
    margin-left: 10px;
}

.contributions .form-body .form-input-wrapper .form-input-label.form-checkbox-label.checked:before,
.contributions .form-body .recurring-options .form-input-wrapper .form-input-label.form-checkbox-label:before,
.contributions .form-body .billing-information .form-input-wrapper.phone-is-outside-us-field .form-input-label.form-checkbox-label:before,
.contributions .form-body .organization-information .group-yes-field .form-input-label.form-checkbox-label:before,
.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-is-outside-us-field .form-input-label.form-checkbox-label:before
{
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-image: url('/tpl/LibertyCounsel/img/extjs/custom_checkbox.png');
    width: 28px;
    height: 23px;
}

.contributions .form-actions input {
	width: 350px;
    margin-top:2px;
}

.contributions .form-body .organization-information .form-panel-organization .title-wrapper {
	padding-bottom: 0;
}

.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-number-field {
    float: left;
    width: 49%;
    padding-left: 1%;
    padding-right: 1%;

}

.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-is-outside-us-field {
	float: left;
	width: 49%;
	padding: 15px 0px;
}
.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-is-outside-us-field .form-input-holder {
	text-align: left;
}

.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-city-field,
.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-location-country-id-field {
	display: inline-block;
	width: 49%;
}

.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-zip-field,
.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-location-state-id-field {
	display: inline-block;
	width: 50%;
}

.contributions .form-body .accepted-cards {
	display: none;
}

.contributions .form-body .form-input-wrapper .form-input-holder a.cvv-help-icon {
	right: 20px;
	top:50%;
	margin-top: -8px;
}

.contributions .form-body .register-options .password-strength-info {
	display: none;
}

.contributions .form-body .contributions-transfer-fee-form .radio {
	float: left;
}
.contributions .form-body .form-input-wrapper.transfer-fee-choice-field label {
	padding-top: 15px;	
}

.contributions .form-body .secure-payment .form-panel-custom-method .form-actions button {
    margin-top: 0;
    width: 200px;
}

@media only screen and (max-width: 700px) {

	.contributions .form-body .field-group .form-input-wrapper.recurring-start-date-field {
		float: none;
		width: 100%;
		padding-left: 0;
		margin-right: 0;
	}

	.contributions .form-body .field-group .form-input-wrapper.recurring-end-date-field {
		width: 100%;
		margin-left: 0;
		padding-left: 0;
		float: none;
	}
	
	.contributions .form-body .recurring-options .recurring-type-field .form-input-holder label {
		padding: 0 1px;
		font-size: 16px;
	}

	.contributions .form-body .recurring-options .recurring-type-field .form-input-holder label:before {
		margin-right: 0;
	}

	.contributions .form-body .billing-information .title-wrapper,
	.contributions .form-body .billing-information .form-panel-address,
	.contributions .form-body .secure-payment .title-wrapper,
	.contributions .form-body .secure-payment .form-panel-check,
	.contributions .form-body .secure-payment .form-panel-card,
	.contributions .form-body .secure-payment .form-panel-existing-cards {
		max-width: inherit;
		width: 100%;
	}

	.contributions .form-body .secure-payment .form-panel-check .payment-check-checking-type-field,
	.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-month-field {
		float: none;
		width: 100%;
		margin-right: 0;
	}
	.contributions .form-body .secure-payment .form-panel-check .payment-check-account-type-field,
	.contributions .form-body .secure-payment .form-panel-card .payment-card-expiration-year-field {
		float: none;
		width: 100%;
	}

	.contributions .form-body .billing-information .form-input-wrapper.phone-is-outside-us-field {
		padding: 15px 5px;
	}

	.contributions .form-body .billing-information .form-input-wrapper.person-firstname-field,
	.contributions .form-body .billing-information .form-input-wrapper.address-city-field,
	.contributions .form-body .billing-information .form-input-wrapper.address-location-country-id-field {
		width: 100%;
		float:none;
		display: block;
		margin-right: 0;
	}
	.contributions .form-body .billing-information .form-input-wrapper.person-lastname-field,
	.contributions .form-body .billing-information .form-input-wrapper.address-zip-field,
	.contributions .form-body .billing-information .form-input-wrapper.address-location-state-id-field {
		width: 100%;
		float: none;
		display: block;
	}
	
	.contributions .form-body .organization-information .form-panel-organization,
	.contributions .form-body .organization-information .form-panel-organization-selector,
	.contributions .form-body .organization-information .group-yes-field {
		max-width: inherit;
	}
	
	.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-phone-is-outside-us-field {
		padding: 15px 5px;
	}

	.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-city-field,
	.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-location-country-id-field {
		display: block;
		width: 100%;
	}

	.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-zip-field,
	.contributions .form-body .organization-information .form-panel-organization .inputs-wrapper .group-address-location-state-id-field {
		display: block;
		width: 100%;
	}

	.contributions .form-body .title-wrapper .title-options .payment-type-field label {
		font-size: 16px;
	}

	.contributions .cart-summary .summary-row .bottom-data .buttons {
		width:50%;
		text-align: right;
	}
	.contributions .cart-summary .summary-row .bottom-data .notes {
		width:50%;
	}

	.contributions .form-body .billing-information .form-panel-saved-addresses select,
	.contributions .form-body .secure-payment .form-panel-existing-cards select {
		padding-right: 35px;
	}

	.contributions .cart-summary .summary-row .top-data .name,
	.contributions .cart-summary .summary-row .top-data .amount,
	.contributions .cart-summary .summary-row .bottom-data .buttons,
	.contributions .cart-summary .summary-row .bottom-data .notes {
		float: none;
		width: 100%;
		text-align: center;
	}

	.contributions .cart-summary .summary-row .bottom-data .buttons {
		margin-top: 20px;
	}
	
	.contributions .cart-summary .summary-row .top-data .amount {
		margin-top: 10px;
	}

	.contributions .cart-summary .summary-row .bottom-data .notes a {
		display: block;
		margin-top: 20px;
		font-size: 14px;
	}

	.contributions .cart-summary .summary-row .bottom-data .anonymous {
		float: none;
		width: 100%;
		text-align: center;
		margin-top: 20px;
	}
    .contributions .cart-summary .summary-row .extra-data {
        display: block;
        text-align: center;
    }
    .contributions .cart-summary .summary-row .extra-data label {

    }
    .contributions .cart-summary .summary-row .extra-data input {
        margin-top: 5px;
        width: 100%;
    }
    .contributions .cart-summary .summary-row .extra-data .form-input-error {
        margin-top: 5px;
    }

    .forms .form-input-wrapper .form-input-holder input, .forms .form-input-wrapper .form-input-holder select, .forms .form-input-wrapper .form-input-holder textarea{
        width: 100%;
        border: 2px solid #e7e5de;
        padding: 0 20px 3px 20px;
        font-size: 20px;
        color: #979696;
        outline: none;
        margin: 0;
        height: 52px !important;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        box-sizing: border-box;
        -moz-box-sizing : border-box;
    }

	.contributions .form-actions input {
		width: 100%;
	}
}


.payment-processors {
	max-width: 980px;
	padding: 30px 10px !important;
	margin: auto !important;
}

.payment-processors #edit-payment-method-form .title {
	color: #7d0c1b;
	font-family: "librebaskerville",sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
}
.recurring-side {
	background-color: #90b2a8;
}
.recurring-campaigns .recurring-gift{
	background-color: #90b2a8;
	height: 50px !important;
}

.recurring-side .x-form-text {
	margin-bottom: 0;
}

.recurring-total {
	color: #432717;
	padding-top:10px !important;
}

.recurring-campaigns .x-form-cb-wrap {
	padding-top:0;
}

.recurring-campaigns .x-form-text {
	margin-bottom:0;
}

.x-form-trigger.x-form-manage-trigger {
	width:35px;
	border:0;
	background: #FFF url("/tpl/LibertyCounsel/img/ext/add-item-icon.png") no-repeat center !important;
	margin-left: 5px;
	border: 1px solid transparent;

	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.x-form-trigger-wrap-focus .x-form-manage-trigger {
	border: 1px solid #FFD100 !important;
}

.x-field.trigger-hidden .x-form-field {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.contributions .thanks img.thanks-icon {
    background: url(/tpl/LibertyCounsel/img/green-check-66x66.png) no-repeat;
    margin: auto;
}

.contributions .thanks .thanks-message .title {
    color: #72121e;
    text-align: center;
}

.contributions .thanks .thanks-message .content {
    color: #72121e;
    line-height: 1.5;
}

.contributions .forms .title {

   text-align: center;
}

.contributions .forms .content {
    padding-bottom: 20px;
}
.tpl-position-content-wide-gray .contributions {
	background-image: none;
}

.contributions .edit-recurring-form {
	max-width: 530px;
	margin: 0 auto;
}

.contributions .edit-recurring-form .subtitle {
	font-size: 20px;
	color: #505759;
	text-align: center;
	font-style: italic;
	font-weight: 500;
	text-align: center;
	padding: 30px 0 20px 0;
}

.contributions .edit-recurring-form .recurring-total {
	color: #92aca0;
	font-weight: bold;
	text-align: center;
	background-color: transparent;
	border-top: 1px solid #d9d9d9;
	font-size: 30px;
	border: 0;
}

.contributions .save-gift {
	cursor: pointer;
	color: #FFF;
	background: #ffd100;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	padding: 20px 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform: uppercase;
}
.contributions .save-gift.x-btn-over {
	background: #ffd100;
}
.contributions .save-gift.x-btn-over .x-btn-inner {
	color: #505759 !important;
}

.contributions .edit-recurring-form .x-form-item-body {
	padding-right: 0;
}

.contributions .edit-recurring-form .remove-button {
	top:13px !important;
}

.contributions .edit-recurring-form .recurring-anonymous-checkbox {
	top: 13px !important;
}

.contributions .edit-recurring-form .inactive-text {
	text-align: center;
	font-size: 15px;
}
.com-advocacy .advocacy-campaign-details {
	border-top: none 0;
    border-bottom: solid 2px #c8c7c7;
}
.com-advocacy .advocacy-campaign-details .title {
    border-top: solid 2px #c8c7c7;
    border-bottom: solid 2px #c8c7c7;
    padding: 5px 0;
    font-family: "librebaskerville", Arial, sans-serif;
    font-size: 30px;
    color: #72121e;
    line-height: 40px;
}
.com-advocacy .advocacy-campaign-details .title a.edit {
	float: right;
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: 'librebaskerville', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 4px 14px;
    margin: 4px 0;
    display: block;
}
.com-advocacy .advocacy-campaign-details .title a.edit:hover {
    background: #72121e;
    border: 1px solid #72121e;
}
.com-advocacy .advocacy-campaign-details .advocacy-details,
.com-advocacy .advocacy-campaign-details .advocacy-details * {
    margin: 0;
    padding: 0;
    font-family: 'Merriweather', serif;
    font-size: 18px;
    color: #000000;
}
.com-advocacy .advocacy-campaign-details .advocacy-details {
    min-height: 280px;
}
.com-advocacy .advocacy-campaign-details .advocacy-details img {
	border: none 0;
	margin-right: 40px;
	-webkit-box-shadow:  none;
			box-shadow:  none;
}

.com-advocacy .advocacy-campaign-details .awaiting-moderation {
    background: #ffe9bd;
    border: 1px solid #f3ddb5;
    padding: 10px;
}
.com-advocacy .page-title {
	padding-top: 0;
    font-family: 'librebaskerville', sans-serif;
    border-bottom: 2px solid #c8c7c7;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #72121e;
    font-size: 36px;
}


.com-advocacy .campaign-url-info .title {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #000;
}
.com-advocacy .campaign-url-info .link {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #361e09;
    background: #f2f2f2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.com-advocacy .campaign-donations .title {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #000;
}
.com-advocacy .campaign-donations .details {
	
}
.com-advocacy .campaign-donations .details .completion-bar {
    background-color: transparent;
    height: 50px;
    border: 2px solid #DBDAD5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px;
}
.com-advocacy .campaign-donations .details .completion-bar .min,
.com-advocacy .campaign-donations .details .completion-bar .max {
    font-family: 'quattrocentosans', sans-serif;
	font-size: 16px;
	color: gray;
}
.com-advocacy .campaign-donations .details .completion-bar .max {
    top: 60px;
}
.com-advocacy .campaign-donations .details .completion-bar .copletion-progress {
    min-width: 2%;
    height: 100%;
    background-color: #b09218;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
.com-advocacy .campaign-donations .details .completion-bar .now_holder {
	top: 60px;
}
.com-advocacy .campaign-donations .details .completion-bar .now_holder .now {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 16px;
    color: #000;
}
.com-advocacy .campaign-donations .details .financial-info {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    color: #000;
    text-align: center;
}
.com-advocacy .campaign-donations .details .financial-info p {
	float: none;
    padding: 0;
    margin: 0;
    text-align: center;
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    color: #72121e;
}
.com-advocacy .campaign-donations .details .rounded-button {
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: 'quattrocentosans', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 7px 14px 8px;
    margin: 5px 0;
    display: inline-block;
    *display: inline;
}
.com-advocacy .campaign-donations .details .rounded-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}

.com-advocacy .donation-details .title {
	font-size: 30px;
	line-height: normal;
	font-weight: normal;
	margin: 0;
    font-family: 'dlight', sans-serif;
    color: #72121e;
    padding: 10px 0;
}
.com-advocacy .donation-details .title p {
	padding-top: 0;
    font-weight: bold;
    font-size: 30px;
    font-family: 'librebaskerville', sans-serif;
    color: #72121e;
    margin: 0;
}
.com-advocacy .donation-details .title .rounded-button {
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: 'librebaskerville', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 7px 14px 8px;
    margin: 0;
    display: block;
}
.com-advocacy .donation-details .title .rounded-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}
.com-advocacy .donation-details .table table {
    border-bottom: 2px solid #c8c7c7;
    margin-bottom: 20px;
}
.com-advocacy .donation-details .table table tr.head td {
	padding: 10px 0;
    font-family: 'librebaskerville', sans-serif;
    color: #000;
}
.com-advocacy .donation-details .table table tr.head td {
    border-bottom: 2px solid #c8c7c7;
}
.com-advocacy .donation-details .table table tr.records td {
	border-bottom: dashed 1px #c8c7c7;
}


@media (max-width: 700px) {

    .com-advocacy .campaign-donations .details .completion-bar {
        width: 100%;
        margin-bottom: 30px;
    }

    .com-advocacy .donation-details .table table tr td {
        white-space: normal;
        word-break: break-all;
    }
    .com-advocacy .donation-details .table table td.last {
        display: none;
    }
    
}
.com-advocacy .customize {
	margin-top: 0;
    padding-top: 30px;
}

.com-advocacy .customize h2.main-title {
    font-family: 'librebaskerville', sans-serif;
	border-bottom: 2px solid #c8c7c7;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #72121e;
}
.com-advocacy .customize .form .input-group {
	color: #000;
}
.com-advocacy .customize .form .input-group .title {
    font-family: 'librebaskerville', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
}
.com-advocacy .customize .form .input-group.required .title {
	padding-left: 12px;
    background-position: 0 5px;
}
.com-advocacy .customize .form .input-group .desc {
    font-family: 'quattrocentosans', sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-bottom: 5px;
    color: #000;
}
.com-advocacy .customize .form .input-group input,
.com-advocacy .customize .form .input-group textarea {
    width: 100%;
    font-family: 'quattrocentosans', sans-serif;
    font-size: 14px;
    background: #fff;
    color: #361e09;
    border: 1px solid #c3c3c3;
    outline: none;
    padding: 7px 10px 8px;
    margin: 0;
    box-shadow: inset 0 0 1px #999;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.com-advocacy .customize .form .input-group textarea {
    height: 130px;
    resize: none;
}

.com-advocacy .customize .form .input-group label {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    color: #000;
}
.com-advocacy .customize .form .input-group label * {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
}
.com-advocacy .customize .form .input-group label a {
    color: #c0a433;
}
.com-advocacy .customize .form .input-group label span.fake-checkbox {
    display: inline-block;
	width: 30px;
	height: 30px;
	background: url(/tpl/LibertyCounsel/img/extjs/custom-checkbox-30x60.png) no-repeat top center;
}

.com-advocacy .customize .form .input-group .errorMsg {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 16px;
    color: #c30000;
}
.com-advocacy .customize .sample_preview .title {
    font-family: 'librebaskerville', sans-serif;
    font-size: 18px;
    font-weight: normal;
}
.com-advocacy .customize .sample_preview .title.help-description {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 16px;
}
.com-advocacy .customize .sample_preview .image_holder {}
.com-advocacy .customize .sample_preview .image_holder img.sample_preview_image {
	display: block;
}

.com-advocacy .customize .page-footer {
    border-top: 2px solid #c8c7c7;
}
.com-advocacy .customize .page-footer .rounded-button {
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: 'quattrocentosans', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    text-decoration: none;
    padding: 7px 20px 8px;
    margin: 0 10px;

    display: inline-block;
    *display: inline;
}
.com-advocacy .customize .page-footer .rounded-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}

.com-advocacy .editMode {
    background: #ffe9bd;
    border: 1px solid #f3ddb5;
    padding: 10px;
    font-size: 16px;
    font-weight: normal;
}
.com-advocacy {}
.com-advocacy .progress-bar {
    padding-top: 0;
}
.com-advocacy .progress-bar table {}
.com-advocacy .progress-bar table tr {}
.com-advocacy .progress-bar table tr td {}
.com-advocacy .progress-bar table tr td.separator {
    width: 4%;
}
.com-advocacy .progress-bar table tr td.separator .separator-line {
    height: 0;
    font-size: 0;
    background-color: transparent;
}
.com-advocacy .progress-bar table tr td.step {}
.com-advocacy .progress-bar table tr td.step a {}
.com-advocacy .progress-bar table tr td.step .step-number {
    background-color: #696868;
    font-size: 16px;
    line-height: 29px;
    font-weight: normal;
    font-family: Arial, sans-serif;
}
.com-advocacy .progress-bar table tr td.step .step-name {
    font-size: 20px;
    font-weight: normal;
    line-height: 35px;
    font-family: "librebaskerville", Arial, sans-serif;
    color: #696868;
    margin-top: -3px;
    text-transform: uppercase;
}
.com-advocacy .progress-bar table tr td.step.selected .step-number {
    background-color: #72121e;
}
.com-advocacy .progress-bar table tr td.step.selected .step-name {
    color: #72121e;
}

.com-advocacy .campaigns-review {
    padding-top: 30px;
}

.com-advocacy .share-campaign {
    padding-bottom: 20px;
}
.com-advocacy .share-campaign .title {
    font-family: 'librebaskerville', sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 35px;
    margin: 0;
}
.com-advocacy .share-campaign a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-left: 5px;
    position: relative;
}
.com-advocacy .share-campaign a:after {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 32px;
    height: 32px;
    text-align: center;
}
.com-advocacy .share-campaign a img {
    display: none;
}
.com-advocacy .share-campaign a.facebook_share {
    background: url('/tpl/LibertyCounsel/img/facebook_circle_color-32.png') no-repeat top left;
}
.com-advocacy .share-campaign a.twitter_share {
    background: url('/tpl/LibertyCounsel/img/twitter_circle_color-32.png') no-repeat top left;
}
.com-advocacy .share-campaign a.linkedin_share {
    background: url('/tpl/LibertyCounsel/img/linkedin_circle_color-32.png') no-repeat top left;
}
.com-advocacy .share-campaign a.google_share {
    background: url('/tpl/LibertyCounsel/img/google_circle_color-32.png') no-repeat top left;
}

@media only screen and (max-width: 700px ) {
	.com-advocacy .progress-bar table tr td.step .step-name {
		display: none;
	}
}
.com-advocacy h2.main-title {
    font-family: 'librebaskerville', sans-serif;
    border-bottom: 2px solid #c8c7c7;
    padding-bottom: 20px;
    margin-bottom: 20px;
    color: #72121e;
    margin-top: 40px;
}

.com-advocacy .advocacy-promote {
	padding: 0;
}

.com-advocacy .advocacy-promote .page-title {
    font-family: 'librebaskerville', sans-serif;
    color: #72121e;
    display: none;
}

.com-advocacy .advocacy-promote .form {
	max-width: 600px;
}
.com-advocacy .advocacy-promote .form .input-group .title {
    font-family: 'librebaskerville', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #000;
}
.com-advocacy .advocacy-promote .form .input-group .title a.square-button {
    background: #c0a433;
    border: none 0;
    color: #fff;
    font-family: 'librebaskerville', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    text-decoration: none;

    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;

    padding: 3px 20px;

    display: inline-block;
    *display: inline;
}

.com-advocacy .advocacy-promote .form .input-group .hint {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 5px;
    color: #000;
}

.com-advocacy .advocacy-promote .form .input-group input,
.com-advocacy .advocacy-promote .form .input-group textarea {
    width: 100%;
    font-family: 'quattrocentosans', sans-serif;
    font-size: 14px;
    background: #fff;
    color: #361e09;
    border: 1px solid #c3c3c3;
    outline: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 7px 10px 8px;
    margin: 0;
}
.com-advocacy .advocacy-promote .form .input-group .errorMsg {
    font-family: 'quattrocentosans', sans-serif;
    font-size: 16px;
    color: #c30000;
}


.com-advocacy .advocacy-promote .form .square-button.send-invites {
	float: none;
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: 'librebaskerville', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    -webkit-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
    padding: 7px 20px 8px;

    display: inline-block;
    *display: inline;
}
.com-advocacy .advocacy-promote .form .square-button.send-invites:hover {
    background: #72121e;
    border: 1px solid #72121e;
}
.com-advocacy .advocacy-promote .form .no-thanks {
    float: none;
    color: #979696;
    text-align: left;
}
.com-advocacy .advocacy-promote .form .no-thanks .btn {
    padding-top: 10px;
    font-family: 'librebaskerville', sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    display: inline-block;
}
.com-advocacy .user-campaigns * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    *behavior: url('/tpl/LibertyCounsel/htc/boxsizing.htc');
}
.com-advocacy .user-campaigns {
	padding-top: 0;
}

.com-advocacy .user-campaigns .body {
	padding: 0;
	border: none 0;
	background-color: transparent;
}
.com-advocacy .user-campaigns .body .search-bar {
    background: #f2f2f2;
    padding: 20px;
    border-radius: 0;
    border: 0;
    box-shadow: inset 0 0 4px #777;
}
.com-advocacy .user-campaigns .body .search-bar .search-input {
	float: left;
    width: 40%;
}
.com-advocacy .user-campaigns .body .search-bar.has-search .search-input {
    width: 30%;
}
.com-advocacy .user-campaigns .body .search-bar .search-input input {
    padding: 7px 45px 10px 10px;
    color: #979696;
    border: 1px solid #c3c3c3;
    border-radius: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: 'quattrocentosans',sans-serif;
    font-size: 15px;
    width: 100%;
}
.com-advocacy .user-campaigns .body .search-bar .search-button {
	float: right;
    width: 10%;

    display: block;
    text-align: center;
    padding: 7px 0 8px 0;
    background: #707070;
    border: 1px solid #626262;
    color: #FFF;
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-decoration: none;
}
.com-advocacy .user-campaigns .body .search-bar .search-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}

.com-advocacy .user-campaigns .body .search-bar .reset-button {
    display: none;
}
.com-advocacy .user-campaigns .body .search-bar.has-search .reset-button {
    float: left;
    width: 9%;
    display: block;
    text-align: center;
    padding: 7px 0 8px 0;
    background: #707070;
    border: 1px solid #626262;
    color: #FFF;
    font-family: 'quattrocentosans', sans-serif;
    font-size: 18px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-decoration: none;
    margin: 0;
}
.com-advocacy .user-campaigns .body .search-bar .reset-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}

.com-advocacy .user-campaigns .body .search-bar .combos {
	float: left;
    width: 50%;
    padding: 0 10px;
}
.com-advocacy .user-campaigns .body .search-bar .combos select {
    margin: 0;
    padding: 7px 45px 8px 10px;
    color: #979696;
    border: 1px solid #c3c3c3;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    font-family: 'quattrocentosans',sans-serif;
    font-size: 15px;
    width: 49%;
}
.com-advocacy .user-campaigns .body .search-bar .combos select:first-child {
    float: left;
}
.com-advocacy .user-campaigns .body .search-bar .combos select:last-child {
    float: right;
}


.com-advocacy .user-campaigns .body .results {
}

.com-advocacy .user-campaigns .body .paging-bar {
}
.com-advocacy .user-campaigns .body .paging-bar .goToPage {
}
.com-advocacy .user-campaigns .body .paging-bar .goToPage:hover {
}
.com-advocacy .user-campaigns .body .paging-bar .goToPage.current {
}


/*items styling*/
.com-advocacy .user-campaigns .body .results .advocacy-campaign {
	width: 33.3333%;
	margin-bottom: 0;
	margin-right: 0;
    padding: 30px 20px 50px 20px;
	background-color: transparent;
    border-right: 1px solid #eeede8;
    border-bottom: 1px solid #eeede8;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign.lastInRow {}
.com-advocacy .user-campaigns .body .results .advocacy-campaign.odd {}
.com-advocacy .user-campaigns .body .results .advocacy-campaign.even {}
.com-advocacy .user-campaigns .body .results .advocacy-campaign.multiple-of-tree {
    border-right: 1px solid transparent;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign.multiple-of-two {
    border-right: 1px solid #eeede8;
}

.com-advocacy .user-campaigns .body .results .advocacy-campaign .image {
	border-top: none 0;
}

.com-advocacy .user-campaigns .body .results .advocacy-campaign .content {
	padding: 0;
	border: none 0;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .title {
    font-size: 28px;
    font-family: 'librebaskerville',sans-serif;
    font-weight: normal;
    padding: 0;
    padding-top: 10px;
    color: #72121e;
    text-align: center;
    line-height: 30px;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .location {
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .message {
    margin: 0;
    padding: 0;
    font-family: 'quattrocentosans',serif;
    font-weight: normal;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    text-align: center;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details {
	background: none;
	padding: 0;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .title {
    text-align: center;
    color: #000;
    font-family: 'quattrocentosans',sans-serif;
    font-size: 23px;
    text-transform: uppercase;
    margin: 5px 0 15px 0;
    font-weight: normal;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .title div,
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .title span {
    display: inline-block;
    font-family: 'quattrocentosans',sans-serif;
    font-size: 21px;
    text-transform: uppercase;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .founding-progress-wrapper {

}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .founding-progress-wrapper .founding-progress {
    height: 50px;
    border: 2px solid #DBDAD5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 2px;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .founding-progress-wrapper .founding-progress .progress-level {
    height: 100%;
    background: #b09218;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: none 0;
    min-width: 2%;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .read-more {
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 0 10px 0;
    background: #707070;
    border: 1px solid #626262;
    color: #FFF;
    font-family: 'librebaskerville', sans-serif;
    font-size: 18px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    text-decoration: none;
}
.com-advocacy .user-campaigns .body .results .advocacy-campaign .content .details .read-more:hover {
    background: #72121e;
    border: 1px solid #72121e;
}

.com-advocacy .user-campaigns .body .results .clearfix.tree-per-row {
    display: block;
}
.com-advocacy .user-campaigns .body .results .clearfix.two-per-row {
    display: none;
}

@media only screen and (max-width: 900px) {
    .com-advocacy .user-campaigns .body .results .advocacy-campaign {
        width: 50%;
    }
    .com-advocacy .user-campaigns .body .results .advocacy-campaign.multiple-of-tree {
        border-right: 1px solid transparent;
    }
    .com-advocacy .user-campaigns .body .results .advocacy-campaign.multiple-of-two {
        border-right: 1px solid #eeede8;
    }
    .com-advocacy .user-campaigns .body .results .clearfix.tree-per-row {
        display: none;
    }
    .com-advocacy .user-campaigns .body .results .clearfix.two-per-row {
        display: block;
    }
}

@media only screen and (max-width: 700px) {
    .com-advocacy .user-campaigns .body .results .advocacy-campaign {
        width: 100%;
    }
    .com-advocacy .user-campaigns .body .results .advocacy-campaign {
        border-right: 1px solid transparent;
    }
    .com-advocacy .user-campaigns .body .results .clearfix.tree-per-row {
        display: none;
    }
    .com-advocacy .user-campaigns .body .results .clearfix.two-per-row {
        display: none;
    }
    .com-advocacy .user-campaigns .body .search-bar .search-input,
    .com-advocacy .user-campaigns .body .search-bar.has-search .search-input {
        float: none;
        width: 100%;
    }
    .com-advocacy .user-campaigns .body .search-bar .combos {
        float: none;
        width: 100%;
        padding: 0;
    }
    .com-advocacy .user-campaigns .body .search-bar .combos select {
        display: inline-block;
        float: none !important;
    }
    .com-advocacy .user-campaigns .body .search-bar .search-button {
        float: none;
        width: 100%;
        margin: 10px 0;
    }
    .com-advocacy .user-campaigns .body .search-bar.has-search .reset-button {
        float: none;
        width: 100%;
        margin-top: 10px;
    }
}
.tpl-architect-article-article_rotator {

}

.tpl-architect-article-article_rotator .showcase-content .slider-bg-image {
	width: 100%;
	height: 350px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.tpl-architect-article-article_rotator .showcase-content img {
}

.tpl-architect-article-article_rotator .showcase-content .tpl-body {
    position: absolute;
    bottom: 95px;
    left: 0;
    width: 100%;
}
.tpl-architect-article-article_rotator .showcase-content .tpl-body .tpl-body-inner {
    max-width: 490px;
    margin: 0 auto;
}
.tpl-architect-article-article_rotator .showcase-content.tpl-with-button .tpl-body {
    bottom: 100px;
}
.tpl-architect-article-article_rotator .showcase-content.tpl-with-body .content-container .tpl-infoBlockLeftBlack {
    bottom: -25px;
}

.tpl-architect-article-article_rotator .showcase-caption {
    margin: 0 auto;
	display: block;
	height:100%;
	top:0;
	bottom:0;
	left:0;
	right:0;
	padding: 0;
}

.tpl-architect-article-article_rotator .showcase-caption .showcase-content {
	height:100%;
	color: #FFF;
}

.tpl-architect-article-article_rotator .showcase-caption .link {
    margin: 0 auto;
    text-align: center;
    margin-top: 5%;
}

.tpl-architect-article-article_rotator .showcase-caption .link a {
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: #057a6e;
    padding: 12px 18px;
    text-decoration: none;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;

}


@media only screen and (max-width: 900px) {

	.tpl-architect-article-article_rotator .showcase-caption .showcase-content .content-container {
		float:none;
		width:100%;
		padding: 0 2%;
		text-align: center;
	}

	.tpl-architect-article-article_rotator .showcase-content .slider-bg-image {
		height: 300px;
	}

    .tpl-architect-article-article_rotator .showcase-content.tpl-with-button .tpl-body {
        font-size: 15px;
        bottom: auto;
        top: 38px;
    }

    .tpl-architect-article-article_rotator .showcase-content.tpl-with-body .content-container .tpl-infoBlockLeftBlack {
        bottom: 0;
    }
	
}

@media only screen and (max-width: 700px) {

    .tpl-architect-article-article_rotator .showcase-caption .showcase-content .content-container {
        float:none;
        width:100%;
        padding: 0 2%;
        text-align: center;
    }

    .tpl-architect-article-article_rotator .showcase-caption .showcase-content {
        padding: 5% 13%;
    }

	.tpl-architect-article-article_rotator .showcase-content .slider-bg-image {
		height: 220px;
	}
	
	.tpl-architect-article-article_rotator .showcase-content .content-container h2 {
		font-size: 1em;
		margin: 5px 0;
	}

	.tpl-architect-article-article_rotator .showcase-content .content-container .top-slider-summary {
		font-size: 0.8em;
	}

    .tpl-architect-article-article_rotator .showcase-content.tpl-with-button .tpl-body {
        top: 25px;
    }

    .tpl-architect-article-article_rotator .showcase-content.tpl-with-body .content-container .tpl-infoBlockLeftBlack {
		bottom: -25px;
	}
}
.tpl-architect-article-event {}

.tpl-architect-article-event .event-wrapper {
    max-width: 600px;
    margin: 50px auto 0 auto;
}

.tpl-architect-article-event .title {
    margin: 35px 0;
    text-align: center;
}

.tpl-architect-article-event h1.title {
    margin: 0;
    font-family: "librebaskerville";
    font-size: 24px;
    line-height: 32px;
    color: #7d0c1b;
}

.tpl-architect-article-event .date {
    font-weight: 400;
    text-transform: uppercase;
    margin: 20px 0;
    text-align: center;
}

.tpl-architect-article-event .main-image {
    margin: 0 0 15px 0;
    text-align: center;
}

.tpl-architect-article-event .body {
    margin: 15px 0;
}

.tpl-architect-article-event .body p {
    margin: 10px 0;
}


.tpl-architect-article-event .linebreak {
    background: url(/tpl/LibertyCounsel/img/border-top-involved.png) repeat-x center top;
    height: 5px;
    margin: 50px 0;
}
.tpl-architect-article-media-kit {
    width: 100%;
    margin: 75px 0;
}

.tpl-architect-article-media-kit .tpl-image {
    text-align: left;
    margin-bottom: 25px;
}

.tpl-architect-article-media-kit .tpl-image img {
    max-width: 100%;
    height: auto;
}

.tpl-architect-article-media-kit .tpl-content {
    color: #000;
    font-weight: 700;
}

.tpl-architect-article-media-kit .tpl-content a {
    color: #891928;
}
/*Page break*/
.tpl-architect-article-page-break {
    background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
    min-height: 67px;
    border-top: 3px solid #fff;
    position: relative;
    min-width: 1000px;
}
.tpl-architect-article-page-break.cancel-top-border {
    border-top: none 0;
}

.tpl-architect-article-page-break.tpl-theme-black,
.tpl-architect-article-page-break.tpl-theme-black-alt{
    background: url(/tpl/LibertyCounsel/img/bgr-quote-black.jpg);
}

.tpl-architect-page-break-bottom{
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    background: url(/tpl/LibertyCounsel/img/quote-bottom.jpg) no-repeat center top;
    height: 21px;
}

.tpl-architect-article-page-break.white-bottom .tpl-architect-page-break-bottom{
    background: url(/tpl/LibertyCounsel/img/quote-bottom-white.jpg) no-repeat center top;
}

.tpl-architect-article-page-break.tpl-theme-black .tpl-architect-page-break-bottom{
    background: url(/tpl/LibertyCounsel/img/quote-bottom-black.jpg) no-repeat center top;
}

.tpl-architect-article-page-break.tpl-theme-black-alt .tpl-architect-page-break-bottom{
    background: url(/tpl/LibertyCounsel/img/quote-bottom-black-alt.jpg) no-repeat center top;
}

.tpl-architect-article-page-break .tpl-box-center p {
    font-family: "librebaskerville";
    font-style: italic;
    color: #ececec;
    font-size: 18px;
    line-height: 67px;
    margin: 0px;
    text-align: center;
}
.tpl-architect-article-page-break.cancel-italic-text .tpl-box-center p {
    font-style: normal;
}
.tpl-architect-article-liberator-summary {
    margin: 25px 0;
}

.tpl-architect-article-liberator-summary .left-side {
    float: left;
    width: 25%;
    margin: 0 5% 0 0;
    box-sizing: border-box;
}

.tpl-architect-article-liberator-summary .left-side .thumbnail {
    margin: 0 auto;
}

.tpl-architect-article-liberator-summary .right-side {
    float: left;
    width: 70%;
}

.tpl-architect-article-liberator-summary .right-side .publish-date {
    font-family: "librebaskerville";
    font-weight: bold;
    font-size: 14px;
    color: #393939;
    margin: 15px 0;
}

.tpl-architect-article-liberator-summary .right-side .summary {
    margin: 15px 0;
}

.tpl-architect-article-liberator-summary .right-side .button-wrapper {
    margin: 15px 0;
}

.tpl-architect-article-liberator-summary .right-side .btn-gray {
    width: 261px;
    height: 43px;
}

.tpl-architect-article-liberator-summary .right-side .tpl-title {
    text-align: left;
    margin: 15px 0;
}

@media (max-width: 896px) {
    .tpl-architect-article-liberator-summary .left-side,
    .tpl-architect-article-liberator-summary .right-side {
        width: 100%;
        float: none;
        margin: 0;
    }
}


/*----------*/
.tpl-list-news {
    background: url("/tpl/LibertyCounsel/img/border-center.jpg") repeat-y scroll center top rgba(0, 0, 0, 0);
    font-size: 0;
    list-style: none outside none;
    margin: 30px 0 0;
    padding: 0;
    text-align: left;
}
.tpl-list-news .tpl-architect-article-news-summary{
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    font-size: 16px;
    width: 44%;
    padding: 0px 3%;
    margin-bottom: 35px;
}

.tpl-list-news .tpl-architect-article-news-summary h6.tpl-news-title{
    font-weight: bold;
    font-family: "librebaskerville";
    color: #7d0c1b;
    font-size: 16px;
    margin: 0px;
    line-height: 25px;
}

.tpl-list-news .tpl-architect-article-news-summary .tpl-the-excerpt p{
    font-family: "quattrocentosans";
    font-size: 15px;
    color: #2b2b2b;
    line-height: 20px;
}

/*.tpl-list-news .tpl-architect-article-news-summary .tpl-the-excerpt p {
    font-style: italic;
}*/

.tpl-list-news .tpl-architect-article-news-summary a.read-more{
    text-decoration: none;
    font-family: "quattrocentosans";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: #2b2b2b;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.tpl-list-news .tpl-architect-article-news-summary a.read-more:hover{
    color: #701c27;
}

.tpl-list-news .tpl-architect-article-news-summary h6 a {
	color: #7d0c1b;
	text-decoration: none;
}

.tpl-list-news .tpl-architect-article-news-summary.has-image {
	position: relative;
}
.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-image {
	display: block;
	position: absolute;
	top: 3px;
	border: 2px solid #FFF;
}
.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-image::before {
	display:block;
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
	-moz-box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
	box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
}
.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-image img {
	display: block;
}
.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-content {
	padding-left: 120px;
}

@media screen and (max-width: 896px) {
	.tpl-list-news .tpl-architect-article-news-summary.has-image {
		text-align: center;
	}
	.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-image {
		display: inline-block;
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}
	.tpl-list-news .tpl-architect-article-news-summary.has-image .tpl-news-content {
		padding-left: 0;
		text-align: left;
	}
}
.tpl-architect-article-wide-news-summary {
	padding-bottom: 40px;
	margin-bottom: 40px;
	border-bottom: 2px solid #d9d7d7;
}

.tpl-architect-article-wide-news-summary .tpl-the-excerpt p {
    font-size: 15px;
    color: #2b2b2b;
    line-height: 20px;
}

.tpl-architect-article-wide-news-summary a.read-more {
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: #2b2b2b;
}

.tpl-architect-article-wide-news-summary a.read-more:hover{
    color: #701c27;
}

.tpl-architect-article-wide-news-summary h2 {
	margin-top: 0;
}
.tpl-architect-article-wide-news-summary h2 a {
	color: #7d0c1b;
	text-decoration: none;
}

.tpl-architect-article-wide-news-summary.has-image {
	position: relative;
	min-height: 155px;
}
.tpl-architect-article-wide-news-summary.has-image .tpl-left-image {
	display: block;
	position: absolute;
	border: 2px solid #FFF;
}
.tpl-architect-article-wide-news-summary.has-image .tpl-left-image::before {
	display:block;
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	-webkit-box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
	-moz-box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
	box-shadow: inset 0 1px 3px 0 rgba(2,2,2,0.2);
}
.tpl-architect-article-wide-news-summary.has-image .tpl-left-image img {
	display: block;
}
.tpl-architect-article-wide-news-summary.has-image .tpl-content-wrapper {
	padding-left: 190px;
}


@media screen and (max-width: 600px) {
	.tpl-architect-article-wide-news-summary.has-image {
		text-align: center;
	}
	.tpl-architect-article-wide-news-summary.has-image .tpl-left-image {
		display: inline-block;
		position: relative;
		top: 0;
		margin-bottom: 10px;
	}
	.tpl-architect-article-wide-news-summary.has-image .tpl-content-wrapper {
		padding-left: 0;
		text-align: left;
	}
}
.tpl-position-post-list{
    margin: 0px auto;
    padding: 0px;
    list-style: none;
    border-top: 1px solid #d3d2d2;
    border-left: 1px solid #d3d2d2;
    border-right: 1px solid #d3d2d2;
    width: 850px;
    margin-top: 30px;
}

.tpl-position-post-list .tpl-architect-article-archive-list{
    border-bottom: 1px solid #d3d2d2;
    height: 46px;
    line-height: 46px;
    padding-left: 10px;
    position: relative;
}

.tpl-position-post-list .tpl-architect-article-archive-list a{
    font-family: "librebaskerville";
    font-weight: bold;
    font-size: 16px;
    color: #7d0c1b;
    text-decoration: none;
}

.tpl-position-post-list .tpl-architect-article-archive-list span.post-time{
    position: absolute;
    right: 1px;
    top: 1px;
    text-align: center;
    height: 46px;
    line-height: 46px;
    border-left: 1px solid #d3d2d2;
    width: 142px;
    font-family: "librebaskerville";
    font-weight: bold;
}

.tpl-architect-article-hero {
    height: 350px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-position: center;
}

.tpl-architect-article-hero .tpl-inner {
}

.tpl-architect-article-hero .tpl-inner .tpl-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px;
    text-align: center;
    box-sizing: border-box;
}

.tpl-half-height.tpl-architect-article-hero {
    height: 175px;
}
.tpl-architect-project-give-summary {
    max-width: 400px;
    margin: auto;
    padding: 20px 0;
}

.tpl-architect-project-give-summary img {
    display: block;
    width: 100%;
}

.tpl-architect-project-give-summary .tpl-content {
    margin-top: 15px;
}

.tpl-architect-project-give-summary .tpl-content .tpl-title {
    color: #72121e;
    font-size: 36px;
    text-decoration: none;
    margin-bottom: 10px;
}

.tpl-architect-project-give-summary .tpl-form-giving {
    margin-top: 15px;
}

.tpl-architect-project-give-summary .tpl-form-giving .campaign-form {
    display: flex;
    align-items: center;
}

.tpl-architect-project-give-summary .tpl-form-giving form input[type="text"] {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #c3c3c3;
    display: block;
    box-shadow: inset 0px 0px 1px #999;
    background: url(/tpl/LibertyCounsel/img/bgr-input-usd.png) no-repeat #fff;
    background-position: right 14px center;
    /*width: 172px;*/
    height: 43px;
    line-height: 43px;
    padding-left: 10px;
    padding-right: 55px;
    margin: 0px auto;
}

.tpl-architect-project-give-summary .tpl-form-giving form input[type="submit"] {
    display: block;
    text-align: center;
    text-transform: uppercase;
    height: 43px;
    padding: 0 20px;
    line-height: 43px;
    font-family: "librebaskerville";
    font-weight: bold;
    font-size: 14px;
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    cursor: pointer;
}

.tpl-architect-project-give-summary .tpl-form-giving form select.extra-data {
    width: 100%;
    border: 1px solid #c3c3c3;
    display: block;
    box-shadow: inset 0px 0px 1px #999;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url('/tpl/LibertyCounsel/img/icon-combo-trigger.png');
    background-position: right center;
    background-repeat: no-repeat;
    height: 43px;
    line-height: 43px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 8px auto 0;
    border-radius: 0;
}


/*Content*/

#content {
	padding: 50px 0px;
	min-width: 1000px;
}

.tpl-position-content_project .tpl-vital-list-wrap {
	position: relative;
	font-size: 15px;
    padding-bottom: 35px;
}

.tpl-position-content_project .tpl-vital-list-wrap .tpl-image-wrapper {
    position: relative;
    padding-bottom: 66%;
    height: 0;
}

.tpl-position-content_project .tpl-vital-list-wrap .tpl-image-wrapper .tpl-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background-position: center;
    background-size: cover;
    z-index: 1;
}

.tpl-position-content_project .tpl-vital-list-wrap .tpl-image-wrapper .tpl-image table {
    width: 100%;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    table-layout: fixed;
}
.tpl-position-content_project .tpl-vital-list-wrap .tpl-image-wrapper .tpl-image table td {
    width: 100%;
    height: 100%;
    vertical-align: middle;
    text-align: center;
}

.tpl-position-content_project .tpl-vital-list-wrap .tpl-image-wrapper h6.tpl-vital-title {
    max-width: 180px;
    line-height: 1;
	color: #fff;
    font-size: 24px;
    margin: 0 auto;
}

.tpl-position-content_project .tpl-vital-list-wrap .tpl-summary-wrapper {
    color: #2b2b2b;
    font-family: "quattrocentosans";
    font-size: 14px;
    line-height: 22px;
    padding-top: 15px;
    height: 100px;
}

.tpl-position-content_project .tpl-vital-list-wrap a.read-more{
	text-decoration: none;
	font-family: "quattrocentosans";
	font-weight: bold;
	text-transform: uppercase;
	font-size: 15px;
	color: #2b2b2b;
	display: inline-block;
    padding-top: 15px;
	*display: inline;
}
.tpl-position-content_project .tpl-vital-list-wrap a.read-more:hover{
	color: #701c27;
}
.tpl-architect-shared-advocacy-details {}

.tpl-architect-shared-advocacy-details .tpl-body-wrapper {
    margin-top: 30px;
}
.tpl-architect-shared-advocacy-details .tpl-body-wrapper .tpl-body {
    min-height: 330px;
}
.tpl-architect-shared-advocacy-details .tpl-body-wrapper .tpl-image {
    line-height: 0;
    width: 500px;
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}
.tpl-architect-shared-advocacy-details .tpl-body-wrapper .tpl-image img {
    width: 100%;
}

@media (max-width: 700px) {

    .tpl-architect-shared-advocacy-details .tpl-body-wrapper .tpl-image {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }

}
.tpl-architect-shared-advocacy-review {}

.tpl-architect-shared-advocacy-review .tpl-title-wrapper {
    border-top: solid 2px #c8c7c7;
    border-bottom: solid 2px #c8c7c7;
    padding: 0;
}
.tpl-architect-shared-advocacy-review .tpl-title-wrapper .tpl-title {
    font-family: "librebaskerville", Arial, sans-serif;
    font-size: 20px;
    color: #72121e;
    line-height: 30px;
    display: inline-block;
    margin: 10px 0;
}
.tpl-architect-shared-advocacy-review .tpl-title-wrapper .tpl-button {
    float: right;
    margin: 6px 0;
}

.tpl-architect-shared-advocacy-review .tpl-body-wrapper {
    margin-top: 30px;
}
.tpl-architect-shared-advocacy-review .tpl-body-wrapper .tpl-image {
    line-height: 0;
    width: 500px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.tpl-architect-shared-advocacy-review .tpl-body-wrapper .tpl-image img {
    width: 100%;
}
.tpl-architect-shared-advocacy-review .tpl-body-wrapper .tpl-body {
    min-height: 330px;
}

.tpl-architect-shared-advocacy-review .tpl-footer-wrapper {
    border-top: solid 2px #c8c7c7;
    border-bottom: solid 2px #c8c7c7;
    padding: 5px 0;
}
.tpl-architect-shared-advocacy-review .tpl-footer-wrapper .tpl-back-button {
    float: left;
}
.tpl-architect-shared-advocacy-review .tpl-footer-wrapper .tpl-button {
    float: right;
}

.tpl-architect-shared-advocacy-review .tpl-button {
    background: #707070;
    border: 1px solid #626262;
    color: #fff;
    font-family: "librebaskerville", sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    padding: 7px 14px 8px;
    margin: 0;
    display: inline-block;
    *display: inline;
}
.tpl-architect-shared-advocacy-review .tpl-button:hover {
    background: #72121e;
    border: 1px solid #72121e;
}
.tpl-architect-shared-advocacy-review .tpl-back-button {
    position: relative;
    border: none 0;
    color: #979696;
    font-family: "librebaskerville", sans-serif;
    line-height: normal;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    padding: 7px 0 8px 20px;
    margin: 0;
    display: inline-block;
    *display: inline;
}

.tpl-architect-shared-advocacy-review .tpl-back-button:before {
    position: absolute;
    top:0;
    left: 0;
    display: block;
    line-height: normal;
    content: '\00AB';
    font-size: 25px;
    text-align: center;
}
.tpl-architect-shared-advocacy-select {
    width: 100%;
}

.tpl-architect-shared-advocacy-select .tpl-image .tpl-thumbnail {
    width: 100%;
}

.tpl-architect-shared-advocacy-select .tpl-content-wrapper {
    height: 180px;
}
.tpl-architect-shared-advocacy-select .tpl-title {
    text-align: center;
    line-height: 30px;
    margin: 5px 0 15px 0;
}
.tpl-architect-shared-advocacy-select .tpl-title a {
    text-decoration: none;
    text-transform: uppercase;
}
.tpl-architect-shared-advocacy-select .tpl-title h2 {
    font-size: 28px;
    font-family: 'dmedium', sans-serif;
    font-weight: normal;
}

.tpl-architect-shared-advocacy-select .tpl-summary {
    text-align: center;
    line-height: 30px;
}

.tpl-architect-shared-advocacy-select .tpl-more-link {
    margin-top: 10px;
}
.tpl-architect-shared-advocacy-select .tpl-more-link a {
    width: 100%;
    display: block;
    text-align: center;
    padding: 7px 0 10px 0;
    background: #B99934;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'dbold', sans-serif;
    font-size: 18px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
}
.tpl-architect-shared-advocacy-select .tpl-more-link a:hover {
    background: #a58521;
}
.tpl-architect-shared-advocacy-select .tpl-separator {
    padding: 10px 0;
    font-family: 'merriweather', serif;
    font-size: 14px;
    font-style: italic;
    color: #979696;
    text-align: center;
}
.tpl-architect-shared-advocacy-select .tpl-giving-form {}
.tpl-architect-shared-advocacy-select .tpl-giving-form form {}
.tpl-architect-shared-advocacy-select .tpl-giving-form .field {
    float: left;
    width: 70%;
    position: relative;
}
.tpl-architect-shared-advocacy-select .tpl-giving-form .field:after {
    position: absolute;
    top: 12px;
    left: 14px;
    font-family: 'FontAwesome';
    content: '\f155';
    font-size: 20px;
    color: #979696;
}
.tpl-architect-shared-advocacy-select .tpl-giving-form .field .amount {
    -webkit-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px;
    height: auto;
    border-right: none 0;
    padding-left: 30px;
}
.tpl-architect-shared-advocacy-select .tpl-giving-form .amount-submit {
    float: left;
    width: 30%;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    padding: 9px 14px;
}
.tpl-architect-campaign-two-advocacy-select {
    width: 100%;
    display: flex;
    margin-top: 30px;
}

.tpl-architect-campaign-two-advocacy-select .tpl-image .tpl-thumbnail {
    width: 300px;
}

.tpl-architect-campaign-two-advocacy-select .tpl-content-wrapper {
    margin-left: 50px;
}
.tpl-architect-campaign-two-advocacy-select .tpl-title {
    line-height: 30px;
    margin: 5px 0 15px 0;
}
.tpl-architect-campaign-two-advocacy-select .tpl-title a {
    text-decoration: none;
    text-transform: uppercase;
}
.tpl-architect-campaign-two-advocacy-select .tpl-title h2 {
    font-size: 28px;
    font-family: 'dmedium', sans-serif;
    font-weight: normal;
}

.tpl-architect-campaign-two-advocacy-select .tpl-summary {
    line-height: 30px;
}

.tpl-architect-campaign-two-advocacy-select .tpl-separator {
    padding: 10px 0;
    font-family: 'merriweather', serif;
    font-size: 14px;
    font-style: italic;
    color: #979696;
    text-align: center;
}
.tpl-architect-radio-summary {
	overflow: auto;
	padding-top: 30px;
}

.tpl-architect-radio-summary .tpl-radio-summary-date{
	font-weight: bold;
	width: 100%;
	padding-top: 15px;
}
/*.tpl-architect-radio-summary .tpl-radio-summary-content{
	padding-left: 140px;
}*/

.tpl-architect-radio-summary .tpl-radio-summary-content .tpl-title,
.tpl-architect-radio-summary .tpl-radio-summary-content .tpl-title a {
	font-weight: bold;
	font-family: "librebaskerville";
	color: #000;
	font-size: 16px;
	margin: 0;
    text-decoration: none;
}
.tpl-architect-radio-summary .tpl-radio-summary-content .tpl-title a:hover {
    color: #7d0c1b;
}

.tpl-architect-radio-summary .tpl-radio-summary-content .tpl-summary{
	padding-top:15px;
}

/** Audio Player Styling is located in CSS/Architect/Shared/audio-player.css **/

@media (max-width: 700px) {
	.tpl-architect-radio-summary .tpl-radio-summary-content{
		padding-left: 0;
	}
}

.hide-audio-player .audio-player {
    display: none;
}
/*tpl-architect-shared-full*/

.tpl-architect-shared-full{
	padding: 0;
}

.tpl-architect-shared-full .tpl-cover-image {
    height: 380px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}

.tpl-architect-shared-full .tpl-box-center {
    padding: 40px 0 50px;
}

.tpl-main-archives{
	float: left;
	width: 670px;
}

.tpl-main-archives h1.tpl-title-thread{
	color: #7d0c1b;
	font-size: 24px;
	text-transform: none;
}

.tpl-main-archives p.tpl-archives-time{
	font-family: "librebaskerville";
	font-weight: bold;
	font-size: 14px;
	color: #393939;
	margin: 25px 0px;
}

.tpl-main-archives .tpl-the-content-archives{
	font-family: "quattrocentosans";
	font-size: 15px;
	color: #2b2b2b;
	line-height: 23px;
}

.tpl-architect-shared-full .tpl-sidebar{
	float: right;
	width: 290px;
	position: relative;
}

.tpl-architect-shared-full .tpl-sidebar h5.tpl-title-takeaction{
	background: url('/tpl/LibertyCounsel/img/bgr-title.png') no-repeat center top;
	width: 280px;
	height: 70px;
	margin: 0px auto;
	font-family: "librebaskerville";
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	position: absolute;
	top: -10px;
	left: 7px;
	text-align: center;
}

.tpl-architect-shared-full .tpl-sidebar .tpl-main-takeaction{
	background: none repeat scroll 0 0 #F2F2F2;
    box-shadow: 0 0 4px #777777 inset;
    font-family: "quattrocentosans";
    margin-top: 23px;
    padding: 50px 30px 35px;
    text-align: center;
}

.tpl-architect-shared-full .tpl-sidebar .tpl-share-social .tpl-share-button {
	display: block;
	margin: 0 auto 10px auto;
    cursor: pointer;
}

.tpl-architect-shared-full .tpl-awareness{
	background: url('/tpl/LibertyCounsel/img/border-top-involved.png') repeat-x center top;
	padding-top: 20px;
	margin-top: 20px;
}

.tpl-architect-shared-full .tpl-awareness img{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin: 10px 0px;
}

.tpl-architect-shared-full .tpl-awareness p{
	text-transform: uppercase;
	font-size: 14px;
	color: #2b2b2b;
	font-family: "quattrocentosans";
	line-height: 20px;
	width: 95%;
}

.tpl-architect-shared-full .tpl-awareness a.tpl-btn-awareness{
	display: block;
	background: #707070;
	border: 1px solid #626262;
	height: 41px;
	line-height: 41px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-family: "librebaskerville";
	font-size: 14px;
}

.tpl-video-h img {
	max-width: 100%;
	max-height: 100%;
	border: 1px solid #a25d66;
	box-shadow: 0 0 5px #111;
}

.tpl-architect-shared-full.hide-publish-date .tpl-archives-time{
	display: none;
}

@media (max-width: 1000px) {
    .tpl-architect-shared-full .tpl-cover-image {
        height: 225px;
    }
}
.tpl-architect-shared-simple-summary {
    padding: 10px 0;
    width: 100%;
}

.tpl-architect-shared-simple-summary .tpl-title {
    margin-bottom: 3px;
}

.tpl-architect-shared-simple-summary .tpl-title h6 {
    margin: 0;
}

.tpl-architect-shared-simple-summary .tpl-title a {
    text-decoration: none;
}
.tpl-architect-shared-simple-summary .tpl-title a:hover,
.tpl-architect-shared-simple-summary .tpl-title a:hover h6 {
	color: #701c27;
}

.tpl-architect-shared-simple-summary .tpl-tag-container {
    font-size: 14px;
}

.tpl-architect-shared-simple-summary .tpl-tag-container .tpl-tag-after:after {
    content: ',';
    color: #2b2b2b;
    text-decoration: none;
}

.tpl-architect-shared-simple-summary .tpl-tag-container .tpl-tag-after:last-of-type:after {
    content: '';
}

.tpl-architect-shared-simple-summary .tpl-icon-container {
    float: left;
    width: 5%;
}

.tpl-architect-shared-simple-summary .tpl-icon-container:before {
    content: '';
    font-family: FontAwesome;
    font-size: 16px;
    color: #2b2b2b;
}

.tpl-architect-shared-simple-summary.tpl-resource .tpl-icon-container:before {
    content: '\f1c1';
}

.tpl-architect-shared-simple-summary.tpl-link .tpl-icon-container:before {
    content: '\f0c1';
}

.tpl-architect-shared-simple-summary.tpl-audio .tpl-icon-container:before {
    content: '\f025';
}

.tpl-architect-shared-simple-summary .tpl-title-tag-container {
    float: left;
    width: 95%;
}

/* Styling for Two Column view class */

.tpl-two-column .tpl-architect-shared-simple-summary {
    float: left;
    width: 50%;
}


@media (max-width: 1000px) and (min-width: 900px) {
    .tpl-architect-shared-simple-summary .tpl-icon-container {
        display: none;
    }
}

@media (max-width: 900px) {
    .tpl-architect-shared-simple-summary {
        width: 50%;
        float: left;
        margin: 0 auto;
    }
}

@media (max-width: 700px) {
    .tpl-architect-shared-simple-summary {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .tpl-two-column .tpl-architect-shared-simple-summary {
        float: none;
        width: 100%;
    }
}

/* Utility View Class Styling */

.hide-icon-container .tpl-icon-container {
    display: none;
}
.tpl-architect-shared-search-summary {
    padding: 20px 0;
}

.tpl-architect-shared-search-summary .tpl-details-container {
    float: left;
    width: 10%;
    margin-right: 2%;
    text-align: right;
 }

.tpl-architect-shared-search-summary .tpl-details-container .tpl-date {
    font-weight: bold;
}

.tpl-architect-shared-search-summary .tpl-details-container .tpl-icon {
    width: 100%;
    margin-top: 5px;
}

.tpl-architect-shared-search-summary .tpl-details-container .tpl-icon:before {
    content: '';
    font-size: 14px;
    font-family: FontAwesome;
    color: #2b2b2b;
}

.tpl-architect-shared-search-summary .tpl-title-tags-container {
    float: left;
    width: 88%;
    font-size: 14px;
}

.tpl-architect-shared-search-summary .tpl-title-tags-container .tpl-title {
    padding-bottom: 10px;
}

.tpl-architect-shared-search-summary .tpl-title-tags-container .tpl-title a {
 text-decoration: none;
}

.tpl-architect-shared-search-summary .tpl-title-tags-container .tpl-title a h6:hover {
    color: #72121e;
}

.tpl-architect-shared-search-summary .tpl-title-tags-container .tpl-title h6 {
    margin: 0;
}

.tpl-architect-shared-search-summary .tpl-tag-container .tpl-tag-after:after {
    content: ',';
    color: #2b2b2b;
    text-decoration: none;
}

.tpl-architect-shared-search-summary .tpl-tag-container .tpl-tag-after:last-of-type:after {
    content: '';
}

/* Content Type Specific Styling */


.tpl-architect-shared-search-summary.tpl-article .tpl-details-container .tpl-icon:before {
    content: '\f1ea';
}
.tpl-architect-shared-search-summary.tpl-resource .tpl-details-container .tpl-icon:before {
    content: '\f1c1';
}
.tpl-architect-shared-search-summary.tpl-link .tpl-details-container .tpl-icon:before {
    content: '\f0c1';
}

.tpl-architect-shared-search-summary.tpl-audio .tpl-details-container .tpl-icon:before {
    content: '\f025';
}

@media (max-width: 700px) {
    .tpl-architect-shared-search-summary .tpl-details-container {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
        text-align: left;
    }
    .tpl-architect-shared-search-summary .tpl-title-tags-container {
        float: none;
    }
    .tpl-architect-shared-search-summary .tpl-details-container .tpl-icon, .tpl-architect-shared-search-summary .tpl-details-container .tpl-date {
        display: inline;
        padding-right: 5px;
    }
}
.tpl-audio .audio-player{
    max-width: 300px;
    padding-top: 15px;

}
.tpl-audio .audio-player *{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.tpl-audio .tpl-radio-download {
    background: url(/tpl/LibertyCounsel/img/download.png) no-repeat left center;
    margin-top: 15px;
    padding-left: 40px;
    display: inline-block;
    height: 27px;
    line-height: 27px;
}
.tpl-architect-wrapper-headline-button {
    width: 100%;
    padding: 20px 0 75px 0;
    position: relative;
}

.tpl-architect-wrapper-headline-button .tpl-headline-container {
    border-bottom: solid 2px #cbcaca;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.tpl-architect-wrapper-headline-button .tpl-headline-container .tpl-title {
    float:left;
}

.tpl-architect-wrapper-headline-button .tpl-headline-container .tpl-title h2 {
    margin: 0;
}

.tpl-architect-wrapper-headline-button .tpl-headline-container .tpl-icon {
    float: left;
    margin-right: 16px;
}

.tpl-architect-wrapper-headline-button .tpl-headline-container .tpl-icon:before {
    content: '';
    font-family: FontAwesome;
    font-size: 24px;
    color: #2b2b2b;
}

.tpl-architect-wrapper-headline-button .tpl-button-container {
    width: 100%;
    text-align: left;
    position: absolute;
    bottom: 0;
    left: 0;
}

/* View Class Variations For Icons*/

.tpl-architect-wrapper-headline-button.articles .tpl-headline-container .tpl-icon:before {
    content: '\f1ea';
}
.tpl-architect-wrapper-headline-button.resources .tpl-headline-container .tpl-icon:before {
    content: '\f115';
}
.tpl-architect-wrapper-headline-button.links .tpl-headline-container .tpl-icon:before {
    content: '\f08e';
}
.tpl-architect-wrapper-headline-button.audio .tpl-headline-container .tpl-icon:before {
    content: '\f025';
}

@media (max-width: 768px) {
    .tpl-architect-wrapper-headline-button {
        width: 100%;
        margin: 0;
    }
}
.tpl-architect-wrapper-basic.centered-1000 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 0 20px;
}
.tpl-architect-wrapper-basic.flex-justify-center {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 896px) {
    .tpl-architect-wrapper-basic.flex-justify-center {
        display: block;
    }
}
.tpl-architect-opportunity-summary {}
.tpl-architect-opportunity-summary .tpl-architect-opportunity-summary-inner {
    border: solid 1px #c3c3c3;
}

.tpl-architect-opportunity-summary .tpl-image {
    height: 0;
    padding-bottom: 65%;
    position: relative;
}
.tpl-architect-opportunity-summary .tpl-image .tpl-image-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
}
.tpl-architect-opportunity-summary .tpl-image .tpl-image-inner .tpl-image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpl-architect-opportunity-summary .tpl-image .tpl-image-inner .tpl-image-overlay h5 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-align: center;
}

.tpl-architect-opportunity-summary .tpl-content-wrapper {

}
.tpl-architect-opportunity-summary .tpl-content-wrapper .tpl-summary {
    margin: 20px 10px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    overflow: hidden;
}
.tpl-architect-opportunity-summary .tpl-content-wrapper .tpl-link {
    padding: 20px 10px;
    padding-top: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 82px;
}
.tpl-architect-opportunity-summary .tpl-content-wrapper .tpl-link a {
    display: inline-block;
    text-decoration: none;
    font-family: "quattrocentosans";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: #2b2b2b;
    margin-bottom: 10px;
}
.tpl-architect-opportunity-summary .tpl-content-wrapper .tpl-link a.solid {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    padding: 0 15px;
    text-decoration: none;
}
.tpl-architect-opportunity-details {}
.tpl-architect-opportunity-details .tpl-architect-opportunity-details-inner {}

.tpl-architect-opportunity-details .tpl-image {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.tpl-architect-opportunity-details .tpl-title {
    background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
    min-height: 67px;
    position: relative;
    min-width: 1000px;
}
.tpl-architect-opportunity-details .tpl-title .tpl-title-text {
    font-family: "librebaskerville";
    color: #ececec;
    font-size: 18px;
    line-height: 67px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.tpl-architect-opportunity-details .tpl-title .tpl-title-bottom {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    background: url(/tpl/LibertyCounsel/img/quote-bottom-white.jpg) no-repeat center top;
    height: 21px;
}

.tpl-architect-opportunity-details .tpl-content-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 20px;
}
.tpl-architect-opportunity-details .tpl-content-wrapper .tpl-body {
    font-size: 18px;
    color: #2b2b2b;
    font-family: "quattrocentosans";
    line-height: 20px;
}
.tpl-architect-opportunity-details .tpl-content-wrapper .tpl-link {
    text-align: center;
    padding-top: 50px;
}
.tpl-architect-opportunity-details .tpl-content-wrapper .tpl-link a {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    padding: 7px 50px;
    text-decoration: none;
}
.tpl-architect-missionary-summary {}
.tpl-architect-missionary-summary .tpl-architect-missionary-summary-inner {
    border: solid 1px #c3c3c3;
}

.tpl-architect-missionary-summary .tpl-image {
    height: 0;
    padding-bottom: 65%;
    position: relative;
}
.tpl-architect-missionary-summary .tpl-image .tpl-image-inner {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tpl-architect-missionary-summary .tpl-image .tpl-image-inner h5 {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 0;
}

.tpl-architect-missionary-summary .tpl-content-wrapper {

}
.tpl-architect-missionary-summary .tpl-content-wrapper .campaign-form {
    padding: 20px;
    display: flex;
    align-items: stretch;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .campaign-form .amount {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    font-size: 14px;
    padding: 10px;
    border: solid 1px #c3c3c3;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .campaign-form .amount-submit {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: 0%;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    cursor: pointer;
}

.tpl-architect-missionary-summary .tpl-content-wrapper .tpl-title {
    padding: 0 10px;
    text-align: center;
    font-family: "quattrocentosans";
    font-weight: bold;
    font-size: 24px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .tpl-summary {
    margin: 20px 10px;
    text-align: center;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .tpl-link {
    padding: 20px 10px;
    padding-top: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .tpl-link a {
    display: inline-block;
    text-decoration: none;
    font-family: "quattrocentosans";
    font-weight: bold;
    text-transform: uppercase;
    font-size: 15px;
    color: #2b2b2b;
    margin-bottom: 10px;
}
.tpl-architect-missionary-summary .tpl-content-wrapper .tpl-link a.solid {
    display: inline-block;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    padding: 0 15px;
    text-decoration: none;
}
.tpl-architect-missionary-details {}
.tpl-architect-missionary-details .tpl-architect-missionary-details-inner {}

.tpl-architect-missionary-details .tpl-image {
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.tpl-architect-missionary-details .tpl-image .campaign-form {
    margin-bottom: 20px;
    display: flex;
    align-items: stretch;
}
.tpl-architect-missionary-details .tpl-image .campaign-form .amount {
    display: block;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 0%;
    font-size: 14px;
    padding: 10px;
    border: solid 1px #c3c3c3;
    outline: none;
}
.tpl-architect-missionary-details .tpl-image .campaign-form .amount-submit {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    background: #711b26;
    border: 1px solid #711b26;
    font-size: 14px;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

.tpl-architect-missionary-details .tpl-title {
    background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
    min-height: 67px;
    position: relative;
}
.tpl-architect-missionary-details .tpl-title .tpl-title-text {
    font-family: "librebaskerville";
    color: #ececec;
    font-size: 18px;
    line-height: 67px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}
.tpl-architect-missionary-details .tpl-title .tpl-title-bottom {
    position: absolute;
    top: 100%;
    left: 0px;
    right: 0px;
    background: url(/tpl/LibertyCounsel/img/quote-bottom-white.jpg) no-repeat center top;
    height: 21px;
}

.tpl-architect-missionary-details .tpl-content-wrapper {
    max-width: 1000px;
    margin: 0 auto;
    padding: 50px 20px;
    display: flex;
}
.tpl-architect-missionary-details .tpl-content-wrapper .left {
    width: 250px;
    padding-right: 50px;
}
.tpl-architect-missionary-details .tpl-content-wrapper .right {
    font-size: 18px;
    color: #2b2b2b;
    font-family: "quattrocentosans";
    line-height: 20px;
}

.tpl-architect-missionary-details .tpl-content-wrapper .tpl-picture {
    padding-bottom: 20px;
}
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-buttons a {
    display: block;
    font-size: 14px;
    background: #711b26;
    border: 1px solid #711b26;
    color: #fff;
    padding: 10px 50px;
    text-decoration: none;
    text-align: center;
    margin-bottom: 3px;
}

.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links {
    padding-top: 10px;
}
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-decoration: none;
    color: #711b26;
}
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a:after {
    font-family: "FontAwesome";
    font-size: 32px;
    content: '\f06a';
}
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.facebook:after { content: '\f082'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.youtube:after { content: '\f16a'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.vimeo:after { content: '\f194'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.twitter:after { content: '\f081'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.instagram:after { content: '\f16d'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.linkedin:after { content: '\f08c'; }
.tpl-architect-missionary-details .tpl-content-wrapper .tpl-social-links a.website:after { content: '\f0c1'; }

@media screen and (max-width: 900px) {
    .tpl-architect-missionary-details .tpl-content-wrapper {
        flex-wrap: wrap;
    }

    .tpl-architect-missionary-details .tpl-content-wrapper .left {
        width: 100%;
        padding-right: 0;
    }
    .tpl-architect-missionary-details .tpl-content-wrapper .left .tpl-picture {
        text-align: center;
    }

    .tpl-architect-missionary-details .tpl-content-wrapper .right {
        margin-top: 20px;
    }
}
.customAlert {
	display: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 1px #92aca0 !important;
	-webkit-box-shadow: 0 1px 3px #d7d7d7;
	box-shadow: 0 1px 3px #d7d7d7;
}

.customAlert .customAlertLoading {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.customAlert .customAlertLoading img {
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.customAlert .customAlertInner {
	padding-bottom: 20px;
	background: #ededeb;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.customAlert .customAlertInner .customAlertTitle {
	margin: 0;
	position: relative;
	font-weight: 700;
	font-size: 16px;
	color: #fff;
	cursor: move;
	background: #72121e !important;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius: 3px 3px 0 0;
	padding: 10px !important;
	padding-right: 25px !important;
}

.customAlert .customAlertInner .customAlertTitle a.closeAlert {
	background: transparent url('/tpl/LibertyCounsel/img/x.png') no-repeat top left !important;
	top: 10px !important;
}


.customAlert .customAlertInner .customAlertMsg {
	padding: 10px 20px;
	padding-bottom: 5px;
	color: #544d4d !important;
	font-size: 14px;
	position: relative;
}

.customAlert .customAlertInner .customAlertMsg img {
	display: none;
}

.customAlert .customAlertInner .customAlertMsg .confirmationIcon {
	background: url('/tpl/LibertyCounsel/img/blue-check-66x66.png') no-repeat center;
}
.customAlert .customAlertInner .customAlertMsg .confirmationTitle {
	color: #4791be;
	font-weight: bold;
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 5px;
}
.customAlert .customAlertInner .customAlertMsg .confirmationText {
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
.customAlert .customAlertInner .customAlertMsg .confirmationText span {
	font-weight: normal;
	font-size: 14px;
	display: block;
	padding-top: 10px;
}
.customAlert .customAlertInner .customAlertMsg .title {
	font-weight: 700;
	font-size: 20px;
	padding-bottom: 20px;
}
.customAlert .customAlertInner .customAlertMsg .required {
	background: url('/tpl/LibertyCounsel/img/icon-required.png') no-repeat center center;
	vertical-align: middle;
	margin-right: 3px;
}
.customAlert .customAlertInner .customAlertMsg span {
	vertical-align: middle;
}
.customAlert .customAlertInner .customAlertMsg input,
.customAlert .customAlertInner .customAlertMsg textarea,
.customAlert .customAlertInner .customAlertMsg select {
	border: 1px solid #d4d4d4;
	outline: none;
	resize: none;
	padding: 6px;
	font-size: 16px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	/*-webkit-border-radius: 5px;*/
	/*border-radius: 5px;*/
	color: #544d4d;
}
.customAlert .customAlertInner .customAlertMsg input.radio {
    margin-left: 0;
}
.customAlert .customAlertInner .customAlertMsg input.last-row,
.customAlert .customAlertInner .customAlertMsg textarea.last-row,
.customAlert .customAlertInner .customAlertMsg select.last-row {
	margin-bottom: 0;
}
.customAlert .customAlertInner .customAlertMsg input.invalid,
.customAlert .customAlertInner .customAlertMsg textarea.invalid,
.customAlert .customAlertInner .customAlertMsg select.invalid {
	border: solid 1px red;
	background: #ffded6;
}
.customAlert .customAlertInner .customAlertMsg input:focus,
.customAlert .customAlertInner .customAlertMsg textarea:focus,
.customAlert .customAlertInner .customAlertMsg select:focus {
	background: #fff;
}

.customAlert .customAlertInner .customAlertMsg input.readonly,
.customAlert .customAlertInner .customAlertMsg textarea.readonly,
.customAlert .customAlertInner .customAlertMsg select.readonly,
.customAlert .customAlertInner .customAlertMsg input.readonly:focus,
.customAlert .customAlertInner .customAlertMsg textarea.readonly:focus,
.customAlert .customAlertInner .customAlertMsg select.readonly:focus {
	background-color: #fff;
	border-color: #fff;
	color: #d4d4d4;
	font-size: 18px;
	padding: 4px 7px;
}

.customAlert .customAlertInner .customAlertError {
	padding-bottom: 0;
	text-align: center;
	color: red;
	display: block;
	font-size: 14px;
}

.customAlert .customAlertInner .customAlertButtons {
	text-align: center;
	padding-top: 10px;
}
.customAlert button,
.customAlert .customAlertInner .customAlertButtons button {
	cursor: pointer;
	color: #FFF !important;
	background: #707070;
	border: 1px solid #626262 !important;
	display: inline-block;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 10px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	text-transform: uppercase;
}

.customAlert button:hover,
.customAlert .customAlertInner .customAlertButtons button:hover {
	background: #72121e;
	border: 1px solid #72121e !important;
}

.customAlert textarea,
.customAlert input[type=text] {
	height: 48px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
	background: #FFF;
	border: 1px solid #FFF !important;
	padding-left: 20px;
}
.customAlert textarea:focus,
.customAlert input[type=text]:focus {
	border: 1px solid #ffd100 !important;
}

.customAlert textarea {
	height: auto;
}

/* Responsive - Custom Alert */
@media (max-width: 520px) {
    .customAlert,
    .customAlert.newCampaignOptions {
        min-width: 0 !important;
        width: 100% !important;
        left: 0 !important;
    }

    .customAlert .customAlertInner {
        padding-bottom: 10px !important;
    }

    .customAlert .customAlertInner .customAlertTitle {
        font-size: 18px !important;
        padding: 10px 40px 10px 15px !important;
    }

    .customAlert .customAlertInner .customAlertTitle a.closeAlert {
        right: 10px !important;
    }

    .customAlert .customAlertInner .customAlertMsg {
        padding: 15px !important;
    }

    .customAlert .customAlertInner .customAlertButtons,
    .customAlert .customAlertInner .customAlertButtons.right {
        padding: 0 10px !important;
    }
}
.tpl-position-control{
	float: right;
	position: relative;
}
.tpl-position-header{
	min-height: 68px;
	min-width: 1000px;
	border-bottom: 1px solid #f5f5f5;
}
/* Fixed header, only for >=900px screen width */
@media (min-width: 900px) {
    .tpl-fix-header .tpl-general-wrapper {
        margin-top: 68px;
    }
    .tpl-fix-header .tpl-position-header {
        position: fixed;
        background-color: #fff;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
}
.tpl-position-content-gray-section{
	background: url(/tpl/LibertyCounsel/img/bgr-laster.jpg);
	padding: 50px 0px 40px;
	border-top: 4px solid #fdfffe;
	min-width: 1000px;
}

.tpl-position-content-red-body {
	background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
}
.tpl-position-content-red-body .bx-viewport {
	background: transparent;
}

.tpl-general-wrapper .tpl-position-main-menu-popup {
	visibility: hidden;
	display: block;
	position: absolute;
	top: 70px;
	z-index: 2;
	background: #ffffff;
	border: 1px solid #e8e8e8;
	padding: 20px;
	line-height: normal;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;

	-web-kit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.tpl-general-wrapper .tpl-position-main-menu-popup.visible {
	visibility: visible;

	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tpl-general-wrapper .tpl-position-main-menu-popup:before {
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 7px 9px 7px;
	border-color: transparent transparent #e8e8e8 transparent;
	position: absolute;
	top: -9px;
	left: 50%;
	margin-left: -7px;
}
.tpl-general-wrapper .tpl-position-main-menu-popup .tpl-position-main-menu-popup-inner {
	width: 240px;
	text-align: left;
}
.tpl-general-wrapper .tpl-position-main-menu-popup.give-menu-popup .tpl-position-main-menu-popup-inner {
	width: 280px;
}

.tpl-position-content {
	padding: 65px 0;
}
.tpl-position-content .tpl-position-content-inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.tpl-position-control.control {
	background: url(/tpl/LibertyCounsel/img/medal-people.png) no-repeat 12px 12px;
	border-right: 1px solid #f5f5f5;
}

.tpl-position-content_project{
    margin: 20px 0px 0px;
    padding: 0px;
    list-style: none;
    text-align: center;
}
/*header*/

h2 {
    font-family: "librebaskerville";
    font-size: 24px;
    font-weight: bold;
    color: #72121e;
}

h6 {
    font-family: "quattrocentosans";
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    color: #2b2b2b;
}

h6.tpl-red {
    color: #72121e;
}

a {
    color: #c0a433;
    text-decoration: underline;
}

a.logo{
	float: left;
	margin-top: 5px;
}

p.tpl-btn-toggle{
    cursor: pointer;
	text-align: center;
	color: #696868;
    font-family: "quattrocentosans";
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
	margin: 20px 0px 0px;
	border: 1px solid #f5f5f5;
	height: 46px;
	line-height: 48px;
	background: url(/tpl/LibertyCounsel/img/btn-toggle.png) no-repeat 10px center;
	display: none;
}
/*Footer*/
#footer{
	background: url(/tpl/LibertyCounsel/img/bgr-footer.png);
	padding: 10px 0px 50px;
	min-width: 1000px;
}
.tpl-footer-left{
	width:26%;
	float: left;
}
.tpl-footer-center{
	float: left;
	width:49%;
}
.tpl-footer-right{
	float: left;
	width:25%;
}

.tpl-infor a.logo-footer{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin-bottom: 20px;
	margin-top: 30px;
}

.tpl-infor .adr p{
	margin: 0px;
	font-family: "quattrocentosans";
	font-size: 12px;
	color: #979494;
	line-height: 19px;
}

.tpl-infor ul.social-list{
	margin: 20px 0px 0px;
	padding: 0px;
	list-style: none;
}

.tpl-infor ul.social-list li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	margin: 0px 1px;
}

.tpl-footer-list{
	margin: 0px;
}

.tpl-footer-list h6.tpl-list-tt, .tpl-footer-right h6.tpl-list-tt{
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 14px;
	color: #fff;
	margin: 35px 0px 15px;
	text-transform: uppercase;
}

.tpl-footer-list ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.tpl-footer-list ul li{
	line-height: 15px;
}

.tpl-footer-list ul li a{
	font-family: "quattrocentosans";
	font-size: 12px;
	color: #979494;
	text-decoration: none;
}



.tpl-footer-right p.privacy, .tpl-footer-right p.copy{
	font-family: "quattrocentosans";
	font-size: 12px;
	font-weight: boltd;
	color: #999999;
	margin-top: 20px;
	margin-bottom: 7px;
}

.tpl-footer-right p.privacy a{
	color: #999;
}

.tpl-footer-right p.copy{
	margin: 0px;
}

.tpl-footer-right p.design{
	font-family: "quattrocentosans";
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.tpl-footer-right p.design a{
	color: #c0a433;
	text-decoration: none;
}
.logout-link{
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 12px;
	color: #9d305d;
	text-decoration: none;
}



#full-width-slider {
	width: 100%;
	color: #000;
}
.tpl-top-slider-content{
    right: 5%;
    top: 5%;
    left: auto;
    width: 30%;
    text-align: right;
}
.top-slider-summary{
    margin-bottom: 20px;
    text-align: right;
}
.tpl-top-slider-content .btn-watch{
    position: absolute;
    right: 0px;
    color: #fff;
}
.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}
.tpl-infoBlock {
	position: absolute;
	top: 30px;
	right: 30px;
	left: auto;
	padding-bottom: 0;
	background: #FFF;
	background: rgba(255, 255, 255, 0.8);
	overflow: hidden;
	padding: 20px;
}
.tpl-infoBlockLeftBlack {
	color: #FFF;
	background: transparent;
	left: 0px;
	right: 0px;
	bottom: 0px;
	top: auto;
	text-align: center;
}
.tpl-infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}
.tpl-infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}
.tpl-infoBlock a {
	color: #FFF;
	text-decoration: underline;
}
.photosBy {
	position: absolute;
	line-height: 24px;
	font-size: 12px;
	background: #FFF;
	color: #000;
	padding: 0px 10px;
	position: absolute;
	left: 12px;
	bottom: 12px;
	top: auto;
	border-radius: 2px;
	z-index: 25; 
} 
.photosBy a {
	color: #000;
}
.fullWidth {
	max-width: 1400px;
	margin: 0 auto 24px;
}

a.btn-watch{
	text-decoration: none;
	width: 215px;
	text-align: center;
	height: 42px;
	line-height: 42px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	border: 1px solid #e4e4e4;
}

#rule-love{
	padding: 55px 0px;
	background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
	min-width: 1000px;
}

.bxslider{
	margin: 0px;
	padding: 0px;
}

.bxslider .slider-container h2.rule-title{
	color: #fff;
	margin: 0px auto;
	text-transform: uppercase;
	word-spacing: 1px;
	width: 600px;
	line-height: 35px;
}

.bxslider .slider-container h2.rule-title span{
	color: #edcf56;
}

.bxslider .slider-container .inner-bxslider{
	width: 1000px;
	margin: 0px auto;
}

.bxslider .slider-container .rule-img{
	margin: 20px 0px;
}

.bxslider .slider-container .rule-img img{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
}

.bxslider .slider-container .tpl-the-excerpt{
	font-family: "librebaskerville";
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	margin: 0px auto;
	width: 85%;
}

.bxslider .slider-container .rule-control{
	font-size: 0px;
}

.bxslider .slider-container .rule-control a{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 260px;
	text-align: center;
	text-transform: uppercase;
	border: 1px solid #fff;
	font-family: "librebaskerville";
	font-weight: bold;
	font-size: 14px;
	height: 43px;
	line-height: 43px;
	color: #fff;
	text-decoration: none;
}

.bx-wrapper .bx-pager{
	display: none;
}

#slider{
	min-width: 1000px;
}

/*liberty*/
#liberty{
	background: url(/tpl/LibertyCounsel/img/bgr-quote.jpg);
	text-align: center;
	padding: 50px 0px 60px;
}

#liberty iframe{
	border: 1px solid #a25d66;
	box-shadow: 0px 0px 5px #111;
}

h1.tpl-title-thread{
	margin: 0px;
	font-family: "librebaskerville";
	font-size: 24px;
	color: #fff;
	word-spacing: 1px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h6.desc-thread{
	font-family: "librebaskerville";
	font-style: italic;
	font-size: 16px;
	color: #fff;
	margin: 20px 0px 30px;
	font-weight: normal;
}

/*list-why*/
.tpl-list-why{
	padding: 70px 0px 50px;
	background: url(/tpl/LibertyCounsel/img/bgr-laster.jpg);
}

.tpl-list-why.align-center{
	text-align: center;
}

.tpl-list-why.color-white{
	background: #fff;
}

.tpl-list-why .why-thumb{
	float: left;
	margin-right: 70px;
}

.tpl-list-why.color-white .why-thumb{
	float: right;
	margin-left: 70px;
}

.tpl-list-why .why-content h3.why-title{
	text-transform: uppercase;
	font-family: "librebaskerville";
	font-size: 24px;
	word-spacing: 1px;
	color: #2b2b2b;
	margin: 0px 0px 20px;
}

.tpl-list-why .why-content p{
	font-family: "quattrocentosans";
	font-size: 15px;
	color: #2b2b2b;
	line-height: 22px;
	width: 95%;
}

.tpl-list-why.no-padding-top {
	padding-top: 0;
}
.tpl-list-why.no-padding-bottom {
	padding-bottom: 0;
}

/*Giving*/
.join-width{
	background: #fff;
	padding: 50px 0px;
}

.join-width.theme-gray{
	background: url(/tpl/LibertyCounsel/img/bgr-laster.jpg);
}

.join-width h1.tpl-title-thread{
	color: #2b2b2b;
	text-align: center;
}

.tpl-join-more{
	margin: 35px 0px;
	text-align: center;
}

.tpl-giving{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	border-right: 1px solid #cfcfcf;
	padding-right: 50px;
	text-align: center;
	position: relative;
    margin:35px 0;
}
.tpl-giving.no-padding {
    padding: 0;
}
.tpl-giving.no-border {
    border: none 0;
}

.tpl-giving h5.tpl-giving-title{
	background: url(/tpl/LibertyCounsel/img/bgr-title.png) no-repeat center top;
	width: 280px;
	height: 70px;
	margin: 0px auto;
	font-family: "librebaskerville";
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	position: absolute;
	top: -10px;
	left: 40px;
}

.tpl-giving .tpl-form-giving, .tpl-get-started .form-started{
	width: 265px;
	background: #f2f2f2;
	padding: 35px 50px;
	box-shadow: inset 0px 0px 4px #777;
	margin-top: 23px;
	font-family: "quattrocentosans";
}

.tpl-giving .tpl-form-giving b{
	display: block;
	font-size: 22px;
}

.tpl-giving .tpl-form-giving p, .tpl-get-started .form-started p{
	text-transform: uppercase;
	font-size: 14px;
	width: 90%;
	line-height: 20px;
	margin-top: 5px;
	color: #2b2b2b;
}

.tpl-giving .tpl-form-giving form input[type="text"]{
	width: 100%;
    box-sizing: border-box;
	border: 1px solid #c3c3c3;
	display: block;
	box-shadow: inset 0px 0px 1px #999;
	background: url(/tpl/LibertyCounsel/img/bgr-input-usd.png) no-repeat #fff;
    background-position: right 14px center;
    /*width: 172px;*/
	height: 43px;
	line-height: 43px;
	padding-left: 10px;
	padding-right: 55px;
	margin: 0px auto;
}

.tpl-giving .tpl-form-giving form input[type="submit"], .tpl-get-started .form-started a.btn-started{
	display: block;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	height: 43px;
	line-height: 43px;
	font-family: "librebaskerville";
	font-weight: bold;
	font-size: 14px;
	background: #707070;
	border: 1px solid #626262;
	margin-top: 8px;
	color: #fff;
	cursor: pointer;
}

.tpl-giving .tpl-form-giving form select.extra-data{
    width: 100%;
    border: 1px solid #c3c3c3;
    display: block;
    box-shadow: inset 0px 0px 1px #999;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url('/tpl/LibertyCounsel/img/icon-combo-trigger.png');
    background-position: right center;
    background-repeat: no-repeat;
    height: 43px;
    line-height: 43px;
    padding-left: 8px;
    padding-right: 8px;
    margin: 8px auto 0;
    border-radius: 0;
}

.tpl-get-started{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	padding-left: 50px;
	text-align: center;
	position: relative;
    margin:35px 0;
}

.tpl-get-started .form-started b img{
	margin: 15px 0px 10px;
}

.tpl-get-started .form-started p{
	margin: 20px 0px 30px;
}

.tpl-get-started .form-started a.btn-started{
	text-decoration: none;
}
.tpl-get-started h5.tpl-get-started-title{
	background: url(/tpl/LibertyCounsel/img/bgr-title.png) no-repeat center top;
	width: 280px;
	height: 70px;
	margin: 0px auto;
	font-family: "librebaskerville";
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	line-height: 50px;
	position: absolute;
	top: -10px;
	right: 40px;
}
.flex-justify-center .tpl-get-started {
    display: flex;
}

.tpl-involved{
	background: url(/tpl/LibertyCounsel/img/border-top-involved.png) repeat-x center top;
	margin-top: 60px;
	padding-top: 55px;
}

.tpl-involved ul.tpl-involved-list{
	margin: 30px auto 15px;
	padding: 0px;
	list-style: none;
	font-size: 0px;
	word-wrap: break-word;
	text-align: center;
	width: 75%;
}

.tpl-involved ul.tpl-involved-list li{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 16px;
	margin: 5px 0px;
}

.tpl-involved ul.tpl-involved-list li:first-child a{
	border-left: none;
}

.tpl-involved ul.tpl-involved-list li a{
	text-decoration: none;
	color: #b09218;
	font-size: 16px;
	font-family: "librebaskerville";
	font-weight: bold;
	padding: 0px 10px;
	display: block;
	border-left: 2px double #707070;
}

.tpl-involved ul.tpl-involved-list li:hover a{
	color: #2b2b2b;
}


/*tpl-can-do*/

.tpl-can-do{
	background: url(/tpl/LibertyCounsel/img/border-top-involved.png) repeat-x center top;
	padding-bottom: 50px;
}

.tpl-can-do h1.tpl-title-thread{
	color: #2b2b2b;
	padding: 40px 0px;
	margin-top: 50px;
	text-align: center;
}

.tpl-can-do .tpl-can-list{
	margin: 10px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: 0px;
	text-align: center;
}

.tpl-can-do .tpl-can-list .tpl-can-list-wrap{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	font-size: 14px;
	text-align: center;
	background: url(images/bgr-right-do.png) no-repeat right 30px;
}

.tpl-can-do .tpl-can-list .tpl-can-list-wrap a{
	display: block;
	height: 43px;
	line-height: 43px;
	width: 100%;
	text-transform: uppercase;
	font-family: "librebaskerville";
	font-weight: bold;
	text-decoration: none;
	color: #2b2b2b;
	width: 240px;
	border: 1px solid #a0a0a0;
	margin-top: 35px;
} 
.tpl-can-do .tpl-can-list .tpl-can-list-wrap:hover a{
	border: 1px solid #b06670;
	background: #891928;
	color: #fff;
	font-size: 14px;
	font-family: "librebaskerville";
	font-weight: bold;
}

.tpl-can-do .tpl-can-list .tpl-can-list-wrap img.can-hover{
	display: none;
}

.tpl-can-do .tpl-can-list .tpl-can-list-wrap:hover img{
	display: none;
}

.tpl-can-do .tpl-can-list .tpl-can-list-wrap:hover img.can-hover{
	display: inline;
}

/*helpful*/
.tpl-helpful{
	background: url(/tpl/LibertyCounsel/img/border-top-involved.png) repeat-x center top;
	text-align: center;
}

.tpl-helpful a.tpl-btn-helpful{
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	width: 115px;
	margin: 0px auto;
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 13px;
	color: #2b2b2b;
	text-decoration: none;
	text-align: center;
	background: #fff;
	position: relative;
	top: -5px;
}

.tpl-helpful .tpl-content-helpful{
	text-align: center;
	margin: 30px auto 35px;
}

/*archives*/

.tpl-archives-container{
	padding: 50px 0px 60px;
}

.tpl-archives-container h1.tpl-title-thread{
	text-align: center;
	color: #2b2b2b;
}

.content-archives .year-total{
	text-align: center;
	font-family: "librebaskerville";
	font-size: 15px;
	color: #616161;
	margin: 35px 0px 15px;
}

.content-archives .year-total a{
	color: #7d0c1b;
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	margin-right: 5px;
}

.content-archives .year-total a:hover, .post-list .post-list-wrap:hover a{
	color: #2b2b2b;
}

/*select*/
.rs-select-box {
    background:#ffffff;
    color: #696969;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    width: 117px;
	cursor: pointer;
	position:relative;
	display:inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: top;
	border: 1px solid #ababab;
	font-family: "quattrocentosans";
	font-size: 14px;
}
.rs-select-box.dark{
	 background:#636363;
}
.rs-select-inner{
	position:absolute;
	width:100%;
}
.rs-select-box.expanded .rs-select-inner {
    z-index:100;
}
.rs-select-selected {
    padding-left: 5px;
	margin-right:24px;
	overflow:hidden;
}
.rs-select-value{
	width:200%;
}
.rs-select-arrow{
	position:absolute; 
	width:30px; 
	height: 30px; 
	right: 0px; 
	top: 0px;
	border-left: 2px solid #e6e6e6;
	background: url("/tpl/LibertyCounsel/img/arrow.png") no-repeat scroll center center transparent;
}
.rs-select-box .rs-select-options {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #999999;
    color: #969696;  
	display:none;
	position:relative; 
	z-index:9999;
	min-height:20px;
}
.rs-select-box.rs-select-box-bottom .rs-select-options
{
    position:absolute;
    bottom:100%;
    width:100%;
}
.rs-select-box .rs-select-item {
    line-height: 12px;
    padding: 4px 5px;
	display:block;
}
.rs-select-box .rs-select-item:hover, .rs-select-box .rs-select-item.active {
    color: #0080A8;
	background:#ececec;
}
.rs-select-hidden{
	position:absolute;
	left:-9999px;	
}
.tpl-video-h{
	width:625px;
	margin:0 auto;
}

.pop-up-buttons a {
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 10px;
	background: #939292;
	height: 37px;
	line-height: 37px;
	color:#fff;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "librebaskerville";
}
.pop-up-buttons a:hover {
	background: #7d0c1b;
}


/*Fix Safari*/
@media screen and (-webkit-min-device-pixel-ratio:0){ 
	body input[type="text"]{
		line-height: inherit !important;
	}
	.frm-signup p{
		font-size: 1px;
	}
	.tpl-list-news .tpl-list-news-detail{
		width: 43%;
	}
}

 h1.tpl-title{
	text-transform: uppercase;
	font-family: "librebaskerville";
	font-weight: bold;
	font-size: 24px;
	color: #2b2b2b;
	text-align: center;
	margin: 0px;
}

h6.tpl-desc-title{
	text-transform: uppercase;
	font-family: "quattrocentosans";
	font-size: 13px;
	text-align: center;
	color: #2b2b2b;
	margin: 10px 0px;
	letter-spacing: 1px;
}
h6.tpl-desc-title a{ text-decoration: none; color:#7d0c1b;}

/*ExtJS CSS Hacks*/
.add-new-photo-button .x-form-trigger-wrap .x-btn.x-form-file-btn .x-btn-center .x-btn-inner {
	margin-top: 10px;
}
@media screen and (max-width: 1010px) {
    .tpl-footer-center{
        width: 74%;
    }
}

@media screen and (max-width: 1000px) {
	#header, #footer{
		min-width: 0;
	}
	.tpl-box-center{
		width: 897px;
		position: relative;
	}	
	
	.tpl-main-menu {
		margin-left: 5px;
	}
	
	.tpl-main-menu .item-box{
		position: static;
	}
	
	.tpl-main-menu .item-box-wrapper:hover > a{
		color: #ccc;
	}
	
	.tpl-main-menu a{
		padding: 0px 10px;
	}
	.tpl-main-menu .item-box-wrapper.has-tpl-sub-menu:hover:after,
    .tpl-main-menu .item-box-wrapper.has-tpl-sub-menu:hover:before {
		display: none;
	}
	.tpl-footer-left{
		/*margin-right: 25px;*/
	}
	
	.tpl-main-archives {
		float: left;
		width: 560px;
	}
	
	.tpl-architect-article-page-break .tpl-box-center p{
		padding: 10px 0px;
		line-height: 27px;
	}
	
	.vital-list .tpl-vital-list-wrap{
		margin-top: 30px;
	}
	
	
	/*hien*/
	#content {
		min-width: inherit;
		width: 100%;
	}
	#content  .tpl-box-center ul{
		width:100%;
	}
	.tpl-can-do .tpl-can-list {
		margin: 0 auto;
		width: 70%;
	}
	.tpl-can-do .tpl-can-list .tpl-can-list-wrap{
		margin-top: 20px;
	}
	.tpl-architect-article-page-break {
		min-width: inherit;
		width: 100%;
	}
	#rule-love {
		min-width: inherit;
		width: 100%;
	}

	.tpl-position-content-gray-section {
		min-width: inherit;
		width: 100%;
	}
	#slider {
		min-width: inherit;
		width: 100%;
	}
	.bxslider .slider-container .inner-bxslider {
		width: 100%;
	}
}
/* PORTRAIT TABLETS */
/*@media screen and (min-width: 768px) and (max-width: 896px) {

	.tpl-box-center{
		width: 768px;
	}
	a.logo{
		float: none;
		text-align: center;
		display: block;
	}
	
	.tpl-main-menu{
		float: none;
		display: block;
		text-align: center;
		position: relative;
	}
	.tpl-main-menu .tpl-sub-menu{
		width: 100%;
	}
	.tpl-main-menu .tpl-sub-menu a{
		margin: 0px 5px;
	}
	.control{
		position: static;
	}
	.tpl-frm-search{
		left: 0px;
		right: auto;
		bottom: 0px;
		top: auto;
	}
	.tpl-frm-search a.btn-search{
		border-left: none;
	}
	.tpl-frm-search form{
		display: block;
	}
	.tpl-frm-search form input[type="text"]{
		padding-right: 50px;
	}
	.tpl-frm-search a.btn-search {
		border-left: medium none;
		position: absolute;
		right: -90px;
		top: -5px;
	}
	.control .tpl-frm-login{
		top: 100%;
		right: 0px;
	}
	.control .form-login{
		border-top: 1px solid #f5f5f5;
	}
	.tpl-position-post-list{
		width: 100%;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list{
		height: auto;
		padding-left: 155px;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time{
		left: 0px;
		right: inherit;
		top: 0px;
		height: 100%;
		border-right: 1px solid #D3D2D2;
		border-left: none;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time i.empty{
		display: inline-block;
		zoom:1;
		*display: inline;
		height: 100%;
		vertical-align: middle;
	}
	ul.year-list li a{
		padding: 0px 5px;
	}
	.tpl-footer-left, .tpl-footer-center{
		display: inline-block;
		zoom:1;
		*display: inline;
		vertical-align: top;
		float: none;
		margin-right: 4%;
		width: 90%;
	}
	.tpl-footer-right{
		float: none;
		display: inline-block;
		zoom:1;
		*display: inline;
		vertical-align: top;
		width: 90%;
	}
	.tpl-footer-list{
		width: 50%;
		float: left;
	}
	.tpl-main-menu {
		margin: 0px auto;
	}
	
	.tpl-main-archives {
		width: 430px;
	}
	
	.tpl-giving {
		border-right: medium none;
		padding-right: 0;
	}
	.tpl-get-started {
		padding-left: 0;
	}
	.tpl-list-why.color-white .why-thumb {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.why-content {
		margin-top: 10px;
	}
	.tpl-list-why .why-thumb {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.tpl-list-why .why-content p{
		text-align: justify;
	}
}*/

/* LANDSCAPE PHONES */
/*@media screen and (min-width: 480px) and (max-width: 767px) {
	.tpl-box-center{
		width: 460px;
	}
	a.logo{
		float: none;
		text-align: center;
		display: block;
	}
	
	.tpl-main-menu{
		float: none;
		display: block;
		text-align: center;
		position: relative;
	}
	.tpl-main-menu .tpl-sub-menu{
		width: 100%;
	}
	.tpl-main-menu .tpl-sub-menu a{
		margin: 0px 5px;
	}
	.control{
		position: static;
	}
	.tpl-frm-search{
		left: 0px;
		right: auto;
		bottom: 0px;
		top: auto;
	}
	.tpl-frm-search a.btn-search{
		border-left: none;
	}
	.tpl-frm-search form{
		display: block;
	}
	.tpl-frm-search form input[type="text"]{
		padding-right: 50px;
	}
	.tpl-frm-search a.btn-search {
		border-left: medium none;
		position: absolute;
		right: -90px;
		top: -5px;
	}
	.control .tpl-frm-login{
		top: 100%;
		right: 0px;
	}
	.control .form-login{
		border-top: 1px solid #f5f5f5;
	}
	.tpl-main-menu .tpl-sub-menu{
		padding: 0px;
	}
	.tpl-main-menu .tpl-sub-menu a{
		width: 100%
	}
    .tpl-top-slider-content{ width: 100%;}
	.tpl-position-post-list{
		width: 100%;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list{
		height: auto;
		padding-left: 155px;
		padding-right: 10px;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time{
		left: 0px;
		right: inherit;
		top: 0px;
		height: 100%;
		border-right: 1px solid #D3D2D2;
		border-left: none;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time i.empty{
		display: inline-block;
		zoom:1;
		*display: inline;
		height: 100%;
		vertical-align: middle;
	}
	ul.year-list li a{
		padding: 0px 5px;
	}
	.tpl-footer-left{
		margin-right: 0px;
	}
	.tpl-footer-right{
		float: none;
		display: inline-block;
		zoom:1;
		*display: inline;
		vertical-align: top;
		*//* width: 90%; *//*
	}
	.tpl-footer-list{
		width: 90%;
	
	}
	ul.year-list li{
		margin: 5px 0px;
	}
	.tpl-footer-left, .tpl-footer-center,.tpl-footer-right{
		width: 100%;
	}
	.tpl-infor .adr p, .tpl-footer-list .items a{
		font-size: 17px;
		line-height: 30px;
	}
	.tpl-footer-list h6.tpl-list-tt, .tpl-footer-right h6.tpl-list-tt{
		font-size: 22px;
	}
	.frm-signup p input#fn[type="text"], .frm-signup p input#ln[type="text"]{
		width: 45%;
	}
	.frm-signup p input#mail[type="text"]{
		width: 95%;
	}
	.frm-signup p input#zip[type="text"]{
		width: 45%;
	}
	.rs-select-box{
		width: 46%;
	}
	.tpl-footer-right p.privacy, .tpl-footer-right p.copy, .tpl-footer-right p.design{
		font-size: 14px;
	}
	.tpl-main-menu {
		margin: 0px auto;
	}
	.tpl-main-archives{
		width: 100%;
	}
	.tpl-architect-article-full .tpl-sidebar{
		width: 100%;
		margin-top: 30px;
	}
	.tpl-architect-article-full .tpl-sidebar h5.title-takeaction{
		left: 50%;
		margin-left: -140px;
	}
	
	.tpl-can-do .tpl-can-list .tpl-can-list-wrap{
		background:none;
	}
	.tpl-giving {
		border-right: medium none;
		padding-right: 0;
	}
	.tpl-get-started {
		padding-left: 0;
	}
	#liberty .tpl-box-center {
		width: 100%;
	}
	.tpl-video-h {
		width: 79%;
	}
	.tpl-video-h img {
		width: 100%;
	}
	.tpl-list-news .tpl-architect-article-news-summary {
		width: 94%;
	}
	.tpl-list-news {
		background: none;
	}
	.tpl-list-why.color-white .why-thumb {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.why-content {
		margin-top: 15px;
	}

	.bxslider .slider-container h2.rule-title {
		width: 100%;
	}
	.tpl-list-why .why-thumb {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	
	.tpl-list-why .why-thumb{
		margin: 0px auto 20px;
	}
	
	.tpl-list-why .why-content p{
		text-align: justify;
	}
	
}*/

/* PORTRAIT PHONES */
/*@media screen and (min-width: 100px) and (max-width: 479px) {*/
@media screen and (max-width: 896px) {
	.tpl-box-center{
		width: 280px;
	}
	a.logo{
		float: none;
		text-align: center;
		display: block;
	}
	
	.tpl-main-menu {
		margin: 0px auto;
		border: 1px solid #f5f5f5;
	}
	
	.tpl-main-menu .item-box{
		display: block;
		border-top: 1px solid #f5f5f5;
		position: relative;
	}
	
	.tpl-main-menu div:first-child{
		border-top: none;
	}
	
	.tpl-main-menu .tpl-menu-item {
		line-height: 42px;
	}

    .tpl-main-menu{
		float: none;
		display: block;
		text-align: center;
		position: relative;
		display: none;
	}

    .has-tpl-sub-menu .tpl-menu-item:before {
        content: '\f078';
        font-family: fontawesome;
        font-size: 15px;
        color: #000;
        position: absolute;
        right: 15px;
        top: 0;
    }
    .tpl-main-menu .tpl-sub-menu {
        text-align: center;
        overflow: hidden;
        position: relative;
        max-width: 100%;
        margin-left: 0;
        top: 0;
        left: 0;
        border: none;
        padding: 0 0 15px;
    }
    .tpl-main-menu .tpl-sub-menu a {
        border: none;
        padding: 0 15px;
        margin: 5px 0;
    }
    .tpl-main-menu .tpl-sub-menu.expanded {
        display: block;
    }

	.control{
		position: static;
	}
	.tpl-frm-search{
		display: block;
		float: none;
		position: absolute;
		margin: 0;
		left: inherit;
		top: 41px;
		right: 0;
		bottom: inherit;
		width: 58px;
		background: none;
	}
	
	.control{
		float: none;
		display: block;
		width: 100%;
	}
	
	.tpl-position-control.control {
		background: none;
		border-right: 0;
	}

	.tpl-top-slider-content {
		width: 90%;
		left: 5%;
	}
	.tpl-list-why .why-thumb img{
		max-width: 100%;
		margin-bottom: 15px;
	}
	
	.tpl-list-why .why-thumb{
		margin: 0px auto;
    }
    .tpl-architect-opportunity-details .tpl-title{
        min-width: 100%;
    }
    .tpl-architect-opportunity-details .tpl-title .tpl-title-text{
        max-width: 100%;
    }
    .tpl-architect-opportunity-details .tpl-image {
        height: 200px;
    }


    /* responsive header*/

    .tpl-general-wrapper .tpl-position-main-menu-popup {
        left: auto !important;
        right: 0 !important;
        top: 53px !important;
    }

    .tpl-general-wrapper .tpl-position-main-menu-popup:before {
        left: auto;
        right: 13px;
        margin: 0;
    }

    .tpl-frm-search {
        /*text-align: right;*/
    }
    .search-modules-search-field {
        /*width: 100%;*/
        /*max-width: 200px;*/
        padding-top: 0;
        margin-top: 18px;
    }

    .search-modules-search-field .search-input {
        /*background: none;*/
    }

	.tpl-frm-search form{
		/*display: block;*/
		width: 100%;
	}

	.tpl-frm-search form input[type="text"]{
		width: 90%;
		max-width: 1000px;
        border: none;
        height: 42px;
        line-height: 42px;
        margin-bottom: 0;
	}
	.tpl-frm-search a.btn-search {
		border: 0;
		position: relative;
		right: 0;
		top: 0;
		vertical-align: top;
        width: 48px;
        height: 34px;
        background-position: 100% 50%;
        margin-left: 1px;
        margin-top: 22px;
        background-color: #FFF;
	}

    .tpl-user-menu {
        position: absolute !important;
        top: 5px;
        right: 0;
        margin: 0;
    }

    .tpl-user-menu .user-menu-popup-trigger {
        width: 44px;
        height: 44px;
        background: url("/tpl/LibertyCounsel/img/medal-people.png") no-repeat scroll 50% 50%;
        overflow: hidden;
        color: transparent;
        line-height: normal;
        padding: 0;
    }

    .tpl-user-menu .login.user-menu-popup-trigger {
        color: transparent;
        padding: 0;
    }
    .tpl-user-menu .login.user-menu-popup-trigger:before {
        display: none;
    }


	.control .tpl-frm-login{
		top: 100%;
		right: 0px;
	}
	.control .form-login{
		border-top: 1px solid #f5f5f5;
		width: 80%;
		padding-left: 0px;
		padding-right: 0px;
		padding-left: 20%;
	}
	
	.control .tpl-frm-login{
		width: auto;
		padding-left: 7%;
		padding-right: 7%;
		left: 0px;
		right: 0px;
	}
	.tpl-position-post-list{
		width: 100%;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list{
		height: auto;
		padding: 0px 10px;
		text-align: center;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time{
		position: static;
		display: block;
		width: auto;
		border-bottom: 1px solid #f5f5f5;
		border-left: none;
	}
	.tpl-position-post-list .tpl-architect-article-archive-list span.post-time i.empty{
		display: inline-block;
		zoom:1;
		*display: inline;
		height: 100%;
		vertical-align: middle;
	}
	ul.year-list li a{
		padding: 0px 5px;
	}
	.tpl-footer-left, .tpl-footer-center {
		margin-right: 0px;
	}
	.tpl-footer-right{
		float: none;
		display: inline-block;
		zoom:1;
		*display: inline;
		vertical-align: top;
		width: 90%;
	}
	ul.year-list li{
		margin: 5px 0px;
	}
	.tpl-footer-left, .tpl-footer-center,.tpl-footer-right{
		width: 90%;
	}
	.tpl-footer-list{
		width: 90%;
	
	}
	.tpl-infor .adr p, .tpl-footer-list .items a{
		font-size: 17px;
		line-height: 30px;
	}
	.tpl-footer-list h6.tpl-list-tt, .tpl-footer-right h6.tpl-list-tt{
		font-size: 22px;
	}
	.frm-signup p input#fn[type="text"], .frm-signup p input#ln[type="text"]{
		width: 95%;
		margin: 0px auto 10px;
		float: none;
		display: block;
	}
	.frm-signup p input#mail[type="text"]{
		width: 95%;
		margin: 0px auto 10px;
		float: none;
		display: block;
	}
	.frm-signup p input#zip[type="text"]{
		width: 95%;
		margin: 0px auto 10px;
		float: none;
		display: block;
	}
	.rs-select-box{
		width: 100%;
		margin: 0px auto 10px;
		float: none;
		display: block;
	}
	.frm-signup p input[type="submit"]{
		width: 100%;
		margin: 0px auto;
	}
	.tpl-footer-right p.privacy, .tpl-footer-right p.copy, .tpl-footer-right p.design{
		font-size: 14px;
	}
	.page-navi a.btn-prev, .page-navi a.btn-nexto, .page-navi a.btn-prev, .page-navi a.btn-next{
		display: none;
	}
	.paging-toolbar .goToPage.first, .paging-toolbar .goToPage.last{
		display: none;
	}
	p.tpl-btn-toggle{
		display: block;
	}
	.tpl-main-archives{
		width: 100%;
	}
	.tpl-architect-article-full .tpl-sidebar{
		width: 100%;
		margin-top: 30px;
	}
	.tpl-architect-article-full .tpl-sidebar h5.title-takeaction{
		left: 50%;
		margin-left: -140px;
	}
	.tpl-main-archives .tpl-the-content-archives{
		text-align: justify;
		font-size: 16px;
	}


	.join-width.theme-gray .tpl-box-center {
		margin: 0 auto;
	}
	.tpl-video-h {
		width: 100%;
	}
	.tpl-video-h img {
		width: 100%;
	}
	.tpl-giving {
		border-right: medium none;
		padding-right: 0;
	}
	.tpl-get-started {
		padding-left: 0;
	}
	.tpl-giving .tpl-form-giving, .tpl-get-started .form-started {
		padding: 10%;
	}
	.tpl-giving .tpl-form-giving, .tpl-get-started .form-started {
		width: 80%;
	}
    .tpl-get-started h5.tpl-get-started-title {
		left: 18px;
	}
	.tpl-giving h5.tpl-giving-title {
		left: 18px;
	}
	.tpl-list-news .tpl-architect-article-news-summary {
		width: 100%;
		padding: 0px;
	}
	.tpl-list-news {
		background: none;
	}

	.vital-list .tpl-vital-list-wrap {
		width: inherit;
	}
	.vital-list .tpl-vital-list-wrap .tpl-vital-thumb img {
		width: 100%;
	}
	.vital-list .tpl-vital-list-wrap h6.tpl-vital-title {
		width: 100%;
	}
	.tpl-can-do .tpl-can-list .tpl-can-list-wrap  {
		background: none;
	}
	.tpl-involved ul.tpl-involved-list li a {
		border-left: medium none;
	}
	.tpl-list-why.color-white .why-thumb {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.why-content {
		margin-top: 15px;
	}
	.bxslider .slider-container h2.rule-title {
		width: 100%;
	}
	.tpl-list-why .why-content p{
		text-align: justify;
	}
	.tpl-position-menu {
		margin-bottom: 40px;
	}
}
.grid {
    margin-left: -1%;
    margin-right: -1%;
}
.grid:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}

.grid > div {
    float: left;
}
.grid .push-right {
    float: right;
}

.grid .col-1-4 {
    width: 23%;
    margin-left: 1%;
    margin-right: 1%;
}
.grid .col-2-4 {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
}
.grid .col-3-4 {
    width: 73%;
    margin-left: 1%;
    margin-right: 1%;
}
.grid .col-1-3 {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
}
.grid .col-2-3 {
    width: 64.6666%;
    margin-left: 1%;
    margin-right: 1%;
}
.grid .col-4-4,
.grid .col-3-3 {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}

/*NO GUTTER*/
.grid .col-1-4.no-gutter {
    width: 25%;
    margin-left: 0;
    margin-right: 0;
}
.grid .col-2-4.no-gutter {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
}
.grid .col-3-4.no-gutter {
    width: 75%;
    margin-left: 0;
    margin-right: 0;
}
.grid .col-1-3.no-gutter {
    width: 32.3333%;
    margin-left: 0;
    margin-right: 0;
}
.grid .col-2-3.no-gutter {
    width: 66.6666%;
    margin-left: 0;
    margin-right: 0;
}
.grid .col-4-4.no-gutter,
.grid .col-3-3.no-gutter {
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
}

/*NO GUTTER FIRST COLUMN*/
.grid .col-1-4.no-gutter:first-child {
    width: 24%;
    margin-left: 1%;
}
.grid .col-2-4.no-gutter:first-child {
    width: 49%;
    margin-left: 1%;
}
.grid .col-3-4.no-gutter:first-child {
    width: 74%;
    margin-left: 1%;
}
.grid .col-1-3.no-gutter:first-child {
    width: 32.3333%;
    margin-left: 1%;
}
.grid .col-2-3.no-gutter:first-child {
    width: 64.6666%;
    margin-left: 1%;
}
/*.grid .col-4-4.no-gutter:first-child,*/
/*.grid .col-3-3.no-gutter:first-child {*/
/*width: 99%;*/
/*margin-left: 1%;*/
/*}*/

/*NO GUTTER LAST COLUMN*/
.grid .col-1-4.no-gutter:last-child {
    width: 24%;
    margin-right: 1%;
}
.grid .col-2-4.no-gutter:last-child {
    width: 49%;
    margin-right: 1%;
}
.grid .col-3-4.no-gutter:last-child {
    width: 74%;
    margin-right: 1%;
}
.grid .col-1-3.no-gutter:last-child {
    width: 32.3333%;
    margin-right: 1%;
}
.grid .col-2-3.no-gutter:last-child {
    width: 64.6666%;
    margin-right: 1%;
}
/*.grid .col-4-4.no-gutter:last-child,*/
/*.grid .col-3-3.no-gutter:last-child {*/
/*width: 99%;*/
/*margin-left: 1%;*/
/*}*/

@media only screen and (max-width: 900px) {
    .grid {
        margin-left: 0;
        margin-right: 0;
    }
    .grid .col-1-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-2-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-3-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-1-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-2-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-4-4,
    .grid .col-3-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
@media only screen and (max-width: 700px) {
    .grid {
        margin-left: 0;
        margin-right: 0;
    }
    .grid .col-1-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-2-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-3-4 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-1-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-2-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .grid .col-4-4,
    .grid .col-3-3 {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
/*===============================*/
/* jQuery UI adjustments - Start */
/*===============================*/
.ui-widget-overlay {
    background: rgba(0, 0, 0, 0.4);
    z-index: 499;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.ui-dialog,
.ui-dialog *,
.ui-dialog * {
    box-sizing: border-box;
}

.ui-dialog {
    border-radius: 0;
    background: #fff;
    z-index: 500;
    border: none;
    padding: 0;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.ui-dialog .ui-dialog-titlebar {
    background: none;
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    background-color: #711b26;
    color: #fff;
    position: relative;
    line-height: 1.2;
    padding: 18px 46px 16px 22px;
    margin: 0;
    border-radius: 0;
    cursor: move;
    border: none;
}

.ui-dialog .ui-dialog-titlebar .ui-dialog-title {
    font-weight: 700;
    padding: 0;
    margin: 0;
    font-size: 18px;
    font-family: "Montserrat", sans-serif;
    color: #fff;
}

.ui-dialog .ui-dialog-titlebar .ui-button {
    background: none;
    cursor: pointer;
    position: relative;
    width: 18px;
    height: 18px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -9px;
    right: 18px;
    z-index: 550;
    background: none;
    border: none 0;
    border-radius: 0;
    padding: 0;
}

.ui-dialog .ui-dialog-titlebar .ui-button:before, .ui-dialog .ui-dialog-titlebar .ui-button:after {
    background: #fff;
    width: 18px;
    margin-top: 9px;
    content: '';
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 2px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ui-dialog .ui-dialog-titlebar .ui-button:after {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}

.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-icon-primary,
.ui-dialog .ui-dialog-titlebar .ui-button .ui-button-text {
    display: none;
}

.ui-dialog .ui-dialog-content {
    font-family: "Montserrat", sans-serif;
    border: 1px solid #d3d3d3;
    border-bottom: none;
    padding: 20px 20px 5px;
}

.ui-dialog .ui-dialog-content label {
    display: inline-block;
    font-weight: 700;
    padding-bottom: 5px;
}

.ui-dialog .ui-dialog-content input {
    border-radius: 0;
    vertical-align: middle;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #2D2E2D;
    margin: 0;
    font-size: 14px;
    padding: 10px !important;
    border: solid 1px #c3c3c3;
    outline: none;
}

.ui-dialog .ui-dialog-content input:disabled,
.ui-dialog .ui-dialog-content input .disabled, .ui-dialog .ui-dialog-content input[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.ui-dialog .ui-dialog-content textarea {
    border-radius: 0;
    vertical-align: middle;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    width: 100%;
    background: #fff;
    color: #2D2E2D;
    margin: 0;
    height: auto;
    font-size: 14px;
    padding: 10px !important;
    border: solid 1px #c3c3c3;
    outline: none;
    margin-bottom: 10px;
}

.ui-dialog .ui-dialog-content textarea:disabled,
.ui-dialog .ui-dialog-content textarea .disabled, .ui-dialog .ui-dialog-content textarea[disabled=disabled] {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.ui-dialog .ui-dialog-content #recaptcha_response_field {
    border: none !important;
    height: auto !important;
}

.ui-dialog .ui-dialog-content #recaptcha_privacy * {
    font-size: 12px;
}

.ui-dialog .ui-dialog-buttonpane {
    border: 1px solid #d3d3d3;
    border-top: none;
    padding: 20px 20px 25px;
}

.ui-dialog .ui-dialog-buttonpane .ui-button {
    display: inline-block;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    background: #711b26;
    border: 1px solid #711b26;
    background-image: none;
    margin: 0 5px 0 0;
    font-size: 14px;
    color: #fff;
    padding: 12px 20px;
    text-decoration: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:disabled, .ui-dialog .ui-dialog-buttonpane .ui-button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:hover {
    text-decoration: none;
}

.ui-dialog .ui-dialog-buttonpane .ui-button:hover {
    background: #89212e;
    border: 1px solid #89212e;
    color: #fff;
}

@media only screen and (max-width: 600px) {
    .ui-dialog .ui-dialog-buttonpane .ui-button {
        height: auto;
        padding: 10px;
        white-space: normal;
        line-height: normal;
    }
}

.ui-dialog .ui-resizable-handle {
    display: none !important;
}

@media only screen and (max-width: 470px) {
    .ui-dialog {
        width: 320px !important;
    }
}

.ui-datepicker {
    width: 220px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-datepicker .ui-datepicker-header {
    background-color: #2D2E2D;
    color: #fff;
    font-size: 16px;
    padding: 10px 0;
}

.ui-datepicker .ui-datepicker-title {
    line-height: normal;
}

.ui-datepicker .ui-datepicker-title select {
    height: auto;
    line-height: normal;
    font-weight: 400;
    border-color: #2D2E2D;
    background: #2D2E2D;
    color: #fff;
    padding: 4px 3px 3px;
    margin: 2px 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-datepicker .ui-datepicker-next.ui-state-hover {
    background: none;
    border: none;
}

.ui-datepicker table {
    font-size: 12px;
}

.ui-datepicker th {
    font-weight: 400;
}

.ui-datepicker td {
    background: #fff;
    border: 1px solid #d3d3d3;
}

.ui-datepicker td span,
.ui-datepicker td a {
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    line-height: normal;
    text-shadow: none;
    padding: 5px 0 6px;
}

.ui-datepicker td span.ui-state-hover,
.ui-datepicker td a.ui-state-hover {
    background: #c3c3c3;
    color: #fff;
}

.ui-datepicker td.ui-datepicker-current-day span,
.ui-datepicker td.ui-datepicker-current-day a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    background: #c3c3c3;
    font-weight: 400;
}

.ui-datepicker td.ui-datepicker-week-end span,
.ui-datepicker td.ui-datepicker-week-end a {
    color: #ff0033;
    text-shadow: none;
}

.ui-datepicker td.ui-datepicker-week-end span.ui-state-hover,
.ui-datepicker td.ui-datepicker-week-end a.ui-state-hover {
    background: #c3c3c3;
    color: #ff0033;
}

.ui-datepicker td.ui-datepicker-today span,
.ui-datepicker td.ui-datepicker-today a {
    font-weight: normal;
    text-shadow: none;
}

.ui-datepicker td.ui-state-disabled {
    opacity: 0.4;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    display: inline-block;
    border-radius: 0;
    font-family: "Montserrat", sans-serif;
    border-width: 2px;
    border-style: solid;
    font-size: 16px;
    height: 60px;
    line-height: 56px;
    padding: 0 22px;
    font-weight: 400;
    font-style: normal;
    text-transform: none;
    cursor: pointer;
    text-align: center;
    text-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
    outline: none;
    white-space: nowrap;
    -webkit-appearance: none;
    font-size: 14px;
    height: 50px;
    line-height: 46px;
    padding: 0 18px;
    height: auto;
    line-height: normal;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #A9A9A9;
    border-color: #A9A9A9;
    color: #fff;
    margin: 0 0 5px;
}

.ui-datepicker .ui-datepicker-buttonpane button:disabled, .ui-datepicker .ui-datepicker-buttonpane button.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: auto;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover {
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane button:hover {
    background-color: #b6b6b6;
    border-color: #b6b6b6;
    color: #fff;
}

@media only screen and (max-width: 600px) {
    .ui-datepicker .ui-datepicker-buttonpane button {
        height: auto;
        padding: 10px;
        white-space: normal;
        line-height: normal;
    }
}

/*
// Auto-complete
.ui-autocomplete-input.ui-autocomplete-loading,
.search-modules-results-responsive-view .search-modules-results-fields .ui-autocomplete-loading {
    background-image: url('/tpl/Base/img/ajax-loader.gif') !important;
    background-position: center right 16px !important;
    background-repeat: no-repeat;
}

.ui-autocomplete {
    @include border-radius($border-radius);
    border: $field-border;
    border-top: 0;
    padding: 0;
    margin-top: -3px;

    &.ui-menu .ui-menu-item a {
        color: $color-gray;
        font-size: $font-size;
        line-height: normal;
        @include border-radius($border-radius);
        padding: 8px 14px;

        .highlight-row {
            border: none;
            padding: 0;

            .highlight-label {
                @include tpl-heading(6);
                font-size: $font-size;
                color: $color-gray;
            }
            .highlight-item .highlight-fragment {
                @include tpl-heading(6);
                font-size: ceil($font-size * 0.8);
                color: $color-gray;
                font-style: italic;
            }
        }

        &.ui-state-hover,
        &.ui-state-focus {
            color: $color-gray;
            border: none;
            background: $color-white;
            @include border-radius($border-radius);
            margin: 0;
        }

        &:hover,
        &.ui-state-hover {
            background: tpl-alt-color-opacity($color-active-state, .3);
            cursor: pointer;
        }
    }
}*/
/*=============================*/
/* jQuery UI adjustments - End */
/*=============================*/

/*# sourceMappingURL=jquery-ui.css.map */

