/*!
 * 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 {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

.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("/iuct-event-theme/css/../fonts/glyphicons-halflings-regular.eot");
  src: url("/iuct-event-theme/css/../fonts/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("/iuct-event-theme/css/../fonts/glyphicons-halflings-regular.woff") format("woff"), url("/iuct-event-theme/css/../fonts/glyphicons-halflings-regular.ttf") format("truetype"), url("/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-theme/css/../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(/iuct-event-theme/css/../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(/iuct-event-theme/css/../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-theme/css/../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(/iuct-event-theme/css/../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(/iuct-event-theme/css/../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(/iuct-event-theme/css/../images/common/configuration.png); }

.save-trigger img {
  background-image: url(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-theme/css/../images/common/add_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit a {
    background-image: url(/iuct-event-theme/css/../images/common/edit_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-edit-template a {
    background-image: url(/iuct-event-theme/css/../images/common/edit_template_white.png); }
  .portlet-content .lfr-icon-actions .lfr-icon-action-configuration a {
    background-image: url(/iuct-event-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(/iuct-event-theme/css/../images/portlet/close_borderless.png); }
  .portlet-borderless-bar .portlet-options li.lfr-trigger strong a {
    background-image: url(/iuct-event-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(/iuct-event-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(/iuct-event-theme/css/../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(/iuct-event-theme/css/../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(/iuct-event-theme/css/../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(/iuct-event-theme/css/../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(/iuct-event-theme/css/../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-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(/iuct-event-theme/css/../images/common/guest_icon.png); }
.table-data tr.lfr-role-regular .first {
  background-image: url(/iuct-event-theme/css/../images/common/user_icon.png); }
.table-data tr.lfr-role-site .first {
  background-image: url(/iuct-event-theme/css/../images/common/site_icon.png); }
.table-data tr.lfr-role-organization .first {
  background-image: url(/iuct-event-theme/css/../images/common/organization_icon.png); }
.table-data tr.lfr-role-team .first {
  background-image: url(/iuct-event-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(/iuct-event-theme/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); }

/*---COLOR---*/
/*---FONT---*/
/*$georgia: "georgia", serif;*/
/*---- BORDER RADIUS ----*/
/*--- IMPORTANT ---*/
body {
  background: #f6f6f6 !important;
  font-size: 1.00em;
  font-family: "Montserrat", sans-serif !important;
  overflow: auto;
  height: 100%;
  width: 100%; }

.signed-out .portlet-borderless-bar {
  display: none; }

.row {
  margin-left: 0px !important;
  margin-right: 0px !important; }

.modal {
  display: inherit; }

#wrapper {
  margin: 0px;
  padding: 0px; }

.portlet-column {
  display: inherit; }

.portlet-column-content {
  padding: 0px; }

.portlet-column-content.empty {
  padding: 0px; }

.staging.controls-visible.signed-in .portlet-column-content.empty {
  padding: 50px; }

.portlet-title-text {
  /*line-height:28px;*/
  line-height: 45px;
  white-space: normal; }

.free-height .portlet-title-text {
  line-height: normal; }

.portlet-borderless-container {
  min-height: 0; }

.staging.controls-visible.signed-in .portlet-borderless-container {
  min-height: 2em; }

.free-height .portlet-title-text {
  line-height: normal; }

.portlet-body h3 {
  line-height: 28px; }

#breadcrumbs {
  display: none; }

.container {
  margin: auto; }

.masthead .site-title {
  width: 100%; }
.masthead .page-title {
  display: none; }

#portlet_58 .portlet-icon-back {
  display: none; }
#portlet_58 .navigation {
  display: none; }

/*---GLOBAL---*/
#skip-to-content {
  display: none; }

#sign-in {
  display: none; }

#wrapper {
  position: relative;
  z-index: 100; }

.clear {
  clear: both; }

#hrefFm {
  display: none; }

.swipe {
  overflow: hidden;
  /* visibility: hidden; */
  position: relative; }

.swipe-wrap {
  overflow: hidden;
  position: relative; }

.swipe-wrap > div {
  float: left;
  width: 100%;
  position: relative; }

.aui .close, .aui .btn.close {
  color: #FFFFFF;
  float: right;
  font-size: 40px;
  font-weight: normal;
  line-height: 20px;
  opacity: 1;
  text-shadow: none; }

.aui .modal button.close, .aui .modal button.btn.close {
  color: #333; }

a.image-viewer-control.carousel-control {
  line-height: 20px;
  position: fixed !important; }

.image-viewer-control.left {
  right: 30px !important; }

.image-viewer-control.right {
  right: 30px !important; }

.image-viewer-close.close {
  font-size: 60px;
  font-weight: bold;
  right: 32px;
  top: 20px; }

.ie .portlet-asset-publisher .asset-metadata {
  height: auto; }

.portlet-journal-content .info-image {
  margin-top: 164px !important; }

/*---HEADER---*/
.banner {
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 1px 4px #999999;
  height: 110px;
  padding: 18px 0;
  position: relative;
  /* .row */ }
  .banner .row {
    /* .banner-search */
    /* #navigation */ }
    .banner .row .heading {
      padding: 0 30px;
      z-index: 500; }
      .banner .row .heading .site-title {
        margin: 0; }
    .banner .row .navbar-toggle.collapsed {
      background: url(/iuct-event-theme/css/../images/mobile_button.png) scroll center center no-repeat #c7c7c7;
      float: left;
      height: 50px;
      margin: 0 0 30px 20px;
      padding: 0;
      width: 50px; }
    .banner .row .navbar-toggle {
      background: url(/iuct-event-theme/css/../images/mobile_button.png) scroll center center no-repeat #c7c7c7;
      float: left;
      height: 50px;
      margin: 0 0 30px 20px;
      padding: 0;
      width: 50px; }
    .banner .row .banner-search {
      height: 30px;
      text-align: right;
      float: right;
      /*.search*/
      /* .language-selector */ }
      .banner .row .banner-search .search {
        padding-right: 40px; }
        .banner .row .banner-search .search input.search-field {
          background: #c7c7c7;
          display: block;
          float: right;
          border: medium none;
          -webkit-border-radius: 40px;
          -moz-border-radius: 40px;
          -ms-border-radius: 40px;
          border-radius: 40px;
          /*=== IE8 COMPATIBILITY ====*/
          behavior: url("/iuct-event-theme/PIE.htc");
          width: 55px;
          padding: 5px 30px 5px 5px;
          height: 30px;
          border: none;
          font-size: 16px;
          position: relative;
          color: #153e5c;
          -webkit-transition: all .4s;
          -moz-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s; }
        .banner .row .banner-search .search input.search-field:hover {
          width: 170px; }
        .banner .row .banner-search .search input.search-field:focus {
          width: 170px; }
        .banner .row .banner-search .search input.search-button {
          display: block;
          background: url("/iuct-event-theme/css/../images/picto-search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
          border: none;
          height: 30px;
          overflow: hidden;
          position: absolute;
          right: 50px;
          text-indent: 9000px;
          top: 5px;
          width: 20px; }
      .banner .row .banner-search .language-selector {
        padding: 0; }
        .banner .row .banner-search .language-selector .taglib-language-list-text {
          background: #f6f6f6;
          border-right-color: rgba(0, 0, 0, 0);
          -webkit-border-radius: 20px 0 0 20px;
          -moz-border-radius: 20px 0 0 20px;
          -ms-border-radius: 20px 0 0 20px;
          border-radius: 20px 0 0 20px;
          /*=== IE8 COMPATIBILITY ====*/
          behavior: url("/iuct-event-theme/PIE.htc");
          color: #c7c7c7;
          float: left;
          height: 30px;
          line-height: 14px;
          padding: 8px 0 8px 8px;
          display: block;
          position: relative;
          				/*
          	    			background:$light-gray;
          	    			border-right-color:rgba(0,0,0,0);
          					color:$gray;
          					float:left;
          					height:30px;
          	    			line-height:14px;
          	    			padding:8px 0 8px 8px;
              			*/ }
          .banner .row .banner-search .language-selector .taglib-language-list-text:first-child {
            position: relative;
            display: block;
            -webkit-border-radius: 20px 0 0 20px;
            -moz-border-radius: 20px 0 0 20px;
            -ms-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
            /*=== IE8 COMPATIBILITY ====*/
            behavior: url("/iuct-event-theme/PIE.htc");
            /*border-radius:20px 0 0 20px;*/
            padding-left: 12px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text.first {
            position: relative;
            display: block;
            -webkit-border-radius: 20px 0 0 20px;
            -moz-border-radius: 20px 0 0 20px;
            -ms-border-radius: 20px 0 0 20px;
            border-radius: 20px 0 0 20px;
            /*=== IE8 COMPATIBILITY ====*/
            behavior: url("/iuct-event-theme/PIE.htc");
            /*border-radius:20px 0 0 20px;*/
            padding-left: 12px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text.last {
            position: relative;
            display: block;
            -webkit-border-radius: 0 20px 20px 0;
            -moz-border-radius: 0 20px 20px 0;
            -ms-border-radius: 0 20px 20px 0;
            border-radius: 0 20px 20px 0;
            /*=== IE8 COMPATIBILITY ====*/
            behavior: url("/iuct-event-theme/PIE.htc");
            /*border-radius:0 20px 20px 0;*/
            padding-right: 12px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text:after {
            color: #ccc;
            content: "|";
            padding-left: 8px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text.last:after {
            content: "";
            padding-left: 0; }
        .banner .row .banner-search .language-selector a.taglib-language-list-text {
          color: #67c9f0;
          font-size: 87.5%;
          text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:hover {
            color: #67c9f0;
            text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:active {
            color: #67c9f0;
            text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:focus {
            color: #67c9f0;
            text-decoration: none; }
    .banner .row #navigation {
      position: absolute;
      bottom: 0;
      right: 0;
      text-align: right;
      /* ul */ }
      .banner .row #navigation .modify-pages .delete-tab {
        font-size: 20px;
        height: 20px;
        line-height: 6px;
        right: 0;
        top: 0; }
      .banner .row #navigation ul {
        list-style-type: none;
        float: right;
        text-align: right;
        width: auto;
        margin: 0 5px;
        /* li */ }
        .banner .row #navigation ul li {
          margin: 0;
          padding: 0 0 26px;
          position: relative;
          text-align: right;
          width: auto;
          background-image: url("/iuct-event-theme/css/../images/bg-nav.png") no-repeat transparent; }
          .banner .row #navigation ul li:hover.has-child {
            /*height:61px;*/ }
            .banner .row #navigation ul li:hover.has-child > a {
              color: #67c9f0; }
              .banner .row #navigation ul li:hover.has-child > a:after {
                background: url("/iuct-event-theme/css/background_nav_arrow.png") no-repeat scroll 50% bottom rgba(0, 0, 0, 0);
                bottom: -46px;
                color: #fff;
                content: ".";
                left: 0;
                position: absolute;
                width: 100%; }
          .banner .row #navigation ul li ul.child-menu {
            opacity: 0;
            display: none; }
          .banner .row #navigation ul li a {
            font-family: "Montserrat", sans-serif;
            text-transform: uppercase;
            text-decoration: none;
            color: #153e5c;
            font-weight: 400;
            font-size: 16px;
            text-align: right;
            margin: 0px;
            padding: 0 10px;
            border-right: 1px solid #CCCCCC; }
          .banner .row #navigation ul li a:hover {
            color: #67c9f0;
            background: transparent; }
          .banner .row #navigation ul li:last-child a {
            border: none; }
          .banner .row #navigation ul li:hover ul.child-menu {
            -webkit-transition: opacity .4s;
            -moz-transition: opacity .4s;
            -o-transition: opacity .4s;
            transition: opacity .4s;
            background: none repeat scroll 0 0 #F6F6F6;
            /*bottom:0;*/
            box-shadow: 0 1px 1px #999999 inset;
            clear: both;
            display: block;
            /*table;*/
            float: right;
            /*height:40px;*/
            /*margin:20px 0;*/
            margin: 0;
            /*min-height:40px;*/
            opacity: 1.0;
            /*padding-bottom:5px;*/
            /*padding-top:7px;*/
            padding: 17px 20px;
            position: absolute;
            right: 0;
            text-transform: none;
            top: 46px;
            /* 30 + 16 */
            width: 100%;
            z-index: 700; }
            .banner .row #navigation ul li:hover ul.child-menu:after {
              background-color: #CCCCCC;
              bottom: 0;
              box-shadow: 0 1px 4px #999999;
              content: "";
              height: 1px;
              position: absolute;
              right: 0;
              width: 100%; }
            .banner .row #navigation ul li:hover ul.child-menu li {
              padding: 0px;
              display: inline; }
              .banner .row #navigation ul li:hover ul.child-menu li a {
                text-transform: none; }

/* .banner */
.chrome .banner .row #navigation,
.safari .banner .row #navigation,
.ie10 .banner .row #navigation,
.ie9 .banner .row #navigation,
.ie8 .banner .row #navigation,
.firefox .banner .row #navigation {
  width: 100%; }
  .chrome .banner .row #navigation ul,
  .safari .banner .row #navigation ul,
  .ie10 .banner .row #navigation ul,
  .ie9 .banner .row #navigation ul,
  .ie8 .banner .row #navigation ul,
  .firefox .banner .row #navigation ul {
    /*margin: 0;*/
    /*padding: 0;*/
    /*list-style-type: none;*/
    /*text-align: right;*/
    /*position: absolute;*/
    /*right: 0px;*/
    /*width: 100%;*/
    /*margin-top:35px;*/
    /*margin-top:60px;*/ }
    .chrome .banner .row #navigation ul li,
    .safari .banner .row #navigation ul li,
    .ie10 .banner .row #navigation ul li,
    .ie9 .banner .row #navigation ul li,
    .ie8 .banner .row #navigation ul li,
    .firefox .banner .row #navigation ul li {
      display: inline-block;
      margin: auto;
      /*padding: 0;*/
      position: static;
      right: auto; }
      .chrome .banner .row #navigation ul li:hover.has-child,
      .safari .banner .row #navigation ul li:hover.has-child,
      .ie10 .banner .row #navigation ul li:hover.has-child,
      .ie9 .banner .row #navigation ul li:hover.has-child,
      .ie8 .banner .row #navigation ul li:hover.has-child,
      .firefox .banner .row #navigation ul li:hover.has-child {
        /*height:61px;*/ }
      .chrome .banner .row #navigation ul li ul.child-menu,
      .safari .banner .row #navigation ul li ul.child-menu,
      .ie10 .banner .row #navigation ul li ul.child-menu,
      .ie9 .banner .row #navigation ul li ul.child-menu,
      .ie8 .banner .row #navigation ul li ul.child-menu,
      .firefox .banner .row #navigation ul li ul.child-menu {
        display: none; }
      .chrome .banner .row #navigation ul li a,
      .safari .banner .row #navigation ul li a,
      .ie10 .banner .row #navigation ul li a,
      .ie9 .banner .row #navigation ul li a,
      .ie8 .banner .row #navigation ul li a,
      .firefox .banner .row #navigation ul li a {
        text-decoration: none;
        padding: 0 10px;
        display: block; }
      .chrome .banner .row #navigation ul li:hover ul.child-menu,
      .safari .banner .row #navigation ul li:hover ul.child-menu,
      .ie10 .banner .row #navigation ul li:hover ul.child-menu,
      .ie9 .banner .row #navigation ul li:hover ul.child-menu,
      .ie8 .banner .row #navigation ul li:hover ul.child-menu,
      .firefox .banner .row #navigation ul li:hover ul.child-menu {
        display: block;
        left: 0px;
        width: 100%;
        clear: none; }
        .chrome .banner .row #navigation ul li:hover ul.child-menu li,
        .safari .banner .row #navigation ul li:hover ul.child-menu li,
        .ie10 .banner .row #navigation ul li:hover ul.child-menu li,
        .ie9 .banner .row #navigation ul li:hover ul.child-menu li,
        .ie8 .banner .row #navigation ul li:hover ul.child-menu li,
        .firefox .banner .row #navigation ul li:hover ul.child-menu li {
          display: inline-block; }

.ie8 .banner .row .banner-search .language-selector .taglib-language-list-text {
  border-right: none; }

.ie8 .banner .row .banner-search .search input.search-button {
  background-image: url("/iuct-event-theme/css/../images/picto-search.png");
  background-color: transparent;
  background-repeat: no-repeat; }

.ie8 .banner .row #navigation ul li a {
  border-right: none;
  border-left: 1px solid #ccc;
  display: inline-block;
  padding-left: 12px;
  width: auto; }
.ie8 .banner .row #navigation ul li:first-child a {
  border-left: none; }
.ie8 .banner .row #navigation ul li:hover ul.child-menu {
  display: static; }

.safari .iuct-layouttpl-1-col,
.ie10 .iuct-layouttpl-1-col,
.ie9 .iuct-layouttpl-1-col,
.ie8 .iuct-layouttpl-1-col {
  /* .carousel */ }
  .safari .iuct-layouttpl-1-col .carousel,
  .ie10 .iuct-layouttpl-1-col .carousel,
  .ie9 .iuct-layouttpl-1-col .carousel,
  .ie8 .iuct-layouttpl-1-col .carousel {
    margin: 0px; }
    .safari .iuct-layouttpl-1-col .carousel #column-1,
    .ie10 .iuct-layouttpl-1-col .carousel #column-1,
    .ie9 .iuct-layouttpl-1-col .carousel #column-1,
    .ie8 .iuct-layouttpl-1-col .carousel #column-1 {
      padding: 0;
      /* .portlet-borderless-container */ }
      .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container,
      .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container,
      .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container,
      .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container {
        min-height: inherit;
        /* .swipe */ }
        .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe,
        .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe,
        .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe,
        .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe {
          margin: auto;
          width: 100%;
          max-width: 1600px !important; }
          .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article,
          .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article,
          .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article,
          .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article {
            float: left;
            position: relative;
            width: 100%;
            display: block;
            /* .carousel-text-container */ }
            .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article img,
            .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article img,
            .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article img,
            .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article img {
              width: 100%; }
            .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container,
            .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container,
            .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container,
            .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container {
              position: absolute;
              top: 50px;
              width: 100%; }
              .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text,
              .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text,
              .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text,
              .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text {
                margin: auto;
                width: 960px; }
                .safari .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text h3,
                .ie10 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text h3,
                .ie9 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text h3,
                .ie8 .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text h3 {
                  color: #FFFFFF;
                  font-size: 60px;
                  /*left:25%;*/
                  line-height: 66px;
                  /*position:absolute;*/
                  /*right:20%;*/
                  text-align: right;
                  text-shadow: 0 1px 1px #000000;
                  text-transform: uppercase;
                  /*top:50px;*/
                  z-index: 300;
                  font-weight: bold; }
      .safari .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage,
      .ie10 .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage,
      .ie9 .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage,
      .ie8 .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage {
        left: 50%;
        margin-left: -550px;
        margin-top: -400px;
        position: absolute;
        width: 625px;
        max-height: 400px;
        overflow: hidden; }

/* PARALLAX */
.internal-nav {
  z-index: 5;
  position: fixed;
  top: 50%;
  right: 30px;
  margin-top: -160px;
  z-index: 20000; }
  .internal-nav a.internal-link {
    display: block;
    overflow: hidden;
    float: right;
    clear: both;
    background: #2ab6e8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*border-radius: 20px 20px 20px 20px;*/
    padding: 8px 0;
    width: 165px;
    padding-left: 10px;
    color: #FFFFFF;
    font-size: 11px;
    margin-bottom: 10px;
    text-transform: uppercase;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    height: 35px; }
    .internal-nav a.internal-link .icon {
      margin-right: 5px; }
    .internal-nav a.internal-link:hover {
      background: #ff8e00;
      text-decoration: none; }
    .internal-nav a.internal-link:active {
      background: #ff8e00;
      text-decoration: none; }
    .internal-nav a.internal-link.selected {
      background: #ff8e00;
      text-decoration: none; }

/* .internal-nav */
#pictures {
  position: fixed;
  height: 100%;
  z-index: 6; }

.chrome #pictures {
  z-index: 999; }

.picture {
  position: relative; }

.petals {
  z-index: 10000;
  position: relative; }

/* CARROUSEL */
.iuct-X .carousel {
  margin-bottom: 0; }

.carousel {
  margin: 0px; }
  .carousel .portlet-borderless-container {
    padding: 0;
    /* .portlet-borderless-container */ }
    .carousel .portlet-borderless-container .portlet-body {
      min-height: inherit;
      /* .swipe */ }
      .carousel .portlet-borderless-container .portlet-body .swipe {
        margin: auto;
        width: 100%;
        max-width: 1600px !important; }
        .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap {
          /* .article */ }
          .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap .article {
            float: left;
            position: relative;
            width: 100%;
            display: block; }
            .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap .article img {
              width: 100%; }
            .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap .article .carousel-text-container {
              position: absolute;
              top: 50px;
              width: 100%; }
              .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap .article .carousel-text-container .carousel-text {
                margin: auto;
                width: 960px; }
                .carousel .portlet-borderless-container .portlet-body .swipe .swipe-wrap .article .carousel-text-container .carousel-text h3 {
                  color: #FFFFFF;
                  font-size: 60px;
                  /*left:25%;*/
                  line-height: 66px;
                  /*position:absolute;*/
                  /*right:20%;*/
                  text-align: right;
                  text-shadow: 0 1px 1px #000000;
                  text-transform: uppercase;
                  /*top:50px;*/
                  z-index: 300;
                  font-weight: bold; }

/* .carousel */
.carousel-personage {
  left: 50%;
  margin-left: -550px;
  margin-top: -442px;
  /* -475px;*/
  position: absolute;
  width: 100% !important;
  max-width: 625px;
  height: 442px;
  overflow: hidden; }

/* HOME - news section */
.portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row {
  background: #153e5c;
  /* .portlet-asset-publisher */ }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row:first-child, .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row:last-child {
    background: transparent; }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .extra-column:first-child {
    background: none repeat scroll 0 0 #F6F6F6;
    height: 100%;
    position: absolute;
    width: 50%; }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row > .main-column {
    float: none;
    margin: 0 auto -1px;
    width: 980px;
    z-index: 7; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row > .main-column .portlet-column-first {
      background: #f6f6f6;
      padding: 0 30px 0 10px;
      width: 630px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row > .main-column .portlet-column-last {
      padding: 0 10px 0 15px;
      width: 250px; }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content {
    /*background-color:#153e5c;*/
    /*padding-bottom:400px;*/
    padding-left: 0;
    padding-right: 10px;
    width: 275px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .info-image {
      float: left;
      /*height: 571px;*/
      margin-left: 0px;
      /*margin-top:57px;*/
      max-width: 652px;
      overflow-y: hidden;
      margin-top: 20px;
      max-height: 496px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article {
      /*background-color:#153e5c;*/ }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article {
      margin-left: 15px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article .hr-sep {
      border: 8px solid #67C9F0;
      width: 34px;
      text-align: left; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article h2 {
      font-size: 46px;
      line-height: 42px;
      color: #e0d315;
      margin-top: 200px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article h3 {
      font-size: 24px;
      color: #E0D315;
      text-transform: uppercase; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article h4 {
      font-size: 24px;
      color: #67C9F0;
      text-transform: uppercase; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article p {
      font-size: 15px;
      line-height: 20px;
      color: #fff; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .main-column .portlet-column-last .portlet-column-content .journal-content-article .socials a {
      padding-right: 10px; }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher {
    margin-top: 90px;
    /* .asset-abstract */
    /* a.link-news */ }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher h2.portlet-title {
      font-size: 74px;
      color: #5fc6eb;
      font-weight: bold;
      font-family: "Montserrat", sans-serif;
      text-transform: uppercase;
      line-height: 90px;
      margin-bottom: 20px; }
      .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher h2.portlet-title img {
        display: none; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .portlet-content {
      padding: 0px; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract {
      background: white;
      clear: both;
      height: 220px;
      width: 100%;
      margin-bottom: 20px;
      overflow: hidden;
      text-decoration: none;
      position: relative;
      z-index: 2;
      /* a.asset-text */ }
      .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract .asset-image {
        float: left;
        width: 310px;
        height: 220px;
        overflow: hidden; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract .asset-image img {
          max-width: inherit;
          height: 100%;
          max-height: 620px; }
      .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text {
        float: left;
        height: 190px;
        margin: 10px 0 20px;
        overflow: hidden;
        padding: 0 20px;
        width: 280px;
        /* .asset-metadata */ }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata {
          margin: 0; }
          .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-publish-date, .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-modified-date {
            float: left;
            background-image: none;
            margin: 6px 0px;
            padding: 0 10px 0 0;
            color: #67c9f0;
            text-transform: uppercase;
            font-family: "Arial", sans-serif;
            font-size: 11px;
            font-weight: 700; }
          .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-tags {
            background: #00729b;
            float: left;
            border: medium none;
            -webkit-border-radius: 15px;
            -moz-border-radius: 15px;
            -ms-border-radius: 15px;
            border-radius: 15px;
            /*=== IE8 COMPATIBILITY ====*/
            behavior: url("/iuct-event-theme/PIE.htc");
            /*border-radius:15px;*/
            bottom: 0;
            /*box-shadow:0 3px #00729b;*/
            color: #FFFFFF;
            display: block;
            font-weight: 700;
            font-size: 10px;
            font-family: "Arial", sans-serif;
            padding-left: 6px;
            padding-right: 6px;
            margin: 5px 0 -5px;
            position: relative;
            text-decoration: none;
            text-transform: uppercase;
        			/*
        				float:left;
    					background-color:#00729b;
    					@include border-radius(15px);
    					border-radius:15px;						    
    				    color:$white;
    				    margin:5px 0 -5px;
    				    padding:0 6px;
    				    text-transform:uppercase;
       					font-family:$arial;
       					font-size:10px;
       					font-weight:$bold;
       					text-decoration:none;
       				*/ }
            .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-tags:hover {
              background: #ff7800; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text h3.asset-title {
          border: none;
          margin: 0px;
          clear: both;
          font-size: 18px;
          line-height: 22px;
          color: #ff7800;
          font-family: "Montserrat", sans-serif;
          font-weight: bold;
          padding-bottom: 8px; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-content {
          margin: 0px;
          font-family: "Trebuchet MS", "Montserrat", sans-serif;
          font-size: 15px;
          font-weight: 20px;
          color: #153e5c;
          text-decoration: none; }
          .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract a.asset-text .asset-content .content img {
            padding: 10px 15px 0;
            width: 100%; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover {
      background: #67c9f0;
      text-decoration: none;
      position: relative;
      z-index: 2; }
      .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text {
        text-decoration: none; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata {
          margin: 0; }
          .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata .metadata-publish-date, .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata .metadata-modified-date {
            color: white; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text h3.asset-title {
          border: none;
          color: #153e5c; }
        .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-content {
          color: #153e5c; }
    .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher a.link-news {
      float: right;
      margin-bottom: 30px;
      margin-right: 25px;
      background-image: url("/iuct-event-theme/css/../images/arrow_link_page.png");
      background-color: #FF7802;
      background-repeat: no-repeat;
      background-position: 180px center;
      border: none;
      border-radius: 30px;
      box-shadow: 0 3px #E95201;
      color: #FFFFFF;
      text-decoration: none;
      padding: 10px;
      text-align: center;
      min-width: 200px;
      position: relative;
      z-index: 2; }
      .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher a.link-news:hover {
        background: url("/iuct-event-theme/css/../images/arrow_link_page.png") no-repeat scroll 180px center #ffbd5c; }
  .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .last-event-portlet {
    margin-top: 120px;
    margin-bottom: 170px; }

.news-image .portlet-journal-content {
  width: 652px;
  position: absolute;
  left: 50%;
  margin-left: -65px;
  top: -586px; }

.ie .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row > .main-column .portlet-column-last .portlet-column-content .info-image {
  margin-top: 53px; }

.ie8 .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher a.link-news {
  background: url("/iuct-event-theme/css/../images/arrow_link_page.png") no-repeat scroll #ff7802;
  background-position: 200px center;
  float: right;
  border: medium none;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
  /*=== IE8 COMPATIBILITY ====*/
  behavior: url("/iuct-event-theme/PIE.htc");
  /*border-radius:30px;*/
  bottom: 0;
  box-shadow: 0 3px #E95201;
  color: #FFFFFF;
  display: block;
  margin-top: 20px;
  margin-bottom: 30px;
  min-width: 180px;
  padding: 7px 50px 7px 0px;
  position: relative;
  text-align: center;
  text-decoration: none; }
  .ie8 .portlet-nested-portlets.news .iuct-layouttpl-670-290 > .row .portlet-asset-publisher a.link-news:hover {
    background-image: url("/iuct-event-theme/css/../images/arrow_link_page.png");
    background-repeat: no-repeat;
    background-position: 200px center;
    box-shadow: 0 3px #E95201;
    background-color: #FFBD5C; }

.ie8 .info .info-content .journal-content-article {
  min-height: 720px !important; }

/* INFOS */
.info {
  /*.info-title {*/
  /*}*/ }
  .info .iuct-layouttpl-320-320-320 > .row:first-child .main-column.portlet-column-only {
    float: none;
    margin: auto;
    text-align: center;
    width: 100%; }
  .info .info-title-content {
    /*left: 50%;*/
    /*margin-left: -512px;*/
    /*max-width: 1024px;*/
    padding-bottom: 60px;
    padding-top: 85px;
    /*position: absolute;*/
    width: 100%; }
    .info .info-title-content .journal-content-article h2 {
      font-size: 74px;
      line-height: 90px;
      text-align: center;
      text-transform: uppercase;
      color: white; }

.info {
  background-color: #67c9f0;
  background: url("/iuct-event-theme/css/../images/bg-pratical-info.png") no-repeat scroll center bottom #67c9f0;
  min-height: 780px;
  padding-bottom: 60px;
  /*padding-top:255px;*/
  /* .info-content */ }
  .info .iuct-layouttpl-320-320-320 > .row > .main-column {
    display: block;
    float: none;
    margin: auto;
    padding: 0;
    position: relative;
    width: 980px; }
    .info .iuct-layouttpl-320-320-320 > .row > .main-column:first-child {
      text-align: center;
      width: auto; }
  .info .info-content {
    max-width: 980px;
    width: 100%;
    margin: auto !important;
    z-index: 500;
    /* .links */ }
    .info .info-content .links {
      bottom: 0;
      position: absolute; }
      .info .info-content .links span {
        display: block;
        margin: auto;
        text-align: center;
        width: 100%;
        /* a.link-page */ }
        .info .info-content .links span a.link-page {
          background: url("/iuct-event-theme/css/../images/arrow_link_page.png") no-repeat scroll 230px center #ff7802;
          border: medium none;
          -webkit-border-radius: 30px;
          -moz-border-radius: 30px;
          -ms-border-radius: 30px;
          border-radius: 30px;
          /*=== IE8 COMPATIBILITY ====*/
          behavior: url("/iuct-event-theme/PIE.htc");
          /*border-radius:30px;*/
          bottom: 0;
          box-shadow: 0 3px #E95201;
          color: #FFFFFF;
          display: block;
          margin-top: 20px;
          max-width: 260px;
          min-width: 260px;
          padding: 7px 50px 7px 30px;
          position: relative;
          text-align: center;
          text-decoration: none;
          text-transform: uppercase; }
          .info .info-content .links span a.link-page:hover {
            box-shadow: 0 3px #E95201;
            background-color: #FFBD5C; }
          .info .info-content .links span a.link-page.extra {
            background-color: transparent;
            background-position: right center;
            box-shadow: none;
            display: inline-block;
            margin: 20px auto 0;
            max-width: 260px;
            min-width: 0;
            padding: 0 20px 0 0;
            text-shadow: 1px 1px #CCCCCC;
            width: auto; }
            .info .info-content .links span a.link-page.extra:hover {
              box-shadow: none;
              background-color: transparent;
              color: #FF7802; }
    .info .info-content .journal-content-article {
      /*padding-top:30px;*/
      text-align: left;
      /*min-height:570px;*/
      min-height: 690px; }
    .info .info-content .journal-content-article .hr-sep {
      border: 3px solid #2BB4EA;
      margin-bottom: 15px;
      width: 12px;
      text-align: left; }
    .info .info-content .journal-content-article h1 {
      font-size: 25px;
      text-transform: uppercase;
      color: #153e5c; }
    .info .info-content .journal-content-article ul {
      margin-left: 0px;
      margin-top: 10px; }
    .info .info-content .journal-content-article li {
      list-style: none;
      font-size: 16px;
      text-transform: inherit;
      color: #fff;
      text-shadow: 0px 1px 1px #153e5c;
      margin: 0px;
      text-decoration: none;
      clear: both; }
  .info .info-link {
    padding-top: 60px; }
    .info .info-link .journal-content-article {
      text-align: center;
      padding-top: 10px; }
      .info .info-link .journal-content-article a {
        background: url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 475px center white;
        border: medium none;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-event-theme/PIE.htc");
        /*border-radius:30px;*/
        bottom: 0;
        box-shadow: 0 3px #c2e7ef;
        color: #2BB4EA;
        display: block;
        margin: auto;
        padding: 10px 70px 10px 50px;
        position: relative;
        text-decoration: none;
        font-size: 13px;
        width: 500px;
        	/*
        	background:url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 475px center #FFFFFF;
            border:none;
            @include border-radius(30px);
            border-radius:30px;
            box-shadow:0 3px #c2e7ef;
            display:block;
            color:#2BB4EA;
            padding:10px 70px 10px 50px;
            text-decoration:none;
            */ }
  .info .iuct-layouttpl-320-320-320 > .row > .main-column > .row > .main-column {
    border-right: 4px dotted #fff;
    min-height: 600px;
    position: relative;
    padding-left: 28px;
    padding-right: 28px;
    width: 320px; }
    .info .iuct-layouttpl-320-320-320 > .row > .main-column > .row > .main-column:first-child {
      margin-left: 10px;
      padding-left: 20px;
      width: 310px; }
    .info .iuct-layouttpl-320-320-320 > .row > .main-column > .row > .main-column:last-child {
      border-right: 0 none transparent;
      margin-right: 10px;
      padding-right: 20px;
      width: 310px; }

/* .info */
.ie8 .info .info-content .links span {
  width: 260px; }
  .ie8 .info .info-content .links span a.link-page {
    width: 260px;
    min-width: 0;
    max-width: 260px; }
    .ie8 .info .info-content .links span a.link-page.extra {
      width: auto;
      max-width: auto; }

.info-image {
  margin-left: -100px !important;
  width: 608px;
  position: relative;
  z-index: 1; }

/* HOME : map section */
.map {
  background: #166c51; }
  .map .iuct-layouttpl-290-X .row {
    overflow: hidden;
    width: 100%;
    margin-bottom: -1px; }
  .map .iuct-layouttpl-290-X .row:first-child .portlet-column-content-only,
  .map .iuct-layouttpl-290-X .row:last-child .portlet-column-content-only {
    padding: 0; }
  .map .iuct-layouttpl-290-X > .row > .extra-column {
    width: 0; }
  .map .iuct-layouttpl-290-X > .row > .main-column {
    float: none;
    margin: auto;
    position: relative;
    padding: 0;
    width: 980px; }
    .map .iuct-layouttpl-290-X > .row > .main-column .row {
      float: none;
      margin: auto;
      position: relative;
      width: 980px; }
      .map .iuct-layouttpl-290-X > .row > .main-column .row:last-child {
        overflow: visible; }
      .map .iuct-layouttpl-290-X > .row > .main-column .row .main-column.portlet-column-first {
        width: 980px;
        padding-left: 0;
        padding-right: 0; }
        .map .iuct-layouttpl-290-X > .row > .main-column .row .main-column.portlet-column-first .portlet-column-content {
          padding: 0 20px 0 10px;
          width: 290px; }
  .map .iuct-layouttpl-290-X .main-column.portlet-column-first {
    background-color: #166c51;
    padding-left: 10px;
    padding-right: 20px;
    padding-top: 40px;
    width: 290px; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .title {
      font-size: 38px;
      color: #FFF;
      margin-bottom: 10px;
      text-transform: uppercase; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .abstract {
      font-size: 20px;
      line-height: 24px;
      color: #003524;
      font-family: georgia;
      font-style: italic;
      display: block;
      padding-bottom: 20px; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .hr-sep {
      width: 20px;
      line-height: 24px;
      color: #afb41e;
      border: 4px solid #AFB41E;
      text-align: left; }
      .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .hr-sep:last-child {
        margin-bottom: 0; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .name {
      font-size: 18px;
      font-weight: bold;
      color: #afb41e;
      margin: 5px 0; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .adress, .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article .number {
      font-size: 15px;
      color: #FFF;
      line-height: 18px;
      margin: 0px;
      font-style: normal;
      font-weight: 400;
      font-family: "Montserrat", sans-serif; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-first .journal-content-article section .icon {
      padding: 15px 10px 0 0; }
  .map .iuct-layouttpl-290-X .main-column.portlet-column-last {
    padding-right: 0 !important;
    padding-left: 0 !important;
    height: 100%;
    left: 290px;
    position: absolute;
    top: 0;
    width: 1200px; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-last .journal-content-article {
      position: relative;
      height: 940px;
      overflow: hidden; }
    .map .iuct-layouttpl-290-X .main-column.portlet-column-last .journal-content-article iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* .map */
/* HOME : discover section */
.discover {
  background: #f5f5f5; }

/* .discover */
.discover-image {
  float: none;
  margin: auto;
  position: relative;
  text-align: center;
  width: 100%;
  margin: auto;
  max-width: 1252px; }
  .discover-image .journal-content-article img {
    height: inherit !important;
    width: 100% !important; }

/* .discover-image */
/* HOME : thumbnails section */
.thumbnails {
  background: none repeat scroll 0 0 #F5F5F5;
  border: 0 none;
  box-shadow: none;
  margin-bottom: 40px;
  padding: 0px;
  /* .discover-title */
  /* .portlet-asset-publisher */ }
  .thumbnails .discover-title {
    margin: auto;
    margin-top: 70px;
    max-width: 960px;
    width: 100%; }
    .thumbnails .discover-title h2 {
      color: #5FC6EB;
      font-size: 74px;
      line-height: 74px;
      margin-bottom: 50px;
      text-transform: uppercase; }
    .thumbnails .discover-title h3 {
      border-right: 1px solid #006589;
      color: #006589;
      display: block;
      float: left;
      font-size: 34px;
      font-weight: bold;
      padding-right: 20px;
      text-transform: uppercase; }
    .thumbnails .discover-title .journal-content-article div {
      display: table-row;
      float: left;
      height: 40px;
      margin: 10px 0;
      padding-left: 20px;
      vertical-align: middle; }
      .thumbnails .discover-title .journal-content-article div p {
        color: #006589;
        display: table-cell;
        font-family: georgia;
        font-size: 16px;
        font-style: italic;
        margin: 0;
        vertical-align: middle; }
    .thumbnails .discover-title .journal-content-article p {
      color: #006589;
      display: inline-block;
      font-family: georgia;
      font-size: 15px;
      font-style: italic;
      padding-left: 20px;
      padding-top: 20px; }
  .thumbnails .portlet-asset-publisher {
    background: none repeat scroll 0 0 #ECECEC;
    padding: 0;
    height: 100px;
    /* .portlet-body */ }
    .thumbnails .portlet-asset-publisher a.link-news {
      color: #2398c3;
      float: left;
      font-size: 12px;
      font-weight: bold;
      margin-left: 70px;
      margin-right: -20px;
      margin-top: 20px;
      padding-right: 20px;
      text-transform: uppercase;
      width: 115px;
      text-align: left;
      background: url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 100px 25px rgba(0, 0, 0, 0); }
      .thumbnails .portlet-asset-publisher a.link-news:hover {
        color: #2398c3; }
    .thumbnails .portlet-asset-publisher .portlet-body {
      margin: auto;
      max-width: 960px;
      width: 100%;
      /* .bx-wrapper */
      /* .bx-controls */ }
      .thumbnails .portlet-asset-publisher .portlet-body .bx-wrapper {
        float: left;
        margin: 5px 0;
        position: relative;
        width: 76%; }
        .thumbnails .portlet-asset-publisher .portlet-body .bx-wrapper .image-block a.link-image {
          margin-right: 10px;
          width: auto !important; }
          .thumbnails .portlet-asset-publisher .portlet-body .bx-wrapper .image-block a.link-image img.picture {
            height: 90px !important;
            border: 4px solid #FFFFFF; }
      .thumbnails .portlet-asset-publisher .portlet-body .bx-viewport {
        z-index: 1; }
      .thumbnails .portlet-asset-publisher .portlet-body .bx-controls .bx-pager {
        display: none; }
      .thumbnails .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction {
        margin-top: -55px;
        position: absolute;
        width: 100%;
        z-index: 0; }
        .thumbnails .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction a.bx-prev {
          float: left;
          margin-left: -50px;
          text-indent: 90000px;
          width: 20px;
          height: 34px;
          background: url("/iuct-event-theme/css/../images/arrow_prev_bxSlider.png") no-repeat scroll 0 0 transparent;
          overflow: hidden; }
        .thumbnails .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction a.bx-next {
          float: right;
          margin-right: -50px;
          text-indent: 90000px;
          width: 20px;
          height: 34px;
          background: url("/iuct-event-theme/css/../images/arrow_next_bxSlider.png") no-repeat scroll 0 0 transparent;
          overflow: hidden; }

/* .thumbnails */
/* HOME : survey section */
.survey .iuct-layouttpl-460-460 > .row:first-child > .main-column {
  float: inherit;
  margin: 0;
  padding: 0;
  width: auto; }
.survey .iuct-layouttpl-460-460 > .row:last-child > .main-column {
  float: inherit;
  margin: 0;
  padding: 0;
  width: auto; }
.survey .iuct-layouttpl-460-460 > .row > .main-column {
  background: #f5f5f5;
  float: none;
  margin: auto;
  padding: 35px 0 0;
  width: 980px; }
  .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-first {
    float: left;
    padding: 0 10px;
    width: 460px; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-first .quiz-portlet h2.quiz-title {
      margin-right: 20px; }
  .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last {
    float: left;
    padding: 0 10px;
    width: 460px; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article h3 {
      font-size: 34px;
      text-transform: uppercase;
      color: #006589; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article section {
      background: white;
      padding: 20px 20px 10px; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .abstract {
      font-size: 15px;
      line-height: 22px;
      color: #006589; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .abstract {
      font-size: 15px;
      line-height: 22px;
      color: #006589; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .ecard {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 20px; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .ecard a {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      border-radius: 15px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius:15px;*/
      padding: 5px 20px;
      opacity: 1;
      background-color: #ff7802;
      font-size: 14px;
      color: #ffffff;
      text-decoration: none;
      box-shadow: 0px 3px #f25e08; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .ecard a:hover {
      opacity: 0.8;
      box-shadow: 0px 3px #f25e08; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .share {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 20px; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .share a {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      -ms-border-radius: 15px;
      border-radius: 15px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius:15px;*/
      padding: 5px 20px;
      opacity: 1;
      background-color: #004158;
      font-size: 14px;
      color: #ffffff;
      text-decoration: none;
      box-shadow: 0px 3px #08273F; }
    .survey .iuct-layouttpl-460-460 > .row > .main-column .main-column.portlet-column-last .journal-content-article .share a:hover {
      opacity: 0.8;
      box-shadow: 0px 3px #08273F; }

/* .survey */
.ie .survey .iuct-layouttpl-460-460 > .row > .main-column.portlet-column-last .journal-content-article .ecard a:hover {
  background-color: #ffaa46;
  opacity: 1.0; }
.ie .survey .iuct-layouttpl-460-460 > .row > .main-column.portlet-column-last .journal-content-article .share a:hover {
  background-color: #225678;
  opacity: 1.0; }

/*---CONTENT---*/
.iuct-layouttpl-1-col {
  /* .internal-nav */
  /* .carousel */
  /* .news */
  /* .info */
  /* .survey */
  /* .discover */
  /* .map */
  /* .thumbnail */ }
  .iuct-layouttpl-1-col .internal-nav {
    z-index: 5;
    position: fixed;
    top: 50%;
    right: 30px;
    margin-top: -160px;
    z-index: 20000; }
    .iuct-layouttpl-1-col .internal-nav a.internal-link {
      display: block;
      overflow: hidden;
      float: right;
      clear: both;
      background: #2ab6e8;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      -ms-border-radius: 20px;
      border-radius: 20px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius: 20px 20px 20px 20px;*/
      padding: 8px 0;
      width: 165px;
      padding-left: 10px;
      color: #FFFFFF;
      font-size: 11px;
      margin-bottom: 10px;
      text-transform: uppercase;
      -webkit-transition: all .4s;
      -moz-transition: all .4s;
      -o-transition: all .4s;
      transition: all .4s;
      height: 35px; }
      .iuct-layouttpl-1-col .internal-nav a.internal-link .icon {
        margin-right: 5px; }
      .iuct-layouttpl-1-col .internal-nav a.internal-link:hover {
        background: #ff8e00;
        text-decoration: none; }
      .iuct-layouttpl-1-col .internal-nav a.internal-link:active {
        background: #ff8e00;
        text-decoration: none; }
      .iuct-layouttpl-1-col .internal-nav a.internal-link.selected {
        background: #ff8e00;
        text-decoration: none; }
  .iuct-layouttpl-1-col #pictures {
    position: fixed;
    height: 100%; }
  .iuct-layouttpl-1-col .picture {
    position: relative; }
  .iuct-layouttpl-1-col .petals {
    z-index: 10000;
    position: relative; }
  .iuct-layouttpl-1-col .carousel {
    margin: 0px; }
    .iuct-layouttpl-1-col .carousel #column-1 {
      padding: 0;
      /* .portlet-borderless-container */ }
      .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container {
        min-height: inherit;
        /* .swipe */ }
        .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe {
          margin: auto;
          width: 100%;
          max-width: 1600px !important; }
          .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap {
            /* .article */ }
            .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article {
              float: left;
              position: relative;
              width: 100%;
              display: block; }
              .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article img {
                width: 100%; }
              .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container {
                position: absolute;
                top: 50px;
                width: 100%; }
                .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text {
                  margin: auto;
                  width: 960px; }
                  .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article .carousel-text-container .carousel-text h1 {
                    color: #FFFFFF;
                    font-size: 60px;
                    /*left:25%;*/
                    line-height: 66px;
                    /*position:absolute;*/
                    /*right:20%;*/
                    text-align: right;
                    text-shadow: 0 1px 1px #000000;
                    text-transform: uppercase;
                    /*top:50px;*/
                    z-index: 300;
                    font-weight: bold; }
      .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage {
        left: 50%;
        margin-left: -550px;
        margin-top: -463px;
        /* -475px;*/
        position: absolute;
        width: 100% !important;
        max-width: 625px; }
  .iuct-layouttpl-1-col .news {
    background-color: #f5f5f5; }
    .iuct-layouttpl-1-col .news #column-4 {
      background-color: #153e5c; }
      .iuct-layouttpl-1-col .news #column-4 #sub-column-1 {
        /*background-color:#153e5c;*/
        /*padding-bottom:400px;*/
        padding-left: 0;
        padding-right: 10px;
        width: 275px; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image {
          float: left;
          height: 571px;
          margin-left: -170px;
          max-width: 652px;
          overflow-y: hidden; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article {
          /*background-color:#153e5c;*/ }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article {
          margin-left: 15px; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article .hr-sep {
          border: 4px solid #67C9F0;
          width: 34px; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article h2 {
          font-size: 46px;
          line-height: 42px;
          color: #e0d315;
          margin-top: 200px; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article h3 {
          font-size: 24px;
          color: #E0D315;
          text-transform: uppercase; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article h4 {
          font-size: 24px;
          color: #67C9F0;
          text-transform: uppercase; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article p {
          font-size: 15px;
          line-height: 20px;
          color: #fff; }
        .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article a {
          padding-right: 10px; }
  .iuct-layouttpl-1-col .news-image #column-5 .portlet-journal-content {
    width: 652px;
    position: absolute;
    left: 50%;
    margin-left: -65px;
    top: -586px; }
  .iuct-layouttpl-1-col .info-title #column-6 .info-title-content {
    left: 50%;
    margin-left: -512px;
    max-width: 1024px;
    padding-bottom: 60px;
    padding-top: 85px;
    position: absolute;
    width: 100%; }
    .iuct-layouttpl-1-col .info-title #column-6 .info-title-content .journal-content-article h2 {
      font-size: 74px;
      line-height: 90px;
      text-align: center;
      text-transform: uppercase;
      color: white; }
  .iuct-layouttpl-1-col .info {
    background-color: #67c9f0;
    background: url("/iuct-event-theme/css/../images/bg-pratical-info.png") no-repeat scroll center bottom #67c9f0;
    min-height: 780px;
    padding-bottom: 60px;
    padding-top: 255px;
    /* .info-content */ }
    .iuct-layouttpl-1-col .info .info-content {
      max-width: 980px;
      width: 100%;
      margin: auto !important;
      z-index: 500;
      /* .links */ }
      .iuct-layouttpl-1-col .info .info-content .links {
        bottom: 0;
        position: absolute; }
        .iuct-layouttpl-1-col .info .info-content .links span {
          display: block;
          margin: auto;
          text-align: center;
          width: 100%;
          /* a.link-page */ }
          .iuct-layouttpl-1-col .info .info-content .links span a.link-page {
            background: url("/iuct-event-theme/css/../images/arrow_link_page.png") no-repeat scroll 230px center #ff7802;
            border: medium none;
            -webkit-border-radius: 30px;
            -moz-border-radius: 30px;
            -ms-border-radius: 30px;
            border-radius: 30px;
            /*=== IE8 COMPATIBILITY ====*/
            behavior: url("/iuct-event-theme/PIE.htc");
            /*border-radius:30px;*/
            bottom: 0;
            box-shadow: 0 3px #E95201;
            color: #FFFFFF;
            display: block;
            margin-top: 20px;
            max-width: 260px;
            min-width: 260px;
            padding: 7px 50px 7px 30px;
            position: relative;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase; }
            .iuct-layouttpl-1-col .info .info-content .links span a.link-page.extra {
              background-color: transparent;
              background-position: right center;
              box-shadow: none;
              display: inline-block;
              margin: 20px auto 0;
              max-width: 260px;
              min-width: 0;
              padding: 0 20px 0 0;
              text-shadow: 1px 1px #CCCCCC;
              width: auto; }
      .iuct-layouttpl-1-col .info .info-content .journal-content-article {
        /*padding-top:30px;*/
        text-align: left;
        /*min-height:570px;*/
        min-height: 690px; }
      .iuct-layouttpl-1-col .info .info-content .journal-content-article .hr-sep {
        border: 3px solid #2BB4EA;
        margin-bottom: 15px;
        width: 12px; }
      .iuct-layouttpl-1-col .info .info-content .journal-content-article h2 {
        font-size: 25px;
        text-transform: uppercase;
        color: #153e5c; }
      .iuct-layouttpl-1-col .info .info-content .journal-content-article ul {
        margin-left: 0px;
        margin-top: 10px; }
      .iuct-layouttpl-1-col .info .info-content .journal-content-article li {
        list-style: none;
        font-size: 16px;
        text-transform: inherit;
        color: #fff;
        text-shadow: 0px 1px 1px #153e5c;
        margin: 0px;
        text-decoration: none;
        clear: both; }
    .iuct-layouttpl-1-col .info .info-link #column-11 .journal-content-article {
      text-align: center;
      padding-top: 10px; }
      .iuct-layouttpl-1-col .info .info-link #column-11 .journal-content-article a {
        background: url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 475px center white;
        border: medium none;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        -ms-border-radius: 30px;
        border-radius: 30px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-event-theme/PIE.htc");
        /*border-radius:30px;*/
        bottom: 0;
        box-shadow: 0 3px #c2e7ef;
        color: #2BB4EA;
        display: block;
        margin: auto;
        padding: 10px 70px 10px 50px;
        position: relative;
        text-decoration: none;
        font-size: 13px;
        width: 500px;
        	/*
        	background:url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 475px center #FFFFFF;
            border:none;
            @include border-radius(30px);
            border-radius:30px;
            box-shadow:0 3px #c2e7ef;
            color:#2BB4EA;
            padding:10px 70px 10px 50px;
            text-decoration:none;
            */ }
    .iuct-layouttpl-1-col .info #column-8, .iuct-layouttpl-1-col .info #column-9, .iuct-layouttpl-1-col .info #column-10 {
      min-height: 600px;
      position: relative;
      padding-left: 30px;
      padding-right: 30px;
      width: 320px; }
    .iuct-layouttpl-1-col .info #column-8, .iuct-layouttpl-1-col .info #column-9 {
      border-right: 4px dotted #fff; }
    .iuct-layouttpl-1-col .info #column-8 {
      margin-left: 10px; }
    .iuct-layouttpl-1-col .info #column-10 {
      margin-right: 10px; }
  .iuct-layouttpl-1-col .info-image #column-12 .collaboration {
    left: 50%;
    margin-left: -304px !important;
    margin-top: -528px;
    position: absolute;
    width: 608px; }
  .iuct-layouttpl-1-col .survey {
    background: #f5f5f5; }
    .iuct-layouttpl-1-col .survey #column-15 {
      padding: 0 10px;
      width: 460px; }
      .iuct-layouttpl-1-col .survey #column-15 .quiz-portlet h2.quiz-title {
        margin-right: 20px; }
    .iuct-layouttpl-1-col .survey #column-16 {
      padding: 0 10px;
      width: 460px; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article h2 {
        font-size: 34px;
        text-transform: uppercase;
        color: #006589; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article section {
        background: white;
        padding: 20px 20px 10px; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .abstract {
        font-size: 15px;
        line-height: 22px;
        color: #006589; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .abstract {
        font-size: 15px;
        line-height: 22px;
        color: #006589; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .ecard {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .ecard a {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        border-radius: 15px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-event-theme/PIE.htc");
        /*border-radius:15px;*/
        padding: 5px 20px;
        opacity: 1;
        background-color: #ff7802;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        box-shadow: 0px 3px #f25e08; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .ecard a:hover {
        opacity: 0.8; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .share {
        text-align: center;
        padding-top: 10px;
        padding-bottom: 20px; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .share a {
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        -ms-border-radius: 15px;
        border-radius: 15px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-event-theme/PIE.htc");
        /*border-radius:15px;*/
        padding: 5px 20px;
        opacity: 1;
        background-color: #004158;
        font-size: 14px;
        color: #ffffff;
        text-decoration: none;
        box-shadow: 0px 3px #08273F; }
      .iuct-layouttpl-1-col .survey #column-16 .journal-content-article .share a:hover {
        opacity: 0.8; }
  .iuct-layouttpl-1-col .discover {
    background: #f5f5f5; }
    .iuct-layouttpl-1-col .discover #column-18 .discover-image {
      margin: auto;
      max-width: 1252px; }
      .iuct-layouttpl-1-col .discover #column-18 .discover-image .journal-content-article img {
        height: inherit !important;
        width: 100% !important; }
  .iuct-layouttpl-1-col .map {
    background: #166c51; }
    .iuct-layouttpl-1-col .map #column-20 {
      background-color: #166c51;
      padding-left: 10px;
      padding-right: 20px;
      padding-top: 40px;
      width: 290px; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article .title {
        font-size: 38px;
        color: #FFF;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article .abstract {
        font-size: 20px;
        line-height: 24px;
        color: #003524;
        font-family: georgia;
        font-style: italic; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article .hr-sep {
        width: 20px;
        line-height: 24px;
        color: #afb41e;
        border: 2px solid #AFB41E; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article .name {
        font-size: 18px;
        color: #afb41e;
        margin: 5px 0; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article .adress, .iuct-layouttpl-1-col .map #column-20 .journal-content-article .number {
        font-size: 15px;
        color: #FFF;
        line-height: 18px;
        margin: 0px;
        font-style: normal;
        font-weight: 400;
        font-family: "Montserrat", sans-serif; }
      .iuct-layouttpl-1-col .map #column-20 .journal-content-article section .icon {
        padding: 15px 10px 0 0; }
    .iuct-layouttpl-1-col .map #column-21 {
      padding-right: 0 !important;
      padding-left: 0 !important; }
      .iuct-layouttpl-1-col .map #column-21 .journal-content-article {
        position: relative;
        height: 940px;
        overflow: hidden; }
      .iuct-layouttpl-1-col .map #column-21 .journal-content-article iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .iuct-layouttpl-1-col .thumbnail {
    background: none repeat scroll 0 0 #F5F5F5;
    border: 0 none;
    box-shadow: none;
    margin-bottom: 40px;
    padding: 0px; }
    .iuct-layouttpl-1-col .thumbnail #column-13 {
      padding: 0px;
      margin-top: 70px;
      /* .discover-title */
      /* .portlet-asset-publisher */ }
      .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title {
        margin: auto;
        max-width: 960px;
        width: 100%; }
        .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title h1 {
          color: #5FC6EB;
          font-size: 74px;
          line-height: 74px;
          margin-bottom: 50px;
          text-transform: uppercase; }
        .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title h2 {
          border-right: 1px solid #006589;
          color: #006589;
          display: block;
          float: left;
          font-size: 34px;
          font-weight: bold;
          padding-right: 20px;
          text-transform: uppercase; }
        .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title .journal-content-article div {
          display: table-row;
          float: left;
          height: 40px;
          margin: 10px 0;
          padding-left: 20px;
          vertical-align: middle; }
          .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title .journal-content-article div p {
            color: #006589;
            display: table-cell;
            font-family: georgia;
            font-size: 16px;
            font-style: italic;
            margin: 0;
            vertical-align: middle; }
      .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher {
        background: none repeat scroll 0 0 #ECECEC;
        padding: 0;
        height: 100px;
        /* .portlet-body */ }
        .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher a.link-news {
          float: left;
          font-size: 12px;
          margin-left: 70px;
          margin-top: 20px;
          text-transform: uppercase;
          width: 90px;
          text-align: left;
          background: url("/iuct-event-theme/css/../images/arrow_link_calendar.png") no-repeat scroll 70px 45px rgba(0, 0, 0, 0); }
        .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body {
          margin: auto;
          max-width: 960px;
          width: 100%;
          /* .bx-wrapper */
          /* .bx-controls */ }
          .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-wrapper {
            float: left;
            margin: 5px 0;
            position: relative;
            width: 76%; }
            .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-wrapper .image-block a.link-image {
              margin-right: 10px;
              width: auto !important; }
              .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-wrapper .image-block a.link-image img.picture {
                height: 90px !important;
                border: 4px solid #FFFFFF; }
          .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-viewport {
            z-index: 1; }
          .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-controls .bx-pager {
            display: none; }
          .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction {
            margin-top: -55px;
            position: absolute;
            width: 100%;
            z-index: 0; }
            .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction a.bx-prev {
              float: left;
              margin-left: -50px;
              text-indent: 90000px;
              width: 20px;
              height: 34px;
              background: url("/iuct-event-theme/css/../images/arrow_prev_bxSlider.png") no-repeat scroll 0 0 transparent;
              overflow: hidden; }
            .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher .portlet-body .bx-controls .bx-controls-direction a.bx-next {
              float: right;
              margin-right: -50px;
              text-indent: 90000px;
              width: 20px;
              height: 34px;
              background: url("/iuct-event-theme/css/../images/arrow_next_bxSlider.png") no-repeat scroll 0 0 transparent;
              overflow: hidden; }

/* .iuct-layouttpl-1-col */
.chrome .iuct-layouttpl-1-col #pictures {
  z-index: 10000; }

.links {
  /*bottom:0;*/
  /*position:absolute;*/ }
  .links span {
    /*display:block;*/
    /*margin:auto;*/
    /*text-align:center;*/
    /*width:100%;*/
    /* a.link-page */ }
    .links span a.link-page {
      background: url("/iuct-event-theme/css/../images/arrow_link_page.png") no-repeat scroll 230px center #ff7802;
      border: medium none;
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      -ms-border-radius: 30px;
      border-radius: 30px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius:30px;*/
      bottom: 0;
      box-shadow: 0 3px #E95201;
      color: #FFFFFF;
      display: block;
      margin-top: 20px;
      padding: 7px 50px 7px 30px;
      position: relative;
      text-align: center;
      text-decoration: none;
      text-transform: uppercase; }
      .links span a.link-page:hover {
        box-shadow: 0 3px #E95201;
        background-color: #FFBD5C; }
      .links span a.link-page.extra {
        background-color: transparent;
        background-position: right center;
        box-shadow: none;
        display: inline-block;
        margin: 20px auto 0;
        padding: 0 20px 0 0;
        text-shadow: 1px 1px #CCCCCC;
        width: auto; }
        .links span a.link-page.extra:hover {
          box-shadow: none;
          background-color: transparent;
          color: #FF7802; }

/* .links */
.ie8 .internal-nav {
  margin-top: 0 !important;
  top: 170px !important; }

/* -------- ESPACE PRESSE -------- */
.press_space {
  /*padding-top:40px;*/
  /* .document */ }
  .press_space h2.portlet-title {
    font-family: "Montserrat", sans-serif;
    font-size: 155%;
    line-height: 120%;
    color: #00729b;
    font-weigh: 700; }
  .press_space .document {
    float: left;
    margin-bottom: 40px;
    padding-right: 10px;
    width: 50%;
    /* .type-document */
    /* .info-document */ }
    .press_space .document .type-document {
      float: left;
      margin-right: 15px; }
      .press_space .document .type-document .link-document {
        display: table-cell;
        height: 170px;
        text-align: center;
        vertical-align: middle;
        width: 170px;
        background: #EDEDED; }
        .press_space .document .type-document .link-document img {
          width: 100%; }
    .press_space .document .info-document {
      float: left;
      width: 50%; }
      .press_space .document .info-document img {
        display: block; }
    .press_space .document a.link-title-document {
      border: none;
      font-family: "Montserrat", sans-serif;
      font-size: 16px;
      text-decoration: none;
      word-wrap: break-word;
      display: block; }
      .press_space .document a.link-title-document:hover {
        text-decoration: none; }
    .press_space .document .asset-more {
      display: none; }
  .press_space .document:last-child {
    float: none; }

/* .press_space */
.chrome .iuct-layouttpl-1-col #pictures, .safari .iuct-layouttpl-1-col #pictures, .ie10 .iuct-layouttpl-1-col #pictures, .ie9 .iuct-layouttpl-1-col #pictures, .ie8 .iuct-layouttpl-1-col #pictures {
  z-index: 100; }

.chrome .banner .row #navigation, .safari .banner .row #navigation, .chrome .banner .row #navigation ul, .safari .banner .row #navigation ul, .ie10 .banner .row #navigation ul, .ie9 .banner .row #navigation ul, .ie8 .banner .row #navigation ul {
  /*margin-top:35px;*/
  z-index: 1000; }

.chrome .banner .row #navigation ul li ul.child-menu, .safari .banner .row #navigation ul li ul.child-menu, .ie10 .banner .row #navigation ul li ul.child-menu, .ie9 .banner .row #navigation ul li ul.child-menu, .ie8 .banner .row #navigation ul li ul.child-menu {
  /*margin:10px 0;*/ }

.ie8 .banner .row #navigation ul li:hover ul.child-menu {
  display: table-row; }

.ie8 .banner .row #navigation ul li:hover ul.child-menu li {
  display: inline; }

/*---CALENDAR---*/
.signed-in .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls,
.signed-in .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-views {
  margin-top: 45px; }

.signed-in .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .calendar-add-event-btn {
  position: absolute;
  top: -55px; }

.scheduler-view-week .scheduler-event-title, .scheduler-view-week .scheduler-event-content {
  font-size: 12px; }

.scheduler-view-week .scheduler-event-title, .scheduler-view-week .scheduler-event-content {
  font-size: 12px; }

.scheduler-view-day-table-col-shim .scheduler-event {
  background-color: #ff7800 !important;
  background-image: none !important;
  color: #fff !important;
  border: 0px; }

.yui3-skin-sam .calendar-portlet .lfr-busy-day:after {
  color: #67C9F0; }

.calendar-portlet {
  max-width: 980px;
  margin: 20px auto;
  font-family: "Montserrat", sans-serif; }
  .calendar-portlet .portlet table {
    margin: 0; }
  .calendar-portlet .yui3-widget-bd .yui3-widget-hd, .calendar-portlet .yui3-widget-bd .yui3-widget-bd {
    border: 1px solid #ddd; }
  .calendar-portlet .scheduler-view {
    border: 0 none transparent; }
  .calendar-portlet .portlet-topper h2.portlet-title {
    color: #ff7800; }
  .calendar-portlet .calendar-list-item-label {
    margin-left: 30px; }
  .calendar-portlet .calendar-portlet-column-options .calendar-portlet-calendar-list .calendar-list-content .calendar-list-item .calendar-list-item-color {
    -webkit-border-radius: 13px !important;
    -moz-border-radius: 13px !important;
    -ms-border-radius: 13px !important;
    border-radius: 13px !important;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*border-radius:13px !important;*/
    height: 20px !important;
    width: 20px !important;
    position: absolute;
    margin-top: 5px; }
  .calendar-portlet .scheduler-view-agenda-info-container .scheduler-view-agenda-info .scheduler-view-agenda-info-biggie {
    color: #00729B !important; }
  .calendar-portlet .scheduler-view-agenda-info-container .scheduler-view-agenda-info .scheduler-view-agenda-info-label-biggie {
    color: #00729B !important; }
  .calendar-portlet .portlet-content {
    padding: 0px; }
    .calendar-portlet .portlet-content .container-fluid {
      padding: 0 !important; }
      .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options {
        margin-top: 7px;
        width: 27%; }
        .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content {
          padding: 0px; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-calendar-header {
            background: #67C9F0;
            color: #FFFFFF;
            height: 45px;
            padding: 0;
            text-transform: uppercase; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-calendar-header .yui3-calendar-header-label {
              display: block;
              vertical-align: middle;
              line-height: 8px; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-calendar-grid tr th.yui3-calendar-weekday {
            color: #fff; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row {
            line-height: 20px; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.yui3-calendar-prevmonth-day,
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.yui3-calendar-nextmonth-day {
              background-color: #d4d4d4; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.yui3-calendar-day {
              background: #fff; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.yui3-calendar-day:hover {
                color: #ff7800; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.lfr-busy-day {
              background: #fff;
              -webkit-border-radius: 0;
              -moz-border-radius: 0;
              -ms-border-radius: 0;
              border-radius: 0;
              /*=== IE8 COMPATIBILITY ====*/
              behavior: url("/iuct-event-theme/PIE.htc");
              /*border-radius:0px;*/
              font-weight: normal; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.lfr-current-day {
              background: #67C9F0 !important;
              -webkit-border-radius: 20px !important;
              -moz-border-radius: 20px !important;
              -ms-border-radius: 20px !important;
              border-radius: 20px !important;
              /*=== IE8 COMPATIBILITY ====*/
              behavior: url("/iuct-event-theme/PIE.htc");
              /*border-radius:20px !important;*/
              color: #fff !important;
              font-weight: normal !important; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-options .calendar-portlet-mini-calendar .yui3-calendar-content .yui3-u-1 .yui3-calendar-grid tr.yui3-calendar-row td.lfr-busy-day:after {
              color: #00729B; }
      .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid {
        margin-left: 20px;
        width: 70%; }
        .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content {
          font-family: "Montserrat", sans-serif; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content .scheduler-view-agenda {
            background: #fff; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content .scheduler-view-agenda .scheduler-view-scrollable .scheduler-view-agenda-container .scheduler-view-agenda-events .scheduler-view-agenda-header a.scheduler-view-agenda-header-extra {
              font-family: "Montserrat", sans-serif;
              color: #00729B !important; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content .scheduler-view-day .yui3-widget-hd .scheduler-view-day-header-table .scheduler-view-day-header-day a {
            font-family: "Montserrat", sans-serif;
            color: #fff;
            font-weight: normal;
            font-size: 12px; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content .scheduler-view-day .yui3-widget-hd .scheduler-view-day-header-table .scheduler-view-day-header-day a span {
              font-size: 12px; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .scheduler-base-content .scheduler-view-week-content .calendar-portlet-event-pending .scheduler-view-day-header-table .scheduler-event.scheduler-event-short {
            background-color: #ff7800 !important;
            background-image: none !important;
            color: #fff !important;
            border: 0px; }
        .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper {
          background: transparent; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd {
            margin-bottom: 10px; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls {
              width: 58%; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .scheduler-base-today {
                background: #67C9F0;
                background-image: none;
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                -ms-border-radius: 15px;
                border-radius: 15px;
                /*=== IE8 COMPATIBILITY ====*/
                behavior: url("/iuct-event-theme/PIE.htc");
                /*border-radius:15px;*/
                text-shadow: none !important;
                color: #fff;
                padding: 6px 12px !important;
                border: none;
                font-family: "Montserrat", sans-serif !important; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .scheduler-base-today:hover {
                  background: #fff;
                  color: #67C9F0; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .calendar-add-event-btn {
                background: #67C9F0;
                background-image: none;
                -webkit-border-radius: 15px;
                -moz-border-radius: 15px;
                -ms-border-radius: 15px;
                border-radius: 15px;
                /*=== IE8 COMPATIBILITY ====*/
                behavior: url("/iuct-event-theme/PIE.htc");
                /*border-radius:15px;*/
                text-shadow: none !important;
                color: #fff;
                padding: 6px 12px !important;
                border: none;
                font-family: "Montserrat", sans-serif !important; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-prev {
                background: #67C9F0;
                border: none;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                -ms-border-radius: 20px;
                border-radius: 20px;
                /*=== IE8 COMPATIBILITY ====*/
                behavior: url("/iuct-event-theme/PIE.htc");
                /*border-radius:20px;*/
                height: 26px;
                padding: 0;
                width: 26px;
                box-shadow: 0px !important;
                text-shadow: none !important; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-prev .icon-chevron-left:before {
                  color: #fff; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-prev:hover {
                  background: #fff; }
                  .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-prev:hover .icon-chevron-left:before {
                    color: #67C9F0; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-next {
                background: #67C9F0;
                border: none;
                -webkit-border-radius: 20px;
                -moz-border-radius: 20px;
                -ms-border-radius: 20px;
                border-radius: 20px;
                /*=== IE8 COMPATIBILITY ====*/
                behavior: url("/iuct-event-theme/PIE.htc");
                /*border-radius:20px;*/
                height: 26px;
                padding: 0;
                width: 26px;
                box-shadow: 0px !important;
                text-shadow: none !important; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-next .icon-chevron-right:before {
                  color: #fff; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-next:hover {
                  background: #fff;
                  color: #67C9F0; }
                  .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .btn-group .scheduler-base-icon-next:hover .icon-chevron-right:before {
                    color: #67C9F0; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .scheduler-base-controls .scheduler-base-view-date {
                text-transform: uppercase; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content {
              margin-left: 0 !important;
              width: 42%; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn {
                border: none;
                background: #67C9F0;
                background-image: none;
                color: #FFF;
                box-shadow: 0px !important;
                text-shadow: none !important;
                padding: 6px 12px !important;
                font-family: "Montserrat", sans-serif !important; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn:hover {
                  background: #fff;
                  color: #67C9F0; }
                .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn:active {
                  background: #fff;
                  color: #67C9F0; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn.active {
                background: #fff;
                color: #67C9F0;
                box-shadow: none; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn:first-child {
                border-bottom-left-radius: 15px;
                border-top-left-radius: 15px;
                margin-left: 0; }
              .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-hd .btn-group-content .btn:last-child {
                border-bottom-right-radius: 15px;
                border-top-right-radius: 15px;
                margin-left: 0; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .yui3-widget-hd {
            margin-bottom: 0px; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .yui3-widget-hd .scheduler-view-table-header-day div {
              padding: 1px;
              text-transform: capitalize; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .scheduler-view-noscroll .scheduler-view-table-container .scheduler-view-table-row-container .scheduler-view-table-row .scheduler-view-table-grid tr td.scheduler-view-table-colgrid-today {
            background-color: #fff;
            border-color: #ddd; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .scheduler-view-noscroll .scheduler-view-table-container .scheduler-view-table-row-container .scheduler-view-table-row .scheduler-view-table-data tr td.scheduler-view-table-data-col {
            border-right: 1px solid #ddd;
            vertical-align: top; }
            .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .scheduler-view-noscroll .scheduler-view-table-container .scheduler-view-table-row-container .scheduler-view-table-row .scheduler-view-table-data tr td.scheduler-view-table-data-col .scheduler-view-table-data-event .scheduler-event {
              background-color: #ff7800 !important;
              background-image: none !important;
              color: #fff !important; }
          .calendar-portlet .portlet-content .container-fluid .calendar-portlet-column-grid .calendar-portlet-wrapper .yui3-widget-bd .scheduler-view .scheduler-view-content .scheduler-view-noscroll .scheduler-view-table-container .scheduler-view-table-row-container .scheduler-view-table-row .scheduler-view-table-data tr td.scheduler-view-month-table-data-col-nomonth {
            background: #d4d4d4;
            color: #bbb;
            font-size: 14px;
            height: 110px;
            vertical-align: top; }

#_1_WAR_calendarportlet_calendarListContainer {
  display: none; }

.signed-in.controls-visible #_1_WAR_calendarportlet_calendarListContainer {
  display: block; }

/*---FOOTER---*/
.footer {
  background: #153e5c;
  width: 100%;
  padding: 20px 0;
  /*height:100px;*/
  /* .row */ }
  .footer .row {
    margin-left: 0px;
    margin-right: 0px;
    /* .bottom-menu */ }
    .footer .row .bottom-logo {
      /*height:39px;*/
      /*background:url("/iuct-event-theme/css/../images/logo-footer.png") no-repeat scroll 0 rgba(0, 0, 0, 0);*/
      /*background-position: 5%;*/
      /*padding-bottom: 0.5em;*/ }
    .footer .row .bottom-menu {
      /*background: none repeat scroll 0 0 #153E5C;*/
      background: url("/iuct-event-theme/css/../images/logo-footer.png") no-repeat scroll 30px center rgba(0, 0, 0, 0);
      padding-left: 30px;
      padding-right: 30px;
      text-align: right; }
      .footer .row .bottom-menu .footer-nav {
        float: right;
        line-height: 1.4em;
        padding-top: 1em; }
        .footer .row .bottom-menu .footer-nav .nav {
          margin-bottom: 1em; }
      .footer .row .bottom-menu li.footer-link {
        border-right: 1px solid #67c9f0;
        line-height: inherit;
        padding-left: 15px;
        padding-right: 15px;
        width: auto; }
        .footer .row .bottom-menu li.footer-link a {
          color: white;
          text-decoration: none;
          /*padding:8px;*/
          padding: 0;
          font-size: 81.3%;
          font-weight: 400; }
        .footer .row .bottom-menu li.footer-link a:hover {
          color: #67c9f0;
          background: none; }
      .footer .row .bottom-menu li:last-child {
        border: none;
        padding-right: 0; }

/* .footer */
.ie8 .footer .row .bottom-menu li.footer-link {
  border-right: 0 none tranparent;
  border-right: none;
  border-left: 1px solid #67c9f0;
  display: inline-block;
  padding-right: 12px; }
  .ie8 .footer .row .bottom-menu li.footer-link:first-child {
    border-left: 0 none transparent; }

.portlet-column-content-only, .ltr .portlet-column-content-last, .rtl .portlet-column-content-first {
  padding: 0px; }

h2.portlet-title {
  color: #00729b; }
  h2.portlet-title img {
    display: none; }

.portlet-borderless-bar .portlet-options a {
  background-image: url("/iuct-event-theme/css/../images/portlet/options_borderless.png"); }

#column-3 {
  padding: 0 30px 0 10px;
  max-width: 630px;
  z-index: 500; }

#column-3 .portlet-asset-publisher {
  margin-top: 90px;
  /* .asset-abstract */
  /* a.link-news */ }
  #column-3 .portlet-asset-publisher h2.portlet-title {
    font-size: 74px;
    color: #5fc6eb;
    font-weight: bold;
    font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    line-height: 90px;
    margin-bottom: 20px; }
    #column-3 .portlet-asset-publisher h2.portlet-title img {
      display: none; }
  #column-3 .portlet-asset-publisher .portlet-content {
    padding: 0px; }
  #column-3 .portlet-asset-publisher .asset-abstract {
    background: white;
    clear: both;
    height: 220px;
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    text-decoration: none;
    /* a.asset-text */ }
    #column-3 .portlet-asset-publisher .asset-abstract .asset-image {
      float: left;
      width: 310px;
      height: 220px;
      overflow: hidden; }
      #column-3 .portlet-asset-publisher .asset-abstract .asset-image img {
        max-width: inherit;
        height: 100%;
        max-height: 620px; }
    #column-3 .portlet-asset-publisher .asset-abstract article.asset-abstract {
      position: relative;
      z-index: 3; }
    #column-3 .portlet-asset-publisher .asset-abstract a.asset-text {
      float: left;
      height: 180px;
      margin: 20px 0;
      overflow: hidden;
      padding: 0 20px;
      width: 280px;
      /* .asset-metadata */ }
      #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata {
        margin: 0px; }
        #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-publish-date, #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-modified-date {
          float: left;
          background-image: none;
          margin: 6px 0px;
          padding: 0 10px 0 0;
          color: #67c9f0;
          text-transform: uppercase;
          font-family: "Arial", sans-serif;
          font-size: 11px;
          font-weight: 700; }
        #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-tags {
          float: left;
          background: #00729b;
          border-radius: 15px;
          color: white;
          margin: 0;
          padding: 6px 6px;
          text-transform: uppercase;
          font-family: "Arial", sans-serif;
          font-size: 10px;
          font-weight: 700;
          text-decoration: none; }
          #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-metadata .metadata-tags:hover {
            background: #ff7800; }
      #column-3 .portlet-asset-publisher .asset-abstract a.asset-text h3.asset-title {
        border: none;
        margin: 0px;
        clear: both;
        font-size: 18px;
        line-height: 22px;
        color: #ff7800;
        font-family: "Montserrat", sans-serif;
        font-weight: bold; }
      #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-content {
        margin: 0px;
        font-family: "Trebuchet MS", "Montserrat", sans-serif;
        font-size: 15px;
        font-weight: 20px;
        color: #153e5c;
        text-decoration: none; }
        #column-3 .portlet-asset-publisher .asset-abstract a.asset-text .asset-content .content img {
          padding: 10px 15px 0;
          width: 100%; }
  #column-3 .portlet-asset-publisher .asset-abstract:hover {
    background: #67c9f0;
    text-decoration: none;
    position: relative;
    z-index: 3; }
    #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text {
      text-decoration: none; }
      #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata {
        margin: 0px; }
        #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata .metadata-publish-date, #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-metadata .metadata-modified-date {
          color: white; }
      #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text h3.asset-title {
        border: none;
        color: #153e5c; }
      #column-3 .portlet-asset-publisher .asset-abstract:hover a.asset-text .asset-content {
        color: #153e5c; }
  #column-3 .portlet-asset-publisher a.link-news {
    float: right;
    margin-bottom: 30px;
    margin-right: 25px;
    background: #ff7800;
    border: none;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    border-radius: 30px;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*border-radius:30px;*/
    box-shadow: 0 3px #E95201;
    color: #FFFFFF;
    text-decoration: none;
    padding: 10px 20px;
    text-align: center;
    min-width: 200px;
    text-transform: uppercase;
    position: relative;
    z-index: 3; }
    #column-3 .portlet-asset-publisher a.link-news:hover {
      background: #ffbd5c; }
    #column-3 .portlet-asset-publisher a.link-news:after {
      bottom: -1px;
      content: url("/iuct-event-theme/css/../images/arrow_link_page.png");
      padding-left: 12px;
      position: relative; }

/* #column-3 .portlet-asset-publisher */
.last-event-portlet {
  background-color: #a6dcf4;
  padding: 20px 30px 35px;
  margin-top: 80px;
  z-index: 9000;
  position: relative;
  /* .date */ }
  .last-event-portlet .date {
    background-image: url("/iuct-event-theme/css/../images/bg-calendar.png");
    float: left;
    width: 90px;
    height: 111px;
    margin-right: 20px; }
    .last-event-portlet .date .month {
      color: #FFF;
      display: block;
      font-size: 19px;
      font-weight: bold;
      line-height: 30px;
      text-align: center;
      text-transform: uppercase;
      margin-left: -5px; }
    .last-event-portlet .date .day {
      display: block;
      text-align: center;
      font-size: 50px;
      line-height: 60px;
      margin-left: -5px; }
  .last-event-portlet .content-event h3.title {
    color: #FFFFFF;
    /*font-size:27px;*/
    font-size: 20px;
    text-transform: uppercase; }
  .last-event-portlet .content-event p.description {
    color: #153E5C; }
  .last-event-portlet .agenda-link a.link-events {
    background-image: url("/iuct-event-theme/css/../images/arrow_link_calendar.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #2398C3;
    /*#00AAFF;*/
    /* _______________________ FAMILY _______________________ */
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase; }
    .last-event-portlet .agenda-link a.link-events:hover {
      color: #ff7800; }

/* .last-event-portlet */
.last-event-portlet.sparse {
  margin: 20px 0 50px;
  padding: 30px 30px 15px; }
  .last-event-portlet.sparse .last-event .content-event p.description {
    margin-bottom: 0; }
  .last-event-portlet.sparse .agenda-link {
    float: left;
    margin-top: 30px; }

#column-3 .last-event {
  margin-top: 120px;
  margin-bottom: 170px; }

.article1col {
  background: url("/iuct-event-theme/css/../images/bg-petal.png");
  background-position: center top;
  background-repeat: no-repeat;
  /* .portlet-msg-info */
  /* ======= PORTLET - CONTACT ======= */
  /* .portlet-site-map */ }
  .article1col .hr-sep {
    width: 34px;
    border: 4px solid #f6f6f6 !important;
    float: left; }
    .article1col .hr-sep.bottom {
      margin-bottom: 10px; }
  .article1col ul {
    margin: 10px 20px;
    /*max-width:250px;*/ }
    .article1col ul li {
      list-style-image: url("/iuct-event-theme/css/../images/list.png");
      font-family: "Trebuchet MS", "Montserrat", sans-serif;
      padding: 10px 0;
      border-bottom: 1px solid #eee; }
      .article1col ul li ul li {
        list-style: disc outside none;
        border: none; }
  .article1col h1.title {
    font-family: "Montserrat", sans-serif;
    font-size: 230%;
    line-height: 120%;
    color: #ff7800;
    font-weight: 400; }
  .article1col h2 {
    font-family: "Montserrat", sans-serif;
    font-size: 155%;
    line-height: 120%;
    color: #00729b;
    font-weight: 700;
    margin: 20px 0; }
  .article1col h2.headline {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #5cc5ed;
    font-weight: 700;
    margin: 20px 0 0;
    padding-top: 20px; }
  .article1col h3 {
    font-family: "Montserrat", sans-serif;
    font-size: 137.5%;
    line-height: 120%;
    color: #78b42f;
    font-weight: 400; }
  .article1col p {
    font-family: "Trebuchet MS", "Montserrat", sans-serif;
    font-size: 100%;
    line-height: 150%;
    color: #555555;
    font-weight: 400; }
  .article1col a {
    font-family: "Trebuchet MS", "Montserrat", sans-serif;
    font-size: 100%;
    line-height: 150%;
    color: #67c9f0;
    font-weight: 400;
    text-decoration: underline; }
  .article1col a:hover {
    text-decoration: none; }
  .article1col strong {
    font-weight: 700; }
  .article1col .abstract {
    padding-bottom: 20px;
    color: #555555;
    font-size: 18px;
    line-height: 28px;
    padding-bottom: 20px; }
  .article1col .portlet-msg-info {
    background-color: #fdf9e9;
    background-image: none;
    border: none;
    padding: 20px;
    color: #afb41e;
    font-weight: 400;
    font-family: "Trebuchet MS", "Montserrat", sans-serif;
    font-style: italic;
    font-size: 125%;
    line-height: 140%;
    margin: 20px 0 20px 20px;
    max-width: 310px;
    padding: 30px 40px 20px;
    float: right; }
    .article1col .portlet-msg-info .hr-sep.top {
      background-image: url("/iuct-event-theme/css/../images/quote-top.png");
      background-repeat: no-repeat;
      background-position: left center;
      border: medium none !important;
      height: 40px;
      margin: 0 0 10px -10px;
      width: 100%; }
    .article1col .portlet-msg-info .hr-sep.bottom {
      background-image: url("/iuct-event-theme/css/../images/quote-bottom.png");
      background-repeat: no-repeat;
      background-position: right center;
      border: medium none !important;
      margin: 10px 0 0;
      width: 100%;
      height: 35px; }
  .article1col .signature {
    font-style: italic;
    text-align: right; }
  .article1col .portlet-column-content-only .portlet-journal-content {
    background: #fff;
    padding: 4px 50px 60px;
    max-width: 930px;
    margin: 20px auto; }
    .article1col .portlet-column-content-only .portlet-journal-content img {
      /*padding:10px 15px 0;*/
      padding: 10px 25px 15px 5px; }
  .article1col .hr-sep.top {
    margin: 0px;
    padding: 0px;
    margin-top: -24px; }
  .article1col .hr-sep.bottom {
    margin: 0px;
    padding: 0px; }
  .article1col h2.sur-titre {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #67c9f0;
    font-weigh: 700;
    clear: both; }
  .article1col .intro p {
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #555555;
    font-weigh: 400; }
  .article1col .content {
    clear: both;
    float: left; }
    .article1col .content figure {
      float: left; }
  .article1col table {
    width: 100%;
    text-align: center;
    font-family: "Montserrat", sans-serif;
    font-weight: 400;
    line-height: 270%;
    border-color: #888;
    margin: 20px 0;
    margin-right: 20px !important; }
    .article1col table th {
      background-color: #00729b !important;
      color: #fff;
      border-color: #fff;
      text-align: center;
      font-weight: 400; }
    .article1col table tr {
      background-color: #fcfcfc !important;
      color: #888;
      border-color: #888;
      font-weight: 400; }
      .article1col table tr td {
        padding: 10px !important; }
  .article1col table.number {
    border: none;
    position: relative; }
    .article1col table.number tr {
      border: none; }
      .article1col table.number tr td {
        width: 33%;
        padding: 0 20px;
        text-align: left;
        border-right: 1px solid #888;
        vertical-align: top; }
        .article1col table.number tr td h4 {
          font-family: "Montserrat", sans-serif;
          font-weight: 700;
          font-size: 200%;
          color: #333; }
        .article1col table.number tr td p {
          font-family: "Arial", sans-serif;
          font-weight: 400;
          font-size: 81.3%;
          color: #888; }
        .article1col table.number tr td .hr-sep {
          position: absolute;
          bottom: 0px; }
  .article1col table.number tr td:last-child {
    border: none; }
  .article1col .web-form-portlet {
    background: #fff;
    padding: 10px 50px;
    max-width: 930px;
    margin: 20px auto;
    padding-bottom: 60px; }
    .article1col .web-form-portlet input, .article1col .web-form-portlet select {
      min-width: 500px;
      min-height: 30px; }
    .article1col .web-form-portlet textarea {
      min-width: 500px;
      min-height: 100px; }
    .article1col .web-form-portlet span.alert-error {
      width: 200px;
      margin-bottom: 10px;
      display: block; }
    .article1col .web-form-portlet button.btn-primary {
      background: #153e5c;
      border: none;
      color: #fff;
      font-weight: normal;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius:3px;*/
      text-shadow: none;
      margin-top: 20px; }
      .article1col .web-form-portlet button.btn-primary:hover {
        background: #67c9f0;
        border: none;
        color: #fff; }
    .article1col .web-form-portlet #recaptcha_response_field,
    .article1col .web-form-portlet .recaptcha_input_area {
      min-width: inherit !important; }
  .article1col .portlet-document-library-display {
    background: #fff;
    padding: 10px 50px;
    max-width: 930px;
    margin: 20px auto;
    padding-bottom: 60px; }
    .article1col .portlet-document-library-display .accordion-group {
      border: none !important; }
    .article1col .portlet-document-library-display h2.portlet-title img {
      display: none; }
    .article1col .portlet-document-library-display .entry-title {
      font-family: "Montserrat", sans-serif; }
    .article1col .portlet-document-library-display .lfr-search-container {
      overflow: inherit; }
      .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination {
        margin: auto;
        max-width: inherit;
        padding: 0 20px;
        width: 500px; }
        .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination ul.pager.lfr-pagination-buttons {
          margin: 70px 0 0 30px;
          max-width: inherit;
          padding: 0;
          position: absolute; }
          .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination ul.pager.lfr-pagination-buttons li {
            list-style-image: none !important;
            border: none !important; }
  .article1col .portlet-asset-publisher {
    background: #fff;
    padding: 20px 50px 60px;
    max-width: 930px;
    margin: 20px auto; }
    .article1col .portlet-asset-publisher h2.portlet-title {
      font-size: 26px; }
    .article1col .portlet-asset-publisher .portlet-content {
      padding-left: 0;
      padding-right: 0; }
    .article1col .portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
      margin: 0; }
    .article1col .portlet-asset-publisher .content h1 {
      font-size: 32px;
      font-weight: 700;
      margin: 30px 0; }
    .article1col .portlet-asset-publisher .content h2 {
      font-size: 26px;
      font-weight: 700;
      color: #00729b;
      margin: 20px 0; }
    .article1col .portlet-asset-publisher .content h3 {
      font-size: 22px;
      font-weight: 700;
      color: #78b42f;
      margin: 20px 0; }
    .article1col .portlet-asset-publisher .content figure {
      margin-bottom: 10px;
      margin-right: 20px;
      /*margin-top:10px;*/
      max-width: 830px;
      float: none; }
    .article1col .portlet-asset-publisher .taglib-header {
      border-bottom-color: transparent;
      border-bottom: 0 none transparent;
      /*border-top:1px solid #EEEEEE;*/
      margin: 30px 0 30px;
      padding-top: 10px; }
      .article1col .portlet-asset-publisher .taglib-header .header-back-to a {
        /*padding-top:4px;*/
        padding-top: 9px; }
      .article1col .portlet-asset-publisher .taglib-header h3 {
        font-family: "Montserrat", sans-serif;
        font-size: 16px;
        line-height: 18px;
        color: #5cc5ed;
        font-weight: 700;
        margin: 10px 0; }
    .article1col .portlet-asset-publisher.portlet-borderless .portlet-body .taglib-header:first-child {
      margin-top: 10px;
      border-top: 0 none transparent; }
    .article1col .portlet-asset-publisher .portlet-body .asset-full-content {
      border-bottom: 1px solid #EEEEEE;
      padding-bottom: 30px; }
      .article1col .portlet-asset-publisher .portlet-body .asset-full-content:last-child {
        border-bottom: 0 none transparent; }
    .article1col .portlet-asset-publisher .journal-content-article .hr-sep.top:first-child {
      display: none; }
  .article1col .portlet-site-map {
    background: #fff;
    padding: 10px 50px;
    max-width: 930px;
    margin: 20px auto;
    padding-bottom: 60px;
    /* ul */ }
    .article1col .portlet-site-map h2.portlet-title img {
      display: none; }
    .article1col .portlet-site-map ul {
      width: 100%;
      max-width: inherit;
      /* li */ }
      .article1col .portlet-site-map ul li {
        line-height: inherit;
        list-style: none outside none !important;
        /* ul */ }
        .article1col .portlet-site-map ul li a {
          display: block;
          line-height: 40px;
          text-decoration: none;
          width: 100%;
          font-family: "Montserrat", sans-serif; }
        .article1col .portlet-site-map ul li ul {
          padding-left: 20px; }
          .article1col .portlet-site-map ul li ul li {
            border-top: 1px solid #888888; }
            .article1col .portlet-site-map ul li ul li a {
              font-family: "Montserrat", sans-serif; }

/* .article1col */
.quiz-portlet .family-01 form .button-holder:last-child {
  margin-bottom: 25px; }
  .quiz-portlet .family-01 form .button-holder:last-child button {
    margin: 0 5px;
    padding: 5px 12px; }

.portlet-search {
  background: #fff;
  padding: 10px 50px;
  max-width: 930px;
  margin: 20px auto;
  padding-bottom: 60px; }
  .portlet-search h2.portlet-title img {
    display: none; }
  .portlet-search .form .search-layout .span2 {
    width: 30% !important; }
    .portlet-search .form .search-layout .span2 .search-facet li.facet-value a {
      color: #153E5C; }
    .portlet-search .form .search-layout .span2 .search-facet li.active a {
      background: #153E5C;
      color: #FFF; }
  .portlet-search .form .search-layout .span10.result {
    width: 60% !important; }

/* .portlet-search */
.portlet-breadcrumb {
  max-width: 960px;
  margin: 20px auto auto; }
  .portlet-breadcrumb ul.breadcrumb {
    max-width: 100%;
    padding: 8px 15px 8px 10px; }
    .portlet-breadcrumb ul.breadcrumb li.first {
      background: url("/iuct-event-theme/css/../images/home-breadcrumb.png") no-repeat scroll 8px 1px transparent;
      height: 32px;
      overflow: hidden;
      padding-right: 0;
      text-indent: -9000px;
      width: 42px;
      float: left; }
      .portlet-breadcrumb ul.breadcrumb li.first a {
        width: 40px;
        height: 30px;
        display: block; }
      .portlet-breadcrumb ul.breadcrumb li.first span.divider {
        display: none; }
    .portlet-breadcrumb ul.breadcrumb li {
      padding: 0px 5px 0 0;
      border: none;
      list-style-image: none;
      text-shadow: none; }
      .portlet-breadcrumb ul.breadcrumb li span a {
        text-decoration: none;
        color: #67c9f0; }
      .portlet-breadcrumb ul.breadcrumb li:hover {
        text-decoration: none;
        color: #67c9f0; }
      .portlet-breadcrumb ul.breadcrumb li a {
        font-family: "Montserrat", sans-serif;
        font-size: 12px;
        color: #2ab6e8;
        text-decoration: none;
        text-transform: capitalize;
        color: inherit; }
        .portlet-breadcrumb ul.breadcrumb li a .divider {
          display: none; }
      .portlet-breadcrumb ul.breadcrumb li .divider {
        display: none; }
    .portlet-breadcrumb ul.breadcrumb li.first span a {
      padding: 32px;
      display: none; }
    .portlet-breadcrumb ul.breadcrumb li.active {
      color: #91989f !important;
      margin-top: 5px; }

/* .portlet-breadcrumb */
.breadcrumb > li + li:before {
  content: ">"; }

.newsletter-portlet {
  margin: 15px 0 15px 15px;
  background-color: rgba(0, 0, 0, 0) !important;
  border: medium none !important;
  box-shadow: none !important;
  height: inherit !important; }
  .newsletter-portlet.modal {
    overflow-y: auto; }
  .newsletter-portlet .btn.close {
    color: #000; }
  .newsletter-portlet h2.portlet-title {
    color: #E0D315;
    font-size: 24px;
    text-transform: uppercase;
    padding-left: 55px;
    background: url("/iuct-event-theme/css/../images/icon_newsletter.png") no-repeat scroll left center transparent; }
    .newsletter-portlet h2.portlet-title img {
      display: none; }
    .newsletter-portlet h2.portlet-title .portlet-title-text {
      line-height: 30px; }
  .newsletter-portlet .portlet-content {
    padding: 0px; }
  .newsletter-portlet .summary {
    color: #FFFFFF;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 20px; }
  .newsletter-portlet input.mail-address {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    -webkit-border-radius: 30px 0 0 30px;
    -moz-border-radius: 30px 0 0 30px;
    -ms-border-radius: 30px 0 0 30px;
    border-radius: 30px 0 0 30px;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*border-radius: 30px 0 0 30px;*/
    color: gray;
    float: left;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    padding: 12px;
    width: 80%;
    height: 46px; }
  .newsletter-portlet button.newsletter-subscribe {
    background: #ff7802;
    border: none;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    -ms-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*border-radius: 0 30px 30px 0;*/
    box-shadow: 0 3px #e95201;
    color: #FFFFFF;
    font-size: 16px;
    height: 43px;
    padding: 5px 10px;
    text-shadow: none;
    text-transform: uppercase;
    width: 20%; }
    .newsletter-portlet button.newsletter-subscribe:hover {
      background: #e95201; }

/* .newsletter-portlet */
.ie8 .newsletter-portlet input.mail-address {
  height: 43px; }

.newsletter-popup {
  max-height: 300px;
  /*.aui-dialog-hd {*/
  /*	color:$blue;*/
  /*	background: none repeat scroll 0 0 transparent;*/
  /*	border: medium none;*/
  /*	padding:0;*/
  /*	.aui-state-default {*/
  /*		background-image:none;*/
  /*		background-color:$light-gray;*/
  /*		border:none;*/
  /*	}*/
  /*}*/
  /*.aui-panel-bd {*/
  /*	.aui-button-holder {*/
  /*		text-align:center;*/
  /*		height:50px;*/
  /*		.aui-button {*/
  /*			input.aui-button-input {*/
  /*				background-image:none;*/
  /*				background:#ff7802;*/
  /*				border:none;*/
  /*				border-radius:30px;*/
  /*				box-shadow: 0 4px #e95201;*/
  /*				color: #FFFFFF;*/
  /*				font-size: 16px;*/
  /*				height: 40px;*/
  /*				padding: 5px 6px;*/
  /*				text-shadow: none;*/
  /*			}*/
  /*		}*/
  /*	}*/
  /*}*/ }
  .newsletter-popup .modal-header {
    border: none; }
  .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; }
  .newsletter-popup .button-holder {
    display: list-item;
    list-style: none outside none;
    text-align: center; }
    .newsletter-popup .button-holder .btn {
      background: #153e5c;
      border: none;
      color: #fff;
      font-weight: normal;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-event-theme/PIE.htc");
      /*border-radius:3px;*/
      text-shadow: none;
      margin-top: 20px; }
      .newsletter-popup .button-holder .btn:hover {
        background: #67c9f0;
        border: none;
        color: #fff; }

/* .newsletter-popup */
/* --- CONNEXION --- */
.portlet-login {
  margin: 50px auto auto;
  max-width: 500px;
  width: 100%;
  padding: 20px;
  background: #FFF; }
  .portlet-login .portlet-title {
    text-align: center; }
  .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: "Montserrat", sans-serif;
    font-size: 14px; }
  .portlet-login .aui-form-validator-error-container .aui-field-element {
    width: 100%;
    border: 1px solid #153e5c; }
  .portlet-login input[type="text"], .portlet-login input[type="password"] {
    height: 30px; }
  .portlet-login input[type="submit"], .portlet-login input[type="button"], .portlet-login input[type="reset"], .portlet-login button {
    padding: 5px 10px;
    background: #153e5c;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-event-theme/PIE.htc");
    /*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; }

/* .portlet-login */
.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 {
  padding-left: 0;
  padding-right: 0; }

/*---COLOR---*/
/*---FONT---*/
/* --- BEORN THEME / 1440px --- */
@media screen and (max-width: 1440px) {
  html.iuct .iuct-layouttpl-1-col .news #column-3 .portlet-asset-publisher h1.portlet-title {
    font-size: 54px; }
  html.iuct .iuct-layouttpl-1-col .map #column-20 .journal-content-article h1.title {
    font-size: 38px; } }
/* --- BEORN THEME / 1024 --- */
@media screen and (max-width: 1080px) {
  html.iuct .iuct-layouttpl-1-col .news #column-3 .portlet-asset-publisher h1.portlet-title {
    font-size: 54px; }
  html.iuct .iuct-layouttpl-1-col .map #column-20 .journal-content-article h1.title {
    font-size: 38px; }
  html.iuct .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage {
    left: 50%;
    margin-left: -400px;
    margin-top: -304px;
    max-width: 400px;
    position: absolute;
    width: 100% !important;
    z-index: 600; }
  html.iuct .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article h1 {
    color: #FFFFFF;
    font-size: 30px;
    font-weight: bold;
    left: 25%;
    line-height: 36px;
    position: absolute;
    right: 20%;
    text-align: right;
    text-shadow: 0 1px 1px #000000;
    text-transform: uppercase;
    top: 50px;
    z-index: 900; }
  html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image {
    margin-left: -115px;
    max-width: 652px;
    width: 420px; }
  html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image .journal-content-article img {
    width: 100% !important;
    height: inherit !important; }
  html.iuct .iuct-layouttpl-1-col .info-image #column-12 .collaboration {
    left: 50%;
    margin-left: -150px !important;
    margin-top: -260px;
    position: absolute;
    width: 300px; }
  html.iuct .iuct-layouttpl-1-col .info-image #column-12 .collaboration .journal-content-article img {
    width: 100% !important;
    height: inherit !important; }
  html.iuct .iuct-layouttpl-1-col .discover #column-18 .discover-image {
    margin: auto;
    max-width: 800px; }
  html.iuct .iuct-layouttpl-1-col .discover #column-18 .discover-image .journal-content-article img {
    width: 100% !important;
    height: inherit !important; }
  html.iuct .iuct-layouttpl-1-col .map #column-20 .journal-content-article h1.title {
    font-size: 38px; }
  html.iuct .newsletter-portlet h1.portlet-title {
    color: #E0D315;
    font-size: 24px;
    text-transform: uppercase; }
  html.iuct .iuct-layouttpl-1-col .internal-nav {
    display: none; }
  html.iuct #parallax {
    display: none; } }
/* --- BEORN THEME / 765px --- */
@media screen and (max-width: 765px) {
  video {
    max-width: 100%; }

  html.iuct {
    /* .banner */
    /* .iuct-layouttpl-1-col */
    /* .article1col */
    /* .footer */ }
    html.iuct .banner .row {
      /* #navigation */ }
      html.iuct .banner .row .heading .site-title {
        text-align: center; }
      html.iuct .banner .row .banner-search {
        padding-top: 0px; }
        html.iuct .banner .row .banner-search .search {
          text-align: center; }
          html.iuct .banner .row .banner-search .search input {
            border-radius: 40px;
            width: 170px;
            padding: -1px;
            border: none;
            background: url(/iuct-event-theme/css/../images/picto-search.png) scroll 145px center no-repeat #c7c7c7;
            color: #153e5c;
            font-size: 16px;
            height: 30px; }
        html.iuct .banner .row .banner-search .language-selector {
          text-align: center;
          margin-top: -15px; }
      html.iuct .banner .row #navigation {
        text-align: right;
        margin-top: 2%;
        /* ul */ }
        html.iuct .banner .row #navigation ul {
          list-style-type: none;
          width: 100%;
          /* li */ }
          html.iuct .banner .row #navigation ul li:hover ul.child-menu li {
            display: block; }
          html.iuct .banner .row #navigation ul li ul.child-menu {
            opacity: 1.0;
            display: block;
            background: none repeat scroll 0 0 #FFF;
            position: inherit;
            right: inherit;
            text-transform: none;
            padding-bottom: 5px;
            padding-top: 5px;
            min-height: inherit;
            bottom: 0;
            box-shadow: none;
            clear: both;
            display: block;
            height: inherit;
            margin: 0; }
            html.iuct .banner .row #navigation ul li ul.child-menu li {
              text-align: center; }
              html.iuct .banner .row #navigation ul li ul.child-menu li a {
                border: medium none;
                color: #153E5C;
                font-family: "Montserrat", sans-serif;
                font-size: 16px;
                font-weight: 400;
                text-align: center;
                text-decoration: none;
                text-transform: uppercase;
                width: 100%; }
                html.iuct .banner .row #navigation ul li ul.child-menu li a:hover {
                  color: #67c9f0;
                  border: medium none;
                  color: #153E5C;
                  font-family: "Montserrat", sans-serif;
                  font-size: 16px;
                  font-weight: 400;
                  text-align: center;
                  text-decoration: none;
                  text-transform: uppercase;
                  width: 100%; }
          html.iuct .banner .row #navigation ul li a {
            border: medium none;
            color: #153E5C;
            font-family: "Montserrat", sans-serif;
            font-size: 16px;
            font-weight: 400;
            text-align: center;
            text-decoration: none;
            text-transform: uppercase;
            width: 100%; }
            html.iuct .banner .row #navigation ul li a:hover {
              color: #67c9f0;
              border: medium none;
              color: #153E5C;
              font-family: "Montserrat", sans-serif;
              font-size: 16px;
              font-weight: 400;
              text-align: center;
              text-decoration: none;
              text-transform: uppercase;
              width: 100%; }
          html.iuct .banner .row #navigation ul:hover ul.child-menu {
            opacity: 1.0;
            display: block;
            background: none repeat scroll 0 0 #FFF;
            position: inherit;
            right: inherit;
            text-transform: none;
            padding-bottom: 5px;
            padding-top: 5px;
            min-height: inherit;
            bottom: 0;
            box-shadow: none;
            clear: both;
            display: block;
            height: inherit;
            margin: 0; }
          html.iuct .banner .row #navigation ul li.has-child:hover {
            height: inherit; }
    html.iuct .iuct-layouttpl-1-col {
      /* .map */
      /* .carousel */
      /* .news */
      /* .info-title */
      /* .info */
      /* .info-image */
      /* .discover */ }
      html.iuct .iuct-layouttpl-1-col .map #column-21 .journal-content-article {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden; }
      html.iuct .iuct-layouttpl-1-col .map #column-21 .journal-content-article iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      html.iuct .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article h1 {
        font-size: 30px;
        line-height: 36px; }
      html.iuct .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage {
        width: 300px !important;
        margin-left: -200px !important;
        margin-top: -228px !important; }
      html.iuct .iuct-layouttpl-1-col .news #column-2 {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .journal-content-article h1 {
        margin-top: 20px !important;
        padding-top: 40px !important; }
      html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image {
        max-width: 300px;
        width: 300px;
        margin-left: 0px; }
        html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image img {
          width: 100% !important;
          height: inherit !important; }
      html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-2 {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .info-title #column-6 .info-title-content {
        margin-left: -200px;
        max-width: 400px; }
        html.iuct .iuct-layouttpl-1-col .info-title #column-6 .info-title-content h1 {
          font-size: 40px;
          line-height: 40px; }
      html.iuct .iuct-layouttpl-1-col .info {
        background: url("/iuct-event-theme/css/../images/bg-pratical-info.png") no-repeat scroll center bottom #67c9f0;
        padding-top: 200px; }
        html.iuct .iuct-layouttpl-1-col .info #column-8 {
          /*display:none;*/ }
        html.iuct .iuct-layouttpl-1-col .info #column-10 .journal-content-article {
          text-align: left; }
          html.iuct .iuct-layouttpl-1-col .info #column-10 .journal-content-article .hr-sep {
            float: left; }
        html.iuct .iuct-layouttpl-1-col .info #column-11 {
          display: none; }
      html.iuct .iuct-layouttpl-1-col .info-image #column-12 .collaboration {
        margin-left: -154px !important;
        margin-top: -265px;
        width: 308px; }
        html.iuct .iuct-layouttpl-1-col .info-image #column-12 .collaboration img {
          width: 100% !important;
          height: inherit !important; }
      html.iuct .iuct-layouttpl-1-col .discover #column-18 .discover-image .journal-content-article img {
        height: inherit !important; }
      html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title {
        margin-bottom: 50px; }
      html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher {
        padding-left: 60px; }
        html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher a.link-news {
          width: 100%; }
    html.iuct .article1col {
      background: url("/iuct-event-theme/css/../images/bg-petal.png");
      background-position: center top;
      background-repeat: no-repeat;
      /* ======= PORTLET - CONTACT ======= */ }
      html.iuct .article1col .hr-sep {
        width: 34px;
        border: 4px solid #f6f6f6 !important;
        float: left; }
      html.iuct .article1col ul {
        margin: 0px;
        max-width: 250px; }
        html.iuct .article1col ul li {
          list-style-image: url("/iuct-event-theme/css/../images/list.png");
          font-family: "georgia", serif;
          border-bottom: 0px; }
          html.iuct .article1col ul li ul li {
            list-style: disc outside none;
            border: none; }
      html.iuct .article1col h1.title {
        font-family: "Montserrat", sans-serif;
        font-size: 230%;
        line-height: 120%;
        color: #ff7802;
        font-weigh: 700; }
      html.iuct .article1col h2.headline {
        font-family: "Montserrat", sans-serif;
        font-size: 155%;
        line-height: 120%;
        color: #00729b;
        font-weigh: 700; }
      html.iuct .article1col h3 {
        font-family: "Montserrat", sans-serif;
        font-size: 137.5%;
        line-height: 120%;
        color: #78b42f;
        font-weigh: 700; }
      html.iuct .article1col p {
        font-family: "georgia", serif;
        font-size: 100%;
        line-height: 150%;
        color: #555555;
        font-weight: 400; }
      html.iuct .article1col a {
        font-family: "georgia", serif;
        font-size: 100%;
        line-height: 150%;
        color: #67c9f0;
        font-weight: 400;
        text-decoration: underline; }
      html.iuct .article1col a:hover {
        text-decoration: none; }
      html.iuct .article1col strong {
        font-weight: 700; }
      html.iuct .article1col .abstract {
        padding-bottom: 20px;
        color: #555555;
        font-size: 18px;
        line-height: 28px;
        padding-bottom: 20px; }
      html.iuct .article1col .portlet-msg-info {
        margin: 0px; }
      html.iuct .article1col .portlet-column-content-only .portlet-journal-content {
        background: #fff;
        padding: 10px;
        max-width: 930px;
        margin: 20px auto;
        padding-bottom: 60px; }
      html.iuct .article1col .content {
        clear: both;
        float: left;
        width: 100%; }
      html.iuct .article1col table {
        width: 100%;
        text-align: center;
        font-family: "Montserrat", sans-serif;
        font-weight: 400;
        line-height: 270%;
        border-color: #888; }
        html.iuct .article1col table th {
          background-color: #00729b !important;
          color: #fff;
          border-color: #fff;
          text-align: center;
          font-weight: 400; }
        html.iuct .article1col table tr {
          background-color: #fff !important;
          color: #888;
          border-color: #888;
          font-weight: 400; }
      html.iuct .article1col table.number tr td {
        width: 100% !important;
        padding: 0px;
        border-right: 0px;
        display: block; }
        html.iuct .article1col table.number tr td h4 {
          font-family: "Montserrat", sans-serif;
          font-weight: 700;
          font-size: 200%;
          color: #333; }
        html.iuct .article1col table.number tr td p {
          font-family: "Arial", sans-serif;
          font-weight: 400;
          font-size: 81.3%;
          color: #888; }
        html.iuct .article1col table.number tr td .hr-sep {
          position: absolute;
          bottom: 0px; }
      html.iuct .article1col table.number tr td:last-child {
        border: none; }
      html.iuct .article1col .web-form-portlet {
        background: #fff;
        padding: 10px 50px;
        max-width: 930px;
        margin: 20px auto;
        padding-bottom: 60px; }
        html.iuct .article1col .web-form-portlet input, html.iuct .article1col .web-form-portlet select {
          min-width: 500px;
          min-height: 30px; }
        html.iuct .article1col .web-form-portlet textarea {
          min-width: 500px;
          min-height: 100px; }
        html.iuct .article1col .web-form-portlet span.alert-error {
          width: 200px;
          margin-bottom: 10px;
          display: block; }
        html.iuct .article1col .web-form-portlet button.btn-primary {
          background: #153e5c;
          border: none;
          color: #fff;
          font-weight: normal;
          border-radius: 3px;
          text-shadow: none;
          margin-top: 20px; }
          html.iuct .article1col .web-form-portlet button.btn-primary:hover {
            background: #67c9f0;
            border: none;
            color: #fff; }
        html.iuct .article1col .web-form-portlet #recaptcha_response_field,
        html.iuct .article1col .web-form-portlet .recaptcha_input_area {
          min-width: inherit !important; }
      html.iuct .article1col .portlet-document-library-display {
        background: #fff;
        padding: 10px 50px;
        max-width: 930px;
        margin: 20px auto;
        padding-bottom: 60px; }
        html.iuct .article1col .portlet-document-library-display .accordion-group {
          border: none !important; }
        html.iuct .article1col .portlet-document-library-display h1.portlet-title img {
          display: none; }
        html.iuct .article1col .portlet-document-library-display .entry-title {
          font-family: "Montserrat", sans-serif; }
        html.iuct .article1col .portlet-document-library-display .lfr-search-container {
          overflow: inherit; }
          html.iuct .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination {
            margin: auto;
            max-width: inherit;
            padding: 0 20px;
            width: 500px; }
            html.iuct .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination ul.pager.lfr-pagination-buttons {
              margin: 70px 0 0 30px;
              max-width: inherit;
              padding: 0;
              position: absolute; }
              html.iuct .article1col .portlet-document-library-display .lfr-search-container .clearfix.lfr-pagination ul.pager.lfr-pagination-buttons li {
                list-style-image: none !important;
                border: none !important; }
      html.iuct .article1col .portlet-asset-publisher {
        background: #fff;
        padding: 10px 50px;
        max-width: 930px;
        margin: 20px auto;
        padding-bottom: 60px; }
      html.iuct .article1col .portlet-site-map {
        background: #fff;
        padding: 10px 50px;
        max-width: 930px;
        margin: 20px auto;
        padding-bottom: 60px; }
        html.iuct .article1col .portlet-site-map h1.portlet-title img {
          display: none; }
        html.iuct .article1col .portlet-site-map ul {
          width: 100%;
          max-width: inherit; }
          html.iuct .article1col .portlet-site-map ul li {
            line-height: inherit;
            list-style: none outside none !important; }
            html.iuct .article1col .portlet-site-map ul li a {
              display: block;
              line-height: 40px;
              text-decoration: none;
              width: 100%;
              font-family: "Montserrat", sans-serif; }
            html.iuct .article1col .portlet-site-map ul li ul {
              padding-left: 20px; }
              html.iuct .article1col .portlet-site-map ul li ul li {
                border-top: 1px solid #888888; }
                html.iuct .article1col .portlet-site-map ul li ul li a {
                  font-family: "Montserrat", sans-serif; }
    html.iuct .footer {
      background: #153e5c;
      width: 100%;
      padding: 20px 0 0;
      /*height:100px;*/ }
      html.iuct .footer .row {
        margin-left: 0px;
        margin-right: 0px; }
        html.iuct .footer .row .bottom-logo {
          height: 39px;
          background: url("/iuct-event-theme/css/../images/logo-footer.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
          padding-bottom: 0.5em; }
        html.iuct .footer .row .bottom-menu {
          background: none repeat scroll 0 0 #153E5C;
          text-align: right; }
          html.iuct .footer .row .bottom-menu .footer-nav {
            float: none;
            line-height: 0.4em;
            padding-top: 0.4em; }
          html.iuct .footer .row .bottom-menu li.footer-link {
            border-right: none; }
            html.iuct .footer .row .bottom-menu li.footer-link a {
              color: white;
              text-decoration: none;
              padding: 8px;
              font-size: 81.3%;
              font-weight: 400; }
            html.iuct .footer .row .bottom-menu li.footer-link a:hover {
              color: #67c9f0; }
          html.iuct .footer .row .bottom-menu li:last-child {
            border: none; } }
/* --- BEORN THEME / 480px ---*/
@media screen and (max-width: 480px) {
  html.iuct {
    /* .banner */
    /* .iuct-layouttpl-1-col */
    /* .footer */ }
    html.iuct body {
      padding: 0px 5px !important; }
    html.iuct .banner .row .heading .site-title {
      text-align: center; }
    html.iuct .banner .row .banner-search {
      padding-top: 0px; }
      html.iuct .banner .row .banner-search .search {
        text-align: center; }
        html.iuct .banner .row .banner-search .search input {
          border-radius: 40px;
          width: 170px;
          padding: -1px;
          border: none;
          background: url(/iuct-event-theme/css/../images/picto-search.png) scroll 145px center no-repeat #c7c7c7;
          color: #153e5c;
          font-size: 16px;
          height: 30px; }
      html.iuct .banner .row .banner-search .language-selector {
        text-align: center;
        margin-top: -15px; }
    html.iuct .banner .row #navigation {
      text-align: right;
      margin-top: 2%; }
      html.iuct .banner .row #navigation ul {
        list-style-type: none; }
        html.iuct .banner .row #navigation ul li ul.child-menu {
          opacity: 1.0;
          display: block;
          background: none repeat scroll 0 0 #FFF;
          position: inherit;
          right: inherit;
          text-transform: none;
          padding-bottom: 5px;
          padding-top: 5px;
          min-height: inherit;
          bottom: 0;
          box-shadow: none;
          clear: both;
          display: block;
          height: inherit;
          margin: 0; }
        html.iuct .banner .row #navigation ul li a {
          font-family: "Montserrat", sans-serif;
          text-transform: uppercase;
          text-decoration: none;
          color: #153e5c;
          font-weight: 400;
          font-size: 16px;
          text-align: center; }
        html.iuct .banner .row #navigation ul li a:hover {
          color: #67c9f0; }
        html.iuct .banner .row #navigation ul li:hover ul.child-menu {
          opacity: 1.0;
          display: block;
          background: none repeat scroll 0 0 #FFF;
          position: inherit;
          right: inherit;
          text-transform: none;
          padding-bottom: 5px;
          padding-top: 5px;
          min-height: inherit;
          bottom: 0;
          box-shadow: none;
          clear: both;
          display: block;
          height: inherit;
          margin: 0; }
    html.iuct .iuct-layouttpl-1-col {
      /* .map */
      /* .carousel */
      /* .last-event-portlet */
      /* .news */
      /* info-title */
      /* info */
      /* .info-image */
      /* .thumbnail */
      /* .survey */
      /* .discover */ }
      html.iuct .iuct-layouttpl-1-col #parallax {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .map #column-21 .journal-content-article {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 30px;
        height: 0;
        overflow: hidden; }
      html.iuct .iuct-layouttpl-1-col .map #column-21 iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      html.iuct .iuct-layouttpl-1-col .carousel #column-1 .portlet-borderless-container .swipe .swipe-wrap .article h1 {
        font-size: 14;
        line-height: 18;
        top: 0px; }
      html.iuct .iuct-layouttpl-1-col .carousel #column-1 .carousel-personage {
        width: 100px !important;
        margin-left: -100px !important;
        margin-top: -75px !important; }
      html.iuct .iuct-layouttpl-1-col .carousel #column-1 .internal-nav {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .last-event-portlet .date {
        margin: auto;
        float: none; }
      html.iuct .iuct-layouttpl-1-col .last-event-portlet .content-event h1.title {
        font-size: 17px;
        line-height: 20px; }
      html.iuct .iuct-layouttpl-1-col .news #column-2 .portlet-asset-publisher h1.portlet-title {
        font-size: 34px;
        line-height: 40px; }
      html.iuct .iuct-layouttpl-1-col .news #column-2 .portlet-asset-publisher .asset-content {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .news #column-3 .asset-abstract a.asset-text h1.asset-title {
        font-size: 14px;
        line-height: 19px; }
      html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-1 .info-image {
        margin-left: -30px; }
      html.iuct .iuct-layouttpl-1-col .news #column-4 #sub-column-2 {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .info-title #column-6 .info-title-content {
        margin-left: -100px;
        max-width: 200px; }
        html.iuct .iuct-layouttpl-1-col .info-title #column-6 .info-title-content h1 {
          font-size: 40px;
          line-height: 40px; }
      html.iuct .iuct-layouttpl-1-col .info {
        background: url("/iuct-event-theme/css/../images/bg-pratical-info.png") no-repeat scroll center bottom #67c9f0;
        padding-top: 100px; }
        html.iuct .iuct-layouttpl-1-col .info #column-8 .journal-content-article h1 {
          font-size: 20px; }
        html.iuct .iuct-layouttpl-1-col .info #column-9 .journal-content-article h1 {
          font-size: 20px; }
        html.iuct .iuct-layouttpl-1-col .info #column-10 .journal-content-article h1 {
          font-size: 20px; }
        html.iuct .iuct-layouttpl-1-col .info #column-11 {
          display: none; }
      html.iuct .iuct-layouttpl-1-col .info-image #column-12 .collaboration {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title {
        margin-bottom: 50px; }
        html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title .journal-content-article {
          display: block;
          margin-bottom: 40px; }
          html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .discover-title .journal-content-article h1 {
            font-size: 34px;
            line-height: 80px; }
      html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher {
        min-height: 350px;
        padding-left: 60px; }
        html.iuct .iuct-layouttpl-1-col .thumbnail #column-13 .portlet-asset-publisher a.link-news {
          width: 100%; }
      html.iuct .iuct-layouttpl-1-col .survey #column-14 {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .survey #column-15 {
        display: none; }
      html.iuct .iuct-layouttpl-1-col .survey #column-16 .journal-content-article h1 {
        font-size: 34px;
        line-height: 30px; }
      html.iuct .iuct-layouttpl-1-col .discover #column-18 .discover-image .journal-content-article img {
        height: inherit !important; }
    html.iuct .footer {
      background: #153e5c;
      width: 100%;
      padding: 20px 0 0;
      /*height:100px;*/
      /* .row */ }
      html.iuct .footer .row {
        margin-left: 0px;
        margin-right: 0px; }
        html.iuct .footer .row .bottom-logo {
          height: 39px;
          background: url("/iuct-event-theme/css/../images/logo-footer.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
          padding-bottom: 0.5em; }
        html.iuct .footer .row .bottom-menu {
          background: none repeat scroll 0 0 #153E5C;
          text-align: right; }
          html.iuct .footer .row .bottom-menu .footer-nav {
            float: none;
            line-height: 0.4em;
            padding-top: 0.4em; }
          html.iuct .footer .row .bottom-menu li.footer-link a {
            color: white;
            text-decoration: none;
            padding: 8px;
            font-size: 81.3%;
            font-weight: 400; }
          html.iuct .footer .row .bottom-menu li.footer-link a:hover {
            color: #67c9f0; } }