/*!
 * Bootstrap v3.0.2 by @fat and @mdo
 * Copyright 2013 Twitter, Inc.
 * Licensed under http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

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

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

[hidden],
template {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

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

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

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

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

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

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 0; }

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

legend {
  padding: 0;
  border: 0; }

button,
input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

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

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

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  a[href^="javascript:"]:after,
  a[href^="#"]: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; }

  @page {
    margin: 2cm .5cm; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  select {
    background: #fff !important; }

  .navbar {
    display: none; }

  .table td,
  .table th {
    background-color: #fff !important; }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important; }

  .label {
    border: 1px solid #000; }

  .table {
    border-collapse: collapse !important; }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important; } }
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #ffffff; }

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

a {
  color: #428bca;
  text-decoration: none; }

a:hover,
a:focus {
  color: #2a6496;
  text-decoration: underline; }

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

img {
  vertical-align: middle; }

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

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

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

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

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

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

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 200;
  line-height: 1.4; }

@media (min-width: 768px) {
  .lead {
    font-size: 21px; } }
small,
.small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-muted {
  color: #999999; }

.text-primary {
  color: #428bca; }

.text-primary:hover {
  color: #3071a9; }

.text-warning {
  color: #c09853; }

.text-warning:hover {
  color: #a47e3c; }

.text-danger {
  color: #b94a48; }

.text-danger:hover {
  color: #953b39; }

.text-success {
  color: #468847; }

.text-success:hover {
  color: #356635; }

.text-info {
  color: #3a87ad; }

.text-info:hover {
  color: #2d6987; }

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

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

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

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999; }

h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

h1 small,
h2 small,
h3 small,
h1 .small,
h2 .small,
h3 .small {
  font-size: 65%; }

h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h4 small,
h5 small,
h6 small,
h4 .small,
h5 .small,
h6 .small {
  font-size: 75%; }

h1,
.h1 {
  font-size: 36px; }

h2,
.h2 {
  font-size: 30px; }

h3,
.h3 {
  font-size: 24px; }

h4,
.h4 {
  font-size: 18px; }

h5,
.h5 {
  font-size: 14px; }

h6,
.h6 {
  font-size: 12px; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }

ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0; }

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

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

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

.list-inline > li:first-child {
  padding-left: 0; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.428571429; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }

  .dl-horizontal dd {
    margin-left: 180px; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; }

  .dl-horizontal dd:before,
  .dl-horizontal dd:after {
    display: table;
    content: " "; }

  .dl-horizontal dd:after {
    clear: both; } }
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }

blockquote p {
  font-size: 17.5px;
  font-weight: 300;
  line-height: 1.25; }

blockquote p:last-child {
  margin-bottom: 0; }

blockquote small {
  display: block;
  line-height: 1.428571429;
  color: #999999; }

blockquote small:before {
  content: '\2014 \00A0'; }

blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0; }

blockquote.pull-right p,
blockquote.pull-right small,
blockquote.pull-right .small {
  text-align: right; }

blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: ''; }

blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014'; }

blockquote:before,
blockquote:after {
  content: ""; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429; }

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

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

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

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 {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

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

.container:after {
  clear: both; }

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

.container:after {
  clear: both; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

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

.row:after {
  clear: both; }

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

.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-right: 15px;
  padding-left: 15px; }

.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 {
  float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .container {
    width: 750px; }

  .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 {
    float: left; }

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

  .col-sm-11 {
    width: 91.66666666666666%; }

  .col-sm-10 {
    width: 83.33333333333334%; }

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

  .col-sm-8 {
    width: 66.66666666666666%; }

  .col-sm-7 {
    width: 58.333333333333336%; }

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

  .col-sm-5 {
    width: 41.66666666666667%; }

  .col-sm-4 {
    width: 33.33333333333333%; }

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

  .col-sm-2 {
    width: 16.666666666666664%; }

  .col-sm-1 {
    width: 8.333333333333332%; }

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

  .col-sm-pull-11 {
    right: 91.66666666666666%; }

  .col-sm-pull-10 {
    right: 83.33333333333334%; }

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

  .col-sm-pull-8 {
    right: 66.66666666666666%; }

  .col-sm-pull-7 {
    right: 58.333333333333336%; }

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

  .col-sm-pull-5 {
    right: 41.66666666666667%; }

  .col-sm-pull-4 {
    right: 33.33333333333333%; }

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

  .col-sm-pull-2 {
    right: 16.666666666666664%; }

  .col-sm-pull-1 {
    right: 8.333333333333332%; }

  .col-sm-pull-0 {
    right: 0; }

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

  .col-sm-push-11 {
    left: 91.66666666666666%; }

  .col-sm-push-10 {
    left: 83.33333333333334%; }

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

  .col-sm-push-8 {
    left: 66.66666666666666%; }

  .col-sm-push-7 {
    left: 58.333333333333336%; }

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

  .col-sm-push-5 {
    left: 41.66666666666667%; }

  .col-sm-push-4 {
    left: 33.33333333333333%; }

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

  .col-sm-push-2 {
    left: 16.666666666666664%; }

  .col-sm-push-1 {
    left: 8.333333333333332%; }

  .col-sm-push-0 {
    left: 0; }

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

  .col-sm-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-sm-offset-10 {
    margin-left: 83.33333333333334%; }

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

  .col-sm-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-sm-offset-7 {
    margin-left: 58.333333333333336%; }

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

  .col-sm-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-sm-offset-4 {
    margin-left: 33.33333333333333%; }

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

  .col-sm-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-sm-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-sm-offset-0 {
    margin-left: 0; } }
@media (min-width: 992px) {
  .container {
    width: 970px; }

  .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 {
    float: left; }

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

  .col-md-11 {
    width: 91.66666666666666%; }

  .col-md-10 {
    width: 83.33333333333334%; }

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

  .col-md-8 {
    width: 66.66666666666666%; }

  .col-md-7 {
    width: 58.333333333333336%; }

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

  .col-md-5 {
    width: 41.66666666666667%; }

  .col-md-4 {
    width: 33.33333333333333%; }

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

  .col-md-2 {
    width: 16.666666666666664%; }

  .col-md-1 {
    width: 8.333333333333332%; }

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

  .col-md-pull-11 {
    right: 91.66666666666666%; }

  .col-md-pull-10 {
    right: 83.33333333333334%; }

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

  .col-md-pull-8 {
    right: 66.66666666666666%; }

  .col-md-pull-7 {
    right: 58.333333333333336%; }

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

  .col-md-pull-5 {
    right: 41.66666666666667%; }

  .col-md-pull-4 {
    right: 33.33333333333333%; }

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

  .col-md-pull-2 {
    right: 16.666666666666664%; }

  .col-md-pull-1 {
    right: 8.333333333333332%; }

  .col-md-pull-0 {
    right: 0; }

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

  .col-md-push-11 {
    left: 91.66666666666666%; }

  .col-md-push-10 {
    left: 83.33333333333334%; }

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

  .col-md-push-8 {
    left: 66.66666666666666%; }

  .col-md-push-7 {
    left: 58.333333333333336%; }

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

  .col-md-push-5 {
    left: 41.66666666666667%; }

  .col-md-push-4 {
    left: 33.33333333333333%; }

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

  .col-md-push-2 {
    left: 16.666666666666664%; }

  .col-md-push-1 {
    left: 8.333333333333332%; }

  .col-md-push-0 {
    left: 0; }

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

  .col-md-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-md-offset-10 {
    margin-left: 83.33333333333334%; }

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

  .col-md-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-md-offset-7 {
    margin-left: 58.333333333333336%; }

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

  .col-md-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-md-offset-4 {
    margin-left: 33.33333333333333%; }

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

  .col-md-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-md-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-md-offset-0 {
    margin-left: 0; } }
@media (min-width: 1200px) {
  .container {
    width: 1170px; }

  .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 {
    float: left; }

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

  .col-lg-11 {
    width: 91.66666666666666%; }

  .col-lg-10 {
    width: 83.33333333333334%; }

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

  .col-lg-8 {
    width: 66.66666666666666%; }

  .col-lg-7 {
    width: 58.333333333333336%; }

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

  .col-lg-5 {
    width: 41.66666666666667%; }

  .col-lg-4 {
    width: 33.33333333333333%; }

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

  .col-lg-2 {
    width: 16.666666666666664%; }

  .col-lg-1 {
    width: 8.333333333333332%; }

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

  .col-lg-pull-11 {
    right: 91.66666666666666%; }

  .col-lg-pull-10 {
    right: 83.33333333333334%; }

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

  .col-lg-pull-8 {
    right: 66.66666666666666%; }

  .col-lg-pull-7 {
    right: 58.333333333333336%; }

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

  .col-lg-pull-5 {
    right: 41.66666666666667%; }

  .col-lg-pull-4 {
    right: 33.33333333333333%; }

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

  .col-lg-pull-2 {
    right: 16.666666666666664%; }

  .col-lg-pull-1 {
    right: 8.333333333333332%; }

  .col-lg-pull-0 {
    right: 0; }

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

  .col-lg-push-11 {
    left: 91.66666666666666%; }

  .col-lg-push-10 {
    left: 83.33333333333334%; }

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

  .col-lg-push-8 {
    left: 66.66666666666666%; }

  .col-lg-push-7 {
    left: 58.333333333333336%; }

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

  .col-lg-push-5 {
    left: 41.66666666666667%; }

  .col-lg-push-4 {
    left: 33.33333333333333%; }

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

  .col-lg-push-2 {
    left: 16.666666666666664%; }

  .col-lg-push-1 {
    left: 8.333333333333332%; }

  .col-lg-push-0 {
    left: 0; }

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

  .col-lg-offset-11 {
    margin-left: 91.66666666666666%; }

  .col-lg-offset-10 {
    margin-left: 83.33333333333334%; }

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

  .col-lg-offset-8 {
    margin-left: 66.66666666666666%; }

  .col-lg-offset-7 {
    margin-left: 58.333333333333336%; }

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

  .col-lg-offset-5 {
    margin-left: 41.66666666666667%; }

  .col-lg-offset-4 {
    margin-left: 33.33333333333333%; }

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

  .col-lg-offset-2 {
    margin-left: 16.666666666666664%; }

  .col-lg-offset-1 {
    margin-left: 8.333333333333332%; }

  .col-lg-offset-0 {
    margin-left: 0; } }
table {
  max-width: 100%;
  background-color: transparent; }

th {
  text-align: left; }

.table {
  width: 100%;
  margin-bottom: 20px; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #dddddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd; }

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #dddddd; }

.table .table {
  background-color: #ffffff; }

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

.table-bordered {
  border: 1px solid #dddddd; }

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

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9; }

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

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

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

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

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.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.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.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.danger:hover > th {
  background-color: #ebcccc; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.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.warning:hover > th {
  background-color: #faf2cc; }

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #dddddd;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch; }

  .table-responsive > .table {
    margin-bottom: 0; }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap; }

  .table-responsive > .table-bordered {
    border: 0; }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0; }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0; }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0; } }
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

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

label {
  display: inline-block;
  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;
  /* IE8-9 */
  line-height: normal; }

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

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

select optgroup {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit; }

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

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

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -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;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }

.form-control:-moz-placeholder {
  color: #999999; }

.form-control::-moz-placeholder {
  color: #999999; }

.form-control:-ms-input-placeholder {
  color: #999999; }

.form-control::-webkit-input-placeholder {
  color: #999999; }

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee; }

textarea.form-control {
  height: auto; }

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

.radio,
.checkbox {
  display: block;
  min-height: 20px;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  vertical-align: middle; }

.radio label,
.checkbox label {
  display: inline;
  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"] {
  float: left;
  margin-left: -20px; }

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

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

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

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

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm {
  height: auto; }

.input-lg {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-lg {
  height: 45px;
  line-height: 45px; }

textarea.input-lg {
  height: auto; }

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

.has-warning .form-control {
  border-color: #c09853;
  -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 {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }

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

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

.has-error .form-control {
  border-color: #b94a48;
  -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 {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }

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

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

.has-success .form-control {
  border-color: #468847;
  -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 {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }

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

.form-control-static {
  margin-bottom: 0; }

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

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .form-inline .form-control {
    display: inline-block; }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " "; }

.form-horizontal .form-group:after {
  clear: both; }

.form-horizontal .form-control-static {
  padding-top: 7px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right; } }
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none; }

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none; }

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -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,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none; }

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad; }

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none; }

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc; }

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e; }

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none; }

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd; }

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512; }

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none; }

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236; }

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925; }

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none; }

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a; }

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439; }

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none; }

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c; }

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc; }

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none; }

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da; }

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0; }

.btn-link,
.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: #2a6496;
  text-decoration: underline;
  background-color: transparent; }

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none; }

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-xs {
  padding: 1px 5px; }

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.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;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

.collapse {
  display: none; }

.collapse.in {
  display: block; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("/archive-theme/css/../fonts/glyphicons-halflings-regular.eot");
  src: url("/archive-theme/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/archive-theme/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/archive-theme/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/archive-theme/css/../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon:empty {
  width: 1em; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-euro:before {
  content: "\20ac"; }

.glyphicon-minus:before {
  content: "\2212"; }

.glyphicon-cloud:before {
  content: "\2601"; }

.glyphicon-envelope:before {
  content: "\2709"; }

.glyphicon-pencil:before {
  content: "\270f"; }

.glyphicon-glass:before {
  content: "\e001"; }

.glyphicon-music:before {
  content: "\e002"; }

.glyphicon-search:before {
  content: "\e003"; }

.glyphicon-heart:before {
  content: "\e005"; }

.glyphicon-star:before {
  content: "\e006"; }

.glyphicon-star-empty:before {
  content: "\e007"; }

.glyphicon-user:before {
  content: "\e008"; }

.glyphicon-film:before {
  content: "\e009"; }

.glyphicon-th-large:before {
  content: "\e010"; }

.glyphicon-th:before {
  content: "\e011"; }

.glyphicon-th-list:before {
  content: "\e012"; }

.glyphicon-ok:before {
  content: "\e013"; }

.glyphicon-remove:before {
  content: "\e014"; }

.glyphicon-zoom-in:before {
  content: "\e015"; }

.glyphicon-zoom-out:before {
  content: "\e016"; }

.glyphicon-off:before {
  content: "\e017"; }

.glyphicon-signal:before {
  content: "\e018"; }

.glyphicon-cog:before {
  content: "\e019"; }

.glyphicon-trash:before {
  content: "\e020"; }

.glyphicon-home:before {
  content: "\e021"; }

.glyphicon-file:before {
  content: "\e022"; }

.glyphicon-time:before {
  content: "\e023"; }

.glyphicon-road:before {
  content: "\e024"; }

.glyphicon-download-alt:before {
  content: "\e025"; }

.glyphicon-download:before {
  content: "\e026"; }

.glyphicon-upload:before {
  content: "\e027"; }

.glyphicon-inbox:before {
  content: "\e028"; }

.glyphicon-play-circle:before {
  content: "\e029"; }

.glyphicon-repeat:before {
  content: "\e030"; }

.glyphicon-refresh:before {
  content: "\e031"; }

.glyphicon-list-alt:before {
  content: "\e032"; }

.glyphicon-lock:before {
  content: "\e033"; }

.glyphicon-flag:before {
  content: "\e034"; }

.glyphicon-headphones:before {
  content: "\e035"; }

.glyphicon-volume-off:before {
  content: "\e036"; }

.glyphicon-volume-down:before {
  content: "\e037"; }

.glyphicon-volume-up:before {
  content: "\e038"; }

.glyphicon-qrcode:before {
  content: "\e039"; }

.glyphicon-barcode:before {
  content: "\e040"; }

.glyphicon-tag:before {
  content: "\e041"; }

.glyphicon-tags:before {
  content: "\e042"; }

.glyphicon-book:before {
  content: "\e043"; }

.glyphicon-bookmark:before {
  content: "\e044"; }

.glyphicon-print:before {
  content: "\e045"; }

.glyphicon-camera:before {
  content: "\e046"; }

.glyphicon-font:before {
  content: "\e047"; }

.glyphicon-bold:before {
  content: "\e048"; }

.glyphicon-italic:before {
  content: "\e049"; }

.glyphicon-text-height:before {
  content: "\e050"; }

.glyphicon-text-width:before {
  content: "\e051"; }

.glyphicon-align-left:before {
  content: "\e052"; }

.glyphicon-align-center:before {
  content: "\e053"; }

.glyphicon-align-right:before {
  content: "\e054"; }

.glyphicon-align-justify:before {
  content: "\e055"; }

.glyphicon-list:before {
  content: "\e056"; }

.glyphicon-indent-left:before {
  content: "\e057"; }

.glyphicon-indent-right:before {
  content: "\e058"; }

.glyphicon-facetime-video:before {
  content: "\e059"; }

.glyphicon-picture:before {
  content: "\e060"; }

.glyphicon-map-marker:before {
  content: "\e062"; }

.glyphicon-adjust:before {
  content: "\e063"; }

.glyphicon-tint:before {
  content: "\e064"; }

.glyphicon-edit:before {
  content: "\e065"; }

.glyphicon-share:before {
  content: "\e066"; }

.glyphicon-check:before {
  content: "\e067"; }

.glyphicon-move:before {
  content: "\e068"; }

.glyphicon-step-backward:before {
  content: "\e069"; }

.glyphicon-fast-backward:before {
  content: "\e070"; }

.glyphicon-backward:before {
  content: "\e071"; }

.glyphicon-play:before {
  content: "\e072"; }

.glyphicon-pause:before {
  content: "\e073"; }

.glyphicon-stop:before {
  content: "\e074"; }

.glyphicon-forward:before {
  content: "\e075"; }

.glyphicon-fast-forward:before {
  content: "\e076"; }

.glyphicon-step-forward:before {
  content: "\e077"; }

.glyphicon-eject:before {
  content: "\e078"; }

.glyphicon-chevron-left:before {
  content: "\e079"; }

.glyphicon-chevron-right:before {
  content: "\e080"; }

.glyphicon-plus-sign:before {
  content: "\e081"; }

.glyphicon-minus-sign:before {
  content: "\e082"; }

.glyphicon-remove-sign:before {
  content: "\e083"; }

.glyphicon-ok-sign:before {
  content: "\e084"; }

.glyphicon-question-sign:before {
  content: "\e085"; }

.glyphicon-info-sign:before {
  content: "\e086"; }

.glyphicon-screenshot:before {
  content: "\e087"; }

.glyphicon-remove-circle:before {
  content: "\e088"; }

.glyphicon-ok-circle:before {
  content: "\e089"; }

.glyphicon-ban-circle:before {
  content: "\e090"; }

.glyphicon-arrow-left:before {
  content: "\e091"; }

.glyphicon-arrow-right:before {
  content: "\e092"; }

.glyphicon-arrow-up:before {
  content: "\e093"; }

.glyphicon-arrow-down:before {
  content: "\e094"; }

.glyphicon-share-alt:before {
  content: "\e095"; }

.glyphicon-resize-full:before {
  content: "\e096"; }

.glyphicon-resize-small:before {
  content: "\e097"; }

.glyphicon-exclamation-sign:before {
  content: "\e101"; }

.glyphicon-gift:before {
  content: "\e102"; }

.glyphicon-leaf:before {
  content: "\e103"; }

.glyphicon-fire:before {
  content: "\e104"; }

.glyphicon-eye-open:before {
  content: "\e105"; }

.glyphicon-eye-close:before {
  content: "\e106"; }

.glyphicon-warning-sign:before {
  content: "\e107"; }

.glyphicon-plane:before {
  content: "\e108"; }

.glyphicon-calendar:before {
  content: "\e109"; }

.glyphicon-random:before {
  content: "\e110"; }

.glyphicon-comment:before {
  content: "\e111"; }

.glyphicon-magnet:before {
  content: "\e112"; }

.glyphicon-chevron-up:before {
  content: "\e113"; }

.glyphicon-chevron-down:before {
  content: "\e114"; }

.glyphicon-retweet:before {
  content: "\e115"; }

.glyphicon-shopping-cart:before {
  content: "\e116"; }

.glyphicon-folder-close:before {
  content: "\e117"; }

.glyphicon-folder-open:before {
  content: "\e118"; }

.glyphicon-resize-vertical:before {
  content: "\e119"; }

.glyphicon-resize-horizontal:before {
  content: "\e120"; }

.glyphicon-hdd:before {
  content: "\e121"; }

.glyphicon-bullhorn:before {
  content: "\e122"; }

.glyphicon-bell:before {
  content: "\e123"; }

.glyphicon-certificate:before {
  content: "\e124"; }

.glyphicon-thumbs-up:before {
  content: "\e125"; }

.glyphicon-thumbs-down:before {
  content: "\e126"; }

.glyphicon-hand-right:before {
  content: "\e127"; }

.glyphicon-hand-left:before {
  content: "\e128"; }

.glyphicon-hand-up:before {
  content: "\e129"; }

.glyphicon-hand-down:before {
  content: "\e130"; }

.glyphicon-circle-arrow-right:before {
  content: "\e131"; }

.glyphicon-circle-arrow-left:before {
  content: "\e132"; }

.glyphicon-circle-arrow-up:before {
  content: "\e133"; }

.glyphicon-circle-arrow-down:before {
  content: "\e134"; }

.glyphicon-globe:before {
  content: "\e135"; }

.glyphicon-wrench:before {
  content: "\e136"; }

.glyphicon-tasks:before {
  content: "\e137"; }

.glyphicon-filter:before {
  content: "\e138"; }

.glyphicon-briefcase:before {
  content: "\e139"; }

.glyphicon-fullscreen:before {
  content: "\e140"; }

.glyphicon-dashboard:before {
  content: "\e141"; }

.glyphicon-paperclip:before {
  content: "\e142"; }

.glyphicon-heart-empty:before {
  content: "\e143"; }

.glyphicon-link:before {
  content: "\e144"; }

.glyphicon-phone:before {
  content: "\e145"; }

.glyphicon-pushpin:before {
  content: "\e146"; }

.glyphicon-usd:before {
  content: "\e148"; }

.glyphicon-gbp:before {
  content: "\e149"; }

.glyphicon-sort:before {
  content: "\e150"; }

.glyphicon-sort-by-alphabet:before {
  content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152"; }

.glyphicon-sort-by-order:before {
  content: "\e153"; }

.glyphicon-sort-by-order-alt:before {
  content: "\e154"; }

.glyphicon-sort-by-attributes:before {
  content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156"; }

.glyphicon-unchecked:before {
  content: "\e157"; }

.glyphicon-expand:before {
  content: "\e158"; }

.glyphicon-collapse-down:before {
  content: "\e159"; }

.glyphicon-collapse-up:before {
  content: "\e160"; }

.glyphicon-log-in:before {
  content: "\e161"; }

.glyphicon-flash:before {
  content: "\e162"; }

.glyphicon-log-out:before {
  content: "\e163"; }

.glyphicon-new-window:before {
  content: "\e164"; }

.glyphicon-record:before {
  content: "\e165"; }

.glyphicon-save:before {
  content: "\e166"; }

.glyphicon-open:before {
  content: "\e167"; }

.glyphicon-saved:before {
  content: "\e168"; }

.glyphicon-import:before {
  content: "\e169"; }

.glyphicon-export:before {
  content: "\e170"; }

.glyphicon-send:before {
  content: "\e171"; }

.glyphicon-floppy-disk:before {
  content: "\e172"; }

.glyphicon-floppy-saved:before {
  content: "\e173"; }

.glyphicon-floppy-remove:before {
  content: "\e174"; }

.glyphicon-floppy-save:before {
  content: "\e175"; }

.glyphicon-floppy-open:before {
  content: "\e176"; }

.glyphicon-credit-card:before {
  content: "\e177"; }

.glyphicon-transfer:before {
  content: "\e178"; }

.glyphicon-cutlery:before {
  content: "\e179"; }

.glyphicon-header:before {
  content: "\e180"; }

.glyphicon-compressed:before {
  content: "\e181"; }

.glyphicon-earphone:before {
  content: "\e182"; }

.glyphicon-phone-alt:before {
  content: "\e183"; }

.glyphicon-tower:before {
  content: "\e184"; }

.glyphicon-stats:before {
  content: "\e185"; }

.glyphicon-sd-video:before {
  content: "\e186"; }

.glyphicon-hd-video:before {
  content: "\e187"; }

.glyphicon-subtitles:before {
  content: "\e188"; }

.glyphicon-sound-stereo:before {
  content: "\e189"; }

.glyphicon-sound-dolby:before {
  content: "\e190"; }

.glyphicon-sound-5-1:before {
  content: "\e191"; }

.glyphicon-sound-6-1:before {
  content: "\e192"; }

.glyphicon-sound-7-1:before {
  content: "\e193"; }

.glyphicon-copyright-mark:before {
  content: "\e194"; }

.glyphicon-registration-mark:before {
  content: "\e195"; }

.glyphicon-cloud-download:before {
  content: "\e197"; }

.glyphicon-cloud-upload:before {
  content: "\e198"; }

.glyphicon-tree-conifer:before {
  content: "\e199"; }

.glyphicon-tree-deciduous:before {
  content: "\e200"; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-bottom: 0 dotted;
  border-left: 4px solid transparent; }

.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;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -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: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap; }

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

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

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

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

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

.open > a {
  outline: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999; }

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

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

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0 dotted;
  border-bottom: 4px solid #000000;
  content: ""; }

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

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; } }
.btn-default .caret {
  border-top-color: #333333; }

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff; }

.dropup .btn-default .caret {
  border-bottom-color: #333333; }

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left; }

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2; }

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none; }

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " "; }

.btn-toolbar:after {
  clear: both; }

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

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px; }

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0; }

.btn-group > .btn:first-child {
  margin-left: 0; }

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:last-child:not(:first-child),
.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 {
  border-radius: 0; }

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px; }

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 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 {
  margin-left: 0; }

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0; }

.dropup .btn-lg .caret {
  border-width: 0 5px 5px; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%; }

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

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

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

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

.btn-group-vertical > .btn-group > .btn {
  float: none; }

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0; }

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0; }

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0; }

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed; }

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%; }

[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
  display: none; }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group.col {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 45px;
  line-height: 45px; }

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

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

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  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) {
  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: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0; }

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

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

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

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

.input-group-btn {
  position: relative;
  white-space: nowrap; }

.input-group-btn:first-child > .btn {
  margin-right: -1px; }

.input-group-btn:last-child > .btn {
  margin-left: -1px; }

.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -4px; }

.input-group-btn > .btn:hover,
.input-group-btn > .btn:active {
  z-index: 2; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

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

.nav:after {
  clear: both; }

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

.nav:after {
  clear: both; }

.nav > li {
  position: relative;
  display: block; }

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px; }

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.nav > li.disabled > a {
  color: #999999; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca; }

.nav .open > a .caret,
.nav .open > a:hover .caret,
.nav .open > a:focus .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.nav > li > a > img {
  max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #dddddd; }

.nav-tabs > li {
  float: left;
  margin-bottom: -1px; }

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0; }

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.nav-pills > li {
  float: left; }

.nav-pills > li > a {
  border-radius: 4px; }

.nav-pills > li + li {
  margin-left: 2px; }

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca; }

.nav-pills > li.active > a .caret,
.nav-pills > li.active > a:hover .caret,
.nav-pills > li.active > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }

  .nav-justified > li > a {
    margin-bottom: 0; } }
.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0; }

  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff; } }
.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav .caret {
  border-top-color: #428bca;
  border-bottom-color: #428bca; }

.nav a:hover .caret {
  border-top-color: #2a6496;
  border-bottom-color: #2a6496; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

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

.navbar:after {
  clear: both; }

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

.navbar:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }
.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " "; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }
.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " "; }

.navbar-collapse:after {
  clear: both; }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none; }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    overflow-y: auto; }

  .navbar-collapse .navbar-nav.navbar-left:first-child {
    margin-left: -15px; }

  .navbar-collapse .navbar-nav.navbar-right:last-child {
    margin-right: -15px; }

  .navbar-collapse .navbar-text:last-child {
    margin-right: 0; } }
.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0; } }
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0; } }
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px; } }
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }
.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none; }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px; }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none; } }
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }

  .navbar-nav > li {
    float: left; }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }
@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }

  .navbar-right {
    float: right !important; } }
.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1); }

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }

  .navbar-form .form-control {
    display: inline-block; }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0; }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0; } }
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; } }
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-text {
  float: left;
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    margin-right: 15px;
    margin-left: 15px; } }
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777777; }

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-text {
  color: #777777; }

.navbar-default .navbar-nav > li > a {
  color: #777777; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #dddddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #cccccc; }

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7; }

.navbar-default .navbar-nav > .dropdown > a:hover .caret,
.navbar-default .navbar-nav > .dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .open > a .caret,
.navbar-default .navbar-nav > .open > a:hover .caret,
.navbar-default .navbar-nav > .open > a:focus .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

.navbar-default .navbar-nav > .dropdown > a .caret {
  border-top-color: #777777;
  border-bottom-color: #777777; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777; }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent; }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7; }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent; } }
.navbar-default .navbar-link {
  color: #777777; }

.navbar-default .navbar-link:hover {
  color: #333333; }

.navbar-inverse {
  background-color: #222222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #999999; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-text {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a {
  color: #999999; }

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333; }

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff; }

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010; }

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .dropdown > a:hover .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

.navbar-inverse .navbar-nav > .dropdown > a .caret {
  border-top-color: #999999;
  border-bottom-color: #999999; }

.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808; }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent; } }
.navbar-inverse .navbar-link {
  color: #999999; }

.navbar-inverse .navbar-link:hover {
  color: #ffffff; }

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px; }

.breadcrumb > li {
  display: inline-block; }

.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #cccccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #999999; }

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.pagination > li {
  display: inline; }

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

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

.pager:after {
  clear: both; }

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

.pager:after {
  clear: both; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 15px; }

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee; }

.pager .next > a,
.pager .next > span {
  float: right; }

.pager .previous > a,
.pager .previous > span {
  float: left; }

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.label[href]:hover,
.label[href]:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.label-default {
  background-color: #999999; }

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

.label-primary {
  background-color: #428bca; }

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

.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; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #999999;
  border-radius: 10px; }

.badge:empty {
  display: none; }

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

.btn .badge {
  position: relative;
  top: -1px; }

a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #ffffff; }

.nav-pills > li > a > .badge {
  margin-left: 3px; }

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: 200;
  line-height: 2.1428571435;
  color: inherit;
  background-color: #eeeeee; }

.jumbotron h1 {
  line-height: 1;
  color: inherit; }

.jumbotron p {
  line-height: 1.4; }

.container .jumbotron {
  border-radius: 6px; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }

  .container .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }

  .jumbotron h1 {
    font-size: 63px; } }
.thumbnail {
  display: inline-block;
  display: block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.thumbnail > img {
  display: block;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto; }

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

.thumbnail .caption {
  padding: 9px;
  color: #333333; }

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px; }

.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 {
  padding-right: 35px; }

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

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #356635; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #2d6987; }

.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #a47e3c; }

.alert-danger {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #953b39; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0; }

  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #428bca;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/*
.progress-striped .progress-bar {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
          animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
*/
.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media,
.media .media {
  margin-top: 15px; }

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

.media-object {
  display: block; }

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

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

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

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

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

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd; }

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.list-group-item > .badge {
  float: right; }

.list-group-item > .badge + .badge {
  margin-right: 5px; }

a.list-group-item {
  color: #555555; }

a.list-group-item .list-group-item-heading {
  color: #333333; }

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

a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit; }

a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #e1edf7; }

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

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

.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -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 {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel-body:before,
.panel-body:after {
  display: table;
  content: " "; }

.panel-body:after {
  clear: both; }

.panel > .list-group {
  margin-bottom: 0; }

.panel > .list-group .list-group-item {
  border-width: 1px 0; }

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

.panel > .list-group .list-group-item:last-child {
  border-bottom: 0; }

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

.panel > .table,
.panel > .table-responsive {
  margin-bottom: 0; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #dddddd; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0; }

.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
  border-bottom: 0; }

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.panel-title > a {
  color: inherit; }

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

.panel-group .panel {
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 4px; }

.panel-group .panel + .panel {
  margin-top: 5px; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #dddddd; }

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

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd; }

.panel-default {
  border-color: #dddddd; }

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd; }

.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #dddddd; }

.panel-default > .panel-heading > .dropdown .caret {
  border-color: #333333 transparent; }

.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #dddddd; }

.panel-primary {
  border-color: #428bca; }

.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #428bca;
  border-color: #428bca; }

.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca; }

.panel-primary > .panel-heading > .dropdown .caret {
  border-color: #ffffff transparent; }

.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca; }

.panel-success {
  border-color: #d6e9c6; }

.panel-success > .panel-heading {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6; }

.panel-success > .panel-heading > .dropdown .caret {
  border-color: #468847 transparent; }

.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6; }

.panel-warning {
  border-color: #faebcc; }

.panel-warning > .panel-heading {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc; }

.panel-warning > .panel-heading > .dropdown .caret {
  border-color: #c09853 transparent; }

.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc; }

.panel-danger {
  border-color: #ebccd1; }

.panel-danger > .panel-heading {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1; }

.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1; }

.panel-danger > .panel-heading > .dropdown .caret {
  border-color: #b94a48 transparent; }

.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1; }

.panel-info {
  border-color: #bce8f1; }

.panel-info > .panel-heading {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1; }

.panel-info > .panel-heading > .dropdown .caret {
  border-color: #3a87ad transparent; }

.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 6px; }

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

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20); }

.close:hover,
.close:focus {
  color: #000000;
  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 {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  display: none;
  overflow: auto;
  overflow-y: scroll; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-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);
  transform: translate(0, 0); }

.modal-dialog {
  position: relative;
  z-index: 1050;
  width: auto;
  padding: 10px;
  margin-right: auto;
  margin-left: auto; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: none;
  -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; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  min-height: 16.428571429px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

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

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

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

.modal-footer {
  padding: 19px 20px 20px;
  margin-top: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer:before,
.modal-footer:after {
  display: table;
  content: " "; }

.modal-footer:after {
  clear: both; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    padding-top: 30px;
    padding-bottom: 30px; }

  .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); } }
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible; }

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90); }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px; }

.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-top-color: #000000;
  border-width: 5px 5px 0; }

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

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

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

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

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

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

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

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover .arrow {
  border-width: 11px; }

.popover .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " "; }

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " "; }

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0; }

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " "; }

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0; }

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " "; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  height: auto;
  max-width: 100%;
  line-height: 1; }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50); }

.carousel-control.left {
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, 0 top, 100% top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px; }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }

  .carousel-indicators {
    bottom: 20px; } }
.clearfix:before,
.clearfix:after {
  display: table;
  content: " "; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-right: auto;
  margin-left: 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;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
  display: none !important; }

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

  tr.visible-xs {
    display: table-row !important; }

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

  tr.visible-xs.visible-sm {
    display: table-row !important; }

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

  tr.visible-xs.visible-md {
    display: table-row !important; }

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

  tr.visible-xs.visible-lg {
    display: table-row !important; }

  th.visible-xs.visible-lg,
  td.visible-xs.visible-lg {
    display: table-cell !important; } }
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
  display: none !important; }

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

  tr.visible-sm.visible-xs {
    display: table-row !important; }

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

  tr.visible-sm {
    display: table-row !important; }

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

  tr.visible-sm.visible-md {
    display: table-row !important; }

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

  tr.visible-sm.visible-lg {
    display: table-row !important; }

  th.visible-sm.visible-lg,
  td.visible-sm.visible-lg {
    display: table-cell !important; } }
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
  display: none !important; }

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

  tr.visible-md.visible-xs {
    display: table-row !important; }

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

  tr.visible-md.visible-sm {
    display: table-row !important; }

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

  tr.visible-md {
    display: table-row !important; }

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

  tr.visible-md.visible-lg {
    display: table-row !important; }

  th.visible-md.visible-lg,
  td.visible-md.visible-lg {
    display: table-cell !important; } }
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
  display: none !important; }

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

  tr.visible-lg.visible-xs {
    display: table-row !important; }

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

  tr.visible-lg.visible-sm {
    display: table-row !important; }

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

  tr.visible-lg.visible-md {
    display: table-row !important; }

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

  tr.visible-lg {
    display: table-row !important; }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }
.hidden-xs {
  display: block !important; }

tr.hidden-xs {
  display: table-row !important; }

th.hidden-xs,
td.hidden-xs {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-xs,
  tr.hidden-xs,
  th.hidden-xs,
  td.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-xs.hidden-sm,
  tr.hidden-xs.hidden-sm,
  th.hidden-xs.hidden-sm,
  td.hidden-xs.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-xs.hidden-md,
  tr.hidden-xs.hidden-md,
  th.hidden-xs.hidden-md,
  td.hidden-xs.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-xs.hidden-lg,
  tr.hidden-xs.hidden-lg,
  th.hidden-xs.hidden-lg,
  td.hidden-xs.hidden-lg {
    display: none !important; } }
.hidden-sm {
  display: block !important; }

tr.hidden-sm {
  display: table-row !important; }

th.hidden-sm,
td.hidden-sm {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-sm.hidden-xs,
  tr.hidden-sm.hidden-xs,
  th.hidden-sm.hidden-xs,
  td.hidden-sm.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm,
  tr.hidden-sm,
  th.hidden-sm,
  td.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-sm.hidden-md,
  tr.hidden-sm.hidden-md,
  th.hidden-sm.hidden-md,
  td.hidden-sm.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-sm.hidden-lg,
  tr.hidden-sm.hidden-lg,
  th.hidden-sm.hidden-lg,
  td.hidden-sm.hidden-lg {
    display: none !important; } }
.hidden-md {
  display: block !important; }

tr.hidden-md {
  display: table-row !important; }

th.hidden-md,
td.hidden-md {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-md.hidden-xs,
  tr.hidden-md.hidden-xs,
  th.hidden-md.hidden-xs,
  td.hidden-md.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-md.hidden-sm,
  tr.hidden-md.hidden-sm,
  th.hidden-md.hidden-sm,
  td.hidden-md.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md,
  tr.hidden-md,
  th.hidden-md,
  td.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-md.hidden-lg,
  tr.hidden-md.hidden-lg,
  th.hidden-md.hidden-lg,
  td.hidden-md.hidden-lg {
    display: none !important; } }
.hidden-lg {
  display: block !important; }

tr.hidden-lg {
  display: table-row !important; }

th.hidden-lg,
td.hidden-lg {
  display: table-cell !important; }

@media (max-width: 767px) {
  .hidden-lg.hidden-xs,
  tr.hidden-lg.hidden-xs,
  th.hidden-lg.hidden-xs,
  td.hidden-lg.hidden-xs {
    display: none !important; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-lg.hidden-sm,
  tr.hidden-lg.hidden-sm,
  th.hidden-lg.hidden-sm,
  td.hidden-lg.hidden-sm {
    display: none !important; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-lg.hidden-md,
  tr.hidden-lg.hidden-md,
  th.hidden-lg.hidden-md,
  td.hidden-lg.hidden-md {
    display: none !important; } }
@media (min-width: 1200px) {
  .hidden-lg,
  tr.hidden-lg,
  th.hidden-lg,
  td.hidden-lg {
    display: none !important; } }
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
  display: none !important; }

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

  tr.visible-print {
    display: table-row !important; }

  th.visible-print,
  td.visible-print {
    display: table-cell !important; }

  .hidden-print,
  tr.hidden-print,
  th.hidden-print,
  td.hidden-print {
    display: none !important; } }
/* ---------- Logo ---------- */
.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Table styles ---------- */
@media (max-width: 979px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }

  .ie9 .responsive-table-horizontal thead {
    float: none; } }
/* ---------- Text formatting ---------- */
.important {
  font-weight: bold; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Loading animation ---------- */
.loading-animation {
  background: url(/archive-theme/css/../images/progress_bar/loading_animation.gif) no-repeat top center;
  margin-top: 10px;
  padding-top: 40px;
  text-align: left; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

/* ---------- Text highlighting ---------- */
.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

/* ---------- Miscellaneous ---------- */
span.alert {
  display: inline-block; }

#skip-to-content {
  clip: rect(0 0 0 0);
  position: absolute; }

/* ---------- Dragging/sorting indicators ---------- */
.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(/archive-theme/css/../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px; }

/* ---------- Tags ---------- */
.tagselector-content {
  border-width: 0;
  margin-bottom: 15px;
  overflow: visible;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    background: #FFF;
    border: 1px solid #CCC;
    margin-bottom: 5px;
    overflow: visible;
    padding: 5px;
    position: relative; }
    .tagselector-content .textboxlistentry-holder li {
      line-height: 1; }
    .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input {
      border-width: 0;
      margin-bottom: 0; }
  .tagselector-content .textboxlistentry-remove {
    padding: 0 3px 1px; }

.tagselector .lfr-tags-selector-content {
  border-width: 0; }
.tagselector .lfr-tag-selector-input {
  background: none;
  padding: 0;
  width: auto; }
.tagselector .field .field-content {
  margin: 0; }
.tagselector .textboxlist-input-container {
  margin: 0; }

.tagselector-focused .textboxlistentry-holder {
  background: #FFF none;
  border: 1px solid #CCC; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

/* ---------- Tag cloud and tag list ---------- */
.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline;
    float: left;
    margin: 0 1em 0 0; }
  .tag-items a {
    white-space: nowrap; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

/* ---------- Underlay ---------- */
.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }
  .underlay .lfr-portlet-item {
    border-width: 0; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #f4f3f3 url(/archive-theme/css/../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

/* ---------- Tabs ---------- */
.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

/* ---------- Miscellaneous ---------- */
.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.panel-hd {
  background: #c0c2c5 url(/archive-theme/css/../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

/* ---------- Menus ---------- */
.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #ccc9c9 url(/archive-theme/css/../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

/* ---------- Loading mask ---------- */
.loadingmask-content {
  background: #CCC; }

.loadingmask-message {
  background: #d4d4d4 url(/archive-theme/css/../images/portlet/header_bg.png) repeat-x 0 0; }

/* ---------- Tree view ---------- */
.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }
.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }
.tree-node .tree-node-over .tree-label {
  text-decoration: underline; }
.tree-node [class^="icon-"] {
  margin-right: 5px; }
.tree-node .tree-node-checkbox-container {
  margin-right: 0; }
.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }
.tree-node-content .tree-label {
  margin-left: 3px; }
.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

/* ---------- Page customization ---------- */
.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #9CC97B; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    border: 3px solid #333;
    margin: 0.2em; }

.customizable .customizable-layout-column-content {
  background-color: #9CC97B; }

.layout-customizable-controls {
  background-color: #FFF;
  font-size: 1.5em;
  margin: 1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  padding: 1em;
  position: absolute;
  z-index: 15; }

/* ---------- Pagination ---------- */
.paginator-link {
  background: #eeeeee url() no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083bd url(/archive-theme/css/../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(/archive-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/archive-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/archive-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/archive-theme/css/../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

/* ---------- CKEditor contents ---------- */
.aui .cke_editable [class*="span"] {
  float: none; }

/* ---------- CKEditor menu ---------- */
.aui .cke_dialog .cke_dialog_ui_input_text {
  height: auto; }
.aui .cke_editable_inline a {
  cursor: pointer; }

/* ---------- CKEditor panel menu ---------- */
.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }
.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor source ---------- */
.aui .cke_source {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

/* ---------- HTML editor ---------- */
body.html-editor {
  background: #FFF;
  color: #000;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #eef0f2 url(/archive-theme/css/../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(/archive-theme/css/../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

/* ---------- Inline editing ---------- */
.lfr-editable {
  outline: 1px dashed #68bb30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68bb30 url(/archive-theme/css/../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-content .field-input-text {
      display: block;
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .field-label.textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content {
      margin-top: 0;
      vertical-align: top; }
      .lfr-portlet-title-editable .lfr-portlet-title-editable-content .combobox-content .toolbar-content .btn-group {
        margin-top: 0; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 25px;
  width: 25px; }

.ie input.cke_dialog_ui_input_text {
  height: auto; }
.ie .proxy.not-intersecting .forbidden-action {
  right: 2px;
  top: 2px; }

.ie7 .menu-content li {
  z-index: 10; }
.ie7 .paginator-link {
  color: transparent;
  font-size: 0;
  overflow: hidden;
  text-indent: 0;
  vertical-align: middle; }
.ie7 .paginator-page-link {
  color: #1F1E1E;
  font-size: 1em;
  height: auto;
  line-height: 1.4;
  overflow: visible;
  text-indent: 0; }
.ie7 .paginator-current-page {
  color: #FFF; }

.ie8 .row-fluid input[class*=span].search-query {
  line-height: 20px;
  min-height: 20px; }

.ios.mobile .modal-content .dialog-iframe-bd {
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding: 2em 5em 0;
  position: relative; }
  @media (max-width: 767px) {
    #wrapper {
      padding-left: 0.5em;
      padding-right: 0.5em; } }
  @media (min-width: 768px) and (max-width: 979px) {
    #wrapper {
      padding-left: 2em;
      padding-right: 2em; } }

.aui {
  /* ---------- Staging dockbar ---------- */
  /* ---------- Add content ---------- */
  /* ---------- Menus ---------- */
  /* ---------- Customization bar ---------- */ }
  .aui .dockbar {
    left: 0;
    right: 0;
    top: 0; }
    .aui .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: auto;
      margin-left: 10px;
      width: auto; }
    .aui .dockbar.navbar-static-top {
      position: relative; }
      .aui .dockbar.navbar-static-top .collapse {
        position: static; }
        .aui .dockbar.navbar-static-top .collapse .nav-account-controls {
          position: static; }
    .aui .dockbar .btn-link {
      color: #FFF; }
    .aui .dockbar .diamond {
      border: 12px solid transparent;
      border-bottom-color: #1485EB;
      height: 0;
      position: relative;
      top: -12px;
      width: 0; }
      .aui .dockbar .diamond:after {
        border: 12px solid transparent;
        border-top-color: #1485EB;
        content: '';
        height: 0;
        left: -12px;
        position: absolute;
        top: 12px;
        width: 0; }
    .aui .dockbar .impersonating-user .alert-icon {
      margin-right: 9px; }
    .aui .dockbar .impersonating-user .alert-info {
      border-width: 0;
      margin-bottom: 6px; }
    .aui .dockbar .info-button {
      top: 9px; }
    .aui .dockbar .info-items {
      left: 0;
      position: absolute;
      top: 100%;
      width: 100%;
      z-index: 1; }
    .aui .dockbar .navbar-inner {
      padding-left: 20px;
      padding-right: 20px; }
      .aui .dockbar .navbar-inner .brand h1 {
        display: inline-block;
        font-size: inherit;
        line-height: 1;
        margin-bottom: 0;
        margin-top: 0; }
      .aui .dockbar .navbar-inner .container {
        margin-left: 0;
        margin-right: 0;
        width: 100%; }
        .aui .dockbar .navbar-inner .container .nav-account-controls {
          float: right; }
      .aui .dockbar .navbar-inner .site-administration-menu li {
        list-style: none; }
        .aui .dockbar .navbar-inner .site-administration-menu li a {
          color: #000;
          display: block;
          padding: 3px 5px 3px 40px; }
          .aui .dockbar .navbar-inner .site-administration-menu li a:focus, .aui .dockbar .navbar-inner .site-administration-menu li a:hover {
            background: #0DB5E7;
            color: #FFF;
            text-decoration: none; }
          .aui .dockbar .navbar-inner .site-administration-menu li a i {
            font-size: 0.8em; }
    .aui .dockbar .nav.staging-nav-items {
      margin: 0;
      position: static; }
      .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle {
        background-color: transparent;
        display: block; }
        .aui .dockbar .nav.staging-nav-items li.dropdown.active > .dropdown-toggle:hover {
          color: #0077B3; }
      .aui .dockbar .nav.staging-nav-items .staging-link {
        position: static; }
    .aui .dockbar .user-avatar img {
      margin-top: -2px;
      text-decoration: none;
      vertical-align: middle;
      width: 20px; }
  .aui .dockbar-split .dockbar {
    height: 0;
    position: absolute; }
    .aui .dockbar-split .dockbar .staging-controls .staging-bar li.dropdown .dropdown-menu {
      left: 0;
      margin-left: 0;
      width: 100%; }
    .aui .dockbar-split .dockbar.navbar-static-top .collapse {
      position: relative; }
      .aui .dockbar-split .dockbar.navbar-static-top .collapse .nav-account-controls {
        position: fixed; }
    .aui .dockbar-split .dockbar .divider-vertical {
      display: none; }
    .aui .dockbar-split .dockbar .info-button {
      top: 12px; }
    .aui .dockbar-split .dockbar .info-items {
      left: auto;
      position: static; }
    .aui .dockbar-split .dockbar .navbar-inner {
      background-color: transparent;
      border-width: 0;
      padding: 0;
      width: 0; }
      .aui .dockbar-split .dockbar .navbar-inner .nav {
        border-bottom-width: 0; }
        .aui .dockbar-split .dockbar .navbar-inner .nav > li {
          background-color: #333; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li > a {
            color: #FFF;
            line-height: 31px; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:focus, .aui .dockbar-split .dockbar .navbar-inner .nav > li > a:hover {
              color: #FFF; }
            .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav > li > a [class*=" icon-"] {
              margin-top: 3px; }
          .aui .dockbar-split .dockbar .navbar-inner .nav > li.active > a {
            color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.active > .dropdown-toggle {
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.dropdown.open > .dropdown-toggle {
          background-color: #555;
          color: #FFF; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.info-items {
          background-color: transparent; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a {
          background-color: #2496E5;
          padding-bottom: 0;
          padding-top: 0; }
          .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle > a:hover {
            background-color: #2FA4F5; }
        .aui .dockbar-split .dockbar .navbar-inner .nav li.staging-toggle span.nav-item-label {
          padding: 5px 10px; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-account-controls {
        left: auto;
        margin-right: 0;
        padding: 0;
        position: fixed;
        right: 5em;
        z-index: 325; }
      .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls {
        background: transparent;
        position: fixed;
        top: 10%;
        z-index: 350; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li {
          float: none;
          margin: 10px;
          position: relative; }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a {
            clip: rect(0 0 0 0);
            position: absolute; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls a:focus {
              clip: rect(auto auto auto auto);
              position: static; }
          @media (max-width: 979px) {
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.page-preview-controls {
              display: none; } }
          .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a {
            background: #333;
            color: #FFF;
            padding: 6px 8px;
            text-align: center; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover {
              background: #555; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a [class*=" icon-"] {
              font-size: 25px;
              position: relative;
              vertical-align: middle; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link {
              background: #92F545; }
              .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class^="icon-"], .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a.toggle-controls-link [class*=" icon-"] {
                color: #000; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .nav-item-label {
              background: #333;
              display: none;
              left: 100%;
              margin-left: 0.5em;
              margin-top: -1em;
              padding: 0 20px;
              position: absolute;
              top: 50%;
              white-space: nowrap; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a:hover .nav-item-label {
              display: block; }
            .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls > li > a .icon-caret-down {
              display: none; }
        .aui .dockbar-split .dockbar .navbar-inner .nav-add-controls:hover > li.toggle-controls a {
          clip: rect(auto auto auto auto);
          position: static; }
    .aui .dockbar-split .dockbar .staging-nav-items li > span {
      color: #FFF;
      display: block;
      padding: 10px 15px;
      line-height: 31px; }
  .aui .dockbar-split .info-link-container {
    width: 0; }
  .aui .dockbar-split .info-items {
    height: 1px;
    width: 715px; }
    .aui .dockbar-split .info-items a, .aui .dockbar-split .info-items .btn-link {
      color: #FFF;
      text-decoration: underline; }
      .aui .dockbar-split .info-items a:hover, .aui .dockbar-split .info-items .btn-link:hover {
        text-decoration: none; }
        .aui .dockbar-split .info-items a:hover .taglib-text, .aui .dockbar-split .info-items .btn-link:hover .taglib-text {
          text-decoration: none; }
    .aui .dockbar-split .info-items .btn-link {
      border-width: 0;
      font-size: 14px;
      font-weight: 300;
      margin: 0 0 0 6px;
      padding: 0;
      text-shadow: none; }
  .aui .dockbar-split .staging-bar {
    margin: 10px 0; }
  .aui .dockbar-split.controls-hidden .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    background: #F5AF45; }
  .aui .dockbar-split.lfr-has-add-content .nav-add-controls {
    left: 350px; }
  .aui .dockbar-split.lfr-has-device-preview .nav-add-controls {
    left: 220px; }
  .aui .dockbar-split.lfr-has-edit-layout .nav-add-controls {
    left: 460px; }
  .aui.dialog-iframe-root-node .dockbar .nav-add-controls .page-preview-controls {
    display: none; }
  .aui .touch .dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link, .aui .controls-hidden.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.toggle-controls > .toggle-controls-link {
    clip: rect(auto auto auto auto);
    position: static; }
  .aui .variation-selector {
    display: block;
    font-size: 1.2em;
    font-weight: bold;
    margin: 1em; }
  .aui .layout-revision-container {
    margin: 1em 0 0 1em;
    padding: 0; }
    .aui .layout-revision-container .approximate-date {
      color: #999;
      font-weight: bold; }
    .aui .layout-revision-container .current-version {
      color: #41801d;
      display: block; }
    .aui .layout-revision-container .current-version-pointer {
      display: inline-block;
      width: 0; }
      .aui .layout-revision-container .current-version-pointer img {
        left: -25px;
        position: relative; }
    .aui .layout-revision-container .layout-variation-name {
      color: #666;
      font-size: 1.15em;
      margin-bottom: 0.1em;
      text-transform: uppercase; }
    .aui .layout-revision-container .layout-revision-current {
      color: #666; }
    .aui .layout-revision-container .real-date {
      color: #999;
      display: block;
      text-align: right; }
    .aui .layout-revision-container .taglib-workflow-status .workflow-status {
      background: none;
      padding-left: 0; }
      .aui .layout-revision-container .taglib-workflow-status .workflow-status .workflow-status-ready-for-publication {
        color: #41801d;
        font-weight: bold; }
  .aui .layout-revision-container-root {
    margin: 0; }
  .aui .staging-controls {
    padding-left: 5px;
    padding-right: 50px; }
    .aui .staging-controls select {
      width: 100%; }
    .aui .staging-controls .staging-bar .dropdown-menu {
      font-size: 13px;
      min-width: 520px;
      width: 100%; }
      .aui .staging-controls .staging-bar .dropdown-menu .btn-link {
        float: left;
        font-size: 11px;
        margin: 0 5px 0 0;
        padding: 0;
        text-decoration: underline;
        text-shadow: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link:hover {
          text-decoration: none; }
        .aui .staging-controls .staging-bar .dropdown-menu .btn-link.history {
          float: right; }
  .aui .lfr-admin-panel {
    background-color: #FFF;
    bottom: 0;
    left: 0;
    overflow: auto;
    padding: 10px;
    position: fixed;
    top: 0;
    z-index: 1100; }
    @media (max-width: 767px) {
      .aui .lfr-admin-panel {
        margin: 0 -20px;
        position: static;
        width: auto; }
        .aui .lfr-admin-panel.lfr-add-panel .add-content-menu .lfr-add-page-toolbar, .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
          margin-top: 0;
          position: static;
          width: auto; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .taglib-form-navigator .accordion {
          margin-bottom: 20px; }
        .aui .lfr-admin-panel.lfr-edit-layout-panel .site-admin-link {
          padding: 0;
          position: static; } }
  .aui .lfr-has-add-content {
    padding-left: 350px; }
  .aui .lfr-has-device-preview {
    padding-left: 220px; }
  .aui .lfr-has-edit-layout {
    padding-left: 460px; }
  @media (max-width: 767px) {
    .aui .lfr-has-add-content, .aui .lfr-has-device-preview, .aui .lfr-has-edit-layout {
      padding-left: 20px; } }
  .aui .dropdown-menu > li > a:focus > [class^="icon-"] {
    background-image: none; }
  .aui .my-sites-menu .site-type {
    color: #FFF;
    display: none;
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    margin-right: 10px;
    position: absolute;
    right: 100%; }
  .aui .my-sites-menu a:hover .site-type {
    color: #FFFFFF;
    display: inline-block; }
  .aui .ie.rtl .dockbar .menu-button span {
    background-position-x: -25px; }
  .aui.ie6 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie7 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls, .aui.ie8 .dockbar-split .dockbar .navbar-inner .nav-add-controls li.page-preview-controls {
    display: none; }
  .aui .ie7 .dockbar {
    zoom: 1; }
  .aui .ie7 .my-sites-menu a {
    overflow: visible;
    text-align: left; }
  .aui .ie7 .my-sites-menu .site-name {
    float: none; }
  .aui .ie7 .my-sites-menu .site-type {
    float: none; }
  .aui .ie6 .dockbar, .aui .ie6 .lfr-dockbar-pinned .dockbar {
    height: 10px;
    left: 0;
    position: relative;
    top: 0; }
  .aui .ie6 .dockbar .pin-dockbar {
    display: none; }
  .aui .ie6 .my-sites-menu {
    width: 200px; }
    .aui .ie6 .my-sites-menu a {
      zoom: 1; }
  .aui .ie6 .menu-scroll {
    height: 300px;
    overflow-y: auto; }
  .aui .controls-hidden .info-button, .aui .controls-hidden .page-customization-bar {
    display: none; }
  .aui .info-button {
    cursor: pointer;
    display: inline-block;
    position: relative;
    right: 12px;
    z-index: 1; }
    .aui .info-button a {
      color: #FFF;
      padding: 2px 10px;
      position: absolute;
      text-decoration: none;
      z-index: 1; }
    .aui .info-button .icon-stop {
      color: #1485EB;
      font-size: 20px; }
  .aui .page-customization-bar {
    background-color: #555;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #FFF;
    display: table;
    font-size: 14px;
    font-weight: 300;
    padding: 0 15px;
    width: 100%; }
    .aui .page-customization-bar .customized-icon {
      margin: 5px;
      vertical-align: middle; }
    .aui .page-customization-bar .page-customization-actions {
      padding-left: 5em; }
    .aui .page-customization-bar .page-customization-actions a {
      color: #EEE;
      font-size: 0.8em;
      padding: 0 1em; }
    .aui .page-customization-bar .page-customization-bar-form {
      display: table-cell;
      text-align: center;
      vertical-align: middle;
      width: 25%; }
      .aui .page-customization-bar .page-customization-bar-form a {
        color: #FFF; }
        .aui .page-customization-bar .page-customization-bar-form a:focus, .aui .page-customization-bar .page-customization-bar-form a:hover {
          color: #FFF;
          text-decoration: none; }
      .aui .page-customization-bar .page-customization-bar-form span {
        display: block;
        line-height: 20px; }
    .aui .page-customization-bar .page-customization-bar-text {
      display: table-cell;
      height: 51px;
      vertical-align: middle;
      width: 75%; }
    .aui .page-customization-bar .page-customization-bar-container {
      position: absolute; }
    .aui .page-customization-bar .reset-prototype {
      display: inline; }
  @media (max-width: 1140px) {
    .aui .dockbar-split .dockbar .info-items {
      width: 515px; } }
  @media (max-width: 979px) {
    .aui #navigation {
      display: none; }
      .aui #navigation.open {
        display: block; }
    .aui .dockbar-split .dockbar {
      height: auto;
      position: relative; }
      .aui .dockbar-split .dockbar .navbar-inner {
        width: auto; }
    .aui .user-avatar-image {
      width: 18px; } }

/* ---------- Add/remove page ---------- */
.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1; }
.modify-pages .add-page-editor-input {
  width: 150px; }
.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 10px;
  line-height: 6px;
  margin-top: -8px;
  overflow: hidden;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }
.modify-pages .lfr-nav-sortable > a > span {
  padding-left: 28px; }
.modify-pages .drag-handle {
  background-color: #555;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  color: #FFF;
  cursor: pointer;
  font-size: 16px;
  left: 3px;
  line-height: 1em;
  margin: 8px;
  padding: 4px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 1em; }
@media (min-width: 980px) {
  .modify-pages .lfr-nav-sortable > a > span {
    padding-left: 0; }
  .modify-pages .drag-handle {
    display: none; } }
.modify-pages .lfr-nav-updateable.selected a:hover span {
  cursor: text; }

.controls-hidden .modify-pages .lfr-nav-sortable > a > span {
  padding-left: 0; }
.controls-hidden .modify-pages .drag-handle {
  display: none; }

.nav li .toolbar {
  margin-top: 5px; }

/* ---------- Navigation portlet ---------- */
.nav-menu ul {
  padding-left: 10px; }
.nav-menu li a.ancestor {
  font-weight: bold; }
.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(/archive-theme/css/../images/arrows/04_right.png); }

/* ---------- Page template selector ---------- */
.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #c4c4c4 url(/archive-theme/css/../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: url() no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(/archive-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/archive-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/archive-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/archive-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/archive-theme/css/../images/common/check.png); }

/* ---------- Portlet wrapper and icons ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar {
    margin: 0;
    padding: 2px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 3px;
    z-index: 300; }
    .portlet-topper .portlet-topper-toolbar a {
      color: inherit; }
      .portlet-topper .portlet-topper-toolbar a, .portlet-topper .portlet-topper-toolbar a:hover {
        text-decoration: none; }
      .portlet-topper .portlet-topper-toolbar a i {
        font-size: 19px; }
    .portlet-topper .portlet-topper-toolbar .nobr {
      display: block;
      float: left;
      padding: 1px; }
    .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      background: url(/archive-theme/css/../images/arrows/12_left.png) no-repeat 0 50%;
      color: #FFF;
      font-weight: bold;
      padding: 5px 5px 5px 18px; }
      .portlet-topper .portlet-topper-toolbar .portlet-icon-back:hover {
        color: #FFF; }
    .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
      color: transparent;
      font-size: 0; }

.portlet-title {
  display: block; }
  .portlet-title img {
    vertical-align: middle; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 95%;
  vertical-align: top; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-borderless-bar, .portlet-content .lfr-icon-actions {
  background: #333;
  color: #FFF;
  text-shadow: -1px -1px black; }
  .portlet-borderless-bar a, .portlet-content .lfr-icon-actions a {
    color: #3AF; }

.portlet-borderless-container:hover .portlet-borderless-bar, .portlet-content:hover .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions, .portlet-content:hover .lfr-icon-actions .taglib-text {
  display: inline-block; }

.portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
  background-image: url(/archive-theme/css/../images/portlet/options_borderless.png); }

.portlet-content .lfr-icon-actions {
  float: left;
  margin: 1px 10px 1px 1px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  padding: 2px 7px; }
  .portlet-content .lfr-icon-actions .taglib-text {
    color: #FFF;
    display: none;
    font-weight: bold;
    margin-right: 1em;
    text-decoration: none;
    vertical-align: middle; }
  .portlet-content .lfr-icon-actions .lfr-icon-action a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    margin-left: 5px;
    vertical-align: top; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a:hover {
      text-decoration: none; }
      .portlet-content .lfr-icon-actions .lfr-icon-action a:hover span {
        text-decoration: underline; }
    .portlet-content .lfr-icon-actions .lfr-icon-action a img {
      visibility: hidden; }
  .portlet-content .lfr-icon-actions .lfr-icon-action-add a {
    background-image: url(/archive-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/archive-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/archive-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/archive-theme/css/../images/common/configuration_white.png); }
.portlet-content .lfr-url-error {
  display: inline-block;
  white-space: normal; }

/* ---------- Borderless portlet ---------- */
.portlet-borderless-container {
  min-height: 2.5em;
  position: relative; }

.portlet-borderless-bar {
  background-color: transparent;
  font-size: 10px;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
  opacity: 0.3;
  height: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 200; }
  .portlet-borderless-bar a {
    background: url() no-repeat 0 50%;
    display: inline-block;
    height: 20px;
    margin-left: 5px;
    text-indent: -9999px;
    width: 16px; }
  .portlet-borderless-bar .portlet-actions {
    float: right;
    overflow: hidden;
    padding: 0 5px; }
    .portlet-borderless-bar .portlet-actions .portlet-action, .portlet-borderless-bar .portlet-actions .portlet-options {
      display: inline-block; }
  .portlet-borderless-bar .portlet-actions, .portlet-borderless-bar .portlet-title-default {
    background-color: #333;
    min-height: 21px; }
  .portlet-borderless-bar .portlet-action-separator {
    display: none; }
  .portlet-borderless-bar .portlet-back a {
    height: auto;
    text-indent: 0;
    width: auto; }
  .portlet-borderless-bar .portlet-close {
    display: inline-block;
    vertical-align: middle; }
    .portlet-borderless-bar .portlet-close a {
      background-image: url(/archive-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/archive-theme/css/../images/portlet/options_borderless.png); }

.lfr-configurator-visibility .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6; }
.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.portlet-content .icons-container {
  clear: both;
  height: auto;
  margin-top: 1em;
  overflow: hidden;
  width: auto; }

.portlet-title-default {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  float: right;
  font-weight: bold;
  height: 0;
  line-height: 19px;
  max-width: 50%;
  padding: 0 10px;
  text-transform: uppercase; }

.portlet-draggable .portlet-topper {
  cursor: move; }
.portlet-draggable .portlet-title-default {
  background: #333333 url(/archive-theme/css/../images/portlet/draggable_borderless.png) no-repeat 0 50%;
  cursor: move;
  padding-left: 20px; }

/* ---------- Panel page ---------- */
.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

/* ---------- Standard styles defined in the JSR 168 ---------- */
/* ---------- Fonts ---------- */
/* ---------- Font attributes for the 'normal' fragment font ---------- */
/* ---------- Font attributes similar to the .portlet-font but the color is lighter ---------- */
/* ---------- Messages ---------- */
.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

/* ---------- Status labels ---------- */
.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(/archive-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/archive-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/archive-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/archive-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/archive-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/archive-theme/css/../images/messages/success.png);
  color: #384F34; }

/* ---------- Liferay messages ---------- */
.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(/archive-theme/css/../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(/archive-theme/css/../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Sections ---------- */
/* ---------- Text in a selected cell range ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }
.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Text of a subheading ---------- */
/* ---------- Table or section footnote ---------- */
/* ---------- Text that belongs to the table but does not fall in one of the other categories (e.g. explanatory or help text that is associated with the section) ---------- */
/* ---------- Forms ---------- */
.alert .form {
  margin: 0; }

/* ---------- Text used for the descriptive label of the whole form (not the labels for fields) ---------- */
/* ---------- Text of the user-input in an input field ---------- */
/* ---------- Text on a button ---------- */
/* ---------- Text that appears beside a context dependent action icon ---------- */
/* ---------- Text that appears beside a 'standard' icon (e.g. Ok, or cancel) ---------- */
/* ---------- Text for a separator of fields (e.g. checkboxes, etc.) ---------- */
/* ---------- Text for a field (not input field, e.g. checkboxes, etc.) ---------- */
/* ---------- Menus ---------- */
/* ---------- General menu settings such as background color, margins, etc. ---------- */
/* ---------- Normal, unselected menu item ---------- */
/* ---------- Selected menu item ---------- */
/* ---------- Normal, unselected menu item when the mouse hovers over it ---------- */
/* ---------- Selected menu item when the mouse hovers over it ---------- */
/* ---------- Normal, unselected menu item that has sub-menus ---------- */
/* ---------- Selected sub-menu item that has sub-menus ---------- */
/* ---------- Descriptive text for the menu (e.g. in a help context below the menu) ---------- */
/* ---------- Menu caption ---------- */
/* ---------- Miscellaneous portlet styles ---------- */
.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }
.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(/archive-theme/css/../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

/* ---------- Permissions ---------- */
.table-data tr.lfr-role .first {
  background-image: url();
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 30px;
  vertical-align: middle; }
.table-data tr.lfr-role-guest .first {
  background-image: url(/archive-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/archive-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/archive-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/archive-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/archive-theme/css/../images/common/team_icon.png); }

/* ---------- Miscellaneous component styles ---------- */
.lfr-ddm-container .control-group.error .control-label,
.lfr-ddm-container .control-group.error .help-block,
.lfr-ddm-container .control-group.error .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.error .checkbox,
.lfr-ddm-container .control-group.error .radio,
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  color: #555555; }
.lfr-ddm-container .control-group.error input,
.lfr-ddm-container .control-group.error select,
.lfr-ddm-container .control-group.error textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error input:focus,
  .lfr-ddm-container .control-group.error select:focus,
  .lfr-ddm-container .control-group.error textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.error .input-prepend .add-on,
.lfr-ddm-container .control-group.error .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.info .control-label,
.lfr-ddm-container .control-group.info .help-block,
.lfr-ddm-container .control-group.info .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.info .checkbox,
.lfr-ddm-container .control-group.info .radio,
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  color: #555555; }
.lfr-ddm-container .control-group.info input,
.lfr-ddm-container .control-group.info select,
.lfr-ddm-container .control-group.info textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info input:focus,
  .lfr-ddm-container .control-group.info select:focus,
  .lfr-ddm-container .control-group.info textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.info .input-prepend .add-on,
.lfr-ddm-container .control-group.info .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.success .control-label,
.lfr-ddm-container .control-group.success .help-block,
.lfr-ddm-container .control-group.success .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.success .checkbox,
.lfr-ddm-container .control-group.success .radio,
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  color: #555555; }
.lfr-ddm-container .control-group.success input,
.lfr-ddm-container .control-group.success select,
.lfr-ddm-container .control-group.success textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success input:focus,
  .lfr-ddm-container .control-group.success select:focus,
  .lfr-ddm-container .control-group.success textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.success .input-prepend .add-on,
.lfr-ddm-container .control-group.success .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.warning .control-label,
.lfr-ddm-container .control-group.warning .help-block,
.lfr-ddm-container .control-group.warning .help-inline {
  color: #555555; }
.lfr-ddm-container .control-group.warning .checkbox,
.lfr-ddm-container .control-group.warning .radio,
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  color: #555555; }
.lfr-ddm-container .control-group.warning input,
.lfr-ddm-container .control-group.warning select,
.lfr-ddm-container .control-group.warning textarea {
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning input:focus,
  .lfr-ddm-container .control-group.warning select:focus,
  .lfr-ddm-container .control-group.warning textarea:focus {
    border-color: #b3b3b3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px white; }
.lfr-ddm-container .control-group.warning .input-prepend .add-on,
.lfr-ddm-container .control-group.warning .input-append .add-on {
  color: #555555;
  background-color: whitesmoke;
  border-color: #555555; }
.lfr-ddm-container .control-group.error > .control-label,
.lfr-ddm-container .control-group.error > .help-block,
.lfr-ddm-container .control-group.error > .help-inline {
  color: #b50303; }
.lfr-ddm-container .control-group.error > .checkbox,
.lfr-ddm-container .control-group.error > .radio,
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  color: #b50303; }
.lfr-ddm-container .control-group.error > input,
.lfr-ddm-container .control-group.error > select,
.lfr-ddm-container .control-group.error > textarea {
  border-color: #b50303;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.error > input:focus,
  .lfr-ddm-container .control-group.error > select:focus,
  .lfr-ddm-container .control-group.error > textarea:focus {
    border-color: #830202;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fb2323; }
.lfr-ddm-container .control-group.error > .input-prepend .add-on,
.lfr-ddm-container .control-group.error > .input-append .add-on {
  color: #b50303;
  background-color: #fee5e2;
  border-color: #b50303; }
.lfr-ddm-container .control-group.info > .control-label,
.lfr-ddm-container .control-group.info > .help-block,
.lfr-ddm-container .control-group.info > .help-inline {
  color: #12718f; }
.lfr-ddm-container .control-group.info > .checkbox,
.lfr-ddm-container .control-group.info > .radio,
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  color: #12718f; }
.lfr-ddm-container .control-group.info > input,
.lfr-ddm-container .control-group.info > select,
.lfr-ddm-container .control-group.info > textarea {
  border-color: #12718f;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.info > input:focus,
  .lfr-ddm-container .control-group.info > select:focus,
  .lfr-ddm-container .control-group.info > textarea:focus {
    border-color: #0c4d62;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #24b5e3; }
.lfr-ddm-container .control-group.info > .input-prepend .add-on,
.lfr-ddm-container .control-group.info > .input-append .add-on {
  color: #12718f;
  background-color: #cef1fc;
  border-color: #12718f; }
.lfr-ddm-container .control-group.success > .control-label,
.lfr-ddm-container .control-group.success > .help-block,
.lfr-ddm-container .control-group.success > .help-inline {
  color: #488f06; }
.lfr-ddm-container .control-group.success > .checkbox,
.lfr-ddm-container .control-group.success > .radio,
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  color: #488f06; }
.lfr-ddm-container .control-group.success > input,
.lfr-ddm-container .control-group.success > select,
.lfr-ddm-container .control-group.success > textarea {
  border-color: #488f06;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.success > input:focus,
  .lfr-ddm-container .control-group.success > select:focus,
  .lfr-ddm-container .control-group.success > textarea:focus {
    border-color: #2f5e04;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #79f10a; }
.lfr-ddm-container .control-group.success > .input-prepend .add-on,
.lfr-ddm-container .control-group.success > .input-append .add-on {
  color: #488f06;
  background-color: #f1fbd1;
  border-color: #488f06; }
.lfr-ddm-container .control-group.warning > .control-label,
.lfr-ddm-container .control-group.warning > .help-block,
.lfr-ddm-container .control-group.warning > .help-inline {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > .checkbox,
.lfr-ddm-container .control-group.warning > .radio,
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  color: #bf7900; }
.lfr-ddm-container .control-group.warning > input,
.lfr-ddm-container .control-group.warning > select,
.lfr-ddm-container .control-group.warning > textarea {
  border-color: #bf7900;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  .lfr-ddm-container .control-group.warning > input:focus,
  .lfr-ddm-container .control-group.warning > select:focus,
  .lfr-ddm-container .control-group.warning > textarea:focus {
    border-color: #8c5900;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffaf26; }
.lfr-ddm-container .control-group.warning > .input-prepend .add-on,
.lfr-ddm-container .control-group.warning > .input-append .add-on {
  color: #bf7900;
  background-color: #fffbdc;
  border-color: #bf7900; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper {
  border: 1px solid #D0D0D0;
  border-left-width: 10px;
  padding: 7px 10px 10px; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"][data-repeatable="true"]:nth-of-type(even), .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper[data-repeatable="true"]:nth-of-type(even) {
    background-color: #F5F5F5; }
  .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"], .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper[data-repeatable="true"] .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper, .portlet-journal .journal-article-container .lfr-ddm-container .field-wrapper .field-wrapper .field-wrapper {
    margin: 15px 0 0; }

/* ---------- Add content dialog ---------- */
.lfr-portlet-item, .lfr-portlet-item p a {
  font-size: 1em; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(/html/themes/classic/images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    text-indent: 110%;
    white-space: nowrap;
    overflow: hidden;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }
.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }
.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }
.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }
.taglib-calendar table td {
  border-width: 0; }
.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }
.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- navbar form search ---------- */
.navbar form {
  margin: 0; }

.ie .portlet-borderless-bar {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-content .lfr-icon-actions {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5; }
.ie .portlet-borderless-container:hover .portlet-borderless-bar, .ie .portlet-journal-content .lfr-icon-actions:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }
.ie .taglib-calendar tr td.first a {
  border-right-width: 0; }

.ie6 .portlet-content .icons-container, .ie7 .portlet-content .icons-container {
  overflow: visible; }
.ie6 .portlet-content .lfr-icon-actions .taglib-text, .ie7 .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block; }
.ie6 .portlet-borderless-bar .portlet-actions, .ie7 .portlet-borderless-bar .portlet-actions {
  margin-left: 20px;
  margin-right: 0; }
.ie6 .portlet-title-default, .ie7 .portlet-title-default {
  float: left; }
.ie6 .lfr-message .lfr-message-close, .ie7 .lfr-message .lfr-message-close {
  float: left; }

.ie6 .portlet-topper-toolbar .icon {
  height: 16px;
  width: 16px; }
.ie6 .portlet-borderless-container {
  height: 2.5em; }
.ie6 .portlet-borderless-bar {
  filter: alpha(opacity=90); }
  .ie6 .portlet-borderless-bar .portlet-actions {
    display: inline;
    filter: alpha(opacity=90); }
.ie6 .breadcrumbs {
  zoom: 1; }

.ie8 .dockbar img, .ie8 .lfr-icon-action img, .ie8 .logo img {
  max-width: none; }

/*@import url(forms.css);*/
.menu-content, .underlay-content {
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5); }

.lfr-add-panel, .lfr-device-preview-panel, .lfr-edit-layout-panel {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.lfr-preview-file-image img, .lfr-translation-manager {
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.8); }

.lfr-preview-file-image-current-column {
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8); }

.lfr-device-preview .lfr-device-size-status-content {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px white;
  -moz-box-shadow: 0 0 1px white;
  box-shadow: 0 0 1px white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9; }
.lfr-device-preview .lfr-device:after, .lfr-device-preview .lfr-device:before {
  -webkit-box-shadow: #111111 0 1px 0;
  -moz-box-shadow: #111111 0 1px 0;
  box-shadow: #111111 0 1px 0; }
.lfr-device-preview .lfr-device:after {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }
.lfr-device-preview .lfr-device.rotated:after, .lfr-device-preview .lfr-device.rotated:before {
  -webkit-box-shadow: #111111 -1px 1px 0;
  -moz-box-shadow: #111111 -1px 1px 0;
  box-shadow: #111111 -1px 1px 0; }
.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px; }
.lfr-device-preview .lfr-device.tablet:before {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; } }
.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.dockbar .navbar-inner .nav li.staging-toggle span {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
.dockbar .menu-button-active .menu-button {
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7); }
.dockbar .impersonating-user .alert-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px; }
.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  -o-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; } }
.portlet-document-library .lfr-ddm-small-image-preview, .portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -webkit-box-shadow: 0 1px 3px #cccccc;
  -moz-box-shadow: 0 1px 3px #cccccc;
  box-shadow: 0 1px 3px #cccccc; }

.portlet-asset-category-admin .tree-node-selected, .portlet-asset-category-admin .tree-node-over, .portlet-asset-category-admin .category-item {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -webkit-box-shadow: inset 0 0 2px #224fa8;
  -moz-box-shadow: inset 0 0 2px #224fa8;
  box-shadow: inset 0 0 2px #224fa8; }

.portlet-document-library-upload-mask .overlaymask-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.lfr-search-combobox-item, .portlet-journal .lfr-search-combobox .search input {
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px; }

.lfr-search-combobox .field-input-text {
  -webkit-border-radius: 4px 1px 1px 4px;
  -moz-border-radius: 4px 1px 1px 4px;
  -ms-border-radius: 4px 1px 1px 4px;
  -o-border-radius: 4px 1px 1px 4px;
  border-radius: 4px 1px 1px 4px; }
.lfr-search-combobox .button-input {
  -webkit-border-radius: 1px 4px 4px 1px;
  -moz-border-radius: 1px 4px 4px 1px;
  -ms-border-radius: 1px 4px 4px 1px;
  -o-border-radius: 1px 4px 4px 1px;
  border-radius: 1px 4px 4px 1px; }

.lfr-upload-container .progress-bar, .lfr-upload-container .progress, .lfr-editable:after {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

body > .lfr-menu-list ul, .active-area-proxy, .entry-display-style .entry-thumbnail, .lfr-api-results, .lfr-translation-manager, .lfr-translation-manager-translation, .lfr-upload-container .cancel-button .modify-pages .delete-tab, .portlet-image-gallery-display .image-thumbnail img, .rule-group-instance-container .rule-group-instance, .select-documents, .select-files, .taglib-ratings.stars:hover, .taglib-ratings.stars:hover .liferay-rating-vote > div, .taglib-ratings.stars .rating-focused > div, .tags-search-combobox .field-input-text {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.entry-display-style, .lfr-search-combobox, .lfr-upload-container .upload-file, .lfr-upload-container .upload-target, .portlet-asset-tag-admin .merge-tag, .portlet-document-library .common-file-metadata-container.selected, .portlet-document-library-display .common-file-metadata-container.selected, .portlet-image-gallery-display .image-icon, .select-documents, .select-files {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px; }

.portlet-dynamic-data-list-display .lfr-ddm-container .field-wrapper, .portlet-dynamic-data-lists .lfr-ddm-container .field-wrapper, .portlet-journal .lfr-ddm-container .field-wrapper {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.portlet-journal .display-page-item-container .display-page-item, .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove, .taglib-categorization-filter .asset-entry {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px; }

.menu-content {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -webkit-box-shadow: 0 0 5px 0 #333333;
    -moz-box-shadow: 0 0 5px 0 #333333;
    box-shadow: 0 0 5px 0 #333333;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }

.underlay-content {
  -moz-border-radius-bottomleft: 8px;
  -webkit-border-bottom-left-radius: 8px;
  border-bottom-left-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  -webkit-border-bottom-right-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px; }
.input-localized .lfr-input-localized .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #dddddd;
  -moz-box-shadow: 0 0 3px #dddddd;
  box-shadow: 0 0 3px #dddddd; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -webkit-box-shadow: 0 0 3px #ff0047;
    -moz-box-shadow: 0 0 3px #ff0047;
    box-shadow: 0 0 3px #ff0047; }
.input-localized .palette-item-selected .lfr-input-localized-state {
  -webkit-box-shadow: 0 0 3px #27c1f2;
  -moz-box-shadow: 0 0 3px #27c1f2;
  box-shadow: 0 0 3px #27c1f2; }

.lfr-add-panel .add-content-button .lfr-actions {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
.lfr-add-panel .lfr-panel.lfr-extended {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar, .lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d2dbe4), color-stop(100%, #bdc8d6));
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -moz-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: -o-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }
.lfr-add-panel .search-panel .add-content-search .field-input {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query, .lfr-add-panel .add-content-menu .search-query {
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  -o-border-radius: 15px;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px; }

.lfr-token, .layout-customizable-controls, .lfr-translation-manager-delete-translation {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px; }

.customizable-layout-column-content {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  -o-border-radius: 6px;
  border-radius: 6px; }

.staging-tabview-list {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.site-variations-tabview-list .tab-content, .staging-tabview-list .tab-active .tab-content, .tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.rule-group-instance-container .rule-group-instance {
  -webkit-box-shadow: 1px 1px 2px #999999;
  -moz-box-shadow: 1px 1px 2px #999999;
  box-shadow: 1px 1px 2px #999999; }

.lfr-action-label {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }

  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status, .lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -moz-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: -o-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-transition: width 0.5s ease-out;
  -moz-transition: width 0.5s ease-out;
  -o-transition: width 0.5s ease-out;
  transition: width 0.5s ease-out; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #FFC; }

  to {
    background-color: transparent; } }

.highlight-animation {
  -webkit-animation: highlight-animation 0.7s;
  -moz-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0.15s;
  -moz-transition: opacity 0.5s ease 0.15s;
  -o-transition: opacity 0.5s ease 0.15s;
  transition: opacity 0.5s ease 0.15s; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -webkit-transition: opacity 0.5s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -webkit-transition: max-width 0.3s ease-in;
  -webkit-transition-delay: 0.2s;
  -moz-transition: max-width 0.3s ease-in 0.2s;
  -o-transition: max-width 0.3s ease-in 0.2s;
  transition: max-width 0.3s ease-in 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }
body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -webkit-transition: max-width 0.3s ease;
  -webkit-transition-delay: 0s;
  -moz-transition: max-width 0.3s ease 0s;
  -o-transition: max-width 0.3s ease 0s;
  transition: max-width 0.3s ease 0s; }
body:first-of-type .portlet-borderless-bar .portlet-actions {
  -moz-border-radius-bottomleft: 20px;
  -webkit-border-bottom-left-radius: 20px;
  border-bottom-left-radius: 20px;
  -moz-border-radius-topleft: 20px;
  -webkit-border-top-left-radius: 20px;
  border-top-left-radius: 20px; }
body:first-of-type .portlet-borderless-bar .portlet-title-default {
  -moz-border-radius-bottomright: 20px;
  -webkit-border-bottom-right-radius: 20px;
  border-bottom-right-radius: 20px;
  -moz-border-radius-topright: 20px;
  -webkit-border-top-right-radius: 20px;
  border-top-right-radius: 20px; }
body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }
body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }
@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: -webkit-transform 0.3s ease;
  -moz-transition: -moz-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease; }

.portlet-document-library .entry-thumbnail .label, .portlet-document-library-display .workflow-status .label, .portlet-journal .entry-thumbnail .label {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #EBEBEB;
    border-color: #DDD; }

  50% {
    background-color: #DDEDDE;
    border-color: #7D7;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1); }

  75% {
    background-color: #DDEDDE;
    border-color: #7D7; }

  100% {
    background-color: #EBEBEB;
    border-color: #DDD; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -webkit-animation: none;
  -moz-animation: none;
  -ms-animation: none;
  -o-animation: none;
  animation: none; }
.upload-drop-active .portlet-document-library .document-container {
  -webkit-box-shadow: inset 0 0 5px #b8c1d1;
  -moz-box-shadow: inset 0 0 5px #b8c1d1;
  box-shadow: inset 0 0 5px #b8c1d1; }

.upload-drop-intent .lfr-upload-container .upload-target {
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  -webkit-box-shadow: initial;
  -moz-box-shadow: initial;
  box-shadow: initial; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #e4e4e4));
  background-image: -webkit-linear-gradient(#ffffff, #e4e4e4);
  background-image: -moz-linear-gradient(#ffffff, #e4e4e4);
  background-image: -o-linear-gradient(#ffffff, #e4e4e4);
  background-image: linear-gradient(#ffffff, #e4e4e4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px; }
.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover:after {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #cccccc));
  background-image: -webkit-linear-gradient(#f2f2f2, #cccccc);
  background-image: -moz-linear-gradient(#f2f2f2, #cccccc);
  background-image: -o-linear-gradient(#f2f2f2, #cccccc);
  background-image: linear-gradient(#f2f2f2, #cccccc); }

/*
 *     TOULOUSE ARCHIVE MUNICIPALE
 *     AUTHOR : BEORN TECHNOLOGIES
 *     V.1.0
*/
/*---COLOR---*/
/*---FONT---*/
@font-face {
  font-family: 'dekar';
  src: url("/archive-theme/css/../font/dekar.eot");
  src: local("dekar"), url("/archive-theme/css/../font/dekar.woff") format("woff"), url("/archive-theme/css/../font/dekar.ttf") format("truetype"); }

@font-face {
  font-family: 'trebuchet_msregular';
  src: url("/archive-theme/css/../font/trebuchet_ms-webfont.eot");
  src: url("/archive-theme/css/../font/trebuchet_ms-webfont.eot?#iefix") format("embedded-opentype"), url("/archive-theme/css/../font/trebuchet_ms-webfont.woff") format("woff"), url("/archive-theme/css/../font/trebuchet_ms-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*---GRID---*/
.archives-home .archives-home-carousel {
  background-color: #FFF;
  position: relative;
  z-index: 10;
  margin: -50px 0 0;
  padding-bottom: 20px; }
.archives-home .archives-home-content {
  max-width: 1000px;
  padding: 20px 17px 0;
  width: 100%;
  margin: auto !important; }
  .archives-home .archives-home-content .col-md-8 {
    padding: 0 15px 0 0 !important; }
  .archives-home .archives-home-content .col-md-4 {
    padding: 0 0 0 15px !important; }

.archives-article .archives-article-content {
  max-width: 1000px;
  padding: 0 17px;
  width: 100%;
  margin: auto !important; }
  .archives-article .archives-article-content .col-md-8 {
    padding: 0 15px 0 0 !important; }
  .archives-article .archives-article-content .col-md-4 {
    padding: 0 0 0 15px !important; }

.archives-dossier .archives-dossier-content {
  max-width: 1000px;
  padding: 0 3px;
  width: 100%;
  margin: auto !important; }

/*---IMPORTANT---*/
html {
  overflow-x: hidden; }

.aui body {
  font-size: 16px;
  background: url("/archive-theme/css/../images/background.png") repeat scroll 0 0 white;
  font-family: "trebuchet_msregular", sans-serif; }

body {
  font-size: 16px;
  background: url("/archive-theme/css/../images/background.png") repeat scroll 0 0 white;
  font-family: "trebuchet_msregular", sans-serif; }

.modal {
  display: inherit;
  position: absolute !important;
  overflow: visible !important; }

.collapse {
  display: inherit; }

#wrapper {
  margin: 0px;
  padding: 0px; }

.portlet-column {
  display: inherit; }

.portlet-column-content, .portlet-content {
  padding: 0px; }

#breadcrumbs {
  display: none; }

.container {
  margin: auto; }

.row {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.portlet-layout {
  display: inherit !important; }

/* --- GLOBAL --- */
.clear {
  clear: both; }

#column-1, #column-2, #column-3, #column-4, #column-5, #column-6, #column-7, #column-8 {
  padding: 0px; }

.columns-max {
  margin: auto;
  max-width: 1000px;
  width: 100%; }

.ltr .aui-column-content-first, .rtl .aui-column-content-last {
  padding: 0; }

.rtl .aui-column-content-first, .ltr .aui-column-content-last {
  padding: 0; }

h1 {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase; }

h2 {
  color: #222222 !important;
  font-size: 32px !important;
  font-family: "dekar" !important; }

h3 {
  color: #222222 !important;
  font-size: 24px !important;
  font-family: "dekar" !important; }

h4 {
  font-size: 14px !important;
  font-weight: 900 !important;
  text-transform: uppercase !important; }

p {
  font-size: 14px !important;
  color: #333333 !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  font-family: "trebuchet_msregular", sans-serif !important; }

a {
  color: #333333;
  text-decoration: underline;
  font-size: 14px;
  text-shadow: none; }
  a:hover {
    text-decoration: underline;
    color: #e01348; }

hr.sep {
  border: 1px solid #787878;
  width: 25px; }

.portlet-msg-info {
  background-color: white;
  background-image: none;
  border: none;
  color: #333333;
  font-weight: 900;
  padding: 10px;
  font-size: 22px; }

.table-responsive {
  width: 100%; }
  .table-responsive td {
    border: 1px solid #CCCCCC;
    padding: 5px; }

.aui-column-content {
  padding: 0px; }

.portlet-topper h1.portlet-title {
  margin: 0 0 25px; }
  .portlet-topper h1.portlet-title img {
    display: none; }
  .portlet-topper h1.portlet-title .portlet-title-text {
    color: #999999;
    font-family: "dekar";
    font-size: 37px;
    font-weight: normal;
    text-transform: none; }

/*---HEADER---*/
#banner {
  width: 100%;
  background: white; }
  #banner #heading {
    margin: auto;
    max-width: 1000px;
    width: 100%;
    background-image: url("/archive-theme/css/../images/bg-header.png");
    background-repeat: no-repeat;
    background-color: transparent;
    height: 131px; }
    #banner #heading .site-title {
      float: left;
      margin: 0 !important; }
      #banner #heading .site-title .logo {
        margin-bottom: 10px;
        margin-left: 40px;
        margin-top: 10px; }
    #banner #heading .navigation-links {
      float: right;
      width: 620px; }
      #banner #heading .navigation-links .useful-links {
        width: 100%; }
        #banner #heading .navigation-links .useful-links ul.nav-pills {
          float: left; }
          #banner #heading .navigation-links .useful-links ul.nav-pills .link {
            padding: 8px 0; }
            #banner #heading .navigation-links .useful-links ul.nav-pills .link a {
              background-color: transparent;
              color: #e01348;
              font-size: 12px;
              text-transform: uppercase; }
              #banner #heading .navigation-links .useful-links ul.nav-pills .link a:hover {
                background-color: transparent;
                color: #000;
                text-decoration: none; }
        #banner #heading .navigation-links .useful-links a.image-link.first {
          float: left;
          margin-top: 15px;
          padding: 0; }
        #banner #heading .navigation-links .useful-links .image-link {
          display: block;
          float: right;
          margin-right: 29px;
          margin-top: -33px; }
    #banner #heading .banner-search {
      background: #FFFFFF;
      float: right;
      height: 39px;
      margin-right: 50px;
      max-width: 360px;
      width: 100%; }
      #banner #heading .banner-search .search form {
        margin: 0px; }
      #banner #heading .banner-search .search .search-title {
        color: #a9A9A9;
        float: left;
        font-size: 16px;
        margin-right: 5px;
        margin-top: 5px;
        text-transform: uppercase; }
      #banner #heading .banner-search .search .search-field {
        background-image: none !important;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        float: left;
        height: 39px;
        margin-top: 0;
        width: 90%; }
      #banner #heading .banner-search .search input[type="submit"], #banner #heading .banner-search .search input[type="button"], #banner #heading .banner-search .search input[type="reset"], #banner #heading .banner-search .search button {
        background-image: url("/archive-theme/css/../images/icon_search.png");
        background-repeat: no-repeat;
        background-color: transparent;
        background-position: 0px 9px;
        border: none;
        display: block;
        float: right;
        height: 39px;
        text-indent: 9000px;
        width: 25px; }
  #banner #navigation .navbar-inner ul.nav > li {
    display: table-cell; }
  #banner #navigation {
    background-image: url("/archive-theme/css/../images/bg-nav.png");
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    left: 4px;
    left: 50%;
    margin-left: -482px;
    max-width: 972px;
    width: 100%;
    z-index: 900;
    position: absolute; }
    #banner #navigation .portlet-borderless-container {
      height: inherit !important;
      left: 0;
      min-height: inherit !important;
      position: absolute; }
    #banner #navigation .navbar-inner {
      background-color: transparent !important;
      background-image: none !important;
      border: 0 !important;
      border-radius: 0;
      box-shadow: none !important;
      padding: 0 !important;
      filter: none; }
      #banner #navigation .navbar-inner ul.nav {
        position: static;
        margin-left: 10px; }
        #banner #navigation .navbar-inner ul.nav li {
          background-image: url("/archive-theme/css/../images/sep_nav.png");
          background-repeat: no-repeat;
          background-color: transparent;
          background-position: 0px center;
          position: inherit !important;
          height: 50px; }
          #banner #navigation .navbar-inner ul.nav li a {
            text-transform: uppercase;
            color: white;
            padding: 14px 16px;
            text-shadow: 0px 0px;
            font-size: 15px;
            background-image: none;
            text-shadow: none !important; }
            #banner #navigation .navbar-inner ul.nav li a:hover {
              color: #e01348; }
          #banner #navigation .navbar-inner ul.nav li .sub-nav-menu {
            margin-top: 48px;
            visibility: hidden;
            opacity: 0;
            transition: visibility 0.15s linear 0s,opacity 0.15s linear 0s;
            -webkit-transition: visibility 0.15s linear 0s,opacity 0.15s linear 0s;
            -moz-transition: visibility 0.15s linear 0s,opacity 0.15s linear 0s;
            -o-transition: visibility 0.15s linear 0s,opacity 0.15s linear 0s;
            position: fixed; }
          #banner #navigation .navbar-inner ul.nav li:hover a {
            background-image: url("/archive-theme/css/../images/bg_li.png");
            background-repeat: no-repeat;
            background-color: transparent;
            background-position: center bottom; }
          #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu {
            background: #222222;
            border-bottom: 2px solid #e01348;
            left: -35px;
            padding: 30px 10px 0;
            position: absolute;
            text-align: left;
            top: 2px;
            width: 1020px;
            z-index: 900;
            transition-delay: 0.5s;
            -moz-transition-delay: 0.5s;
            -webkit-transition-delay: 0.5s;
            -o-transition-delay: 0.5s;
            opacity: 1;
            visibility: visible; }
            #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level {
              float: left;
              margin-bottom: 20px !important;
              margin-left: 0 !important;
              margin-right: 0 !important;
              margin-top: 0 !important;
              padding: 0 20px !important;
              width: 333px; }
              #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item {
                border-bottom: 1px solid #3c3c3c;
                padding: 15px 0;
                color: #e01348;
                text-transform: uppercase;
                background-image: none;
                text-decoration: none;
                list-style: none;
                height: inherit;
                transition-delay: 5ms;
                -moz-transition-delay: 5ms;
                -webkit-transition-delay: 5ms;
                -o-transition-delay: 5ms; }
                #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item:last-child {
                  border-bottom: none; }
                #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item a {
                  display: inline;
                  color: #e01348;
                  font-size: 16px;
                  font-weight: normal;
                  padding: 9px 0;
                  text-decoration: none;
                  background-image: none; }
                #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level {
                  margin: 0;
                  padding-top: 10px;
                  padding-bottom: 10px; }
                  #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level li.second-level-item {
                    background-image: url("/archive-theme/css/../images/list_style_sub_menu.png");
                    background-color: transparent;
                    background-position: left center;
                    background-repeat: no-repeat;
                    list-style: none;
                    text-transform: none;
                    text-decoration: none;
                    padding: 15px 0 15px 15px;
                    transition-delay: 5ms;
                    transition-delay: 5ms;
                    -moz-transition-delay: 5ms;
                    -webkit-transition-delay: 5ms;
                    -o-transition-delay: 5ms; }
                    #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level li.second-level-item a {
                      display: inline;
                      color: #fff;
                      text-transform: inherit;
                      border-bottom: none;
                      padding: 10px 0;
                      font-size: 14px;
                      font-weight: normal;
                      background-image: none; }
                      #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level li.second-level-item a:hover {
                        color: #e01348;
                        text-decoration: none; }
              #banner #navigation .navbar-inner ul.nav li:hover .sub-nav-menu ul.first-level li.first-level-item.new-column {
                float: left; }
          #banner #navigation .navbar-inner ul.nav li ul.child-menu li a {
            display: inline;
            color: white; }
            #banner #navigation .navbar-inner ul.nav li ul.child-menu li a:hover {
              color: #e01348; }
        #banner #navigation .navbar-inner ul.nav li:first-child {
          background: transparent; }
        #banner #navigation .navbar-inner ul.nav li:nth-child(2) {
          /*background:transparent;*/ }
        #banner #navigation .navbar-inner ul.nav li.selected a, #banner #navigation .navbar-inner ul.nav li.active a {
          background: transparent;
          color: #e01348; }

/*---FLASH INFO---*/
body.avec-flash-info #banner {
  margin-top: 50px; }
body.avec-flash-info .flash-info {
  position: absolute;
  top: -231px; }

.flash-info {
  background-color: #999999;
  height: 50px;
  display: block;
  width: 100%; }
  .flash-info .portlet {
    margin: auto;
    width: 1000px;
    height: 50px;
    z-index: 10000;
    background-image: url("/archive-theme/css/../images/bg_flash_info.png");
    background-position: left center;
    background-repeat: no-repeat; }
    .flash-info .portlet .portlet-topper {
      float: left; }
      .flash-info .portlet .portlet-topper h1.portlet-title {
        height: 50px;
        margin: 0;
        padding: 0; }
        .flash-info .portlet .portlet-topper h1.portlet-title img {
          display: none; }
        .flash-info .portlet .portlet-topper h1.portlet-title .portlet-title-text {
          color: #FFF;
          font-family: "dekar";
          font-size: 28px;
          background-image: url("/archive-theme/css/../images/bg_title_flash_info.png");
          background-repeat: no-repeat;
          background-color: transparent;
          background-position: right center;
          margin-left: 100px;
          margin-top: 6px;
          padding-right: 20px; }
    .flash-info .portlet .content-flash-info {
      float: left;
      margin-left: 10px; }
      .flash-info .portlet .content-flash-info h1.title {
        margin: 0 !important;
        padding: 0px;
        line-height: 35px !important; }
        .flash-info .portlet .content-flash-info h1.title a {
          color: #fff;
          font-family: "trebuchet_msregular", sans-serif;
          font-size: 16px;
          font-weight: normal;
          text-transform: none; }
          .flash-info .portlet .content-flash-info h1.title a:hover {
            text-transform: none; }

/*---CONTENT---*/
#content {
  padding-top: 50px; }
  #content #hrefFm {
    display: none; }
  #content .share-buttons a {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-decoration: none !important; }
    #content .share-buttons a svg path {
      fill: #787878; }
    #content .share-buttons a:hover svg path {
      fill: #e01348; }
  #content .hide-the-modal {
    display: none;
    height: 250px; }
    #content .hide-the-modal .close {
      margin-right: 15px; }
    #content .hide-the-modal .share-link {
      color: #e01348; }
    #content .hide-the-modal .btn {
      border: none;
      margin-top: 15px; }
  #content .share-article-modal {
    padding: 15px; }

.content {
  margin: auto;
  max-width: 1000px;
  padding: 0 17px;
  width: 100%; }

.useful-links-images ul {
  margin: 0 !important;
  list-style: none; }
  .useful-links-images ul li .link .link-picto {
    width: 302px;
    height: 250px;
    margin-bottom: 30px; }

/*---SINGLE ITEM---*/
.introduction .single-item {
  height: 162px;
  margin: 5px auto 30px;
  position: relative;
  width: 100%; }
  .introduction .single-item .image {
    position: absolute;
    width: 100%;
    height: 162px;
    overflow: hidden; }
    .introduction .single-item .image img {
      height: inherit;
      width: 100%; }
  .introduction .single-item .content {
    height: 162px;
    margin: auto;
    position: relative;
    width: 1000px; }
    .introduction .single-item .content header {
      float: left;
      height: inherit;
      position: absolute;
      width: 360px;
      overflow: hidden; }
      .introduction .single-item .content header .title {
        color: #FFFFFF;
        font-family: "dekar";
        font-size: 42px;
        font-weight: normal;
        margin: 0 0 0 20px;
        padding: 30px 0 10px;
        text-transform: none; }
      .introduction .single-item .content header .subtitle {
        color: #FFFFFF !important;
        font-family: "dekar";
        font-size: 42px;
        font-weight: normal;
        margin: 0 0 0 20px;
        text-transform: none;
        position: relative; }
    .introduction .single-item .content .sep {
      display: none; }
    .introduction .single-item .content span.description {
      color: #FFFFFF;
      float: right;
      font-size: 13px;
      font-weight: bold;
      padding-top: 25px;
      width: 430px;
      height: 162px;
      overflow: hidden; }

.sidebar {
  margin-bottom: 30px; }
  .sidebar .single-item {
    min-height: 250px;
    margin: auto auto 30px;
    position: relative;
    width: 100%;
    background-color: #fff;
    padding: 20px 20px 30px; }
    .sidebar .single-item .image {
      float: left;
      margin-right: 15px; }
    .sidebar .single-item .content {
      margin: 0;
      padding: 0; }
      .sidebar .single-item .content h1.title {
        color: #222222;
        font-family: "dekar";
        font-size: 34px;
        font-weight: normal;
        margin: 0;
        text-transform: none; }
      .sidebar .single-item .content .sep {
        margin: 13px 0 18px; }
      .sidebar .single-item .content span.description {
        color: #333333;
        font-size: 14px;
        font-weight: normal; }
      .sidebar .single-item .content ul {
        list-style: none; }
        .sidebar .single-item .content ul li {
          background-image: url("/archive-theme/css/../images/list_style.png");
          background-repeat: no-repeat;
          background-position: left center;
          margin-left: -20px;
          padding-left: 20px;
          padding-top: 10px;
          padding-bottom: 10px; }
          .sidebar .single-item .content ul li .link {
            color: #333333;
            font-family: "trebuchet_msregular", sans-serif;
            font-size: 14px;
            text-decoration: none; }
            .sidebar .single-item .content ul li .link:hover {
              color: #e01348;
              text-decoration: none; }

/*---BREADCRUMBS---*/
.portlet-breadcrumb {
  height: 30px; }

.breadcrumb {
  height: 35px;
  background: transparent !important;
  margin: auto !important;
  max-width: 1000px;
  padding: 0 17px;
  width: 100%;
  padding: 8px 35px !important; }
  .breadcrumb .first {
    background-image: url("/archive-theme/css/../images/icon_breadcrumb.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px center;
    padding-left: 16px;
    padding-top: 0; }
    .breadcrumb .first:before {
      content: "";
      padding-right: 10px; }
    .breadcrumb .first a {
      text-decoration: none;
      color: #e01348; }
  .breadcrumb li:first-child {
    background-image: url("/archive-theme/css/../images/icon_breadcrumb.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px center;
    padding-left: 16px;
    padding-top: 0; }
    .breadcrumb li:first-child:before {
      content: "";
      padding-right: 10px; }
    .breadcrumb li:first-child a {
      text-decoration: none;
      color: #e01348; }
  .breadcrumb li {
    padding-left: 10px;
    padding-top: 0; }
    .breadcrumb li:before {
      content: "/";
      padding-right: 10px;
      color: #787878 !important; }
    .breadcrumb li a {
      text-decoration: none;
      color: #787878; }
      .breadcrumb li a:hover, .breadcrumb li a:active, .breadcrumb li a:focus {
        text-decoration: none;
        color: #787878; }
    .breadcrumb li .divider {
      display: none; }
  .breadcrumb .last {
    padding-left: 10px;
    padding-top: 0; }
    .breadcrumb .last:before {
      padding-right: 10px; }
    .breadcrumb .last a {
      text-decoration: none;
      color: #787878; }

/*---CONTENT---*/
#content {
  padding-top: 50px; }

.content {
  margin: auto;
  max-width: 1000px;
  padding: 0 17px;
  width: 100%; }

.portlet-asset-publisher .taglib-header {
  display: none; }
.portlet-asset-publisher .asset-full-content .asset-content {
  margin: 0 !important; }

.full-article {
  width: 100%;
  margin-bottom: 30px; }
  .full-article .image {
    float: left;
    margin-bottom: 30px;
    margin-right: 30px;
    max-width: 400px;
    overflow: hidden;
    width: 100%;
    position: relative; }
    .full-article .image img {
      width: auto;
      height: auto; }
    .full-article .image .description {
      color: #555555;
      font-size: 14px;
      font-style: italic;
      padding: 20px 30px;
      background-color: #FFF;
      position: relative;
      width: 100%;
      bottom: 0px; }
  .full-article .image-xl {
    margin-bottom: 30px;
    max-height: 595px;
    max-width: 1000px;
    overflow: hidden;
    width: 100%; }
    .full-article .image-xl img {
      width: 100%; }
  .full-article .title-block {
    text-align: center; }
  .full-article .title {
    margin: 0 0 20px; }
  .full-article .abstract {
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; }
  .full-article .content {
    margin: 0;
    padding: 0;
    font-size: 14px; }
    .full-article .content h2 {
      font-size: 32px !important; }
    .full-article .content iframe {
      float: right; }
    .full-article .content .portlet-msg-info {
      background-color: #FFFFFF;
      background-image: url("/archive-theme/css/../images/bg_quote.png");
      background-position: 30px 20px;
      background-repeat: no-repeat;
      border: none;
      color: #555555;
      font-size: 24px;
      font-weight: normal;
      line-height: 30px;
      padding: 40px 30px 40px 140px;
      font-style: italic; }
    .full-article .content ul {
      margin: 0 0 0 80px; }
      .full-article .content ul li {
        line-height: 30px !important;
        list-style: none;
        background-image: url("/archive-theme/css/../images/list_style.png");
        background-position: left 9px;
        background-repeat: no-repeat;
        padding-left: 20px !important; }
  .full-article a {
    color: #333333 !important;
    text-decoration: underline !important;
    font-size: 14px !important;
    text-shadow: none !important;
    font-weight: bold; }
    .full-article a:hover {
      text-decoration: underline !important;
      color: #e01348 !important; }

/*--PRE-FOOTER---*/
.pre-footer .content-pre-footer .pre-footer-2 .useful-links-images h1 {
  font-size: 22px; }

.pre-footer {
  background: white;
  padding: 0 !important;
  min-height: 352px;
  width: 100%;
  position: relative; }
  .pre-footer .back-to-top {
    background-image: url("/archive-theme/css/../images/back_to_top.png");
    background-color: transparent;
    background-repeat: no-repeat;
    bottom: 17px;
    cursor: pointer;
    height: 53px;
    position: absolute;
    right: 17px;
    width: 53px; }
  .pre-footer .content-pre-footer {
    margin: auto !important;
    max-width: 1000px;
    width: 100%;
    padding-top: 20px; }
    .pre-footer .content-pre-footer .pre-footer-1 {
      width: 302px;
      padding: 0 !important;
      margin-right: 30px; }
      .pre-footer .content-pre-footer .pre-footer-1 .gallery-image h1 {
        font-size: 28px;
        font-family: "dekar";
        color: #222222;
        font-weight: normal;
        text-transform: none; }
      .pre-footer .content-pre-footer .pre-footer-1 .gallery-image .flickr_badge_image {
        display: inline; }
        .pre-footer .content-pre-footer .pre-footer-1 .gallery-image .flickr_badge_image a img {
          border: 0px solid #666666 !important;
          padding: 1px;
          margin: 0px;
          width: 150px;
          height: 90px; }
      .pre-footer .content-pre-footer .pre-footer-1 .gallery-image #flickr_badge_image3 {
        clear: both; }
      .pre-footer .content-pre-footer .pre-footer-1 .gallery-image .flickr-link {
        background-image: url("/archive-theme/css/../images/arrow_red.png");
        background-repeat: no-repeat;
        background-position: left center;
        padding-left: 20px;
        font-family: "trebuchet_msregular", sans-serif;
        font-size: 15px;
        color: #e01348;
        text-transform: uppercase;
        display: inline-block;
        margin-top: 20px; }
        .pre-footer .content-pre-footer .pre-footer-1 .gallery-image .flickr-link:hover {
          text-decoration: none;
          color: #000; }
      .pre-footer .content-pre-footer .pre-footer-1 .gallery-image .flickr-img {
        background-image: url("/archive-theme/css/../images/icon_flickr.png");
        background-repeat: no-repeat;
        width: 42px;
        height: 43px;
        float: right;
        margin-top: 10px; }
    .pre-footer .content-pre-footer .pre-footer-2 {
      width: 302px;
      padding: 0 !important;
      margin-right: 30px; }
      .pre-footer .content-pre-footer .pre-footer-2 .useful-links-contact h1 {
        font-size: 28px;
        font-family: "dekar";
        color: #222222;
        font-weight: normal;
        text-transform: none; }
      .pre-footer .content-pre-footer .pre-footer-2 .useful-links-contact .article-content .picto {
        float: left; }
      .pre-footer .content-pre-footer .pre-footer-2 .useful-links-contact .article-content .content {
        color: #787878;
        font-family: "trebuchet_msregular",sans-serif;
        font-size: 13px;
        padding-left: 95px; }
      .pre-footer .content-pre-footer .pre-footer-2 .useful-links-images h1 {
        font-size: 28px;
        font-family: "dekar";
        color: #222222;
        float: left;
        margin-right: 10px;
        font-weight: normal;
        text-transform: none; }
      .pre-footer .content-pre-footer .pre-footer-2 .useful-links-images ul {
        list-style: none;
        padding-top: 12px;
        float: right; }
        .pre-footer .content-pre-footer .pre-footer-2 .useful-links-images ul li {
          width: 35px;
          height: 35px;
          /*display:inline-block;*/
          float: right; }
          .pre-footer .content-pre-footer .pre-footer-2 .useful-links-images ul li .link .link-picto {
            padding: 0px;
            width: 100% !important;
            height: 100% !important; }
    .pre-footer .content-pre-footer .pre-footer-3 {
      width: 302px;
      padding: 0 !important; }
      .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact h1 {
        font-size: 28px;
        font-family: "dekar";
        color: #222222;
        font-weight: normal;
        text-transform: none; }
      .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .article-content .picto {
        float: left; }
      .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .article-content .content {
        padding-left: 70px;
        margin-bottom: 20px; }
        .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .article-content .content .content-description {
          display: block;
          font-family: "trebuchet_msregular", sans-serif;
          font-size: 15px;
          color: #e01348;
          text-transform: uppercase;
          padding-bottom: 15px; }
        .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .article-content .content span {
          display: block;
          font-family: "trebuchet_msregular", sans-serif;
          font-size: 13px;
          color: #787878; }
          .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .article-content .content span p {
            display: block;
            margin-bottom: 0px; }
      .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .link {
        display: block;
        margin-bottom: 20px;
        margin-top: 20px;
        padding-left: 70px;
        background-image: url("/archive-theme/css/../images/arrow_white.png");
        background-repeat: no-repeat;
        background-color: #e01348;
        background-position: 5% center;
        font-family: "trebuchet_msregular", sans-serif;
        color: white;
        padding: 7px 35px;
        text-transform: uppercase;
        max-width: 192px;
        margin-left: 70px; }
        .pre-footer .content-pre-footer .pre-footer-3 .useful-links-contact .link:hover {
          text-decoration: none;
          background-color: #000;
          color: #FFF; }

/*---FOOTER---*/
#footer {
  width: 100%;
  min-height: 300px;
  background-color: #e01348;
  background-repeat: no-repeat;
  background-position: center bottom; }
  #footer .footer-2 {
    margin: auto;
    max-width: 983px; }
    #footer .footer-2 .useful-nav-links {
      padding-top: 30px; }
      #footer .footer-2 .useful-nav-links .grid {
        width: 302px;
        margin-right: 30px;
        float: left; }
        #footer .footer-2 .useful-nav-links .grid ul {
          margin: 0px;
          color: #FFFFFF;
          list-style: disc outside none;
          margin-top: 30px; }
          #footer .footer-2 .useful-nav-links .grid ul .parent-page {
            list-style: none outside none;
            padding-bottom: 50px;
            min-height: 275px; }
            #footer .footer-2 .useful-nav-links .grid ul .parent-page .parent-page-link {
              color: #70201c;
              font-size: 15px;
              font-family: "trebuchet_msregular", sans-serif;
              text-transform: uppercase; }
              #footer .footer-2 .useful-nav-links .grid ul .parent-page .parent-page-link:hover {
                text-decoration: none;
                color: #fff; }
            #footer .footer-2 .useful-nav-links .grid ul .parent-page div {
              color: #70201c;
              font-size: 15px;
              font-family: "trebuchet_msregular", sans-serif;
              text-transform: uppercase; }
            #footer .footer-2 .useful-nav-links .grid ul .parent-page ul {
              margin-top: 10px;
              margin-left: 15px; }
              #footer .footer-2 .useful-nav-links .grid ul .parent-page ul .child-page .child-page-link {
                font-size: 13px;
                color: #ffffff;
                font-family: "trebuchet_msregular", sans-serif; }
                #footer .footer-2 .useful-nav-links .grid ul .parent-page ul .child-page .child-page-link:hover {
                  text-decoration: none;
                  color: #70201c; }
      #footer .footer-2 .useful-nav-links .grid:last-child {
        width: 302px;
        margin-right: 0px;
        float: left; }
  #footer .footer-3 {
    background-image: url("/archive-theme/css/../images/signature.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 0px 950%;
    margin: auto;
    min-height: 200px;
    max-width: 983px; }
    #footer .footer-3 .useful-links .nav.nav-pills {
      background-color: #c10b3a;
      padding-left: 30px; }
      #footer .footer-3 .useful-links .nav.nav-pills .link {
        padding-bottom: 10px;
        padding-right: 20px;
        padding-top: 10px; }
        #footer .footer-3 .useful-links .nav.nav-pills .link a {
          font-size: 13px;
          color: #ffffff; }
          #footer .footer-3 .useful-links .nav.nav-pills .link a:hover {
            text-decoration: none;
            background: none !important;
            color: #000; }
          #footer .footer-3 .useful-links .nav.nav-pills .link a:focus {
            text-decoration: none;
            background-color: transparent !important;
            outline: none; }
      #footer .footer-3 .useful-links .nav.nav-pills .link.first a {
        font-size: 13px;
        color: #ffffff; }
        #footer .footer-3 .useful-links .nav.nav-pills .link.first a:hover {
          text-decoration: none;
          background: none !important;
          color: #000; }
    #footer .footer-3 .useful-links .image-link {
      float: right;
      margin-top: -85px; }
    #footer .footer-3 .useful-links .image-link.first {
      float: right;
      margin-top: -85px;
      margin-right: 20px; }

/*---NEWSLETTER---*/
.content-pre-footer .newsletter-portlet .form.newletter-box {
  margin-top: 20px; }
  .content-pre-footer .newsletter-portlet .form.newletter-box .fieldset div .mail-address {
    background-color: #F2F2F2;
    border: none !important;
    box-shadow: none !important;
    color: #787878;
    display: inline-block;
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 13px;
    height: 40px;
    margin-bottom: 0 !important;
    width: 267px; }
  .content-pre-footer .newsletter-portlet .form.newletter-box .fieldset div .btn.newsletter-subscribe.btn-primary {
    background-color: #e01348;
    border-radius: 0 !important;
    box-shadow: none !important;
    background-image: none;
    color: white;
    display: inline-block;
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 15px;
    font-weight: normal;
    height: 40px;
    margin-left: -5px;
    text-shadow: 0 0;
    width: 35px;
    padding-left: 6px !important;
    padding-right: 6px !important; }
    .content-pre-footer .newsletter-portlet .form.newletter-box .fieldset div .btn.newsletter-subscribe.btn-primary:hover {
      border-color: transparent;
      background-color: black; }

/*---AUDIO PORTLET---*/
.audio-portlet h1.portlet-title img.icon {
  display: none; }

/*---VIDEO PORTLET---*/
.video-portlet h1.portlet-title img.icon {
  display: none; }
.video-portlet .video-block .video-styles iframe.video {
  width: 100%; }

/*---WEBFORM---*/
.web-form-portlet {
  border-top: 1px dotted #000000;
  margin-top: 60px;
  padding-top: 30px; }
  .web-form-portlet .portlet-topper h1.portlet-title .portlet-title-text {
    color: black; }
  .web-form-portlet .form .fieldset .fieldset-legend {
    border: none !important; }
  .web-form-portlet .form .fieldset .recaptcha_nothad_incorrect_sol {
    max-width: 560px; }
    .web-form-portlet .form .fieldset .recaptcha_nothad_incorrect_sol #recaptcha_area {
      float: right; }
  .web-form-portlet .form .fieldset .aui-fieldset-legend {
    border-bottom: none; }
  .web-form-portlet .form .fieldset .taglib-captcha .captcha {
    margin-left: 160px; }
  .web-form-portlet .form .fieldset span.alert-error {
    width: 200px;
    margin-bottom: 10px;
    display: block; }
  .web-form-portlet .form .fieldset label.control-label {
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    margin-right: 10px;
    margin-top: 10px;
    text-align: right;
    vertical-align: top;
    width: 100px; }
    .web-form-portlet .form .fieldset label.control-label:after {
      content: "*";
      color: #000; }
  .web-form-portlet .form .fieldset span.legend {
    color: #222222;
    font-family: "dekar";
    font-size: 35px;
    text-transform: none;
    width: 100%; }
  .web-form-portlet .form .fieldset input {
    background: #FFFFFF;
    border-color: #000000;
    border-radius: 3px;
    height: 31px !important;
    width: 400px !important; }
  .web-form-portlet .form .fieldset textarea {
    width: 400px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    height: 150px;
    max-width: inherit; }
  .web-form-portlet .form .fieldset input.aui-button-input-submit {
    background: #e01348;
    border: none;
    color: #fff;
    padding: 0 10px;
    font-weight: normal;
    height: 35px;
    border-radius: 3px;
    text-shadow: none;
    margin-top: 20px;
    max-width: 100px; }
    .web-form-portlet .form .fieldset input.aui-button-input-submit:hover {
      background: #333333;
      border: none;
      color: #fff; }
  .web-form-portlet .form .fieldset .lfr-webform {
    color: #000000 !important;
    font-family: "dekar" !important;
    font-size: 28px !important;
    margin-left: 0px !important;
    margin-bottom: 20px !important; }
  .web-form-portlet .form .fieldset .description {
    font-size: 13px;
    margin-left: 0px !important;
    font-family: "trebuchet_msregular", sans-serif !important; }
  .web-form-portlet .form .fieldset .control-group {
    margin-left: 50px;
    margin-top: 10px !important;
    max-width: 520px;
    clear: both; }
    .web-form-portlet .form .fieldset .control-group .radio {
      margin-left: 110px; }
      .web-form-portlet .form .fieldset .control-group .radio .field {
        width: auto !important;
        height: auto !important; }
  .web-form-portlet .form .fieldset .checkbox .field {
    margin-left: 140px !important;
    width: auto !important;
    height: auto !important; }
  .web-form-portlet .form .fieldset .aui-field-select {
    width: 400px !important; }
  .web-form-portlet .form .fieldset .taglib-captcha input {
    text-align: center;
    width: 100px; }
  .web-form-portlet .form .fieldset .taglib-captcha .captcha {
    float: left; }
  .web-form-portlet .form .fieldset .taglib-captcha .refresh {
    display: block; }
  .web-form-portlet .form .fieldset .btn.btn-primary {
    float: none;
    margin-top: 10px;
    background-color: #7F7B6E;
    background-image: none;
    border: none;
    border-radius: 0;
    margin-left: 470px;
    text-transform: uppercase; }

.web-form-portlet .form .accordion-inner .fieldset input {
  width: auto !important;
  height: auto !important; }

/* --- SHARE --- */
.share-portlet .bouton-share {
  position: absolute;
  top: 30px; }
  .share-portlet .bouton-share .social-buttons {
    display: block;
    height: 227px;
    background-image: url("/archive-theme/css/../images/icon_share.png");
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center bottom;
    right: 17px;
    position: fixed;
    z-index: 9000; }
    .share-portlet .bouton-share .social-buttons .share-button {
      margin-bottom: 5px; }
    .share-portlet .bouton-share .social-buttons .share-facebook {
      background-image: url("/archive-theme/css/../images/icon_facebook.png");
      background-repeat: no-repeat;
      background-color: transparent;
      width: 53px;
      height: 53px;
      display: block; }
    .share-portlet .bouton-share .social-buttons .share-twitter {
      background-image: url("/archive-theme/css/../images/icon_twitter_share.png");
      background-repeat: no-repeat;
      background-color: transparent;
      width: 53px;
      height: 53px;
      display: block; }
    .share-portlet .bouton-share .social-buttons .print {
      background-image: url("/archive-theme/css/../images/picto-impression.png");
      background-repeat: no-repeat;
      background-color: transparent;
      width: 53px;
      height: 53px;
      display: block;
      text-indent: 99999px; }
.share-portlet .portlet-topper h1.portlet-title img.icon {
  display: none; }

/* --- CAROUSEL --- */
.swipe {
  overflow: hidden;
  visibility: hidden;
  position: relative;
  max-width: 1200px;
  min-height: 525px;
  width: 100%;
  margin: auto; }
  .swipe .prev-button, .swipe .next-button {
    border: none;
    border-radius: 0;
    height: 30px;
    opacity: 1 !important;
    text-shadow: none;
    width: 30px;
    position: absolute;
    z-index: 300;
    top: 225px;
    outline: none; }
  .swipe input[type="submit"], .swipe input[type="button"], .swipe button.prev-button {
    /*background-image:url("/archive-theme/css/../images/arrow_left_carousel.png");*/
    background-repeat: no-repeat;
    background-color: transparent;
    left: 160px; }
    .swipe input[type="submit"]:hover, .swipe input[type="button"]:hover, .swipe button.prev-button:hover {
      /*background-image:url("/archive-theme/css/../images/arrow_left_carousel.png");*/
      background-repeat: no-repeat;
      background-color: transparent;
      border: none;
      border-radius: 0;
      height: 30px;
      opacity: 1 !important;
      text-shadow: none;
      width: 30px; }
  .swipe input[type="submit"], .swipe input[type="button"], .swipe button.next-button {
    /*background:url("/archive-theme/css/../images/arrow_right_carousel.png");*/
    background-repeat: no-repeat;
    background-color: transparent;
    right: 160px; }
    .swipe input[type="submit"]:hover, .swipe input[type="button"]:hover, .swipe button.next-button:hover {
      /*background-image:url("/archive-theme/css/../images/arrow_right_carousel.png");*/
      background-repeat: no-repeat;
      background-color: transparent;
      border: none;
      border-radius: 0;
      height: 30px;
      opacity: 1 !important;
      text-shadow: none;
      width: 30px; }

.swipe-wrap {
  overflow: hidden;
  position: absolute; }
  .swipe-wrap .article {
    float: left;
    max-width: 1200px;
    width: 100%;
    position: relative;
    min-height: 525px;
    z-index: 200; }
    .swipe-wrap .article img.article-image {
      max-width: 1200px;
      width: 100%;
      position: absolute; }
    .swipe-wrap .article img.image-default {
      max-width: 1200px;
      width: 100%;
      position: absolute; }
    .swipe-wrap .article .block-content-1 {
      border-radius: 3px;
      bottom: 190px;
      left: 100px;
      min-width: 440px;
      opacity: 0.8;
      position: absolute;
      width: 320px;
      z-index: 300; }
      .swipe-wrap .article .block-content-1:hover {
        text-decoration: none; }
      .swipe-wrap .article .block-content-1 .article-title {
        background-color: rgba(0, 0, 0, 0.6);
        color: #FFFFFF !important;
        display: block;
        padding: 20px;
        margin: 0 0 5px; }
        .swipe-wrap .article .block-content-1 .article-title .metadata-tags {
          color: #e01348;
          font-family: "trebuchet_msregular", sans-serif;
          font-size: 15px;
          font-weight: normal;
          line-height: 20px;
          text-transform: uppercase; }
      .swipe-wrap .article .block-content-1 .article-category {
        color: #000;
        font-weight: 600;
        font-size: 14px; }
      .swipe-wrap .article .block-content-1 h1.article-title {
        color: #e01348;
        text-transform: uppercase;
        margin: 0;
        padding: 0;
        font-weight: 600; }
    .swipe-wrap .article hr {
      display: none; }
    .swipe-wrap .article .block-content-2 {
      background-color: rgba(0, 0, 0, 0.6);
      top: 335px;
      left: 100px;
      max-width: 440px;
      opacity: 0.8;
      position: absolute;
      width: auto;
      z-index: 300; }
      .swipe-wrap .article .block-content-2:hover {
        text-decoration: none; }
      .swipe-wrap .article .block-content-2 .article-abstract {
        color: #FFFFFF !important;
        width: 390px;
        /*position:relative;*/
        padding: 10px 100px 10px 10px;
        margin: 0;
        background-image: url("/archive-theme/css/../images/icon_more_carousel.png");
        background-position: 95% 50%;
        background-repeat: no-repeat; }
      .swipe-wrap .article .block-content-2 .article-more {
        background-color: rgba(0, 0, 0, 0);
        background-image: url("/archive-theme/css/../images/icon_more_carousel.png");
        display: block;
        height: 28px;
        right: 30px;
        width: 28px;
        float: right;
        margin: 10px; }
      .swipe-wrap .article .block-content-2 .more {
        color: #FFFFFF !important;
        position: relative;
        paddingt: 10px;
        float: left;
        margin: 0; }

.carousel-indicator {
  bottom: 20px;
  display: block;
  height: 79px;
  margin: 20px auto 30px;
  position: absolute;
  right: 50px;
  width: 630px;
  z-index: 9000; }
  .carousel-indicator #position {
    float: right;
    padding: 0px;
    margin: 0px;
    height: 17px; }
    .carousel-indicator #position li {
      /*background:url("/archive-theme/css/../images/carousel_indicator.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
      cursor: pointer;
      display: block;
      float: left;
      height: 79px;
      list-style: none;
      margin: 0 4px 4px;
      border: 5px solid #FFFFFF;
      overflow: hidden;
      width: 140px;
      position: relative;
      bottom: 40px; }
      .carousel-indicator #position li img.thumbnail-image {
        height: 100%;
        max-width: inherit;
        min-width: 140px;
        position: absolute; }
    .carousel-indicator #position li.on {
      background: url("/archive-theme/css/../images/carousel_indicator_active.png") no-repeat scroll 0 0 transparent; }
      .carousel-indicator #position li.on span.on {
        background-image: url("/archive-theme/css/../images/carousel_indicator_active.png");
        background-repeat: no-repeat;
        display: block;
        height: 79px;
        left: -5px;
        position: absolute;
        top: -5px;
        width: 140px; }

.carousel-control {
  padding-top: 10%;
  width: 5%; }

/*---PUSH-ACTU FOLDER---*/
.folder .push-news {
  display: block;
  height: 350px;
  width: 634px;
  margin-bottom: 30px; }
  .folder .push-news .link:first-child {
    margin-left: 0px;
    margin-right: 15px; }
  .folder .push-news .link {
    display: block;
    height: 350px;
    text-decoration: none;
    width: 302px;
    padding: 0 !important;
    margin-left: 15px; }
    .folder .push-news .link:hover {
      text-decoration: none; }
      .folder .push-news .link:hover .content-image {
        opacity: 0.7; }
      .folder .push-news .link:hover .content .title {
        color: #e01348; }
      .folder .push-news .link:hover .content .description {
        color: #e01348; }
    .folder .push-news .link .content-image {
      height: 168px;
      width: 100%; }
    .folder .push-news .link .content {
      background: url("/archive-theme/css/../images/more.png");
      background-repeat: no-repeat;
      background-position: right bottom;
      background-color: white;
      padding-bottom: 15px;
      padding-top: 15px;
      height: 182px; }
      .folder .push-news .link .content .title {
        color: #333333;
        font-size: 28px;
        padding-bottom: 5px;
        padding-top: 5px;
        font-family: "dekar";
        line-height: 30px; }
      .folder .push-news .link .content .sep {
        color: black;
        margin-bottom: 5px;
        margin-top: 5px;
        padding-bottom: 0px;
        padding-top: 0px;
        width: 25px; }
      .folder .push-news .link .content .description {
        color: #787878;
        font-size: 13px;
        padding-bottom: 5px;
        padding-top: 5px; }

/*---PUSH-ACTU 70-30---*/
.column70-30 .push-news .link {
  width: 634px;
  height: 250px;
  text-decoration: none;
  margin-bottom: 30px;
  display: block;
  padding: 0; }
  .column70-30 .push-news .link:hover {
    text-decoration: none; }
    .column70-30 .push-news .link:hover .content .title {
      color: #e01348; }
    .column70-30 .push-news .link:hover .content .description {
      color: #e01348; }
  .column70-30 .push-news .link .content-image {
    float: left;
    width: 445px;
    height: 250px; }
  .column70-30 .push-news .link .content {
    background-image: url("/archive-theme/css/../images/more.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    background-color: #222222;
    float: right;
    height: 250px;
    padding: 20px 17px;
    width: 189px;
    overflow: hidden; }
    .column70-30 .push-news .link .content .title {
      color: white;
      font-size: 28px;
      font-family: "dekar";
      line-height: 30px;
      margin-bottom: 10px; }
    .column70-30 .push-news .link .content .sep {
      display: none; }
    .column70-30 .push-news .link .content .description {
      color: white;
      font-size: 13px; }

/*---PUSH-ACTU 50-50 TRANSPARENT---*/
.column50-50 {
  background-color: transparent;
  margin: auto;
  max-width: 1000px;
  width: 100%;
  padding-top: 20px; }
  .column50-50 .portlet-topper {
    margin: auto;
    max-width: 1000px;
    padding: 0 17px;
    width: 100%; }
    .column50-50 .portlet-topper h1.portlet-title .portlet-title-text {
      color: #222222; }
  .column50-50 .push-news .link {
    display: block;
    height: 140px;
    margin-bottom: 30px;
    text-decoration: none; }
    .column50-50 .push-news .link:hover {
      text-decoration: none; }
      .column50-50 .push-news .link:hover .content-image {
        opacity: 0.7; }
      .column50-50 .push-news .link:hover .content .title {
        color: #e01348; }
      .column50-50 .push-news .link:hover .content .description {
        color: #e01348; }
    .column50-50 .push-news .link .content-image {
      float: left;
      height: 140px;
      width: 246px; }
    .column50-50 .push-news .link .content {
      background-image: url("/archive-theme/css/../images/more_small.png");
      background-repeat: no-repeat;
      background-position: right bottom;
      background-color: white;
      float: right;
      height: 140px;
      padding: 20px 17px;
      width: 221px;
      overflow: hidden; }
      .column50-50 .push-news .link .content .title {
        color: #333333;
        font-family: "trebuchet_msregular", sans-serif;
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .column50-50 .push-news .link .content .sep {
        display: none; }
      .column50-50 .push-news .link .content .sub-title {
        color: #333333; }
      .column50-50 .push-news .link .content .description {
        color: #787878;
        font-size: 13px;
        height: 30px;
        line-height: 16px;
        overflow: hidden; }

/*---PUSH-ACTU 50-50 GREY---*/
.column50-50.grey {
  background-color: #999999;
  width: 100%;
  padding-top: 20px;
  max-width: inherit; }
  .column50-50.grey .portlet-topper {
    margin: auto;
    max-width: 1000px;
    padding: 0 17px;
    width: 100%; }
    .column50-50.grey .portlet-topper h1.portlet-title .portlet-title-text {
      color: white; }
  .column50-50.grey .push-news {
    max-width: 1000px;
    padding: 0 3px;
    width: 100%;
    margin: auto !important; }

/*---PUSH-ACTU 50-50 WHITE---*/
.column50-50.white {
  background-color: white;
  width: 100%;
  padding-top: 20px;
  max-width: inherit; }
  .column50-50.white .portlet-topper {
    margin: auto;
    max-width: 1000px;
    padding: 0 17px;
    width: 100%; }
    .column50-50.white .portlet-topper h1.portlet-title .portlet-title-text {
      color: #222222; }
  .column50-50.white .push-news {
    max-width: 1000px;
    padding: 0 3px;
    width: 100%;
    margin: auto !important; }

/*---DETAIL FICHE---*/
.detail {
  background-color: #999999;
  padding-bottom: 50px;
  padding-top: 30px;
  margin-top: 30px; }
  .detail .title {
    color: #FFFFFF !important;
    font-family: "trebuchet_msregular", sans-serif !important;
    font-weight: normal !important; }
  .detail .sub-title {
    font-family: "trebuchet_msregular", sans-serif !important;
    font-weight: normal; }
  .detail .image {
    display: block;
    float: left;
    height: 100%;
    margin-right: 30px; }
  .detail .col {
    float: left;
    margin-bottom: 50px;
    min-width: 400px; }
    .detail .col p {
      margin: 0; }

/*---DIAPORAMA---*/
.diaporama.grey20 {
  background-color: #d1d1d1; }

.diaporama.grey53 {
  background-color: #787878; }

.diaporama.white {
  background-color: white; }

.diaporama {
  background-color: transparent;
  width: 100%;
  padding: 20px 17px;
  margin: auto auto 50px;
  min-height: 300px; }
  .diaporama .portlet {
    max-width: 1000px;
    margin: auto; }
  .diaporama .portlet-topper {
    float: left;
    width: 30%;
    clear: both; }
    .diaporama .portlet-topper h1.portlet-title {
      margin: 0 0 25px; }
      .diaporama .portlet-topper h1.portlet-title img {
        display: none; }
      .diaporama .portlet-topper h1.portlet-title .portlet-title-text {
        color: #222222; }
  .diaporama hr.sep {
    clear: both;
    float: left;
    margin: -10px 0 15px; }
  .diaporama .description {
    clear: both;
    color: #222222;
    float: left;
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 14px;
    max-width: 20%; }
  .diaporama .image-block {
    float: right;
    margin-top: -80px;
    padding: 0;
    width: 79%; }
    .diaporama .image-block .link-image {
      background-color: white;
      display: inline-block;
      height: 121px;
      line-height: 121px;
      margin: 15px;
      overflow: hidden;
      position: relative;
      vertical-align: middle;
      width: 219px; }
      .diaporama .image-block .link-image .picture {
        max-width: inherit !important;
        vertical-align: middle;
        position: absolute;
        z-index: 50;
        width: 100%;
        height: 100%; }
      .diaporama .image-block .link-image .rollover-picture {
        display: block;
        opacity: 0;
        background-image: url("/archive-theme/css/../images/rollover-picture.png");
        background-repeat: no-repeat;
        background-color: transparent;
        width: 219px;
        height: 121px;
        position: absolute;
        z-index: 100; }
      .diaporama .image-block .link-image:hover .rollover-picture {
        opacity: 1.0; }

.image-viewer {
  position: absolute !important; }
  .image-viewer .image-viewer-caption {
    font-family: "dekar" !important;
    font-size: 28px !important; }

.modal-backdrop.in {
  -webkit-opacity: 0.95;
  -moz-opacity: 0.95;
  opacity: 0.95;
  background-color: #333333; }

.ekko-lightbox {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
  overflow: visible !important;
  top: 0 !important; }
  .ekko-lightbox .modal-dialog {
    top: 10%;
    padding-top: 80px !important;
    padding-bottom: 20px !important;
    height: auto;
    position: static !important; }
    .ekko-lightbox .modal-dialog .modal-content {
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      border: none;
      background-color: transparent;
      height: 100%;
      overflow: hidden; }
      .ekko-lightbox .modal-dialog .modal-content .modal-header {
        border: 0;
        padding-left: 0;
        padding-right: 0; }
        .ekko-lightbox .modal-dialog .modal-content .modal-header .close {
          -webkit-opacity: 0.5;
          -moz-opacity: 0.5;
          opacity: 0.5;
          color: #fff;
          text-shadow: 0;
          font-weight: 100;
          font-size: 40px;
          height: 32px;
          width: 32px;
          margin: 0; }
          .ekko-lightbox .modal-dialog .modal-content .modal-header .close:hover {
            -webkit-opacity: 1;
            -moz-opacity: 1;
            opacity: 1; }
        .ekko-lightbox .modal-dialog .modal-content .modal-header .modal-title {
          font-weight: 100;
          color: #fff;
          padding: 0; }
      .ekko-lightbox .modal-dialog .modal-content .modal-body {
        padding: 0;
        max-height: 100% !important;
        overflow-y: visible !important; }
        .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay {
          display: block;
          height: 100%;
          width: 100%;
          position: absolute; }
          .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left {
            background-image: url("/archive-theme/css/../images/button-prev.png") !important;
            background-repeat: no-repeat;
            background-color: transparent;
            background-position: center center;
            float: left;
            height: 100%;
            width: 30px;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            opacity: 0;
            text-shadow: none;
            transition: opacity 0.5s ease 0s; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left:hover {
              opacity: 1; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left:before {
              content: none !important; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left:focus, .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left:active {
              outline: none; }
          .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right {
            background-image: url("/archive-theme/css/../images/button-next.png") !important;
            background-repeat: no-repeat;
            background-color: transparent;
            background-position: center center;
            float: right;
            height: 100%;
            width: 30px;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            opacity: 0;
            text-shadow: none;
            transition: opacity 0.5s ease 0s; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right:hover {
              opacity: 1; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right:before {
              content: none !important; }
            .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right:focus, .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right:active {
              outline: none; }
        .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container div .img-responsive {
          width: 100%; }
      .ekko-lightbox .modal-dialog .modal-content .modal-footer {
        background-color: transparent;
        -webkit-opacity: 0.9;
        -moz-opacity: 0.9;
        opacity: 0.9;
        border: 0;
        color: white;
        font-weight: 100;
        padding: 0;
        margin: 0;
        padding: 10px 10px 10px 0;
        text-align: left;
        box-shadow: none; }

html.aui .carousel-control {
  border: none;
  border-radius: 0;
  height: 20px !important;
  margin-top: inherit !important;
  opacity: 0.7;
  overflow: hidden;
  padding: 0 !important;
  position: fixed;
  text-indent: 9000px;
  top: 45%;
  width: 30px;
  z-index: 9000 !important; }
  html.aui .carousel-control:hover {
    opacity: 1.0; }

html.aui .carousel-control.left {
  background-image: url("/archive-theme/css/../images/button-prev.png") !important;
  background-repeat: no-repeat;
  background-color: transparent;
  filter: none; }

html.aui .carousel-control.right {
  background-image: url("/archive-theme/css/../images/button-next.png") !important;
  background-repeat: no-repeat !important;
  background-color: transparent;
  filter: none; }

/*---TWITTER---*/
.twitter {
  width: 302px;
  height: 350px;
  margin-bottom: 30px; }
  .twitter .title-portlet {
    background-color: #e01348;
    height: 60px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-top: 10px; }
    .twitter .title-portlet h1 {
      background-image: url("/archive-theme/css/../images/icon_twitter_white.png");
      background-repeat: no-repeat;
      background-position: left center;
      color: white;
      float: left;
      font-family: "dekar";
      font-size: 22px;
      text-transform: lowercase;
      padding-left: 25px;
      margin: 0 !important; }
    .twitter .title-portlet .twitter-btn {
      float: right;
      margin-top: 10px;
      width: 56px;
      height: 20px;
      overflow: hidden;
      border-radius: 4px; }
  .twitter .tip-twitter {
    background-color: #FFFFFF;
    background-image: url("/archive-theme/css/../images/tip_twitter.png");
    background-position: 70px bottom;
    background-repeat: no-repeat;
    display: block;
    height: 19px;
    width: 100%; }
  .twitter .widget-twitter {
    background-color: white;
    padding-left: 5px;
    padding-right: 5px;
    max-height: 220px;
    overflow: hidden;
    border-bottom: 1px solid #222222; }
    .twitter .widget-twitter #twitter-widget-1 {
      height: 220px; }
      .twitter .widget-twitter #twitter-widget-1 .root.timeline {
        border-width: 0 !important;
        margin-bottom: 0 !important; }
        .twitter .widget-twitter #twitter-widget-1 .root.timeline .h-entry.tweet {
          border-bottom-width: 0 !important;
          padding-left: 15px !important;
          padding-right: 15px !important; }
          .twitter .widget-twitter #twitter-widget-1 .root.timeline .h-entry.tweet .u-photo.avatar {
            border-radius: 50% !important; }
  .twitter .link-bloc {
    background: white;
    height: 50px;
    padding: 15px; }
    .twitter .link-bloc .link-to-page {
      padding-left: 20px;
      color: #e01348;
      font-family: "trebuchet_msregular", sans-serif;
      font-size: 13px;
      background-image: url("/archive-theme/css/../images/arrow_red.png");
      background-repeat: no-repeat;
      background-position: left center;
      text-transform: uppercase; }
      .twitter .link-bloc .link-to-page:hover {
        text-decoration: none;
        color: #000; }
    .twitter .link-bloc .link-rss {
      background-image: url("/archive-theme/css/../images/icon_rss.png");
      width: 19px;
      height: 18px;
      display: block;
      float: right; }

html .var-narrow .timeline-header {
  display: none !important; }

html .var-narrow .header .avatar {
  border-radius: 30px !important; }

html .var-narrow .timeline-footer {
  display: none !important; }

.chrome .twitter .widget-twitter {
  height: 260px; }

/*---NEWSLETTER---*/
.columns-max .newsletter-portlet {
  padding-top: 30px;
  padding-bottom: 30px; }
  .columns-max .newsletter-portlet .portlet .portlet-topper .portlet-title {
    font-size: 28px;
    font-family: "dekar";
    color: black; }
    .columns-max .newsletter-portlet .portlet .portlet-topper .portlet-title span {
      display: none; }
    .columns-max .newsletter-portlet .portlet .portlet-topper .portlet-title .portlet-title-text {
      display: block; }
  .columns-max .newsletter-portlet .portlet .portlet-topper .portlet-topper-toolbar {
    padding-top: 20px; }
    .columns-max .newsletter-portlet .portlet .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
      color: #999; }
  .columns-max .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .alert.alert-error {
    margin-top: 20px;
    background-color: #f2dede;
    border: medium none;
    border-radius: 0;
    color: #a94442; }
  .columns-max .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .alert.alert-success {
    margin-top: 20px;
    background-color: #dff0d8;
    border: medium none;
    border-radius: 0;
    color: #3c763d; }
  .columns-max .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body h2 {
    font-weight: normal; }
  .columns-max .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .btn.btn-cancel {
    background-image: none;
    background-color: #e01348;
    border: none;
    border-radius: 0;
    color: white;
    opacity: 1; }
    .columns-max .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .btn.btn-cancel:hover {
      opacity: 0.8; }

.newsletter-portlet .portlet .portlet-topper .portlet-title {
  font-size: 28px;
  font-family: "dekar";
  color: #222222; }
  .newsletter-portlet .portlet .portlet-topper .portlet-title span {
    display: none; }
  .newsletter-portlet .portlet .portlet-topper .portlet-title .portlet-title-text {
    display: block; }
.newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .summary {
  font-family: "trebuchet_msregular", sans-serif;
  font-size: 13px;
  color: #787878;
  min-height: 60px;
  padding-left: 85px !important;
  background-image: url("/archive-theme/css/../images/icon_newsletter.png");
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: left center; }
.newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form.newletter-box {
  margin-top: 20px; }
  .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form.newletter-box .fieldset div .mail-address {
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 13px;
    color: #787878;
    background: #f2f2f2;
    height: 40px;
    border: none !important;
    box-shadow: none !important;
    margin-bottom: 0px !important;
    width: 252px; }
  .newsletter-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form.newletter-box .fieldset div .btn.newsletter-subscribe.btn-primary {
    font-size: 15px;
    font-weight: 900;
    color: white;
    background: #e01348;
    box-shadow: none !important;
    border-radius: 0px !important; }

.newsletter-popup {
  max-height: 300px;
  border: none; }
  .newsletter-popup .modal-header {
    background-color: #e01348;
    border-bottom: 1px dotted #000;
    display: block;
    padding: 20px; }
    .newsletter-popup .modal-header h3 {
      color: white !important; }
  .newsletter-popup .subscription-summary h2 {
    font-size: 28px !important; }
  .newsletter-popup p {
    font-size: 17px;
    line-height: 30px;
    margin: auto;
    text-align: center;
    width: 80%; }
  .newsletter-popup .email-reminder {
    font-size: 19px;
    line-height: 40px;
    text-align: center;
    font-family: "trebuchet_msregular", sans-serif; }
  .newsletter-popup .infos-cnil {
    margin: 20px auto;
    font-size: 90%;
    font-size: 90%;
    width: 95%; }
  .newsletter-popup .button-holder {
    display: list-item;
    list-style: none outside none;
    text-align: center; }
    .newsletter-popup .button-holder .btn {
      background: #e01348;
      border: none;
      color: white;
      text-shadow: none;
      margin-top: 20px; }
      .newsletter-popup .button-holder .btn:hover {
        opacity: .8;
        border: none;
        color: white; }

/* --- SEARCH --- */
.portlet-search {
  margin: 30px auto auto;
  max-width: 1000px;
  padding: 0 17px;
  width: 100%; }
  .portlet-search .form-inline {
    display: none; }
  .portlet-search .liferaytokenlist .lfr-token {
    background-color: white;
    border-color: #e01348;
    color: #e01348; }
    .portlet-search .liferaytokenlist .lfr-token .icon-remove {
      color: #e01348; }
      .portlet-search .liferaytokenlist .lfr-token .icon-remove:hover {
        color: #b10f39; }
  .portlet-search .table {
    border: 0px !important; }
  .portlet-search .portlet-topper {
    position: absolute; }
    .portlet-search .portlet-topper h1.portlet-title {
      text-transform: capitalize;
      color: #FFFFFF;
      font-size: 24px;
      font-weight: normal;
      margin-left: 30px;
      margin-top: 20px; }
      .portlet-search .portlet-topper h1.portlet-title img {
        display: none; }
      .portlet-search .portlet-topper h1.portlet-title .portlet-title-text {
        color: inherit !important;
        font-family: "trebuchet_msregular", sans-serif;
        font-size: inherit;
        max-width: inherit;
        text-transform: inherit; }
    .portlet-search .portlet-topper .portlet-topper-toolbar {
      display: none; }
  .portlet-search .fieldset {
    background: #e01348;
    height: 83px;
    padding: 7px 20px 20px 180px !important;
    width: 100%; }
    .portlet-search .fieldset .control-group-inline {
      margin: 0 !important;
      padding-top: 10px; }
      .portlet-search .fieldset .control-group-inline input.field[type="text"] {
        border: none;
        border-radius: 0;
        display: inline-block;
        height: 45px;
        margin-bottom: 0;
        margin-right: 0;
        padding: 0 10px;
        width: 320px; }
      .portlet-search .fieldset .control-group-inline input.field[type="text"]:focus {
        box-shadow: 0px 0px; }
      .portlet-search .fieldset .control-group-inline input.field[type="image"] {
        /*background:url("/archive-theme/css/../images/btn_search.png") no-repeat scroll 0 0 transparent;*/
        display: inline-block;
        /* height:45px;*/
        margin-left: -6px;
        /*width:45px;*/
        overflow: hidden;
        text-indent: 9000px; }
  .portlet-search .search-layout .span3 {
    /*display:none;*/ }
  .portlet-search .search-layout .result {
    /*width:100%;*/
    margin: 30px 0 0;
    padding-left: 10px; }
    .portlet-search .search-layout .result .search-suggested-spelling {
      display: none; }
    .portlet-search .search-layout .result h2.title-result {
      display: none; }
    .portlet-search .search-layout .result .alert-info {
      background-color: white;
      border-color: #e01348;
      color: #e01348; }
    .portlet-search .search-layout .result .search-suggested-spelling .suggested-keywords li a .changed-keyword {
      color: #e01348; }
    .portlet-search .search-layout .result .search-suggested-spelling .suggested-keywords li a:hover {
      color: #e01348; }
    .portlet-search .search-layout .result .search-suggested-spelling .suggested-keywords .label {
      background-color: white;
      border: 1px solid #e01348;
      color: #e01348; }
    .portlet-search .search-layout .result .table-columns {
      display: none; }
    .portlet-search .search-layout .result .response-result {
      margin-left: 15px; }
    .portlet-search .search-layout .result a:hover, .portlet-search .search-layout .result a:active, .portlet-search .search-layout .result a:visited, .portlet-search .search-layout .result a:focus {
      text-decoration: none; }
    .portlet-search .search-layout .result .asset-entry {
      display: block;
      padding: 15px;
      margin: 10px 0;
      -webkit-transition: background-color .2s ease;
      transition: background-color .2s ease;
      cursor: pointer; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-title {
        line-height: normal;
        color: #222222;
        font-size: 28px;
        font-family: "trebuchet_msregular", sans-serif;
        font-weight: normal; }
        .portlet-search .search-layout .result .asset-entry .asset-entry-title img {
          display: none; }
        .portlet-search .search-layout .result .asset-entry .asset-entry-title .highlight {
          background: transparent;
          margin: 0px;
          font-weight: inherit; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-type {
        display: none; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-display-date {
        font-style: italic;
        color: #787878;
        font-size: 14px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease; }
        .portlet-search .search-layout .result .asset-entry .asset-entry-display-date:hover {
          color: #e01348; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-summary {
        color: #222222; }
        .portlet-search .search-layout .result .asset-entry .asset-entry-summary .highlight {
          background: transparent;
          margin: 0px;
          font-weight: inherit; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-display-page {
        font-style: italic;
        color: #666; }
      .portlet-search .search-layout .result .asset-entry .asset-entry-tags {
        float: none !important;
        margin-top: 10px; }
        .portlet-search .search-layout .result .asset-entry .asset-entry-tags .taglib-asset-tags-summary .tag {
          background: transparent;
          margin: 0px;
          padding: 0px;
          color: #222222;
          font-weight: bold; }
          .portlet-search .search-layout .result .asset-entry .asset-entry-tags .taglib-asset-tags-summary .tag:hover {
            text-decoration: none; }
    .portlet-search .search-layout .result .asset-entry:hover {
      display: block;
      background-color: #dddddd; }
      .portlet-search .search-layout .result .asset-entry:hover .asset-entry-title {
        color: #e01348; }
      .portlet-search .search-layout .result .asset-entry:hover .asset-entry-display-date {
        color: #e01348; }
      .portlet-search .search-layout .result .asset-entry:hover .asset-entry-summary {
        color: #e01348; }
      .portlet-search .search-layout .result .asset-entry:hover .asset-entry-display-page {
        color: #e01348; }
      .portlet-search .search-layout .result .asset-entry:hover .asset-entry-tags .taglib-asset-tags-summary .tag {
        color: #e01348; }
  .portlet-search .search-facet h2 {
    font-size: 25px !important;
    font-weight: normal; }
  .portlet-search .search-facet .tag-list {
    max-height: 250px;
    overflow-y: auto;
    overflow-x: hidden; }
  .portlet-search .search-facet ul.nav-pills li.facet-value a {
    color: #e01348; }
  .portlet-search .search-facet ul.nav-pills li.facet-value.active a {
    color: white;
    background-color: #e01348;
    border-radius: 0; }
  .portlet-search .search-facet ul.nav-pills li.facet-value .badge-info {
    background-color: #b10f39; }
  .portlet-search .search-facet .modified-custom-range {
    background-color: white;
    -webkit-box-shadow: 2px 2px 2px #656565;
    box-shadow: 2px 2px 2px #656565;
    border-radius: 15px;
    padding: 25px; }
    .portlet-search .search-facet .modified-custom-range input {
      min-height: 25px; }
    .portlet-search .search-facet .modified-custom-range .btn {
      border: none;
      border-radius: 0;
      background-color: #e01348;
      background-image: none;
      color: white;
      text-shadow: none;
      -webkit-transition: all .2s ease;
      transition: all .2s ease; }
      .portlet-search .search-facet .modified-custom-range .btn:hover {
        background-color: #b10f39; }
      .portlet-search .search-facet .modified-custom-range .btn.disabled, .portlet-search .search-facet .modified-custom-range .btn[disabled] {
        background-color: #ddd;
        opacity: 1; }

.yui3-calendar-content .yui3-calendar-day:hover {
  background: #e01348 !important; }

.yui3-calendar-content .yui3-calendar-day-selected {
  background-color: #ec2055 !important; }

.yui3-calendar-content .yui3-calendarnav-prevmonth span, .yui3-skin-sam .yui3-calendarnav-nextmonth span {
  display: block !important;
  color: #e01348;
  font-size: 25px; }
  .yui3-calendar-content .yui3-calendarnav-prevmonth span:hover, .yui3-skin-sam .yui3-calendarnav-nextmonth span:hover {
    font-weight: bold;
    text-decoration: none !important; }

.taglib-search-iterator-page-iterator-top {
  display: none; }

.taglib-search-iterator-page-iterator-bottom {
  /*background-color:#fff;*/
  height: 52px;
  position: relative; }
  .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .search-results {
    float: none;
    margin: 4px auto auto;
    position: relative;
    text-align: center;
    width: 75%;
    z-index: 800;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden; }
    .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .search-results a.journal-article-page-number {
      color: #222222;
      padding: 3px 8px; }
    .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .search-results strong.journal-article-page-number {
      background-color: #e01348;
      border-radius: 20px;
      color: white;
      font-weight: normal !important;
      padding: 4px 10px; }
  .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination {
    height: 52px;
    line-height: 52px;
    position: absolute;
    top: 0;
    width: 100%; }
    .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager {
      height: 52px;
      width: 100%; }
      .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li {
        top: 4px; }
        .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li a {
          background-color: transparent !important;
          border: none !important;
          border-radius: 0 !important;
          text-transform: uppercase;
          color: #e01348; }
          .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li a:hover {
            color: #000; }
      .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li.disabled a {
        color: #787878; }
      .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li:first-child {
        left: 20px;
        line-height: 35px;
        position: absolute;
        background-image: url("/archive-theme/css/../images/icon_prev.png");
        background-position: left center;
        padding-left: 10px;
        background-repeat: no-repeat;
        top: 4px; }
      .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li:last-child {
        top: 4px;
        line-height: 35px;
        position: absolute;
        right: 20px;
        background-image: url("/archive-theme/css/../images/icon_next.png");
        background-position: right center;
        padding-right: 10px;
        background-repeat: no-repeat; }

.taglib-search-iterator-page-iterator-bottom .lfr-pagination {
  background-color: #fff;
  position: relative; }
  .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager {
    width: 100%; }
    .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li {
      top: 4px; }
      .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li a {
        background-color: transparent !important;
        border: none !important;
        border-radius: 0 !important;
        text-transform: uppercase;
        color: #e01348; }
        .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li a:hover {
          color: #000; }
    .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li.disabled a {
      color: #787878; }
    .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li:first-child {
      left: 20px;
      line-height: 35px;
      position: absolute;
      background-image: url("/archive-theme/css/../images/icon_prev.png");
      background-position: left center;
      padding-left: 10px;
      background-repeat: no-repeat;
      top: 4px; }
    .taglib-search-iterator-page-iterator-bottom .lfr-pagination .pager li:last-child {
      top: 4px;
      line-height: 35px;
      position: absolute;
      right: 20px;
      background-image: url("/archive-theme/css/../images/icon_next.png");
      background-position: right center;
      padding-right: 10px;
      background-repeat: no-repeat; }

.lfr-search-container {
  overflow: hidden;
  margin-top: 20px; }

.portal-popup .portlet-journal-content .lfr-search-container .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .lfr-pagination-buttons {
  display: none; }

.aui .table-hover tbody tr:hover > td, .aui .table-hover tbody tr:hover > th {
  background-color: transparent !important; }

.table-cell.only {
  border-bottom: 1px dotted !important; }

.aui .table-bordered {
  border-bottom: none !important; }

.aui .table-bordered th, .aui .table-bordered td {
  border: 0; }

.aui .table-striped tbody > tr:nth-child(2n+1) > td, .aui .table-striped tbody > tr:nth-child(2n+1) > th {
  background: transparent;
  border: 0; }

.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th {
  background: transparent;
  border: 0; }

/* --- CONNEXION --- */
.portlet-login {
  margin: 50px auto;
  max-width: 500px;
  width: 100%;
  padding: 20px;
  background: #FFF; }
  .portlet-login .portlet-icon-back {
    display: none; }
  .portlet-login .portlet-title {
    text-align: center;
    font-family: "dekar"; }
    .portlet-login .portlet-title img {
      display: none; }
  .portlet-login .sign-in-form .button-holder button.btn {
    background: #000000 !important;
    border: none !important;
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 16px !important;
    padding: 10px 20px !important; }
  .portlet-login .navigation ul.taglib-icon-list li a.taglib-icon {
    color: #000; }
  .portlet-login input.aui-field-input-text {
    width: 100%;
    background: #FFF;
    border: 1px solid black; }
  .portlet-login input.aui-field-input-text.focus {
    width: 100%;
    border: 1px solid #000; }
  .portlet-login .fieldset .control-group .control-label {
    font-family: "trebuchet_msregular", sans-serif;
    font-size: 14px; }
  .portlet-login .aui-form-validator-error-container .aui-field-element {
    width: 100%;
    border: 1px solid blue; }
  .portlet-login input[type="text"], .portlet-login input[type="password"] {
    height: 30px;
    width: 100%; }
  .portlet-login input[type="submit"], .portlet-login input[type="button"], .portlet-login input[type="reset"], .portlet-login button {
    padding: 5px 10px;
    background: blue;
    border: none;
    border-radius: 3px;
    text-shadow: 0px 0px;
    color: #FFF;
    font-weight: 300; }
  .portlet-login .aui-button.aui-button-submit {
    display: block;
    margin: auto;
    width: 155px !important; }

/*--- ERROR---*/
#portlet_status {
  margin: 30px auto;
  width: 100%;
  max-width: 966px;
  padding: 20px;
  background: #FFF; }
  #portlet_status .portlet-topper {
    display: none; }
  #portlet_status a {
    padding: 5px 10px;
    background: #e01348;
    border-radius: 3px;
    color: #FFF;
    text-decoration: none; }
    #portlet_status a:hover {
      color: #e01348;
      background: #fff;
      border: 1px solid #e01348;
      text-decoration: none; }
  #portlet_status h3.alert-error {
    background-color: transparent;
    border: 0;
    font-family: "dekar";
    font-size: 40px;
    padding: 0;
    text-transform: uppercase;
    color: #000000; }
    #portlet_status h3.alert-error code {
      font-size: 2.00em;
      border: none;
      width: 125px; }

/*------DIAPORAMA REACT-------*/
@font-face {
  font-family: slick;
  font-weight: 400;
  font-style: normal;
  src: url(/archive-theme/css/../font/slick.eot);
  src: url(/archive-theme/css/../font/slick.eot?#iefix) format("embedded-opentype"), url(/archive-theme/css/../font/slick.woff) format("woff"), url(/archive-theme/css/../font/slick.ttf) format("truetype"), url(/archive-theme/css/../font/slick.svg#slick) format("svg"); }

/* ======= Cookie bar overide =====*/
.cookie-wrapper {
  height: auto !important; }

.cookie-wrapper .cookie-container {
  background-color: rgba(0, 0, 0, 0.8) !important;
  padding: 5px 10% !important;
  top: auto !important;
  bottom: 0; }

.cookie-wrapper .cookie-container .cookie-message .cookie-more-info {
  clear: both;
  display: block;
  width: 270px; }

.cookie-wrapper .cookie-container .cookie-message {
  line-height: 1.4rem !important;
  font-size: 1rem !important; }

.cookie-wrapper .cookie-container .cookie-accept {
  width: 95px !important;
  font-size: 0.9rem !important;
  background-color: #666666 !important; }

.cookie-wrapper .cookie-container .cookie-accept:hover {
  background-color: #999999 !important;
  color: #ffffff !important; }

.cookie-accept {
  position: relative;
  top: 50%;
  transform: translateY(30%); }

.cookie-wrapper .cookie-container .cookie-message .cookie-more-info {
  color: #999999 !important;
  clear: none !important; }

.cookie-wrapper .cookie-container .cookie-message .cookie-more-info:hover {
  color: #ffffff !important; }

.cookie-wrapper .cookie-container .cookie-message {
  color: #ffffff !important; }

.cookie-wrapper .cookie-container .cookie-accept {
  padding: 6px 15px !important; }

@media (max-width: 768px) {
  .cookie-wrapper .cookie-container .cookie-message {
    padding: 5px !important;
    width: 65% !important; } }
/*------FIX RESPONSIVE IMG IN AGREGATORS-------*/
@media screen and (max-width: 940px) {
  .column70-30 .push-news .link .content-image {
    height: auto !important;
    width: auto;
    min-height: auto !important; }

  .full-article .image {
    height: auto;
    max-height: none !important; } }
.contact-portlet legend.text-hide {
  display: none; }

.contact-portlet h2.description {
  margin: 0 0 10px;
  font-size: 14px !important;
  color: #333 !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  font-family: "trebuchet_msregular",sans-serif !important; }

.contact-portlet h1.title {
  text-transform: uppercase;
  margin: 0 0 20px;
  line-height: 40px;
  font-weight: bold;
  text-rendering: optimizelegibility;
  color: #222 !important;
  font-size: 32px !important;
  font-family: "dekar" !important; }

.contact-portlet label {
  width: 100%; }

.contact-portlet button.btn.submit {
  border: none;
  border-radius: 0;
  display: block;
  margin-top: 20px;
  background-image: url("/archive-theme/images/arrow_white.png");
  background-repeat: no-repeat;
  background-color: #e01348;
  background-position: 5% center;
  font-family: "trebuchet_msregular",sans-serif;
  color: white;
  padding: 7px 35px;
  text-transform: uppercase;
  max-width: 192px; }

.contact-portlet button.btn.submit:hover {
  text-decoration: none;
  background-color: #000;
  color: #FFF; }

#p_p_id_6_WAR_newsletterportlet_ legend.text-hide {
  display: none; }

@media screen and (min-width: 901px) and (max-width: 1200px) {
  .useful-links-images ul li .link .link-picto {
    width: 150px;
    height: auto;
    margin-left: 30px;
    margin-top: 15px;
    margin-bottom: 5px; }

  .header_nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 42px;
    background-color: #000;
    z-index: 2000; }

  #banner #heading {
    margin-left: 0;
    margin-right: 0;
    background-image: url("/archive-theme/css/../images/bg-header.png") !important;
    background-repeat: no-repeat;
    margin-top: -10px;
    margin-bottom: 5px;
    position: relative;
    z-index: 9900 !important; }

  #banner #heading .site-title {
    float: none;
    height: 100px;
    margin: 0 !important;
    position: absolute;
    top: 42px;
    z-index: 0; }
    #banner #heading .site-title .useful-links-images ul li .link .link-picto {
      margin-bottom: 0; }
  #banner #heading .header_nav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 42px;
    background-color: #000;
    z-index: 2000; }
  #banner #heading .navigation-links {
    width: 186px;
    float: right;
    position: absolute;
    right: 2px;
    top: 165px;
    z-index: 1000000; }
    #banner #heading .navigation-links .useful-links .nav-pills {
      display: none; }
    #banner #heading .navigation-links .useful-links .image-link.first {
      display: none; }
    #banner #heading .navigation-links .useful-links .image-link {
      float: right;
      margin-right: 0;
      margin-top: 0;
      position: absolute;
      right: 30px !important;
      top: -100px !important; }
      #banner #heading .navigation-links .useful-links .image-link img {
        width: 105px; }
  #banner #heading .banner-search {
    background: none; }
    #banner #heading .banner-search .btnNavMobile {
      background: url("/archive-theme/css/../images/btn_nav_open.png");
      background-repeat: no-repeat;
      height: 50px;
      position: absolute;
      width: 50px;
      z-index: 9900;
      top: 0;
      left: 0; }
    #banner #heading .banner-search .search {
      opacity: 1;
      position: absolute;
      right: 5px;
      top: 0px;
      z-index: 2000; }
    #banner #heading .banner-search .search.open {
      display: none; }
  #banner .navigation-container-mobile {
    left: -290px;
    position: fixed;
    top: 0;
    z-index: 1; }
    #banner .navigation-container-mobile img {
      display: none; }
  #banner .navigation-container-mobile.open {
    z-index: 8000;
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute; }
    #banner .navigation-container-mobile.open #accordion {
      background-color: #ffffff;
      width: 80%; }
      #banner .navigation-container-mobile.open #accordion ul.panel {
        border: 0;
        border-radius: 0;
        box-shadow: 0 0;
        height: 100%;
        margin: 0;
        min-height: 700px;
        padding: 0;
        background: transparent; }
        #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading {
          padding: 0; }
          #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1 {
            padding-left: 30px;
            border-bottom: 1px solid #fff;
            padding: 10px 0 10px 30px;
            display: block;
            color: #ba2341; }
          #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1.has-child {
            background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
          #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #fff;
            background-color: #FFFFFF; }
            #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li {
              list-style: none; }
              #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2 {
                display: block;
                border-top: 1px solid #fff;
                padding: 10px 0 10px 30px;
                display: block;
                color: #000; }
              #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2.has-child {
                background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
              #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul {
                margin: 0;
                padding: 0;
                border-bottom: 1px solid #fff;
                background-color: #000; }
                #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li {
                  list-style: none; }
                  #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li a.menu-level-3 {
                    display: block;
                    border-top: 1px solid #fff;
                    padding: 10px 0 10px 30px;
                    display: block;
                    background: transparent;
                    color: #fff; }
                #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li:first-child {
                  border-top: none; }
            #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li:first-child {
              border-top: none; } }
@media screen and (min-width: 641px) and (max-width: 900px) {
  html .folder .push-news .link {
    margin: 0 5px 20px 0 !important;
    width: 49% !important; }
  html .column70-30 .push-news .link {
    width: 49% !important; }
  html .swipe .swipe-wrap .article .article-image {
    height: auto !important; }
  html .swipe .swipe-wrap .article .content-carousel {
    position: absolute;
    top: 220px; }
  html .swipe .swipe-wrap .article .content-carousel .block-content-1 {
    top: 0; }
  html .swipe .swipe-wrap .article .content-carousel .block-content-1 .article-title {
    line-height: 25px; }
  html .swipe .swipe-wrap .article .content-carousel hr {
    position: absolute;
    top: 75px; }
  html .swipe .swipe-wrap .article .content-carousel .block-content-2 {
    top: 75px; }
  html .carousel-indicator .content-indicator #position {
    margin-top: -35px; }
  html .carousel-indicator {
    right: 5px !important;
    top: 65% !important; }
  html .useful-links-images ul li .link .link-picto {
    height: auto;
    width: auto; } }
/*---COLOR---*/
@media screen and (max-width: 768px) {
  /* --- SEARCH --- */
  .portlet-search .form-inline {
    display: inline-block;
    margin-left: 5px !important; }
    .portlet-search .form-inline label {
      color: white; }
  .portlet-search .searchFilters {
    height: 0;
    transform-origin: top;
    transform: scaleY(0);
    -webkit-transition: all .1s ease;
    transition: all .1s ease; }
    .portlet-search .searchFilters.active {
      height: auto;
      transform: scaleY(1); }
  .portlet-search .search-layout .result {
    padding-left: 0; }
  .portlet-search .asset-entry-title a {
    font-size: 20px;
    color: #e01348; } }
@media screen and (max-width: 940px) {
  html {
    overflow-x: hidden;
    /*---FLASH-INFO---*/
    /*---DIAPORAMA---*/ }
    html body.avec-flash-info .flash-info {
      position: absolute;
      top: -190px; }
    html .folder .push-news {
      width: 920px; }
    html .column70-30 .push-news {
      width: 920px; }
    html #banner #heading {
      background-image: url("/archive-theme/css/../images/bg-header.png");
      background-position: -2px -10px;
      background-repeat: no-repeat;
      background-size: 100% 100%;
      position: relative;
      z-index: 100; }
      html #banner #heading .site-title .logo-mobile .useful-links-images ul li .link .link-picto {
        position: relative;
        height: 55%;
        width: 55%;
        margin-left: 17px;
        margin-top: 10px; }
      html #banner #heading .navigation-links .useful-links .nav-pills {
        display: none; }
      html #banner #heading .navigation-links .useful-links .image-link.first {
        display: none; }
      html #banner #heading .navigation-links .useful-links .image-link {
        float: right;
        margin-right: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: -80px; }
        html #banner #heading .navigation-links .useful-links .image-link img {
          width: 105px; }
      html #banner #heading .banner-search {
        background: none; }
        html #banner #heading .banner-search .btnNavMobile {
          background: url("/archive-theme/css/../images/btn_nav_open.png");
          background-repeat: no-repeat;
          height: 50px;
          position: absolute;
          width: 50px;
          z-index: 300;
          top: 0;
          left: 0; }
        html #banner #heading .banner-search .search {
          opacity: 1;
          position: absolute;
          right: 5px;
          top: -5px;
          z-index: 2000; }
        html #banner #heading .banner-search .search.open {
          display: none; }
    html #banner .navigation-container-mobile {
      left: -290px;
      position: fixed;
      top: 0;
      z-index: 1; }
      html #banner .navigation-container-mobile img {
        display: none; }
    html #banner .navigation-container-mobile.open {
      margin: 0;
      padding: 0;
      width: 100%;
      position: absolute; }
      html #banner .navigation-container-mobile.open .site-navigation {
        width: 80%; }
    html body {
      overflow-x: hidden;
      padding: 0px !important; }
      html body #banner #heading {
        background-image: url("/archive-theme/css/../images/bg-header.png");
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position: relative;
        z-index: 100; }
        html body #banner #heading .site-title {
          float: none;
          height: 100px;
          margin: 0 !important;
          position: absolute;
          top: 42px;
          z-index: 0; }
          html body #banner #heading .site-title .useful-links-images ul li .link .link-picto {
            margin-bottom: 0; }
        html body #banner #heading .header_nav {
          position: fixed;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 42px;
          background-color: #000;
          z-index: 2000; }
        html body #banner #heading .navigation-links {
          width: 186px;
          float: right;
          position: absolute;
          right: 2px;
          top: 165px;
          z-index: 1000000; }
          html body #banner #heading .navigation-links .useful-links .nav-pills {
            display: none; }
          html body #banner #heading .navigation-links .useful-links .image-link.first {
            display: none; }
          html body #banner #heading .navigation-links .useful-links .image-link {
            float: right;
            margin-right: 0;
            margin-top: 0;
            position: absolute;
            right: 1%;
            top: -110px; }
            html body #banner #heading .navigation-links .useful-links .image-link img {
              width: 105px; }
        html body #banner #heading .banner-search {
          background: none; }
          html body #banner #heading .banner-search .btnNavMobile {
            background: url("/archive-theme/css/../images/btn_nav_open.png");
            background-repeat: no-repeat;
            height: 50px;
            position: absolute;
            width: 50px;
            z-index: 300;
            top: 0;
            left: 0; }
          html body #banner #heading .banner-search .search {
            opacity: 1;
            position: absolute;
            right: 5px;
            top: 0px;
            z-index: 2000; }
          html body #banner #heading .banner-search .search.open {
            display: none; }
      html body #banner .navigation-container-mobile {
        left: -290px;
        position: fixed;
        top: 0;
        z-index: 1; }
        html body #banner .navigation-container-mobile img {
          display: none; }
      html body #banner .navigation-container-mobile.open {
        margin: 0;
        padding: 0;
        width: 100%; }
        html body #banner .navigation-container-mobile.open #accordion {
          width: 80%; }
          html body #banner .navigation-container-mobile.open #accordion ul.panel {
            border: 0;
            border-radius: 0;
            box-shadow: 0 0;
            height: 100%;
            margin: 0;
            min-height: 700px;
            padding: 0;
            background: transparent; }
            html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading {
              padding: 0; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1 {
                padding-left: 30px;
                border-bottom: 1px solid #fff;
                padding: 10px 0 10px 30px;
                display: block;
                color: #ba2341; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1.has-child {
                background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul {
                margin: 0;
                padding: 0;
                border-bottom: 1px solid #fff;
                background-color: #FFFFFF; }
                html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li {
                  list-style: none; }
                  html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2 {
                    display: block;
                    border-top: 1px solid #fff;
                    padding: 10px 0 10px 30px;
                    display: block;
                    color: #000; }
                  html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2.has-child {
                    background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
                  html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul {
                    margin: 0;
                    padding: 0;
                    border-bottom: 1px solid #fff;
                    background-color: #000; }
                    html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li {
                      list-style: none; }
                      html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li a.menu-level-3 {
                        display: block;
                        border-top: 1px solid #fff;
                        padding: 10px 0 10px 30px;
                        display: block;
                        background: transparent;
                        color: #fff; }
                    html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li:first-child {
                      border-top: none; }
                html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li:first-child {
                  border-top: none; }
      html body #content {
        position: relative; }
      html body .pre-footer {
        position: relative;
        padding-left: 17px !important;
        padding-right: 17px !important; }
        html body .pre-footer #backToTop {
          top: 0 !important;
          position: inherit !important;
          margin: 10px auto auto 47%; }
        html body .pre-footer .content-pre-footer {
          padding-top: 0; }
        html body .pre-footer .pre-footer-1 {
          background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 50px;
          margin-bottom: 20px;
          margin-top: 10px;
          overflow: hidden;
          width: 100% !important; }
          html body .pre-footer .pre-footer-1 .gallery-image h1 {
            background-image: url("/archive-theme/css/../images/icon_flickr.png");
            background-position: 0 -2px;
            background-repeat: no-repeat;
            margin-bottom: 9px !important;
            margin-top: 9px !important;
            padding-left: 60px;
            font-size: 21px !important; }
          html body .pre-footer .pre-footer-1 .gallery-image .flickr_badge_image {
            display: table-cell !important; }
            html body .pre-footer .pre-footer-1 .gallery-image .flickr_badge_image a img {
              width: 115px;
              height: 80px; }
          html body .pre-footer .pre-footer-1 .gallery-image .flickr-link {
            margin-left: 60px;
            padding-left: 20px; }
          html body .pre-footer .pre-footer-1 .gallery-image .flickr-img {
            display: none; }
        html body .pre-footer .pre-footer-1.open {
          background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 200px;
          margin-bottom: 20px;
          margin-top: 20px;
          overflow: hidden;
          transition: height 0.7s ease 0s; }
        html body .pre-footer .pre-footer-1.close-footer {
          background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 50px;
          margin-bottom: 20px;
          margin-top: 20px;
          overflow: hidden;
          transition: height 0.7s ease 0s; }
        html body .pre-footer .pre-footer-2 {
          width: 100% !important; }
          html body .pre-footer .pre-footer-2 .useful-links-contact h1 {
            background-image: url("/archive-theme/css/../images/icon_newsletter.png");
            background-position: 5px 8px;
            background-repeat: no-repeat;
            background-size: 33px 21px;
            margin-bottom: 9px !important;
            margin-top: 9px !important;
            padding-left: 60px;
            font-size: 21px !important; }
          html body .pre-footer .pre-footer-2 .useful-links-contact .article-content .picto {
            display: none; }
          html body .pre-footer .pre-footer-2 .useful-links-contact .article-content .content {
            padding: 5px !important; }
          html body .pre-footer .pre-footer-2 .useful-links-images h1 {
            background-image: url("/archive-theme/css/../images/multishare.png");
            background-position: 2px 9px;
            background-repeat: no-repeat;
            background-size: 56px 22px;
            margin-bottom: 9px !important;
            margin-left: 0;
            margin-top: 9px !important;
            padding-left: 60px;
            font-size: 21px !important; }
          html body .pre-footer .pre-footer-2 .useful-links-images ul {
            padding-top: 0 !important;
            width: 100%; }
            html body .pre-footer .pre-footer-2 .useful-links-images ul li {
              float: left !important; }
            html body .pre-footer .pre-footer-2 .useful-links-images ul li:first-child {
              margin-left: 50px !important; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-1 {
            background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 50px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-1.open {
            background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 220px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden;
            transition: height 0.7s ease 0s; }
            html body .pre-footer .pre-footer-2 .pre-footer-2-1.open .newsletter-portlet .newletter-box .fieldset {
              padding: 5px !important; }
              html body .pre-footer .pre-footer-2 .pre-footer-2-1.open .newsletter-portlet .newletter-box .fieldset .mail-address {
                width: 100% !important; }
              html body .pre-footer .pre-footer-2 .pre-footer-2-1.open .newsletter-portlet .newletter-box .fieldset .newsletter-subscribe {
                margin-left: 0px !important;
                width: 100% !important; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-1.close-footer {
            background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 50px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden;
            transition: height 0.7s ease 0s; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-2 {
            background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 50px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden; }
            html body .pre-footer .pre-footer-2 .pre-footer-2-2 .useful-links-images h1 {
              float: none; }
            html body .pre-footer .pre-footer-2 .pre-footer-2-2 .useful-links-images ul {
              float: none; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-2.open {
            background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 100px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden;
            transition: height 0.7s ease 0s; }
          html body .pre-footer .pre-footer-2 .pre-footer-2-2.close-footer {
            background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
            background-position: 99% 15px;
            height: 50px;
            margin-bottom: 20px;
            margin-top: 20px;
            overflow: hidden;
            transition: height 0.7s ease 0s; }
        html body .pre-footer .pre-footer-3 {
          background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 50px;
          margin-bottom: 20px;
          margin-top: 20px;
          overflow: hidden;
          width: 100% !important; }
          html body .pre-footer .pre-footer-3 .useful-links-contact h1 {
            background-image: url("/archive-theme/css/../images/icon_local.png");
            background-position: 4px 1px;
            background-repeat: no-repeat;
            background-size: 21px 28px;
            font-size: 21px !important;
            margin-bottom: 9px !important;
            margin-left: 0;
            margin-top: 9px !important;
            padding-left: 60px; }
          html body .pre-footer .pre-footer-3 .useful-links-contact .article-content .picto {
            display: none; }
          html body .pre-footer .pre-footer-3 .useful-links-contact .article-content .content {
            padding: 5px !important; }
          html body .pre-footer .pre-footer-3 .useful-links-contact .link {
            margin-left: 5px !important; }
        html body .pre-footer .pre-footer-3.open {
          background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 430px;
          margin-bottom: 20px;
          margin-top: 20px;
          overflow: hidden;
          transition: height 0.7s ease 0s; }
        html body .pre-footer .pre-footer-3.close-footer {
          background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
          background-position: 99% 15px;
          height: 50px;
          margin-bottom: 20px;
          margin-top: 20px;
          overflow: hidden;
          transition: height 0.7s ease 0s; }
      html body #footer {
        position: relative;
        min-height: 0;
        padding: 10px; }
        html body #footer .footer-2 {
          text-align: center; }
          html body #footer .footer-2 .useful-nav-links {
            display: inline-block;
            overflow: hidden;
            padding-top: 0;
            width: auto; }
            html body #footer .footer-2 .useful-nav-links .grid {
              margin-right: 0;
              width: 100%; }
              html body #footer .footer-2 .useful-nav-links .grid ul {
                margin: 0; }
                html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page {
                  display: inline;
                  text-align: center;
                  float: none;
                  min-height: 0;
                  padding: 0; }
                  html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page .parent-page-link {
                    font-size: 15px;
                    color: #70201c;
                    font-family: 'trebuchet_msregular'; }
                  html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page ul {
                    display: none; }
            html body #footer .footer-2 .useful-nav-links .grid:last-child {
              width: 100%; }
        html body #footer .footer-3 {
          display: none; }
      html body .archives-home .archives-home-carousel {
        padding-bottom: 0 !important;
        padding-left: 17px !important;
        padding-right: 17px !important; }
      html body .archives-home .archives-home-content .col-md-8 {
        padding: 0 !important; }
      html body .archives-home .archives-home-content .col-md-4 {
        padding: 0 !important; }
      html body .folder .push-news, html body .column70-30 .push-news {
        height: inherit;
        min-height: 350px;
        max-width: 920px;
        width: 100%;
        margin-bottom: 0px; }
      html body .folder .push-news .link {
        margin: 0 5px 20px 0 !important;
        width: 100%; }
        html body .folder .push-news .link figure.image {
          float: none;
          height: 168px;
          overflow: hidden;
          width: 100%; }
          html body .folder .push-news .link figure.image .content-image {
            float: none;
            height: auto;
            width: 100%;
            min-height: 168px; }
      html body .column70-30 .push-news .link {
        height: inherit;
        width: 100%;
        max-width: 920px;
        margin-bottom: 20px; }
        html body .column70-30 .push-news .link figure.image {
          height: 168px;
          overflow: hidden;
          width: 100%; }
          html body .column70-30 .push-news .link figure.image .content-image {
            float: none;
            height: auto;
            width: 100%;
            min-height: 250px; }
        html body .column70-30 .push-news .link .content {
          float: none;
          height: 180px;
          min-height: 180px;
          width: 100%;
          background-color: #fff; }
          html body .column70-30 .push-news .link .content .title {
            color: #000; }
          html body .column70-30 .push-news .link .content .sep {
            display: block; }
          html body .column70-30 .push-news .link .content .description {
            color: #787878;
            display: block;
            max-height: 60px;
            overflow: hidden; }
    html .twitter {
      width: 100%;
      height: auto;
      margin-bottom: 20px; }
      html .twitter .title-portlet h1 {
        font-size: 18px !important; }
      html .twitter .widget-twitter {
        width: 100%; }
        html .twitter .widget-twitter .twitter-timeline.twitter-timeline-rendered {
          width: 100% !important; }
    html .useful-links-images ul li .link .link-picto {
      height: 100%;
      width: 100%; }
    html .swipe {
      min-height: 390px;
      max-width: inherit; }
      html .swipe .swipe-wrap {
        overflow: visible; }
        html .swipe .swipe-wrap .article {
          min-height: 210px; }
          html .swipe .swipe-wrap .article .article-image {
            width: 100%;
            height: 180px;
            overflow: hidden;
            position: relative !important;
            max-width: inherit;
            width: 100%; }
          html .swipe .swipe-wrap .article .content-carousel {
            background-color: #000000;
            border-radius: 0;
            bottom: inherit;
            left: 0;
            margin-top: 0;
            min-width: inherit;
            padding: 5px;
            position: relative;
            width: 100%;
            opacity: 1;
            height: 170px;
            background-image: url("/archive-theme/css/../images/icon_more_carousel_mobile.jpg");
            background-position: right bottom;
            background-repeat: no-repeat; }
            html .swipe .swipe-wrap .article .content-carousel .block-content-1 {
              border-radius: 0;
              bottom: inherit;
              left: inherit;
              min-width: inherit;
              opacity: 1;
              position: inherit;
              width: inherit; }
              html .swipe .swipe-wrap .article .content-carousel .block-content-1 .article-title {
                background-color: transparent;
                padding-bottom: 0;
                padding-left: 10px; }
            html .swipe .swipe-wrap .article .content-carousel hr {
              display: block;
              width: 25px;
              margin-left: 10px;
              margin-bottom: 0 !important;
              margin-top: 0 !important; }
            html .swipe .swipe-wrap .article .content-carousel .block-content-2 {
              background-color: transparent;
              left: inherit;
              max-width: inherit;
              opacity: 1;
              position: inherit;
              top: inherit;
              width: inherit; }
              html .swipe .swipe-wrap .article .content-carousel .block-content-2 .article-abstract {
                background-color: transparent;
                max-width: inherit;
                background-image: none; }
              html .swipe .swipe-wrap .article .content-carousel .block-content-2 .more {
                display: none; }
    html .carousel-indicator {
      display: block;
      bottom: 0;
      position: absolute;
      height: 0;
      right: -4px;
      bottom: -5px;
      margin: 0; }
      html .carousel-indicator .content-indicator #position {
        display: inline-flex; }
        html .carousel-indicator .content-indicator #position li {
          border: 1px solid black;
          height: 30px;
          width: 33px;
          position: relative; }
    html .column50-50 .push-news .link {
      width: auto;
      height: auto; }
      html .column50-50 .push-news .link .content {
        float: inherit;
        width: inherit; }
    html .archives-article .archives-article-content .col-md-8 {
      padding: 0 !important; }
    html .archives-article .archives-article-content .col-md-4 {
      padding: 0 !important; }
    html .full-article .image {
      float: none;
      margin: 0 0 30px;
      max-height: 300px;
      max-width: inherit; }
    html .full-article .content ul {
      margin: 0 0 0 30px; }
    html .archives-dossier-content .full-article {
      padding: 0 20px; }
    html .introduction .single-item {
      overflow: hidden;
      margin-top: 10px;
      marging-bottom: 10px; }
      html .introduction .single-item .image {
        height: 162px;
        overflow: hidden;
        position: absolute;
        width: 100%; }
        html .introduction .single-item .image img {
          left: 50%;
          margin-left: -720px;
          max-width: inherit;
          min-height: 162px;
          position: absolute;
          width: 1440px; }
      html .introduction .single-item .content {
        height: auto;
        margin: inherit;
        position: relative;
        width: 100%; }
        html .introduction .single-item .content h1.title {
          font-size: 32px;
          padding: 0;
          width: 50%;
          margin: 0; }
        html .introduction .single-item .content h2.subtitle {
          font-size: 28px !important;
          padding: 0;
          margin: 0;
          width: 50%;
          margin: 0; }
        html .introduction .single-item .content span.description {
          padding: 0;
          width: 50%;
          float: right;
          overflow: hidden;
          height: 140px; }
    html .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left {
      opacity: 1; }
    html .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right {
      opacity: 1; }
    html .diaporama {
      height: auto;
      min-height: inherit;
      padding-left: 17px;
      padding-right: 17px; }
      html .diaporama .portlet-topper {
        float: none;
        width: 100%; }
      html .diaporama hr.sep {
        float: none; }
      html .diaporama .description {
        float: none;
        margin-bottom: 20px;
        max-width: inherit;
        width: 100%; }
      html .diaporama .image-block {
        float: none;
        margin: 0;
        width: 100%; }
        html .diaporama .image-block .link-image {
          height: 160px;
          margin: auto;
          padding: 0;
          vertical-align: inherit;
          width: 100%;
          margin-bottom: 10px; }
          html .diaporama .image-block .link-image .picture {
            max-width: inherit !important;
            position: absolute;
            vertical-align: middle;
            width: 100%;
            z-index: 50; }
          html .diaporama .image-block .link-image:hover .rollover-picture {
            display: none; }

  .first_select {
    padding-right: 20px;
    padding-top: 20px; }
    .first_select .control-group input {
      width: 100%; }

  .other_select .row {
    margin-bottom: 70px;
    width: 100%; }
    .other_select .row .col-xs-6.col-md-6, .other_select .row .col-xs-3.col-md-3, .other_select .row .col-xs-4.col-md-4 {
      width: 100%; }

  .result-filigranes {
    padding: 0 20px; }
    .result-filigranes .col-left, .result-filigranes .col-right {
      float: none; }

  /*--- FIL D'ARIANE---*/
  .breadcrumb {
    padding-left: 17px !important; }

  /*--- SHARE ---*/
  .share-portlet {
    display: none;
    height: 0; }
    .share-portlet .portlet-borderless-container .portlet-body .bouton-share {
      position: fixed;
      right: 2px;
      top: 10%;
      z-index: 400; }
      .share-portlet .portlet-borderless-container .portlet-body .bouton-share .social-buttons {
        position: unset; }

  /*--- SEARCH ---*/
  .portlet-search .fieldset {
    padding: 7px 20px 20px !important; }
    .portlet-search .fieldset .control-group-inline input.field[type="text"] {
      width: 200px;
      padding: 5px; }

  /*---NEWSLETTER---*/
  .newsletter-popup .modal-header {
    padding: 15px; }

  /*---PORTLET ARCHIVES---*/
  .backurl {
    background-color: white;
    display: block;
    height: 30px;
    margin: auto !important;
    padding: 5px;
    padding-left: 0;
    text-align: center;
    width: 250px; }

  .common-front-end-portlet .navigation-container .taglib-page-iterator .lfr-pagination-buttons > li > a {
    width: auto; }

  .common-front-end-portlet .navigation-container .taglib-page-iterator .lfr-pagination-buttons .previous {
    background-color: #fff;
    background-position: 10px center;
    border-radius: 15px;
    padding-left: 30px; }

  .common-front-end-portlet .navigation-container .taglib-page-iterator .lfr-pagination-buttons .previous a {
    padding-left: 0; }

  .common-front-end-portlet .navigation-container .taglib-page-iterator .lfr-pagination-buttons .next {
    background-color: #fff;
    background-position: calc(100% - 10px) center;
    border-radius: 15px;
    margin-left: 20px;
    padding-left: 0;
    padding-right: 30px;
    width: calc(50% - 20px); }

  /*---WEB-FORM---*/
  .web-form-portlet {
    padding-left: 17px;
    padding-right: 17px; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .recaptcha_nothad_incorrect_sol #recaptcha_area {
      float: none; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset label.control-label {
      float: none;
      text-aling: left;
      max-width: 100%; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset input {
      width: 100% !important; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset textarea {
      width: auto; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset p {
      max-width: 100% !important; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .description {
      max-width: 100% !important; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .control-group {
      max-width: 320px !important;
      margin-left: 0; }
      .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .control-group .radio .field {
        width: 100%; }
      .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .control-group .field {
        width: 100%; }
      .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .control-group .control-label {
        text-align: left; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .aui-field-select {
      max-width: 320px !important;
      width: 260px; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .taglib-captcha .captcha {
      margin-left: 0; }
    .web-form-portlet .portlet .portlet-content .portlet-content-container .portlet-body .form .fieldset .btn.btn-primary {
      float: none;
      margin-left: 0; } }
@media screen and (min-width: 400px) and (max-width: 640px) {
  html {
    overflow-x: hidden; }
    html body .column50-50 .push-news .link {
      width: auto; }
      html body .column50-50 .push-news .link .content {
        float: inherit;
        width: inherit; } }
@media screen and (min-width: 320px) and (max-width: 400px) {
  html body .column50-50 .push-news .link {
    width: auto;
    height: auto; }
    html body .column50-50 .push-news .link figure.image {
      float: none;
      height: 140px;
      overflow: hidden;
      width: 100%; }
      html body .column50-50 .push-news .link figure.image .content-image {
        float: none;
        height: auto;
        width: 100%;
        min-height: 140px; }
    html body .column50-50 .push-news .link .content {
      float: inherit;
      width: inherit; }
  html body .full-article .content .portlet-msg-info {
    font-size: 18px;
    padding: 20px 20px 20px 60px;
    background-image: url("/archive-theme/css/../images/bg_quote_mobile.png");
    background-position: 15px 20px; }
  html body .portlet-search fieldset {
    height: auto !important; }
  html .portlet-search .search-layout .result .table-cell {
    padding: 0; }
  html .portlet-search .search-layout .result .asset-entry {
    max-width: 320px;
    word-break: break-word;
    padding: 0; }
  html .portlet-search .search-layout .result .asset-entry .asset-entry-content {
    text-align: justify; }
  html .portlet-search .search-layout .result .asset-entry .asset-entry-display-page {
    word-break: break-word; } }
@media screen and (max-width: 320px) {
  html body #banner #heading {
    background: none;
    position: relative;
    z-index: 100; }
    html body #banner #heading .site-title {
      float: none;
      height: 100px;
      margin: 0 !important;
      position: absolute;
      top: 42px;
      z-index: 0; }
      html body #banner #heading .site-title .useful-links-images ul li .link .link-picto {
        margin-bottom: 0; }
    html body #banner #heading .header_nav {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 42px;
      background-color: #000;
      z-index: 2000; }
    html body #banner #heading .navigation-links {
      width: 186px;
      float: right;
      position: absolute;
      right: 2px;
      top: 165px;
      z-index: 1000000; }
      html body #banner #heading .navigation-links .useful-links .nav-pills {
        display: none; }
      html body #banner #heading .navigation-links .useful-links .image-link.first {
        display: none; }
      html body #banner #heading .navigation-links .useful-links .image-link {
        float: right;
        margin-right: 0;
        margin-top: 0;
        position: absolute;
        right: 0;
        top: -80px; }
        html body #banner #heading .navigation-links .useful-links .image-link img {
          width: 105px; }
    html body #banner #heading .banner-search {
      background: none; }
      html body #banner #heading .banner-search .btnNavMobile {
        background: url("/archive-theme/css/../images/btn_nav_open.png");
        background-repeat: no-repeat;
        height: 50px;
        position: absolute;
        width: 50px;
        z-index: 300;
        top: 0;
        left: 0; }
      html body #banner #heading .banner-search .search {
        opacity: 1;
        position: absolute;
        right: 5px;
        top: 0px;
        z-index: 2000; }
      html body #banner #heading .banner-search .search.open {
        display: none; }
  html body #banner .navigation-container-mobile {
    left: -290px;
    position: fixed;
    top: 0;
    z-index: 1; }
    html body #banner .navigation-container-mobile img {
      display: none; }
  html body #banner .navigation-container-mobile.open {
    margin: 0;
    padding: 0;
    width: 100%;
    position: absolute; }
    html body #banner .navigation-container-mobile.open #accordion {
      width: 80%; }
      html body #banner .navigation-container-mobile.open #accordion ul.panel {
        border: 0;
        border-radius: 0;
        box-shadow: 0 0;
        height: 100%;
        margin: 0;
        min-height: 700px;
        padding: 0;
        background: transparent; }
        html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading {
          padding: 0; }
          html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1 {
            padding-left: 30px;
            border-bottom: 1px solid #fff;
            padding: 10px 0 10px 30px;
            display: block;
            color: #ba2341; }
          html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading a.menu-level-1.has-child {
            background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
          html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul {
            margin: 0;
            padding: 0;
            border-bottom: 1px solid #fff;
            background-color: #FFFFFF; }
            html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li {
              list-style: none; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2 {
                display: block;
                border-top: 1px solid #fff;
                padding: 10px 0 10px 30px;
                display: block;
                color: #000; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li a.menu-level-2.has-child {
                background: url("/archive-theme/css/../images/arrow_red.png") no-repeat scroll 10px 15px transparent; }
              html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul {
                margin: 0;
                padding: 0;
                border-bottom: 1px solid #fff;
                background-color: #000; }
                html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li {
                  list-style: none; }
                  html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li a.menu-level-3 {
                    display: block;
                    border-top: 1px solid #fff;
                    padding: 10px 0 10px 30px;
                    display: block;
                    background: transparent;
                    color: #fff; }
                html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li ul li:first-child {
                  border-top: none; }
            html body #banner .navigation-container-mobile.open #accordion ul.panel li.panel-heading ul li:first-child {
              border-top: none; }
  html body #content {
    position: relative; }
  html body .pre-footer {
    position: relative; }
    html body .pre-footer #backToTop {
      top: 0 !important;
      position: inherit !important;
      margin: 10px auto auto 47%; }
    html body .pre-footer .content-pre-footer {
      padding-top: 0; }
    html body .pre-footer .pre-footer-1 {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 10px;
      overflow: hidden; }
      html body .pre-footer .pre-footer-1 .gallery-image h1 {
        background-image: url("/archive-theme/css/../images/icon_flickr.png");
        background-position: 0 -2px;
        background-repeat: no-repeat;
        margin-bottom: 9px !important;
        margin-top: 9px !important;
        padding-left: 60px;
        font-size: 21px !important; }
      html body .pre-footer .pre-footer-1 .gallery-image .flickr-link {
        margin-left: 60px;
        padding-left: 20px; }
    html body .pre-footer .pre-footer-1.open {
      background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 300px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-1.close-footer {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-2 .useful-links-contact h1 {
      background-image: url("/archive-theme/css/../images/icon_newsletter.png");
      background-position: 5px 8px;
      background-repeat: no-repeat;
      background-size: 33px 21px;
      margin-bottom: 9px !important;
      margin-top: 9px !important;
      padding-left: 60px;
      font-size: 21px !important; }
    html body .pre-footer .pre-footer-2 .useful-links-contact .article-content .picto {
      display: none; }
    html body .pre-footer .pre-footer-2 .useful-links-contact .article-content .content {
      padding: 5px !important; }
    html body .pre-footer .pre-footer-2 .useful-links-images h1 {
      background-image: url("/archive-theme/css/../images/multishare.png");
      background-position: 2px 9px;
      background-repeat: no-repeat;
      background-size: 56px 22px;
      margin-bottom: 9px !important;
      margin-left: 0;
      margin-top: 9px !important;
      padding-left: 60px;
      font-size: 21px !important; }
    html body .pre-footer .pre-footer-2 .useful-links-images ul {
      display: block;
      margin-left: 50px !important;
      padding-top: 0;
      position: absolute; }
      html body .pre-footer .pre-footer-2 .useful-links-images ul li {
        margin-right: 30px; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-1 {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-1.open {
      background: url("/archive-theme/css/../images/minus_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 200px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-1.close-footer {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-2 {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden; }
      html body .pre-footer .pre-footer-2 .pre-footer-2-2 .useful-links-images h1 {
        float: none; }
      html body .pre-footer .pre-footer-2 .pre-footer-2-2 .useful-links-images ul {
        float: none; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-2.open {
      background: url("/archive-theme/css/../images/minus_small.png.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 100px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-2 .pre-footer-2-2.close-footer {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-3 {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden; }
      html body .pre-footer .pre-footer-3 .useful-links-contact h1 {
        background-image: url("/archive-theme/css/../images/icon_local.png");
        background-position: 4px 1px;
        background-repeat: no-repeat;
        background-size: 21px 28px;
        font-size: 21px !important;
        margin-bottom: 9px !important;
        margin-left: 0;
        margin-top: 9px !important;
        padding-left: 60px; }
      html body .pre-footer .pre-footer-3 .useful-links-contact .article-content .picto {
        display: none; }
      html body .pre-footer .pre-footer-3 .useful-links-contact .article-content .content {
        padding: 5px !important; }
      html body .pre-footer .pre-footer-3 .useful-links-contact .link {
        margin-left: 5px !important; }
    html body .pre-footer .pre-footer-3.open {
      background: url("/archive-theme/css/../images/minus_small.png.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 430px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
    html body .pre-footer .pre-footer-3.close-footer {
      background: url("/archive-theme/css/../images/more_small.png") no-repeat scroll whitesmoke;
      background-position: 95% 15px;
      height: 50px;
      margin-bottom: 20px;
      margin-top: 20px;
      overflow: hidden;
      transition: height 0.7s ease 0s; }
  html body #footer {
    position: relative;
    min-height: 0; }
    html body #footer .footer-2 {
      text-align: center; }
      html body #footer .footer-2 .useful-nav-links {
        display: inline-block;
        overflow: hidden;
        padding-top: 15px;
        width: auto; }
        html body #footer .footer-2 .useful-nav-links .grid {
          margin-right: 0;
          width: 310px; }
          html body #footer .footer-2 .useful-nav-links .grid ul {
            margin: 0; }
            html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page {
              display: inline;
              float: none;
              min-height: 0;
              padding: 10px 5px; }
              html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page .parent-page-link {
                font-size: 12px;
                color: #000; }
              html body #footer .footer-2 .useful-nav-links .grid ul li.parent-page ul {
                display: none; }
    html body #footer .footer-3 {
      display: none; }
  html body .introduction .single-item .image {
    background-image: url("/archive-theme/css/../images/intro_default.png");
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    width: 320px; }
    html body .introduction .single-item .image img {
      display: none; }
  html body .introduction .single-item .content h1.title {
    font-size: 30px; }
  html body .portlet-search fieldset {
    height: auto !important; }
  html body .portlet-search .search-layout .result .table-cell {
    padding: 0; }
  html body .portlet-search .search-layout .result .asset-entry {
    max-width: 320px;
    word-break: break-word;
    padding: 0; }
  html body .portlet-search .search-layout .result .asset-entry .asset-entry-content {
    text-align: justify; }
  html body .portlet-search .search-layout .result .asset-entry .asset-entry-display-page {
    word-break: break-word; } }
/* 
	BACKGROUND OF EACH PROPERTY MUST BE SEPARATED
	Example :
	---------
	background-image:url("");
	background-color:#000;
	background-position:x y;
	background-repeat:no-repeat;
	
	LAST-CHILD IT'S NOT SUPPORTED BY IE8 => USE FIRST-CHILD SELECTOR INSTEAD
	BORDER-RADIUS, TRANSITIONS, OPACITY ARE NOT SUPPORTED BY IE8
	.CLASS:NTH-CHILD(1) .CLASS:NTH-CHILD(2) ... IT'S NOT SUPPORTED BY IE8 => REPLACE .CLASS:FIRST-CHILD .CLASS:FIRST-CHILD + .CLASS to select second 
*/
/*---COLOR---*/
/*---FONT---*/
@font-face {
  font-family: 'dekar';
  src: url("/archive-theme/css/./dekar.eot");
  src: local("dekar"), url("/archive-theme/css/../font/dekar.woff") format("woff"), url("/archive-theme/css/../font/dekar.ttf") format("truetype"); }

@font-face {
  font-family: 'trebuchet_msregular';
  src: url("/archive-theme/css/../font/trebuchet_ms-webfont.eot");
  src: url("/archive-theme/css/../font/trebuchet_ms-webfont.eot?#iefix") format("embedded-opentype"), url("/archive-theme/css/../font/trebuchet_ms-webfont.woff") format("woff"), url("/archive-theme/css/../font/trebuchet_ms-webfont.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/*---IE---*/
.ie8 hr.sep, .ie9 hr.sep, .ie10 hr.sep, .ie hr.sep, .win hr.sep {
  text-align: left; }

/*---IE9---*/
/*---IE8---*/
.ie8 {
  /*-- FOOTER--*/
  /*-- CARROUSEL --*/
  /*--DIAPORAMA-MODAL--*/
  /*-- SINGLE ITEM --*/
  /*---BREADCRUMB ---*/ }
  .ie8 .column50-50 .push-news .link, .ie8 .column50-50.grey .push-news .link, .ie8 .column50-50.white .push-news .link {
    width: 50%;
    float: left; }
  .ie8 .folder .push-news .link {
    float: left; }
  .ie8 .pre-footer .pre-footer-1, .ie8 .pre-footer .pre-footer-2, .ie8 .pre-footer .pre-footer-3 {
    float: left; }
  .ie8 #footer .footer-2 .useful-nav-links .grid {
    margin-right: 25px; }
  .ie8 .swipe-wrap .article .block-content-1 .article-title, .ie8 .swipe-wrap .article .block-content-1 .article-abstract, .ie8 .swipe-wrap .article .block-content-1 .more, .ie8 .swipe-wrap .article .block-content-2 .article-title, .ie8 .swipe-wrap .article .block-content-2 .article-abstract, .ie8 .swipe-wrap .article .block-content-2 .more {
    background-color: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); }
  .ie8 .diaporama .image-block .link-image .rollover-picture {
    opacity: 0;
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=00); }
    .ie8 .diaporama .image-block .link-image .rollover-picture:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
  .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-header .close {
    color: #fff;
    opacity: 0.5;
    filter: alpha(opacity=50);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    text-shadow: 0;
    font-weight: 100;
    font-size: 40px;
    height: 32px;
    width: 32px;
    margin: 0; }
    .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-header .close:hover {
      background-color: #e01348;
      opacity: 1;
      filter: alpha(opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
  .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left {
    opacity: 0;
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
    .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-left:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
  .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right {
    opacity: 0;
    filter: alpha(opacity=0);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0); }
    .ie8 .ekko-lightbox .modal-dialog .modal-content .modal-body .ekko-lightbox-container .ekko-lightbox-nav-overlay .glyphicon-chevron-right:hover {
      opacity: 1;
      filter: alpha(opacity=100);
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
  .ie8 .image-viewer-close {
    color: white !important;
    font-size: 50px !important;
    font-weight: lighter !important;
    opacity: 1 !important;
    filter: alpha(opacity=100);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
    text-shadow: 0 0 !important;
    height: 35px; }
  .ie8 .image-gallery-pagination {
    display: none; }
  .ie8 .image-gallery-content .yui3-widget-ft .image-viewer-info {
    display: none; }
  .ie8 .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li {
    top: 4px;
    line-height: 35px;
    position: absolute;
    right: 20px;
    background-image: url("/archive-theme/css/../images/icon_next.png");
    background-position: right center;
    padding-right: 10px;
    background-repeat: no-repeat;
    top: 4px; }
  .ie8 .taglib-search-iterator-page-iterator-bottom .taglib-page-iterator .lfr-pagination .pager li:first-child {
    left: 20px;
    line-height: 35px;
    position: absolute;
    background-image: url("/archive-theme/css/../images/icon_prev.png");
    background-position: left center;
    padding-left: 10px;
    background-repeat: no-repeat;
    top: 4px; }
  .ie8 .portlet-search .fieldset {
    overflow: hidden; }
  .ie8 .introduction .single-item .content h1.title {
    font-size: 30px;
    overflow: hidden; }
  .ie8 .introduction .single-item .content h2.subtitle {
    font-size: 30px !important; }
  .ie8 .breadcrumb {
    max-width: 930px; }
  .ie8 #banner #heading .navigation-links .useful-links .image-link img {
    padding-top: 0px; }

/*
 *     TOULOUSE ARCHIVE MUNICIPALE 
 *     AUTHOR : BEORN TECHNOLOGIES
 *     V.1.0
*/
/*---COLOR---*/
/*---IMPORT CSS FILES---*/
/*---IE---*/
/*---IE8 ET IE9---*/
/*---IE8---*/
/*--- CONTENT --- */
@media print {
  a[href]:after, .aui a[href]:after {
    content: ""; }

  #wrapper #banner .site-title {
    display: none !important; }
  #wrapper #banner .banner-search {
    display: none; }
  #wrapper #banner #navigation {
    display: none !important; }
  #wrapper #banner .navigation-links {
    display: none !important; }
  #wrapper #content {
    background: white; }
    #wrapper #content .archives-dossier .archives-home-carousel,
    #wrapper #content .archives-home .archives-home-carousel {
      display: none !important; }
    #wrapper #content .archives-article .breadcrumb {
      display: none !important; }
    #wrapper #content .archives-article .portlet-navigation {
      display: none; }
    #wrapper #content .push-news {
      display: none !important; }
    #wrapper #content .share-portlet {
      display: none !important; }
  #wrapper .pre-footer {
    display: none; }
  #wrapper #footer {
    display: none; } }