/*! normalize.css 2012-07-07T09:50 UTC - http://github.com/necolas/normalize.css */
/* NOTE: Moved clearfix to LESS */

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

/*
 * Corrects `block` display not defined in IE6/7/8/9 & FF3.
 */

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

/*
 * Corrects `inline-block` display not defined in IE6/7/8/9 & FF3.
 */

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

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS5 devices.
 */

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

/*
 * Addresses styling for `hidden` attribute not present in IE7/8/9, FF3, S4.
 * Known issue: no IE6 support.
 */

[hidden] {
    display: none;
}

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

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

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

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

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

/*
 * Addresses margins handled incorrectly in IE6/7.
 */

body {
    margin: 0;
}

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

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

a:focus {
    outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 * people.opera.com/patrickl/experiments/keyboard/test
 */

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

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

/*
 * Addresses font sizes and margins set differently in IE6/7.
 * Addresses font sizes within `section` and `article` in FF4+, Chrome, S5.
 */

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

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

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

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

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

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

/*
 * Addresses styling not present in IE7/8/9, S5, Chrome.
 */

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

/*
 * Addresses style set to `bolder` in FF3+, S4/5, Chrome.
 */

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

/*
 * Addresses styling not present in S5, Chrome.
 */

dfn {
    font-style: italic;
}

/*
 * Addresses styling not present in IE6/7/8/9.
 */

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

/*
 * Addresses margins set differently in IE6/7.
 */

p,
pre {
    margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */

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

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

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

/*
 * Addresses CSS quotes not supported in IE6/7.
 */

q {
    quotes: none;
}

/*
 * Addresses `quotes` property not supported in S4.
 */

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

small {
    font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

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

/*
 * Addresses margins set differently in IE6/7.
 */

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

dd {
    margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE6/7.
 */

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

/*
 * Corrects list images handled incorrectly in IE7.
 */

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

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

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */

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

/*
 * Corrects overflow displayed oddly in IE9.
 */

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

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

/*
 * Addresses margin not present in IE6/7/8/9, S5, O11.
 */

figure {
    margin: 0;
}

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

/*
 * Corrects margin displayed oddly in IE6/7.
 */

form {
    margin: 0;
}

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

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

/*
 * 1. Corrects color not being inherited in IE6/7/8/9.
 * 2. Corrects text not wrapping in FF3.
 * 3. Corrects alignment displayed oddly in IE6/7.
 */

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

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE6/7, FF3+, S5, Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

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

/*
 * Addresses FF3/4 setting `line-height` on `input` using `!important` in the
 * UA stylesheet.
 */

button,
input {
    line-height: normal;
}

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

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

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

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

/*
 * 1. Addresses box sizing set to content-box in IE8/9.
 * 2. Removes excess padding in IE8/9.
 * 3. Removes excess padding in IE7.
 *    Known issue: excess padding remains in IE6.
 */

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

/*
 * 1. Addresses `appearance` set to `searchfield` in S5, Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in S5, Chrome (include `-moz`
 *    to future-proof).
 */

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

/*
 * Removes inner padding and search cancel button in S5, Chrome on OS X.
 */

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

/*
 * Removes inner padding and border in FF3+.
 */

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

/*
 * 1. Removes default vertical scrollbar in IE6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

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

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

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

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/* Colors */
/* Fonts */
/* Images */
/*---------------------------------------------------
    LESS Prefixer
  ---------------------------------------------------

    All of the CSS3 fun, none of the prefixes!

    As a rule, you can use the CSS properties you
    would expect just by adding a '.':

    box-shadow => .box-shadow(@args)

    Also, when shorthand is available, arguments are
    not parameterized. Learn CSS, not LESS Prefixer.

    -------------------------------------------------
    TABLE OF CONTENTS
    (*) denotes a syntax-sugar helper
    -------------------------------------------------

        .animation(@args)
            .animation-delay(@delay)
            .animation-direction(@direction)
            .animation-duration(@duration)
            .animation-iteration-count(@count)
            .animation-name(@name)
            .animation-play-state(@state)
            .animation-timing-function(@function)
        .background-size(@args)
        .border-radius(@args)
        .box-shadow(@args)
            .inner-shadow(@args) *
        .box-sizing(@args)
            .border-box() *
            .content-box() *
        .columns(@args)
            .column-count(@count)
            .column-gap(@gap)
            .column-rule(@args)
            .column-width(@width)
        .gradient(@default,@start,@stop) *
            .linear-gradient-top(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
            .linear-gradient-left(@default,@color1,@stop1,@color2,@stop2,[@color3,@stop3,@color4,@stop4])*
        .hyphens(@args)
        .opacity(@factor)
        .transform(@args)
            .rotate(@deg)
            .scale(@factor)
            .translate(@x,@y)
            .translate3d(@x,@y,@z)
            .translateHardware(@x,@y) *
        .text-shadow(@args)
        .transition(@args)
            .transition-delay(@delay)
            .transition-duration(@duration)
            .transition-property(@property)
            .transition-timing-function(@function)



    Credit to LESS Elements for the motivation and
    to CSS3Please.com for implementation.

    Copyright (c) 2012 Joel Sutherland
    MIT Licensed:
    http://www.opensource.org/licenses/mit-license.php

-----------------------------------------------------*/
/* Animation */
/* Background Size */
/* Border Radius */
/* Box Shadows */
/* Box Sizing */
/* Columns */
/* Gradients */
/* Opacity */
/* Text Shadow */
/* Transforms */
/* Transitions */
/* Typography stuff */
/*
    LESS Grid System
    Based on 960 Grid System - http://960.gs/

    Licensed under GPL and MIT.
*/
/*
  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
*/
body {
  min-width: 960px;
}
/* Grid >> Global
----------------------------------------------------------------------------------------------------*/
[class*="grid_"] {
  display: inline;
  float: left;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  min-height: 1px;
}
[class*="grid_"].no-min {
  min-height: 0;
}
[class*="push_"],
[class*="pull_"] {
  position: relative;
}
.html-rtl [class*="grid_"] {
  float: right;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Grid >> Columns
----------------------------------------------------------------------------------------------------*/
.html-ltr .container_12 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 960px;
}
.html-ltr .container_12 .grid_12 {
  width: 940px;
}
.html-ltr .container_12 .grid_11 {
  width: 860px;
}
.html-ltr .container_12 .grid_10 {
  width: 780px;
}
.html-ltr .container_12 .grid_9 {
  width: 700px;
}
.html-ltr .container_12 .grid_8 {
  width: 620px;
}
.html-ltr .container_12 .grid_7 {
  width: 540px;
}
.html-ltr .container_12 .grid_6 {
  width: 460px;
}
.html-ltr .container_12 .grid_5 {
  width: 380px;
}
.html-ltr .container_12 .grid_4 {
  width: 300px;
}
.html-ltr .container_12 .grid_3 {
  width: 220px;
}
.html-ltr .container_12 .grid_2 {
  width: 140px;
}
.html-ltr .container_12 .grid_1 {
  width: 60px;
}
.html-ltr .container_12 .prefix_11 {
  padding-left: 880px;
}
.html-ltr .container_12 .suffix_11 {
  padding-right: 880px;
}
.html-ltr .container_12 .push_11 {
  left: 880px;
}
.html-ltr .container_12 .pull_11 {
  left: -880px;
}
.html-ltr .container_12 .prefix_10 {
  padding-left: 800px;
}
.html-ltr .container_12 .suffix_10 {
  padding-right: 800px;
}
.html-ltr .container_12 .push_10 {
  left: 800px;
}
.html-ltr .container_12 .pull_10 {
  left: -800px;
}
.html-ltr .container_12 .prefix_9 {
  padding-left: 720px;
}
.html-ltr .container_12 .suffix_9 {
  padding-right: 720px;
}
.html-ltr .container_12 .push_9 {
  left: 720px;
}
.html-ltr .container_12 .pull_9 {
  left: -720px;
}
.html-ltr .container_12 .prefix_8 {
  padding-left: 640px;
}
.html-ltr .container_12 .suffix_8 {
  padding-right: 640px;
}
.html-ltr .container_12 .push_8 {
  left: 640px;
}
.html-ltr .container_12 .pull_8 {
  left: -640px;
}
.html-ltr .container_12 .prefix_7 {
  padding-left: 560px;
}
.html-ltr .container_12 .suffix_7 {
  padding-right: 560px;
}
.html-ltr .container_12 .push_7 {
  left: 560px;
}
.html-ltr .container_12 .pull_7 {
  left: -560px;
}
.html-ltr .container_12 .prefix_6 {
  padding-left: 480px;
}
.html-ltr .container_12 .suffix_6 {
  padding-right: 480px;
}
.html-ltr .container_12 .push_6 {
  left: 480px;
}
.html-ltr .container_12 .pull_6 {
  left: -480px;
}
.html-ltr .container_12 .prefix_5 {
  padding-left: 400px;
}
.html-ltr .container_12 .suffix_5 {
  padding-right: 400px;
}
.html-ltr .container_12 .push_5 {
  left: 400px;
}
.html-ltr .container_12 .pull_5 {
  left: -400px;
}
.html-ltr .container_12 .prefix_4 {
  padding-left: 320px;
}
.html-ltr .container_12 .suffix_4 {
  padding-right: 320px;
}
.html-ltr .container_12 .push_4 {
  left: 320px;
}
.html-ltr .container_12 .pull_4 {
  left: -320px;
}
.html-ltr .container_12 .prefix_3 {
  padding-left: 240px;
}
.html-ltr .container_12 .suffix_3 {
  padding-right: 240px;
}
.html-ltr .container_12 .push_3 {
  left: 240px;
}
.html-ltr .container_12 .pull_3 {
  left: -240px;
}
.html-ltr .container_12 .prefix_2 {
  padding-left: 160px;
}
.html-ltr .container_12 .suffix_2 {
  padding-right: 160px;
}
.html-ltr .container_12 .push_2 {
  left: 160px;
}
.html-ltr .container_12 .pull_2 {
  left: -160px;
}
.html-ltr .container_12 .prefix_1 {
  padding-left: 80px;
}
.html-ltr .container_12 .suffix_1 {
  padding-right: 80px;
}
.html-ltr .container_12 .push_1 {
  left: 80px;
}
.html-ltr .container_12 .pull_1 {
  left: -80px;
}
.html-rtl .container_12 {
  margin-left: auto;
  margin-right: auto;
  padding: 0 20px;
  width: 960px;
}
.html-rtl .container_12 .grid_12 {
  width: 940px;
}
.html-rtl .container_12 .grid_11 {
  width: 860px;
}
.html-rtl .container_12 .grid_10 {
  width: 780px;
}
.html-rtl .container_12 .grid_9 {
  width: 700px;
}
.html-rtl .container_12 .grid_8 {
  width: 620px;
}
.html-rtl .container_12 .grid_7 {
  width: 540px;
}
.html-rtl .container_12 .grid_6 {
  width: 460px;
}
.html-rtl .container_12 .grid_5 {
  width: 380px;
}
.html-rtl .container_12 .grid_4 {
  width: 300px;
}
.html-rtl .container_12 .grid_3 {
  width: 220px;
}
.html-rtl .container_12 .grid_2 {
  width: 140px;
}
.html-rtl .container_12 .grid_1 {
  width: 60px;
}
.html-rtl .container_12 .prefix_11 {
  padding-right: 880px;
}
.html-rtl .container_12 .suffix_11 {
  padding-left: 880px;
}
.html-rtl .container_12 .push_11 {
  left: 880px;
}
.html-rtl .container_12 .pull_11 {
  left: -880px;
}
.html-rtl .container_12 .prefix_10 {
  padding-right: 800px;
}
.html-rtl .container_12 .suffix_10 {
  padding-left: 800px;
}
.html-rtl .container_12 .push_10 {
  left: 800px;
}
.html-rtl .container_12 .pull_10 {
  left: -800px;
}
.html-rtl .container_12 .prefix_9 {
  padding-right: 720px;
}
.html-rtl .container_12 .suffix_9 {
  padding-left: 720px;
}
.html-rtl .container_12 .push_9 {
  left: 720px;
}
.html-rtl .container_12 .pull_9 {
  left: -720px;
}
.html-rtl .container_12 .prefix_8 {
  padding-right: 640px;
}
.html-rtl .container_12 .suffix_8 {
  padding-left: 640px;
}
.html-rtl .container_12 .push_8 {
  left: 640px;
}
.html-rtl .container_12 .pull_8 {
  left: -640px;
}
.html-rtl .container_12 .prefix_7 {
  padding-right: 560px;
}
.html-rtl .container_12 .suffix_7 {
  padding-left: 560px;
}
.html-rtl .container_12 .push_7 {
  left: 560px;
}
.html-rtl .container_12 .pull_7 {
  left: -560px;
}
.html-rtl .container_12 .prefix_6 {
  padding-right: 480px;
}
.html-rtl .container_12 .suffix_6 {
  padding-left: 480px;
}
.html-rtl .container_12 .push_6 {
  left: 480px;
}
.html-rtl .container_12 .pull_6 {
  left: -480px;
}
.html-rtl .container_12 .prefix_5 {
  padding-right: 400px;
}
.html-rtl .container_12 .suffix_5 {
  padding-left: 400px;
}
.html-rtl .container_12 .push_5 {
  left: 400px;
}
.html-rtl .container_12 .pull_5 {
  left: -400px;
}
.html-rtl .container_12 .prefix_4 {
  padding-right: 320px;
}
.html-rtl .container_12 .suffix_4 {
  padding-left: 320px;
}
.html-rtl .container_12 .push_4 {
  left: 320px;
}
.html-rtl .container_12 .pull_4 {
  left: -320px;
}
.html-rtl .container_12 .prefix_3 {
  padding-right: 240px;
}
.html-rtl .container_12 .suffix_3 {
  padding-left: 240px;
}
.html-rtl .container_12 .push_3 {
  left: 240px;
}
.html-rtl .container_12 .pull_3 {
  left: -240px;
}
.html-rtl .container_12 .prefix_2 {
  padding-right: 160px;
}
.html-rtl .container_12 .suffix_2 {
  padding-left: 160px;
}
.html-rtl .container_12 .push_2 {
  left: 160px;
}
.html-rtl .container_12 .pull_2 {
  left: -160px;
}
.html-rtl .container_12 .prefix_1 {
  padding-right: 80px;
}
.html-rtl .container_12 .suffix_1 {
  padding-left: 80px;
}
.html-rtl .container_12 .push_1 {
  left: 80px;
}
.html-rtl .container_12 .pull_1 {
  left: -80px;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: 'Open Sans';
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Regular-webfont.eot');
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Regular-webfont.woff') format('woff'), /* Modern Browsers */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Regular-webfont.svg#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-weight: 600;
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Semibold-webfont.eot');
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Semibold-webfont.woff') format('woff'), /* Modern Browsers */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Semibold-webfont.svg#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Bold-webfont.eot');
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Bold-webfont.woff') format('woff'), /* Modern Browsers */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Bold-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Bold-webfont.svg#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Open Sans Light';
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Light-webfont.eot');
  src: url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Light-webfont.woff') format('woff'), /* Modern Browsers */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Light-webfont.ttf') format('truetype'), /* Safari, Android, iOS */
   url('//mozorg.cdn.mozilla.net/media/fonts/OpenSans-Light-webfont.svg#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
.ui-tabs-hide {
  display: none;
}
.ui-truncatable > .short-text {
  display: none;
}
.ui-truncatable > .short-text > .show-more-link {
  color: #0095dd;
  cursor: pointer;
}
.ui-truncatable.truncated > .short-text {
  display: block;
}
.ui-truncatable.truncated > .long-text {
  display: none;
}
/* Clearfix */
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
.kbox {
  display: none;
}
.kbox-container {
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 1px 2px 15px #aaaaaa;
  -moz-box-shadow: 1px 2px 15px #aaaaaa;
  box-shadow: 1px 2px 15px #aaaaaa;
  display: none;
  font-size: 14px;
  position: absolute;
  width: 500px;
  z-index: 99;
}
.kbox-open {
  display: block;
}
.kbox-open .kbox {
  display: block;
}
.kbox-close {
  font-size: 22px !important;
  position: absolute;
  right: 8px;
  top: 5px;
}
.kbox-close:link,
.kbox-close:visited,
.kbox-close:active,
.kbox-close:hover {
  color: #888888;
  text-decoration: none;
}
.html-rtl .kbox-close {
  left: 8px;
  right: auto;
}
.kbox-title {
  display: block;
  font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
  font-size: 30px;
  margin: 0;
  padding: 10px 25px 0;
}
.kbox-wrap {
  padding: 10px 25px;
}
#kbox-overlay {
  background: #000;
  height: 100%;
  opacity: 0.3;
  filter: alpha(opacity=30);
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
}
@font-face {
  font-family: 'MetaBold';
  src: url('../fonts/MetaWebPro-Bold.eot?v=1');
  src: url('../fonts/MetaWebPro-Bold.eot?v=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/MetaWebPro-Bold.woff?v=1') format('woff'), /* Modern Browsers */
   url('../fonts/MetaWebPro-Bold.ttf?v=1') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/MetaWebPro-Bold.svg?v=1#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'MetaMedium';
  src: url('../fonts/MetaWebPro-Medium.eot?v=1');
  src: url('../fonts/MetaWebPro-Medium.eot?v=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/MetaWebPro-Medium.woff?v=1') format('woff'), /* Modern Browsers */
   url('../fonts/MetaWebPro-Medium.ttf?v=1') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/MetaWebPro-Medium.svg?v=1#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Moz';
  src: url('../fonts/Moz-Regular-webfont.eot?v=1');
  src: url('../fonts/Moz-Regular-webfont.eot?v=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/Moz-Regular-webfont.woff?v=1') format('woff'), /* Modern Browsers */
   url('../fonts/Moz-Regular-webfont.ttf?v=1') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/Moz-Regular-webfont.svg?v=1#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Moz';
  font-weight: bold;
  src: url('../fonts/Moz-Medium-webfont.eot?v=1');
  src: url('../fonts/Moz-Medium-webfont.eot?v=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/Moz-Medium-webfont.woff?v=1') format('woff'), /* Modern Browsers */
   url('../fonts/Moz-Medium-webfont.ttf?v=1') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/Moz-Medium-webfont.svg?v=1#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
@font-face {
  font-family: 'Komikax';
  src: url('../fonts/Komikax-webfont.eot?v=1');
  src: url('../fonts/Komikax-webfont.eot?v=1#iefix') format('embedded-opentype'), /* IE6-IE8 */
   url('../fonts/Komikax-webfont.woff?v=1') format('woff'), /* Modern Browsers */
   url('../fonts/Komikax-webfont.ttf?v=1') format('truetype'), /* Safari, Android, iOS */
   url('../fonts/Komikax-webfont.svg?v=1#svgFontName') format('svg');/* IE9 Compat Modes */
  /* Legacy iOS */
}
a,
a:link,
a:visited {
  color: #0095dd;
  text-decoration: none;
}
a:hover {
  color: #00539f;
  text-decoration: underline;
}
a.new {
  color: #d15646;
}
sup sup,
sub sub,
small small {
  bottom: 0;
  font-size: 100%;
  position: relative;
  top: 0;
  vertical-align: baseline;
}
article a:visited {
  color: #5011b3;
}
body {
  color: #484848;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  min-width: 1000px;
  text-align: left;
}
body.html-rtl {
  margin: 0;
  padding: 0;
  text-align: right;
}
body.html-rtl > header .logo {
  float: right;
}
body > header {
  background-color: #dee7ee;
  background-image: url('../img/grain.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cae1f4), color-stop(65% #dee7ee), color-stop(100% #d4dce4));
  background-image: url('../img/grain.png'), -webkit-linear-gradient(top, #cae1f4 0%, #dee7ee 65%, #d4dce4 100%);
  background-image: url('../img/grain.png'), -moz-linear-gradient(top, #cae1f4 0%, #dee7ee 65%, #d4dce4 100%);
  background-image: url('../img/grain.png'), -ms-linear-gradient(top, #cae1f4 0%, #dee7ee 65%, #d4dce4 100%);
  background-image: url('../img/grain.png'), -o-linear-gradient(top, #cae1f4 0%, #dee7ee 65%, #d4dce4 100%);
  background-image: url('../img/grain.png'), linear-gradient(top, #cae1f4 0%, #dee7ee 65%, #d4dce4 100%);
  border-bottom: 1px solid #b3b8bc;
  border-top: 2px solid #fff;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
body > header .logo {
  float: left;
  margin-top: 20px;
}
body .html-rtl header .logo {
  float: right;
}
body,
html {
  background: #eaeff2 url('../img/grain.png') 0 0 repeat;
}
footer {
  background: #fff;
  margin: 100px 0 0 0;
  padding: 45px 0 110px 0;
  text-align: left;
}
footer ul {
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  margin-bottom: 8px;
}
footer .fineprint {
  color: #bbb;
  font-size: 12px;
  line-height: 160%;
}
.html-rtl footer {
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
h1 {
  font-size: 30px;
}
h3 {
  font-size: 20px;
}
ul.errorlist {
  color: red;
  margin: 1em 3em;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
textarea {
  background: #fff;
  border: 1px solid #b2b2b2;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 0 1px #efefef;
  -moz-box-shadow: 0 0 0 1px #efefef;
  box-shadow: 0 0 0 1px #efefef;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  transition: all linear .1s;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
textarea:focus {
  border-color: #42a4e0;
  -webkit-box-shadow: 0 0 2px rgba(73, 173, 227, 0.4);
  -moz-box-shadow: 0 0 2px rgba(73, 173, 227, 0.4);
  box-shadow: 0 0 2px rgba(73, 173, 227, 0.4);
}
/* buttons styled to look like links */
button[type="submit"].link-btn,
input[type="submit"].link-btn {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #0095dd;
  cursor: pointer;
  font-weight: normal;
  padding: 0;
  text-align: left;
  white-space: normal;
}
button[type="submit"].link-btn:hover,
input[type="submit"].link-btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration: underline;
}
.breadcrumbs {
  background: #e5eaed url('../img/grain.png');
  border-color: #dbe0e3 #dbe0e3 #f5f7f9 #dbe0e3;
  border-style: solid;
  border-width: 1px;
  font-weight: 600;
  margin: -20px 0 20px 0;
  padding: 4px 4px 5px 4px;
  position: relative;
  z-index: 1;
}
.breadcrumbs:after {
  background: #dbe0e3;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
.breadcrumbs:before {
  border: 2px solid rgba(0, 0, 0, 0.01);
  bottom: 1px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.breadcrumbs #breadcrumbs {
  color: #333333;
  font-size: 12px;
  list-style: none;
  padding: 0;
  text-transform: uppercase;
}
.breadcrumbs #breadcrumbs > li {
  float: left;
  margin: 0 6px 0 0;
}
.breadcrumbs #breadcrumbs > li:before {
  content: ' \003E ';
  margin: 0 6px 0 0;
}
.breadcrumbs #breadcrumbs > li:first-of-type:before {
  content: '';
  margin: 0;
}
.rgba .breadcrumbs {
  border-color: rgba(0, 0, 0, 0.03) rgba(0, 0, 0, 0.03) rgba(255, 255, 255, 0.5) rgba(0, 0, 0, 0.03);
}
.rgba .breadcrumbs:after {
  background: rgba(0, 0, 0, 0.03);
}
input[type=submit],
input[type=button],
.btn,
.btn:link,
.btn:visited,
.btn:hover {
  background: #fff;
  border: 0;
  border-bottom: 2px solid #e8e8e8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 0 0 12px rgba(230, 230, 230, 0.2), 0 0 0 1px #d0d0d0;
  -moz-box-shadow: inset 0 0 12px rgba(230, 230, 230, 0.2), 0 0 0 1px #d0d0d0;
  box-shadow: inset 0 0 12px rgba(230, 230, 230, 0.2), 0 0 0 1px #d0d0d0;
  color: #333333;
  cursor: pointer;
  display: -moz-inline-stack;
  /* FF2 */

  display: inline-block;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
  margin: 0 2px;
  padding: 1px 10px 4px 10px;
  position: relative;
  text-align: center;
  text-decoration: none;
  z-index: 1;
  *display: inline;
  /* Fix for IE6-7 */

}
.btn-danger{
    background: #b70b1f !important;
    font-color: #FFF !important;
    color: #FFF !important;
  border-bottom: 2px solid #b70b1f !important;
}
input[type=submit].big,
input[type=button].big,
.btn.big,
.btn:link.big,
.btn:visited.big,
.btn:hover.big {
  font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
  padding: 3px 20px 7px 20px;
}
input[type=submit].btn-important,
input[type=button].btn-important,
.btn.btn-important,
.btn:link.btn-important,
.btn:visited.btn-important,
.btn:hover.btn-important,
input[type=submit].btn-submit,
input[type=button].btn-submit,
.btn.btn-submit,
.btn:link.btn-submit,
.btn:visited.btn-submit,
.btn:hover.btn-submit,
input[type=submit].btn-warning,
input[type=button].btn-warning,
.btn.btn-warning,
.btn:link.btn-warning,
.btn:visited.btn-warning,
.btn:hover.btn-warning {
  border: 0;
  border-bottom: 2px solid #bec0c2;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
  font-weight: normal;
  padding: 3px 16px 6px 16px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
input[type=submit].btn-important:before,
input[type=button].btn-important:before,
.btn.btn-important:before,
.btn:link.btn-important:before,
.btn:visited.btn-important:before,
.btn:hover.btn-important:before,
input[type=submit].btn-submit:before,
input[type=button].btn-submit:before,
.btn.btn-submit:before,
.btn:link.btn-submit:before,
.btn:visited.btn-submit:before,
.btn:hover.btn-submit:before,
input[type=submit].btn-warning:before,
input[type=button].btn-warning:before,
.btn.btn-warning:before,
.btn:link.btn-warning:before,
.btn:visited.btn-warning:before,
.btn:hover.btn-warning:before {
  bottom: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
input[type=submit].btn-important.big,
input[type=button].btn-important.big,
.btn.btn-important.big,
.btn:link.btn-important.big,
.btn:visited.btn-important.big,
.btn:hover.btn-important.big,
input[type=submit].btn-submit.big,
input[type=button].btn-submit.big,
.btn.btn-submit.big,
.btn:link.btn-submit.big,
.btn:visited.btn-submit.big,
.btn:hover.btn-submit.big,
input[type=submit].btn-warning.big,
input[type=button].btn-warning.big,
.btn.btn-warning.big,
.btn:link.btn-warning.big,
.btn:visited.btn-warning.big,
.btn:hover.btn-warning.big {
  font-size: 17px;
  padding: 12px 28px;
}
input[type=submit].btn-important:before,
input[type=submit].btn-important,
input[type=button].btn-important:before,
.btn.btn-important:before,
.btn:link.btn-important:before,
.btn:visited.btn-important:before,
.btn:hover.btn-important:before {
  background-color: #81bc2e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #81bc2e), color-stop(100% #629827));
  background-image: -webkit-linear-gradient(top, #81bc2e 0%, #629827 100%);
  background-image: -moz-linear-gradient(top, #81bc2e 0%, #629827 100%);
  background-image: -ms-linear-gradient(top, #81bc2e 0%, #629827 100%);
  background-image: -o-linear-gradient(top, #81bc2e 0%, #629827 100%);
  background-image: linear-gradient(top, #81bc2e 0%, #629827 100%);
  border-bottom: 2px solid #548322;
}
input[type=submit].btn-submit:before,
input[type=submit].btn-submit,
input[type=button].btn-submit,
input[type=button].btn-submit:before,
.btn.btn-submit:before,
.btn:link.btn-submit:before,
.btn:visited.btn-submit:before,
.btn:hover.btn-submit:before {
  background-color: #3c88cc;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c88cc), color-stop(100% #3173ae));
  background-image: -webkit-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -moz-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -ms-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -o-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  border-bottom: 2px solid #2b659a;
}
input[type=submit].btn-warning:before,
input[type=button].btn-warning:before,
.btn.btn-warning:before,
.btn:link.btn-warning:before,
.btn:visited.btn-warning:before,
.btn:hover.btn-warning:before {
  background-color: #d15646;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d15646), color-stop(100% #a64030));
  background-image: -webkit-linear-gradient(top, #d15646 0%, #a64030 100%);
  background-image: -moz-linear-gradient(top, #d15646 0%, #a64030 100%);
  background-image: -ms-linear-gradient(top, #d15646 0%, #a64030 100%);
  background-image: -o-linear-gradient(top, #d15646 0%, #a64030 100%);
  background-image: linear-gradient(top, #d15646 0%, #a64030 100%);
  border-bottom: 2px solid #9f2519;
}
.btn:disabled {
  opacity: 0.5;
}
.btn-page:after,
.btn-page:link:after,
.btn-page:visited:after,
.btn-page:hover:after {
  background: url('../img/page-button-ends.png') -26px 0 no-repeat;
  content: '';
  height: 32px;
  position: absolute;
  right: -7px;
  top: 0;
  width: 7px;
}
.btn-page:before,
.btn-page:link:before,
.btn-page:visited:before,
.btn-page:hover:before {
  background: url('../img/page-button-ends.png') -34px 0 no-repeat;
  content: '';
  height: 32px;
  left: -7px;
  position: absolute;
  top: 0;
  width: 7px;
}
.btn-page.btn-page-next,
.btn-page:link.btn-page-next,
.btn-page:visited.btn-page-next,
.btn-page:hover.btn-page-next {
  margin: 0 25px 0 7px;
  padding: 0 20px 0 4px;
}
.btn-page.btn-page-next:after,
.btn-page:link.btn-page-next:after,
.btn-page:visited.btn-page-next:after,
.btn-page:hover.btn-page-next:after {
  background-position: -42px 0;
  right: -25px;
  width: 25px;
}
.btn-page.btn-page-prev,
.btn-page:link.btn-page-prev,
.btn-page:visited.btn-page-prev,
.btn-page:hover.btn-page-prev {
  margin: 0 7px 0 25px;
  padding: 0 4px 0 20px;
}
.btn-page.btn-page-prev:before,
.btn-page:link.btn-page-prev:before,
.btn-page:visited.btn-page-prev:before,
.btn-page:hover.btn-page-prev:before {
  background-position: 0 0;
  left: -25px;
  width: 25px;
}
.card-grid {
  list-style: none;
  margin: 0 -10px 20px -10px;
  padding: 0;
}
.card-grid > li {
  background-color: #cccccc;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100% #bbbbbb));
  background-image: -webkit-linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  background-image: -moz-linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  background-image: -ms-linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  background-image: -o-linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  background-image: linear-gradient(top, #dddddd 0%, #bbbbbb 100%);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin: 0 8px 20px;
  padding: 1px;
  position: relative;
  vertical-align: top;
  width: 298px;
  word-wrap: break-word;
  z-index: 1;
}
.card-grid > li:before {
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  bottom: 1px;
  content: '';
  left: 1px;
  position: absolute;
  right: 1px;
  top: 1px;
  z-index: -1;
}
.card-grid > li > a {
  display: block;
  padding: 20px;
}
.grid_9 .card-grid > li {
  width: 218px;
}
.grid_9 .card-grid > li > a {
  padding: 20px 15px;
}
.no-generatedcontent .card-grid > li {
  background: #ccc;
  border: 1px solid #ccc;
  padding: 0;
}
.content-box {
  background: #fff;
  padding: 40px 30px;
}
.feature-box {
  background: #e0e5e8 url('../img/grain.png');
  border-color: #dbe0e3 #dbe0e3 #f9f9f9 #dbe0e3;
  border-style: solid;
  border-width: 1px;
  margin: 0 0 20px 0;
  padding: 20px 30px 21px 30px;
  position: relative;
  z-index: 1;
}
.feature-box:after {
  background: #dbe0e3;
  bottom: 0;
  content: '';
  height: 1px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: -1;
}
.feature-box:before {
  border: 2px solid rgba(0, 0, 0, 0.01);
  bottom: 1px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.feature-box h1 {
  font-size: 22px;
  margin: 0 0 10px 0;
}
.feature-box h1:not(:first-of-type) {
  border-top: 1px dotted #c1c5c8;
  margin-top: 20px;
  padding: 10px 0 0 0;
}
.feature-box p {
  margin: 10px 0;
}
.rgba .feature-box {
  border-color: rgba(0, 0, 0, 0.03) rgba(0, 0, 0, 0.03) rgba(255, 255, 255, 0.7) rgba(0, 0, 0, 0.03);
}
.rgba .feature-box:after {
  background: rgba(0, 0, 0, 0.03);
}
.folding-section > header,
[data-ui-type="folding-section"] > header {
  cursor: pointer;
  position: relative;
}
.folding-section > header:after,
[data-ui-type="folding-section"] > header:after {
  background: url('../img/icons-sprite.png?v=5') -50px -396px no-repeat;
  content: '';
  height: 16px;
  left: auto;
  margin: -8px 0 0 0;
  position: absolute;
  right: 0;
  top: 50%;
  width: 16px;
}
.folding-section.collapsed > header:after,
[data-ui-type="folding-section"].collapsed > header:after {
  background-position: -50px -282px;
  margin-top: -10px;
  top: 50%;
}
.folding-section.collapsed > section,
[data-ui-type="folding-section"].collapsed > section {
  display: none;
}
.folding-section {
  background: #fff;
}
.folding-section > header {
  padding: 16px 20px;
  text-transform: uppercase;
}
.folding-section > header:after {
  left: auto;
  margin: 0;
  right: 16px;
  top: 18px;
}
.folding-section > section {
  padding: 0 20px 16px 20px;
}
.folding-section.collapsed > header:after {
  margin: 0;
  top: 16px;
}
.highlight-box {
  background: #fff;
  margin: 40px 0;
  padding: 30px;
}
.icon-locked {
  background: url('../img/icons-sprite.png?v=5') -51px -1327px no-repeat;
  height: 14px;
  width: 14px;
}
.icon-sticky {
  background: url('../img/icons-sprite.png?v=5') -51px -1443px no-repeat;
  height: 14px;
  width: 14px;
}
.icon-search {
  background: url('../img/icons-sprite.png') -50px -49px no-repeat;
  height: 19px;
  width: 19px;
}
.icon-back {
  background: url('../img/icons-sprite.png') -49px -1791px no-repeat;
  height: 14px;
  width: 18px;
}
.logo-sprite {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 96px;
  width: 96px;
}
.nomargin {
  margin: 0 !important;
}
.nopadding {
  padding: 0 !important;
}
.pagination {
  list-style: none;
  margin: 20px 0;
  padding: 0;
}
.pagination li {
  float: left;
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
  padding: 0 4px;
}
.pagination li.selected {
  padding: 0;
}
.progress-bar {
  background: #e5eaed url('../img/grain.png');
  border: 1px solid #dbe0e3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: right;
  z-index: 1;
}
.progress-bar:after {
  border-bottom: 1px solid #f9f9f9;
  -webkit-border-radius: 13px;
  -moz-border-radius: 13px;
  border-radius: 13px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  bottom: -2px;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.progress-bar:before {
  border: 2px solid rgba(0, 0, 0, 0.01);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  bottom: 0;
  content: '';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.progress-bar > div {
  background-color: #ff9500;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff9500), color-stop(100% #ed7000));
  background-image: -webkit-linear-gradient(top, #ff9500 0%, #ed7000 100%);
  background-image: -moz-linear-gradient(top, #ff9500 0%, #ed7000 100%);
  background-image: -ms-linear-gradient(top, #ff9500 0%, #ed7000 100%);
  background-image: -o-linear-gradient(top, #ff9500 0%, #ed7000 100%);
  background-image: linear-gradient(top, #ff9500 0%, #ed7000 100%);
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  height: 24px;
  position: relative;
  z-index: 5;
}
.progress-bar > div > span {
  margin-right: 10px;
}
.rgba .progress-bar {
  border-color: rgba(0, 0, 0, 0.03);
}
.sidebar-nav {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 13px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.sidebar-nav > li {
  position: relative;
}
.sidebar-nav > li > span,
.sidebar-nav > li > a,
.sidebar-nav > li > a:visited {
  background: #f7fafc url('../img/grain.png');
  color: #333333;
  cursor: pointer;
  display: block;
  padding: 16px 20px;
  position: relative;
  text-decoration: none;
}
.sidebar-nav > li > s {
  background: #f7fafc url('../img/grain.png');
  color: #333333;
  display: block;
  padding: 16px 20px;
  position: relative;
  text-decoration: line-through;
}
.sidebar-nav > li > span:hover,
.sidebar-nav > li > a:hover {
  background-color: #f8fafb;
  color: #00539f;
  text-decoration: none;
}
.sidebar-nav > li.selected {
  border-bottom: 1px solid #fff;
}
.sidebar-nav > li.selected > span,
.sidebar-nav > li.selected > a,
.sidebar-nav > li.selected > a:visited,
.sidebar-nav > li.selected > a:hover {
  background: #ffffff;
  border-color: #e7e7e7;
  border-style: solid;
  border-width: 1px 0;
  color: #333333;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  position: relative;
}
.sidebar-nav > li.selected > span:after,
.sidebar-nav > li.selected > a:after {
  background: url('../img/sidebar-arrow.gif') 0 3px no-repeat;
  content: '';
  height: 30px;
  left: 0;
  margin-top: -15px;
  position: absolute;
  top: 50%;
  width: 15px;
}
.sidebar-nav.sidebar-folding > li {
  border-bottom: 1px dotted #c1c5c8;
  position: relative;
}
.sidebar-nav.sidebar-folding > li:after {
  display: none;
}
.sidebar-nav.sidebar-folding > li.selected > span,
.sidebar-nav.sidebar-folding > li.selected > a,
.sidebar-nav.sidebar-folding > li.selected > a:visited {
  background: #f7fafc url('../img/grain.png');
}
.sidebar-nav.sidebar-folding > li.selected > span:after,
.sidebar-nav.sidebar-folding > li.selected > a:after,
.sidebar-nav.sidebar-folding > li.selected > a:visited:after {
  background-position: -50px -396px;
  margin-top: -10px;
}
.sidebar-nav.sidebar-folding > li.selected > span:hover,
.sidebar-nav.sidebar-folding > li.selected > a:hover {
  background-color: #f8fafb;
}
.sidebar-nav.sidebar-folding > li.selected > .sidebar-nav,
.sidebar-nav.sidebar-folding > li.selected > .folder {
  display: block;
}
.sidebar-nav.sidebar-folding > li:last-of-type {
  border: 0;
}
.sidebar-nav.sidebar-folding > li > .sidebar-nav,
.sidebar-nav.sidebar-folding > li > .folder {
  display: none;
}
.sidebar-nav.sidebar-folding > li > span,
.sidebar-nav.sidebar-folding > li > a,
.sidebar-nav.sidebar-folding > li > a:visited {
  padding-right: 46px;
}
.sidebar-nav.sidebar-folding > li > span:after,
.sidebar-nav.sidebar-folding > li > a:after,
.sidebar-nav.sidebar-folding > li > a:visited:after {
  background: url('../img/icons-sprite.png?v=5') -50px -282px no-repeat;
  content: '';
  height: 16px;
  left: auto;
  margin: -8px 0 0 0;
  position: absolute;
  top: 50%;
  right: 16px;
  width: 16px;
}
.sidebar-nav.sidebar-folding.tight > li > span,
.sidebar-nav.sidebar-folding.tight > li > a,
.sidebar-nav.sidebar-folding.tight > li > a:visited {
  padding-right: 46px;
}
.sidebar-nav.sidebar-folding + .products,
.sidebar-nav.sidebar-folding + .topics {
  margin: 20px 0 0;
}
.sidebar-nav.condensed {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}
.sidebar-nav.tight > li > span,
.sidebar-nav.tight > li > a,
.sidebar-nav.tight > li > a:visited {
  font-size: 12px;
  padding: 12px 20px;
}
.sidebar-nav .sidebar-nav > li > span,
.sidebar-nav .sidebar-nav > li > a,
.sidebar-nav .sidebar-nav > li > a:visited {
  font-size: 12px;
  padding: 10px 20px 10px 30px;
}
.sidebar-nav .sidebar-nav > li > span:hover,
.sidebar-nav .sidebar-nav > li > a:hover {
  background: #fff;
}
.sidebar-nav .sidebar-nav > li.selected > a:hover {
  background-color: #ffffff;
}
.sidebar-nav + .sidebar-nav {
  margin-top: 20px;
}
.sidebox {
  background: #f7fafc url('../img/grain.png');
  color: #333333;
  padding: 16px 20px;
}
.sidebox.condensed {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0;
}
.sidebox.tight {
  font-size: 12px;
  padding: 12px 20px;
}
.sidebox .title {
  display: block;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.tab-strip {
  background: #fafafa;
  border: 1px solid #efefef;
  -webkit-box-shadow: inset 0 0 0 2px #f7f7f7;
  -moz-box-shadow: inset 0 0 0 2px #f7f7f7;
  box-shadow: inset 0 0 0 2px #f7f7f7;
  list-style: none;
  margin: 0;
  padding: 4px 2px;
}
.tab-strip > li {
  float: left;
  text-align: center;
}
.tab-strip > li > a {
  border-right: 1px dotted #c1c5c8;
  display: block;
  outline: none;
  padding: 6px 12px;
}
.tab-strip > li:last-of-type > a {
  border-right: 0;
}
.tab-strip > li.ui-state-active > a {
  color: #484848;
  font-weight: bold;
  text-decoration: none;
}
.quick-paginator {
  list-style: none;
  margin: 0;
  padding: 0;
}
.quick-paginator .prev {
  float: left;
}
.quick-paginator .next {
  float: right;
}
#aux-nav {
  float: right;
  font-size: 12px;
  font-weight: 600;
  position: relative;
  text-transform: uppercase;
  z-index: 10;
}
#aux-nav > ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
}
#aux-nav > ul > li {
  color: #484848;
  float: left;
  margin: 0 8px 0 0;
  position: relative;
}
#aux-nav > ul > li.dropdown > a:after,
#aux-nav > ul > li.dropdown > span:after {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #666666 transparent transparent;
  border-right: 4px solid transparent;
  border-style: solid;
  border-width: 4px;
  content: " ";
  display: inline-block;
  height: 0;
  left: 4px;
  margin: 0 0 0 4px;
  top: 12px;
  vertical-align: middle;
  width: 0;
}
#aux-nav > ul > li > a,
#aux-nav > ul > li > a:visited,
#aux-nav > ul > li > span {
  color: #333333;
  display: block;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  padding: 0 12px;
  text-decoration: none;
}
#aux-nav > ul > li > a.locale-picker,
#aux-nav > ul > li > a:visited.locale-picker,
#aux-nav > ul > li > span.locale-picker {
  background-image: url('../img/icons-sprite.png?v=5');
  background-position: -38px -153px;
  background-repeat: no-repeat;
  padding-left: 34px;
}
#aux-nav > ul > li > a:hover {
  background-color: #fff;
  text-decoration: none;
}
#aux-nav > ul > li > ul {
  background: #fff;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
  display: none;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 42px;
  width: 160px;
}
#aux-nav > ul > li > ul.double {
  width: 420px;
}
#aux-nav > ul > li > ul.double > li {
  float: left;
  width: 186px;
}
#aux-nav > ul > li > ul.double > li:nth-child(odd) {
  clear: left;
}
#aux-nav > ul > li > ul > li {
  font-size: 12px;
  padding: 0 12px;
}
#aux-nav > ul > li > ul > li:hover {
  background: #f0f0f0;
}
#aux-nav > ul > li > ul > li > a,
#aux-nav > ul > li > ul > li > a:visited {
  color: #484848;
  display: block;
  padding: 10px 0;
  text-decoration: none;
}
#aux-nav > ul > li > ul > li > a:hover {
  color: #0095dd;
  text-decoration: underline;
}
#aux-nav > ul > li > ul > li:last-of-type > a {
  border: 0;
}
#aux-nav > ul > li:hover {
  background: #fff;
}
#aux-nav > ul > li:hover > ul {
  display: block;
}
#aux-nav .unread-message-count {
  background: #484848;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  color: #FFFFFF;
  font-size: 78%;
  font-weight: bold;
  background-color: #0095dd;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0095dd), color-stop(100% #00539f));
  background-image: -webkit-linear-gradient(top, #0095dd 0%, #00539f 100%);
  background-image: -moz-linear-gradient(top, #0095dd 0%, #00539f 100%);
  background-image: -ms-linear-gradient(top, #0095dd 0%, #00539f 100%);
  background-image: -o-linear-gradient(top, #0095dd 0%, #00539f 100%);
  background-image: linear-gradient(top, #0095dd 0%, #00539f 100%);
  left: 3px;
  padding: 2px 4px;
  position: relative;
  top: -2px;
}
.html-rtl #aux-nav {
  float: left;
}
.html-rtl #aux-nav > ul > li {
  float: right;
  padding: 0 12px 0 20px;
}
.html-rtl #aux-nav .unread-message-count {
  left: auto;
  right: -3px;
}
#product-cards a,
#product-cards a:visited {
  color: #484848;
  display: block;
}
#product-cards > li {
  min-height: 156px;
}
#product-cards .logo-sprite {
  float: left;
  margin: 8px 15px 8px 0;
}
#product-cards .thunderbird .logo-sprite {
  background-image: url('../img/icon.thunderbird.png');
}
#product-cards .title {
  display: block;
  font-family: 'Open Sans Light', Arial, Helvetica, sans-serif;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 22px;
  margin: 0 0 12px 99px;
}
#product-cards .description {
  display: block;
  margin: 0 0 0 99px;
}
#stage-banner {
  background: rgba(0, 0, 0, 0.7);
  border: 1px solid #000;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  color: #fff;
  left: 32px;
  padding: 12px 20px 12px 30px;
  position: fixed;
  text-shadow: 1px 1px 1px #000;
  top: 32px;
  z-index: 9999;
}
#stage-banner a,
#stage-banner a:visited {
  color: #ffcc00;
}
#stage-banner .close-button {
  background: #000;
  border: 2px solid #fff;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  height: 24px;
  left: -8px;
  position: absolute;
  text-indent: -9999px;
  top: -8px;
  width: 24px;
}
#stage-banner .close-button:before {
  content: '\2715';
  font-size: 22px;
  height: 24px;
  left: 0;
  line-height: 22px;
  position: absolute;
  text-align: center;
  text-indent: 0;
  top: 0;
  width: 24px;
}
.simple-search-form {
  position: relative;
}
.simple-search-form .submit-button {
  background: url('../img/icons-sprite.png?v=5') -50px -50px no-repeat;
  border: 0;
  height: 17px;
  position: absolute;
  right: 12px;
  text-indent: -9999px;
  top: 6px;
  width: 17px;
}
.simple-search-form .searchbox {
  background-color: #8d969e;
  background-image: url('../img/grain.png'), -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d969e), color-stop(100% #a8b0b7));
  background-image: url('../img/grain.png'), -webkit-linear-gradient(top, #8d969e 0%, #a8b0b7 100%);
  background-image: url('../img/grain.png'), -moz-linear-gradient(top, #8d969e 0%, #a8b0b7 100%);
  background-image: url('../img/grain.png'), -ms-linear-gradient(top, #8d969e 0%, #a8b0b7 100%);
  background-image: url('../img/grain.png'), -o-linear-gradient(top, #8d969e 0%, #a8b0b7 100%);
  background-image: url('../img/grain.png'), linear-gradient(top, #8d969e 0%, #a8b0b7 100%);
  border: 0;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-size: 14px;
  height: 18px;
  padding: 6px 42px 6px 20px;
}
.simple-search-form .searchbox:focus {
  outline: none;
}
.simple-search-form .searchbox:focus:-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0);
}
.simple-search-form .searchbox::-webkit-input-placeholder {
  color: #fff;
}
.simple-search-form .searchbox::-moz-placeholder {
  color: #fff;
  opacity: 1;
}
.simple-search-form .searchbox:-moz-placeholder {
  color: #fff;
}
.simple-search-form .searchbox:-ms-placeholder {
  color: #fff;
}
.html-rtl #support-search {
  float: left;
}
.html-rtl .simple-search-form .submit-button {
  left: 12px;
  right: auto;
}
.html-rtl .simple-search-form .searchbox {
  padding: 6px 20px 6px 42px;
}
#support-search {
  display: block;
  float: right;
  margin: 35px 0 0 0;
}
#support-search .searchbox {
  width: 240px;
}
.announce-bar {
  display: none;
  font-size: 13px;
  margin-bottom: 1px;
  min-height: 30px;
  line-height: 28px;
  overflow: auto;
  position: relative;
}
.announce-bar:before {
  background: #fff;
  bottom: 0;
  content: '';
  left: 0;
  opacity: 0.5;
  position: absolute;
  right: 0;
  top: 0;
}
.announce-bar.info {
  background-color: #eff;
}
.announce-bar.warn {
  background-color: #ffe;
}
.announce-bar.error {
  background-color: #fef;
}
.announce-bar .grid_12 {
  z-index: 1;
}
.announce-bar .grid_12 > * {
  float: left;
}
.announce-bar .grid_12 .close-button {
  background: url('../img/icons-sprite.png?v=5') -50px -2022px no-repeat;
  cursor: pointer;
  float: right;
  height: 15px;
  margin-top: 7px;
  width: 15px;
  z-index: 2;
}
.announce-bar#announce-outdated .download-button,
.announce-bar#announce-outdated .download-button:hover {
  background-color: #71a92a;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #81bc2e), color-stop(100% #639927));
  background-image: -webkit-linear-gradient(top, #81bc2e 0%, #639927 100%);
  background-image: -moz-linear-gradient(top, #81bc2e 0%, #639927 100%);
  background-image: -ms-linear-gradient(top, #81bc2e 0%, #639927 100%);
  background-image: -o-linear-gradient(top, #81bc2e 0%, #639927 100%);
  background-image: linear-gradient(top, #81bc2e 0%, #639927 100%);
  border-bottom: 2px solid #548322;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.15);
  color: #fff;
  font-size: 10px;
  height: 18px;
  line-height: 18px;
  margin: 5px 0 0 8px;
  padding: 0 5px;
  text-decoration: none;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}
.announce-bar#announce-outdated .download-button:before,
.announce-bar#announce-outdated .download-button:hover:before {
  background: url('../img/ff-logo-16x16.png') 0 0 no-repeat;
  content: '';
  height: 16px;
  margin: 2px 2px 0 0;
  width: 16px;
}
.warning-box {
  border: 1px solid #fffbe7;
  margin: 20px 0 20px 0;
  padding: 20px 30px 20px 30px;
  box-shadow: 0 0 4px rgba(100, 0, 0, 0.2);
}
/* Vote response message box */
.ajax-vote-box {
  background: #fff;
  border: solid 1px #ccc;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  font-family: Georgia;
  font-size: 14px;
  left: 0;
  padding: 7px 20px;
  position: absolute;
  top: 0;
}
.ajax-vote-box:after {
  background: #fff;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
  content: '';
  display: block;
  height: 20px;
  left: 50%;
  margin-left: -20px;
  position: absolute;
  top: 20px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 20px;
  z-index: 1;
}
.ajax-vote-box p {
  margin: 0;
  position: relative;
  z-index: 2;
}
.html-rtl .ajax-vote-box {
  left: auto;
  right: 0;
}
.page-not-found {
  background: url(../img/background-404.jpg) no-repeat;
  background-size: 100%;
  border-radius: 5px;
  font-size: 18px;
  line-height: 25px;
  min-height: 554px;
  padding: 10px 0;
  text-align: center;
}
.page-not-found h1 {
  color: #fff;
  font-size: 45px;
  font-weight: 100;
  margin-bottom: 150px;
  text-shadow: #222 1px 1px 2px;
}
.page-not-found p,
.page-not-found div.search-empty {
  background-color: rgba(256, 256, 256, 0.75);
  padding: 5px;
}
.page-not-found form {
  margin: 30px 0px;
}
.page-not-found form .search-query {
  padding: 5px;
}
.page-not-found form input[type="submit"] {
  background-color: #3c88cc;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3c88cc), color-stop(100% #3173ae));
  background-image: -webkit-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -moz-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -ms-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: -o-linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  background-image: linear-gradient(top, #3c88cc 0%, #3173ae 100%);
  border-bottom: 2px solid #2b659a;
  color: #fff;
  font-size: 17px;
  line-height: 20px;
  padding: 5px 15px;
}
.footnote {
  display: inline-block;
  font-size: 12px;
  margin-top: 10px;
}
@media only screen and (max-device-width: 800px) {
  .mobile-banner {
    position: relative;
    width: 100%;
    font-size: 36pt;
    background: #363636;
    color: #fff;
    text-align: center;
    padding: 10pt 0;
  }
  .mobile-banner .close-button {
    background: #000;
    border: 0.5pt solid #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3pt rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 3pt rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 3pt rgba(0, 0, 0, 0.2);
    cursor: pointer;
    height: 40pt;
    width: 40pt;
    position: absolute;
    left: 16pt;
    bottom: 12pt;
    font-size: 0;
  }
  .mobile-banner .close-button:before {
    content: '\2715';
    font-size: 36pt;
    line-height: 40pt;
    height: 40pt;
    width: 40pt;
    text-align: center;
    text-indent: 0;
    position: absolute;
    top: 1pt;
    left: 0;
  }
}
@media only screen and (min-device-width: 801px) {
  .mobile-banner {
    display: none;
  }
}
.user-messages {
  list-style: none;
  margin: 0 0 20px 0;
  padding: 0;
}
.user-messages > li {
  -webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.2);
  padding: 15px 20px;
  position: relative;
}
.user-messages > li.info {
  background: #dde2ff;
}
.user-messages > li.success {
  background: #efe;
}
.user-messages > li.dismissible {
  display: none;
}
.user-messages > li .close-button {
  background: url('../img/icons-sprite.png?v=5') -50px -2022px no-repeat;
  cursor: pointer;
  height: 15px;
  position: absolute;
  right: 8px;
  top: 8px;
  width: 15px;
}
.choice-list {
  margin: 2em 0;
}
.choice-list ul {
  display: inline;
}
.choice-list li {
  display: inline-block;
  font-weight: bold;
  list-style: none;
  padding: 0 8px;
}
.choice-list li a {
  font-weight: normal;
}
.product-picker {
  position: relative;
}
.product-picker > div {
  margin: 20px 50px 0;
  overflow: hidden;
}
.product-picker > div > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.product-picker > div > ul > li {
  display: block;
  float: left;
  margin-right: 20px;
  opacity: 0.6;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
  width: 135px;
}
.product-picker > div > ul > li:hover {
  opacity: 0.8;
}
.product-picker > div > ul > li:last-of-type {
  margin-right: 0;
}
.product-picker > div > ul > li.selected {
  font-weight: bold;
  opacity: 1;
}
.product-picker > div > ul > li.selected > a,
.product-picker > div > ul > li.selected > a:visited {
  color: #000000;
}
.product-picker > div > ul > li > a,
.product-picker > div > ul > li > a:visited {
  background: #fff;
  border: 1px solid #c1c5c8;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #333333;
  display: block;
  height: 100%;
  padding: 10px;
  text-align: center;
}
.product-picker > div > ul > li > a > span,
.product-picker > div > ul > li > a:visited > span {
  display: block;
}
.product-picker > div > ul > li > a > .logo-sprite,
.product-picker > div > ul > li > a:visited > .logo-sprite {
  margin: 0 10px;
}
.product-picker > div > ul > li > a:hover {
  text-decoration: none;
}
.product-picker > .left,
.product-picker > .right {
  background-image: url('../img/carousel-arrow-sprite.png');
  background-repeat: no-repeat;
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 50px;
}
.product-picker > .left {
  background-position: -50px center;
  left: 0;
}
.product-picker > .right {
  background-position: -200px center;
  right: 0;
}
.product-picker .logo-sprite.sumo {
  background-image: url('../img/sumo-icon.png');
}
#nav-access {
  background: #fff;
  margin: 0;
  padding: 0;
  position: absolute;
  top: -20em;
  width: 100%;
  z-index: 1001;
}
#nav-access a {
  background: rgba(255, 255, 255, 0.9);
  padding: 12px 10px;
  position: absolute;
  left: 0;
  right: 0;
  font-weight: bold;
  text-align: center;
  padding: 0;
  margin: 0;
}
#nav-access a:focus {
  top: 20em;
  text-decoration: none;
}
.clear-both-bold {
    clear: both;
    font-weight: bold;
}
#section-to-print {
    border: 1px solid #000000;
    padding: 8px;
    margin-bottom: 12px;
    display: none;
}
#print_bypass_codes {
    display: none;
}
.duo_associations_td {
    padding: 0 0 2px 8px;
}
.color-green {
    color: green;
}
.color-red {
    color: red;
}
.color-black {
    color: black;
}
.type-none {
    list-style-type: none;
}
.display-none {
    display: none;
}
.margin-top-8px {
    margin-top: 8px;
}
.font-weight-bold {
    font-weight: bold;
}
.color-CC0000 {
    color: #CC0000;
}
.color-blue {
    color:blue;
}
.height-min-300 {
    height-min: 300px;
}
.margin-left-neg-25 {
    margin-left: -25px;
}
.margin-left-0 {
    margin-left: "0px;"
}
.width-600 {
    width: 600px;
}
#advanced_instructions {
    display: none;
    border: 1px solid #000000;
}
fieldset.instructions-fieldset > p > a {
    margin-left: 0px;
}
