@charset "UTF-8";
/*!
   _____                _
  |_   _|__ _ __ __ __ | |
    | | V  V / .\ .\ .)| |
    |_|\_/\_/\__/__/__)|_|
http://github.com/redpik/Twoobl
*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
* {
  box-sizing: border-box; }

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

@font-face {
  font-family: "Neris";
  src: url("../font/Neris-Black.woff2") format("woff2");
  font-weight: 900; }

@font-face {
  font-family: "Neris";
  src: url("../font/Neris-SemiBold.woff2") format("woff2");
  font-weight: 700; }

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

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

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

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret, .search-form .search-submit > .caret, .gform_footer .button > .caret, .gform_footer input[type=submit] > .caret,
  .dropup > .btn > .caret,
  .search-form .dropup > .search-submit > .caret,
  .gform_footer .dropup > .button > .caret,
  .gform_footer .dropup > input[type=submit] > .caret {
    border-top-color: #000 !important; }
  .label {
    border: 1px solid #000; }
  .table, .entry-content table, #email_list_form fieldset table {
    border-collapse: collapse !important; }
    .table td, .entry-content table td, #email_list_form fieldset table td,
    .table th,
    .entry-content table th,
    #email_list_form fieldset table th {
      background-color: #fff !important; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

body {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 17px;
  line-height: 1.65;
  color: #222;
  background-color: #fff; }

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #FB9936;
  text-decoration: none; }
  a:hover, a:focus {
    color: #e07304;
    text-decoration: underline; }
  a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 3px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.65;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #f0eee8; }

.sr-only, .screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 2px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 1px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    box-shadow: none; }

pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.65;
  word-break: break-all;
  word-wrap: break-word;
  color: #555;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 2px; }
  pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container, .container-medium {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container:before, .container-medium:before, .container:after, .container-medium:after {
    content: " ";
    display: table; }
  .container:after, .container-medium:after {
    clear: both; }
  @media (min-width: 768px) {
    .container, .container-medium {
      width: 760px; } }
  @media (min-width: 1024px) {
    .container, .container-medium {
      width: 980px; } }
  @media (min-width: 1200px) {
    .container, .container-medium {
      width: 1185px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -20px;
  margin-right: -20px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #E7E5DF;
  text-align: left; }

th {
  text-align: left; }

.table, .entry-content table, #email_list_form fieldset table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px; }
  .table > thead > tr > th, .entry-content table > thead > tr > th, #email_list_form fieldset table > thead > tr > th,
  .table > thead > tr > td,
  .entry-content table > thead > tr > td,
  #email_list_form fieldset table > thead > tr > td,
  .table > tbody > tr > th,
  .entry-content table > tbody > tr > th,
  #email_list_form fieldset table > tbody > tr > th,
  .table > tbody > tr > td,
  .entry-content table > tbody > tr > td,
  #email_list_form fieldset table > tbody > tr > td,
  .table > tfoot > tr > th,
  .entry-content table > tfoot > tr > th,
  #email_list_form fieldset table > tfoot > tr > th,
  .table > tfoot > tr > td,
  .entry-content table > tfoot > tr > td,
  #email_list_form fieldset table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.65;
    vertical-align: top;
    border-top: 1px solid #ddd; }
  .table > thead > tr > th, .entry-content table > thead > tr > th, #email_list_form fieldset table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd; }
  .table > caption + thead > tr:first-child > th, .entry-content table > caption + thead > tr:first-child > th, #email_list_form fieldset table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .entry-content table > caption + thead > tr:first-child > td,
  #email_list_form fieldset table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .entry-content table > colgroup + thead > tr:first-child > th,
  #email_list_form fieldset table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .entry-content table > colgroup + thead > tr:first-child > td,
  #email_list_form fieldset table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .entry-content table > thead:first-child > tr:first-child > th,
  #email_list_form fieldset table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td,
  .entry-content table > thead:first-child > tr:first-child > td,
  #email_list_form fieldset table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody, .entry-content table > tbody + tbody, #email_list_form fieldset table > tbody + tbody {
    border-top: 2px solid #ddd; }
  .table .table, .entry-content table .table, #email_list_form fieldset table .table, .table .entry-content table, .entry-content .table table, .entry-content table table, .table #email_list_form fieldset table, #email_list_form fieldset .table table, .entry-content table #email_list_form fieldset table, #email_list_form fieldset table table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #ddd; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active, .entry-content table > thead > tr > td.active, #email_list_form fieldset table > thead > tr > td.active,
.table > thead > tr > th.active,
.entry-content table > thead > tr > th.active,
#email_list_form fieldset table > thead > tr > th.active,
.table > thead > tr.active > td,
.entry-content table > thead > tr.active > td,
#email_list_form fieldset table > thead > tr.active > td,
.table > thead > tr.active > th,
.entry-content table > thead > tr.active > th,
#email_list_form fieldset table > thead > tr.active > th,
.table > tbody > tr > td.active,
.entry-content table > tbody > tr > td.active,
#email_list_form fieldset table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.entry-content table > tbody > tr > th.active,
#email_list_form fieldset table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.entry-content table > tbody > tr.active > td,
#email_list_form fieldset table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.entry-content table > tbody > tr.active > th,
#email_list_form fieldset table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.entry-content table > tfoot > tr > td.active,
#email_list_form fieldset table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.entry-content table > tfoot > tr > th.active,
#email_list_form fieldset table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.entry-content table > tfoot > tr.active > td,
#email_list_form fieldset table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.entry-content table > tfoot > tr.active > th,
#email_list_form fieldset table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success, .entry-content table > thead > tr > td.success, #email_list_form fieldset table > thead > tr > td.success,
.table > thead > tr > th.success,
.entry-content table > thead > tr > th.success,
#email_list_form fieldset table > thead > tr > th.success,
.table > thead > tr.success > td,
.entry-content table > thead > tr.success > td,
#email_list_form fieldset table > thead > tr.success > td,
.table > thead > tr.success > th,
.entry-content table > thead > tr.success > th,
#email_list_form fieldset table > thead > tr.success > th,
.table > tbody > tr > td.success,
.entry-content table > tbody > tr > td.success,
#email_list_form fieldset table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.entry-content table > tbody > tr > th.success,
#email_list_form fieldset table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.entry-content table > tbody > tr.success > td,
#email_list_form fieldset table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.entry-content table > tbody > tr.success > th,
#email_list_form fieldset table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.entry-content table > tfoot > tr > td.success,
#email_list_form fieldset table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.entry-content table > tfoot > tr > th.success,
#email_list_form fieldset table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.entry-content table > tfoot > tr.success > td,
#email_list_form fieldset table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.entry-content table > tfoot > tr.success > th,
#email_list_form fieldset table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info, .entry-content table > thead > tr > td.info, #email_list_form fieldset table > thead > tr > td.info,
.table > thead > tr > th.info,
.entry-content table > thead > tr > th.info,
#email_list_form fieldset table > thead > tr > th.info,
.table > thead > tr.info > td,
.entry-content table > thead > tr.info > td,
#email_list_form fieldset table > thead > tr.info > td,
.table > thead > tr.info > th,
.entry-content table > thead > tr.info > th,
#email_list_form fieldset table > thead > tr.info > th,
.table > tbody > tr > td.info,
.entry-content table > tbody > tr > td.info,
#email_list_form fieldset table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.entry-content table > tbody > tr > th.info,
#email_list_form fieldset table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.entry-content table > tbody > tr.info > td,
#email_list_form fieldset table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.entry-content table > tbody > tr.info > th,
#email_list_form fieldset table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.entry-content table > tfoot > tr > td.info,
#email_list_form fieldset table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.entry-content table > tfoot > tr > th.info,
#email_list_form fieldset table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.entry-content table > tfoot > tr.info > td,
#email_list_form fieldset table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.entry-content table > tfoot > tr.info > th,
#email_list_form fieldset table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning, .entry-content table > thead > tr > td.warning, #email_list_form fieldset table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.entry-content table > thead > tr > th.warning,
#email_list_form fieldset table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.entry-content table > thead > tr.warning > td,
#email_list_form fieldset table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.entry-content table > thead > tr.warning > th,
#email_list_form fieldset table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.entry-content table > tbody > tr > td.warning,
#email_list_form fieldset table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.entry-content table > tbody > tr > th.warning,
#email_list_form fieldset table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.entry-content table > tbody > tr.warning > td,
#email_list_form fieldset table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.entry-content table > tbody > tr.warning > th,
#email_list_form fieldset table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.entry-content table > tfoot > tr > td.warning,
#email_list_form fieldset table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.entry-content table > tfoot > tr > th.warning,
#email_list_form fieldset table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.entry-content table > tfoot > tr.warning > td,
#email_list_form fieldset table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.entry-content table > tfoot > tr.warning > th,
#email_list_form fieldset table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger, .entry-content table > thead > tr > td.danger, #email_list_form fieldset table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.entry-content table > thead > tr > th.danger,
#email_list_form fieldset table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.entry-content table > thead > tr.danger > td,
#email_list_form fieldset table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.entry-content table > thead > tr.danger > th,
#email_list_form fieldset table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.entry-content table > tbody > tr > td.danger,
#email_list_form fieldset table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.entry-content table > tbody > tr > th.danger,
#email_list_form fieldset table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.entry-content table > tbody > tr.danger > td,
#email_list_form fieldset table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.entry-content table > tbody > tr.danger > th,
#email_list_form fieldset table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.entry-content table > tfoot > tr > td.danger,
#email_list_form fieldset table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.entry-content table > tfoot > tr > th.danger,
#email_list_form fieldset table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.entry-content table > tfoot > tr.danger > td,
#email_list_form fieldset table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.entry-content table > tfoot > tr.danger > th,
#email_list_form fieldset table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive, #email_list_form fieldset {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive, #email_list_form fieldset {
      width: 100%;
      margin-bottom: 21px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd; }
      .table-responsive > .table, #email_list_form fieldset > .table, .entry-content .table-responsive > table, #email_list_form .entry-content fieldset > table, #email_list_form fieldset .table-responsive > table, #email_list_form fieldset > table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th, #email_list_form fieldset > .table > thead > tr > th, .entry-content .table-responsive > table > thead > tr > th, #email_list_form .entry-content fieldset > table > thead > tr > th, #email_list_form fieldset .table-responsive > table > thead > tr > th, #email_list_form fieldset > table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        #email_list_form fieldset > .table > thead > tr > td,
        .entry-content .table-responsive > table > thead > tr > td,
        #email_list_form .entry-content fieldset > table > thead > tr > td,
        #email_list_form fieldset .table-responsive > table > thead > tr > td,
        #email_list_form fieldset > table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        #email_list_form fieldset > .table > tbody > tr > th,
        .entry-content .table-responsive > table > tbody > tr > th,
        #email_list_form .entry-content fieldset > table > tbody > tr > th,
        #email_list_form fieldset .table-responsive > table > tbody > tr > th,
        #email_list_form fieldset > table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        #email_list_form fieldset > .table > tbody > tr > td,
        .entry-content .table-responsive > table > tbody > tr > td,
        #email_list_form .entry-content fieldset > table > tbody > tr > td,
        #email_list_form fieldset .table-responsive > table > tbody > tr > td,
        #email_list_form fieldset > table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        #email_list_form fieldset > .table > tfoot > tr > th,
        .entry-content .table-responsive > table > tfoot > tr > th,
        #email_list_form .entry-content fieldset > table > tfoot > tr > th,
        #email_list_form fieldset .table-responsive > table > tfoot > tr > th,
        #email_list_form fieldset > table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td,
        #email_list_form fieldset > .table > tfoot > tr > td,
        .entry-content .table-responsive > table > tfoot > tr > td,
        #email_list_form .entry-content fieldset > table > tfoot > tr > td,
        #email_list_form fieldset .table-responsive > table > tfoot > tr > td,
        #email_list_form fieldset > table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered, #email_list_form fieldset > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child, #email_list_form fieldset > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        #email_list_form fieldset > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        #email_list_form fieldset > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        #email_list_form fieldset > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        #email_list_form fieldset > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child,
        #email_list_form fieldset > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child, #email_list_form fieldset > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        #email_list_form fieldset > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        #email_list_form fieldset > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        #email_list_form fieldset > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        #email_list_form fieldset > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child,
        #email_list_form fieldset > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th, #email_list_form fieldset > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        #email_list_form fieldset > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        #email_list_form fieldset > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td,
        #email_list_form fieldset > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 25.5px;
  line-height: inherit;
  color: #555;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 17px;
  line-height: 1.65;
  color: #999; }

.form-control, .search-form .search-field, #respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea, .gform_wrapper input[type=text],
.gform_wrapper input[type=url],
.gform_wrapper input[type=email],
.gform_wrapper input[type=tel],
.gform_wrapper input[type=number],
.gform_wrapper input[type=password],
.gform_wrapper textarea {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.65;
  color: #999;
  background-color: #FAFAFA;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus, .search-form .search-field:focus, #respond input:focus[type="text"],
  #respond input:focus[type="email"],
  #respond input:focus[type="url"],
  #respond textarea:focus, .gform_wrapper input:focus[type=text],
  .gform_wrapper input:focus[type=url],
  .gform_wrapper input:focus[type=email],
  .gform_wrapper input:focus[type=tel],
  .gform_wrapper input:focus[type=number],
  .gform_wrapper input:focus[type=password],
  .gform_wrapper textarea:focus {
    border-color: #555;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(85, 85, 85, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(85, 85, 85, 0.6); }
  .form-control::-moz-placeholder, .search-form .search-field::-moz-placeholder, #respond input[type="text"]::-moz-placeholder,
  #respond input[type="email"]::-moz-placeholder,
  #respond input[type="url"]::-moz-placeholder,
  #respond textarea::-moz-placeholder, .gform_wrapper input[type=text]::-moz-placeholder,
  .gform_wrapper input[type=url]::-moz-placeholder,
  .gform_wrapper input[type=email]::-moz-placeholder,
  .gform_wrapper input[type=tel]::-moz-placeholder,
  .gform_wrapper input[type=number]::-moz-placeholder,
  .gform_wrapper input[type=password]::-moz-placeholder,
  .gform_wrapper textarea::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder, .search-form .search-field:-ms-input-placeholder, #respond input:-ms-input-placeholder[type="text"],
  #respond input:-ms-input-placeholder[type="email"],
  #respond input:-ms-input-placeholder[type="url"],
  #respond textarea:-ms-input-placeholder, .gform_wrapper input:-ms-input-placeholder[type=text],
  .gform_wrapper input:-ms-input-placeholder[type=url],
  .gform_wrapper input:-ms-input-placeholder[type=email],
  .gform_wrapper input:-ms-input-placeholder[type=tel],
  .gform_wrapper input:-ms-input-placeholder[type=number],
  .gform_wrapper input:-ms-input-placeholder[type=password],
  .gform_wrapper textarea:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder, .search-form .search-field::-webkit-input-placeholder, #respond input[type="text"]::-webkit-input-placeholder,
  #respond input[type="email"]::-webkit-input-placeholder,
  #respond input[type="url"]::-webkit-input-placeholder,
  #respond textarea::-webkit-input-placeholder, .gform_wrapper input[type=text]::-webkit-input-placeholder,
  .gform_wrapper input[type=url]::-webkit-input-placeholder,
  .gform_wrapper input[type=email]::-webkit-input-placeholder,
  .gform_wrapper input[type=tel]::-webkit-input-placeholder,
  .gform_wrapper input[type=number]::-webkit-input-placeholder,
  .gform_wrapper input[type=password]::-webkit-input-placeholder,
  .gform_wrapper textarea::-webkit-input-placeholder {
    color: #999; }
  .form-control::-ms-expand, .search-form .search-field::-ms-expand, #respond input[type="text"]::-ms-expand,
  #respond input[type="email"]::-ms-expand,
  #respond input[type="url"]::-ms-expand,
  #respond textarea::-ms-expand, .gform_wrapper input[type=text]::-ms-expand,
  .gform_wrapper input[type=url]::-ms-expand,
  .gform_wrapper input[type=email]::-ms-expand,
  .gform_wrapper input[type=tel]::-ms-expand,
  .gform_wrapper input[type=number]::-ms-expand,
  .gform_wrapper input[type=password]::-ms-expand,
  .gform_wrapper textarea::-ms-expand {
    border: 0;
    background-color: transparent; }
  .form-control[disabled], .search-form .search-field[disabled], #respond input[disabled][type="text"],
  #respond input[disabled][type="email"],
  #respond input[disabled][type="url"],
  #respond textarea[disabled], .gform_wrapper input[disabled][type=text],
  .gform_wrapper input[disabled][type=url],
  .gform_wrapper input[disabled][type=email],
  .gform_wrapper input[disabled][type=tel],
  .gform_wrapper input[disabled][type=number],
  .gform_wrapper input[disabled][type=password],
  .gform_wrapper textarea[disabled], .form-control[readonly], .search-form .search-field[readonly], #respond input[readonly][type="text"],
  #respond input[readonly][type="email"],
  #respond input[readonly][type="url"],
  #respond textarea[readonly], .gform_wrapper input[readonly][type=text],
  .gform_wrapper input[readonly][type=url],
  .gform_wrapper input[readonly][type=email],
  .gform_wrapper input[readonly][type=tel],
  .gform_wrapper input[readonly][type=number],
  .gform_wrapper input[readonly][type=password],
  .gform_wrapper textarea[readonly],
  fieldset[disabled] .form-control,
  fieldset[disabled] .search-form .search-field,
  .search-form fieldset[disabled] .search-field,
  fieldset[disabled] #respond input[type="text"],
  #respond fieldset[disabled] input[type="text"],
  fieldset[disabled] #respond input[type="email"],
  #respond fieldset[disabled] input[type="email"],
  fieldset[disabled] #respond input[type="url"],
  #respond fieldset[disabled] input[type="url"],
  fieldset[disabled] #respond textarea,
  #respond fieldset[disabled] textarea,
  fieldset[disabled] .gform_wrapper input[type=text],
  .gform_wrapper fieldset[disabled] input[type=text],
  fieldset[disabled] .gform_wrapper input[type=url],
  .gform_wrapper fieldset[disabled] input[type=url],
  fieldset[disabled] .gform_wrapper input[type=email],
  .gform_wrapper fieldset[disabled] input[type=email],
  fieldset[disabled] .gform_wrapper input[type=tel],
  .gform_wrapper fieldset[disabled] input[type=tel],
  fieldset[disabled] .gform_wrapper input[type=number],
  .gform_wrapper fieldset[disabled] input[type=number],
  fieldset[disabled] .gform_wrapper input[type=password],
  .gform_wrapper fieldset[disabled] input[type=password],
  fieldset[disabled] .gform_wrapper textarea,
  .gform_wrapper fieldset[disabled] textarea {
    background-color: #f0eee8;
    opacity: 1; }
  .form-control[disabled], .search-form .search-field[disabled], #respond input[disabled][type="text"],
  #respond input[disabled][type="email"],
  #respond input[disabled][type="url"],
  #respond textarea[disabled], .gform_wrapper input[disabled][type=text],
  .gform_wrapper input[disabled][type=url],
  .gform_wrapper input[disabled][type=email],
  .gform_wrapper input[disabled][type=tel],
  .gform_wrapper input[disabled][type=number],
  .gform_wrapper input[disabled][type=password],
  .gform_wrapper textarea[disabled],
  fieldset[disabled] .form-control,
  fieldset[disabled] .search-form .search-field,
  .search-form fieldset[disabled] .search-field,
  fieldset[disabled] #respond input[type="text"],
  #respond fieldset[disabled] input[type="text"],
  fieldset[disabled] #respond input[type="email"],
  #respond fieldset[disabled] input[type="email"],
  fieldset[disabled] #respond input[type="url"],
  #respond fieldset[disabled] input[type="url"],
  fieldset[disabled] #respond textarea,
  #respond fieldset[disabled] textarea,
  fieldset[disabled] .gform_wrapper input[type=text],
  .gform_wrapper fieldset[disabled] input[type=text],
  fieldset[disabled] .gform_wrapper input[type=url],
  .gform_wrapper fieldset[disabled] input[type=url],
  fieldset[disabled] .gform_wrapper input[type=email],
  .gform_wrapper fieldset[disabled] input[type=email],
  fieldset[disabled] .gform_wrapper input[type=tel],
  .gform_wrapper fieldset[disabled] input[type=tel],
  fieldset[disabled] .gform_wrapper input[type=number],
  .gform_wrapper fieldset[disabled] input[type=number],
  fieldset[disabled] .gform_wrapper input[type=password],
  .gform_wrapper fieldset[disabled] input[type=password],
  fieldset[disabled] .gform_wrapper textarea,
  .gform_wrapper fieldset[disabled] textarea {
    cursor: not-allowed; }

textarea.form-control, .search-form textarea.search-field,
#respond textarea,
.gform_wrapper textarea {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control, .search-form input.search-field[type="date"], #respond input[type="date"][type="text"],
  #respond input[type="date"][type="email"],
  #respond input[type="date"][type="url"], .gform_wrapper input[type="date"][type=text],
  .gform_wrapper input[type="date"][type=url],
  .gform_wrapper input[type="date"][type=email],
  .gform_wrapper input[type="date"][type=tel],
  .gform_wrapper input[type="date"][type=number],
  .gform_wrapper input[type="date"][type=password],
  input[type="time"].form-control,
  .search-form input.search-field[type="time"],
  #respond input[type="time"][type="text"],
  #respond input[type="time"][type="email"],
  #respond input[type="time"][type="url"],
  .gform_wrapper input[type="time"][type=text],
  .gform_wrapper input[type="time"][type=url],
  .gform_wrapper input[type="time"][type=email],
  .gform_wrapper input[type="time"][type=tel],
  .gform_wrapper input[type="time"][type=number],
  .gform_wrapper input[type="time"][type=password],
  input[type="datetime-local"].form-control,
  .search-form input.search-field[type="datetime-local"],
  #respond input[type="datetime-local"][type="text"],
  #respond input[type="datetime-local"][type="email"],
  #respond input[type="datetime-local"][type="url"],
  .gform_wrapper input[type="datetime-local"][type=text],
  .gform_wrapper input[type="datetime-local"][type=url],
  .gform_wrapper input[type="datetime-local"][type=email],
  .gform_wrapper input[type="datetime-local"][type=tel],
  .gform_wrapper input[type="datetime-local"][type=number],
  .gform_wrapper input[type="datetime-local"][type=password],
  input[type="month"].form-control,
  .search-form input.search-field[type="month"],
  #respond input[type="month"][type="text"],
  #respond input[type="month"][type="email"],
  #respond input[type="month"][type="url"],
  .gform_wrapper input[type="month"][type=text],
  .gform_wrapper input[type="month"][type=url],
  .gform_wrapper input[type="month"][type=email],
  .gform_wrapper input[type="month"][type=tel],
  .gform_wrapper input[type="month"][type=number],
  .gform_wrapper input[type="month"][type=password] {
    line-height: 42px; }
  input[type="date"].input-sm, .input-group-sm > input.form-control[type="date"], .search-form .input-group-sm > input.search-field[type="date"], #respond .input-group-sm > input[type="date"][type="text"],
  #respond .input-group-sm > input[type="date"][type="email"],
  #respond .input-group-sm > input[type="date"][type="url"], .gform_wrapper .input-group-sm > input[type="date"][type=text],
  .gform_wrapper .input-group-sm > input[type="date"][type=url],
  .gform_wrapper .input-group-sm > input[type="date"][type=email],
  .gform_wrapper .input-group-sm > input[type="date"][type=tel],
  .gform_wrapper .input-group-sm > input[type="date"][type=number],
  .gform_wrapper .input-group-sm > input[type="date"][type=password],
  .input-group-sm > input.input-group-addon[type="date"],
  .input-group-sm > .input-group-btn > input.btn[type="date"], .search-form .input-group-sm > .input-group-btn > input.search-submit[type="date"], .gform_footer .input-group-sm > .input-group-btn > input.button[type="date"],
  .gform_footer .input-group-sm > .input-group-btn > input[type="date"][type=submit],
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input.form-control[type="time"],
  .search-form .input-group-sm > input.search-field[type="time"],
  #respond .input-group-sm > input[type="time"][type="text"],
  #respond .input-group-sm > input[type="time"][type="email"],
  #respond .input-group-sm > input[type="time"][type="url"],
  .gform_wrapper .input-group-sm > input[type="time"][type=text],
  .gform_wrapper .input-group-sm > input[type="time"][type=url],
  .gform_wrapper .input-group-sm > input[type="time"][type=email],
  .gform_wrapper .input-group-sm > input[type="time"][type=tel],
  .gform_wrapper .input-group-sm > input[type="time"][type=number],
  .gform_wrapper .input-group-sm > input[type="time"][type=password],
  .input-group-sm > input.input-group-addon[type="time"],
  .input-group-sm > .input-group-btn > input.btn[type="time"],
  .search-form .input-group-sm > .input-group-btn > input.search-submit[type="time"],
  .gform_footer .input-group-sm > .input-group-btn > input.button[type="time"],
  .gform_footer .input-group-sm > .input-group-btn > input[type="time"][type=submit],
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input.form-control[type="datetime-local"],
  .search-form .input-group-sm > input.search-field[type="datetime-local"],
  #respond .input-group-sm > input[type="datetime-local"][type="text"],
  #respond .input-group-sm > input[type="datetime-local"][type="email"],
  #respond .input-group-sm > input[type="datetime-local"][type="url"],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=text],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=url],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=email],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=tel],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=number],
  .gform_wrapper .input-group-sm > input[type="datetime-local"][type=password],
  .input-group-sm > input.input-group-addon[type="datetime-local"],
  .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
  .search-form .input-group-sm > .input-group-btn > input.search-submit[type="datetime-local"],
  .gform_footer .input-group-sm > .input-group-btn > input.button[type="datetime-local"],
  .gform_footer .input-group-sm > .input-group-btn > input[type="datetime-local"][type=submit],
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input.form-control[type="month"],
  .search-form .input-group-sm > input.search-field[type="month"],
  #respond .input-group-sm > input[type="month"][type="text"],
  #respond .input-group-sm > input[type="month"][type="email"],
  #respond .input-group-sm > input[type="month"][type="url"],
  .gform_wrapper .input-group-sm > input[type="month"][type=text],
  .gform_wrapper .input-group-sm > input[type="month"][type=url],
  .gform_wrapper .input-group-sm > input[type="month"][type=email],
  .gform_wrapper .input-group-sm > input[type="month"][type=tel],
  .gform_wrapper .input-group-sm > input[type="month"][type=number],
  .gform_wrapper .input-group-sm > input[type="month"][type=password],
  .input-group-sm > input.input-group-addon[type="month"],
  .input-group-sm > .input-group-btn > input.btn[type="month"],
  .search-form .input-group-sm > .input-group-btn > input.search-submit[type="month"],
  .gform_footer .input-group-sm > .input-group-btn > input.button[type="month"],
  .gform_footer .input-group-sm > .input-group-btn > input[type="month"][type=submit],
  .input-group-sm
  input[type="month"] {
    line-height: 30px; }
  input[type="date"].input-lg, .input-group-lg > input.form-control[type="date"], .search-form .input-group-lg > input.search-field[type="date"], #respond .input-group-lg > input[type="date"][type="text"],
  #respond .input-group-lg > input[type="date"][type="email"],
  #respond .input-group-lg > input[type="date"][type="url"], .gform_wrapper .input-group-lg > input[type="date"][type=text],
  .gform_wrapper .input-group-lg > input[type="date"][type=url],
  .gform_wrapper .input-group-lg > input[type="date"][type=email],
  .gform_wrapper .input-group-lg > input[type="date"][type=tel],
  .gform_wrapper .input-group-lg > input[type="date"][type=number],
  .gform_wrapper .input-group-lg > input[type="date"][type=password],
  .input-group-lg > input.input-group-addon[type="date"],
  .input-group-lg > .input-group-btn > input.btn[type="date"], .search-form .input-group-lg > .input-group-btn > input.search-submit[type="date"], .gform_footer .input-group-lg > .input-group-btn > input.button[type="date"],
  .gform_footer .input-group-lg > .input-group-btn > input[type="date"][type=submit],
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input.form-control[type="time"],
  .search-form .input-group-lg > input.search-field[type="time"],
  #respond .input-group-lg > input[type="time"][type="text"],
  #respond .input-group-lg > input[type="time"][type="email"],
  #respond .input-group-lg > input[type="time"][type="url"],
  .gform_wrapper .input-group-lg > input[type="time"][type=text],
  .gform_wrapper .input-group-lg > input[type="time"][type=url],
  .gform_wrapper .input-group-lg > input[type="time"][type=email],
  .gform_wrapper .input-group-lg > input[type="time"][type=tel],
  .gform_wrapper .input-group-lg > input[type="time"][type=number],
  .gform_wrapper .input-group-lg > input[type="time"][type=password],
  .input-group-lg > input.input-group-addon[type="time"],
  .input-group-lg > .input-group-btn > input.btn[type="time"],
  .search-form .input-group-lg > .input-group-btn > input.search-submit[type="time"],
  .gform_footer .input-group-lg > .input-group-btn > input.button[type="time"],
  .gform_footer .input-group-lg > .input-group-btn > input[type="time"][type=submit],
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input.form-control[type="datetime-local"],
  .search-form .input-group-lg > input.search-field[type="datetime-local"],
  #respond .input-group-lg > input[type="datetime-local"][type="text"],
  #respond .input-group-lg > input[type="datetime-local"][type="email"],
  #respond .input-group-lg > input[type="datetime-local"][type="url"],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=text],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=url],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=email],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=tel],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=number],
  .gform_wrapper .input-group-lg > input[type="datetime-local"][type=password],
  .input-group-lg > input.input-group-addon[type="datetime-local"],
  .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
  .search-form .input-group-lg > .input-group-btn > input.search-submit[type="datetime-local"],
  .gform_footer .input-group-lg > .input-group-btn > input.button[type="datetime-local"],
  .gform_footer .input-group-lg > .input-group-btn > input[type="datetime-local"][type=submit],
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input.form-control[type="month"],
  .search-form .input-group-lg > input.search-field[type="month"],
  #respond .input-group-lg > input[type="month"][type="text"],
  #respond .input-group-lg > input[type="month"][type="email"],
  #respond .input-group-lg > input[type="month"][type="url"],
  .gform_wrapper .input-group-lg > input[type="month"][type=text],
  .gform_wrapper .input-group-lg > input[type="month"][type=url],
  .gform_wrapper .input-group-lg > input[type="month"][type=email],
  .gform_wrapper .input-group-lg > input[type="month"][type=tel],
  .gform_wrapper .input-group-lg > input[type="month"][type=number],
  .gform_wrapper .input-group-lg > input[type="month"][type=password],
  .input-group-lg > input.input-group-addon[type="month"],
  .input-group-lg > .input-group-btn > input.btn[type="month"],
  .search-form .input-group-lg > .input-group-btn > input.search-submit[type="month"],
  .gform_footer .input-group-lg > .input-group-btn > input.button[type="month"],
  .gform_footer .input-group-lg > .input-group-btn > input[type="month"][type=submit],
  .input-group-lg
  input[type="month"] {
    line-height: 49px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 28px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 45px; }
  .form-control-static.input-lg, .input-group-lg > .form-control-static.form-control, .search-form .input-group-lg > .form-control-static.search-field, #respond .input-group-lg > input.form-control-static[type="text"],
  #respond .input-group-lg > input.form-control-static[type="email"],
  #respond .input-group-lg > input.form-control-static[type="url"],
  #respond .input-group-lg > textarea.form-control-static, .gform_wrapper .input-group-lg > input.form-control-static[type=text],
  .gform_wrapper .input-group-lg > input.form-control-static[type=url],
  .gform_wrapper .input-group-lg > input.form-control-static[type=email],
  .gform_wrapper .input-group-lg > input.form-control-static[type=tel],
  .gform_wrapper .input-group-lg > input.form-control-static[type=number],
  .gform_wrapper .input-group-lg > input.form-control-static[type=password],
  .gform_wrapper .input-group-lg > textarea.form-control-static,
  .input-group-lg > .form-control-static.input-group-addon,
  .input-group-lg > .input-group-btn > .form-control-static.btn, .search-form .input-group-lg > .input-group-btn > .form-control-static.search-submit, .gform_footer .input-group-lg > .input-group-btn > .form-control-static.button,
  .gform_footer .input-group-lg > .input-group-btn > input.form-control-static[type=submit], .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control, .search-form .input-group-sm > .form-control-static.search-field, #respond .input-group-sm > input.form-control-static[type="text"],
  #respond .input-group-sm > input.form-control-static[type="email"],
  #respond .input-group-sm > input.form-control-static[type="url"],
  #respond .input-group-sm > textarea.form-control-static, .gform_wrapper .input-group-sm > input.form-control-static[type=text],
  .gform_wrapper .input-group-sm > input.form-control-static[type=url],
  .gform_wrapper .input-group-sm > input.form-control-static[type=email],
  .gform_wrapper .input-group-sm > input.form-control-static[type=tel],
  .gform_wrapper .input-group-sm > input.form-control-static[type=number],
  .gform_wrapper .input-group-sm > input.form-control-static[type=password],
  .gform_wrapper .input-group-sm > textarea.form-control-static,
  .input-group-sm > .form-control-static.input-group-addon,
  .input-group-sm > .input-group-btn > .form-control-static.btn, .search-form .input-group-sm > .input-group-btn > .form-control-static.search-submit, .gform_footer .input-group-sm > .input-group-btn > .form-control-static.button,
  .gform_footer .input-group-sm > .input-group-btn > input.form-control-static[type=submit] {
    padding-left: 0;
    padding-right: 0; }

.input-sm, .input-group-sm > .form-control, .search-form .input-group-sm > .search-field, #respond .input-group-sm > input[type="text"],
#respond .input-group-sm > input[type="email"],
#respond .input-group-sm > input[type="url"],
#respond .input-group-sm > textarea, .gform_wrapper .input-group-sm > input[type=text],
.gform_wrapper .input-group-sm > input[type=url],
.gform_wrapper .input-group-sm > input[type=email],
.gform_wrapper .input-group-sm > input[type=tel],
.gform_wrapper .input-group-sm > input[type=number],
.gform_wrapper .input-group-sm > input[type=password],
.gform_wrapper .input-group-sm > textarea,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn, .search-form .input-group-sm > .input-group-btn > .search-submit, .gform_footer .input-group-sm > .input-group-btn > .button,
.gform_footer .input-group-sm > .input-group-btn > input[type=submit] {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }

select.input-sm, .input-group-sm > select.form-control, .search-form .input-group-sm > select.search-field,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn, .search-form .input-group-sm > .input-group-btn > select.search-submit, .gform_footer .input-group-sm > .input-group-btn > select.button {
  height: 30px;
  line-height: 30px; }

textarea.input-sm, .input-group-sm > textarea.form-control, .search-form .input-group-sm > textarea.search-field,
#respond .input-group-sm > textarea,
.gform_wrapper .input-group-sm > textarea,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn, .search-form .input-group-sm > .input-group-btn > textarea.search-submit, .gform_footer .input-group-sm > .input-group-btn > textarea.button,
select[multiple].input-sm,
.input-group-sm > select.form-control[multiple],
.search-form .input-group-sm > select.search-field[multiple],
.input-group-sm > select.input-group-addon[multiple],
.input-group-sm > .input-group-btn > select.btn[multiple],
.search-form .input-group-sm > .input-group-btn > select.search-submit[multiple],
.gform_footer .input-group-sm > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-sm .form-control, .form-group-sm .search-form .search-field, .search-form .form-group-sm .search-field, .form-group-sm #respond input[type="text"], #respond .form-group-sm input[type="text"],
.form-group-sm #respond input[type="email"], #respond .form-group-sm input[type="email"],
.form-group-sm #respond input[type="url"], #respond .form-group-sm input[type="url"],
.form-group-sm #respond textarea, #respond .form-group-sm textarea, .form-group-sm .gform_wrapper input[type=text], .gform_wrapper .form-group-sm input[type=text],
.form-group-sm .gform_wrapper input[type=url], .gform_wrapper .form-group-sm input[type=url],
.form-group-sm .gform_wrapper input[type=email], .gform_wrapper .form-group-sm input[type=email],
.form-group-sm .gform_wrapper input[type=tel], .gform_wrapper .form-group-sm input[type=tel],
.form-group-sm .gform_wrapper input[type=number], .gform_wrapper .form-group-sm input[type=number],
.form-group-sm .gform_wrapper input[type=password], .gform_wrapper .form-group-sm input[type=password],
.form-group-sm .gform_wrapper textarea, .gform_wrapper .form-group-sm textarea {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }

.form-group-sm select.form-control, .form-group-sm .search-form select.search-field, .search-form .form-group-sm select.search-field {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control, .form-group-sm .search-form textarea.search-field, .search-form .form-group-sm textarea.search-field,
.form-group-sm #respond textarea, #respond .form-group-sm textarea,
.form-group-sm .gform_wrapper textarea, .gform_wrapper .form-group-sm textarea,
.form-group-sm select[multiple].form-control,
.form-group-sm .search-form select.search-field[multiple],
.search-form .form-group-sm select.search-field[multiple] {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 40px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg, .input-group-lg > .form-control, .search-form .input-group-lg > .search-field, #respond .input-group-lg > input[type="text"],
#respond .input-group-lg > input[type="email"],
#respond .input-group-lg > input[type="url"],
#respond .input-group-lg > textarea, .gform_wrapper .input-group-lg > input[type=text],
.gform_wrapper .input-group-lg > input[type=url],
.gform_wrapper .input-group-lg > input[type=email],
.gform_wrapper .input-group-lg > input[type=tel],
.gform_wrapper .input-group-lg > input[type=number],
.gform_wrapper .input-group-lg > input[type=password],
.gform_wrapper .input-group-lg > textarea,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn, .search-form .input-group-lg > .input-group-btn > .search-submit, .gform_footer .input-group-lg > .input-group-btn > .button,
.gform_footer .input-group-lg > .input-group-btn > input[type=submit] {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 3px; }

select.input-lg, .input-group-lg > select.form-control, .search-form .input-group-lg > select.search-field,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn, .search-form .input-group-lg > .input-group-btn > select.search-submit, .gform_footer .input-group-lg > .input-group-btn > select.button {
  height: 49px;
  line-height: 49px; }

textarea.input-lg, .input-group-lg > textarea.form-control, .search-form .input-group-lg > textarea.search-field,
#respond .input-group-lg > textarea,
.gform_wrapper .input-group-lg > textarea,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn, .search-form .input-group-lg > .input-group-btn > textarea.search-submit, .gform_footer .input-group-lg > .input-group-btn > textarea.button,
select[multiple].input-lg,
.input-group-lg > select.form-control[multiple],
.search-form .input-group-lg > select.search-field[multiple],
.input-group-lg > select.input-group-addon[multiple],
.input-group-lg > .input-group-btn > select.btn[multiple],
.search-form .input-group-lg > .input-group-btn > select.search-submit[multiple],
.gform_footer .input-group-lg > .input-group-btn > select.button[multiple] {
  height: auto; }

.form-group-lg .form-control, .form-group-lg .search-form .search-field, .search-form .form-group-lg .search-field, .form-group-lg #respond input[type="text"], #respond .form-group-lg input[type="text"],
.form-group-lg #respond input[type="email"], #respond .form-group-lg input[type="email"],
.form-group-lg #respond input[type="url"], #respond .form-group-lg input[type="url"],
.form-group-lg #respond textarea, #respond .form-group-lg textarea, .form-group-lg .gform_wrapper input[type=text], .gform_wrapper .form-group-lg input[type=text],
.form-group-lg .gform_wrapper input[type=url], .gform_wrapper .form-group-lg input[type=url],
.form-group-lg .gform_wrapper input[type=email], .gform_wrapper .form-group-lg input[type=email],
.form-group-lg .gform_wrapper input[type=tel], .gform_wrapper .form-group-lg input[type=tel],
.form-group-lg .gform_wrapper input[type=number], .gform_wrapper .form-group-lg input[type=number],
.form-group-lg .gform_wrapper input[type=password], .gform_wrapper .form-group-lg input[type=password],
.form-group-lg .gform_wrapper textarea, .gform_wrapper .form-group-lg textarea {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 3px; }

.form-group-lg select.form-control, .form-group-lg .search-form select.search-field, .search-form .form-group-lg select.search-field {
  height: 49px;
  line-height: 49px; }

.form-group-lg textarea.form-control, .form-group-lg .search-form textarea.search-field, .search-form .form-group-lg textarea.search-field,
.form-group-lg #respond textarea, #respond .form-group-lg textarea,
.form-group-lg .gform_wrapper textarea, .gform_wrapper .form-group-lg textarea,
.form-group-lg select[multiple].form-control,
.form-group-lg .search-form select.search-field[multiple],
.search-form .form-group-lg select.search-field[multiple] {
  height: auto; }

.form-group-lg .form-control-static {
  height: 49px;
  min-height: 48px;
  padding: 11px 16px;
  font-size: 20px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control, .has-feedback .search-form .search-field, .search-form .has-feedback .search-field, .has-feedback #respond input[type="text"], #respond .has-feedback input[type="text"],
  .has-feedback #respond input[type="email"], #respond .has-feedback input[type="email"],
  .has-feedback #respond input[type="url"], #respond .has-feedback input[type="url"],
  .has-feedback #respond textarea, #respond .has-feedback textarea, .has-feedback .gform_wrapper input[type=text], .gform_wrapper .has-feedback input[type=text],
  .has-feedback .gform_wrapper input[type=url], .gform_wrapper .has-feedback input[type=url],
  .has-feedback .gform_wrapper input[type=email], .gform_wrapper .has-feedback input[type=email],
  .has-feedback .gform_wrapper input[type=tel], .gform_wrapper .has-feedback input[type=tel],
  .has-feedback .gform_wrapper input[type=number], .gform_wrapper .has-feedback input[type=number],
  .has-feedback .gform_wrapper input[type=password], .gform_wrapper .has-feedback input[type=password],
  .has-feedback .gform_wrapper textarea, .gform_wrapper .has-feedback textarea {
    padding-right: 52.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback, .search-form .input-group-lg > .search-field + .form-control-feedback, #respond .input-group-lg > input[type="text"] + .form-control-feedback, #respond .input-group-lg > input[type="email"] + .form-control-feedback, #respond .input-group-lg > input[type="url"] + .form-control-feedback, #respond .input-group-lg > textarea + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=text] + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=url] + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=email] + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=tel] + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=number] + .form-control-feedback, .gform_wrapper .input-group-lg > input[type=password] + .form-control-feedback, .gform_wrapper .input-group-lg > textarea + .form-control-feedback, .input-group-lg > .input-group-addon + .form-control-feedback, .input-group-lg > .input-group-btn > .btn + .form-control-feedback, .search-form .input-group-lg > .input-group-btn > .search-submit + .form-control-feedback, .gform_footer .input-group-lg > .input-group-btn > .button + .form-control-feedback, .gform_footer .input-group-lg > .input-group-btn > input[type=submit] + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback,
.form-group-lg .search-form .search-field + .form-control-feedback,
.search-form .form-group-lg .search-field + .form-control-feedback,
.form-group-lg #respond input[type="text"] + .form-control-feedback,
#respond .form-group-lg input[type="text"] + .form-control-feedback,
.form-group-lg #respond input[type="email"] + .form-control-feedback,
#respond .form-group-lg input[type="email"] + .form-control-feedback,
.form-group-lg #respond input[type="url"] + .form-control-feedback,
#respond .form-group-lg input[type="url"] + .form-control-feedback,
.form-group-lg #respond textarea + .form-control-feedback,
#respond .form-group-lg textarea + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=text] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=text] + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=url] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=url] + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=email] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=email] + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=tel] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=tel] + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=number] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=number] + .form-control-feedback,
.form-group-lg .gform_wrapper input[type=password] + .form-control-feedback,
.gform_wrapper .form-group-lg input[type=password] + .form-control-feedback,
.form-group-lg .gform_wrapper textarea + .form-control-feedback,
.gform_wrapper .form-group-lg textarea + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px; }

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback, .search-form .input-group-sm > .search-field + .form-control-feedback, #respond .input-group-sm > input[type="text"] + .form-control-feedback, #respond .input-group-sm > input[type="email"] + .form-control-feedback, #respond .input-group-sm > input[type="url"] + .form-control-feedback, #respond .input-group-sm > textarea + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=text] + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=url] + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=email] + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=tel] + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=number] + .form-control-feedback, .gform_wrapper .input-group-sm > input[type=password] + .form-control-feedback, .gform_wrapper .input-group-sm > textarea + .form-control-feedback, .input-group-sm > .input-group-addon + .form-control-feedback, .input-group-sm > .input-group-btn > .btn + .form-control-feedback, .search-form .input-group-sm > .input-group-btn > .search-submit + .form-control-feedback, .gform_footer .input-group-sm > .input-group-btn > .button + .form-control-feedback, .gform_footer .input-group-sm > .input-group-btn > input[type=submit] + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .search-form .search-field + .form-control-feedback,
.search-form .form-group-sm .search-field + .form-control-feedback,
.form-group-sm #respond input[type="text"] + .form-control-feedback,
#respond .form-group-sm input[type="text"] + .form-control-feedback,
.form-group-sm #respond input[type="email"] + .form-control-feedback,
#respond .form-group-sm input[type="email"] + .form-control-feedback,
.form-group-sm #respond input[type="url"] + .form-control-feedback,
#respond .form-group-sm input[type="url"] + .form-control-feedback,
.form-group-sm #respond textarea + .form-control-feedback,
#respond .form-group-sm textarea + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=text] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=text] + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=url] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=url] + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=email] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=email] + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=tel] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=tel] + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=number] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=number] + .form-control-feedback,
.form-group-sm .gform_wrapper input[type=password] + .form-control-feedback,
.gform_wrapper .form-group-sm input[type=password] + .form-control-feedback,
.form-group-sm .gform_wrapper textarea + .form-control-feedback,
.gform_wrapper .form-group-sm textarea + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control, .has-success .search-form .search-field, .search-form .has-success .search-field, .has-success #respond input[type="text"], #respond .has-success input[type="text"],
.has-success #respond input[type="email"], #respond .has-success input[type="email"],
.has-success #respond input[type="url"], #respond .has-success input[type="url"],
.has-success #respond textarea, #respond .has-success textarea, .has-success .gform_wrapper input[type=text], .gform_wrapper .has-success input[type=text],
.has-success .gform_wrapper input[type=url], .gform_wrapper .has-success input[type=url],
.has-success .gform_wrapper input[type=email], .gform_wrapper .has-success input[type=email],
.has-success .gform_wrapper input[type=tel], .gform_wrapper .has-success input[type=tel],
.has-success .gform_wrapper input[type=number], .gform_wrapper .has-success input[type=number],
.has-success .gform_wrapper input[type=password], .gform_wrapper .has-success input[type=password],
.has-success .gform_wrapper textarea, .gform_wrapper .has-success textarea {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-success .form-control:focus, .has-success .search-form .search-field:focus, .search-form .has-success .search-field:focus, .has-success #respond input:focus[type="text"], #respond .has-success input:focus[type="text"],
  .has-success #respond input:focus[type="email"], #respond .has-success input:focus[type="email"],
  .has-success #respond input:focus[type="url"], #respond .has-success input:focus[type="url"],
  .has-success #respond textarea:focus, #respond .has-success textarea:focus, .has-success .gform_wrapper input:focus[type=text], .gform_wrapper .has-success input:focus[type=text],
  .has-success .gform_wrapper input:focus[type=url], .gform_wrapper .has-success input:focus[type=url],
  .has-success .gform_wrapper input:focus[type=email], .gform_wrapper .has-success input:focus[type=email],
  .has-success .gform_wrapper input:focus[type=tel], .gform_wrapper .has-success input:focus[type=tel],
  .has-success .gform_wrapper input:focus[type=number], .gform_wrapper .has-success input:focus[type=number],
  .has-success .gform_wrapper input:focus[type=password], .gform_wrapper .has-success input:focus[type=password],
  .has-success .gform_wrapper textarea:focus, .gform_wrapper .has-success textarea:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control, .has-warning .search-form .search-field, .search-form .has-warning .search-field, .has-warning #respond input[type="text"], #respond .has-warning input[type="text"],
.has-warning #respond input[type="email"], #respond .has-warning input[type="email"],
.has-warning #respond input[type="url"], #respond .has-warning input[type="url"],
.has-warning #respond textarea, #respond .has-warning textarea, .has-warning .gform_wrapper input[type=text], .gform_wrapper .has-warning input[type=text],
.has-warning .gform_wrapper input[type=url], .gform_wrapper .has-warning input[type=url],
.has-warning .gform_wrapper input[type=email], .gform_wrapper .has-warning input[type=email],
.has-warning .gform_wrapper input[type=tel], .gform_wrapper .has-warning input[type=tel],
.has-warning .gform_wrapper input[type=number], .gform_wrapper .has-warning input[type=number],
.has-warning .gform_wrapper input[type=password], .gform_wrapper .has-warning input[type=password],
.has-warning .gform_wrapper textarea, .gform_wrapper .has-warning textarea {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-warning .form-control:focus, .has-warning .search-form .search-field:focus, .search-form .has-warning .search-field:focus, .has-warning #respond input:focus[type="text"], #respond .has-warning input:focus[type="text"],
  .has-warning #respond input:focus[type="email"], #respond .has-warning input:focus[type="email"],
  .has-warning #respond input:focus[type="url"], #respond .has-warning input:focus[type="url"],
  .has-warning #respond textarea:focus, #respond .has-warning textarea:focus, .has-warning .gform_wrapper input:focus[type=text], .gform_wrapper .has-warning input:focus[type=text],
  .has-warning .gform_wrapper input:focus[type=url], .gform_wrapper .has-warning input:focus[type=url],
  .has-warning .gform_wrapper input:focus[type=email], .gform_wrapper .has-warning input:focus[type=email],
  .has-warning .gform_wrapper input:focus[type=tel], .gform_wrapper .has-warning input:focus[type=tel],
  .has-warning .gform_wrapper input:focus[type=number], .gform_wrapper .has-warning input:focus[type=number],
  .has-warning .gform_wrapper input:focus[type=password], .gform_wrapper .has-warning input:focus[type=password],
  .has-warning .gform_wrapper textarea:focus, .gform_wrapper .has-warning textarea:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control, .has-error .search-form .search-field, .search-form .has-error .search-field, .has-error #respond input[type="text"], #respond .has-error input[type="text"],
.has-error #respond input[type="email"], #respond .has-error input[type="email"],
.has-error #respond input[type="url"], #respond .has-error input[type="url"],
.has-error #respond textarea, #respond .has-error textarea, .has-error .gform_wrapper input[type=text], .gform_wrapper .has-error input[type=text],
.has-error .gform_wrapper input[type=url], .gform_wrapper .has-error input[type=url],
.has-error .gform_wrapper input[type=email], .gform_wrapper .has-error input[type=email],
.has-error .gform_wrapper input[type=tel], .gform_wrapper .has-error input[type=tel],
.has-error .gform_wrapper input[type=number], .gform_wrapper .has-error input[type=number],
.has-error .gform_wrapper input[type=password], .gform_wrapper .has-error input[type=password],
.has-error .gform_wrapper textarea, .gform_wrapper .has-error textarea {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .has-error .form-control:focus, .has-error .search-form .search-field:focus, .search-form .has-error .search-field:focus, .has-error #respond input:focus[type="text"], #respond .has-error input:focus[type="text"],
  .has-error #respond input:focus[type="email"], #respond .has-error input:focus[type="email"],
  .has-error #respond input:focus[type="url"], #respond .has-error input:focus[type="url"],
  .has-error #respond textarea:focus, #respond .has-error textarea:focus, .has-error .gform_wrapper input:focus[type=text], .gform_wrapper .has-error input:focus[type=text],
  .has-error .gform_wrapper input:focus[type=url], .gform_wrapper .has-error input:focus[type=url],
  .has-error .gform_wrapper input:focus[type=email], .gform_wrapper .has-error input:focus[type=email],
  .has-error .gform_wrapper input:focus[type=tel], .gform_wrapper .has-error input:focus[type=tel],
  .has-error .gform_wrapper input:focus[type=number], .gform_wrapper .has-error input:focus[type=number],
  .has-error .gform_wrapper input:focus[type=password], .gform_wrapper .has-error input:focus[type=password],
  .has-error .gform_wrapper textarea:focus, .gform_wrapper .has-error textarea:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 33px; }

.has-feedback label.sr-only ~ .form-control-feedback, .has-feedback label.screen-reader-text ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #626262; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control, .form-inline .search-form .search-field, .search-form .form-inline .search-field, .form-inline #respond input[type="text"], #respond .form-inline input[type="text"],
  .form-inline #respond input[type="email"], #respond .form-inline input[type="email"],
  .form-inline #respond input[type="url"], #respond .form-inline input[type="url"],
  .form-inline #respond textarea, #respond .form-inline textarea, .form-inline .gform_wrapper input[type=text], .gform_wrapper .form-inline input[type=text],
  .form-inline .gform_wrapper input[type=url], .gform_wrapper .form-inline input[type=url],
  .form-inline .gform_wrapper input[type=email], .gform_wrapper .form-inline input[type=email],
  .form-inline .gform_wrapper input[type=tel], .gform_wrapper .form-inline input[type=tel],
  .form-inline .gform_wrapper input[type=number], .gform_wrapper .form-inline input[type=number],
  .form-inline .gform_wrapper input[type=password], .gform_wrapper .form-inline input[type=password],
  .form-inline .gform_wrapper textarea, .gform_wrapper .form-inline textarea {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control,
    .form-inline .input-group .search-form .search-field,
    .search-form .form-inline .input-group .search-field,
    .form-inline .input-group #respond input[type="text"],
    #respond .form-inline .input-group input[type="text"],
    .form-inline .input-group #respond input[type="email"],
    #respond .form-inline .input-group input[type="email"],
    .form-inline .input-group #respond input[type="url"],
    #respond .form-inline .input-group input[type="url"],
    .form-inline .input-group #respond textarea,
    #respond .form-inline .input-group textarea,
    .form-inline .input-group .gform_wrapper input[type=text],
    .gform_wrapper .form-inline .input-group input[type=text],
    .form-inline .input-group .gform_wrapper input[type=url],
    .gform_wrapper .form-inline .input-group input[type=url],
    .form-inline .input-group .gform_wrapper input[type=email],
    .gform_wrapper .form-inline .input-group input[type=email],
    .form-inline .input-group .gform_wrapper input[type=tel],
    .gform_wrapper .form-inline .input-group input[type=tel],
    .form-inline .input-group .gform_wrapper input[type=number],
    .gform_wrapper .form-inline .input-group input[type=number],
    .form-inline .input-group .gform_wrapper input[type=password],
    .gform_wrapper .form-inline .input-group input[type=password],
    .form-inline .input-group .gform_wrapper textarea,
    .gform_wrapper .form-inline .input-group textarea {
      width: auto; }
  .form-inline .input-group > .form-control, .form-inline .search-form .input-group > .search-field, .search-form .form-inline .input-group > .search-field, .form-inline #respond .input-group > input[type="text"], #respond .form-inline .input-group > input[type="text"],
  .form-inline #respond .input-group > input[type="email"], #respond .form-inline .input-group > input[type="email"],
  .form-inline #respond .input-group > input[type="url"], #respond .form-inline .input-group > input[type="url"],
  .form-inline #respond .input-group > textarea, #respond .form-inline .input-group > textarea, .form-inline .gform_wrapper .input-group > input[type=text], .gform_wrapper .form-inline .input-group > input[type=text],
  .form-inline .gform_wrapper .input-group > input[type=url], .gform_wrapper .form-inline .input-group > input[type=url],
  .form-inline .gform_wrapper .input-group > input[type=email], .gform_wrapper .form-inline .input-group > input[type=email],
  .form-inline .gform_wrapper .input-group > input[type=tel], .gform_wrapper .form-inline .input-group > input[type=tel],
  .form-inline .gform_wrapper .input-group > input[type=number], .gform_wrapper .form-inline .input-group > input[type=number],
  .form-inline .gform_wrapper .input-group > input[type=password], .gform_wrapper .form-inline .input-group > input[type=password],
  .form-inline .gform_wrapper .input-group > textarea, .gform_wrapper .form-inline .input-group > textarea {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px; }

.form-horizontal .form-group {
  margin-left: -20px;
  margin-right: -20px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 20px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.btn, .search-form .search-submit, .gform_footer .button,
.gform_footer input[type=submit] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 17px;
  line-height: 1.65;
  border-radius: 2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .btn:focus, .search-form .search-submit:focus, .gform_footer .button:focus,
  .gform_footer input:focus[type=submit], .btn.focus, .search-form .focus.search-submit, .gform_footer .focus.button,
  .gform_footer input.focus[type=submit], .btn:active:focus, .search-form .search-submit:active:focus, .gform_footer .button:active:focus,
  .gform_footer input:active:focus[type=submit], .btn:active.focus, .search-form .search-submit:active.focus, .gform_footer .button:active.focus,
  .gform_footer input:active.focus[type=submit], .btn.active:focus, .search-form .active.search-submit:focus, .gform_footer .active.button:focus,
  .gform_footer input.active:focus[type=submit], .btn.active.focus, .search-form .active.focus.search-submit, .gform_footer .active.focus.button,
  .gform_footer input.active.focus[type=submit] {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .btn:hover, .search-form .search-submit:hover, .gform_footer .button:hover,
  .gform_footer input:hover[type=submit], .btn:focus, .search-form .search-submit:focus, .gform_footer .button:focus,
  .gform_footer input:focus[type=submit], .btn.focus, .search-form .focus.search-submit, .gform_footer .focus.button,
  .gform_footer input.focus[type=submit] {
    color: #333;
    text-decoration: none; }
  .btn:active, .search-form .search-submit:active, .gform_footer .button:active,
  .gform_footer input:active[type=submit], .btn.active, .search-form .active.search-submit, .gform_footer .active.button,
  .gform_footer input.active[type=submit] {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn.disabled, .search-form .disabled.search-submit, .gform_footer .disabled.button,
  .gform_footer input.disabled[type=submit], .btn[disabled], .search-form .search-submit[disabled], .gform_footer .button[disabled],
  .gform_footer input[disabled][type=submit],
  fieldset[disabled] .btn,
  fieldset[disabled] .search-form .search-submit,
  .search-form fieldset[disabled] .search-submit,
  fieldset[disabled] .gform_footer .button,
  .gform_footer fieldset[disabled] .button,
  fieldset[disabled] .gform_footer input[type=submit],
  .gform_footer fieldset[disabled] input[type=submit] {
    cursor: not-allowed;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none; }

a.btn.disabled, .search-form a.disabled.search-submit, .gform_footer a.disabled.button,
fieldset[disabled] a.btn,
fieldset[disabled] .search-form a.search-submit,
.search-form fieldset[disabled] a.search-submit,
fieldset[disabled] .gform_footer a.button,
.gform_footer fieldset[disabled] a.button {
  pointer-events: none; }

.btn-default, .search-form .search-submit {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }
  .btn-default:focus, .search-form .search-submit:focus, .btn-default.focus, .search-form .focus.search-submit {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c; }
  .btn-default:hover, .search-form .search-submit:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
  .btn-default:active, .search-form .search-submit:active, .btn-default.active, .search-form .active.search-submit,
  .open > .btn-default.dropdown-toggle,
  .search-form .open > .dropdown-toggle.search-submit {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad; }
    .btn-default:active:hover, .search-form .search-submit:active:hover, .btn-default:active:focus, .search-form .search-submit:active:focus, .btn-default:active.focus, .search-form .search-submit:active.focus, .btn-default.active:hover, .search-form .active.search-submit:hover, .btn-default.active:focus, .search-form .active.search-submit:focus, .btn-default.active.focus, .search-form .active.focus.search-submit,
    .open > .btn-default.dropdown-toggle:hover,
    .search-form .open > .dropdown-toggle.search-submit:hover,
    .open > .btn-default.dropdown-toggle:focus,
    .search-form .open > .dropdown-toggle.search-submit:focus,
    .open > .btn-default.dropdown-toggle.focus,
    .search-form .open > .dropdown-toggle.focus.search-submit {
      color: #333;
      background-color: #d4d4d4;
      border-color: #8c8c8c; }
  .btn-default:active, .search-form .search-submit:active, .btn-default.active, .search-form .active.search-submit,
  .open > .btn-default.dropdown-toggle,
  .search-form .open > .dropdown-toggle.search-submit {
    background-image: none; }
  .btn-default.disabled:hover, .search-form .disabled.search-submit:hover, .btn-default.disabled:focus, .search-form .disabled.search-submit:focus, .btn-default.disabled.focus, .search-form .disabled.focus.search-submit, .btn-default[disabled]:hover, .search-form .search-submit[disabled]:hover, .btn-default[disabled]:focus, .search-form .search-submit[disabled]:focus, .btn-default[disabled].focus, .search-form .search-submit[disabled].focus,
  fieldset[disabled] .btn-default:hover,
  fieldset[disabled] .search-form .search-submit:hover,
  .search-form fieldset[disabled] .search-submit:hover,
  fieldset[disabled] .btn-default:focus,
  fieldset[disabled] .search-form .search-submit:focus,
  .search-form fieldset[disabled] .search-submit:focus,
  fieldset[disabled] .btn-default.focus,
  fieldset[disabled] .search-form .focus.search-submit,
  .search-form fieldset[disabled] .focus.search-submit {
    background-color: #fff;
    border-color: #ccc; }
  .btn-default .badge, .search-form .search-submit .badge {
    color: #fff;
    background-color: #333; }

.btn-primary, .gform_footer .button,
.gform_footer input[type=submit] {
  color: #fff;
  background-color: #FB9936;
  border-color: #fb8c1d; }
  .btn-primary:focus, .gform_footer .button:focus,
  .gform_footer input:focus[type=submit], .btn-primary.focus, .gform_footer .focus.button,
  .gform_footer input.focus[type=submit] {
    color: #fff;
    background-color: #f98005;
    border-color: #954c03; }
  .btn-primary:hover, .gform_footer .button:hover,
  .gform_footer input:hover[type=submit] {
    color: #fff;
    background-color: #f98005;
    border-color: #d66e04; }
  .btn-primary:active, .gform_footer .button:active,
  .gform_footer input:active[type=submit], .btn-primary.active, .gform_footer .active.button,
  .gform_footer input.active[type=submit],
  .open > .btn-primary.dropdown-toggle,
  .gform_footer .open > .dropdown-toggle.button,
  .gform_footer .open > input.dropdown-toggle[type=submit] {
    color: #fff;
    background-color: #f98005;
    border-color: #d66e04; }
    .btn-primary:active:hover, .gform_footer .button:active:hover,
    .gform_footer input:active:hover[type=submit], .btn-primary:active:focus, .gform_footer .button:active:focus,
    .gform_footer input:active:focus[type=submit], .btn-primary:active.focus, .gform_footer .button:active.focus,
    .gform_footer input:active.focus[type=submit], .btn-primary.active:hover, .gform_footer .active.button:hover,
    .gform_footer input.active:hover[type=submit], .btn-primary.active:focus, .gform_footer .active.button:focus,
    .gform_footer input.active:focus[type=submit], .btn-primary.active.focus, .gform_footer .active.focus.button,
    .gform_footer input.active.focus[type=submit],
    .open > .btn-primary.dropdown-toggle:hover,
    .gform_footer .open > .dropdown-toggle.button:hover,
    .gform_footer .open > input.dropdown-toggle:hover[type=submit],
    .open > .btn-primary.dropdown-toggle:focus,
    .gform_footer .open > .dropdown-toggle.button:focus,
    .gform_footer .open > input.dropdown-toggle:focus[type=submit],
    .open > .btn-primary.dropdown-toggle.focus,
    .gform_footer .open > .dropdown-toggle.focus.button,
    .gform_footer .open > input.dropdown-toggle.focus[type=submit] {
      color: #fff;
      background-color: #d66e04;
      border-color: #954c03; }
  .btn-primary:active, .gform_footer .button:active,
  .gform_footer input:active[type=submit], .btn-primary.active, .gform_footer .active.button,
  .gform_footer input.active[type=submit],
  .open > .btn-primary.dropdown-toggle,
  .gform_footer .open > .dropdown-toggle.button,
  .gform_footer .open > input.dropdown-toggle[type=submit] {
    background-image: none; }
  .btn-primary.disabled:hover, .gform_footer .disabled.button:hover,
  .gform_footer input.disabled:hover[type=submit], .btn-primary.disabled:focus, .gform_footer .disabled.button:focus,
  .gform_footer input.disabled:focus[type=submit], .btn-primary.disabled.focus, .gform_footer .disabled.focus.button,
  .gform_footer input.disabled.focus[type=submit], .btn-primary[disabled]:hover, .gform_footer .button[disabled]:hover,
  .gform_footer input[disabled]:hover[type=submit], .btn-primary[disabled]:focus, .gform_footer .button[disabled]:focus,
  .gform_footer input[disabled]:focus[type=submit], .btn-primary[disabled].focus, .gform_footer .button[disabled].focus,
  .gform_footer input[disabled].focus[type=submit],
  fieldset[disabled] .btn-primary:hover,
  fieldset[disabled] .gform_footer .button:hover,
  .gform_footer fieldset[disabled] .button:hover,
  fieldset[disabled] .gform_footer input:hover[type=submit],
  .gform_footer fieldset[disabled] input:hover[type=submit],
  fieldset[disabled] .btn-primary:focus,
  fieldset[disabled] .gform_footer .button:focus,
  .gform_footer fieldset[disabled] .button:focus,
  fieldset[disabled] .gform_footer input:focus[type=submit],
  .gform_footer fieldset[disabled] input:focus[type=submit],
  fieldset[disabled] .btn-primary.focus,
  fieldset[disabled] .gform_footer .focus.button,
  .gform_footer fieldset[disabled] .focus.button,
  fieldset[disabled] .gform_footer input.focus[type=submit],
  .gform_footer fieldset[disabled] input.focus[type=submit] {
    background-color: #FB9936;
    border-color: #fb8c1d; }
  .btn-primary .badge, .gform_footer .button .badge, .gform_footer input[type=submit] .badge {
    color: #FB9936;
    background-color: #fff; }

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625; }
  .btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439; }
    .btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus,
    .open > .btn-success.dropdown-toggle:hover,
    .open > .btn-success.dropdown-toggle:focus,
    .open > .btn-success.dropdown-toggle.focus {
      color: #fff;
      background-color: #398439;
      border-color: #255625; }
  .btn-success:active, .btn-success.active,
  .open > .btn-success.dropdown-toggle {
    background-image: none; }
  .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus,
  fieldset[disabled] .btn-success:hover,
  fieldset[disabled] .btn-success:focus,
  fieldset[disabled] .btn-success.focus {
    background-color: #5cb85c;
    border-color: #4cae4c; }
  .btn-success .badge {
    color: #5cb85c;
    background-color: #fff; }

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85; }
  .btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc; }
    .btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus,
    .open > .btn-info.dropdown-toggle:hover,
    .open > .btn-info.dropdown-toggle:focus,
    .open > .btn-info.dropdown-toggle.focus {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85; }
  .btn-info:active, .btn-info.active,
  .open > .btn-info.dropdown-toggle {
    background-image: none; }
  .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus,
  fieldset[disabled] .btn-info:hover,
  fieldset[disabled] .btn-info:focus,
  fieldset[disabled] .btn-info.focus {
    background-color: #5bc0de;
    border-color: #46b8da; }
  .btn-info .badge {
    color: #5bc0de;
    background-color: #fff; }

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d; }
  .btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512; }
    .btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus,
    .open > .btn-warning.dropdown-toggle:hover,
    .open > .btn-warning.dropdown-toggle:focus,
    .open > .btn-warning.dropdown-toggle.focus {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d; }
  .btn-warning:active, .btn-warning.active,
  .open > .btn-warning.dropdown-toggle {
    background-image: none; }
  .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus,
  fieldset[disabled] .btn-warning:hover,
  fieldset[disabled] .btn-warning:focus,
  fieldset[disabled] .btn-warning.focus {
    background-color: #f0ad4e;
    border-color: #eea236; }
  .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff; }

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19; }
  .btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925; }
    .btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus,
    .open > .btn-danger.dropdown-toggle:hover,
    .open > .btn-danger.dropdown-toggle:focus,
    .open > .btn-danger.dropdown-toggle.focus {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19; }
  .btn-danger:active, .btn-danger.active,
  .open > .btn-danger.dropdown-toggle {
    background-image: none; }
  .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus,
  fieldset[disabled] .btn-danger:hover,
  fieldset[disabled] .btn-danger:focus,
  fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a; }
  .btn-danger .badge {
    color: #d9534f;
    background-color: #fff; }

.btn-link {
  color: #FB9936;
  font-weight: normal;
  border-radius: 0; }
  .btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled],
  fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
    border-color: transparent; }
  .btn-link:hover, .btn-link:focus {
    color: #e07304;
    text-decoration: underline;
    background-color: transparent; }
  .btn-link[disabled]:hover, .btn-link[disabled]:focus,
  fieldset[disabled] .btn-link:hover,
  fieldset[disabled] .btn-link:focus {
    color: #E7E5DF;
    text-decoration: none; }

.btn-lg, .btn-group-lg > .btn, .search-form .btn-group-lg > .search-submit, .gform_footer .btn-group-lg > .button,
.gform_footer .btn-group-lg > input[type=submit] {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33333;
  border-radius: 3px; }

.btn-sm, .btn-group-sm > .btn, .search-form .btn-group-sm > .search-submit, .gform_footer .btn-group-sm > .button,
.gform_footer .btn-group-sm > input[type=submit] {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }

.btn-xs, .btn-group-xs > .btn, .search-form .btn-group-xs > .search-submit, .gform_footer .btn-group-xs > .button,
.gform_footer .btn-group-xs > input[type=submit] {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 1px; }

.btn-block {
  display: block;
  width: 100%; }

.btn-block + .btn-block {
  margin-top: 5px; }

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none; }
  .collapse.in {
    display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 17px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 2px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 13px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.65;
    color: #555;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #484848;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #FB9936; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #E7E5DF; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.65;
  color: #E7E5DF;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .btn-group > .btn, .search-form .btn-group > .search-submit, .gform_footer .btn-group > .button,
  .gform_footer .btn-group > input[type=submit],
  .btn-group-vertical > .btn,
  .search-form .btn-group-vertical > .search-submit,
  .gform_footer .btn-group-vertical > .button,
  .gform_footer .btn-group-vertical > input[type=submit] {
    position: relative;
    float: left; }
    .btn-group > .btn:hover, .search-form .btn-group > .search-submit:hover, .gform_footer .btn-group > .button:hover,
    .gform_footer .btn-group > input:hover[type=submit], .btn-group > .btn:focus, .search-form .btn-group > .search-submit:focus, .gform_footer .btn-group > .button:focus,
    .gform_footer .btn-group > input:focus[type=submit], .btn-group > .btn:active, .search-form .btn-group > .search-submit:active, .gform_footer .btn-group > .button:active,
    .gform_footer .btn-group > input:active[type=submit], .btn-group > .btn.active, .search-form .btn-group > .active.search-submit, .gform_footer .btn-group > .active.button,
    .gform_footer .btn-group > input.active[type=submit],
    .btn-group-vertical > .btn:hover,
    .search-form .btn-group-vertical > .search-submit:hover,
    .gform_footer .btn-group-vertical > .button:hover,
    .gform_footer .btn-group-vertical > input:hover[type=submit],
    .btn-group-vertical > .btn:focus,
    .search-form .btn-group-vertical > .search-submit:focus,
    .gform_footer .btn-group-vertical > .button:focus,
    .gform_footer .btn-group-vertical > input:focus[type=submit],
    .btn-group-vertical > .btn:active,
    .search-form .btn-group-vertical > .search-submit:active,
    .gform_footer .btn-group-vertical > .button:active,
    .gform_footer .btn-group-vertical > input:active[type=submit],
    .btn-group-vertical > .btn.active,
    .search-form .btn-group-vertical > .active.search-submit,
    .gform_footer .btn-group-vertical > .active.button,
    .gform_footer .btn-group-vertical > input.active[type=submit] {
      z-index: 2; }

.btn-group .btn + .btn, .btn-group .search-form .search-submit + .btn, .search-form .btn-group .search-submit + .btn, .btn-group .gform_footer .button + .btn, .gform_footer .btn-group .button + .btn, .btn-group .gform_footer input[type=submit] + .btn, .gform_footer .btn-group input[type=submit] + .btn, .btn-group .search-form .btn + .search-submit, .search-form .btn-group .btn + .search-submit, .btn-group .search-form .search-submit + .search-submit, .search-form .btn-group .search-submit + .search-submit, .btn-group .gform_footer .search-form .button + .search-submit, .search-form .btn-group .gform_footer .button + .search-submit, .gform_footer .btn-group .search-form .button + .search-submit, .search-form .gform_footer .btn-group .button + .search-submit, .btn-group .gform_footer .search-form input[type=submit] + .search-submit, .search-form .btn-group .gform_footer input[type=submit] + .search-submit, .gform_footer .btn-group .search-form input[type=submit] + .search-submit, .search-form .gform_footer .btn-group input[type=submit] + .search-submit, .btn-group .gform_footer .btn + .button, .gform_footer .btn-group .btn + .button, .btn-group .search-form .gform_footer .search-submit + .button, .gform_footer .btn-group .search-form .search-submit + .button, .search-form .btn-group .gform_footer .search-submit + .button, .gform_footer .search-form .btn-group .search-submit + .button, .btn-group .gform_footer .button + .button, .gform_footer .btn-group .button + .button, .btn-group .gform_footer input[type=submit] + .button, .gform_footer .btn-group input[type=submit] + .button,
.btn-group .gform_footer .btn + input[type=submit], .gform_footer .btn-group .btn + input[type=submit],
.btn-group .search-form .gform_footer .search-submit + input[type=submit], .gform_footer .btn-group .search-form .search-submit + input[type=submit], .search-form .btn-group .gform_footer .search-submit + input[type=submit], .gform_footer .search-form .btn-group .search-submit + input[type=submit],
.btn-group .gform_footer .button + input[type=submit], .gform_footer .btn-group .button + input[type=submit],
.btn-group .gform_footer input[type=submit] + input[type=submit], .gform_footer .btn-group input[type=submit] + input[type=submit],
.btn-group .btn + .btn-group,
.btn-group .search-form .search-submit + .btn-group,
.search-form .btn-group .search-submit + .btn-group,
.btn-group .gform_footer .button + .btn-group,
.gform_footer .btn-group .button + .btn-group,
.btn-group .gform_footer input[type=submit] + .btn-group,
.gform_footer .btn-group input[type=submit] + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .search-form .btn-group + .search-submit,
.search-form .btn-group .btn-group + .search-submit,
.btn-group .gform_footer .btn-group + .button,
.gform_footer .btn-group .btn-group + .button,
.btn-group .gform_footer .btn-group + input[type=submit],
.gform_footer .btn-group .btn-group + input[type=submit],
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar {
  margin-left: -5px; }
  .btn-toolbar:before, .btn-toolbar:after {
    content: " ";
    display: table; }
  .btn-toolbar:after {
    clear: both; }
  .btn-toolbar .btn, .btn-toolbar .search-form .search-submit, .search-form .btn-toolbar .search-submit, .btn-toolbar .gform_footer .button, .gform_footer .btn-toolbar .button,
  .btn-toolbar .gform_footer input[type=submit], .gform_footer .btn-toolbar input[type=submit],
  .btn-toolbar .btn-group,
  .btn-toolbar .input-group {
    float: left; }
  .btn-toolbar > .btn, .search-form .btn-toolbar > .search-submit, .gform_footer .btn-toolbar > .button,
  .gform_footer .btn-toolbar > input[type=submit],
  .btn-toolbar > .btn-group,
  .btn-toolbar > .input-group {
    margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle), .gform_footer .btn-group > .button:not(:first-child):not(:last-child):not(.dropdown-toggle),
.gform_footer .btn-group > input:not(:first-child):not(:last-child):not(.dropdown-toggle)[type=submit] {
  border-radius: 0; }

.btn-group > .btn:first-child, .search-form .btn-group > .search-submit:first-child, .gform_footer .btn-group > .button:first-child,
.gform_footer .btn-group > input:first-child[type=submit] {
  margin-left: 0; }
  .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .search-form .btn-group > .search-submit:first-child:not(:last-child):not(.dropdown-toggle), .gform_footer .btn-group > .button:first-child:not(:last-child):not(.dropdown-toggle),
  .gform_footer .btn-group > input:first-child:not(:last-child):not(.dropdown-toggle)[type=submit] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child), .search-form .btn-group > .search-submit:last-child:not(:first-child), .gform_footer .btn-group > .button:last-child:not(:first-child),
.gform_footer .btn-group > input:last-child:not(:first-child)[type=submit],
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group > .btn-group {
  float: left; }

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .search-form .btn-group > .btn-group:not(:first-child):not(:last-child) > .search-submit, .gform_footer .btn-group > .btn-group:not(:first-child):not(:last-child) > .button,
.gform_footer .btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .search-form .btn-group > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .gform_footer .btn-group > .btn-group:first-child:not(:last-child) > .button:last-child,
.gform_footer .btn-group > .btn-group:first-child:not(:last-child) > input:last-child[type=submit],
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child, .search-form .btn-group > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .gform_footer .btn-group > .btn-group:last-child:not(:first-child) > .button:first-child,
.gform_footer .btn-group > .btn-group:last-child:not(:first-child) > input:first-child[type=submit] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

.btn-group > .btn + .dropdown-toggle, .search-form .btn-group > .search-submit + .dropdown-toggle, .gform_footer .btn-group > .button + .dropdown-toggle, .gform_footer .btn-group > input[type=submit] + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px; }

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .search-form .btn-group-lg.btn-group > .search-submit + .dropdown-toggle, .gform_footer .btn-group-lg.btn-group > .button + .dropdown-toggle, .gform_footer .btn-group-lg.btn-group > input[type=submit] + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px; }

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
  .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none; }

.btn .caret, .search-form .search-submit .caret, .gform_footer .button .caret, .gform_footer input[type=submit] .caret {
  margin-left: 0; }

.btn-lg .caret, .btn-group-lg > .btn .caret, .search-form .btn-group-lg > .search-submit .caret, .gform_footer .btn-group-lg > .button .caret, .gform_footer .btn-group-lg > input[type=submit] .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .search-form .btn-group-lg > .search-submit .caret, .search-form .dropup .btn-group-lg > .search-submit .caret, .dropup .gform_footer .btn-group-lg > .button .caret, .gform_footer .dropup .btn-group-lg > .button .caret, .dropup .gform_footer .btn-group-lg > input[type=submit] .caret, .gform_footer .dropup .btn-group-lg > input[type=submit] .caret {
  border-width: 0 5px 5px; }


.btn-group-vertical > .btn,
.search-form .btn-group-vertical > .search-submit,
.gform_footer .btn-group-vertical > .button,
.gform_footer .btn-group-vertical > input[type=submit],
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.search-form .btn-group-vertical > .btn-group > .search-submit,
.gform_footer .btn-group-vertical > .btn-group > .button,
.gform_footer .btn-group-vertical > .btn-group > input[type=submit] {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table; }

.btn-group-vertical > .btn-group:after {
  clear: both; }


.btn-group-vertical > .btn-group > .btn,
.search-form .btn-group-vertical > .btn-group > .search-submit,
.gform_footer .btn-group-vertical > .btn-group > .button,
.gform_footer .btn-group-vertical > .btn-group > input[type=submit] {
  float: none; }

.btn-group-vertical > .btn + .btn, .search-form .btn-group-vertical > .search-submit + .btn, .gform_footer .btn-group-vertical > .button + .btn, .gform_footer .btn-group-vertical > input[type=submit] + .btn, .search-form .btn-group-vertical > .btn + .search-submit, .search-form .btn-group-vertical > .search-submit + .search-submit, .gform_footer .search-form .btn-group-vertical > .button + .search-submit, .search-form .gform_footer .btn-group-vertical > .button + .search-submit, .gform_footer .search-form .btn-group-vertical > input[type=submit] + .search-submit, .search-form .gform_footer .btn-group-vertical > input[type=submit] + .search-submit, .gform_footer .btn-group-vertical > .btn + .button, .search-form .gform_footer .btn-group-vertical > .search-submit + .button, .gform_footer .search-form .btn-group-vertical > .search-submit + .button, .gform_footer .btn-group-vertical > .button + .button, .gform_footer .btn-group-vertical > input[type=submit] + .button,
.gform_footer .btn-group-vertical > .btn + input[type=submit],
.search-form .gform_footer .btn-group-vertical > .search-submit + input[type=submit], .gform_footer .search-form .btn-group-vertical > .search-submit + input[type=submit],
.gform_footer .btn-group-vertical > .button + input[type=submit],
.gform_footer .btn-group-vertical > input[type=submit] + input[type=submit],
.btn-group-vertical > .btn + .btn-group,
.search-form .btn-group-vertical > .search-submit + .btn-group,
.gform_footer .btn-group-vertical > .button + .btn-group,
.gform_footer .btn-group-vertical > input[type=submit] + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.search-form .btn-group-vertical > .btn-group + .search-submit,
.gform_footer .btn-group-vertical > .btn-group + .button,
.gform_footer .btn-group-vertical > .btn-group + input[type=submit],
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child), .search-form .btn-group-vertical > .search-submit:not(:first-child):not(:last-child), .gform_footer .btn-group-vertical > .button:not(:first-child):not(:last-child),
.gform_footer .btn-group-vertical > input:not(:first-child):not(:last-child)[type=submit] {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child), .search-form .btn-group-vertical > .search-submit:first-child:not(:last-child), .gform_footer .btn-group-vertical > .button:first-child:not(:last-child),
.gform_footer .btn-group-vertical > input:first-child:not(:last-child)[type=submit] {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child), .search-form .btn-group-vertical > .search-submit:last-child:not(:first-child), .gform_footer .btn-group-vertical > .button:last-child:not(:first-child),
.gform_footer .btn-group-vertical > input:last-child:not(:first-child)[type=submit] {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .search-form .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .search-submit, .gform_footer .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .button,
.gform_footer .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=submit] {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .search-form .btn-group-vertical > .btn-group:first-child:not(:last-child) > .search-submit:last-child, .gform_footer .btn-group-vertical > .btn-group:first-child:not(:last-child) > .button:last-child,
.gform_footer .btn-group-vertical > .btn-group:first-child:not(:last-child) > input:last-child[type=submit],
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .search-form .btn-group-vertical > .btn-group:last-child:not(:first-child) > .search-submit:first-child, .gform_footer .btn-group-vertical > .btn-group:last-child:not(:first-child) > .button:first-child,
.gform_footer .btn-group-vertical > .btn-group:last-child:not(:first-child) > input:first-child[type=submit] {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate; }
  .btn-group-justified > .btn, .search-form .btn-group-justified > .search-submit, .gform_footer .btn-group-justified > .button,
  .gform_footer .btn-group-justified > input[type=submit],
  .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%; }
  .btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .search-form .search-submit, .search-form .btn-group-justified > .btn-group .search-submit, .btn-group-justified > .btn-group .gform_footer .button, .gform_footer .btn-group-justified > .btn-group .button,
  .btn-group-justified > .btn-group .gform_footer input[type=submit], .gform_footer .btn-group-justified > .btn-group input[type=submit] {
    width: 100%; }
  .btn-group-justified > .btn-group .dropdown-menu {
    left: auto; }

[data-toggle="buttons"] > .btn input[type="radio"], .search-form [data-toggle="buttons"] > .search-submit input[type="radio"], .gform_footer [data-toggle="buttons"] > .button input[type="radio"], .gform_footer [data-toggle="buttons"] > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
.search-form [data-toggle="buttons"] > .search-submit input[type="checkbox"],
.gform_footer [data-toggle="buttons"] > .button input[type="checkbox"],
.gform_footer [data-toggle="buttons"] > input[type=submit] input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="radio"],
.gform_footer [data-toggle="buttons"] > .btn-group > .button input[type="radio"],
.gform_footer [data-toggle="buttons"] > .btn-group > input[type=submit] input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
.search-form [data-toggle="buttons"] > .btn-group > .search-submit input[type="checkbox"],
.gform_footer [data-toggle="buttons"] > .btn-group > .button input[type="checkbox"],
.gform_footer [data-toggle="buttons"] > .btn-group > input[type=submit] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }
  .input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0; }
  .input-group .form-control, .input-group .search-form .search-field, .search-form .input-group .search-field, .input-group #respond input[type="text"], #respond .input-group input[type="text"],
  .input-group #respond input[type="email"], #respond .input-group input[type="email"],
  .input-group #respond input[type="url"], #respond .input-group input[type="url"],
  .input-group #respond textarea, #respond .input-group textarea, .input-group .gform_wrapper input[type=text], .gform_wrapper .input-group input[type=text],
  .input-group .gform_wrapper input[type=url], .gform_wrapper .input-group input[type=url],
  .input-group .gform_wrapper input[type=email], .gform_wrapper .input-group input[type=email],
  .input-group .gform_wrapper input[type=tel], .gform_wrapper .input-group input[type=tel],
  .input-group .gform_wrapper input[type=number], .gform_wrapper .input-group input[type=number],
  .input-group .gform_wrapper input[type=password], .gform_wrapper .input-group input[type=password],
  .input-group .gform_wrapper textarea, .gform_wrapper .input-group textarea {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0; }
    .input-group .form-control:focus, .input-group .search-form .search-field:focus, .search-form .input-group .search-field:focus, .input-group #respond input:focus[type="text"], #respond .input-group input:focus[type="text"],
    .input-group #respond input:focus[type="email"], #respond .input-group input:focus[type="email"],
    .input-group #respond input:focus[type="url"], #respond .input-group input:focus[type="url"],
    .input-group #respond textarea:focus, #respond .input-group textarea:focus, .input-group .gform_wrapper input:focus[type=text], .gform_wrapper .input-group input:focus[type=text],
    .input-group .gform_wrapper input:focus[type=url], .gform_wrapper .input-group input:focus[type=url],
    .input-group .gform_wrapper input:focus[type=email], .gform_wrapper .input-group input:focus[type=email],
    .input-group .gform_wrapper input:focus[type=tel], .gform_wrapper .input-group input:focus[type=tel],
    .input-group .gform_wrapper input:focus[type=number], .gform_wrapper .input-group input:focus[type=number],
    .input-group .gform_wrapper input:focus[type=password], .gform_wrapper .input-group input:focus[type=password],
    .input-group .gform_wrapper textarea:focus, .gform_wrapper .input-group textarea:focus {
      z-index: 3; }

.input-group-addon,
.input-group-btn, .input-group .form-control, .input-group .search-form .search-field, .search-form .input-group .search-field, .input-group #respond input[type="text"], #respond .input-group input[type="text"],
.input-group #respond input[type="email"], #respond .input-group input[type="email"],
.input-group #respond input[type="url"], #respond .input-group input[type="url"],
.input-group #respond textarea, #respond .input-group textarea, .input-group .gform_wrapper input[type=text], .gform_wrapper .input-group input[type=text],
.input-group .gform_wrapper input[type=url], .gform_wrapper .input-group input[type=url],
.input-group .gform_wrapper input[type=email], .gform_wrapper .input-group input[type=email],
.input-group .gform_wrapper input[type=tel], .gform_wrapper .input-group input[type=tel],
.input-group .gform_wrapper input[type=number], .gform_wrapper .input-group input[type=number],
.input-group .gform_wrapper input[type=password], .gform_wrapper .input-group input[type=password],
.input-group .gform_wrapper textarea, .gform_wrapper .input-group textarea {
  display: table-cell; }
  .input-group-addon:not(:first-child):not(:last-child),
  .input-group-btn:not(:first-child):not(:last-child),
  .input-group .form-control:not(:first-child):not(:last-child),
  .input-group .search-form .search-field:not(:first-child):not(:last-child),
  .search-form .input-group .search-field:not(:first-child):not(:last-child),
  .input-group #respond input:not(:first-child):not(:last-child)[type="text"],
  #respond .input-group input:not(:first-child):not(:last-child)[type="text"],
  .input-group #respond input:not(:first-child):not(:last-child)[type="email"],
  #respond .input-group input:not(:first-child):not(:last-child)[type="email"],
  .input-group #respond input:not(:first-child):not(:last-child)[type="url"],
  #respond .input-group input:not(:first-child):not(:last-child)[type="url"],
  .input-group #respond textarea:not(:first-child):not(:last-child),
  #respond .input-group textarea:not(:first-child):not(:last-child),
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=text],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=text],
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=url],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=url],
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=email],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=email],
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=tel],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=tel],
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=number],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=number],
  .input-group .gform_wrapper input:not(:first-child):not(:last-child)[type=password],
  .gform_wrapper .input-group input:not(:first-child):not(:last-child)[type=password],
  .input-group .gform_wrapper textarea:not(:first-child):not(:last-child),
  .gform_wrapper .input-group textarea:not(:first-child):not(:last-child) {
    border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 17px;
  font-weight: normal;
  line-height: 1;
  color: #999;
  text-align: center;
  background-color: #f0eee8;
  border: 1px solid #ccc;
  border-radius: 2px; }
  .input-group-addon.input-sm, .search-form .input-group-sm > .input-group-addon.search-field, #respond .input-group-sm > input.input-group-addon[type="text"],
  #respond .input-group-sm > input.input-group-addon[type="email"],
  #respond .input-group-sm > input.input-group-addon[type="url"],
  #respond .input-group-sm > textarea.input-group-addon, .gform_wrapper .input-group-sm > input.input-group-addon[type=text],
  .gform_wrapper .input-group-sm > input.input-group-addon[type=url],
  .gform_wrapper .input-group-sm > input.input-group-addon[type=email],
  .gform_wrapper .input-group-sm > input.input-group-addon[type=tel],
  .gform_wrapper .input-group-sm > input.input-group-addon[type=number],
  .gform_wrapper .input-group-sm > input.input-group-addon[type=password],
  .gform_wrapper .input-group-sm > textarea.input-group-addon,
  .input-group-sm > .input-group-addon,
  .input-group-sm > .input-group-btn > .input-group-addon.btn, .search-form .input-group-sm > .input-group-btn > .input-group-addon.search-submit, .gform_footer .input-group-sm > .input-group-btn > .input-group-addon.button,
  .gform_footer .input-group-sm > .input-group-btn > input.input-group-addon[type=submit] {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 1px; }
  .input-group-addon.input-lg, .search-form .input-group-lg > .input-group-addon.search-field, #respond .input-group-lg > input.input-group-addon[type="text"],
  #respond .input-group-lg > input.input-group-addon[type="email"],
  #respond .input-group-lg > input.input-group-addon[type="url"],
  #respond .input-group-lg > textarea.input-group-addon, .gform_wrapper .input-group-lg > input.input-group-addon[type=text],
  .gform_wrapper .input-group-lg > input.input-group-addon[type=url],
  .gform_wrapper .input-group-lg > input.input-group-addon[type=email],
  .gform_wrapper .input-group-lg > input.input-group-addon[type=tel],
  .gform_wrapper .input-group-lg > input.input-group-addon[type=number],
  .gform_wrapper .input-group-lg > input.input-group-addon[type=password],
  .gform_wrapper .input-group-lg > textarea.input-group-addon,
  .input-group-lg > .input-group-addon,
  .input-group-lg > .input-group-btn > .input-group-addon.btn, .search-form .input-group-lg > .input-group-btn > .input-group-addon.search-submit, .gform_footer .input-group-lg > .input-group-btn > .input-group-addon.button,
  .gform_footer .input-group-lg > .input-group-btn > input.input-group-addon[type=submit] {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 3px; }
  .input-group-addon input[type="radio"],
  .input-group-addon input[type="checkbox"] {
    margin-top: 0; }

.input-group .form-control:first-child, .input-group .search-form .search-field:first-child, .search-form .input-group .search-field:first-child, .input-group #respond input:first-child[type="text"], #respond .input-group input:first-child[type="text"],
.input-group #respond input:first-child[type="email"], #respond .input-group input:first-child[type="email"],
.input-group #respond input:first-child[type="url"], #respond .input-group input:first-child[type="url"],
.input-group #respond textarea:first-child, #respond .input-group textarea:first-child, .input-group .gform_wrapper input:first-child[type=text], .gform_wrapper .input-group input:first-child[type=text],
.input-group .gform_wrapper input:first-child[type=url], .gform_wrapper .input-group input:first-child[type=url],
.input-group .gform_wrapper input:first-child[type=email], .gform_wrapper .input-group input:first-child[type=email],
.input-group .gform_wrapper input:first-child[type=tel], .gform_wrapper .input-group input:first-child[type=tel],
.input-group .gform_wrapper input:first-child[type=number], .gform_wrapper .input-group input:first-child[type=number],
.input-group .gform_wrapper input:first-child[type=password], .gform_wrapper .input-group input:first-child[type=password],
.input-group .gform_wrapper textarea:first-child, .gform_wrapper .input-group textarea:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.search-form .input-group-btn:first-child > .search-submit,
.gform_footer .input-group-btn:first-child > .button,
.gform_footer .input-group-btn:first-child > input[type=submit],
.input-group-btn:first-child > .btn-group > .btn,
.search-form .input-group-btn:first-child > .btn-group > .search-submit,
.gform_footer .input-group-btn:first-child > .btn-group > .button,
.gform_footer .input-group-btn:first-child > .btn-group > input[type=submit],
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.search-form .input-group-btn:last-child > .search-submit:not(:last-child):not(.dropdown-toggle),
.gform_footer .input-group-btn:last-child > .button:not(:last-child):not(.dropdown-toggle),
.gform_footer .input-group-btn:last-child > input:not(:last-child):not(.dropdown-toggle)[type=submit],
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.search-form .input-group-btn:last-child > .btn-group:not(:last-child) > .search-submit,
.gform_footer .input-group-btn:last-child > .btn-group:not(:last-child) > .button,
.gform_footer .input-group-btn:last-child > .btn-group:not(:last-child) > input[type=submit] {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child, .input-group .search-form .search-field:last-child, .search-form .input-group .search-field:last-child, .input-group #respond input:last-child[type="text"], #respond .input-group input:last-child[type="text"],
.input-group #respond input:last-child[type="email"], #respond .input-group input:last-child[type="email"],
.input-group #respond input:last-child[type="url"], #respond .input-group input:last-child[type="url"],
.input-group #respond textarea:last-child, #respond .input-group textarea:last-child, .input-group .gform_wrapper input:last-child[type=text], .gform_wrapper .input-group input:last-child[type=text],
.input-group .gform_wrapper input:last-child[type=url], .gform_wrapper .input-group input:last-child[type=url],
.input-group .gform_wrapper input:last-child[type=email], .gform_wrapper .input-group input:last-child[type=email],
.input-group .gform_wrapper input:last-child[type=tel], .gform_wrapper .input-group input:last-child[type=tel],
.input-group .gform_wrapper input:last-child[type=number], .gform_wrapper .input-group input:last-child[type=number],
.input-group .gform_wrapper input:last-child[type=password], .gform_wrapper .input-group input:last-child[type=password],
.input-group .gform_wrapper textarea:last-child, .gform_wrapper .input-group textarea:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.search-form .input-group-btn:last-child > .search-submit,
.gform_footer .input-group-btn:last-child > .button,
.gform_footer .input-group-btn:last-child > input[type=submit],
.input-group-btn:last-child > .btn-group > .btn,
.search-form .input-group-btn:last-child > .btn-group > .search-submit,
.gform_footer .input-group-btn:last-child > .btn-group > .button,
.gform_footer .input-group-btn:last-child > .btn-group > input[type=submit],
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.search-form .input-group-btn:first-child > .search-submit:not(:first-child),
.gform_footer .input-group-btn:first-child > .button:not(:first-child),
.gform_footer .input-group-btn:first-child > input:not(:first-child)[type=submit],
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.search-form .input-group-btn:first-child > .btn-group:not(:first-child) > .search-submit,
.gform_footer .input-group-btn:first-child > .btn-group:not(:first-child) > .button,
.gform_footer .input-group-btn:first-child > .btn-group:not(:first-child) > input[type=submit] {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }
  .input-group-btn > .btn, .search-form .input-group-btn > .search-submit, .gform_footer .input-group-btn > .button,
  .gform_footer .input-group-btn > input[type=submit] {
    position: relative; }
    .input-group-btn > .btn + .btn, .search-form .input-group-btn > .search-submit + .btn, .gform_footer .input-group-btn > .button + .btn, .gform_footer .input-group-btn > input[type=submit] + .btn, .search-form .input-group-btn > .btn + .search-submit, .search-form .input-group-btn > .search-submit + .search-submit, .gform_footer .search-form .input-group-btn > .button + .search-submit, .search-form .gform_footer .input-group-btn > .button + .search-submit, .gform_footer .search-form .input-group-btn > input[type=submit] + .search-submit, .search-form .gform_footer .input-group-btn > input[type=submit] + .search-submit, .gform_footer .input-group-btn > .btn + .button, .search-form .gform_footer .input-group-btn > .search-submit + .button, .gform_footer .search-form .input-group-btn > .search-submit + .button, .gform_footer .input-group-btn > .button + .button, .gform_footer .input-group-btn > input[type=submit] + .button,
    .gform_footer .input-group-btn > .btn + input[type=submit],
    .search-form .gform_footer .input-group-btn > .search-submit + input[type=submit], .gform_footer .search-form .input-group-btn > .search-submit + input[type=submit],
    .gform_footer .input-group-btn > .button + input[type=submit],
    .gform_footer .input-group-btn > input[type=submit] + input[type=submit] {
      margin-left: -1px; }
    .input-group-btn > .btn:hover, .search-form .input-group-btn > .search-submit:hover, .gform_footer .input-group-btn > .button:hover,
    .gform_footer .input-group-btn > input:hover[type=submit], .input-group-btn > .btn:focus, .search-form .input-group-btn > .search-submit:focus, .gform_footer .input-group-btn > .button:focus,
    .gform_footer .input-group-btn > input:focus[type=submit], .input-group-btn > .btn:active, .search-form .input-group-btn > .search-submit:active, .gform_footer .input-group-btn > .button:active,
    .gform_footer .input-group-btn > input:active[type=submit] {
      z-index: 2; }
  
  .input-group-btn:first-child > .btn,
  .search-form .input-group-btn:first-child > .search-submit,
  .gform_footer .input-group-btn:first-child > .button,
  .gform_footer .input-group-btn:first-child > input[type=submit],
  .input-group-btn:first-child > .btn-group {
    margin-right: -1px; }
  
  .input-group-btn:last-child > .btn,
  .search-form .input-group-btn:last-child > .search-submit,
  .gform_footer .input-group-btn:last-child > .button,
  .gform_footer .input-group-btn:last-child > input[type=submit],
  .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }
  .label:empty {
    display: none; }
  .btn .label, .search-form .search-submit .label, .gform_footer .button .label, .gform_footer input[type=submit] .label {
    position: relative;
    top: -1px; }

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label-default {
  background-color: #E7E5DF; }
  .label-default[href]:hover, .label-default[href]:focus {
    background-color: #d1cdc2; }

.label-primary {
  background-color: #FB9936; }
  .label-primary[href]:hover, .label-primary[href]:focus {
    background-color: #f98005; }

.label-success {
  background-color: #5cb85c; }
  .label-success[href]:hover, .label-success[href]:focus {
    background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }
  .label-info[href]:hover, .label-info[href]:focus {
    background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }
  .label-warning[href]:hover, .label-warning[href]:focus {
    background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }
  .label-danger[href]:hover, .label-danger[href]:focus {
    background-color: #c9302c; }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.65;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 2px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out; }
  .thumbnail > img,
  .thumbnail a > img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto; }
  .thumbnail .caption {
    padding: 9px;
    color: #222; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #FB9936; }

.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 2px; }
  .alert h4 {
    margin-top: 0;
    color: inherit; }
  .alert .alert-link {
    font-weight: bold; }
  .alert > p,
  .alert > ul {
    margin-bottom: 0; }
  .alert > p + p {
    margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }
  .alert-dismissable .close,
  .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit; }

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d; }
  .alert-success hr {
    border-top-color: #c9e2b3; }
  .alert-success .alert-link {
    color: #2b542c; }

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f; }
  .alert-info hr {
    border-top-color: #a6e1ec; }
  .alert-info .alert-link {
    color: #245269; }

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b; }
  .alert-warning hr {
    border-top-color: #f7e1b5; }
  .alert-warning .alert-link {
    color: #66512c; }

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442; }
  .alert-danger hr {
    border-top-color: #e4b9c0; }
  .alert-danger .alert-link {
    color: #843534; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }
  .media-object.img-thumbnail {
    max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  margin-bottom: 20px;
  padding-left: 0; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }
  .list-group-item:first-child {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px; }
  .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

a.list-group-item,
button.list-group-item {
  color: #555; }
  a.list-group-item .list-group-item-heading,
  button.list-group-item .list-group-item-heading {
    color: #333; }
  a.list-group-item:hover, a.list-group-item:focus,
  button.list-group-item:hover,
  button.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #f0eee8;
  color: #E7E5DF;
  cursor: not-allowed; }
  .list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit; }
  .list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
    color: #E7E5DF; }

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #FB9936;
  border-color: #FB9936; }
  .list-group-item.active .list-group-item-heading,
  .list-group-item.active .list-group-item-heading > small,
  .list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
  .list-group-item.active:hover .list-group-item-heading > small,
  .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
  .list-group-item.active:focus .list-group-item-heading > small,
  .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit; }
  .list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
    color: #fffffe; }

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8; }

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d; }
  a.list-group-item-success .list-group-item-heading,
  button.list-group-item-success .list-group-item-heading {
    color: inherit; }
  a.list-group-item-success:hover, a.list-group-item-success:focus,
  button.list-group-item-success:hover,
  button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6; }
  a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
  button.list-group-item-success.active,
  button.list-group-item-success.active:hover,
  button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d; }

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7; }

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f; }
  a.list-group-item-info .list-group-item-heading,
  button.list-group-item-info .list-group-item-heading {
    color: inherit; }
  a.list-group-item-info:hover, a.list-group-item-info:focus,
  button.list-group-item-info:hover,
  button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3; }
  a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
  button.list-group-item-info.active,
  button.list-group-item-info.active:hover,
  button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f; }

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3; }

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b; }
  a.list-group-item-warning .list-group-item-heading,
  button.list-group-item-warning .list-group-item-heading {
    color: inherit; }
  a.list-group-item-warning:hover, a.list-group-item-warning:focus,
  button.list-group-item-warning:hover,
  button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc; }
  a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
  button.list-group-item-warning.active,
  button.list-group-item-warning.active:hover,
  button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b; }

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede; }

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442; }
  a.list-group-item-danger .list-group-item-heading,
  button.list-group-item-danger .list-group-item-heading {
    color: inherit; }
  a.list-group-item-danger:hover, a.list-group-item-danger:focus,
  button.list-group-item-danger:hover,
  button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc; }
  a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
  button.list-group-item-danger.active,
  button.list-group-item-danger.active:hover,
  button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442; }

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3; }

.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }

.panel-body {
  padding: 15px; }
  .panel-body:before, .panel-body:after {
    content: " ";
    display: table; }
  .panel-body:after {
    clear: both; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel-heading > .dropdown .dropdown-toggle {
    color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  color: inherit; }
  .panel-title > a,
  .panel-title > small,
  .panel-title > .small,
  .panel-title > small > a,
  .panel-title > .small > a {
    color: inherit; }

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0; }
  .panel > .list-group .list-group-item,
  .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0; }
  .panel > .list-group:first-child .list-group-item:first-child,
  .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 1px;
    border-top-left-radius: 1px; }
  .panel > .list-group:last-child .list-group-item:last-child,
  .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 1px;
    border-bottom-left-radius: 1px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.list-group + .panel-footer {
  border-top-width: 0; }

.panel > .table, .entry-content .panel > table, #email_list_form fieldset .panel > table,
.panel > .table-responsive > .table,
#email_list_form .panel > fieldset > .table,
.entry-content .panel > .table-responsive > table,
#email_list_form .entry-content .panel > fieldset > table,
#email_list_form fieldset .panel > .table-responsive > table,
#email_list_form .panel > fieldset > table,
.panel > .panel-collapse > .table,
.entry-content .panel > .panel-collapse > table,
#email_list_form fieldset .panel > .panel-collapse > table {
  margin-bottom: 0; }
  .panel > .table caption, .entry-content .panel > table caption, #email_list_form fieldset .panel > table caption,
  .panel > .table-responsive > .table caption,
  #email_list_form .panel > fieldset > .table caption,
  .entry-content .panel > .table-responsive > table caption,
  #email_list_form .entry-content .panel > fieldset > table caption,
  #email_list_form fieldset .panel > .table-responsive > table caption,
  #email_list_form .panel > fieldset > table caption,
  .panel > .panel-collapse > .table caption,
  .entry-content .panel > .panel-collapse > table caption,
  #email_list_form fieldset .panel > .panel-collapse > table caption {
    padding-left: 15px;
    padding-right: 15px; }

.panel > .table:first-child, .entry-content .panel > table:first-child, #email_list_form fieldset .panel > table:first-child,
.panel > .table-responsive:first-child > .table:first-child,
#email_list_form .panel > fieldset:first-child > .table:first-child,
.entry-content .panel > .table-responsive:first-child > table:first-child,
#email_list_form .entry-content .panel > fieldset:first-child > table:first-child,
#email_list_form fieldset .panel > .table-responsive:first-child > table:first-child,
#email_list_form .panel > fieldset:first-child > table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px; }
  .panel > .table:first-child > thead:first-child > tr:first-child, .entry-content .panel > table:first-child > thead:first-child > tr:first-child, #email_list_form fieldset .panel > table:first-child > thead:first-child > tr:first-child,
  .panel > .table:first-child > tbody:first-child > tr:first-child,
  .entry-content .panel > table:first-child > tbody:first-child > tr:first-child,
  #email_list_form fieldset .panel > table:first-child > tbody:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
  #email_list_form .panel > fieldset:first-child > .table:first-child > thead:first-child > tr:first-child,
  .entry-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child,
  #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child,
  #email_list_form .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child,
  .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
  #email_list_form .panel > fieldset:first-child > .table:first-child > tbody:first-child > tr:first-child,
  .entry-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child,
  #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child,
  #email_list_form .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 1px;
    border-top-right-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .entry-content .panel > table:first-child > thead:first-child > tr:first-child td:first-child, #email_list_form fieldset .panel > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .entry-content .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    #email_list_form fieldset .panel > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .entry-content .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    #email_list_form fieldset .panel > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .entry-content .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    #email_list_form fieldset .panel > table:first-child > tbody:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child th:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child td:first-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child th:first-child {
      border-top-left-radius: 1px; }
    .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .entry-content .panel > table:first-child > thead:first-child > tr:first-child td:last-child, #email_list_form fieldset .panel > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .entry-content .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    #email_list_form fieldset .panel > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .entry-content .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    #email_list_form fieldset .panel > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .entry-content .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    #email_list_form fieldset .panel > table:first-child > tbody:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > thead:first-child > tr:first-child th:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child td:last-child,
    .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    #email_list_form .panel > fieldset:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
    .entry-content .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    #email_list_form .entry-content .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    #email_list_form fieldset .panel > .table-responsive:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child,
    #email_list_form .panel > fieldset:first-child > table:first-child > tbody:first-child > tr:first-child th:last-child {
      border-top-right-radius: 1px; }

.panel > .table:last-child, .entry-content .panel > table:last-child, #email_list_form fieldset .panel > table:last-child,
.panel > .table-responsive:last-child > .table:last-child,
#email_list_form .panel > fieldset:last-child > .table:last-child,
.entry-content .panel > .table-responsive:last-child > table:last-child,
#email_list_form .entry-content .panel > fieldset:last-child > table:last-child,
#email_list_form fieldset .panel > .table-responsive:last-child > table:last-child,
#email_list_form .panel > fieldset:last-child > table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px; }
  .panel > .table:last-child > tbody:last-child > tr:last-child, .entry-content .panel > table:last-child > tbody:last-child > tr:last-child, #email_list_form fieldset .panel > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table:last-child > tfoot:last-child > tr:last-child,
  .entry-content .panel > table:last-child > tfoot:last-child > tr:last-child,
  #email_list_form fieldset .panel > table:last-child > tfoot:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
  #email_list_form .panel > fieldset:last-child > .table:last-child > tbody:last-child > tr:last-child,
  .entry-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child,
  #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child,
  #email_list_form .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child,
  .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  #email_list_form .panel > fieldset:last-child > .table:last-child > tfoot:last-child > tr:last-child,
  .entry-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child,
  #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child,
  #email_list_form .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 1px;
    border-bottom-right-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .entry-content .panel > table:last-child > tbody:last-child > tr:last-child td:first-child, #email_list_form fieldset .panel > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .entry-content .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    #email_list_form fieldset .panel > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .entry-content .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #email_list_form fieldset .panel > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .entry-content .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #email_list_form fieldset .panel > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child th:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child td:first-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child th:first-child {
      border-bottom-left-radius: 1px; }
    .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .entry-content .panel > table:last-child > tbody:last-child > tr:last-child td:last-child, #email_list_form fieldset .panel > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .entry-content .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    #email_list_form fieldset .panel > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .entry-content .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #email_list_form fieldset .panel > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .entry-content .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #email_list_form fieldset .panel > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tbody:last-child > tr:last-child th:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child td:last-child,
    .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #email_list_form .panel > fieldset:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
    .entry-content .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #email_list_form .entry-content .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #email_list_form fieldset .panel > .table-responsive:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child,
    #email_list_form .panel > fieldset:last-child > table:last-child > tfoot:last-child > tr:last-child th:last-child {
      border-bottom-right-radius: 1px; }

.panel > .panel-body + .table, .entry-content .panel > .panel-body + table, #email_list_form fieldset .panel > .panel-body + table,
.panel > .panel-body + .table-responsive,
#email_list_form .panel > .panel-body + fieldset,
.panel > .table + .panel-body,
.entry-content .panel > table + .panel-body,
#email_list_form fieldset .panel > table + .panel-body,
.panel > .table-responsive + .panel-body,
#email_list_form .panel > fieldset + .panel-body {
  border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th, .entry-content .panel > table > tbody:first-child > tr:first-child th, #email_list_form fieldset .panel > table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td,
.entry-content .panel > table > tbody:first-child > tr:first-child td,
#email_list_form fieldset .panel > table > tbody:first-child > tr:first-child td {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered,
#email_list_form .panel > fieldset > .table-bordered {
  border: 0; }
  .panel > .table-bordered > thead > tr > th:first-child,
  .panel > .table-bordered > thead > tr > td:first-child,
  .panel > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-bordered > tfoot > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr > td:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr > th:first-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }
  .panel > .table-bordered > thead > tr > th:last-child,
  .panel > .table-bordered > thead > tr > td:last-child,
  .panel > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-bordered > tfoot > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr > td:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr > th:last-child,
  .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }
  .panel > .table-bordered > thead > tr:first-child > td,
  .panel > .table-bordered > thead > tr:first-child > th,
  .panel > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-bordered > tbody > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
  #email_list_form .panel > fieldset > .table-bordered > thead > tr:first-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr:first-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0; }
  .panel > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-bordered > tfoot > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
  #email_list_form .panel > fieldset > .table-bordered > tbody > tr:last-child > th,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr:last-child > td,
  .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  #email_list_form .panel > fieldset > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; }

.panel > .table-responsive, #email_list_form .panel > fieldset {
  border: 0;
  margin-bottom: 0; }

.panel-group {
  margin-bottom: 28px; }
  .panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px; }
    .panel-group .panel + .panel {
      margin-top: 5px; }
  .panel-group .panel-heading {
    border-bottom: 0; }
    .panel-group .panel-heading + .panel-collapse > .panel-body,
    .panel-group .panel-heading + .panel-collapse > .list-group {
      border-top: 1px solid #ddd; }
  .panel-group .panel-footer {
    border-top: 0; }
    .panel-group .panel-footer + .panel-collapse .panel-body {
      border-bottom: 1px solid #ddd; }

.panel-default {
  border-color: #ddd; }
  .panel-default > .panel-heading {
    color: #555;
    background-color: #f5f5f5;
    border-color: #ddd; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ddd; }
    .panel-default > .panel-heading .badge {
      color: #f5f5f5;
      background-color: #555; }
  .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd; }

.panel-primary {
  border-color: #FB9936; }
  .panel-primary > .panel-heading {
    color: #fff;
    background-color: #FB9936;
    border-color: #FB9936; }
    .panel-primary > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #FB9936; }
    .panel-primary > .panel-heading .badge {
      color: #FB9936;
      background-color: #fff; }
  .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #FB9936; }

.panel-success {
  border-color: #d6e9c6; }
  .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
    .panel-success > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #d6e9c6; }
    .panel-success > .panel-heading .badge {
      color: #dff0d8;
      background-color: #3c763d; }
  .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6; }

.panel-info {
  border-color: #bce8f1; }
  .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
    .panel-info > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #bce8f1; }
    .panel-info > .panel-heading .badge {
      color: #d9edf7;
      background-color: #31708f; }
  .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1; }

.panel-warning {
  border-color: #faebcc; }
  .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
    .panel-warning > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #faebcc; }
    .panel-warning > .panel-heading .badge {
      color: #fcf8e3;
      background-color: #8a6d3b; }
  .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }
  .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
    .panel-danger > .panel-heading + .panel-collapse > .panel-body {
      border-top-color: #ebccd1; }
    .panel-danger > .panel-heading .badge {
      color: #f2dede;
      background-color: #a94442; }
  .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1; }

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

.well-lg {
  padding: 24px;
  border-radius: 3px; }

.well-sm {
  padding: 9px;
  border-radius: 1px; }

.close {
  float: right;
  font-size: 25.5px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  .close:hover, .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50); }

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }
  .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out; }
  .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }
  .modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0); }
  .modal-backdrop.in {
    opacity: 0.5;
    filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }
  .modal-header:before, .modal-header:after {
    content: " ";
    display: table; }
  .modal-header:after {
    clear: both; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.65; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }
  .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table; }
  .modal-footer:after {
    clear: both; }
  .modal-footer .btn + .btn, .modal-footer .search-form .search-submit + .btn, .search-form .modal-footer .search-submit + .btn, .modal-footer .gform_footer .button + .btn, .gform_footer .modal-footer .button + .btn, .modal-footer .gform_footer input[type=submit] + .btn, .gform_footer .modal-footer input[type=submit] + .btn, .modal-footer .search-form .btn + .search-submit, .search-form .modal-footer .btn + .search-submit, .modal-footer .search-form .search-submit + .search-submit, .search-form .modal-footer .search-submit + .search-submit, .modal-footer .gform_footer .search-form .button + .search-submit, .search-form .modal-footer .gform_footer .button + .search-submit, .gform_footer .modal-footer .search-form .button + .search-submit, .search-form .gform_footer .modal-footer .button + .search-submit, .modal-footer .gform_footer .search-form input[type=submit] + .search-submit, .search-form .modal-footer .gform_footer input[type=submit] + .search-submit, .gform_footer .modal-footer .search-form input[type=submit] + .search-submit, .search-form .gform_footer .modal-footer input[type=submit] + .search-submit, .modal-footer .gform_footer .btn + .button, .gform_footer .modal-footer .btn + .button, .modal-footer .search-form .gform_footer .search-submit + .button, .gform_footer .modal-footer .search-form .search-submit + .button, .search-form .modal-footer .gform_footer .search-submit + .button, .gform_footer .search-form .modal-footer .search-submit + .button, .modal-footer .gform_footer .button + .button, .gform_footer .modal-footer .button + .button, .modal-footer .gform_footer input[type=submit] + .button, .gform_footer .modal-footer input[type=submit] + .button,
  .modal-footer .gform_footer .btn + input[type=submit], .gform_footer .modal-footer .btn + input[type=submit],
  .modal-footer .search-form .gform_footer .search-submit + input[type=submit], .gform_footer .modal-footer .search-form .search-submit + input[type=submit], .search-form .modal-footer .gform_footer .search-submit + input[type=submit], .gform_footer .search-form .modal-footer .search-submit + input[type=submit],
  .modal-footer .gform_footer .button + input[type=submit], .gform_footer .modal-footer .button + input[type=submit],
  .modal-footer .gform_footer input[type=submit] + input[type=submit], .gform_footer .modal-footer input[type=submit] + input[type=submit] {
    margin-left: 5px;
    margin-bottom: 0; }
  .modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .search-form .search-submit + .btn, .search-form .modal-footer .btn-group .search-submit + .btn, .modal-footer .btn-group .gform_footer .button + .btn, .gform_footer .modal-footer .btn-group .button + .btn, .modal-footer .btn-group .gform_footer input[type=submit] + .btn, .gform_footer .modal-footer .btn-group input[type=submit] + .btn, .modal-footer .btn-group .search-form .btn + .search-submit, .search-form .modal-footer .btn-group .btn + .search-submit, .modal-footer .btn-group .search-form .search-submit + .search-submit, .search-form .modal-footer .btn-group .search-submit + .search-submit, .modal-footer .btn-group .gform_footer .search-form .button + .search-submit, .search-form .modal-footer .btn-group .gform_footer .button + .search-submit, .gform_footer .modal-footer .btn-group .search-form .button + .search-submit, .search-form .gform_footer .modal-footer .btn-group .button + .search-submit, .modal-footer .btn-group .gform_footer .search-form input[type=submit] + .search-submit, .search-form .modal-footer .btn-group .gform_footer input[type=submit] + .search-submit, .gform_footer .modal-footer .btn-group .search-form input[type=submit] + .search-submit, .search-form .gform_footer .modal-footer .btn-group input[type=submit] + .search-submit, .modal-footer .btn-group .gform_footer .btn + .button, .gform_footer .modal-footer .btn-group .btn + .button, .modal-footer .btn-group .search-form .gform_footer .search-submit + .button, .gform_footer .modal-footer .btn-group .search-form .search-submit + .button, .search-form .modal-footer .btn-group .gform_footer .search-submit + .button, .gform_footer .search-form .modal-footer .btn-group .search-submit + .button, .modal-footer .btn-group .gform_footer .button + .button, .gform_footer .modal-footer .btn-group .button + .button, .modal-footer .btn-group .gform_footer input[type=submit] + .button, .gform_footer .modal-footer .btn-group input[type=submit] + .button,
  .modal-footer .btn-group .gform_footer .btn + input[type=submit], .gform_footer .modal-footer .btn-group .btn + input[type=submit],
  .modal-footer .btn-group .search-form .gform_footer .search-submit + input[type=submit], .gform_footer .modal-footer .btn-group .search-form .search-submit + input[type=submit], .search-form .modal-footer .btn-group .gform_footer .search-submit + input[type=submit], .gform_footer .search-form .modal-footer .btn-group .search-submit + input[type=submit],
  .modal-footer .btn-group .gform_footer .button + input[type=submit], .gform_footer .modal-footer .btn-group .button + input[type=submit],
  .modal-footer .btn-group .gform_footer input[type=submit] + input[type=submit], .gform_footer .modal-footer .btn-group input[type=submit] + input[type=submit] {
    margin-left: -1px; }
  .modal-footer .btn-block + .btn-block {
    margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 1024px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.65;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0); }
  .tooltip.in {
    opacity: 0.9;
    filter: alpha(opacity=90); }
  .tooltip.top {
    margin-top: -3px;
    padding: 5px 0; }
  .tooltip.right {
    margin-left: 3px;
    padding: 0 5px; }
  .tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0; }
  .tooltip.left {
    margin-left: -3px;
    padding: 0 5px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 2px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.clearfix:before, .gallery:before, .clearfix:after, .gallery:after {
  content: " ";
  display: table; }

.clearfix:after, .gallery:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@-ms-viewport {
  width: device-width; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1024px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print, #comments, #sidebar, #colophon {
    display: none !important; } }

.container, .container-medium {
  width: 100%;
  max-width: calc(1280px + 4em);
  margin: 0 auto;
  padding: 0 2em; }

.container-medium {
  max-width: calc(1064px + 4em); }

.breadcrumb {
  font-family: "Neris", sans-serif;
  color: #ffffff !important; }
  .breadcrumb a {
    color: #ffffff; }
    .breadcrumb a:hover {
      color: currentColor;
      text-decoration: underline; }

.dark {
  background: #212E40;
  color: #FFFFFF; }

.ax-btn {
  font-family: "Neris", sans-serif;
  font-size: 1.6rem;
  font-weight: 900;
  text-transform: uppercase;
  background-color: #EFF7FB;
  color: #212E40;
  padding: 0.87em 2.5em;
  transition: background-color 0.3s, color 0.3s;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  border-radius: 6px;
  text-decoration: none; }
  .ax-btn:hover {
    text-decoration: none;
    background-color: #212E40;
    color: #EFF7FB; }

.top-header, .footer {
  background-color: #FB9936;
  min-height: 30vh;
  padding: calc(140px + 2em) 0 2em;
  position: relative; }
  .top-header:before, .footer:before {
    position: absolute;
    content: '';
    background-image: url(../img/fond-bleu.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    width: 494px;
    height: 494px;
    transform: scaleX(-1); }
    @media screen and (max-width: 1023px) {
      .top-header:before, .footer:before {
        width: 209px;
        height: 209px; } }

.footer {
  min-height: unset;
  padding: 80px 0 60px 0; }
  @media screen and (max-width: 1023px) {
    .footer {
      padding: 30px 0 40px 0; } }
  .footer:before {
    width: 442px;
    height: 442px; }
    @media screen and (max-width: 1023px) {
      .footer:before {
        width: 286px;
        height: 286px; } }

#search-top {
  position: relative; }
  @media screen and (min-width: 1024px) {
    #search-top.search-top-mobile {
      display: none; } }
  @media screen and (max-width: 1023px) {
    #search-top {
      margin-top: 17px; }
      #search-top label, #search-top .awesomplete {
        width: 100%; } }
  #search-top input[type='submit'] {
    background-image: url(../img/loupe.svg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    width: 22px;
    height: 22px;
    border: none;
    position: absolute;
    right: 20px;
    top: 14px; }
  #search-top input[type='search'] {
    border: 1px solid #EFF7FB;
    border-radius: 6px;
    padding: 14px 60px 14px 20px;
    width: 100%;
    position: relative;
    background-color: transparent; }
    #search-top input[type='search']:focus {
      outline: none;
      box-shadow: none; }
    #search-top input[type='search'], #search-top input[type='search']::placeholder {
      color: #EFF7FB;
      font-size: 1.6rem;
      line-height: 1.375em;
      font-family: "Neris", sans-serif;
      font-weight: 900; }

.ap-reassurance {
  padding: 3.75em 0;
  background-color: #EFF7FB; }
  .ap-reassurance .row {
    display: flex;
    gap: 30px;
    justify-content: space-between; }
    @media (max-width: 767px) {
      .ap-reassurance .row {
        flex-direction: column; } }
  .ap-reassurance .reassurance {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center; }
    .ap-reassurance .reassurance .reassurance-img {
      height: 50px; }
      @media screen and (max-width: 768px) {
        .ap-reassurance .reassurance .reassurance-img {
          height: fit-content; } }
      .ap-reassurance .reassurance .reassurance-img img {
        width: 50px; }
        @media screen and (max-width: 768px) {
          .ap-reassurance .reassurance .reassurance-img img {
            width: 40px; } }
    .ap-reassurance .reassurance .reassurance-paragraphe p {
      font-size: 16px;
      line-height: 1.3;
      font-family: "Neris", sans-serif;
      color: #212E40; }
      .ap-reassurance .reassurance .reassurance-paragraphe p strong {
        font-weight: 900; }
    @media screen and (max-width: 768px) {
      .ap-reassurance .reassurance .reassurance-paragraphe {
        width: 80%; } }

.card-title {
  line-height: 1.12em;
  font-family: "Neris", sans-serif;
  font-size: 2.5rem;
  font-weight: 900; }
  @media screen and (max-device-width: 768px) {
    .card-title {
      font-size: 1.8rem; } }

.bg-corner {
  position: relative; }
  .bg-corner:after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    background-image: url(../img/fond.svg);
    background-size: cover;
    background-repeat: no-repeat; }
    @media screen and (max-width: 768px) {
      .bg-corner:after {
        width: 167px;
        height: 167px; } }
  .bg-corner .container *, .bg-corner .container-medium *, .bg-corner .container-fluid * {
    z-index: 2; }
  .bg-corner.right-corner:after {
    top: 0;
    right: 0; }
  .bg-corner.left-corner:after {
    top: 0;
    left: 0;
    transform: scaleX(-1); }

.read-more {
  font-family: "Neris", sans-serif;
  font-weight: 900;
  color: #FB9936;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  width: fit-content;
  z-index: -1;
  height: fit-content;
  margin-top: 1.3em; }
  .read-more:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    transform: translateY(100%);
    background: #FB9936;
    width: 0;
    height: 2px;
    transition: width 0.5s; }
  @media screen and (max-width: 768px) {
    .read-more:after {
      width: 100%; } }

.text-center {
  text-align: center; }

.page-title {
  font-family: "Neris", sans-serif;
  font-size: 6rem;
  font-weight: 900;
  color: white; }
  @media screen and (max-device-width: 768px) {
    .page-title {
      font-size: 3rem; } }

.section-title {
  font-family: "Neris", sans-serif;
  font-size: 4.6rem;
  font-weight: 900;
  line-height: 1.2em;
  position: relative; }
  @media screen and (max-device-width: 768px) {
    .section-title {
      font-size: 3rem; } }
  .section-title span {
    color: #FB9936; }
  .section-title.white-title {
    color: #FFFFFF; }
    .section-title.white-title span {
      color: #212E40; }

.grid {
  display: grid;
  height: 100% !important; }

.wp-pagenavi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 2em 0;
  font-family: "Neris", sans-serif;
  font-weight: 600;
  color: #FB9936;
  position: relative;
  gap: 30px; }
  .wp-pagenavi > * {
    position: relative;
    line-height: 1.6rem;
    padding: 0.5rem 0.2rem; }
    .wp-pagenavi > *::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      transform-origin: left;
      transform: translateY(100%) scaleX(0);
      background: currentColor;
      width: 100%;
      height: 2px;
      transition: transform 0.5s; }
  .wp-pagenavi a {
    text-decoration: none;
    color: rgba(33, 46, 64, 0.5);
    font-size: 0.75em; }
    .wp-pagenavi a:hover::after {
      transform: translateY(100%) scaleX(1); }
  .wp-pagenavi .current::after {
    transform: translateY(100%) scaleX(1); }
  .wp-pagenavi .previouspostslink, .wp-pagenavi .nextpostslink {
    width: 16px;
    height: 16px;
    background-image: url(../img/next.svg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative; }
  .wp-pagenavi .previouspostslink {
    transform: scaleX(-1); }

#stick-menu {
  font-size: 0.9em;
  width: 100%;
  opacity: 1;
  position: absolute;
  z-index: 800;
  top: 0;
  left: 0;
  padding: 20px 0; }
  @media (min-width: 1024px) {
    #stick-menu.nostick {
      opacity: 0;
      transform: scaleY(0); }
    .admin-bar #stick-menu {
      top: 32px; } }

.sticky-content {
  display: flex;
  justify-content: space-between; }
  .sticky-content .logo-stick .custom-logo {
    max-width: 146px; }

#menu-stick {
  flex-shrink: 0;
  flex-grow: 1; }
  #menu-stick > ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center; }
    #menu-stick > ul > li {
      padding-top: 0.2em; }
      #menu-stick > ul > li > a {
        display: inline-block;
        color: #212e40;
        font-weight: 700;
        font-family: "Neris", sans-serif;
        padding: 0.6em; }
  @media (max-width: 1023px) {
    #menu-stick {
      display: none; } }
  #menu-stick > ul > li {
    position: relative;
    display: inline-block;
    float: none;
    flex-grow: 1;
    text-align: center; }
    #menu-stick > ul > li:hover > a {
      color: #FB9936; }
    #menu-stick > ul > li.column-1 > ul {
      column-count: 1;
      min-width: 220px; }
    #menu-stick > ul > li.column-2 > ul {
      column-count: 2;
      min-width: 400px; }
    #menu-stick > ul > li.column-3 > ul {
      column-count: 3;
      min-width: 660px; }
    #menu-stick > ul > li.column-4 > ul {
      column-count: 4;
      min-width: 680px; }
    #menu-stick > ul > li.column-5 > ul {
      column-count: 5;
      min-width: 700px; }
    #menu-stick > ul > li.decal-1 > ul {
      left: -1em; }
    #menu-stick > ul > li.decal-2 > ul {
      left: -2em; }
    #menu-stick > ul > li.decal-3 > ul {
      left: -3em; }
    #menu-stick > ul > li.decal-4 > ul {
      left: -4em; }
    #menu-stick > ul > li.decal-5 > ul {
      left: -5em; }
    #menu-stick > ul > li.decal-6 > ul {
      left: -6em; }
    #menu-stick > ul > li.decal-7 > ul {
      left: -7em; }
    #menu-stick > ul > li.decal-8 > ul {
      left: -8em; }
    #menu-stick > ul > li.decal-9 > ul {
      left: -9em; }
    #menu-stick > ul > li.decal-10 > ul {
      left: -10em; }
    #menu-stick > ul > li > ul {
      display: none;
      position: absolute;
      list-style-type: none;
      text-align: left;
      top: 100%;
      left: 0;
      margin: 0;
      padding: 1em 2em 1.4em;
      z-index: 2;
      -webkit-column-gap: 40px;
      /* Chrome, Safari, Opera */
      -moz-column-gap: 40px;
      /* Firefox */
      column-gap: 40px;
      background-color: #FFF;
      box-shadow: 1px 3px 6px rgba(0, 0, 0, 0.4); }
      #menu-stick > ul > li > ul > li {
        display: block;
        -webkit-column-break-inside: avoid;
        /* Chrome, Safari, Opera */
        page-break-inside: avoid;
        /* Firefox */
        break-inside: avoid;
        /* IE 10+ */
        break-inside: avoid-column;
        /* W3C */
        line-height: 1.4em; }
        #menu-stick > ul > li > ul > li > ul {
          list-style-type: none;
          padding-left: 1.5em; }
          #menu-stick > ul > li > ul > li > ul > li {
            line-height: 1.4em; }
            #menu-stick > ul > li > ul > li > ul > li:last-of-type {
              padding-bottom: 0.6em; }
          #menu-stick > ul > li > ul > li > ul a {
            font-weight: 300;
            font-size: 0.8em;
            color: #212e40;
            font-family: "Neris", sans-serif; }
        #menu-stick > ul > li > ul > li > a {
          color: #212e40;
          font-weight: 700;
          font-family: "Neris", sans-serif;
          display: block;
          text-transform: none;
          font-size: 0.9em;
          padding: 0.3em;
          line-height: 1.3em; }
        #menu-stick > ul > li > ul > li:last-child {
          border: none; }
    #menu-stick > ul > li:hover > ul {
      display: block; }

.bt-search {
  flex: 0 0 50px;
  cursor: pointer;
  background: transparent url(../img/loupe2.svg) no-repeat 50% 50%/50% auto; }

.js-slideout-toggle {
  flex: 0 0 50px; }
  .js-slideout-toggle span {
    display: block;
    cursor: pointer;
    height: 52px;
    background: transparent url(../img/hamburger.svg) no-repeat 50% 50%/50% auto; }
  @media (min-width: 1024px) {
    .js-slideout-toggle {
      display: none; } }

#sticky-search {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 100%;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 3px 2px rgba(0, 0, 0, 0.1); }

#top {
  position: absolute;
  z-index: 800;
  top: 0;
  left: 0;
  width: 100%;
  padding: 40px 0; }
  #top .wrapper-nav, #top #topright {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #top #topright > *:not(:last-child) {
    margin-right: 1em; }

::placeholder {
  font-family: "Roboto", Arial, sans-serif;
  color: #ededed;
  font-size: 0.9em;
  letter-spacing: 0.40px;
  font-weight: 700; }

#nav-main > ul {
  padding: 0;
  margin: 0; }
  #nav-main > ul > li {
    position: relative;
    display: inline-block; }
    #nav-main > ul > li:not(:last-child) {
      margin-right: 1em; }
    #nav-main > ul > li > a {
      color: #212E40;
      text-decoration: none;
      position: relative;
      font-family: "Neris", sans-serif;
      font-size: 2rem;
      font-weight: 900;
      padding-bottom: 8px; }
      #nav-main > ul > li > a::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 0;
        height: 4px;
        background: currentColor;
        transform: translateY(100%);
        transition: all 0.5s ease-in-out; }
      #nav-main > ul > li > a:hover::after {
        width: 100%; }
    #nav-main > ul > li > ul {
      display: none; }

#breadcrumb-wrap {
  font-size: 0.65em;
  padding-top: 0.9em;
  padding-bottom: 0.6em; }
  #breadcrumb-wrap a,
  #breadcrumb-wrap span {
    padding: 0 0.25em; }
  #breadcrumb-wrap a {
    text-decoration: underline; }

@media screen and (min-width: 1024px) {
  .ax-burger {
    display: none; } }

.ax-burger img {
  width: 36px;
  height: 36px; }

.ax-burger p {
  margin-bottom: 0;
  color: white;
  font-family: "Neris", sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  margin-top: -13px; }

#ax-mobile-menu {
  position: absolute;
  top: 0;
  width: 100%;
  max-width: 100vw;
  height: 100vh;
  padding: 4rem 2rem;
  background: #212E40;
  z-index: 99999;
  transform: translateY(-110%);
  transition: 0.5s; }
  #ax-mobile-menu.open {
    transform: translateY(0%);
    transition: 0.5s; }
  #ax-mobile-menu .ax-close {
    background-image: url(../img/croix.svg);
    background-size: cover;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 30px;
    right: 30px; }
  #ax-mobile-menu .menu-wrapper {
    z-index: 99999;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 90vh; }
    #ax-mobile-menu .menu-wrapper .menu {
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      margin-bottom: 2em !important;
      list-style: none;
      padding: 0; }
      #ax-mobile-menu .menu-wrapper .menu li a {
        color: white; }
    #ax-mobile-menu .menu-wrapper .menu > * {
      margin-bottom: 1em; }
    #ax-mobile-menu .menu-wrapper .header-links a {
      margin-bottom: 1em; }

.custom-header {
  background-color: #FB9936;
  min-height: 30vh;
  padding: calc(140px + 2em) 0 2em;
  position: relative;
  z-index: 0;
  overflow: hidden; }
  .custom-header:before {
    pointer-events: none;
    position: absolute;
    content: '';
    background-image: url(../img/fond-bleu.svg);
    background-repeat: no-repeat;
    background-size: cover;
    top: 0;
    left: 0;
    width: 494px;
    height: 494px;
    transform: scaleX(-1);
    z-index: -1; }
    @media screen and (max-width: 1023px) {
      .custom-header:before {
        width: 209px;
        height: 209px; } }
  @media screen and (min-width: 1140px) {
    .custom-header .container > .row, .custom-header .container-medium > .row {
      display: flex;
      align-items: end; } }
  .custom-header .img-left {
    display: flex;
    justify-content: right;
    align-items: end; }
    @media screen and (max-width: 1024px) {
      .custom-header .img-left {
        justify-content: center; } }
    @media screen and (max-width: 768px) {
      .custom-header .img-left {
        display: none; } }
  .custom-header .section-title {
    margin-bottom: 20px;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      .custom-header .section-title {
        font-size: 30px; } }
  .custom-header .content {
    color: #212E40;
    text-align: center;
    max-width: 900px;
    margin: 0 auto; }
  .custom-header .hometop-paragraphe {
    font-size: 18px;
    margin-bottom: 27px; }
    .custom-header .hometop-paragraphe p {
      margin-bottom: 20px;
      max-width: 93%; }
    .custom-header .hometop-paragraphe ul {
      padding-inline-start: 20px;
      list-style: disc; }
      .custom-header .hometop-paragraphe ul li {
        font-family: "Neris", sans-serif;
        font-weight: 900;
        font-size: 16px; }
        .custom-header .hometop-paragraphe ul li::marker {
          color: white; }
  .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv .ebook-element-image img {
    display: none; }
  .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv #ebook-bottom {
    background-color: transparent;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 768px) {
      .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv #ebook-bottom {
        padding: 0 0 20px 0; } }
  .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv #ebook-button-yes, .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv #ebook-field-submit {
    background-color: #EFF7FB !important;
    color: #212E40 !important;
    font-family: "Neris", sans-serif !important;
    font-weight: 900;
    height: fit-content !important;
    min-width: 274px;
    padding: 14px 30px;
    margin-top: 0;
    font-size: 16px; }
  .custom-header .ax-om-home #om-d1wsgjm0tz7howgjmbzv #ebook-element-privacy-inner-content {
    color: #212E40; }
  .custom-header .img-before {
    display: flex;
    justify-content: end;
    margin-top: -3rem;
    position: relative; }
    @media screen and (max-width: 1140px) {
      .custom-header .img-before {
        justify-content: center;
        margin: 30px 0 20px 0; } }
    .custom-header .img-before:before {
      content: '';
      position: absolute;
      width: 39px;
      height: 20px;
      bottom: 0;
      left: 10%;
      background-image: url(../img/fleche.svg);
      background-size: cover;
      background-repeat: no-repeat;
      opacity: 0.3; }
      @media screen and (max-width: 1200px) {
        .custom-header .img-before:before {
          left: 0; } }
      @media screen and (max-width: 1140px) {
        .custom-header .img-before:before {
          bottom: 40%;
          left: 20%; } }
    @media screen and (max-width: 768px) {
      .custom-header .img-before img {
        max-width: 100px; } }
  .custom-header .blog-categories, .custom-header .blog-sub-categories {
    margin-top: 2em;
    position: relative;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center; }
    @media screen and (max-width: 1024px) {
      .custom-header .blog-categories, .custom-header .blog-sub-categories {
        flex-direction: column; } }
    .custom-header .blog-categories .ax-btn, .custom-header .blog-sub-categories .ax-btn {
      border: 1px solid #EFF7FB; }
      .custom-header .blog-categories .ax-btn:hover, .custom-header .blog-categories .ax-btn.active, .custom-header .blog-sub-categories .ax-btn:hover, .custom-header .blog-sub-categories .ax-btn.active {
        color: #EFF7FB;
        border: 1px solid #212E40;
        background-color: #212E40; }
  .custom-header .blog-categories .ax-btn {
    color: #EFF7FB;
    background-color: transparent; }
    .custom-header .blog-categories .ax-btn .arrow {
      display: none;
      width: 30px;
      height: 30px;
      background-image: url(../img/next-b.svg);
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      transform: rotate(90deg); }
    @media screen and (max-width: 1024px) {
      .custom-header .blog-categories .ax-btn {
        display: none;
        justify-content: space-between;
        align-items: center;
        margin: 0;
        border: none;
        padding: 1rem;
        background-color: #EFF7FB;
        color: #FB9936;
        border-radius: 0; }
        .custom-header .blog-categories .ax-btn.active {
          border-radius: 6px;
          background-color: transparent;
          border: 1px solid #EFF7FB;
          display: flex;
          margin: 0;
          color: #EFF7FB; }
          .custom-header .blog-categories .ax-btn.active .arrow {
            display: block; } }

body {
  cursor: default; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    body {
      font-size: 16.15px; } }
  @media (max-width: 767px) {
    body {
      font-size: 14.45px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    body {
      font-size: 15.3px; } }

::selection {
  background: #212e40;
  color: #FFF; }

::-moz-selection {
  background: #212e40;
  color: #FFF; }

.title {
  display: block;
  margin: 0;
  font-family: "Neris", sans-serif;
  font-weight: 600;
  color: #212e40; }
  .title a {
    display: block;
    color: inherit;
    font-size: 0.85em; }
    @media (max-width: 767px) {
      .title a {
        font-size: 1.2em; } }
  .title.ttu {
    text-transform: uppercase;
    color: #fff; }
  .title.blue-naked {
    color: #212e40; }
  .title.twhite {
    color: #fff; }

h1,
.h1 {
  font-size: 60px; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h1,
    .h1 {
      font-size: 54px; } }
  @media (max-width: 767px) {
    h1,
    .h1 {
      font-size: 30px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h1,
    .h1 {
      font-size: 48px; } }

h2,
.h2 {
  font-size: 2em; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h2,
    .h2 {
      font-size: 1.7em; } }
  @media (max-width: 767px) {
    h2,
    .h2 {
      font-size: 1.1em; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h2,
    .h2 {
      font-size: 1.4em; } }

h3,
.h3 {
  font-size: 1.7em; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h3,
    .h3 {
      font-size: 1.445em; } }
  @media (max-width: 767px) {
    h3,
    .h3 {
      font-size: 0.935em; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h3,
    .h3 {
      font-size: 1.19em; } }

h4,
.h4, .test-font {
  font-size: 24px; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h4,
    .h4, .test-font {
      font-size: 21.6px; } }
  @media (max-width: 767px) {
    h4,
    .h4, .test-font {
      font-size: 16.8px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h4,
    .h4, .test-font {
      font-size: 19.2px; } }

h5,
.h5 {
  font-size: 20px; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h5,
    .h5 {
      font-size: 19px; } }
  @media (max-width: 767px) {
    h5,
    .h5 {
      font-size: 17px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h5,
    .h5 {
      font-size: 18px; } }

h6,
.h6 {
  font-size: 17px; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    h6,
    .h6 {
      font-size: 16.15px; } }
  @media (max-width: 767px) {
    h6,
    .h6 {
      font-size: 14.45px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    h6,
    .h6 {
      font-size: 15.3px; } }

.btn, .search-form .search-submit, .gform_footer .button,
.gform_footer input[type=submit] {
  text-transform: uppercase;
  border: none;
  font-family: "Neris", sans-serif;
  font-weight: 600;
  padding: 0.8em 1.6em 0.85em;
  position: relative;
  transition: background-color 0.3s, color 0.3s; }

.btn-large {
  text-transform: uppercase;
  border: none;
  font-family: "Neris", sans-serif;
  font-weight: 900;
  padding: 14px 40px;
  border-radius: 5px;
  font-size: 16px;
  color: #fff;
  background-color: #FB9936;
  transition: background-color 0.3s; }
  .btn-large span {
    padding-left: 1.4em;
    background: url(../img/puce-blanche.svg) no-repeat left;
    background-size: 10px; }
  .btn-large:hover {
    background-color: #212e40;
    text-decoration: none;
    color: #fff; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    .btn-large {
      font-size: 0.8em; } }

#wrap, #wrap-home {
  margin-top: 0.5em;
  padding: 3em 0 3em;
  position: relative; }
  @media (min-width: 480px) and (max-width: 1023px) {
    #wrap, #wrap-home {
      overflow-x: hidden; } }
  @media (max-width: 767px) {
    #wrap, #wrap-home {
      padding: 5em 0 3em; } }

#wrap {
  padding: 0;
  margin: 0; }

#wrap-home {
  padding: 0;
  margin-top: 0;
  overflow-x: hidden; }

#big-bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
  text-align: center; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #big-bg {
      left: -85px;
      right: -85px; } }
  #big-bg span {
    display: inline-block;
    max-width: 100%;
    background-color: #212e40; }
    @media (max-width: 767px) {
      #big-bg span {
        height: 450px; } }
  #big-bg img {
    display: inline-block; }
    @media (max-width: 767px) {
      #big-bg img {
        opacity: 0; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #big-bg {
      top: 15px; }
      #big-bg span {
        max-width: 100%; } }

.single-post #big-bg > div {
  background-color: #212e40;
  max-width: 90%;
  margin: 0 auto;
  text-align: center; }

.single-post #big-bg span {
  display: block;
  max-width: 100%;
  filter: blur(5px);
  opacity: 0.6;
  height: 0;
  padding-bottom: 400px;
  background-repeat: no-repeat;
  background-size: cover; }

@media (min-width: 1024px) and (max-width: 1199px) {
  .single-post #big-bg > div {
    max-width: 100%; } }

@media (max-width: 767px) {
  .single-post #big-bg > div {
    max-width: 100%; }
  .single-post #big-bg span {
    padding-bottom: 320px; } }

div[id*="ytsubscribe"] .fluid-width-video-wrapper {
  padding-top: 0 !important; }

#ax-share {
  padding-top: 2em; }
  @media (max-width: 767px) {
    #ax-share {
      text-align: center; }
      #ax-share .ax-addthis {
        padding-top: 1em; } }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

#fb-root {
  display: none; }

.entry-header {
  padding-top: 25px !important;
  padding-bottom: 0.5em; }

[data-link] {
  cursor: pointer; }

.thumb {
  text-decoration: none;
  display: block;
  overflow: hidden; }
  @media (min-width: 1024px) {
    .thumb:hover .thumbimg {
      transform: scale(1.2); } }

.alert {
  color: #fff;
  border: 1px solid #FB9936;
  margin-top: 1em; }

.category .post,
.search .post,
.blog .post,
.archive .post {
  width: 50%;
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    .category .post,
    .search .post,
    .blog .post,
    .archive .post {
      padding: 0; } }
  @media (max-width: 767px) {
    .category .post,
    .search .post,
    .blog .post,
    .archive .post {
      width: 100%; }
      .category .post .thumb img,
      .search .post .thumb img,
      .blog .post .thumb img,
      .archive .post .thumb img {
        width: 100%; } }

.post-heading {
  background: #fff; }

@media (max-width: 767px) {
  .single .post {
    margin-left: -10px;
    margin-right: -10px; } }

.read-more .btn, .read-more .search-form .search-submit, .search-form .read-more .search-submit, .read-more .gform_footer .button, .gform_footer .read-more .button,
.read-more .gform_footer input[type=submit], .gform_footer .read-more input[type=submit] {
  background-color: transparent;
  color: #FB9936;
  padding: 0;
  position: relative; }
  .read-more .btn:before, .read-more .search-form .search-submit:before, .search-form .read-more .search-submit:before, .read-more .gform_footer .button:before, .gform_footer .read-more .button:before,
  .read-more .gform_footer input[type=submit]:before, .gform_footer .read-more input[type=submit]:before {
    content: '';
    background: url(../img/puce-orange.svg) no-repeat;
    background-size: cover;
    width: 6px;
    height: 10px;
    top: 3.5px;
    position: absolute;
    left: -12px;
    z-index: 1; }
  .read-more .btn:hover, .read-more .search-form .search-submit:hover, .search-form .read-more .search-submit:hover, .read-more .gform_footer .button:hover, .gform_footer .read-more .button:hover,
  .read-more .gform_footer input:hover[type=submit], .gform_footer .read-more input:hover[type=submit] {
    text-decoration: underline; }
  .read-more .btn:active, .read-more .search-form .search-submit:active, .search-form .read-more .search-submit:active, .read-more .gform_footer .button:active, .gform_footer .read-more .button:active,
  .read-more .gform_footer input:active[type=submit], .gform_footer .read-more input:active[type=submit] {
    box-shadow: none;
    background-color: #fff;
    color: #212e40; }

#yarpp-slider {
  overflow: hidden; }

.page .blog-head {
  padding-bottom: 1em; }

.page h2, .page h3, .page h4, .page h5 {
  font-family: "Neris", sans-serif;
  font-weight: 900; }
  .page h2 strong, .page h3 strong, .page h4 strong, .page h5 strong {
    font-weight: 900; }

.page #wrap .container, .page #wrap .container-medium {
  max-width: calc(1200px + 4em); }

.page ul {
  list-style: inherit;
  margin-block-start: 1em;
  margin-block-end: 1em;
  padding-inline-start: 40px; }

.ui-helper-reset {
  line-height: 1.65 !important; }

blockquote {
  text-align: center;
  background: #f0eee8;
  color: #212e40;
  font-weight: 500;
  font-style: italic;
  border: none; }

#page-base-content {
  background-color: #fff;
  padding: 2em 0; }
  @media (max-width: 767px) {
    #page-base-content {
      margin-left: -10px;
      margin-right: -10px; } }

.hide-heading {
  font-size: 0;
  width: 1px;
  height: 1px;
  display: inline-block;
  overflow: hidden;
  position: absolute !important;
  margin: 0 !important;
  clip: rect(1px, 1px, 1px, 1px); }

.entry-content {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto; }
  .entry-content > *:first-child {
    margin-top: 0; }
  .entry-content ul {
    padding-left: 1em; }
    .entry-content ul li {
      list-style: bullet; }
  .entry-content p {
    margin-bottom: 1em; }
  .entry-content .read-more {
    display: block;
    text-align: right; }
  .entry-content iframe {
    width: 100%;
    max-width: 100% !important; }
  .entry-content b, .entry-content strong {
    font-weight: 500; }

.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 20px 5px 0; }

.alignright {
  float: right;
  margin: 0 0 5px 20px; }

figure.alignnone {
  margin-left: 0;
  margin-right: 0; }

.pt-2 {
  padding-top: 2em; }

.wp-caption-text {
  text-align: center;
  font-size: 12px;
  padding-top: 0.2em;
  color: #999; }
  .wp-caption-text a {
    color: inherit;
    text-decoration: underline; }
    .wp-caption-text a:hover {
      color: #555; }

#map_canvas img,
.gmnoprint img,
.gm-style img {
  max-width: none; }

.page-nav {
  border-top: 1px solid #f0eee8;
  padding-top: 5px;
  font-size: .9em;
  color: #E7E5DF; }

.gallery {
  margin: 0 -20px;
  padding: 20px 0; }

.gallery-item {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: top;
  padding-bottom: 20px; }
  .gallery-columns-2 .gallery-item {
    max-width: 50%; }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%; }
  .gallery-columns-4 .gallery-item {
    max-width: 25%; }
  .gallery-columns-5 .gallery-item {
    max-width: 20%; }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%; }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%; }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%; }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%; }
  .gallery-item a {
    display: block;
    padding: 0 20px; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999; }

input::placeholder,
textarea::placeholder {
  color: #999;
  opacity: 1; }

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: rgba(153, 153, 153, 0.4); }

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: rgba(153, 153, 153, 0.4); }

input:focus::placeholder,
textarea:focus::placeholder {
  color: rgba(153, 153, 153, 0.4); }

img.wp-smiley,
img.emoji {
  display: inline;
  border: none;
  box-shadow: none;
  height: 1em;
  width: 1em;
  margin: 0 .07em;
  vertical-align: -0.1em;
  background: none;
  padding: 0; }

.category-description * {
  color: #fff;
  margin: 0;
  line-height: 1.45; }

.panel-default {
  border: none;
  background: transparent; }
  .panel-default > .panel-heading {
    background: transparent;
    border: none; }
  .panel-default .panel-title > a {
    color: #FB9936;
    text-decoration: none;
    font-size: 0.8em;
    position: relative;
    padding-left: 1em; }
    .panel-default .panel-title > a.collapsed {
      color: #212e40;
      text-decoration: none; }
      .panel-default .panel-title > a.collapsed:before {
        background: url(../img/puce-bleue.svg) no-repeat;
        transform: rotate(0deg);
        top: 4px; }
    .panel-default .panel-title > a:before {
      position: absolute;
      content: '';
      left: -7px;
      top: 6px;
      background: url(../img/puce-orange.svg) no-repeat;
      transform: rotate(90deg);
      width: 12px;
      height: 12px; }

.flux-insta a {
  display: block;
  height: 0;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 100%;
  background: transparent no-repeat 50% 50% / auto 115%;
  transition: background 0.2s; }
  .flux-insta a > span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    display: block;
    color: #FFF;
    text-align: center;
    background-color: rgba(0, 0, 0, 0);
    font-weight: 500;
    transition: background-color 0.2s; }
    .flux-insta a > span > span {
      display: block;
      position: relative;
      top: 46%; }
      .flux-insta a > span > span > span {
        display: inline-block;
        background: transparent url(../img/insta-bulle.svg) no-repeat 0 50%/auto 92%;
        padding: 0 0 0 1.9em;
        transition: all 0.2s 0.1s;
        opacity: 0; }
        .flux-insta a > span > span > span:first-child {
          padding-right: 1em;
          background-image: url(../img/insta-coeur.svg); }
        .flux-insta a > span > span > span:last-child {
          transition-delay: 0.2s; }
  .flux-insta a:hover {
    background-size: auto 130%; }
    .flux-insta a:hover > span {
      background-color: rgba(0, 0, 0, 0.5); }
      .flux-insta a:hover > span > span > span {
        opacity: 1;
        transform: translateY(-5px); }

.networks ul {
  margin: 0;
  padding: 0 !important;
  list-style-type: none; }
  @media screen and (max-width: 768px) {
    .networks ul {
      column-count: unset !important; } }
  .networks ul li {
    display: inline-block;
    padding: 0 10px;
    width: fit-content; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .networks ul li {
        width: 50% !important; } }
    .networks ul li a {
      display: inline-block;
      max-width: 52px;
      width: fit-content; }
      .networks ul li a svg {
        max-height: 21px;
        min-height: 21px;
        max-width: 26px;
        width: auto; }
        .networks ul li a svg * {
          transition: all 0.2s;
          transition-delay: 0.12s; }
        .networks ul li a svg .ntwrk {
          transition-delay: 0s; }
      .networks ul li a:hover:after {
        display: none; }
      .networks ul li a:hover svg * {
        fill: #EFF7FB; }

.home .thumbimg, .blog .thumbimg, .archive .thumbimg, .search .thumbimg {
  height: 170px;
  transition: 0.3s all; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    .home .thumbimg, .blog .thumbimg, .archive .thumbimg, .search .thumbimg {
      height: 137px; } }
  @media (max-width: 767px) {
    .home .thumbimg, .blog .thumbimg, .archive .thumbimg, .search .thumbimg {
      height: 170px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .home .thumbimg, .blog .thumbimg, .archive .thumbimg, .search .thumbimg {
      height: 110px; } }

#yarpp-slider .thumbimg {
  height: 125px;
  transition: 0.3s all; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    #yarpp-slider .thumbimg {
      height: 105px; } }
  @media (max-width: 767px) {
    #yarpp-slider .thumbimg {
      height: 10em; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #yarpp-slider .thumbimg {
      height: 110px; } }

/*
* Variables
 */
#ax-sections {
  /*
	* home-top.php
	*/
  /*
	* Listes des conseils
    */
  /*
	* slider_articles.php
	*/
  /*
	* youtube.php
	*/
  /*
	* formation.php
	*/ }
  #ax-sections #sec-hometop .container, #ax-sections #sec-hometop .container-medium {
    display: flex;
    flex-wrap: wrap; }
    @media (max-width: 1024px) {
      #ax-sections #sec-hometop .container, #ax-sections #sec-hometop .container-medium {
        flex-direction: column; } }
    #ax-sections #sec-hometop .container .hometop-img, #ax-sections #sec-hometop .container-medium .hometop-img {
      width: 60%;
      position: relative; }
      @media (max-width: 1024px) {
        #ax-sections #sec-hometop .container .hometop-img, #ax-sections #sec-hometop .container-medium .hometop-img {
          width: 100%; } }
      @media (min-width: 1024px) {
        #ax-sections #sec-hometop .container .hometop-img img, #ax-sections #sec-hometop .container-medium .hometop-img img {
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0; } }
    #ax-sections #sec-hometop .container .hometop-content, #ax-sections #sec-hometop .container-medium .hometop-content {
      width: 40%;
      padding: 0 1.875rem 1.875rem 0; }
      @media (max-width: 1024px) {
        #ax-sections #sec-hometop .container .hometop-content, #ax-sections #sec-hometop .container-medium .hometop-content {
          width: 100%; } }
      #ax-sections #sec-hometop .container .hometop-content .hometop-list, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-list {
        margin-bottom: 30px; }
        #ax-sections #sec-hometop .container .hometop-content .hometop-list ul, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-list ul {
          padding-left: 0;
          margin: 0; }
          #ax-sections #sec-hometop .container .hometop-content .hometop-list ul li, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-list ul li {
            color: white;
            font-size: 16px;
            line-height: 1.3;
            list-style-type: none;
            display: flex;
            align-items: center; }
            #ax-sections #sec-hometop .container .hometop-content .hometop-list ul li:before, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-list ul li:before {
              content: '✓';
              color: #FB9936;
              font-size: 22px;
              margin-right: 3px; }
      #ax-sections #sec-hometop .container .hometop-content .hometop-button, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-button {
        display: inline-block; }
        #ax-sections #sec-hometop .container .hometop-content .hometop-button:hover, #ax-sections #sec-hometop .container-medium .hometop-content .hometop-button:hover {
          background-color: #FB9936; }
  #ax-sections #sec-hometop .ax-om-home {
    max-width: 360px;
    min-height: 67px; }
    #ax-sections #sec-hometop .ax-om-home .ebook-element-image-output {
      display: none; }
    #ax-sections #sec-hometop .ax-om-home .ebook-form-wrap {
      background-color: #FB9936;
      padding: 20px; }
    #ax-sections #sec-hometop .ax-om-home #ebook-bottom {
      background-color: transparent; }
    #ax-sections #sec-hometop .ax-om-home #ebook-button-yes {
      width: 100%;
      background: #FB9936 !important; }
    #ax-sections #sec-hometop .ax-om-home #ebook-field-submit {
      background: #212e40 !important;
      border: none; }
    #ax-sections #sec-hometop .ax-om-home #ebook-element-privacy-inner-content {
      color: white;
      display: none; }
    #ax-sections #sec-hometop .ax-om-home .ebook-error {
      color: #212e40; }
  #ax-sections .sec-conseils {
    background-color: #212e40;
    padding: 80px 0; }
    @media (max-width: 767px) {
      #ax-sections .sec-conseils {
        padding: 60px 0; } }
    #ax-sections .sec-conseils .section-title {
      color: white;
      margin-bottom: 40px; }
      @media screen and (max-width: 768px) {
        #ax-sections .sec-conseils .section-title {
          text-align: center;
          margin-top: 0; } }
    @media screen and (max-width: 768px) {
      #ax-sections .sec-conseils .liste-conseils {
        padding: 0 20px; } }
    #ax-sections .sec-conseils .conseils-container {
      display: flex;
      justify-content: center; }
      @media (max-width: 767px) {
        #ax-sections .sec-conseils .conseils-container {
          padding-left: 5px;
          padding-right: 5px;
          max-height: 146px; }
          #ax-sections .sec-conseils .conseils-container:nth-child(1n+3) {
            margin-top: 10px; } }
      #ax-sections .sec-conseils .conseils-container .card-conseil {
        width: 100%;
        background-color: #FB9936;
        border-radius: 10px;
        padding: 50px 0; }
        @media screen and (max-width: 768px) {
          #ax-sections .sec-conseils .conseils-container .card-conseil {
            padding: 30px 0; } }
        #ax-sections .sec-conseils .conseils-container .card-conseil a {
          display: flex;
          flex-direction: column;
          align-items: center; }
          #ax-sections .sec-conseils .conseils-container .card-conseil a:hover {
            text-decoration: none; }
          #ax-sections .sec-conseils .conseils-container .card-conseil a img {
            height: 46px; }
          #ax-sections .sec-conseils .conseils-container .card-conseil a .conseils-content-wrapper {
            margin-top: 0.52em;
            text-align: center; }
            #ax-sections .sec-conseils .conseils-container .card-conseil a .conseils-content-wrapper .wrapper-title {
              font-family: "Neris", sans-serif;
              font-weight: 900;
              font-size: 25px;
              color: #FFFFFF;
              line-height: 1.04em; }
              @media screen and (max-width: 768px) {
                #ax-sections .sec-conseils .conseils-container .card-conseil a .conseils-content-wrapper .wrapper-title {
                  font-size: 18px; } }
              #ax-sections .sec-conseils .conseils-container .card-conseil a .conseils-content-wrapper .wrapper-title span {
                color: #212E40; }
        #ax-sections .sec-conseils .conseils-container .card-conseil:hover {
          background-color: white !important; }
          #ax-sections .sec-conseils .conseils-container .card-conseil:hover .conseils-content-wrapper span:first-of-type {
            color: #FB9936 !important; }
      #ax-sections .sec-conseils .conseils-container:nth-child(1) .card-conseil {
        background-color: rgba(251, 153, 54, 0.7); }
      #ax-sections .sec-conseils .conseils-container:nth-child(2) .card-conseil {
        background-color: rgba(251, 153, 54, 0.8); }
      #ax-sections .sec-conseils .conseils-container:nth-child(3) .card-conseil {
        background-color: rgba(251, 153, 54, 0.9); }
  #ax-sections .slider-articles {
    padding: 120px 0 40px 0; }
    #ax-sections .slider-articles:nth-child(even) {
      background-color: #EFF7FB; }
    @media screen and (max-width: 768px) {
      #ax-sections .slider-articles {
        padding: 60px 0; } }
    #ax-sections .slider-articles > .container, #ax-sections .slider-articles > .container-medium {
      display: flex;
      flex-direction: column;
      align-items: center; }
    #ax-sections .slider-articles .slider-articles-wrapper {
      position: relative;
      z-index: 1; }
      #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title {
        margin-bottom: 40px;
        z-index: 3;
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        @media (max-width: 1024px) {
          #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title {
            padding: 0 2rem; } }
        @media screen and (max-width: 768px) {
          #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title div {
            width: 100%; } }
        #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .picto-title {
          display: inline-block;
          vertical-align: baseline;
          background-color: #FB9936;
          border-radius: 10px;
          padding: 0.2em;
          margin-right: 0.3em; }
          @media screen and (max-width: 768px) {
            #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .picto-title {
              display: block;
              margin: 0 auto;
              width: max-content; } }
          #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .picto-title img {
            display: block;
            height: 1.3em;
            width: 1.3em; }
            @media screen and (max-width: 768px) {
              #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .picto-title img {
                width: 0.9em;
                height: 0.9em; } }
        #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .section-title {
          text-align: start;
          margin: 0; }
          @media screen and (max-width: 768px) {
            #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title .section-title {
              text-align: center; } }
        #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title p {
          text-align: start;
          line-height: 1.3em;
          width: 70%;
          margin-bottom: 0;
          color: #212E40; }
          @media (max-width: 1024px) {
            #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title p {
              margin-top: 20px; } }
          @media screen and (max-width: 768px) {
            #ax-sections .slider-articles .slider-articles-wrapper .slider-wrapper-title p {
              width: 100%;
              text-align: center; } }
    #ax-sections .slider-articles .slide-wrapper {
      position: relative; }
    #ax-sections .slider-articles .slider-wrapper-more {
      display: flex;
      justify-content: center;
      margin-top: 2.5rem; }
  #ax-sections #sec-youtube {
    background-color: #212e40;
    color: #FFFFFF;
    padding: 80px 0; }
    @media (max-width: 1024px) {
      #ax-sections #sec-youtube {
        padding: 80px 20px; } }
    @media (max-width: 576px) {
      #ax-sections #sec-youtube {
        padding: 40px; } }
    #ax-sections #sec-youtube > .container, #ax-sections #sec-youtube > .container-medium {
      display: flex; }
      @media (max-width: 1024px) {
        #ax-sections #sec-youtube > .container, #ax-sections #sec-youtube > .container-medium {
          flex-direction: column;
          align-items: center;
          width: auto !important; } }
      @media (max-width: 576px) {
        #ax-sections #sec-youtube > .container, #ax-sections #sec-youtube > .container-medium {
          padding: 0; } }
    #ax-sections #sec-youtube .youtube-left-container {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding-right: 80px; }
      @media (max-width: 1024px) {
        #ax-sections #sec-youtube .youtube-left-container {
          width: 100%;
          padding: 0;
          margin-bottom: 40px; } }
      #ax-sections #sec-youtube .youtube-left-container h2 {
        color: white;
        margin-bottom: 20px; }
      #ax-sections #sec-youtube .youtube-left-container p {
        color: white;
        font-size: 22px;
        margin-bottom: 20px;
        width: 92%;
        line-height: 1.3em; }
        @media screen and (max-width: 768px) {
          #ax-sections #sec-youtube .youtube-left-container p {
            width: 100%;
            font-size: 16px; } }
      #ax-sections #sec-youtube .youtube-left-container .youtube-channel-btn {
        background-color: #FB9936;
        width: fit-content;
        font-size: 18px; }
        @media (max-width: 576px) {
          #ax-sections #sec-youtube .youtube-left-container .youtube-channel-btn {
            font-size: 16px;
            margin: auto;
            padding: 14px 37px; } }
        #ax-sections #sec-youtube .youtube-left-container .youtube-channel-btn:after {
          content: '';
          display: inline-block;
          vertical-align: middle;
          background-image: url(../img/youtube-icon.svg);
          background-size: 30px 30px;
          width: 30px;
          height: 30px;
          margin-left: 10px; }
    #ax-sections #sec-youtube .youtube-right-container {
      width: 50%; }
      @media (max-width: 1024px) {
        #ax-sections #sec-youtube .youtube-right-container {
          width: 100%; } }
      @media (max-width: 576px) {
        #ax-sections #sec-youtube .youtube-right-container {
          width: 100%; } }
      #ax-sections #sec-youtube .youtube-right-container .grid {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: auto;
        column-gap: 30px;
        row-gap: 40px; }
        @media screen and (max-width: 768px) {
          #ax-sections #sec-youtube .youtube-right-container .grid {
            grid-template-columns: 1fr; } }
        #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper {
          position: relative; }
          #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper a:hover {
            text-decoration: none; }
            #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper a:hover .read-more:after {
              width: 100%; }
          #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper .youtube-miniature {
            width: 100%;
            display: block;
            max-width: 100%;
            object-fit: cover; }
          #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper .youtube-inner-row-inline {
            display: flex;
            flex-direction: column;
            margin-top: 20px; }
            #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper .youtube-inner-row-inline .youtube-title {
              color: white;
              font-weight: 900;
              font-size: 24px;
              font-family: "Neris", sans-serif; }
              @media screen and (max-width: 768px) {
                #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper .youtube-inner-row-inline .youtube-title {
                  font-size: 20px; } }
            #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper .youtube-inner-row-inline .read-more {
              z-index: 0;
              margin-top: unset; }
          #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper:first-of-type {
            grid-column: 1/3; }
            @media screen and (max-width: 768px) {
              #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper:first-of-type {
                grid-column: auto; } }
            #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper:first-of-type .youtube-inner-row-inline {
              flex-direction: row;
              justify-content: space-between;
              align-items: center; }
              @media screen and (max-width: 768px) {
                #ax-sections #sec-youtube .youtube-right-container .grid .youtube-full-wrapper:first-of-type .youtube-inner-row-inline {
                  flex-direction: column;
                  align-items: start; } }
  #ax-sections #sec-formation {
    padding: 80px 0; }
    @media screen and (max-width: 768px) {
      #ax-sections #sec-formation {
        padding: 60px 0;
        background-color: #EFF7FB; } }
    #ax-sections #sec-formation .container-fluid {
      padding: 0 5%; }
      @media screen and (max-width: 768px) {
        #ax-sections #sec-formation .container-fluid {
          padding: 0 10%; } }
    #ax-sections #sec-formation .container-title {
      margin-bottom: 30px; }
      #ax-sections #sec-formation .container-title h2 {
        text-align: center;
        margin-bottom: 40px; }
        @media screen and (max-width: 768px) {
          #ax-sections #sec-formation .container-title h2 {
            margin-bottom: 30px;
            margin-top: 0; } }
    #ax-sections #sec-formation .formation_content {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 20px; }
      @media (max-width: 1140px) {
        #ax-sections #sec-formation .formation_content {
          grid-template-columns: repeat(3, 1fr); } }
      @media (max-width: 900px) {
        #ax-sections #sec-formation .formation_content {
          grid-template-columns: 1fr; } }
      #ax-sections #sec-formation .formation_content .formation_wrapper {
        position: relative;
        display: flex;
        flex-direction: column;
        background-color: #EFF7FB;
        border-radius: 10px;
        padding: 36px 18px 25px 18px; }
        @media screen and (max-width: 768px) {
          #ax-sections #sec-formation .formation_content .formation_wrapper {
            padding: 30px;
            background-color: white; } }
        #ax-sections #sec-formation .formation_content .formation_wrapper a:hover {
          text-decoration: none; }
          #ax-sections #sec-formation .formation_content .formation_wrapper a:hover .read-more:after {
            width: 100%; }
        #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-top {
          display: flex;
          align-items: center;
          height: 89px;
          margin-bottom: 20px; }
          @media screen and (max-width: 768px) {
            #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-top {
              height: unset; } }
          #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-top img {
            max-width: 50px;
            height: auto;
            margin-right: 20px; }
          #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-top .card-title {
            color: #212E40; }
            @media screen and (max-width: 768px) {
              #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-top .card-title {
                font-size: 3rem; } }
        #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-content .formation_paragraphe {
          margin-bottom: 20px; }
          #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-content .formation_paragraphe p {
            font-size: 15px;
            color: #212E40;
            margin-bottom: 0;
            width: 90%;
            line-height: 1.3em;
            min-height: 247px; }
            @media screen and (max-width: 768px) {
              #ax-sections #sec-formation .formation_content .formation_wrapper a .formation_wrapper-content .formation_paragraphe p {
                min-height: unset; } }

/*
	* biographie.php
	*/
#sec-bio {
  padding: 80px 0; }
  @media screen and (max-width: 768px) {
    #sec-bio {
      padding: 40px 0; } }
  #sec-bio .container, #sec-bio .container-medium {
    padding: 0 3em; }
    @media (max-width: 1024px) {
      #sec-bio .container, #sec-bio .container-medium {
        padding: 0 34px !important; } }
  #sec-bio .bio-container {
    display: flex;
    flex-direction: row;
    align-items: center; }
    @media (max-width: 767px) {
      #sec-bio .bio-container {
        flex-direction: column-reverse; } }
    #sec-bio .bio-container .bio-img-wrapper {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media (max-width: 767px) {
        #sec-bio .bio-container .bio-img-wrapper {
          width: 100%; } }
    #sec-bio .bio-container .bio-content-wrapper {
      width: 50%; }
      @media (max-width: 767px) {
        #sec-bio .bio-container .bio-content-wrapper {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        #sec-bio .bio-container .bio-content-wrapper .section-title {
          text-align: center;
          margin: 20px 0; } }
      #sec-bio .bio-container .bio-content-wrapper .bio {
        margin-top: 0.7em;
        color: #212E40;
        line-height: 1.3em; }
        @media screen and (max-width: 768px) {
          #sec-bio .bio-container .bio-content-wrapper .bio {
            line-height: 1.5em;
            text-align: center; } }

.error404 #main {
  padding: 5rem 0; }
  .error404 #main .img-404 {
    display: block;
    margin: 5rem auto;
    max-width: 533px; }
    .error404 #main .img-404 img {
      max-width: 100%;
      object-fit: cover; }

.ax-wrapper-swiper {
  position: relative;
  width: 100%; }
  .ax-wrapper-swiper .wrapper-ax-btn-swiper {
    display: flex;
    justify-content: center;
    gap: 50px;
    margin: 1em 0; }
    .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-next, .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev {
      cursor: pointer;
      height: 2em;
      width: 2em;
      background: #FB9936;
      -webkit-mask-image: url(../img/next.svg);
      mask-image: url(../img/next.svg);
      -webkit-mask-repeat: no-repeat;
      mask-repeat: no-repeat;
      -webkit-mask-position: 50%;
      mask-position: 50%; }
    .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev {
      transform: rotate(180deg); }
    @media screen and (min-width: 1400px) {
      .ax-wrapper-swiper .wrapper-ax-btn-swiper {
        justify-content: space-between;
        position: absolute;
        width: 100%;
        top: 50%;
        transform: translateY(-50%); }
        .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev, .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-next {
          width: calc((100vw - 100%) / 2); }
        .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev {
          left: -10px;
          transform: translate(-100%, -50%) rotate(180deg); }
        .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-next {
          right: -10px;
          transform: translate(100%, -50%); } }
    @media screen and (min-width: 1550px) {
      .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev, .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-next {
        width: 2em; }
      .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-prev {
        transform: translate(calc(-100% - 60px), -50%) rotate(180deg); }
      .ax-wrapper-swiper .wrapper-ax-btn-swiper .ax-swiper-btn-next {
        transform: translate(calc(100% + 60px), -50%); } }

.swiper-articles .swiper-button-prev, .swiper-articles .swiper-button-next {
  visibility: hidden;
  opacity: 0; }

/**
 * Swiper 8.3.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 26, 2022
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff
; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px
; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination, .swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: .2s transform, .2s top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: .2s transform, .2s right; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff
; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000
; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.blog .custom-header, .archive .custom-header, .search .custom-header {
  overflow: hidden;
  padding: 132px 0 2em; }
  @media screen and (max-width: 1024px) {
    .blog .custom-header, .archive .custom-header, .search .custom-header {
      padding: 120px 0 2em; } }
  .blog .custom-header .container *, .blog .custom-header .container-medium *, .archive .custom-header .container *, .archive .custom-header .container-medium *, .search .custom-header .container *, .search .custom-header .container-medium * {
    z-index: 2; }
  .blog .custom-header .breadcrumb, .archive .custom-header .breadcrumb, .search .custom-header .breadcrumb {
    position: relative; }
    @media screen and (max-width: 1024px) {
      .blog .custom-header .breadcrumb, .archive .custom-header .breadcrumb, .search .custom-header .breadcrumb {
        display: none; } }
    .blog .custom-header .breadcrumb span, .archive .custom-header .breadcrumb span, .search .custom-header .breadcrumb span {
      color: white; }
      .blog .custom-header .breadcrumb span a, .archive .custom-header .breadcrumb span a, .search .custom-header .breadcrumb span a {
        color: #FFFFFF;
        text-decoration: underline; }
  .blog .custom-header .page-title, .archive .custom-header .page-title, .search .custom-header .page-title {
    text-align: center;
    margin-bottom: 30px;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .blog .custom-header .page-title, .archive .custom-header .page-title, .search .custom-header .page-title {
        margin-bottom: 40px; } }

.blog .section-title, .archive .section-title, .search .section-title {
  color: #212E40; }

.blog .grid, .archive .grid, .search .grid {
  padding: 80px 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 70px; }
  @media screen and (max-width: 1140px) {
    .blog .grid, .archive .grid, .search .grid {
      grid-template-columns: repeat(2, 1fr);
      gap: 40px; } }
  @media screen and (max-width: 768px) {
    .blog .grid, .archive .grid, .search .grid {
      grid-template-columns: 1fr; } }

.category-description {
  padding-bottom: 1em; }

.blog-head {
  padding-bottom: 2em; }

#wrapper-cat-best {
  background-color: #EFF7FB;
  padding: 2em 2em 2.5em;
  margin-bottom: 2.5em; }
  @media screen and (max-width: 768px) {
    #wrapper-cat-best {
      padding: 2rem 0; } }
  #wrapper-cat-best .section-title {
    margin-bottom: 40px;
    color: #212E40; }
  #wrapper-cat-best .swiper-articles .swiper-button-prev, #wrapper-cat-best .swiper-articles .swiper-button-next {
    visibility: hidden;
    opacity: 0; }

#wrap-formation {
  padding-bottom: 2.5em;
  text-align: center; }
  @media (min-width: 1024px) {
    #wrap-formation:hover img {
      transform: scale(1.03); }
    #wrap-formation img {
      transition: 0.2s all; } }

.catbest-arrows {
  display: flex;
  justify-content: space-between; }
  .catbest-arrows span {
    position: relative; }
    .catbest-arrows span:before {
      content: '';
      position: absolute;
      background: url(../img/puce-white.svg) no-repeat left;
      background-size: contain;
      left: 0;
      top: -170px;
      width: 20px;
      height: 20px;
      transform: scale(-1, 1); }
      @media (min-width: 1024px) and (max-width: 1199px) {
        .catbest-arrows span:before {
          top: -140px; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        .catbest-arrows span:before {
          top: -130px; } }
    .catbest-arrows span:hover {
      cursor: pointer; }
    @media (max-width: 767px) {
      .catbest-arrows span {
        display: none; } }
  .catbest-arrows span:last-of-type:before {
    left: inherit;
    right: 0;
    transform: scale(1); }

.archive .grid {
  padding-top: 40px; }

.meta {
  display: flex;
  align-items: center;
  padding: 0 0 0.5em; }

.category-list {
  display: block;
  width: auto;
  flex-grow: 1;
  transform: translateY(-3px);
  position: relative;
  white-space: nowrap;
  overflow: hidden; }
  .category-list span {
    text-transform: uppercase;
    font-size: 0.6em;
    color: #fff;
    text-decoration: none;
    padding: 3px 6px;
    letter-spacing: 0.4px;
    white-space: nowrap;
    background-color: #212e40;
    margin-right: 5px; }
  @media (max-width: 767px) {
    .category-list {
      transform: translateY(-1.5px); } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .category-list {
      transform: translateY(-2px); }
      .category-list a {
        font-size: 0.45em;
        padding: 3px 5px; } }
  .category-list:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 30px;
    width: 12%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 75%, white 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 75%, white 100%); }

.no-article {
  color: #fff; }

.blog-tag {
  flex: 0 0 1.5em;
  height: 20px;
  margin-right: 7px;
  background: no-repeat;
  background-size: contain; }
  .blog-tag.video {
    background-image: url(../img/video.svg); }
  .blog-tag.article {
    background-image: url(../img/article.svg); }

.nb-comments {
  position: relative;
  text-decoration: underline;
  font-size: 0.9em;
  flex: 0 0 2em;
  padding-left: 2.3em;
  background: url(../img/commentaires.svg) no-repeat;
  background-size: contain; }

#cat-list {
  padding-bottom: 2em;
  padding-right: 1em;
  /* optional: show position indicator in red */ }
  #cat-list::-webkit-scrollbar {
    display: none;
    background: transparent;
    /* optional: just make scrollbar invisible */ }
  #cat-list::-webkit-scrollbar-thumb {
    background: #191d32; }
  #cat-list a {
    font-size: 0.76em;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    white-space: nowrap;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    background-color: #212e40;
    padding: 2px 7px;
    margin-right: 8px; }
  @media (max-width: 767px) {
    #cat-list {
      display: flex;
      overflow-x: auto;
      margin-right: -20px; } }

#bestof {
  font-family: "Neris", sans-serif;
  text-transform: uppercase; }
  #bestof span {
    display: block;
    color: #fff;
    font-weight: 600;
    padding-bottom: 0.6em; }
  #bestof a {
    color: #FB9936;
    font-weight: 600;
    font-size: 0.8em;
    border: 1px solid #FB9936;
    border-radius: 5px;
    padding: 0.6em 2em;
    margin: 0 0.7em 0.7em 0; }
    #bestof a.current-diff {
      background-color: #FB9936;
      color: #fff; }
  #bestof #contain-bestof {
    display: flex;
    flex-wrap: wrap; }

.entry-tags {
  color: #E7E5DF;
  font-size: 0.9em; }
  .entry-tags ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
  .entry-tags li {
    display: inline-block;
    padding: 0.2em; }
  .entry-tags a {
    color: inherit;
    text-decoration: underline; }
    .entry-tags a:hover {
      color: #555; }

@media (max-width: 767px) {
  .pop-article .nb-comments:before {
    width: 16px;
    height: 16px;
    left: -5px;
    top: -10px; } }

@media (max-width: 767px) {
  #list-article article {
    padding: 0 10px; } }

#list-article .post-heading {
  padding: 0.45em 1em 1em 1em; }
  #list-article .post-heading .entry-content {
    font-size: 15px; }
    @media (min-width: 1024px) and (max-width: 1199px) {
      #list-article .post-heading .entry-content {
        font-size: 14.25px; } }
    @media (max-width: 767px) {
      #list-article .post-heading .entry-content {
        font-size: 12px; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      #list-article .post-heading .entry-content {
        font-size: 11.25px; } }

@media (max-width: 767px) {
  #list-article {
    flex-direction: column; } }

.thumb {
  position: relative; }
  .thumb .btn-lecture {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: url(../img/btn-lecture.svg);
    background-size: contain;
    width: 3.5em;
    height: 3.5em;
    filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.5)); }

#ratingz > div {
  text-align: center;
  min-height: 3.5em; }

#error-blog {
  background-color: transparent;
  font-size: 0.9em;
  line-height: 1.4em;
  border: none;
  margin-top: 1em;
  margin-bottom: 0;
  text-align: center; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    #error-blog {
      font-size: 0.83em; } }
  @media (max-width: 767px) {
    #error-blog {
      font-size: 0.87em; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #error-blog {
      font-size: 0.9em; } }

.alert-dismissible .close {
  top: 0;
  right: -13px;
  color: #fff;
  opacity: 1;
  font-weight: 300; }
  .alert-dismissible .close:hover {
    opacity: 0.5;
    color: #fff; }

.card-post {
  display: flex;
  flex-direction: column;
  position: relative; }
  @media screen and (max-width: 768px) {
    .card-post {
      max-height: 357px; } }
  .card-post .stretched-link {
    text-decoration: none; }
    .card-post .stretched-link::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
  .card-post .post-thumbnail {
    aspect-ratio: 1.8;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.04); }
    .card-post .post-thumbnail img {
      display: block;
      height: 100%;
      width: 100%;
      object-fit: cover; }
  .card-post .slide-wrapper-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 1.2em 0; }
    .card-post .slide-wrapper-content > div {
      line-height: 1.15em; }
    .card-post .slide-wrapper-content .card-title {
      color: #212E40; }
      @media screen and (max-width: 768px) {
        .card-post .slide-wrapper-content .card-title {
          margin-top: 0;
          min-height: 84px; } }
  .card-post:hover .read-more:after {
    width: 100%; }

.home #big-bg span {
  max-width: 100%;
  display: block;
  background-color: #212e40;
  z-index: 2; }
  .home #big-bg span div {
    height: 92vh;
    background-size: cover;
    background-repeat: no-repeat;
    filter: blur(7px);
    opacity: 0.6;
    z-index: 1; }
    @media (min-width: 768px) and (max-width: 1023px) {
      .home #big-bg span div {
        height: 65vh; } }
    @media (min-width: 2100px) {
      .home #big-bg span div {
        height: 75vh; } }

#sec-start .container, #sec-start .container-medium {
  padding: 1em 6em 3em; }
  @media (max-width: 767px) {
    #sec-start .container, #sec-start .container-medium {
      padding: 0 1em; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    #sec-start .container, #sec-start .container-medium {
      padding: 1.5em 6em 1.5em; } }

#sec-start .row > a {
  text-align: center;
  display: block; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #sec-start .row > a {
      padding: 0 20px 0 0; } }

#sec-start .row > div:first-of-type > a {
  text-decoration: none;
  display: block; }
  @media (max-width: 767px) {
    #sec-start .row > div:first-of-type > a {
      margin-bottom: 2em; } }

#sec-start .row > div:first-of-type > a > div:first-of-type {
  background-color: #212e40;
  color: #fff !important;
  font-size: 1.4em;
  font-weight: 600;
  font-family: "Neris", sans-serif;
  display: flex;
  align-items: center;
  padding: 0.5em 1em; }
  #sec-start .row > div:first-of-type > a > div:first-of-type > div:first-of-type {
    background: url(../img/commencer.svg) no-repeat;
    background-size: contain;
    width: 40px;
    height: 45px;
    margin-right: 0.7em; }
    @media (max-width: 1023px) {
      #sec-start .row > div:first-of-type > a > div:first-of-type > div:first-of-type {
        width: 30px;
        height: 34px; } }
  #sec-start .row > div:first-of-type > a > div:first-of-type > div:last-of-type {
    font-size: 1em; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sec-start .row > div:first-of-type > a > div:first-of-type > div:last-of-type {
        font-size: 0.76em; } }
    @media (max-width: 767px) {
      #sec-start .row > div:first-of-type > a > div:first-of-type > div:last-of-type {
        font-size: 0.8em; } }
  #sec-start .row > div:first-of-type > a > div:first-of-type > a {
    text-decoration: none; }
    #sec-start .row > div:first-of-type > a > div:first-of-type > a div {
      color: #fff; }
      @media (max-width: 1023px) {
        #sec-start .row > div:first-of-type > a > div:first-of-type > a div {
          font-size: 0.8em; } }
  @media (max-width: 767px) {
    #sec-start .row > div:first-of-type > a > div:first-of-type {
      padding: 0.5em 0.2em;
      justify-content: center; } }

#sec-start .row > div:first-of-type > div:last-of-type {
  padding: 1em;
  background-color: #fff; }
  #sec-start .row > div:first-of-type > div:last-of-type p {
    margin: 0;
    font-size: 0.9em;
    line-height: 1.6em; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sec-start .row > div:first-of-type > div:last-of-type p {
        line-height: 1.4em;
        font-size: 0.65em; } }

@media (min-width: 768px) {
  #sec-articles #bigarticle {
    padding-left: 20px; }
    #sec-articles #bigarticle > div {
      box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.23); }
      #sec-articles #bigarticle > div .thumbimg {
        height: 548px; } }
      @media (min-width: 768px) and (min-width: 1024px) and (max-width: 1199px) {
        #sec-articles #bigarticle > div .thumbimg {
          height: 430px; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        #sec-articles #bigarticle > div .thumbimg {
          height: 350px; } }

@media (min-width: 768px) {
    #sec-articles #bigarticle .title a {
      font-size: 1.2em; }
    #sec-articles #bigarticle .btn-lecture {
      width: 10em;
      height: 10em; } }
    @media (min-width: 768px) and (min-width: 768px) and (max-width: 1023px) {
      #sec-articles #bigarticle .btn-lecture {
        width: 7em;
        height: 7em; } }

@media (min-width: 768px) {
    #sec-articles #bigarticle .post-heading {
      padding: 1.5em 2.5em; }
      #sec-articles #bigarticle .post-heading .entry-content {
        font-size: 1em; }
    #sec-articles #bigarticle .nb-comments {
      font-size: 1em; }
      #sec-articles #bigarticle .nb-comments:before {
        width: 30px;
        height: 30px;
        left: -40px; }
    #sec-articles #bigarticle .category-list {
      transform: translateY(-1.5px); }
      #sec-articles #bigarticle .category-list a {
        font-size: 0.7em; }
    #sec-articles #bigarticle .blog-tag {
      width: 25px;
      height: 25px; }
    #sec-articles #bigarticle .read-more a {
      font-size: 0.9em; }
      #sec-articles #bigarticle .read-more a:before {
        width: 11px;
        height: 13px;
        left: -15px; } }

#sec-articles #list-article {
  display: block; }

#sec-articles .post:nth-child(3n-1) {
  clear: both; }

@media (min-width: 768px) and (max-width: 1023px) {
  #sec-articles .post:nth-child(3n-1) {
    padding-right: 10px; }
  #sec-articles .post:nth-child(3n) {
    padding-right: 10px;
    padding-left: 10px; }
  #sec-articles .post:nth-child(3n+1) {
    padding-left: 10px; } }

#sec-articles .post {
  margin-bottom: 40px; }
  @media (max-width: 767px) {
    #sec-articles .post {
      padding: 0; } }

#sec-articles .post-heading {
  background-color: #fff; }

#sec-articles .category-list a {
  font-weight: 400; }

#sec-articles > div:last-of-type {
  text-align: center;
  padding: 3em 0 4em; }
  @media (min-width: 768px) and (max-width: 1023px) {
    #sec-articles > div:last-of-type {
      padding: 2em 0 4em; } }
  @media (max-width: 767px) {
    #sec-articles > div:last-of-type {
      padding: 1em 0; } }

@media (max-width: 767px) {
  #sec-articles {
    padding: 3em 0 2em; }
    #sec-articles .thumb img {
      width: 100%; } }

#sec-conseil, .home-blocs {
  background-color: #212e40;
  padding: 3em 0 4em; }
  @media (max-width: 767px) {
    #sec-conseil, .home-blocs {
      padding: 3em 0; } }
  #sec-conseil .head-home-blocs, .home-blocs .head-home-blocs {
    display: flex;
    align-items: center;
    justify-content: center; }
    #sec-conseil .head-home-blocs > div:first-of-type, .home-blocs .head-home-blocs > div:first-of-type {
      background: url(../img/conseils.svg) no-repeat;
      width: 50px;
      height: 50px; }
    #sec-conseil .head-home-blocs .title, .home-blocs .head-home-blocs .title {
      padding-left: 1em;
      color: #fff;
      text-transform: uppercase;
      text-align: center; }
    @media (max-width: 767px) {
      #sec-conseil .head-home-blocs, .home-blocs .head-home-blocs {
        flex-direction: column; }
        #sec-conseil .head-home-blocs .title, .home-blocs .head-home-blocs .title {
          padding: 0.5em 0 0.5em 0;
          font-size: 1.5em; } }

#main-conseil {
  padding-top: 3em; }
  #main-conseil > div a {
    display: block;
    text-align: center;
    text-decoration: none; }
    #main-conseil > div a:hover img {
      transform: scale(1.05) translateY(-5px);
      transition: all 0.1s linear; }
    #main-conseil > div a img {
      width: 120px;
      height: 120px;
      transition: all 0.1s linear; }
    #main-conseil > div a span {
      display: block;
      color: #fff;
      font-family: "Neris", sans-serif;
      text-transform: uppercase;
      font-size: 24px; }
      @media (min-width: 1024px) and (max-width: 1199px) {
        #main-conseil > div a span {
          font-size: 21.6px; } }
      @media (max-width: 767px) {
        #main-conseil > div a span {
          font-size: 16.8px; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        #main-conseil > div a span {
          font-size: 16.8px; } }
    #main-conseil > div a > div {
      padding-top: 1em;
      line-height: 1.5em; }
      #main-conseil > div a > div span:last-of-type {
        font-weight: 700; }
  @media (max-width: 767px) {
    #main-conseil > div {
      margin-bottom: 2em; }
    #main-conseil > div:last-of-type {
      margin-bottom: 0; } }

#sec-inspi {
  display: none;
  visibility: hidden;
  background-color: #212e40; }
  #sec-inspi .head-home-blocs > div:first-of-type {
    background: url(../img/inspiration-white.svg) no-repeat; }
  #sec-inspi .head-home-blocs .title {
    color: #fff; }

#main-inspi {
  padding-top: 3em; }
  #main-inspi .title {
    font-size: 1.1em;
    padding-top: 0.6em;
    color: #fff; }
  #main-inspi #inspi-content {
    font-size: 0.9em;
    color: #fff;
    line-height: 1.3em; }
    #main-inspi #inspi-content .read-more {
      display: none; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #main-inspi #inspi-content {
        font-size: 0.8em;
        line-height: 1.2em; } }
  #main-inspi #inspi-link {
    font-size: 0.9em;
    display: block;
    line-height: 0.2em;
    text-decoration: underline; }

#inspi-slider-wrapper {
  padding-left: 10px; }
  #inspi-slider-wrapper .card {
    margin-bottom: 1.5em; }
    #inspi-slider-wrapper .card:nth-child(3n+1) {
      clear: both; }
    #inspi-slider-wrapper .card a {
      display: block;
      position: relative;
      text-align: center;
      color: #FFF;
      margin: 0 auto; }
      #inspi-slider-wrapper .card a img {
        transition: all 0.2s; }
      #inspi-slider-wrapper .card a > div {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        opacity: 0;
        transform: scale(0.5);
        transition: all 0.2s;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        align-content: center; }
        #inspi-slider-wrapper .card a > div > * {
          display: block;
          padding: 0.5em;
          opacity: 0;
          transform: translateY(0.5em);
          transition: all 0.5s 0.2s; }
        #inspi-slider-wrapper .card a > div .name {
          font-size: 0.7em;
          text-transform: uppercase;
          font-weight: 600;
          line-height: 1.2em; }
      #inspi-slider-wrapper .card a:hover img {
        transform: scale(1.05);
        box-shadow: 0 18px 25px -7px rgba(0, 0, 0, 0.25); }
      #inspi-slider-wrapper .card a:hover > div {
        opacity: 1;
        transform: scale(1.05); }
        #inspi-slider-wrapper .card a:hover > div > * {
          opacity: 1;
          transform: translateY(0); }
  @media (max-width: 767px) {
    #inspi-slider-wrapper {
      padding-left: 20px;
      padding-top: 2.5em; } }

.inspi-arrows {
  display: flex;
  justify-content: space-between; }
  .inspi-arrows span {
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 0.75em;
    font-family: "Neris", sans-serif;
    position: relative; }
    .inspi-arrows span:before {
      content: '';
      position: absolute;
      background: url(../img/puce-white.svg) no-repeat left;
      background-size: contain;
      left: 0;
      top: 6px;
      width: 9px;
      height: 9px;
      transform: scale(-1, 1); }
      @media (min-width: 768px) and (max-width: 1023px) {
        .inspi-arrows span:before {
          top: 5px; } }
      @media (max-width: 767px) {
        .inspi-arrows span:before {
          top: 4px; } }
    .inspi-arrows span:hover {
      cursor: pointer; }
  .inspi-arrows span:first-of-type {
    padding-left: 1.3em; }
    @media (max-width: 1023px) {
      .inspi-arrows span:first-of-type {
        padding-bottom: 0.6em; } }
  .inspi-arrows span:last-of-type {
    padding-right: 1.3em; }
    .inspi-arrows span:last-of-type:before {
      left: inherit;
      right: 0;
      transform: scale(1); }
  @media (max-width: 1023px) {
    .inspi-arrows {
      justify-content: center;
      flex-wrap: wrap; } }

#sec-best {
  padding: 3em 0;
  background-color: #fff; }
  #sec-best .head-home-blocs > div:first-of-type {
    background: url(../img/top-articles-blue.svg) no-repeat; }
  #sec-best .head-home-blocs .title {
    color: #212e40; }
  #sec-best #main-best {
    padding-top: 3em; }
  #sec-best #list-article > article:nth-child(3n+1) {
    clear: both; }
  #sec-best #list-article > article {
    padding-bottom: 3em; }
    #sec-best #list-article > article > div {
      box-shadow: 0 10px 50px 0 rgba(0, 0, 0, 0.23); }

#sec-insta {
  background-color: #fff;
  padding: 3em 0 4em; }
  #sec-insta .insta-zone {
    text-align: center; }
    #sec-insta .insta-zone > a {
      display: inline-block;
      text-align: center;
      color: #212e40;
      padding-left: 4em;
      background: url(../img/instagram.svg) no-repeat left;
      background-size: contain; }
      #sec-insta .insta-zone > a span {
        display: block;
        font-size: 0.85em; }
        #sec-insta .insta-zone > a span:first-of-type {
          font-weight: 600;
          font-family: "Neris", sans-serif;
          font-size: 1.05em; }
  #sec-insta .flux-insta {
    padding-top: 3em; }
    @media (max-width: 767px) {
      #sec-insta .flux-insta > div:first-child, #sec-insta .flux-insta > div:first-child + div {
        margin-bottom: 40px; } }

@media screen and (min-width: 1400px) {
  .home .custom-header {
    padding: calc(140px + 2em) 0 0; } }

@media screen and (max-width: 768px) {
  .home .custom-header .ax-btn {
    display: block; } }

.single .custom-header {
  overflow: hidden;
  padding: 132px 0 10em;
  position: relative; }
  @media screen and (max-width: 768px) {
    .single .custom-header {
      min-height: unset; } }
  .single .custom-header .container *, .single .custom-header .container-medium * {
    z-index: 2; }
  .single .custom-header .breadcrumb {
    position: relative; }
    @media screen and (max-width: 1024px) {
      .single .custom-header .breadcrumb {
        display: none; } }
    .single .custom-header .breadcrumb span {
      color: white; }
      .single .custom-header .breadcrumb span a {
        color: #FFFFFF;
        text-decoration: underline; }
  .single .custom-header .page-title {
    margin-bottom: 1em;
    position: relative; }
    @media screen and (max-width: 1024px) {
      .single .custom-header .page-title {
        margin-bottom: 1.2em; } }
  .single .custom-header .infos-wrapper {
    display: flex;
    flex-wrap: wrap;
    color: white;
    font-size: 18px;
    font-family: "Neris", sans-serif;
    align-items: center; }
    @media screen and (max-width: 768px) {
      .single .custom-header .infos-wrapper {
        justify-content: space-between;
        margin-bottom: 2rem; } }
    .single .custom-header .infos-wrapper .author {
      display: flex;
      align-items: center; }
      .single .custom-header .infos-wrapper .author img {
        max-width: 40px;
        max-height: 40px;
        margin-right: 10px;
        border-radius: 50%; }
    .single .custom-header .infos-wrapper .comments {
      display: flex;
      align-items: center;
      color: white; }
      .single .custom-header .infos-wrapper .comments .img {
        width: 40px;
        height: 40px;
        background-image: url(../img/commentaires-w.svg);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        margin-right: 10px; }
    .single .custom-header .infos-wrapper .comments-wrapper:hover {
      text-decoration: none; }
      .single .custom-header .infos-wrapper .comments-wrapper:hover .comments {
        color: #212E40; }
        .single .custom-header .infos-wrapper .comments-wrapper:hover .comments .img {
          background-image: url(../img/commentaires-b.svg); }
    .single .custom-header .infos-wrapper .date {
      margin: 0 30px; }
      @media screen and (max-width: 768px) {
        .single .custom-header .infos-wrapper .date {
          margin: 0; } }

.single #wrap {
  margin-top: -8em; }
  .single #wrap .wbg {
    padding: 2em 0; }
    .single #wrap .wbg .gform_wrapper {
      margin: 1em; }
  .single #wrap iframe {
    aspect-ratio: 16/9;
    width: 100%;
    height: 100%; }
  .single #wrap .wrapper-iframe {
    padding-bottom: 56.25%;
    position: relative; }
    .single #wrap .wrapper-iframe iframe {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: 100%; }
  @media screen and (max-width: 768px) {
    .single #wrap .column-single-post {
      display: flex;
      flex-direction: column-reverse; } }
  .single #wrap .column-single-post li {
    list-style: unset; }
  .single #wrap .column-single-post .cd-products-columns li {
    list-style: unset; }
  .single #wrap .column-single-post h2, .single #wrap .column-single-post h3, .single #wrap .column-single-post h4 {
    font-family: "Neris", sans-serif;
    font-weight: 900;
    margin-top: 1rem;
    margin-bottom: 0.5em; }
  .single #wrap .column-single-post h2 {
    margin-top: 1.5rem; }
  .single #wrap .column-single-post #post-content .has-background, .single #wrap .column-single-post #post-content .wp-block-quote {
    background-color: #EFF7FB !important; }
  .single #wrap .column-single-post #table-of-contents {
    position: sticky;
    top: 0; }
    @media screen and (max-width: 768px) {
      .single #wrap .column-single-post #table-of-contents {
        order: 1;
        position: relative;
        margin-bottom: 2rem; } }
    .single #wrap .column-single-post #table-of-contents .table-content {
      max-height: 90vh;
      background: #EFF7FB;
      border-radius: 5px;
      overflow-y: scroll; }
      .single #wrap .column-single-post #table-of-contents .table-content::-webkit-scrollbar {
        width: 4px;
        background: rgba(0, 0, 0, 0.1); }
      .single #wrap .column-single-post #table-of-contents .table-content::-webkit-scrollbar-thumb {
        width: 100%;
        background: #FB9936; }
      .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents {
        box-shadow: none; }
        .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap {
          background: transparent; }
          .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap .uagb-toc__title {
            font-family: "Neris", sans-serif;
            font-weight: 900; }
          .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol {
            margin: 0; }
            .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol a {
              text-decoration: none; }
            .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol > li > a {
              font-family: "Neris", sans-serif;
              font-weight: 900;
              margin: 10px 0;
              display: block; }
            .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol > li ul {
              margin: 0; }
              .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol > li ul .uagb-toc__list > ul {
                margin-left: 1rem; }
                .single #wrap .column-single-post #table-of-contents .table-content .wp-block-uagb-table-of-contents .uagb-toc__wrap ol > li ul .uagb-toc__list > ul li a {
                  font-style: italic; }

.single article .bigthumb {
  height: 0;
  padding-bottom: 511px;
  max-width: 947px; }
  @media (min-width: 1024px) and (max-width: 1199px) {
    .single article .bigthumb {
      padding-bottom: 480px; } }
  @media (max-width: 767px) {
    .single article .bigthumb {
      padding-bottom: 250px; } }
  @media (min-width: 768px) and (max-width: 1023px) {
    .single article .bigthumb {
      padding-bottom: 350px; } }

.div-author {
  background: #212E40;
  color: white;
  display: flex;
  align-items: center;
  padding: 40px;
  font-family: "Neris", sans-serif;
  font-size: 18px;
  border-radius: 20px;
  margin-bottom: 2rem; }
  .div-author img {
    max-width: 92px;
    max-height: 92px;
    border-radius: 50%;
    margin-right: 26px; }
  @media screen and (max-width: 768px) {
    .div-author {
      padding: 30px; } }
  @media screen and (max-width: 500px) {
    .div-author {
      display: block; } }
  .div-author .name {
    font-weight: 900;
    padding: 10px 0; }
  .div-author .desc {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px; }

#ratingz {
  margin-top: 40px;
  padding-bottom: 1em; }
  #ratingz > .title {
    font-family: "Neris", sans-serif;
    font-weight: 900;
    text-align: center;
    color: #212e40;
    padding: 0 0 1.3em;
    text-transform: none; }
  #ratingz > p.text-center {
    font-weight: 300;
    font-size: 1.1em;
    margin: 0; }
  @media (max-width: 767px) {
    #ratingz .post-ratings img {
      margin: 0 5px; } }

#newsletter {
  margin-top: 40px;
  background-color: #212e40;
  color: #fff;
  padding: 2em 4em;
  border-radius: 5px; }
  @media (max-width: 767px) {
    #newsletter {
      padding: 2em 0;
      margin-left: -20px;
      margin-right: -20px; } }
  #newsletter .title.ttu {
    font-family: "Neris", sans-serif;
    font-weight: 900;
    text-transform: none; }
  #newsletter > p.text-center {
    font-weight: 300;
    font-size: 1.1em;
    margin: 0;
    line-height: 1.3em;
    padding-top: 1em; }
    @media (max-width: 767px) {
      #newsletter > p.text-center {
        padding: 1em 2em;
        font-size: 0.9em; } }
  #newsletter #gform_wrapper_1 #gform_1 {
    display: flex;
    position: relative;
    flex-direction: column; }
  #newsletter #gform_wrapper_1 .ginput_container input {
    width: 100%; }
  #newsletter #gform_wrapper_1 .gfield_label {
    display: none; }
  #newsletter #gform_wrapper_1 .gform_body {
    width: 100%; }
    @media (max-width: 767px) {
      #newsletter #gform_wrapper_1 .gform_body {
        display: flex;
        align-items: center;
        justify-content: center; }
        #newsletter #gform_wrapper_1 .gform_body > ul {
          text-align: center;
          width: 75% !important; }
        #newsletter #gform_wrapper_1 .gform_body .ginput_container {
          width: 100% !important; } }
  #newsletter #gform_wrapper_1 .gform_footer {
    text-align: center;
    margin-top: 0.4em; }
    #newsletter #gform_wrapper_1 .gform_footer input[type="submit"] {
      padding: 14px 40px;
      font-family: "Neris", sans-serif;
      font-weight: 900;
      font-size: 16px; }
      #newsletter #gform_wrapper_1 .gform_footer input[type="submit"]:hover {
        background-color: #EFF7FB;
        color: #212E40; }
      @media (max-width: 767px) {
        #newsletter #gform_wrapper_1 .gform_footer input[type="submit"] {
          padding: 0.3em 0.8em;
          position: static;
          width: 75% !important; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        #newsletter #gform_wrapper_1 .gform_footer input[type="submit"] {
          padding: 0.4em 1em; } }
  #newsletter .gform_confirmation_message {
    color: #212e40; }

.yarpp-related > .title {
  text-align: center;
  color: #212e40;
  padding: 1.5em 0 1.3em;
  text-transform: none;
  font-family: "Neris", sans-serif;
  font-weight: 900; }

.yarpp-related .post {
  background-color: #fff; }
  @media (max-width: 767px) {
    .yarpp-related .post {
      margin-bottom: 2em; } }
  .yarpp-related .post .post-heading {
    padding: 0.5em 1em; }
    .yarpp-related .post .post-heading .entry-header {
      padding-bottom: 0.6em; }
    .yarpp-related .post .post-heading .entry-content {
      font-size: 0.8em; }
  .yarpp-related .post .title a {
    font-size: 0.6em; }
    @media (max-width: 767px) {
      .yarpp-related .post .title a {
        font-size: 1em; } }
  .yarpp-related .post .thumb {
    position: relative; }
    .yarpp-related .post .thumb .btn-lecture {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      background: url(../img/btn-lecture.svg);
      background-size: contain;
      width: 2.5em;
      height: 2.5em;
      filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.5)); }
  .yarpp-related .post .nb-comments {
    font-size: 0.8em; }
    .yarpp-related .post .nb-comments:before {
      width: 20px;
      height: 20px;
      left: -25px; }
  .yarpp-related .post .category-list {
    transform: translateY(-3px); }
    .yarpp-related .post .category-list a {
      font-size: 0.5em; }
  .yarpp-related .post .blog-tag {
    width: 20px;
    height: 20px; }
  .yarpp-related .post .read-more .btn, .yarpp-related .post .read-more .search-form .search-submit, .search-form .yarpp-related .post .read-more .search-submit, .yarpp-related .post .read-more .gform_footer .button, .gform_footer .yarpp-related .post .read-more .button,
  .yarpp-related .post .read-more .gform_footer input[type=submit], .gform_footer .yarpp-related .post .read-more input[type=submit] {
    background-color: transparent;
    color: #FB9936;
    padding: 0;
    margin-top: 1.5em;
    position: relative; }
    .yarpp-related .post .read-more .btn:before, .yarpp-related .post .read-more .search-form .search-submit:before, .search-form .yarpp-related .post .read-more .search-submit:before, .yarpp-related .post .read-more .gform_footer .button:before, .gform_footer .yarpp-related .post .read-more .button:before,
    .yarpp-related .post .read-more .gform_footer input[type=submit]:before, .gform_footer .yarpp-related .post .read-more input[type=submit]:before {
      content: '';
      background: url(../img/puce-orange.svg) no-repeat;
      background-size: cover;
      width: 6px;
      height: 10px;
      top: 3.5px;
      position: absolute;
      left: -12px;
      z-index: 65; }

.single-inspiration .wbg .meta {
  display: none; }

.label-download {
  color: #FB9936;
  font-weight: 500;
  padding-left: 25px;
  position: relative; }
  .label-download:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    background: url(../img/pdf.svg) no-repeat; }
  .label-download:hover {
    cursor: pointer; }

.search-form label,
.search-form input {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0; }

.search-form .search-field {
  font-weight: normal; }
  .search-form .search-field:-ms-input-placeholder {
    color: #999; }
  .search-form .search-field::-webkit-input-placeholder {
    color: #999; }
  .search-form .search-field::placeholder {
    color: #999;
    opacity: 1; }
  .search-form .search-field:focus:-ms-input-placeholder {
    color: rgba(153, 153, 153, 0.4); }
  .search-form .search-field:focus::-webkit-input-placeholder {
    color: rgba(153, 153, 153, 0.4); }
  .search-form .search-field:focus::placeholder {
    color: rgba(153, 153, 153, 0.4); }

#list-article-search {
  margin: 3em 0; }

#comments {
  margin-top: 2.5em;
  background-color: #fff;
  padding-bottom: 1.7em; }
  @media (max-width: 767px) {
    #comments {
      margin-left: -20px;
      margin-right: -20px; } }
  #comments ol {
    list-style-type: none; }
    @media (max-width: 767px) {
      #comments ol {
        padding: 0; } }
  #comments #reply-title {
    text-align: center;
    font-family: "Neris", sans-serif;
    font-weight: 900;
    padding: 0 !important; }
    @media (max-width: 767px) {
      #comments #reply-title {
        font-size: 1.6em; } }
  #comments #comments-part {
    margin-top: 3em;
    padding-top: 2em;
    border-top: 1px solid #E7E5DF; }
    #comments #comments-part > div:first-of-type {
      display: flex;
      align-items: center;
      justify-content: center; }
      #comments #comments-part > div:first-of-type > div {
        background: url(../img/commentaires.svg) no-repeat;
        width: 30px;
        height: 30px; }
    #comments #comments-part .title {
      font-family: "Neris", sans-serif;
      font-weight: 900;
      color: #FB9936;
      text-align: center;
      position: relative;
      padding-left: 0.65em; }
    #comments #comments-part #respond {
      padding: 1.2em 2em;
      border: 1px dotted #FB9936; }
      #comments #comments-part #respond #reply-title {
        color: #212e40; }
        #comments #comments-part #respond #reply-title a {
          color: #FB9936;
          display: block;
          font-family: "Roboto", Arial, sans-serif;
          font-weight: 500;
          padding: 0.7em 0; }
      @media (max-width: 767px) {
        #comments #comments-part #respond {
          padding: 1.2em 1em; }
          #comments #comments-part #respond #reply-title a {
            font-size: 0.7em; } }
  #comments .comment-list {
    margin: 0;
    padding: 15px 0 20px 0;
    list-style: none; }
    #comments .comment-list .comment {
      padding: 14px 0; }
      @media (max-width: 767px) {
        #comments .comment-list .comment {
          padding-top: 20px; } }
      #comments .comment-list .comment .comment-body {
        padding: 8px 8px 10px 80px;
        position: relative; }
        @media (min-width: 768px) and (max-width: 1023px) {
          #comments .comment-list .comment .comment-body {
            padding-left: 60px; } }
        @media (max-width: 767px) {
          #comments .comment-list .comment .comment-body {
            padding: 60px 0 10px 0; } }
        #comments .comment-list .comment .comment-body .reply {
          font-family: "Neris", sans-serif;
          font-weight: 900; }
    #comments .comment-list .comment-metadata {
      transform: translateY(-9px); }
      @media (max-width: 767px) {
        #comments .comment-list .comment-metadata {
          transform: translateY(-7px); } }
    #comments .comment-list .comment-author {
      float: left;
      font-weight: bold; }
    #comments .comment-list .byuser {
      background-color: #EFF7FB;
      border-radius: 5px; }
      @media (max-width: 767px) {
        #comments .comment-list .byuser article {
          padding: 60px 15px 10px 15px !important; }
        #comments .comment-list .byuser .avatar {
          left: 15px !important; } }
    #comments .comment-list .avatar {
      position: absolute;
      left: 13px;
      border-radius: 50%;
      width: 50px; }
      @media (min-width: 768px) and (max-width: 1023px) {
        #comments .comment-list .avatar {
          width: 40px; } }
      @media (max-width: 767px) {
        #comments .comment-list .avatar {
          top: 0;
          left: 0; } }
    #comments .comment-list .comment-meta {
      text-align: left;
      padding-bottom: 10px;
      display: flex;
      flex-direction: column; }
      #comments .comment-list .comment-meta a {
        font-size: 11px;
        text-decoration: none;
        color: #777; }
    #comments .comment-list b.fn, #comments .comment-list b.fn a {
      color: #212e40;
      font-size: 0.9em;
      font-family: "Neris", sans-serif;
      font-weight: 900; }
      @media (max-width: 767px) {
        #comments .comment-list b.fn, #comments .comment-list b.fn a {
          font-size: 1em; } }
    #comments .comment-list .comment-content p {
      color: #555;
      font-family: "Roboto", Arial, sans-serif;
      font-size: 0.9em;
      line-height: 1.4em;
      font-weight: 300; }
    #comments .comment-list .says {
      display: none; }
  #comments .comment-navigation {
    display: flex;
    justify-content: space-between;
    padding-top: 1em; }
    #comments .comment-navigation a {
      text-transform: uppercase;
      font-family: "Neris", sans-serif;
      font-weight: 600;
      font-size: 0.7em;
      position: relative; }
    #comments .comment-navigation a:before {
      content: '';
      width: 10px;
      height: 10px;
      position: absolute;
      left: -14px;
      top: 3px;
      background: url(../img/puce-orange.svg) no-repeat;
      background-size: contain; }
    #comments .comment-navigation .nav-previous a:before {
      right: -14px;
      left: inherit;
      transform: scale(-1, 1); }
    @media (max-width: 1023px) {
      #comments .comment-navigation {
        display: block; }
        #comments .comment-navigation a:before {
          right: -14px;
          left: inherit;
          top: 1px; } }
  #comments li.byuser > .comment-body .fn a,
  #comments li.byuser > .comment-body .fn {
    position: relative; }
    #comments li.byuser > .comment-body .fn a:after,
    #comments li.byuser > .comment-body .fn:after {
      content: '';
      position: absolute;
      bottom: -2px;
      right: -30px;
      width: 20px;
      height: 20px;
      background: url(../img/icone-logo.svg) no-repeat center;
      background-size: contain; }

.logged-in-as {
  text-align: center;
  padding-top: 0.6em; }
  .logged-in-as > a:first-of-type {
    color: #222; }

#respond .comment-notes {
  padding-top: 0.4em;
  font-size: 0.85em;
  color: #484848; }

#respond .required {
  color: #a94442; }

#respond span[data-link*="apprendre"] {
  color: #FB9936; }
  #respond span[data-link*="apprendre"]:hover {
    text-decoration: underline; }

#respond label {
  font-weight: normal;
  display: block;
  margin-bottom: 0; }

#respond input[type="text"],
#respond input[type="email"],
#respond input[type="url"],
#respond textarea {
  max-width: 100%;
  box-shadow: none; }

#respond textarea {
  width: 100%; }

#respond .form-submit {
  padding-top: 1em;
  text-align: left; }
  @media (max-width: 1023px) {
    #respond .form-submit {
      text-align: center; } }
  #respond .form-submit input[type="submit"] {
    height: 50px;
    font-family: "Neris", sans-serif;
    font-weight: 900;
    font-size: 16px;
    background: #FB9936; }
    #respond .form-submit input[type="submit"]:hover {
      background-color: #212E40; }

.misha_comment_loadmore_wrap {
  text-align: right; }
  .misha_comment_loadmore_wrap .misha_comment_loadmore {
    color: #FB9936;
    position: relative;
    font-size: 1.1em;
    display: inline-block;
    font-family: "Neris", sans-serif;
    font-weight: 900; }
    .misha_comment_loadmore_wrap .misha_comment_loadmore:before {
      content: '+';
      position: absolute;
      left: -18px;
      top: 50%;
      transform: translateY(-50%); }
    .misha_comment_loadmore_wrap .misha_comment_loadmore:hover {
      cursor: pointer; }

#sidebar {
  font-size: 0.85em; }
  @media (max-width: 767px) {
    #sidebar {
      padding-top: 3em; } }
  #sidebar .widget {
    margin-bottom: 40px; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sidebar .widget {
        margin-bottom: 2em; } }
    @media (max-width: 767px) {
      #sidebar .widget.widget_media_image img {
        display: block;
        margin: 0 auto; } }
  #sidebar > div {
    margin-bottom: 40px; }
  #sidebar .fb_iframe_widget,
  #sidebar .fb_iframe_widget span,
  #sidebar .fb_iframe_widget span iframe[style] {
    width: 100% !important; }
  #sidebar .pop-article > .title, #sidebar .side-networks > .title {
    background-color: #212e40;
    font-size: 1.4em;
    padding: 0.5em 1em;
    display: block;
    color: #fff;
    text-transform: uppercase; }
    @media (min-width: 1024px) and (max-width: 1199px) {
      #sidebar .pop-article > .title, #sidebar .side-networks > .title {
        font-size: 1.3em; } }
    @media (max-width: 767px) {
      #sidebar .pop-article > .title, #sidebar .side-networks > .title {
        font-size: 1.4em; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sidebar .pop-article > .title, #sidebar .side-networks > .title {
        font-size: 1.1em; } }
    @media (max-width: 767px) {
      #sidebar .pop-article > .title, #sidebar .side-networks > .title {
        text-align: center; } }
  #sidebar .pop-article > div:last-of-type, #sidebar .side-networks > div:last-of-type {
    background-color: #fff;
    padding: 1.2em 1.4em 1.9em; }
    @media (max-width: 767px) {
      #sidebar .pop-article > div:last-of-type, #sidebar .side-networks > div:last-of-type {
        padding: 1.2em 0.9em 1.9em 0.7em; } }
  #sidebar article {
    display: flex;
    align-items: center;
    padding-bottom: 1.5em; }
    #sidebar article .thumb {
      width: 30%;
      height: 61px;
      background: no-repeat center;
      background-size: cover; }
      @media (min-width: 1024px) and (max-width: 1199px) {
        #sidebar article .thumb {
          height: 145px; } }
      @media (max-width: 767px) {
        #sidebar article .thumb {
          height: 50px; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        #sidebar article .thumb {
          height: 100px; } }
      @media (min-width: 475px) and (max-width: 700px) {
        #sidebar article .thumb {
          height: 90px; } }
    #sidebar article .title a {
      font-size: 0.67em; }
      @media (min-width: 768px) and (max-width: 1023px) {
        #sidebar article .title a {
          font-size: 0.63em; } }
      @media (max-width: 767px) {
        #sidebar article .title a {
          font-size: 0.82em; } }
    #sidebar article .post-heading {
      padding-left: 1em;
      width: 70%; }
    #sidebar article .category-list {
      transform: translateY(-1px); }
    #sidebar article .btn-lecture {
      width: 1.5em;
      height: 1.5em; }
    #sidebar article:last-of-type {
      padding-bottom: 0; }
    @media (min-width: 768px) and (max-width: 1199px) {
      #sidebar article {
        display: block; }
        #sidebar article .thumb {
          width: 100%;
          text-align: center; }
        #sidebar article .post-heading {
          padding-left: 0;
          padding-top: 1em;
          width: 100%; }
        #sidebar article .entry-header {
          padding-bottom: 0.5em; } }
  #sidebar .side-networks .textwidget .fb-page {
    margin: 1.8em 0 2em !important; }
    @media (max-width: 767px) {
      #sidebar .side-networks .textwidget .fb-page {
        display: inline-block; } }
  #sidebar .side-networks .insta-zone {
    padding-left: 58px;
    margin-top: 25px;
    background: url(../img/avatar.png) no-repeat top left;
    background-size: 16%; }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sidebar .side-networks .insta-zone {
        padding-left: 38px; } }
    @media (max-width: 767px) {
      #sidebar .side-networks .insta-zone {
        padding-left: 65px; } }
    #sidebar .side-networks .insta-zone > a span {
      display: block; }
    #sidebar .side-networks .insta-zone > a span:first-of-type {
      color: #222;
      font-size: 1em;
      font-weight: 300;
      line-height: 0.9em; }
    #sidebar .side-networks .insta-zone > a span:last-of-type {
      color: #555;
      font-size: 0.9em; }
    #sidebar .side-networks .insta-zone .flux-insta {
      padding: 0.7em 1em 0 1.5em; }
      #sidebar .side-networks .insta-zone .flux-insta a {
        width: 28%;
        margin: 3px;
        float: left;
        padding-top: 28%; }
        #sidebar .side-networks .insta-zone .flux-insta a > span > span {
          top: 28%; }
          #sidebar .side-networks .insta-zone .flux-insta a > span > span > span:first-child {
            padding-right: 0; }
  #sidebar #small-bio {
    display: flex;
    align-items: center;
    flex-direction: column; }
    #sidebar #small-bio > div:first-of-type {
      width: 60%;
      display: inline-block; }
    #sidebar #small-bio > div:last-of-type {
      width: 90%;
      display: inline-block;
      padding-top: 1.5em; }
      @media (min-width: 1024px) and (max-width: 1199px) {
        #sidebar #small-bio > div:last-of-type {
          width: 87%; } }
      @media (min-width: 768px) and (max-width: 1023px) {
        #sidebar #small-bio > div:last-of-type {
          width: 100%; } }
      #sidebar #small-bio > div:last-of-type .title {
        padding-bottom: 0.5em; }
    #sidebar #small-bio p {
      font-size: 0.95em;
      color: #555;
      line-height: 1.5em; }
      @media (max-width: 767px) {
        #sidebar #small-bio p {
          font-size: 1.1em; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      #sidebar #small-bio {
        background-color: #fff;
        padding: 1em;
        display: block; }
        #sidebar #small-bio > div:first-of-type {
          width: 100%;
          text-align: center; }
          #sidebar #small-bio > div:first-of-type img {
            width: 60%; }
        #sidebar #small-bio p {
          margin-bottom: 0; } }
  #sidebar #livres {
    background-color: #212e40;
    padding: 0 2em 2em 2em; }
    #sidebar #livres .title {
      text-align: center;
      font-size: 1.4em;
      padding: 0.5em 1em 0.8em; }
    #sidebar #livres > div:last-of-type {
      display: flex; }
      #sidebar #livres > div:last-of-type > div {
        text-align: center; }
      #sidebar #livres > div:last-of-type img {
        padding-bottom: 1em; }
      #sidebar #livres > div:last-of-type a {
        padding: 0.55em 0.7em; }
        #sidebar #livres > div:last-of-type a:hover {
          background-color: #e07304; }
      @media (min-width: 768px) and (max-width: 1023px) {
        #sidebar #livres > div:last-of-type {
          display: block; }
          #sidebar #livres > div:last-of-type > div:last-of-type {
            padding-top: 2em; } }

#colophon .row {
  padding-bottom: 3em; }
  @media (max-width: 767px) {
    #colophon .row {
      padding-bottom: 2em; } }
  @media screen and (max-width: 768px) {
    #colophon .row .brand {
      display: flex;
      justify-content: center; } }
  #colophon .row .title, #colophon .row ul {
    padding-left: 20px; }
    @media screen and (max-width: 768px) {
      #colophon .row .title, #colophon .row ul {
        padding-left: 0; } }
  #colophon .row ul {
    margin: 0;
    list-style-type: none; }
    @media screen and (max-width: 768px) {
      #colophon .row ul {
        column-count: 2; } }
    #colophon .row ul li {
      font-family: "Neris", sans-serif;
      font-weight: 900;
      line-height: 1em;
      padding-bottom: 0.7em; }
    #colophon .row ul a {
      color: #212E40;
      font-size: 1.6rem;
      display: inline-block;
      position: relative; }
      #colophon .row ul a:after {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        transform: translateY(100%);
        background: #212E40;
        width: 0;
        height: 2px;
        transition: width 0.5s; }
      #colophon .row ul a:hover {
        text-decoration: none; }
        #colophon .row ul a:hover:after {
          width: 100%; }
      @media screen and (max-width: 768px) {
        #colophon .row ul a {
          font-size: 14px; } }
  #colophon .row .title {
    position: relative;
    margin-bottom: 2em;
    font-weight: 900;
    font-size: 2rem;
    color: #FFFFFF; }
    #colophon .row .title:before {
      content: '';
      background-color: white;
      width: 10px;
      height: 10px;
      border-radius: 50px;
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%); }
    @media screen and (max-width: 768px) {
      #colophon .row .title {
        margin-bottom: 1em;
        color: #FFFFFF;
        font-size: 2rem; }
        #colophon .row .title:before {
          display: none; } }
  #colophon .row .brand img {
    padding: 3px; }
  @media (max-width: 767px) {
    #colophon .row .widget {
      padding-bottom: 1.5em; }
      #colophon .row .widget:first-of-type {
        padding-bottom: 4em; } }

#footer2 {
  padding: 0.6em 0;
  text-align: center; }
  #footer2 p {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 700;
    color: white;
    font-family: "Neris", sans-serif; }
    @media screen and (max-width: 768px) {
      #footer2 p {
        font-size: 1.4rem; } }
    #footer2 p a {
      color: #212E40; }

.avis-formation-wrapper {
  border-bottom: 1px solid darkgrey;
  margin-bottom: 2rem; }
  .avis-formation-wrapper .avis-formation-note,
  .avis-formation-wrapper .avis-formation-star-wrapper {
    font-size: 1.2rem;
    line-height: 3rem;
    list-style-type: none; }
    .avis-formation-wrapper .avis-formation-note .rate,
    .avis-formation-wrapper .avis-formation-star-wrapper .rate {
      display: inline-block;
      vertical-align: middle; }
      .avis-formation-wrapper .avis-formation-note .rate > span,
      .avis-formation-wrapper .avis-formation-star-wrapper .rate > span {
        display: inline-block;
        height: 17px;
        width: 85px;
        background: transparent url(../img/star-y.svg) repeat-x 0 0/auto 100%; }
        .avis-formation-wrapper .avis-formation-note .rate > span span,
        .avis-formation-wrapper .avis-formation-star-wrapper .rate > span span {
          display: block;
          float: right;
          height: 100%;
          width: 0;
          background-color: #f3f3efd4; }
    .avis-formation-wrapper .avis-formation-note .note,
    .avis-formation-wrapper .avis-formation-star-wrapper .note {
      vertical-align: middle;
      line-height: 1.1em;
      display: inline-block;
      padding-left: 0.6em;
      margin-top: -6px; }
  .avis-formation-wrapper .avis-formation-note {
    text-align: center; }
    .avis-formation-wrapper .avis-formation-note .rate > span {
      height: 21px;
      width: 105px; }
    .avis-formation-wrapper .avis-formation-note > div:nth-child(2) {
      font-size: 2.5em;
      line-height: 0.8em;
      font-weight: bold; }
    .avis-formation-wrapper .avis-formation-note > div:nth-child(3) {
      font-size: 0.9em; }
  .avis-formation-wrapper .avis-formation-auth {
    line-height: 1em;
    margin-bottom: 0; }
    .avis-formation-wrapper .avis-formation-auth .nom {
      color: #212e40;
      font-weight: bold;
      font-size: 1.05em; }
    .avis-formation-wrapper .avis-formation-auth .date-pub {
      color: #999;
      font-size: 0.8em; }
  .avis-formation-wrapper .avis-formation {
    line-height: 1.4em;
    padding-bottom: 1em;
    color: #222; }

.sc_button .icon_divider {
  background-color: #FFC32D;
  border-right: 1px solid #E56E29; }

.sc_button, .form-submit #submit {
  color: #fff;
  background: #f1a629;
  /* Old browsers */
  background: linear-gradient(to bottom, #f1a629 0%, #e27c1a 100%);
  /* W3C */
  border-bottom: 2px solid #DD6700; }

.sc_button:hover, .form-submit #submit:hover {
  color: #fff;
  background: #f7982c;
  /* Old browsers */
  background: linear-gradient(to bottom, #f7982c 0%, #f1a629 100%);
  /* W3C */ }

/*



	icon pack 16



*/
[class*="_icons16"] {
  width: 16px;
  height: 16px;
  padding: 4px;
  display: inline-block;
  background-repeat: no-repeat; }

.iconset16 {
  padding-bottom: 10px;
  float: left; }

.iconset16 li {
  padding: 5px;
  float: left;
  margin-left: 0;
  list-style-type: none; }

/*16px icons*/
.misc_icons16 {
  background-image: url("../img/16px/misc_16.png"); }

.timedate_icons16 {
  background-image: url("../img/16px/timedate_16.png"); }

.clothing_icons16 {
  background-image: url("../img/16px/clothing_16.png"); }

.bags_icons16 {
  background-image: url("../img/16px/bags_16.png"); }

.ecommerce_icons16 {
  background-image: url("../img/16px/ecommerce_16.png"); }

.social_icons16 {
  background-image: url("../img/16px/social_16.png"); }

.users_icons16 {
  background-image: url("../img/16px/users_16.png"); }

.settings_icons16 {
  background-image: url("../img/16px/settings_16.png"); }

.deflabels_icons16 {
  background-image: url("../img/16px/deflabels_16.png"); }

.media_icons16 {
  background-image: url("../img/16px/media_16.png"); }

.edevices_icons16 {
  background-image: url("../img/16px/edevices_16.png"); }

.displayoptions_icons16 {
  background-image: url("../img/16px/displayoptions_16.png"); }

.cms_icons16 {
  background-image: url("../img/16px/cms_16.png"); }

.arrows_icons16 {
  background-image: url("../img/16px/arrows_16.png"); }

.mobile_icons16 {
  background-image: url("../img/16px/mobile_16.png"); }

.signals_icons16 {
  background-image: url("../img/16px/signals_16.png"); }

.communication_icons16 {
  background-image: url("../img/16px/communication_16.png"); }

.power_icons16 {
  background-image: url("../img/16px/power_16.png"); }

.tools_icons16 {
  background-image: url("../img/16px/tools_16.png"); }

.location_icons16 {
  background-image: url("../img/16px/location_16.png"); }

.files_icons16 {
  background-image: url("../img/16px/files_16.png"); }

.id_icons16 {
  background-image: url("../img/16px/id_16.png"); }

.charts_icons16 {
  background-image: url("../img/16px/charts_16.png"); }

/*16px white icons*/
.misc_white_icons16 {
  background-image: url("../img/white16px/misc_16.png"); }

.timedate_white_icons16 {
  background-image: url("../img/white16px/timedate_16.png"); }

.clothing_white_icons16 {
  background-image: url("../img/white16px/clothing_16.png"); }

.bags_white_icons16 {
  background-image: url("../img/white16px/bags_16.png"); }

.ecommerce_white_icons16 {
  background-image: url("../img/white16px/ecommerce_16.png"); }

.social_white_icons16 {
  background-image: url("../img/white16px/social_16.png"); }

.users_white_icons16 {
  background-image: url("../img/white16px/users_16.png"); }

.settings_white_icons16 {
  background-image: url("../img/white16px/settings_16.png"); }

.deflabels_white_icons16 {
  background-image: url("../img/white16px/deflabels_16.png"); }

.media_white_icons16 {
  background-image: url("../img/white16px/media_16.png"); }

.edevices_white_icons16 {
  background-image: url("../img/white16px/edevices_16.png"); }

.displayoptions_white_icons16 {
  background-image: url("../img/white16px/displayoptions_16.png"); }

.cms_white_icons16 {
  background-image: url("../img/white16px/cms_16.png"); }

.arrows_white_icons16 {
  background-image: url("../img/white16px/arrows_16.png"); }

.mobile_white_icons16 {
  background-image: url("../img/white16px/mobile_16.png"); }

.signals_white_icons16 {
  background-image: url("../img/white16px/signals_16.png"); }

.communication_white_icons16 {
  background-image: url("../img/white16px/communication_16.png"); }

.power_white_icons16 {
  background-image: url("../img/white16px/power_16.png"); }

.tools_white_icons16 {
  background-image: url("../img/white16px/tools_16.png"); }

.location_white_icons16 {
  background-image: url("../img/white16px/location_16.png"); }

.files_white_icons16 {
  background-image: url("../img/white16px/files_16.png"); }

.id_white_icons16 {
  background-image: url("../img/white16px/id_16.png"); }

.charts_white_icons16 {
  background-image: url("../img/white16px/charts_16.png"); }

/*16px icons positions*/
.icon16_1 {
  background-position: 0 0; }

.icon16_2 {
  background-position: -24px 0; }

.icon16_3 {
  background-position: -48px 0; }

.icon16_4 {
  background-position: -72px 0; }

.icon16_5 {
  background-position: -96px 0; }

.icon16_6 {
  background-position: -120px 0; }

.icon16_7 {
  background-position: -144px 0; }

.icon16_8 {
  background-position: -168px 0; }

.icon16_9 {
  background-position: -192px 0; }

.icon16_10 {
  background-position: -216px 0; }

.icon16_11 {
  background-position: -240px 0; }

.icon16_12 {
  background-position: -264px 0; }

.icon16_13 {
  background-position: -288px 0; }

.icon16_14 {
  background-position: -312px 0; }

.icon16_15 {
  background-position: -336px 0; }

.icon16_16 {
  background-position: -360px 0; }

.icon16_17 {
  background-position: -384px 0; }

.icon16_18 {
  background-position: -408px 0; }

.icon16_19 {
  background-position: -432px 0; }

.icon16_20 {
  background-position: -456px 0; }

.icon16_21 {
  background-position: -480px 0; }

.icon16_22 {
  background-position: -504px 0; }

.icon16_23 {
  background-position: -528px 0; }

.icon16_24 {
  background-position: -552px 0; }

.icon16_25 {
  background-position: -576px 0; }

.icon16_26 {
  background-position: -600px 0; }

.icon16_27 {
  background-position: -624px 0; }

.icon16_28 {
  background-position: -648px 0; }

.icon16_29 {
  background-position: -672px 0; }

.icon16_30 {
  background-position: -696px 0; }

.icon16_31 {
  background-position: -720px 0; }

.icon16_32 {
  background-position: -744px 0; }

.icon16_33 {
  background-position: -768px 0; }

.icon16_34 {
  background-position: -792px 0; }

.icon16_35 {
  background-position: -816px 0; }

.icon16_36 {
  background-position: -840px 0; }

.icon16_37 {
  background-position: -864px 0; }

.icon16_38 {
  background-position: -888px 0; }

.icon16_39 {
  background-position: -912px 0; }

.icon16_40 {
  background-position: -936px 0; }

.icon16_41 {
  background-position: -960px 0; }

.icon16_42 {
  background-position: -984px 0; }

.icon16_43 {
  background-position: -1008px 0; }

.icon16_44 {
  background-position: -1032px 0; }

.icon16_45 {
  background-position: -1056px 0; }

.icon16_46 {
  background-position: -1080px 0; }

.icon16_47 {
  background-position: -1104px 0; }

.icon16_48 {
  background-position: -1128px 0; }

.icon16_49 {
  background-position: -1152px 0; }

.icon16_50 {
  background-position: -1176px 0; }

.icon16_51 {
  background-position: -1200px 0; }

.icon16_52 {
  background-position: -1224px 0; }

.icon16_53 {
  background-position: -1248px 0; }

.icon16_54 {
  background-position: -1272px 0; }

.icon16_55 {
  background-position: -1296px 0; }

.icon16_56 {
  background-position: -1320px 0; }

.icon16_57 {
  background-position: -1344px 0; }

.icon16_58 {
  background-position: -1368px 0; }

.icon16_59 {
  background-position: -1392px 0; }

.icon16_60 {
  background-position: -1416px 0; }

.icon16_61 {
  background-position: -1440px 0; }

.icon16_62 {
  background-position: -1464px 0; }

.icon16_63 {
  background-position: -1488px 0; }

.icon16_64 {
  background-position: -1512px 0; }

.icon16_65 {
  background-position: -1536px 0; }

.icon16_66 {
  background-position: -1560px 0; }

.icon16_67 {
  background-position: -1584px 0; }

.icon16_68 {
  background-position: -1608px 0; }

.icon16_69 {
  background-position: -1632px 0; }

.icon16_70 {
  background-position: -1656px 0; }

.icon16_71 {
  background-position: -1680px 0; }

.icon16_72 {
  background-position: -1704px 0; }

.icon16_73 {
  background-position: -1728px 0; }

.icon16_74 {
  background-position: -1752px 0; }

.icon16_75 {
  background-position: -1776px 0; }

.icon16_76 {
  background-position: -1800px 0; }

.icon16_77 {
  background-position: -1824px 0; }

.icon16_78 {
  background-position: -1848px 0; }

.icon16_79 {
  background-position: -1872px 0; }

.icon16_80 {
  background-position: -1896px 0; }

.icon16_81 {
  background-position: -1920px 0; }

.icon16_82 {
  background-position: -1944px 0; }

/*16px icons hover positions*/
.icon16_1:hover {
  background-position: 0 bottom; }

.icon16_2:hover {
  background-position: -24px bottom; }

.icon16_3:hover {
  background-position: -48px bottom; }

.icon16_4:hover {
  background-position: -72px bottom; }

.icon16_5:hover {
  background-position: -96px bottom; }

.icon16_6:hover {
  background-position: -120px bottom; }

.icon16_7:hover {
  background-position: -144px bottom; }

.icon16_8:hover {
  background-position: -168px bottom; }

.icon16_9:hover {
  background-position: -192px bottom; }

.icon16_10:hover {
  background-position: -216px bottom; }

.icon16_11:hover {
  background-position: -240px bottom; }

.icon16_12:hover {
  background-position: -264px bottom; }

.icon16_13:hover {
  background-position: -288px bottom; }

.icon16_14:hover {
  background-position: -312px bottom; }

.icon16_15:hover {
  background-position: -336px bottom; }

.icon16_16:hover {
  background-position: -360px bottom; }

.icon16_17:hover {
  background-position: -384px bottom; }

.icon16_18:hover {
  background-position: -408px bottom; }

.icon16_19:hover {
  background-position: -432px bottom; }

.icon16_20:hover {
  background-position: -456px bottom; }

.icon16_21:hover {
  background-position: -480px bottom; }

.icon16_22:hover {
  background-position: -504px bottom; }

.icon16_23:hover {
  background-position: -528px bottom; }

.icon16_24:hover {
  background-position: -552px bottom; }

.icon16_25:hover {
  background-position: -576px bottom; }

.icon16_26:hover {
  background-position: -600px bottom; }

.icon16_27:hover {
  background-position: -624px bottom; }

.icon16_28:hover {
  background-position: -648px bottom; }

.icon16_29:hover {
  background-position: -672px bottom; }

.icon16_30:hover {
  background-position: -696px bottom; }

.icon16_31:hover {
  background-position: -720px bottom; }

.icon16_32:hover {
  background-position: -744px bottom; }

.icon16_33:hover {
  background-position: -768px bottom; }

.icon16_34:hover {
  background-position: -792px bottom; }

.icon16_35:hover {
  background-position: -816px bottom; }

.icon16_36:hover {
  background-position: -840px bottom; }

.icon16_37:hover {
  background-position: -864px bottom; }

.icon16_38:hover {
  background-position: -888px bottom; }

.icon16_39:hover {
  background-position: -912px bottom; }

.icon16_40:hover {
  background-position: -936px bottom; }

.icon16_41:hover {
  background-position: -960px bottom; }

.icon16_42:hover {
  background-position: -984px bottom; }

.icon16_43:hover {
  background-position: -1008px bottom; }

.icon16_44:hover {
  background-position: -1032px bottom; }

.icon16_45:hover {
  background-position: -1056px bottom; }

.icon16_46:hover {
  background-position: -1080px bottom; }

.icon16_47:hover {
  background-position: -1104px bottom; }

.icon16_48:hover {
  background-position: -1128px bottom; }

.icon16_49:hover {
  background-position: -1152px bottom; }

.icon16_50:hover {
  background-position: -1176px bottom; }

.icon16_51:hover {
  background-position: -1200px bottom; }

.icon16_52:hover {
  background-position: -1224px bottom; }

.icon16_53:hover {
  background-position: -1248px bottom; }

.icon16_54:hover {
  background-position: -1272px bottom; }

.icon16_55:hover {
  background-position: -1296px bottom; }

.icon16_56:hover {
  background-position: -1320px bottom; }

.icon16_57:hover {
  background-position: -1344px bottom; }

.icon16_58:hover {
  background-position: -1368px bottom; }

.icon16_59:hover {
  background-position: -1392px bottom; }

.icon16_60:hover {
  background-position: -1416px bottom; }

.icon16_61:hover {
  background-position: -1440px bottom; }

.icon16_62:hover {
  background-position: -1464px bottom; }

.icon16_63:hover {
  background-position: -1488px bottom; }

.icon16_64:hover {
  background-position: -1512px bottom; }

.icon16_65:hover {
  background-position: -1536px bottom; }

.icon16_66:hover {
  background-position: -1560px bottom; }

.icon16_67:hover {
  background-position: -1584px bottom; }

.icon16_68:hover {
  background-position: -1608px bottom; }

.icon16_69:hover {
  background-position: -1632px bottom; }

.icon16_70:hover {
  background-position: -1656px bottom; }

.icon16_71:hover {
  background-position: -1680px bottom; }

.icon16_72:hover {
  background-position: -1704px bottom; }

.icon16_73:hover {
  background-position: -1728px bottom; }

.icon16_74:hover {
  background-position: -1752px bottom; }

.icon16_75:hover {
  background-position: -1776px bottom; }

.icon16_76:hover {
  background-position: -1800px bottom; }

.icon16_77:hover {
  background-position: -1824px bottom; }

.icon16_78:hover {
  background-position: -1848px bottom; }

.icon16_79:hover {
  background-position: -1872px bottom; }

.icon16_80:hover {
  background-position: -1896px bottom; }

.icon16_81:hover {
  background-position: -1920px bottom; }

.icon16_82:hover {
  background-position: -1944px bottom; }

/*



		icon pack 32



*/
[class*="_icons32"] {
  width: 32px;
  height: 32px;
  display: inline-block;
  background-repeat: no-repeat; }

.iconset32 {
  padding-bottom: 10px;
  float: left; }

.iconset32 li {
  float: left;
  margin-left: 0; }

/*32px icons*/
.misc_icons32 {
  background-image: url("../img/32px/misc_32.png"); }

.timedate_icons32 {
  background-image: url("../img/32px/timedate_32.png"); }

.clothing_icons32 {
  background-image: url("../img/32px/clothing_32.png"); }

.bags_icons32 {
  background-image: url("../img/32px/bags_32.png"); }

.ecommerce_icons32 {
  background-image: url("../img/32px/ecommerce_32.png"); }

.social_icons32 {
  background-image: url("../img/32px/social_32.png"); }

.users_icons32 {
  background-image: url("../img/32px/users_32.png"); }

.settings_icons32 {
  background-image: url("../img/32px/settings_32.png"); }

.deflabels_icons32 {
  background-image: url("../img/32px/deflabels_32.png"); }

.media_icons32 {
  background-image: url("../img/32px/media_32.png"); }

.edevices_icons32 {
  background-image: url("../img/32px/edevices_32.png"); }

.displayoptions_icons32 {
  background-image: url("../img/32px/displayoptions_32.png"); }

.cms_icons32 {
  background-image: url("../img/32px/cms_32.png"); }

.arrows_icons32 {
  background-image: url("../img/32px/arrows_32.png"); }

.mobile_icons32 {
  background-image: url("../img/32px/mobile_32.png"); }

.signals_icons32 {
  background-image: url("../img/32px/signals_32.png"); }

.communication_icons32 {
  background-image: url("../img/32px/communication_32.png"); }

.power_icons32 {
  background-image: url("../img/32px/power_32.png"); }

.tools_icons32 {
  background-image: url("../img/32px/tools_32.png"); }

.location_icons32 {
  background-image: url("../img/32px/location_32.png"); }

.files_icons32 {
  background-image: url("../img/32px/files_32.png"); }

.id_icons32 {
  background-image: url("../img/32px/id_32.png"); }

.charts_icons32 {
  background-image: url("../img/32px/charts_32.png"); }

/*32px white icons*/
.misc_white_icons32 {
  background-image: url("../img/white32px/misc_32.png"); }

.timedate_white_icons32 {
  background-image: url("../img/white32px/timedate_32.png"); }

.clothing_white_icons32 {
  background-image: url("../img/white32px/clothing_32.png"); }

.bags_white_icons32 {
  background-image: url("../img/white32px/bags_32.png"); }

.ecommerce_white_icons32 {
  background-image: url("../img/white32px/ecommerce_32.png"); }

.social_white_icons32 {
  background-image: url("../img/white32px/social_32.png"); }

.users_white_icons32 {
  background-image: url("../img/white32px/users_32.png"); }

.settings_white_icons32 {
  background-image: url("../img/white32px/settings_32.png"); }

.deflabels_white_icons32 {
  background-image: url("../img/white32px/deflabels_32.png"); }

.media_white_icons32 {
  background-image: url("../img/white32px/media_32.png"); }

.edevices_white_icons32 {
  background-image: url("../img/white32px/edevices_32.png"); }

.displayoptions_white_icons32 {
  background-image: url("../img/white32px/displayoptions_32.png"); }

.cms_white_icons32 {
  background-image: url("../img/white32px/cms_32.png"); }

.arrows_white_icons32 {
  background-image: url("../img/white32px/arrows_32.png"); }

.mobile_white_icons32 {
  background-image: url("../img/white32px/mobile_32.png"); }

.signals_white_icons32 {
  background-image: url("../img/white32px/signals_32.png"); }

.communication_white_icons32 {
  background-image: url("../img/white32px/communication_32.png"); }

.power_white_icons32 {
  background-image: url("../img/white32px/power_32.png"); }

.tools_white_icons32 {
  background-image: url("../img/white32px/tools_32.png"); }

.location_white_icons32 {
  background-image: url("../img/white32px/location_32.png"); }

.files_white_icons32 {
  background-image: url("../img/white32px/files_32.png"); }

.id_white_icons32 {
  background-image: url("../img/white32px/id_32.png"); }

.charts_white_icons32 {
  background-image: url("../img/white32px/charts_32.png"); }

/*32px icons positions*/
.icon32_1 {
  background-position: -0px 0; }

.icon32_2 {
  background-position: -32px 0; }

.icon32_3 {
  background-position: -64px 0; }

.icon32_4 {
  background-position: -96px 0; }

.icon32_5 {
  background-position: -128px 0; }

.icon32_6 {
  background-position: -160px 0; }

.icon32_7 {
  background-position: -192px 0; }

.icon32_8 {
  background-position: -224px 0; }

.icon32_9 {
  background-position: -256px 0; }

.icon32_10 {
  background-position: -288px 0; }

.icon32_11 {
  background-position: -320px 0; }

.icon32_12 {
  background-position: -352px 0; }

.icon32_13 {
  background-position: -384px 0; }

.icon32_14 {
  background-position: -416px 0; }

.icon32_15 {
  background-position: -448px 0; }

.icon32_16 {
  background-position: -480px 0; }

.icon32_17 {
  background-position: -512px 0; }

.icon32_18 {
  background-position: -544px 0; }

.icon32_19 {
  background-position: -576px 0; }

.icon32_20 {
  background-position: -608px 0; }

.icon32_21 {
  background-position: -640px 0; }

.icon32_22 {
  background-position: -672px 0; }

.icon32_23 {
  background-position: -704px 0; }

.icon32_24 {
  background-position: -736px 0; }

.icon32_25 {
  background-position: -768px 0; }

.icon32_26 {
  background-position: -800px 0; }

.icon32_27 {
  background-position: -832px 0; }

.icon32_28 {
  background-position: -864px 0; }

.icon32_29 {
  background-position: -896px 0; }

.icon32_30 {
  background-position: -928px 0; }

.icon32_31 {
  background-position: -960px 0; }

.icon32_32 {
  background-position: -992px 0; }

.icon32_33 {
  background-position: -1024px 0; }

.icon32_34 {
  background-position: -1056px 0; }

.icon32_35 {
  background-position: -1088px 0; }

.icon32_36 {
  background-position: -1120px 0; }

.icon32_37 {
  background-position: -1152px 0; }

.icon32_38 {
  background-position: -1184px 0; }

.icon32_39 {
  background-position: -1216px 0; }

.icon32_40 {
  background-position: -1248px 0; }

.icon32_41 {
  background-position: -1280px 0; }

.icon32_42 {
  background-position: -1312px 0; }

.icon32_43 {
  background-position: -1344px 0; }

.icon32_44 {
  background-position: -1376px 0; }

.icon32_45 {
  background-position: -1408px 0; }

.icon32_46 {
  background-position: -1440px 0; }

.icon32_47 {
  background-position: -1472px 0; }

.icon32_48 {
  background-position: -1504px 0; }

.icon32_49 {
  background-position: -1536px 0; }

.icon32_50 {
  background-position: -1568px 0; }

.icon32_51 {
  background-position: -1600px 0; }

.icon32_52 {
  background-position: -1632px 0; }

.icon32_53 {
  background-position: -1664px 0; }

.icon32_54 {
  background-position: -1696px 0; }

.icon32_55 {
  background-position: -1728px 0; }

.icon32_56 {
  background-position: -1760px 0; }

.icon32_57 {
  background-position: -1792px 0; }

.icon32_58 {
  background-position: -1824px 0; }

.icon32_59 {
  background-position: -1856px 0; }

.icon32_60 {
  background-position: -1888px 0; }

.icon32_61 {
  background-position: -1920px 0; }

.icon32_62 {
  background-position: -1952px 0; }

.icon32_63 {
  background-position: -1984px 0; }

.icon32_64 {
  background-position: -2016px 0; }

.icon32_65 {
  background-position: -2048px 0; }

.icon32_66 {
  background-position: -2080px 0; }

.icon32_67 {
  background-position: -2112px 0; }

.icon32_68 {
  background-position: -2144px 0; }

.icon32_69 {
  background-position: -2176px 0; }

.icon32_70 {
  background-position: -2208px 0; }

.icon32_71 {
  background-position: -2240px 0; }

.icon32_72 {
  background-position: -2272px 0; }

.icon32_73 {
  background-position: -2304px 0; }

.icon32_74 {
  background-position: -2336px 0; }

.icon32_75 {
  background-position: -2368px 0; }

.icon32_76 {
  background-position: -2400px 0; }

.icon32_77 {
  background-position: -2432px 0; }

.icon32_78 {
  background-position: -2464px 0; }

.icon32_79 {
  background-position: -2496px 0; }

.icon32_80 {
  background-position: -2528px 0; }

.icon32_81 {
  background-position: -2560px 0; }

.icon32_82 {
  background-position: -2592px 0; }

.icon32_83 {
  background-position: -2624px 0; }

.icon32_84 {
  background-position: -2656px 0; }

.icon32_85 {
  background-position: -2688px 0; }

.icon32_86 {
  background-position: -2720px 0; }

.icon32_87 {
  background-position: -2752px 0; }

.icon32_88 {
  background-position: -2784px 0; }

.icon32_89 {
  background-position: -2816px 0; }

.icon32_90 {
  background-position: -2848px 0; }

.icon32_91 {
  background-position: -2880px 0; }

.icon32_92 {
  background-position: -2912px 0; }

.icon32_93 {
  background-position: -2944px 0; }

.icon32_94 {
  background-position: -2976px 0; }

.icon32_95 {
  background-position: -3008px 0; }

.icon32_96 {
  background-position: -3040px 0; }

.icon32_97 {
  background-position: -3072px 0; }

.icon32_98 {
  background-position: -3104px 0; }

.icon32_99 {
  background-position: -3136px 0; }

.icon32_100 {
  background-position: -3168px 0; }

.icon32_101 {
  background-position: -3200px 0; }

.icon32_102 {
  background-position: -3232px 0; }

.icon32_103 {
  background-position: -3264px 0; }

.icon32_104 {
  background-position: -3296px 0; }

.icon32_105 {
  background-position: -3328px 0; }

.icon32_106 {
  background-position: -3360px 0; }

.icon32_107 {
  background-position: -3392px 0; }

.icon32_108 {
  background-position: -3424px 0; }

.icon32_109 {
  background-position: -3456px 0; }

.icon32_110 {
  background-position: -3488px 0; }

.icon32_111 {
  background-position: -3520px 0; }

.icon32_112 {
  background-position: -3552px 0; }

/*32px icons hover*/
.icon32_1:hover {
  background-position: -0px bottom; }

.icon32_2:hover {
  background-position: -32px bottom; }

.icon32_3:hover {
  background-position: -64px bottom; }

.icon32_4:hover {
  background-position: -96px bottom; }

.icon32_5:hover {
  background-position: -128px bottom; }

.icon32_6:hover {
  background-position: -160px bottom; }

.icon32_7:hover {
  background-position: -192px bottom; }

.icon32_8:hover {
  background-position: -224px bottom; }

.icon32_9:hover {
  background-position: -256px bottom; }

.icon32_10:hover {
  background-position: -288px bottom; }

.icon32_11:hover {
  background-position: -320px bottom; }

.icon32_12:hover {
  background-position: -352px bottom; }

.icon32_13:hover {
  background-position: -384px bottom; }

.icon32_14:hover {
  background-position: -416px bottom; }

.icon32_15:hover {
  background-position: -448px bottom; }

.icon32_16:hover {
  background-position: -480px bottom; }

.icon32_17:hover {
  background-position: -512px bottom; }

.icon32_18:hover {
  background-position: -544px bottom; }

.icon32_19:hover {
  background-position: -576px bottom; }

.icon32_20:hover {
  background-position: -608px bottom; }

.icon32_21:hover {
  background-position: -640px bottom; }

.icon32_22:hover {
  background-position: -672px bottom; }

.icon32_23:hover {
  background-position: -704px bottom; }

.icon32_24:hover {
  background-position: -736px bottom; }

.icon32_25:hover {
  background-position: -768px bottom; }

.icon32_26:hover {
  background-position: -800px bottom; }

.icon32_27:hover {
  background-position: -832px bottom; }

.icon32_28:hover {
  background-position: -864px bottom; }

.icon32_29:hover {
  background-position: -896px bottom; }

.icon32_30:hover {
  background-position: -928px bottom; }

.icon32_31:hover {
  background-position: -960px bottom; }

.icon32_32:hover {
  background-position: -992px bottom; }

.icon32_33:hover {
  background-position: -1024px bottom; }

.icon32_34:hover {
  background-position: -1056px bottom; }

.icon32_35:hover {
  background-position: -1088px bottom; }

.icon32_36:hover {
  background-position: -1120px bottom; }

.icon32_37:hover {
  background-position: -1152px bottom; }

.icon32_38:hover {
  background-position: -1184px bottom; }

.icon32_39:hover {
  background-position: -1216px bottom; }

.icon32_40:hover {
  background-position: -1248px bottom; }

.icon32_41:hover {
  background-position: -1280px bottom; }

.icon32_42:hover {
  background-position: -1312px bottom; }

.icon32_43:hover {
  background-position: -1344px bottom; }

.icon32_44:hover {
  background-position: -1376px bottom; }

.icon32_45:hover {
  background-position: -1408px bottom; }

.icon32_46:hover {
  background-position: -1440px bottom; }

.icon32_47:hover {
  background-position: -1472px bottom; }

.icon32_48:hover {
  background-position: -1504px bottom; }

.icon32_49:hover {
  background-position: -1536px bottom; }

.icon32_50:hover {
  background-position: -1568px bottom; }

.icon32_51:hover {
  background-position: -1600px bottom; }

.icon32_52:hover {
  background-position: -1632px bottom; }

.icon32_53:hover {
  background-position: -1664px bottom; }

.icon32_54:hover {
  background-position: -1696px bottom; }

.icon32_55:hover {
  background-position: -1728px bottom; }

.icon32_56:hover {
  background-position: -1760px bottom; }

.icon32_57:hover {
  background-position: -1792px bottom; }

.icon32_58:hover {
  background-position: -1824px bottom; }

.icon32_59:hover {
  background-position: -1856px bottom; }

.icon32_60:hover {
  background-position: -1888px bottom; }

.icon32_61:hover {
  background-position: -1920px bottom; }

.icon32_62:hover {
  background-position: -1952px bottom; }

.icon32_63:hover {
  background-position: -1984px bottom; }

.icon32_64:hover {
  background-position: -2016px bottom; }

.icon32_65:hover {
  background-position: -2048px bottom; }

.icon32_66:hover {
  background-position: -2080px bottom; }

.icon32_67:hover {
  background-position: -2112px bottom; }

.icon32_68:hover {
  background-position: -2144px bottom; }

.icon32_69:hover {
  background-position: -2176px bottom; }

.icon32_70:hover {
  background-position: -2208px bottom; }

.icon32_71:hover {
  background-position: -2240px bottom; }

.icon32_72:hover {
  background-position: -2272px bottom; }

.icon32_73:hover {
  background-position: -2304px bottom; }

.icon32_74:hover {
  background-position: -2336px bottom; }

.icon32_75:hover {
  background-position: -2368px bottom; }

.icon32_76:hover {
  background-position: -2400px bottom; }

.icon32_77:hover {
  background-position: -2432px bottom; }

.icon32_78:hover {
  background-position: -2464px bottom; }

.icon32_79:hover {
  background-position: -2496px bottom; }

.icon32_80:hover {
  background-position: -2528px bottom; }

.icon32_81:hover {
  background-position: -2560px bottom; }

.icon32_82:hover {
  background-position: -2592px bottom; }

.icon32_83:hover {
  background-position: -2624px bottom; }

.icon32_84:hover {
  background-position: -2656px bottom; }

.icon32_85:hover {
  background-position: -2688px bottom; }

.icon32_86:hover {
  background-position: -2720px bottom; }

.icon32_87:hover {
  background-position: -2752px bottom; }

.icon32_88:hover {
  background-position: -2784px bottom; }

.icon32_89:hover {
  background-position: -2816px bottom; }

.icon32_90:hover {
  background-position: -2848px bottom; }

.icon32_91:hover {
  background-position: -2880px bottom; }

.icon32_92:hover {
  background-position: -2912px bottom; }

.icon32_93:hover {
  background-position: -2944px bottom; }

.icon32_94:hover {
  background-position: -2976px bottom; }

.icon32_95:hover {
  background-position: -3008px bottom; }

.icon32_96:hover {
  background-position: -3040px bottom; }

.icon32_97:hover {
  background-position: -3072px bottom; }

.icon32_98:hover {
  background-position: -3104px bottom; }

.icon32_99:hover {
  background-position: -3136px bottom; }

.icon32_100:hover {
  background-position: -3168px bottom; }

.icon32_101:hover {
  background-position: -3200px bottom; }

.icon32_102:hover {
  background-position: -3232px bottom; }

.icon32_103:hover {
  background-position: -3264px bottom; }

.icon32_104:hover {
  background-position: -3296px bottom; }

.icon32_105:hover {
  background-position: -3328px bottom; }

.icon32_106:hover {
  background-position: -3360px bottom; }

.icon32_107:hover {
  background-position: -3392px bottom; }

.icon32_108:hover {
  background-position: -3424px bottom; }

.icon32_109:hover {
  background-position: -3456px bottom; }

.icon32_110:hover {
  background-position: -3488px bottom; }

.icon32_111:hover {
  background-position: -3520px bottom; }

.icon32_112:hover {
  background-position: -3552px bottom; }

/*



	buttons



*/
#submit, .sc_button {
  font-size: 14px; }

.form-submit #submit, .sc_button {
  border: 0;
  display: inline-block;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  margin-bottom: 4px;
  position: relative;
  overflow: hidden; }

.sc_button .icon, .sc_button .icon_divider, .sc_button .button_text {
  float: left; }

.sc_button .icon_divider {
  width: 1px;
  position: relative; }

/*size*/
.sc_button.small {
  padding: 3px 10px;
  height: 18px;
  font-size: 13px;
  line-height: 18px; }

.form-submit #submit, .sc_button.medium {
  height: 24px;
  padding: 4px 12px;
  font-size: 14px;
  line-height: 24px; }

.sc_button.large {
  height: 42px;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 32px; }

.sc_button.xlarge {
  height: 48px;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 48px; }

.sc_button.xxlarge {
  height: 64px;
  padding: 5px 16px;
  font-size: 16px;
  line-height: 64px; }

.sc_button.small .icon_divider {
  height: 24px;
  top: -3px;
  margin: 0 10px; }

.sc_button.medium .icon_divider {
  height: 32px;
  top: -4px;
  margin: 0 12px; }

.sc_button.large .icon_divider {
  height: 42px;
  top: -5px;
  margin: 0 16px; }

.sc_button.xlarge .icon_divider {
  height: 58px;
  top: -5px;
  margin: 0 16px; }

.sc_button.xxlarge .icon_divider {
  height: 74px;
  top: -5px;
  margin: 0 16px; }

.sc_button.form_button, .form-submit #submit {
  height: 32px; }

/*pink button*/
.sc_button.pink .icon_divider {
  background-color: #8E113A;
  border-right: 1px solid #db5c86; }

.sc_button.pink {
  color: #fff;
  background: #c9577d;
  /* Old browsers */
  background: linear-gradient(to bottom, #c9577d 0%, #b74a6e 100%);
  /* W3C */
  border-bottom: 2px solid #770e31; }

.sc_button.pink:hover {
  color: #fff;
  background: #b74a6e;
  /* Old browsers */
  background: linear-gradient(to bottom, #b74a6e 0%, #c9577d 100%);
  /* W3C */ }

/*blue button*/
.sc_button.blue .icon_divider {
  background-color: #3a76b2;
  border-right: 1px solid #5da1c9; }

.sc_button.blue {
  color: #fff;
  background: #5da1c9;
  /* Old browsers */
  background: linear-gradient(to bottom, #5da1c9 0%, #5686b7 100%);
  /* W3C */
  border-bottom: 2px solid #2b3d57; }

.sc_button.blue:hover {
  background: #5686b7;
  /* Old browsers */
  background: linear-gradient(to bottom, #5686b7 0%, #5da1c9 100%);
  /* W3C */ }

/*green button*/
.sc_button.green .icon_divider {
  background-color: #1f582a;
  border-right: 1px solid #78b182; }

.sc_button.green {
  color: #fff;
  background: #6e9a76;
  /* Old browsers */
  background: linear-gradient(to bottom, #6e9a76 0%, #63896c 100%);
  /* W3C */
  border-bottom: 2px solid #435B4C; }

.sc_button.green:hover {
  background: #63896c;
  /* Old browsers */
  background: linear-gradient(to bottom, #63896c 0%, #6e9a76 100%);
  /* W3C */ }

/*black button*/
.sc_button.black .icon_divider {
  background-color: #4d4a4a;
  border-right: 1px solid #151313; }

.sc_button.black {
  color: #fff;
  background: #3a3a3a;
  /* Old browsers */
  background: linear-gradient(to bottom, #3a3a3a 0%, #2b2b2b 100%);
  /* W3C */
  border-bottom: 2px solid #111; }

.sc_button.black:hover {
  background: #2b2b2b;
  /* Old browsers */
  background: linear-gradient(to bottom, #2b2b2b 0%, #3a3a3a 100%);
  /* W3C */ }

/*orange button*/
.sc_button.orange .icon_divider {
  background-color: #FFC32D;
  border-right: 1px solid #E56E29; }

.sc_button.orange {
  color: #fff;
  background: #f1a629;
  /* Old browsers */
  background: linear-gradient(to bottom, #f1a629 100%, #e27c1a 100%);
  /* W3C */
  border-bottom: 2px solid #DD6700; }

.sc_button.orange:hover {
  background: #f7982c;
  /* Old browsers */
  background: linear-gradient(to bottom, #f7982c 0%, #f1a629 100%);
  /* W3C */ }

.gform_wrapper {
  overflow: inherit;
  margin: 1em 0;
  max-width: 98%; }
  .gform_wrapper :focus {
    outline: 0; }
  .gform_wrapper input[type=text],
  .gform_wrapper input[type=url],
  .gform_wrapper input[type=email],
  .gform_wrapper input[type=tel],
  .gform_wrapper input[type=number],
  .gform_wrapper input[type=password],
  .gform_wrapper textarea {
    display: inline-block;
    clear: none; }

.gform_wrapper input[type=image] {
  border: none !important;
  padding: 0 !important;
  width: auto !important; }

.gform_wrapper ul {
  margin: 0;
  list-style-type: none; }

.gform_wrapper li,
.gform_wrapper form li {
  margin-left: 0;
  list-style-type: none;
  overflow: visible; }

.gform_wrapper ul li.gfield {
  clear: both; }

.gfield_radio li,
.gfield_checkbox li {
  overflow: hidden; }
  .gfield_radio li input[type=text],
  .gfield_checkbox li input[type=text] {
    max-width: 50%; }

.gform_wrapper ul.right_label li,
.gform_wrapper form ul.right_label li,
.gform_wrapper ul.left_label li,
.gform_wrapper form ul.left_label li {
  margin-bottom: 14px; }

.gform_wrapper ul.right_label li ul.gfield_radio li,
.gform_wrapper form ul.right_label li ul.gfield_radio li,
.gform_wrapper ul.left_label li ul.gfield_radio li,
.gform_wrapper form ul.left_label li ul.gfield_radio li,
.gform_wrapper ul.right_label li ul.gfield_checkbox li,
.gform_wrapper form ul.right_label li ul.gfield_checkbox li,
.gform_wrapper ul.left_label li ul.gfield_checkbox li,
.gform_wrapper form ul.left_label li ul.gfield_checkbox li {
  margin-bottom: 10px; }

.gform_wrapper ul li:before,
.gform_wrapper ul li:after,
.gform_wrapper ul.gform_fields {
  padding: 0;
  margin: 0;
  overflow: visible; }

.gform_wrapper select {
  font-size: inherit;
  font-family: inherit;
  letter-spacing: normal; }

.gform_wrapper select option {
  padding: 0.125em 0.125em;
  display: block; }

.gform_wrapper .inline {
  display: inline !important; }

.gform_wrapper .gform_heading {
  width: 98%;
  margin-bottom: 1.125em; }

.gform_wrapper .gfield_time_hour,
.gform_wrapper .gfield_time_minute,
.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  width: 4.688em;
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gform_wrapper .gfield_time_hour i {
  font-style: normal !important;
  font-family: sans-serif !important;
  width: 0.625em;
  text-align: center;
  float: right;
  margin-top: 9%; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  margin-right: 0.750em; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gform_wrapper .gfield_date_dropdown_month,
.gform_wrapper .gfield_date_dropdown_day,
.gform_wrapper .gfield_date_dropdown_year {
  margin-right: 0.375em; }

.gform_wrapper .gfield_time_ampm {
  vertical-align: top;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gform_wrapper .gfield_time_ampm select {
  width: 4.688em !important; }

.gform_wrapper .gfield_time_hour input,
.gform_wrapper .gfield_time_minute input,
.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  width: 70% !important; }

.gform_wrapper .gfield_date_month,
.gform_wrapper .gfield_date_day,
.gform_wrapper .gfield_date_year {
  width: 3.125em;
  float: left; }

.gform_wrapper .gfield_date_month input,
.gform_wrapper .gfield_date_day input,
.gform_wrapper .gfield_date_year input {
  width: 85% !important; }

.gform_wrapper .field_hover {
  border: 1px dashed #2175A9;
  cursor: pointer; }

.gform_wrapper .field_selected {
  background-color: #DFEFFF;
  border: 1px solid #C2D7EF; }

.gform_wrapper .field_name_first,
.gform_wrapper .field_name_middle,
.gform_wrapper .field_name_last {
  width: 49.5%;
  float: left; }

.gform_wrapper .ginput_complex.ginput_container {
  overflow: hidden; }

.gform_wrapper .field_name_first input,
.gform_wrapper .ginput_complex .ginput_left input {
  width: 95% !important; }

.gform_wrapper .field_name_last input {
  width: 93% !important; }

.gform_wrapper .datepicker {
  width: 6.750em !important; }

.gform_wrapper .ginput_complex .ginput_left {
  width: 49.5%;
  float: left;
  clear: left; }

.gform_wrapper .ginput_complex .ginput_right {
  width: 49.5%;
  float: right;
  margin-right: .5%; }

.gform_wrapper .gfield_error .ginput_complex .ginput_left,
.gform_wrapper .gfield_error .ginput_complex .ginput_right {
  width: 49.5%; }

.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password] {
  width: 90% !important; }

.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
.gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password] {
  width: 95% !important; }

.gform_wrapper .ginput_complex input[type=text],
.gform_wrapper .ginput_complex input[type=url],
.gform_wrapper .ginput_complex input[type=email],
.gform_wrapper .ginput_complex input[type=tel],
.gform_wrapper .ginput_complex input[type=number],
.gform_wrapper .ginput_complex input[type=password],
.gform_wrapper .ginput_complex select {
  width: 95% !important; }

.gform_wrapper .ginput_complex .ginput_right input[type=text],
.gform_wrapper .ginput_complex .ginput_right input[type=url],
.gform_wrapper .ginput_complex .ginput_right input[type=email],
.gform_wrapper .ginput_complex .ginput_right input[type=tel],
.gform_wrapper .ginput_complex .ginput_right input[type=number],
.gform_wrapper .ginput_complex .ginput_right input[type=password],
.gform_wrapper .ginput_complex .ginput_right select {
  width: 95% !important; }

.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_time_ampm label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  display: block;
  font-size: 0.875em;
  letter-spacing: 0.5pt; }

.gform_wrapper .ginput_complex label,
.gform_wrapper .gfield_time_hour label,
.gform_wrapper .gfield_time_minute label,
.gform_wrapper .gfield_time_ampm label,
.gform_wrapper .gfield_date_month label,
.gform_wrapper .gfield_date_day label,
.gform_wrapper .gfield_date_year label,
.gform_wrapper .instruction {
  margin: 0.188em 0 0.750em 0; }

.gform_wrapper .field_sublabel_above .ginput_complex label,
.gform_wrapper .field_sublabel_above .gfield_time_hour label,
.gform_wrapper .field_sublabel_above .gfield_time_minute label,
.gform_wrapper .field_sublabel_above .gfield_time_ampm label,
.gform_wrapper .field_sublabel_above .gfield_date_month label,
.gform_wrapper .field_sublabel_above .gfield_date_day label,
.gform_wrapper .field_sublabel_above .gfield_date_year label,
.gform_wrapper .field_sublabel_above .instruction {
  margin: 0.750em 0 0.188em 0; }

.gform_wrapper .ginput_complex span.name_prefix,
.gform_wrapper .ginput_complex span.name_suffix {
  display: block;
  clear: right;
  overflow: hidden; }

.gform_wrapper .ginput_complex span.name_prefix {
  min-height: 2.20em; }

.gform_wrapper .ginput_complex span.name_prefix select {
  width: auto !important; }

.gform_wrapper .ginput_complex.has_middle span.name_suffix input[type=text] {
  width: 32%; }

.gform_wrapper .ginput_complex span.name_first,
.gform_wrapper .ginput_complex span.name_middle,
.gform_wrapper .ginput_complex span.name_last {
  vertical-align: bottom;
  min-height: 2.813em;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gform_wrapper .ginput_complex span.name_first,
.gform_wrapper .ginput_complex span.name_middle {
  margin-right: 0.313em; }

.gform_wrapper .field_sublabel_above .ginput_complex .name_prefix,
.gform_wrapper .field_sublabel_above .ginput_complex span.name_suffix,
.gform_wrapper .field_sublabel_above .ginput_complex span.name_first,
.gform_wrapper .field_sublabel_above .ginput_complex span.name_middle,
.gform_wrapper .field_sublabel_above .ginput_complex span.name_last {
  vertical-align: top; }

.gform_wrapper .ginput_complex.ginput_container.has_first_name span,
.gform_wrapper .ginput_complex.ginput_container.has_middle_name span,
.gform_wrapper .ginput_complex.ginput_container.has_last_name span {
  width: 99.5%; }

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
  width: 49%; }

.gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span {
  width: 32%; }

.gform_wrapper .top_label .gfield_label {
  margin: 0.625em 0 0 0;
  display: block;
  clear: both; }

.gform_wrapper .left_label .gfield_label {
  float: left;
  margin: 0.75em 15px 0 0;
  width: 29%;
  font-weight: bold; }

.gform_wrapper .left_label li.field_sublabel_below .gfield_label {
  margin: 0 1em 0 0; }

.gform_wrapper .right_label .gfield_label {
  float: left;
  margin: 0.75em 1em 0 0;
  width: 29%;
  font-weight: bold;
  text-align: right; }

.gform_wrapper .right_label li.field_sublabel_below .gfield_label {
  margin: 0 1em 0 0; }

.gform_wrapper .left_label li.hidden_label input,
.gform_wrapper .right_label li.hidden_label input {
  margin-left: 30.7%; }

.gform_wrapper .left_label li.gfield .gfield_password_strength,
.gform_wrapper .right_label li.gfield .gfield_password_strength {
  margin-left: 30.7%; }

body .gform_wrapper label.gfield_label + div.ginput_container {
  margin-top: 0.375em; }

/* Field Label Placement Overrides  ------------------------------------------------------*/
.gform_wrapper .hidden_label .gfield_label {
  display: none !important; }

.gfield.right_label,
.gfield.left_label {
  padding-top: 10px; }

.gform_wrapper li.hidden_label input {
  margin-top: 0.75em; }

.gform_wrapper label.hidden_sub_label {
  display: none; }

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
  margin-bottom: 0.750em; }

.gform_wrapper .left_label ul.gfield_checkbox,
.gform_wrapper .right_label ul.gfield_checkbox,
.gform_wrapper .left_label ul.gfield_radio,
.gform_wrapper .right_label ul.gfield_radio {
  margin-left: 32%;
  overflow: hidden; }

.gform_wrapper .top_label input.small,
.gform_wrapper .top_label select.small {
  width: 25%; }

.gform_wrapper .top_label input.medium,
.gform_wrapper .top_label select.medium {
  width: 47%; }

.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large,
.gform_wrapper .top_label textarea.textarea,
.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .hidden_label textarea.textarea {
  width: 99.2%; }

.gform_wrapper .right_label input.small,
.gform_wrapper .right_label select.small,
.gform_wrapper .left_label input.small,
.gform_wrapper .left_label select.small {
  width: 15%; }

.gform_wrapper .right_label input.medium,
.gform_wrapper .right_label select.medium,
.gform_wrapper .left_label input.medium,
.gform_wrapper .left_label select.medium {
  width: 35%; }

.gform_wrapper .right_label input.large,
.gform_wrapper .right_label select.large,
.gform_wrapper .left_label input.large,
.gform_wrapper .left_label select.large,
.gform_wrapper textarea.textarea {
  width: 63%; }

.gform_wrapper .right_label div.ginput_complex,
.gform_wrapper .left_label div.ginput_complex {
  width: 64%; }

.gform_wrapper h2.gsection_title {
  margin: 0 !important;
  padding: 0 !important;
  letter-spacing: normal; }

.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.gform_wrapper h3.gform_title {
  font-weight: bold;
  font-size: 1.3em; }

.gform_wrapper h3.gform_title {
  letter-spacing: normal !important;
  margin: 0.625em 0 0.375em 0; }

.gform_wrapper span.gform_description {
  font-weight: normal; }

.gform_wrapper .gsection {
  border-bottom: 1px dotted #CCC;
  padding: 0 0 .5em 0;
  margin: 1.8em 0;
  clear: both; }

.gform_wrapper ul.gfield_checkbox li input[type=checkbox],
.gform_wrapper ul.gfield_radio li input[type=radio] {
  width: auto !important; }

/* radio and checkbox styling - justifies lenghty labels ------------------------------------------------------*/
.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  position: relative; }

.gform_wrapper ul.gfield_checkbox,
.gform_wrapper ul.gfield_radio {
  margin: 6px 0;
  padding: 0; }

.gform_wrapper .gfield_checkbox li label,
.gform_wrapper .gfield_radio li label {
  display: block;
  margin: 0 0 0 24px;
  padding: 0;
  width: auto;
  line-height: 1.5;
  vertical-align: top; }

.gform_wrapper .gfield_checkbox li input[type=checkbox],
.gform_wrapper .gfield_radio li input[type=radio],
.gform_wrapper .gfield_checkbox li input {
  float: left;
  margin-top: 2px; }

.gform_wrapper .description,
.gform_wrapper .gfield_description,
.gform_wrapper .gsection_description,
.gform_wrapper .instruction {
  font-size: 0.875em;
  padding-bottom: 0.5em;
  clear: both;
  color: #E7E5DF; }

.gfield_date_year + .gfield_description {
  padding: 0; }

.gform_wrapper .right_label .gfield_description,
.gform_wrapper .left_label .gfield_description,
.gform_wrapper .left_label .instruction,
.gform_wrapper .right_label .instruction {
  margin-left: 30%; }

.gform_wrapper .left_label .gsection .gsection_description,
.gform_wrapper .right_label .gsection .gsection_description {
  margin-left: 0;
  padding-top: 0.250em;
  padding-left: 0;
  line-height: 1.5em; }

.gform_wrapper .gfield_required {
  color: #a94442;
  margin-left: 0.250em; }

.gform_wrapper textarea.small {
  height: 5em; }

.gform_wrapper textarea.medium {
  height: 9.375em; }

.gform_wrapper textarea.large {
  height: 15.625em; }

.gform_wrapper li.gfield.gfield_error,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #fcf8e3;
  margin-bottom: 28px;
  padding: 15px;
  border: 1px solid #faebcc;
  border-radius: 2px; }

.gform_wrapper li.gfield.gfield_creditcard_warning {
  margin-bottom: 6px !important;
  padding: 6px 6px 4px 6px !important;
  border: 1px dashed #C89797; }

.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message {
  font-size: 1em;
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", Verdana, "Verdana Ref", sans-serif;
  padding: 10px 20px 10px 45px;
  min-height: 25px;
  background-color: #790000;
  border-bottom: 1px solid #620101;
  color: #FFF;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  line-height: 1.3em;
  letter-spacing: 0.2pt; }

li.gfield + li.gfield.gfield_creditcard_warning {
  margin-top: 14px !important; }

.gform_wrapper .top_label .gfield_error .ginput_container {
  max-width: 99%; }

.gform_wrapper .top_label .gfield_error {
  width: 97%; }

.gform_wrapper .top_label .gfield_error input.large,
.gform_wrapper .top_label .gfield_error select.large,
.gform_wrapper .top_label .gfield_error textarea.textarea {
  width: 100%; }

.gform_wrapper .right_label .gfield_error input.large,
.gform_wrapper .right_label .gfield_error select.large,
.gform_wrapper .right_label .gfield_error textarea.textarea,
.gform_wrapper .left_label .gfield_error input.large,
.gform_wrapper .left_label .gfield_error select.large,
.gform_wrapper .left_label .gfield_error textarea.textarea {
  width: 66%; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
  margin-top: 12px;
  margin-bottom: 12px !important;
  padding-left: 10px !important; }

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0.750em; }

.gform_wrapper .validation_error {
  color: #a94442;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 1.600em;
  border: 2px solid #ebccd1;
  padding: 15px;
  border-radius: 2px;
  background-color: #f2dede; }

div.gf_page_steps + div.validation_error {
  margin-top: 1em; }

.gform_wrapper div.gfield_description.validation_error {
  color: #790000;
  font-weight: bold;
  font-size: 0.875em;
  line-height: 1.200em;
  margin-bottom: 1em; }

.gform_wrapper .validation_message {
  color: #8a6d3b;
  font-weight: bold; }

.gform_wrapper li.gfield_error input[type=text],
.gform_wrapper li.gfield_error input[type=url],
.gform_wrapper li.gfield_error input[type=email],
.gform_wrapper li.gfield_error input[type=tel],
.gform_wrapper li.gfield_error input[type=number],
.gform_wrapper li.gfield_error input[type=password],
.gform_wrapper li.gfield_error textarea {
  border: 1px solid #8a6d3b; }

.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
.gform_wrapper li.gfield_error ul.gfield_checkbox,
.gform_wrapper li.gfield_error ul.gfield_radio {
  color: #8a6d3b; }

.gform_footer {
  padding: 1em 0 0.625em 0;
  margin: 1em 0 0 0;
  clear: both; }

.gform_wrapper .ginput_complex .ginput_left,
.gform_wrapper .ginput_complex .ginput_right,
.gform_wrapper .ginput_complex .ginput_full {
  min-height: 2.813em;
  display: block;
  overflow: hidden; }

.gform_wrapper .ginput_complex .ginput_full input[type=text],
.gform_wrapper .ginput_complex .ginput_full input[type=url],
.gform_wrapper .ginput_complex .ginput_full input[type=email],
.gform_wrapper .ginput_complex .ginput_full input[type=tel],
.gform_wrapper .ginput_complex .ginput_full input[type=number],
.gform_wrapper .ginput_complex .ginput_full input[type=password] {
  width: 97% !important; }

.gform_wrapper .gfield_checkbox li,
.gform_wrapper .gfield_radio li {
  margin: 0 0 0.500em 0;
  line-height: 1.300em; }

.gform_wrapper ul.gfield_radio li input[type="radio"]:checked + label,
.gform_wrapper ul.gfield_checkbox li input[type="checkbox"]:checked + label {
  font-weight: bold; }

.gform_wrapper input.datepicker.datepicker_with_icon {
  margin-right: 0.250em !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

/* tame those pesky hidden fields ------------------------------------------------------*/
.gform_wrapper input[type=hidden],
.gform_wrapper input.gform_hidden,
.gform_wrapper .gform_hidden,
.gform_wrapper .gf_hidden {
  display: none !important;
  max-height: 1px !important;
  overflow: hidden; }

.gform_wrapper .ginput_full br,
.gform_wrapper .ginput_left br,
.gform_wrapper .ginput_right br {
  display: none !important; }

/* additional spacing and padding tweaks ------------------------------------------------------*/
.gform_wrapper ul.gfield_checkbox li,
.gform_wrapper ul.gfield_radio li {
  padding: 0 !important; }

.gform_wrapper ul.gfield_radio li input + input {
  margin-left: 0.250em; }

.gform_wrapper ul.gfield_radio li input[value=gf_other_choice] {
  margin-right: 0.375em;
  margin-top: 0.250em; }

.gform_wrapper .top_label .gfield_description {
  padding: 0.625em 0 0 0; }

.gform_wrapper .top_label .gfield_description.validation_message,
.gform_wrapper .gfield_description.validation_message {
  padding: 0.625em 0 !important; }

.gform_wrapper .ginput_container + .gfield_description.validation_message {
  margin-top: 0.375em; }

.gform_wrapper .gfield_description + .gform_wrapper .gfield_description.validation_message {
  margin-top: 0.375em; }

.gform_wrapper .ginput_container.ginput_list + .gfield_description.validation_message {
  margin-top: 0; }

.gform_wrapper .left_label .ginput_container.ginput_list,
.gform_wrapper .right_label .ginput_container.ginput_list {
  padding-top: 0.750em !important; }

/* HTML field default margins -----------------------------------------------------*/
.gform_wrapper .left_label li.gfield_html_formatted,
.gform_wrapper .right_label li.gfield_html_formatted {
  margin-left: 32%; }

.gform_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 0.625em; }

/* HTML field max image width -----------------------------------------------------*/
body .gform_wrapper ul li.gfield.gfield_html img {
  max-width: 98%  !important; }

/* ajax forms ------------------------------------------------------*/
.gform_wrapper .gform_ajax_spinner {
  padding-left: 0.625em; }

/* hide the honeypot field  ------------------------------------------------------*/
.gform_validation_container,
.gform_wrapper .gform_validation_container,
body .gform_wrapper li.gform_validation_container,
body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,
body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

/* Really Simple Captcha ------------------------------------------------------*/
.gform_wrapper .gfield_captcha_input_container {
  padding-top: 0.188em; }

.gform_wrapper .simple_captcha_small input {
  width: 6.250em; }

.gform_wrapper .simple_captcha_medium input {
  width: 9.375em; }

.gform_wrapper .simple_captcha_large input {
  width: 12.500em; }

.gform_wrapper .gform_wrapper .left_label .simple_captcha_small,
.gform_wrapper .right_label .simple_captcha_small,
.gform_wrapper .left_label .simple_captcha_medium,
.gform_wrapper .right_label .simple_captcha_medium,
.gform_wrapper .left_label .simple_captcha_large,
.gform_wrapper .right_label .simple_captcha_large {
  margin-left: 32%; }

.gform_wrapper .gfield_captcha_container img.gfield_captcha {
  border: none !important;
  background: none !important;
  float: none !important;
  margin: 0 !important;
  padding: 0 !important; }

/* math challenge ------------------------------------------------------*/
.gform_wrapper .math_small input {
  width: 4.313em; }

.gform_wrapper .math_medium input {
  width: 5.625em; }

.gform_wrapper .math_large input {
  width: 6.750em; }

.gform_wrapper .left_label .math_small,
.gform_wrapper .right_label .math_small,
.gform_wrapper .left_label .math_medium,
.gform_wrapper .right_label .math_medium,
.gform_wrapper .left_label .math_large,
.gform_wrapper .right_label .math_large {
  margin-left: 32%; }

/* textarea character counter ------------------------------------------------------*/
.gform_wrapper div.charleft {
  font-size: 0.688em;
  margin-top: 0.250em;
  color: #B7B7B7;
  width: 92% !important;
  white-space: nowrap !important; }

.gform_wrapper div.charleft[style] {
  width: 92% !important; }

.gform_wrapper .left_label div.charleft,
.gform_wrapper .right_label div.charleft {
  margin-left: 32%; }

.gform_wrapper div.charleft.warningTextareaInfo {
  color: #A1A1A1; }

.gform_wrapper li.gf_hide_charleft div.charleft {
  display: none !important; }

/* submission limit message ------------------------------------------------------*/
.gf_submission_limit_message {
  color: #790000;
  font-size: 1.4em; }

/* pricing fields ------------------------------------------------------*/
.gform_wrapper .ginput_price {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
  opacity: 0.7; }

.gform_wrapper span.ginput_total {
  color: #060;
  font-size: 1.2em; }

.gform_wrapper .top_label span.ginput_total {
  margin: 0.5em 0; }

.gform_wrapper span.ginput_product_price_label {
  margin-right: 0.125em; }

.gform_wrapper span.ginput_product_price {
  color: #900; }

.gform_wrapper span.ginput_quantity_label {
  margin-left: 0.625em;
  margin-right: .125em; }

.gform_wrapper input.ginput_quantity {
  width: 2.500em; }

/* multi-page form paging ------------------------------------------------------*/
.gform_wrapper .gform_page_footer {
  margin: 1.250em 0;
  width: 99%;
  border-top: 1px dotted #CCC;
  padding: 1em 0 0 0;
  clear: both; }

.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_button {
  margin-right: 0.625em; }

/* multi-page steps ------------------------------------------------------*/
.gform_wrapper .gf_page_steps {
  width: 99%;
  margin: 0 0 0.50em 0;
  padding: 0 0 0.250em 0;
  border-bottom: 1px dotted #CCC; }

.gform_wrapper .gf_step {
  width: auto !important;
  margin: 0 1em 0.625em 0;
  font-size: 1em;
  height: 1.250em;
  line-height: 1.250em !important;
  opacity: 0.2;
  font-family: arial,sans-serif;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

.gform_wrapper .gf_step span.gf_step_number {
  font-size: 1.250em;
  float: left;
  font-family: arial,sans-serif; }

.gform_wrapper .gf_step.gf_step_active {
  filter: alpha(opacity=100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  opacity: 1.0; }

.gform_wrapper .gf_step_clear {
  display: block;
  clear: both;
  height: 1px;
  overflow: hidden; }

/* password strength indicator -----------------------------------------------------------------*/
.gform_wrapper .gfield_password_strength {
  border: 1px solid #DDD;
  margin-top: 1.150em;
  margin-bottom: 1.150em;
  line-height: 1.8;
  padding: 0.313em 0.313em;
  text-align: center;
  background-color: #EEE; }

.gform_wrapper ul.top_label li.gfield .gfield_password_strength {
  width: 97%; }

.gform_wrapper ul.left_label li.gfield .gfield_password_strength,
.gform_wrapper ul.right_label li.gfield .gfield_password_strength {
  margin-top: 1.150em;
  margin-bottom: 1.150em;
  width: 60%; }

.gform_wrapper .gfield_password_strength.bad {
  background-color: #FFB78C;
  border-color: #FF853C; }

.gform_wrapper .gfield_password_strength.good {
  background-color: #FFEC8b;
  border-color: #FC0; }

.gform_wrapper .gfield_password_strength.short,
.gform_wrapper .gfield_password_strength.mismatch {
  background-color: #FFA0A0;
  border-color: #f04040; }

.gform_wrapper .gfield_password_strength.strong {
  background-color: #C3FF88;
  border-color: #8DFF1C; }

/* reset the default list styles for the HTML blocks -----------------------------------------------------------------*/
body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li {
  list-style-type: disc !important;
  margin: 0 0 0.5em;
  overflow: visible;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul {
  list-style-type: disc !important;
  margin: 1em 0 1em 1.5em;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li {
  list-style-type: decimal !important;
  overflow: visible;
  margin: 0 0 0.5em;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol {
  list-style-type: decimal !important;
  margin: 1em 0 1.5em 2.0em;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,
body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  list-style-type: disc !important;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul {
  margin: 1em 0 1em 1.5em; }

body .gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li {
  margin: 0 0 0.5em; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl {
  margin: 0 0 1.5em 0;
  padding-left: 0; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt {
  font-weight: bold; }

body .gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd {
  margin: 0 0 1em 1.5em; }

/* list fields added in v.1.6 -----------------------------------------------------------------*/
.gform_wrapper table.gfield_list,
.gform_wrapper table.gfield_list caption,
.gform_wrapper table.gfield_list tbody,
.gform_wrapper table.gfield_list tfoot,
.gform_wrapper table.gfield_list thead,
.gform_wrapper table.gfield_list tr,
.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

.gform_wrapper table.gfield_list {
  border-spacing: 0;
  border-collapse: collapse; }

.gform_wrapper table.gfield_list thead th {
  font-weight: bold;
  text-align: left; }

.gform_wrapper li.gfield.gfield_error table.gfield_list thead th {
  color: #790000; }

.gform_wrapper table.gfield_list thead,
.gform_wrapper table.gfield_list tr {
  padding: 0;
  margin: 0; }

.gform_wrapper table.gfield_list th,
.gform_wrapper table.gfield_list td {
  padding: 0 0 0.5em 0; }

.gform_wrapper table.gfield_list th + th,
.gform_wrapper table.gfield_list td + td {
  padding: 0 0 0 0.7em; }

.gform_wrapper .left_label .gfield_list, .gform_wrapper .right_label .gfield_list {
  width: 64%; }

.gform_wrapper .top_label .gfield_list {
  width: 99%; }

.gform_wrapper .left_label .gf_list_one_column, .gform_wrapper .right_label .gf_list_one_column {
  width: 45%; }

.gform_wrapper .top_label .gf_list_one_column {
  width: 46%; }

.gform_wrapper .gfield_list input {
  width: 98%; }

.gfield_icon_disabled {
  cursor: default !important;
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  -khtml-opacity: 0.6;
  opacity: 0.6; }

.gform_wrapper table.gfield_list td.gfield_list_icons {
  width: 5%;
  min-width: 3.750em !important; }

.gform_wrapper table.gfield_list td.gfield_list_cell {
  width: auto !important; }

/* enhanced UI/select styles updated in v.1.9 -----------------------------------------------------------------*/
.gform_wrapper select.chosen-select {
  visibility: hidden;
  height: 28px !important;
  min-height: 28px !important; }

.gform_wrapper .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  zoom: 1;
  *display: inline;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.gform_wrapper .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15); }

.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.gform_wrapper .chosen-container a {
  cursor: pointer; }

.gform_wrapper .chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 23px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(top, #ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px white inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }

.gform_wrapper .chosen-container-single .chosen-default {
  color: #999; }

.gform_wrapper .chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.gform_wrapper .chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.gform_wrapper .chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%; }

.gform_wrapper .chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/chosen-sprite.png") no-repeat 0px 2px; }

.gform_wrapper .chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.gform_wrapper .chosen-container-single .chosen-search input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: white url("../images/chosen-sprite.png") no-repeat 100% -20px;
  background: url("../images/chosen-sprite.png") no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.gform_wrapper .chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }

.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.gform_wrapper .chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.gform_wrapper .chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  -webkit-touch-callout: none; }

.gform_wrapper .chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.gform_wrapper .chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff; }

.gform_wrapper .chosen-container .chosen-results li.no-results {
  display: list-item;
  background: #f4f4f4; }

.gform_wrapper .chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default; }

.gform_wrapper .chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.gform_wrapper .chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.gform_wrapper .chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text; }

.gform_wrapper .chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 5px;
  height: 15px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #666;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-field .default {
  color: #999; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 0 3px 5px;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  border-radius: 3px;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-clip: padding-box;
  box-shadow: 0 0 2px white inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
  font-size: 1px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.gform_wrapper .chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.gform_wrapper .chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

.gform_wrapper .chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent; }

.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.gform_wrapper .chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #111 !important; }

.gform_wrapper .chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.gform_wrapper .chosen-disabled .chosen-single {
  cursor: default; }

.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default; }

.gform_wrapper .chosen-rtl {
  text-align: right; }

.gform_wrapper .chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.gform_wrapper .chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.gform_wrapper .chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.gform_wrapper .chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.gform_wrapper .chosen-rtl .chosen-choices li {
  float: right; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.gform_wrapper .chosen-rtl.chosen-container-single-nosearch .chosen-search,
.gform_wrapper .chosen-rtl .chosen-drop {
  left: 9999px; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.gform_wrapper .chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.gform_wrapper .chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: white url("../images/chosen-sprite.png") no-repeat -30px -20px;
  background: url("../images/chosen-sprite.png") no-repeat -30px -20px;
  direction: rtl; }

.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .gform_wrapper .chosen-rtl .chosen-search input[type="text"],
  .gform_wrapper .chosen-container-single .chosen-single abbr,
  .gform_wrapper .chosen-container-single .chosen-single div b,
  .gform_wrapper .chosen-container-single .chosen-search input[type="text"],
  .gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .gform_wrapper .chosen-container .chosen-results-scroll-down span,
  .gform_wrapper .chosen-container .chosen-results-scroll-up span {
    background-image: url("../images/chosen-sprite@2x.png") !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }

.gform_delete {
  vertical-align: middle;
  cursor: pointer; }

.gform_wrapper .copy_values_option_container .copy_values_enabled {
  width: auto; }

.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text] {
  margin-bottom: 1px; }

/* simple confirmation message styling ------------------------------------------------------*/
.gform_confirmation_message {
  margin: 1em 0 1em 0;
  padding: 1em;
  font-size: 1em;
  border: 2px solid #CFE2C0;
  background-color: #E9FFD9;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* saved message confirmation  ------------------------------------------------------*/
.form_saved_message {
  fmargin: 1em 0 1em 0;
  padding: 2.5em 1em 2.5em 1em;
  font-size: 1em;
  line-height: 1.8;
  border: 2px solid #91AFC7;
  background-color: #E3F3F3;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.form_saved_message a {
  word-wrap: break-word; }

.form_saved_message br + br {
  display: none; }

.form_saved_message .form_saved_message_emailform {
  margin: 1em 0 0 0; }

div.form_saved_message div.form_saved_message_emailform form input[type=text] {
  line-height: 2.25em;
  height: 2.25em;
  margin-bottom: 0.250em; }

div.form_saved_message div.form_saved_message_emailform form input[type=submit] {
  line-height: 2.25em;
  min-height: 2.25em; }

.form_saved_message .form_saved_message_emailform .validation_message {
  color: red; }

.form_saved_message_sent {
  margin: 1em 0 1em 0;
  padding: 1em;
  font-size: 1em;
  border: 2px solid #CFE2C0;
  background-color: #E9FFD9;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

/* fix recaptcha line height issue ------------------------------------------------------*/
body #content .entry-content .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,
body .gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area {
  line-height: 1em !important; }

/* define datepicker image size to override generic theme image styles  ------------------------------------------------------*/
body .gform_wrapper img.ui-datepicker-trigger {
  width: 17px !important;
  height: 16px !important;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

body .gform_wrapper img.add_list_item,
body .gform_wrapper img.delete_list_item {
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1; }

/* Responsive Layout Changes -------------------------------------------------------*/
@media screen and (max-width: 570px) and (min-width: 480px) {
  body .gform_wrapper .ginput_complex.ginput_container.has_first_name span,
  body .gform_wrapper .ginput_complex.ginput_container.has_middle_name span,
  body .gform_wrapper .ginput_complex.ginput_container.has_last_name span {
    width: 95%; }
  body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_last_name span {
    width: 46%; }
  body .gform_wrapper .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span {
    width: 30%; } }

@media all and (max-width: 480px), all and (max-device-width: 480px) {
  body .gform_wrapper ul li.gfield,
  body .gform_wrapper .ginput_container,
  body .gform_wrapper div.ginput_complex,
  body .gform_wrapper div.ginput_complex span,
  body .gform_wrapper div.ginput_complex span.ginput_left,
  body .gform_wrapper div.ginput_complex span.ginput_right,
  body .gform_wrapper div.gfield_password_strength,
  body .gform_wrapper div.gf_page_steps,
  body .gform_wrapper div.gf_page_steps div {
    display: block !important;
    float: none !important;
    clear: both !important;
    margin-left: 0 !important;
    margin-right: 0 !important; }
  body .gform_wrapper ul li.gfield[style="display: none;"] {
    display: none !important; }
  body .gform_wrapper .ginput_container,
  body .gform_wrapper div.ginput_complex,
  body .gform_wrapper div.gf_page_steps,
  body .gform_wrapper div.gf_page_steps div {
    width: 95% !important; }
  body .gform_wrapper div.gfield_password_strength {
    width: 90% !important; }
  body .gform_wrapper ul li.gfield,
  body .gform_wrapper div.ginput_complex span,
  body .gform_wrapper div.ginput_complex span.ginput_left,
  body .gform_wrapper div.ginput_complex span.ginput_right {
    width: 100% !important; }
  body .gform_wrapper .ginput_complex .ginput_right input[type=text],
  body .gform_wrapper .ginput_complex .ginput_right input[type=url],
  body .gform_wrapper .ginput_complex .ginput_right input[type=email],
  body .gform_wrapper .ginput_complex .ginput_right input[type=tel],
  body .gform_wrapper .ginput_complex .ginput_right input[type=number],
  body .gform_wrapper .ginput_complex .ginput_right input[type=password],
  body .gform_wrapper .ginput_complex .ginput_left input[type=text],
  body .gform_wrapper .ginput_complex .ginput_left input[type=url],
  body .gform_wrapper .ginput_complex .ginput_left input[type=email],
  body .gform_wrapper .ginput_complex .ginput_left input[type=tel],
  body .gform_wrapper .ginput_complex .ginput_left input[type=number],
  body .gform_wrapper .ginput_complex .ginput_left input[type=password],
  body .gform_wrapper .ginput_complex .ginput_full input[type=text],
  body .gform_wrapper .ginput_complex .ginput_full input[type=url],
  body .gform_wrapper .ginput_complex .ginput_full input[type=email],
  body .gform_wrapper .ginput_complex .ginput_full input[type=tel],
  body .gform_wrapper .ginput_complex .ginput_full input[type=number],
  body .gform_wrapper .ginput_complex .ginput_full input[type=password],
  body .gform_wrapper .ginput_complex .ginput_full select,
  body .gform_wrapper input.gform_button.button,
  body .gform_wrapper input[type=submit] {
    width: 95% !important; }
  body .gform_wrapper .ginput_container input.small,
  body .gform_wrapper .ginput_container input.medium,
  body .gform_wrapper .ginput_container input.large,
  body .gform_wrapper .ginput_container select.small,
  body .gform_wrapper .ginput_container select.medium,
  body .gform_wrapper .ginput_container select.large,
  body .gform_wrapper .ginput_container textarea.small,
  body .gform_wrapper .ginput_container textarea.medium,
  body .gform_wrapper .ginput_container textarea.large {
    width: 95% !important; }
  body .gform_wrapper div.chosen-container.chosen-container-single[style] {
    width: 95% !important; }
  body .gform_wrapper img.ui-datepicker-trigger {
    display: none !important; }
  body .gform_wrapper .gfield_time_hour input,
  body .gform_wrapper .gfield_time_minute input,
  body .gform_wrapper .gfield_date_month input,
  body .gform_wrapper .gfield_date_day input,
  body .gform_wrapper .gfield_date_year input {
    width: 95% !important; }
  body .gform_wrapper .gfield_time_hour i {
    display: none !important; }
  body .gform_wrapper .ginput_complex input[type=text],
  body .gform_wrapper .ginput_complex input[type=url],
  body .gform_wrapper .ginput_complex input[type=email],
  body .gform_wrapper .ginput_complex input[type=tel],
  body .gform_wrapper .ginput_complex input[type=number],
  body .gform_wrapper .ginput_complex input[type=password] {
    width: 95% !important; }
  body .gform_wrapper .ginput_complex .ginput_right input[type=text],
  body .gform_wrapper .ginput_complex .ginput_right input[type=url],
  body .gform_wrapper .ginput_complex .ginput_right input[type=email],
  body .gform_wrapper .ginput_complex .ginput_right input[type=tel],
  body .gform_wrapper .ginput_complex .ginput_right input[type=number],
  body .gform_wrapper .ginput_complex .ginput_right input[type=password] {
    width: 95% !important; }
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=text],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=url],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=email],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=tel],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=number],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_left input[type=password],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=text],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=url],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=email],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=tel],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=number],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type=password],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],
  body .gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password] {
    width: 95% !important; }
  body .gform_wrapper .ginput_complex span.name_suffix input[type=text] {
    width: 97.5% !important; }
  body .gform_wrapper .ginput_complex .ginput_right select,
  body .gform_wrapper .ginput_complex .ginput_left select,
  body .gform_wrapper .ginput_complex span.name_prefix.name_prefix_select select,
  body .gform_wrapper .gfield_time_ampm select,
  body .gform_wrapper .ginput_complex select,
  body .gform_wrapper .ginput_complex .ginput_right select {
    width: 97% !important; }
  body .gform_wrapper .right_label .gfield_description,
  body .gform_wrapper .left_label .gfield_description,
  body .gform_wrapper .left_label .instruction,
  body .gform_wrapper .right_label .instruction {
    margin-left: 0 !important; }
  body .gform_wrapper .gform_footer.right_label,
  body .gform_wrapper .gform_footer.left_label {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  body .gform_wrapper .gfield_description,
  body .gform_wrapper .gsection_description,
  body .gform_wrapper .gfield_description p,
  body .gform_wrapper .gsection_description p {
    width: 95% !important;
    text-align: justify; }
  body .gform_wrapper label.gfield_label + div.ginput_container {
    margin-top: 0; }
  body .gform_wrapper .gfield .ginput_complex.has_suffix span.name_suffix {
    width: 98% !important; }
  body .gform_wrapper .gfield .ginput_complex.has_suffix span.name_suffix input {
    width: 97.5%; }
  body .gform_wrapper ul.gform_fields.left_label li.gfield label.gfield_label,
  body .gform_wrapper ul.gform_fields.right_label li.gfield label.gfield_label {
    margin-left: 0 !important;
    float: none !important; }
  body .gform_wrapper ul li.gfield.gfield_html img {
    max-width: 95%  !important; }
  body .gform_wrapper .gform_footer a.gform_save_link {
    display: block;
    margin: 1em 0 1em 0;
    text-align: center; }
  body .gform_wrapper ul li.gfield.gfield_html h1,
  body .gform_wrapper ul li.gfield.gfield_html h2,
  body .gform_wrapper ul li.gfield.gfield_html h3,
  body .gform_wrapper ul li.gfield.gfield_html h4,
  body .gform_wrapper ul li.gfield.gfield_html h5,
  body .gform_wrapper ul li.gfield.gfield_html h6 {
    white-space: normal !important; }
  body .gform_wrapper .top_label .gfield_error {
    width: 90% !important; }
  body .form_saved_message {
    font-size: 0.813em; }
  body .form_saved_message_sent {
    font-size: 0.813em; }
  body .gform_wrapper div.validation_error {
    font-size: 1em; }
  body .form_saved_message .form_saved_message_emailform input,
  body .form_saved_message .form_saved_message_emailform input[type=submit] {
    width: 95% !important; } }

@media all and (max-device-width: 480px) {
  body .gform_wrapper {
    font-size: inherit; }
  body .gform_wrapper .gfield_checkbox li input[type=checkbox],
  body .gform_wrapper .gfield_radio li input[type=radio],
  body .gform_wrapper .gfield_checkbox li input {
    margin-top: 2.50em !important;
    width: auto !important;
    height: auto !important; } }

#subscribe-reloaded-title-p {
  font-size: 1.7em; }

#points {
  background-color: #EFF7FB;
  font-family: "Neris", sans-serif;
  border-radius: 20px;
  padding: 30px; }
  #points .wp-block-ugb-icon-list {
    margin: 0; }
  #points .ugb-block-title {
    margin: 0; }
  #points strong {
    font-weight: 900; }
  @media screen and (max-width: 768px) {
    #points {
      padding: 20px; }
      #points li {
        margin-bottom: 0; } }

#bg-orange {
  background-color: #f8eee2;
  background-image: url(../img/fond.svg);
  background-repeat: no-repeat;
  background-size: 20%;
  background-position: 100% 0;
  padding: 30px 100px 30px 30px;
  font-family: "Neris", sans-serif;
  border-radius: 20px; }
  #bg-orange strong {
    font-weight: 900; }
  @media screen and (max-width: 768px) {
    #bg-orange {
      padding: 2rem; } }

/*# sourceMappingURL=base.css.map */
