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

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

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

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

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

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

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

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

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

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

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

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

/*-- RSN --*/
@media (max-width: 768px) {
  .footer .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center; }

  #bottomMenu {
    order: 2; }

  .RSNFooter {
    order: 1; }

  .RSNHeader {
    display: none; } }
.bottom-menu .footer-nav {
  float: left;
  padding-left: 5%;
  padding-right: 5%; }

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

.RSNFooter {
  float: left; }
  .RSNFooter a {
    margin-left: 5%; }

.RSNH {
  float: right;
  margin-right: 10px; }
  .RSNH img {
    height: 30px;
    width: auto; }

.RSNHeader .RSNF {
  display: none !important; }

.RSNFooter .RSNH {
  display: none !important; }

/*---COLOR---*/
/*$yellow: #e0d315;*/
/*$light-blue: #67c9f0;*/
/*$blue: #153e5c;*/
/*---FONT---*/
/*---- BORDER RADIUS ----*/
/*---PORTLET COLOR---*/
/*-- Fond bleu clair txt blanc --*/
.family-01 {
  background: #a5def2; }
  .family-01 h1.portlet-title, .family-01 h2 {
    color: #fff;
    margin-bottom: 10px !important; }
  .family-01 .summary {
    color: #173f5b; }
  .family-01 .content-event h1.title, .family-01 .content-event h3.title {
    color: #173f5b; }
  .family-01 .content-event p.description {
    color: #006589; }
  .family-01 .agenda-link a.link-events {
    color: #5cc5ed;
    background: url("/iuct-oncopole-theme/css/../images/arrow_link_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
    .family-01 .agenda-link a.link-events:hover {
      color: #ff7802;
      background: url("/iuct-oncopole-theme/css/../images/arrow_link.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
  .family-01 .links-list ul li a, .family-01 .nav-menu ul li a {
    color: #173f5b;
    border-bottom: 1px solid #fff; }
    .family-01 .links-list ul li a:hover, .family-01 .nav-menu ul li a:hover {
      color: #fff; }
  .family-01 .quick-links ul li a {
    color: #173f5b; }
    .family-01 .quick-links ul li a:hover {
      color: #fff; }

.family-01.portlet-navigation ul li a {
  border: 0 none rgba(0, 0, 0, 0); }

.ie8 .family-01.portlet-navigation ul li a {
  border-bottom: none; }

.family-01.sparse .agenda-link a.link-events {
  color: #ff7802;
  background: url("/iuct-oncopole-theme/css/../images/arrow_link.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
  .family-01.sparse .agenda-link a.link-events:hover {
    color: #5cc5ed;
    background: url("/iuct-oncopole-theme/css/../images/arrow_link_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0); }

/*-- Fond bleu fonce txt blanc --*/
.family-02 {
  background: #173f5b; }
  .family-02 h2 {
    color: #5cc5ed; }
  .family-02 p {
    color: #fff;
    margin-top: 20px; }
  .family-02 .summary {
    color: #fff; }
  .family-02 .content-event h3.title {
    color: #5cc5ed; }
  .family-02 .content-event p.description {
    color: #fff; }
  .family-02 .agenda-link a.link-events {
    color: #5cc5ed;
    background: url("/iuct-oncopole-theme/css/../images/arrow_link_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
    .family-02 .agenda-link a.link-events:hover {
      color: #ff7802;
      background: url("/iuct-oncopole-theme/css/../images/arrow_link.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
  .family-02 ul li a {
    color: #FFFFFF;
    border-bottom: 1px solid #FFF; }

.family-02.sparse .agenda-link a.link-events {
  color: #ff7802;
  background: url("/iuct-oncopole-theme/css/../images/arrow_link.png") no-repeat scroll right center rgba(0, 0, 0, 0); }
  .family-02.sparse .agenda-link a.link-events:hover {
    color: #5cc5ed;
    background: url("/iuct-oncopole-theme/css/../images/arrow_link_hover.png") no-repeat scroll right center rgba(0, 0, 0, 0); }

/*-- Fond vert txt jaune et vert fonce --*/
.family-03 {
  background: #166c51; }
  .family-03 h1, .family-03 h2 {
    color: #dfd647; }
  .family-03 .summary {
    color: #fdf9e9; }
  .family-03 .content-event h3.title {
    color: #dfd647; }
  .family-03 .content-event p.description {
    color: #fdf9e9; }
  .family-03 a.link-events {
    background-image: url("/iuct-oncopole-theme/css/../images/arrow_link_calendar.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #fff;
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase; }
    .family-03 a.link-events:hover {
      color: #dfd647; }
  .family-03 .links-list h2, .family-03 .nav-menu h2 {
    background: #005540; }
  .family-03 .links-list ul li a, .family-03 .nav-menu ul li a {
    color: #FFFFFF;
    border-bottom: 1px solid #3b7c50; }
    .family-03 .links-list ul li a:hover, .family-03 .nav-menu ul li a:hover {
      color: #dfd647; }
  .family-03 .quick-links ul li a {
    color: #FFF; }
    .family-03 .quick-links ul li a:hover {
      color: #dfd647; }

/*-- Fond blanc txt orange et bleu fonce --*/
.family-04 h2 {
  color: #ff7802; }
.family-04 .summary {
  color: #173f5b; }
.family-04 .content-event h3.title {
  color: #ff7802; }
.family-04 .content-event p.description {
  color: #173f5b; }
.family-04 .content-event a.link-events {
  background-image: url("/iuct-oncopole-theme/css/../images/arrow_link_calendar.png");
  background-position: right center;
  background-repeat: no-repeat;
  color: #173f5b;
  padding-right: 20px;
  text-decoration: none;
  text-transform: uppercase; }
  .family-04 .content-event a.link-events:hover {
    color: #5cc5ed; }
.family-04 .links-list ul li a, .family-04 .nav-menu ul li a {
  color: #173f5b;
  border-bottom: 1px solid #fff; }
  .family-04 .links-list ul li a:hover, .family-04 .nav-menu ul li a:hover {
    color: #5cc5ed; }
.family-04 .quick-links {
  background-color: #fff; }
  .family-04 .quick-links ul li a {
    color: #173f5b; }
    .family-04 .quick-links ul li a:hover {
      color: #5cc5ed; }

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

.modal {
  display: inherit; }

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

.portlet-column {
  display: inherit;
  float: inherit;
  margin: auto;
  max-width: 980px; }

#column-1.portlet-column.portlet-column-only {
  margin: 0 auto !important;
  float: none !important; }

.portlet-column-only {
  padding: 0 10px; }

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

.portlet-column .main-column {
  float: left; }

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

.aui a {
  color: #5cc5ed; }

.aui form {
  margin: 0px; }

.aui .modal {
  background: transparent;
  border: none;
  box-shadow: none; }

.aui body {
  font-family: "Montserrat", sans-serif !important; }

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

#sign-in {
  display: none; }

.clear {
  clear: both; }

.chrome #parallax {
  position: absolute;
  z-index: 10000; }

body {
  background-color: #f6f6f6 !important;
  font-family: "Montserrat", sans-serif !important; }

body.iucto-home {
  background-image: url("/iuct-oncopole-theme/css/../images/bg_IUCTO.png");
  background-repeat: no-repeat;
  background-position: 103% 39.5%; }
  body.iucto-home #content {
    margin-top: -168px; }
    body.iucto-home #content .content {
      margin-top: -120px !important;
      z-index: 500; }
  body.iucto-home #column-1 {
    max-width: 100%;
    padding: 0;
    width: 100%; }
  body.iucto-home #column-4 {
    width: 100%;
    max-width: 100%; }

.ie8 #content #column-1 .portlet-breadcrumb .breadcrumb {
  max-width: 940px;
  margin-left: 10px !important; }

.ie8 body.iucto-home .banner, .ie9 body.iucto-home .banner, .ie10 body.iucto-home .banner {
  position: absolute;
  width: 960px;
  left: 50%;
  margin-left: -480px !important; }
  .ie8 body.iucto-home .banner .row .heading .site-title .logo.custom-logo img, .ie9 body.iucto-home .banner .row .heading .site-title .logo.custom-logo img, .ie10 body.iucto-home .banner .row .heading .site-title .logo.custom-logo img {
    width: 100%; }
.ie8 body.iucto-home #content, .ie9 body.iucto-home #content, .ie10 body.iucto-home #content {
  margin-top: 0px; }
.ie8 input, .ie9 input, .ie10 input {
  outline: none; }

body.iucto-article {
  background-image: url("/iuct-oncopole-theme/css/../images/bg_IUCTO-article.png");
  background-repeat: no-repeat;
  background-position: 95% 0px; }

h1.page-title {
  display: none; }

/*#wrapper h1 {*/
.aui h2 {
  font-size: 35px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding: 0; }

h3 {
  font-weight: 700 !important;
  font-size: 32px !important;
  margin: 0 !important;
  padding: 0 !important; }

h4 {
  font-weight: 700 !important;
  font-size: 20px !important;
  margin: 0 !important;
  padding: 0 !important; }

li {
  list-style: none; }

ol li {
  list-style-type: decimal;
  list-style-image: none;
  list-style-position: outside; }

a {
  text-decoration: none !important; }
  a:hover, a:focus {
    text-decoration: none !important; }

p {
  /*font-family:$georgia;*/
  font-size: 15px; }

.portlet-title img {
  display: none; }

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

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

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

.portlet-content {
  padding: 0px; }

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

/*---GRID---*/
.iuct-oncopole .extra-column {
  display: none !important; }

.content {
  max-width: 980px;
  margin: auto !important;
  float: inherit !important;
  padding: 0 !important; }
  .content .col-md-4 {
    padding: 0 10px 0 0; }
  .content .col-md-8 {
    padding: 0 0 0 10px; }

.ie8 .content {
  max-width: 960px; }

.iucto-home #column-4 {
  padding: 0 !important;
  background: #fff; }

/*---HEADER---*/
.banner {
  background: none repeat scroll 0 0 #FFFFFF;
  max-height: 160px;
  padding: 0;
  position: relative;
  z-index: 600; }
  .banner .row {
    padding: 20px 30px 15px; }
    .banner .row .heading {
      max-width: 284px;
      width: 100%;
      padding-right: 20px;
      padding-bottom: 1px; }
      .banner .row .heading .site-title {
        margin: 0;
        max-width: 264px;
        width: 100%; }
        .banner .row .heading .site-title .logo.custom-logo img {
          padding-right: 0; }
    .banner .row .site-description {
      padding-left: 20px;
      paddin-right: 0px !important;
      margin-bottom: 0px !important;
      margin-top: 5px;
      font-size: 14px;
      font-weight: 400;
      color: #a3a3a3;
      border-left: 1px solid;
      font-family: "Montserrat", sans-serif; }
    .banner .row .right-bloc-container {
      padding-right: 0;
      margin-left: 20px; }
    .banner .row .language-selector {
      float: right;
      text-align: right; }
      .banner .row .language-selector a.taglib-language-list-text {
        color: #67c9f0;
        font-size: 87.5%;
        text-decoration: none; }
      .banner .row .language-selector .taglib-language-list-text {
        background: #f6f6f6 none repeat scroll 0 0;
        border-right-color: rgba(0, 0, 0, 0);
        color: #c7c7c7;
        display: block;
        float: left;
        height: 30px;
        line-height: 14px;
        padding: 8px 0 8px 8px;
        position: relative; }
        .banner .row .language-selector .taglib-language-list-text:after {
          color: #ccc;
          content: "|";
          padding-left: 8px; }
        .banner .row .language-selector .taglib-language-list-text:first-child {
          border-radius: 20px 0 0 20px;
          display: block;
          padding-left: 12px;
          position: relative; }
        .banner .row .language-selector .taglib-language-list-text:last-child {
          border-radius: 0 20px 20px 0; }
          .banner .row .language-selector .taglib-language-list-text:last-child:after {
            content: ""; }
    .banner .row .banner-search {
      display: block;
      text-align: right;
      float: right;
      clear: both;
      height: 30px;
      margin-top: 10px;
      padding-right: 0 !important;
      display: flex;
      justify-content: flex-end;
      width: 100%; }
      .banner .row .banner-search .link-don {
        text-transform: uppercase;
        background-color: #FA6B22;
        color: white;
        padding: 0.5rem;
        border-radius: 50px;
        line-height: 1.5;
        margin-right: 1rem;
        width: 100%;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        overflow: hidden; }
        .banner .row .banner-search .link-don span {
          -webkit-transition: all .4s;
          -moz-transition: all .4s;
          -o-transition: all .4s;
          transition: all .4s;
          position: absolute;
          transform: translateX(-50%); }
        .banner .row .banner-search .link-don .link-don-button {
          background: url("/iuct-oncopole-theme/css/../images/picto-don.svg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
          background-position: center;
          height: 50px;
          width: 25px;
          position: relative;
          transform: scaleX(-1); }
      .banner .row .banner-search .search input.search-field {
        background: #c7c7c7;
        display: block;
        float: right;
        border: none;
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-oncopole-theme/PIE.htc");
        width: 55px;
        padding: 5px 30px 5px 5px;
        height: 30px;
        font-size: 16px;
        position: relative;
        color: #173f5b;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s; }
      .banner .row .banner-search .search input.search-field:hover {
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-oncopole-theme/PIE.htc");
        /*border-radius:40px;*/
        width: 170px;
        padding: -1px;
        border: none;
        background: #c7c7c7;
        color: #173f5b;
        font-size: 16px; }
      .banner .row .banner-search .search:hover input.search-field {
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-oncopole-theme/PIE.htc");
        /*border-radius:40px;*/
        width: 170px;
        padding: -1px;
        border: none;
        background: #c7c7c7;
        color: #173f5b;
        font-size: 16px; }
      .banner .row .banner-search .search input.search-field:focus {
        -webkit-border-radius: 40px;
        -moz-border-radius: 40px;
        -ms-border-radius: 40px;
        border-radius: 40px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-oncopole-theme/PIE.htc");
        /*border-radius:40px;*/
        width: 170px;
        border: none;
        background: #c7c7c7;
        color: #173f5b;
        font-size: 16px;
        outline: none; }
      .banner .row .banner-search .search input.search-button {
        background: url("/iuct-oncopole-theme/css/../images/picto-search.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        background-position: center;
        border: none;
        height: 30px;
        overflow: hidden;
        position: absolute;
        right: 10px;
        text-indent: 9000px;
        top: 45px;
        width: 20px; }
      .banner .row .banner-search .language-selector {
        padding: 0 30px; }
        .banner .row .banner-search .language-selector .taglib-language-list-text {
          background: #f6f6f6;
          border-right-color: rgba(0, 0, 0, 0);
          color: #c7c7c7;
          float: left;
          height: 30px;
          line-height: 14px;
          padding: 8px 0 8px 8px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text:first-child {
            -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-oncopole-theme/PIE.htc");
            /*border-radius:20px 0 0 20px;*/
            padding-left: 12px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text.first {
            -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-oncopole-theme/PIE.htc");
            /*border-radius:20px 0 0 20px;*/
            padding-left: 12px; }
          .banner .row .banner-search .language-selector .taglib-language-list-text.last {
            -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-oncopole-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: #5cc5ed;
          font-size: 87.5%;
          text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:hover {
            color: #5cc5ed;
            text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:active {
            color: #5cc5ed;
            text-decoration: none; }
          .banner .row .banner-search .language-selector a.taglib-language-list-text:focus {
            color: #5cc5ed;
            text-decoration: none; }
  .banner .navigation-container {
    margin: 0;
    padding: 0; }
    .banner .navigation-container #navigation {
      background: #173f5b;
      height: 50px;
      padding: 0px;
      text-align: center; }
      .banner .navigation-container #navigation .portlet-borderless-container {
        height: 0;
        min-height: 0;
        width: 0; }
      .banner .navigation-container #navigation .portlet-borderless-bar {
        display: none; }
      .banner .navigation-container #navigation .lfr-meta-actions {
        display: none; }
        .banner .navigation-container #navigation .lfr-meta-actions a.taglib-icon {
          background: none;
          padding: 0; }
          .banner .navigation-container #navigation .lfr-meta-actions a.taglib-icon .taglib-text {
            display: none; }
      .banner .navigation-container #navigation li:hover .lfr-meta-actions {
        display: block;
        padding-top: 0;
        position: relative;
        right: 0;
        top: -20px; }
    .banner .navigation-container ul.nav {
      display: inline;
      margin: 0px;
      text-align: center; }
      .banner .navigation-container ul.nav > li {
        display: table-cell;
        background: #173f5b;
        margin: 0;
        padding: 0px;
        width: auto; }
        .banner .navigation-container ul.nav > li a {
          background: #173f5b;
          padding: 15px 0;
          text-transform: uppercase;
          color: #fff;
          font-weight: bold; }
          .banner .navigation-container ul.nav > li a:hover {
            /*background:#fff;*/
            color: #5cc5ed; }
        .banner .navigation-container ul.nav > li > a {
          background: #173f5b;
          color: #FFFFFF;
          font-size: 16px;
          padding: 0 20px;
          margin: 15px 0;
          border-left: 1px solid #5cc5ed; }
        .banner .navigation-container ul.nav > li.external > a {
          color: #bbbf4a; }
        .banner .navigation-container ul.nav > li:first-child > a {
          border-left: 0; }
        .banner .navigation-container ul.nav > li:hover {
          /*background:#fff;*/ }
          .banner .navigation-container ul.nav > li:hover a {
            color: #5cc5ed;
            /*background:#fff;*/ }
          .banner .navigation-container ul.nav > li:hover .portlet-borderless-container {
            position: inherit !important; }
          .banner .navigation-container ul.nav > li:hover .sub-nav-menu {
            display: block;
            background: #173f5b;
            border-top: 4px solid #FFFFFF;
            display: block;
            left: 0;
            padding: 0 10px;
            position: absolute;
            text-align: left;
            top: 50px;
            width: 980px;
            z-index: 900; }
            .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level {
              float: left;
              margin-bottom: 20px !important;
              margin-left: 0 !important;
              margin-right: 0 !important;
              margin-top: 0 !important;
              padding: 0 20px !important;
              width: 320px; }
              .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item {
                border-bottom: 1px solid #5cc5ed;
                padding-bottom: 10px; }
                .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item:last-child {
                  border-bottom: none; }
                .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item a {
                  color: #5cc5ed;
                  background: #173f5b;
                  display: block;
                  font-size: 14px;
                  padding-bottom: 5px; }
                .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level {
                  margin: 0;
                  padding: 0 0 0 20px; }
                  .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level li.second-level-item a {
                    color: #fff;
                    text-transform: inherit;
                    display: block;
                    border-bottom: none;
                    padding: 3px 0; }
                    .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item ul.second-level li.second-level-item a:hover {
                      color: #bbbf4a; }
              .banner .navigation-container ul.nav > li:hover .sub-nav-menu ul.first-level li.first-level-item.new-column {
                float: left; }
      .banner .navigation-container ul.nav .sub-nav-menu {
        display: none; }

.firefox .modify-pages li {
  position: inherit; }

.chrome .navigation-container #navigation, .safari .navigation-container #navigation, .ie9 .navigation-container #navigation, .ie10 .navigation-container #navigation, .win .navigation-container #navigation {
  position: relative; }
.chrome .navigation-container ul.nav, .safari .navigation-container ul.nav, .ie9 .navigation-container ul.nav, .ie10 .navigation-container ul.nav, .win .navigation-container ul.nav {
  /*position:relative;*/ }
  .chrome .navigation-container ul.nav li:hover, .safari .navigation-container ul.nav li:hover, .ie9 .navigation-container ul.nav li:hover, .ie10 .navigation-container ul.nav li:hover, .win .navigation-container ul.nav li:hover {
    position: static !important; }
    .chrome .navigation-container ul.nav li:hover .journal-content-article, .safari .navigation-container ul.nav li:hover .journal-content-article, .ie9 .navigation-container ul.nav li:hover .journal-content-article, .ie10 .navigation-container ul.nav li:hover .journal-content-article, .win .navigation-container ul.nav li:hover .journal-content-article {
      /*position:fixed;*/
      position: absolute;
      width: 980px;
      /*left:50%;*/
      left: 0;
      /*margin-left:-490px;*/ }
      .chrome .navigation-container ul.nav li:hover .journal-content-article .sub-nav-menu, .safari .navigation-container ul.nav li:hover .journal-content-article .sub-nav-menu, .ie9 .navigation-container ul.nav li:hover .journal-content-article .sub-nav-menu, .ie10 .navigation-container ul.nav li:hover .journal-content-article .sub-nav-menu, .win .navigation-container ul.nav li:hover .journal-content-article .sub-nav-menu {
        top: 0px; }
  .chrome .navigation-container ul.nav > li, .safari .navigation-container ul.nav > li, .ie9 .navigation-container ul.nav > li, .ie10 .navigation-container ul.nav > li, .win .navigation-container ul.nav > li {
    display: inline-block; }

.ie8 .banner .row .heading {
  max-width: 264px; }

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

/* ---CAROUSEL--- */
#column-1 .portlet-asset-publisher {
  margin-top: inherit; }

.swipe {
  position: relative;
  top: -95px;
  margin-bottom: -100px !important;
  overflow: hidden;
  visibility: hidden;
  position: relative;
  max-width: 1600px;
  width: 100%;
  margin: auto;
  /*min-height:694px;*/
  min-height: 657px; }
  .swipe .prev-button, .swipe .next-button {
    border: none;
    border-radius: 0;
    height: 30px;
    opacity: 1 !important;
    text-shadow: none;
    width: 30px;
    position: absolute;
    z-index: 300;
    top: 225px;
    outline: none; }

.swipe-wrap {
  overflow: hidden;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  /*=== IE8 COMPATIBILITY ====*/
  behavior: url("/iuct-oncopole-theme/PIE.htc");
  /*border-radius:4px;*/ }
  .swipe-wrap .article {
    float: left;
    max-width: 1600px;
    width: 100%;
    position: relative;
    min-height: 694px;
    z-index: 200; }
    .swipe-wrap .article img.article-image {
      max-width: 1600px;
      position: absolute;
      width: 1600px; }
    .swipe-wrap .article .content-carousel {
      display: block;
      height: 700px;
      margin: auto;
      position: relative;
      width: 960px;
      z-index: 900; }
    .swipe-wrap .article .block-content {
      background: url("/iuct-oncopole-theme/css/../images/background_carousel.png") no-repeat scroll center 0 #ff7802;
      display: block;
      -webkit-border-radius: 160px;
      -moz-border-radius: 160px;
      -ms-border-radius: 160px;
      border-radius: 160px;
      /*=== IE8 COMPATIBILITY ====*/
      behavior: url("/iuct-oncopole-theme/PIE.htc");
      /*border-radius:160px;*/
      bottom: 200px;
      height: 300px;
      min-height: 300px;
      opacity: 0.8;
      padding: 95px 20px 30px;
      position: absolute;
      right: 0px;
      text-align: center;
      width: 300px;
      z-index: 300; }
      .swipe-wrap .article .block-content .article-category {
        color: #000;
        font-weight: 600;
        font-size: 14px; }
      .swipe-wrap .article .block-content h3.article-title {
        color: #fff;
        font-size: 18px !important;
        font-weight: 200;
        line-height: 24px;
        margin: 0;
        padding: 0;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: 105px;
        width: 260px; }
      .swipe-wrap .article .block-content a.article-more {
        color: #FFFFFF;
        font-size: 17px;
        padding-right: 20px;
        position: relative;
        text-align: center;
        top: 140px;
        background: url("/iuct-oncopole-theme/css/../images/arrow_link_white.png") no-repeat scroll right center transparent; }

.ie8 .swipe-wrap .article .block-content {
  min-height: auto; }

.carousel-indicator {
  /*bottom:415px;*/
  bottom: 380px;
  height: 17px;
  left: 50%;
  margin-left: -480px;
  position: absolute;
  width: 960px;
  z-index: 200; }
  .carousel-indicator .content-indicator {
    display: block;
    position: absolute;
    right: 25px;
    width: 240px; }
  .carousel-indicator #position {
    height: 17px;
    margin: auto;
    padding: 0;
    /*text-align:left;*/
    text-align: center;
    width: 170px; }
    .carousel-indicator #position li {
      background-image: url("/iuct-oncopole-theme/css/../images/caption.png");
      background-color: transparent;
      background-repeat: no-repeat;
      cursor: pointer;
      display: inline-block;
      height: 17px;
      list-style: none outside none;
      margin: 0 4px;
      text-align: center;
      width: 17px; }
    .carousel-indicator #position li.on {
      background-image: url("/iuct-oncopole-theme/css/../images/caption_active.png");
      background-color: transparent;
      background-repeat: no-repeat; }
  .carousel-indicator .prev-button, .carousel-indicator .next-button {
    border: medium none;
    border-radius: 0;
    height: 20px;
    opacity: 1 !important;
    outline: medium none;
    text-shadow: none;
    width: 20px;
    z-index: 300; }
  .carousel-indicator button.prev-button {
    background: url("/iuct-oncopole-theme/css/../images/arrow_left.png") no-repeat scroll 0 0 transparent;
    left: 10px;
    position: absolute;
    top: 0; }
    .carousel-indicator button.prev-button:hover {
      background: url("/iuct-oncopole-theme/css/../images/arrow_left.png") no-repeat scroll 0 0 transparent; }
  .carousel-indicator button.next-button {
    position: absolute;
    right: 10px;
    top: 0;
    background: url("/iuct-oncopole-theme/css/../images/arrow_right.png") no-repeat scroll 0 0 transparent; }
    .carousel-indicator button.next-button:hover {
      background: url("/iuct-oncopole-theme/css/../images/arrow_right.png") no-repeat scroll 0 0 transparent; }

/*--- BREADCRUMB ---*/
.breadcrumb {
  background: transparent;
  margin: auto !important;
  padding: 20px 0 0 !important;
  /*margin-top:20px !important;*/
  margin-top: 0px !important;
  margin-left: -10px !important;
  width: 960px;
  background: transparent !important; }
  .breadcrumb li {
    color: #c7c7c7 !important;
    text-shadow: none !important; }
    .breadcrumb li a {
      color: #c7c7c7 !important; }
    .breadcrumb li .divider {
      display: none !important; }
  .breadcrumb li.first {
    text-shadow: none !important; }
    .breadcrumb li.first a {
      color: #5cc5ed !important; }
    .breadcrumb li.first .divider {
      display: none !important; }

/*---LAST EVENT---*/
.last-event-portlet {
  width: 100%;
  padding: 20px 30px;
  margin: 20px 0;
  min-height: 200px; }
  .last-event-portlet h1 {
    margin-bottom: 15px !important; }
  .last-event-portlet .last-event {
    min-height: 86px; }
  .last-event-portlet .date {
    background-image: url("/iuct-oncopole-theme/css/../images/bg-calendar.png");
    float: left;
    width: 70px;
    height: 86px;
    margin-right: 20px; }
    .last-event-portlet .date .month {
      color: #FFF;
      display: block;
      font-size: 15px;
      font-weight: bold;
      line-height: 25px;
      text-align: center;
      text-transform: uppercase;
      margin-left: -9px; }
    .last-event-portlet .date .day {
      display: block;
      text-align: center;
      /*font-size:40px;*/
      font-size: 36px;
      line-height: 40px;
      margin-left: -10px; }
  .last-event-portlet .content-event {
    margin-left: 90px; }
    .last-event-portlet .content-event h3.title {
      font-size: 20px !important;
      font-weight: 700;
      line-height: 25px;
      margin: 0px 0px 10px !important;
      padding: 0px !important; }
    .last-event-portlet .content-event p.description {
      font-size: 15px; }
  .last-event-portlet .agenda-link a.link-events {
    font-weight: 700;
    font-size: 16px;
    padding-right: 20px;
    text-decoration: none;
    text-transform: uppercase; }

.last-event-portlet.sparse {
  margin: 20px 0 80px;
  min-height: 0; }
  .last-event-portlet.sparse .last-event .content-event p.description {
    margin-bottom: 0; }
  .last-event-portlet.sparse .agenda-link {
    float: right;
    margin-right: -30px;
    margin-top: 50px; }

/*---LINKS-LIST---*/
.links-list {
  width: 100%;
  margin: 20px 0; }
  .links-list h2 {
    padding: 10px 30px !important; }
  .links-list ul {
    margin: 0px;
    padding: 10px 30px 30px; }
    .links-list ul li {
      list-style: none; }
      .links-list ul li a {
        display: block;
        font-size: 18px;
        padding: 10px 0 10px 20px;
        background: url("/iuct-oncopole-theme/css/../images/list_style_family_03.png") no-repeat scroll left center transparent; }

/*---QUICK-LINKS---*/
.quick-links {
  padding: 20px 30px;
  margin: 20px 0; }
  .quick-links ul {
    padding: 0px;
    margin: 0px;
    height: 40px; }
    .quick-links ul li {
      float: left;
      width: 33.33%;
      background: url("/iuct-oncopole-theme/css/../images/sep.png") no-repeat scroll 170px 0 transparent; }
      .quick-links ul li a {
        font-size: 16px;
        font-weight: 400;
        display: block;
        font-family: "Montserrat", sans-serif !important; }
        .quick-links ul li a img {
          float: left;
          padding-right: 10px; }
        .quick-links ul li a span {
          line-height: 10px !important;
          vertical-align: bottom;
          font-family: "Montserrat", sans-serif !important;
          font-size: 16px;
          color: #006589; }
          .quick-links ul li a span p {
            font-family: "Montserrat", sans-serif !important;
            color: #006589; }
        .quick-links ul li a:hover span {
          color: #5cc5ed; }
          .quick-links ul li a:hover span p {
            color: #5cc5ed; }
    .quick-links ul li:last-child {
      background: transparent; }

.ie8 .quick-links ul li {
  padding-left: 20px;
  background: url("/iuct-oncopole-theme/css/../images/sep.png") no-repeat scroll 0 0 transparent; }
  .ie8 .quick-links ul li:first-child {
    background-image: none;
    padding-left: 0; }

.ie8 .quick-links ul li a img.icon-link-hover {
  display: none; }

.ie8 .quick-links ul li a:hover img.icon-link-hover {
  display: inline; }

.ie8 .quick-links ul li a:hover img.icon-link {
  display: none; }

/*---NEWSLETTER--*/
.newsletter-portlet {
  width: 100%;
  padding: 20px 30px;
  margin: 20px 0; }
  .newsletter-portlet .summary {
    font-size: 15px;
    margin-bottom: 20px;
    margin-top: 10px; }
  .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-oncopole-theme/PIE.htc");
    /*border-radius:30px;*/
    bottom: 0;
    color: #c7c7c7;
    float: left;
    display: block;
    font-family: georgia;
    font-size: 16px;
    font-style: italic;
    padding: 12px;
    position: relative;
    text-decoration: none;
    height: 52px;
    width: 80%;
    /*
    	background:none repeat scroll 0 0 #FFFFFF;
    	border:medium none;
    	@include border-radius(30px 0 0 30px);
    	border-radius:30px 0 0 30px;
    	color:$gray;
    	float:left;
    	font-family:georgia;
    	font-size:16px;
    	font-style:italic;
    	padding:12px;
    	width:80%;
    	height:50px;
    	margin-bottom:0px;
    */ }
  .newsletter-portlet button.newsletter-subscribe {
    background: #ff7802;
    border: medium 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-oncopole-theme/PIE.htc");
    /*border-radius:0 30px 30px 0;*/
    box-shadow: 0 3px #e95201;
    color: #FFFFFF;
    font-size: 16px;
    height: 47px;
    padding: 5px 10px;
    text-shadow: none;
    text-transform: uppercase;
    display: block;
    padding: 12px;
    position: relative;
    height: 50px;
    width: 20%;
    /*
    	background:$orange;
    	border:none;
    	@include border-radius(0 30px 30px 0);
    	border-radius:0 30px 30px 0;
    	box-shadow:0 3px $dark-orange;
    	color:#FFFFFF;
    	font-size:16px;
    	height:47px;
    	padding:5px 10px;
    	text-shadow:none;
    	text-transform:uppercase;
    	width: 20%;
    */ }
    .newsletter-portlet button.newsletter-subscribe:hover, .newsletter-portlet button.newsletter-subscribe:focus, .newsletter-portlet button.newsletter-subscribe:active, .newsletter-portlet button.newsletter-subscribe.active {
      background: #e95201; }
    .newsletter-portlet button.newsletter-subscribe.disabled, .newsletter-portlet button.newsletter-subscribe[disabled] {
      background-color: #ff7802; }

.iucto-home .newsletter-portlet button.newsletter-subscribe.disabled, .iucto-home .newsletter-portlet button.newsletter-subscribe[disabled] {
  background-color: #ff7802;
  box-shadow: 0 3px #e95201;
  opacity: 1; }

.aui .iucto-home .newsletter-portlet .help-inline {
  bottom: 0;
  left: 0;
  position: absolute; }

.ie8 .newsletter-portlet input.mail-address {
  height: 53px; }

.newsletter-popup {
  max-height: 300px; }
  .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: #173f5b;
      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-oncopole-theme/PIE.htc");
      /*border-radius:3px;*/
      text-shadow: none;
      margin-top: 20px; }
      .newsletter-popup .button-holder .btn:hover {
        background: #5cc5ed;
        border: none;
        color: #fff; }

/*--- NAVIGATION ---*/
.portlet-navigation {
  margin: 20px 0;
  padding: 20px 30px;
  width: 100%; }
  .portlet-navigation h2 {
    padding: 0 0 10px !important; }
  .portlet-navigation .layouts {
    margin-left: 0;
    padding-left: 0; }
    .portlet-navigation .layouts .layouts.level-2 {
      margin: 0 20px 10px; }
      .portlet-navigation .layouts .layouts.level-2 .layouts.level-3 {
        margin-left: 20px; }
  .portlet-navigation.family-02 ul li a {
    border: 0 none transparent; }
    .portlet-navigation.family-02 ul li a.selected {
      color: #5cc5ed; }
  .portlet-navigation.family-03 h2 a {
    color: #dfd647; }
  .portlet-navigation.family-03 ul {
    margin: 0px;
    padding: 10px 0px 30px; }
    .portlet-navigation.family-03 ul li {
      list-style: none; }
      .portlet-navigation.family-03 ul li a {
        color: #fff;
        display: block;
        font-size: 18px;
        padding: 10px 0 10px 20px;
        background: url("/iuct-oncopole-theme/css/../images/list_style_family_03.png") no-repeat scroll left center transparent; }

/*---ASSET PUBLISHER---*/
.portlet-asset-publisher {
  margin-top: 40px; }
  .portlet-asset-publisher h2.portlet-title {
    color: #173f5b;
    margin-bottom: 20px !important; }
    .portlet-asset-publisher h2.portlet-title img {
      display: none; }
  .portlet-asset-publisher .asset-abstract {
    background: white;
    border-bottom: 1px solid #ddd;
    /*border-bottom:1px solid #eee;*/
    clear: both;
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    /*padding-left:30px;*/
    /*padding-right:30px;*/
    text-decoration: none;
    /*min-height:174px;*/ }
    .portlet-asset-publisher .asset-abstract .asset-image {
      float: left;
      padding-left: 30px;
      padding-top: 20px;
      width: 220px;
      height: 220px;
      overflow: hidden; }
      .portlet-asset-publisher .asset-abstract .asset-image img {
        height: auto;
        max-height: 220px; }
    .portlet-asset-publisher .asset-abstract a.asset-text.first {
      padding-top: 20px;
      width: 65%;
      min-height: 220px; }
      .portlet-asset-publisher .asset-abstract a.asset-text.first h3.asset-title {
        font-size: 32px !important;
        line-height: 30px; }
      .portlet-asset-publisher .asset-abstract a.asset-text.first.no-image {
        width: 100%; }
    .portlet-asset-publisher .asset-abstract a.asset-text {
      float: left;
      margin: 0;
      /*padding:30px 0px 25px;*/
      padding: 30px 30px 25px;
      width: 100%; }
      .portlet-asset-publisher .asset-abstract a.asset-text h3.asset-title {
        border: none;
        margin: 0px 0px 8px !important;
        clear: both;
        font-size: 20px !important;
        line-height: 22px;
        color: #ff7802;
        font-family: "Montserrat", sans-serif;
        font-weight: bold;
        padding-bottom: 12px !important; }
      .portlet-asset-publisher .asset-abstract a.asset-text .asset-content {
        margin: 0px;
        /*font-family:$georgia;*/
        font-size: 15px;
        font-weight: 20px;
        color: #173f5b;
        text-decoration: none; }
        .portlet-asset-publisher .asset-abstract a.asset-text .asset-content .content img {
          padding: 10px 15px 0;
          width: 100%; }
    .portlet-asset-publisher .asset-abstract .hr-sep {
      /*border-bottom:1px solid #eee;*/
      clear: both;
      margin: 0 30px; }
    .portlet-asset-publisher .asset-abstract:last-child .hr-sep {
      display: none; }
  .portlet-asset-publisher .news-articles .asset-abstract:last-child {
    border-bottom: 0px none #fff; }
  .portlet-asset-publisher .asset-abstract:hover {
    text-decoration: none; }
    .portlet-asset-publisher .asset-abstract:hover a.-text {
      text-decoration: none; }
      .portlet-asset-publisher .asset-abstract:hover a.-text .asset-metadata {
        margin: 0px; }
        .portlet-asset-publisher .asset-abstract:hover a.-text .asset-metadata .metadata-publish-date, .portlet-asset-publisher .asset-abstract:hover a.-text .asset-metadata .metadata-modified-date {
          color: #5cc5ed; }
      .portlet-asset-publisher .asset-abstract:hover a.-text h3.asset-title {
        border: none;
        color: #5cc5ed;
        padding-bottom: 12px; }
      .portlet-asset-publisher .asset-abstract:hover a.-text .asset-content {
        color: #173f5b; }
  .portlet-asset-publisher a.link-news {
    color: #ff7802;
    background: url("/iuct-oncopole-theme/css/../images/arrow_link.png") no-repeat scroll right center transparent;
    float: right;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
    min-width: 200px;
    padding: 10px 20px 10px 10px;
    margin-top: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase; }
    .portlet-asset-publisher a.link-news:hover {
      color: #5cc5ed;
      background: url("/iuct-oncopole-theme/css/../images/arrow_link_hover.png") no-repeat scroll right center transparent; }
  .portlet-asset-publisher .taglib-header {
    border: 0 none transparent; }
    .portlet-asset-publisher .taglib-header .header-back-to a {
      color: #5cc5ed;
      padding: 4px 4px 4px 0; }
    .portlet-asset-publisher .taglib-header .header-title {
      color: #5cc5ed; }
      .portlet-asset-publisher .taglib-header .header-title span {
        display: none; }
  .portlet-asset-publisher .asset-full-content .asset-content .journal-content-article {
    margin: 0 !important; }
    .portlet-asset-publisher .asset-full-content .asset-content .journal-content-article .hr-sep.top {
      display: none; }
    .portlet-asset-publisher .asset-full-content .asset-content .journal-content-article .hr-sep.bottom {
      margin: 0; }
    .portlet-asset-publisher .asset-full-content .asset-content .journal-content-article .abstract {
      line-height: 24px;
      padding-top: 15px;
      padding-bottom: 10px; }
    .portlet-asset-publisher .asset-full-content .asset-content .journal-content-article .content {
      margin-top: 0 !important; }

/*---ACCES RAPIDE--*/
.quick-access {
  margin: auto;
  width: 960px;
  padding: 30px 0 40px; }
  .quick-access ul {
    margin: 0px !important;
    padding: 0 10px;
    height: 220px; }
    .quick-access ul li {
      float: left;
      height: 220px;
      margin-right: 20px;
      width: 220px; }
      .quick-access ul li a {
        -webkit-border-radius: 120px;
        -moz-border-radius: 120px;
        -ms-border-radius: 120px;
        border-radius: 120px;
        /*=== IE8 COMPATIBILITY ====*/
        behavior: url("/iuct-oncopole-theme/PIE.htc");
        /*border-radius:120px;*/
        display: block;
        height: 220px;
        overflow: hidden;
        width: 220px;
        position: relative; }
        .quick-access ul li a img.background-link {
          height: 220px;
          left: 0;
          position: absolute;
          top: 0;
          width: 220px;
          -webkit-transform: scale(1, 1);
          -webkit-transition-timing-function: ease-out;
          -webkit-transition-duration: 250ms;
          -moz-transform: scale(1, 1);
          -moz-transition-timing-function: ease-out;
          -moz-transition-duration: 250ms; }
        .quick-access ul li a span {
          color: #FFFFFF;
          font-size: 23px;
          height: 220px;
          line-height: 30px;
          padding-top: 80px;
          position: absolute;
          text-align: center;
          width: 220px; }
        .quick-access ul li a:hover {
          -webkit-transform: scale(1.05, 1.07);
          -webkit-transition-timing-function: ease-out;
          -webkit-transition-duration: 250ms;
          -moz-transform: scale(1.05, 1.07);
          -moz-transition-timing-function: ease-out;
          -moz-transition-duration: 250ms; }
        .quick-access ul li a .icon-link {
          left: 50%;
          margin-left: -18px;
          margin-top: 35px !important;
          max-width: inherit !important;
          position: absolute;
          width: 37px !important; }
    .quick-access ul li:last-child {
      margin-right: 0px; }

.ie8 .quick-access ul {
  padding: 0; }
  .ie8 .quick-access ul li {
    margin-left: 10px;
    margin-right: 10px; }

/*---PRESS SPACE---*/
.press_space h2.portlet-title {
  font-family: "Montserrat", sans-serif;
  font-size: 155%;
  line-height: 120%;
  color: #006589;
  font-weight: 700; }
.press_space .document {
  float: left;
  margin-bottom: 40px;
  padding-right: 10px;
  width: 50%; }
  .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; }

/*---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: #ff7802 !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;
  margin-top: 60px;
  font-family: "Montserrat", sans-serif; }
  .calendar-portlet .portlet-topper h2.portlet-title {
    color: #ff7802; }
  .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-oncopole-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: #ff7802; }
            .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;
              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-oncopole-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: #ff7802 !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-oncopole-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-oncopole-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-oncopole-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-oncopole-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: #ff7802 !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; }

/*---ARTICLE---*/
body.iucto-article #column-3 .portlet-asset-publisher {
  margin-top: 20px; }
body.iucto-article #column-3 .journal-content-article {
  padding: 30px;
  width: 100%;
  background: #fff;
  margin: 20px 0; }

#column-3 .journal-content-article .content {
  width: inherit; }
#column-3 .journal-content-article .hr-sep {
  width: 34px;
  border: 4px solid #f6f6f6 !important;
  float: left; }
#column-3 .journal-content-article .content ul {
  margin: 0px;
  padding-left: 20px;
  /*max-width:250px;*/ }
  #column-3 .journal-content-article .content ul li {
    list-style-image: url("/iuct-oncopole-theme/css/../images/list.png");
    /*font-family:$georgia;*/
    border-bottom: 1px solid #888888; }
    #column-3 .journal-content-article .content ul li ul li {
      list-style: disc outside none;
      border: none; }
#column-3 .journal-content-article h1.title {
  font-family: "Montserrat", sans-serif;
  font-size: 230%;
  line-height: 120%;
  color: #ff7802;
  font-weight: 700; }
#column-3 .journal-content-article h2.headline {
  font-family: "Montserrat", sans-serif;
  font-size: 14px !important;
  line-height: 120%;
  color: #5cc5ed;
  font-weight: 700; }
#column-3 .journal-content-article h3 {
  font-family: "Montserrat", sans-serif;
  /*font-size:137.5%;*/
  font-size: 160% !important;
  line-height: 120%;
  color: #78b42f;
  font-weight: 700; }
#column-3 .journal-content-article p {
  /*font-family:$georgia;*/
  font-size: 100%;
  line-height: 150%;
  color: #555555;
  font-weight: 400; }
#column-3 .journal-content-article a {
  /*font-family:$georgia;*/
  font-size: 100%;
  line-height: 150%;
  color: #5cc5ed;
  font-weight: 400;
  text-decoration: underline; }
#column-3 .journal-content-article a:hover {
  text-decoration: none; }
#column-3 .journal-content-article strong {
  font-weight: 700; }
#column-3 .journal-content-article .abstract {
  padding-bottom: 20px;
  color: #555555;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 20px; }
#column-3 .journal-content-article .portlet-msg-info {
  background-color: #fdf9e9;
  background-image: none;
  border: none;
  padding: 20px;
  color: #afb41e;
  font-weight: 400;
  /*font-family:$georgia;*/
  font-style: italic;
  font-size: 125%;
  line-height: 140%;
  margin: 20px 0 20px 20px;
  max-width: 300px;
  padding: 30px 40px 20px;
  float: right; }
  #column-3 .journal-content-article .portlet-msg-info .hr-sep.top {
    background-image: url("/iuct-oncopole-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%; }
  #column-3 .journal-content-article .portlet-msg-info .hr-sep.bottom {
    background-image: url("/iuct-oncopole-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; }
#column-3 .journal-content-article .signature {
  font-style: italic;
  text-align: right; }
#column-3 .journal-content-article .portlet-column-content-only .portlet-journal-content {
  background: #fff;
  padding: 10px 50px;
  max-width: 930px;
  margin: 20px auto;
  padding-bottom: 60px; }
  #column-3 .journal-content-article .portlet-column-content-only .portlet-journal-content img {
    padding: 10px 15px 0; }
#column-3 .journal-content-article .hr-sep.top {
  margin: 0px;
  padding: 0px;
  margin-top: -30px; }
#column-3 .journal-content-article .hr-sep.bottom {
  margin: 0 0 20px;
  padding: 0px; }
#column-3 .journal-content-article h2.sur-titre {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: #5cc5ed;
  font-weight: 700;
  clear: both; }
#column-3 .journal-content-article .intro p {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 28px;
  color: #555555;
  font-weight: 400; }
#column-3 .journal-content-article .content {
  clear: both;
  float: left; }
  #column-3 .journal-content-article .content figure {
    float: left;
    margin-bottom: 10px;
    margin-right: 30px;
    width: 50%; }
  #column-3 .journal-content-article .content h2 {
    color: #006589;
    font-size: 26px !important;
    line-height: 30px;
    margin: 30px 0 !important; }
  #column-3 .journal-content-article .content h3 {
    font-size: 22px !important;
    margin: 10px 0 !important; }
#column-3 .journal-content-article table {
  width: 100%;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 270%;
  border-color: #888; }
  #column-3 .journal-content-article table th {
    background-color: #006589 !important;
    color: #fff;
    border-color: #fff;
    text-align: center;
    font-weight: 400; }
  #column-3 .journal-content-article table tr {
    background-color: #fff !important;
    color: #888;
    border-color: #888;
    font-weight: 400; }
#column-3 .journal-content-article table.number {
  border: none;
  position: relative; }
  #column-3 .journal-content-article table.number tr {
    border: none; }
    #column-3 .journal-content-article table.number tr td {
      width: 33%;
      padding: 0 20px;
      text-align: left;
      border-right: 1px solid #888;
      vertical-align: top; }
      #column-3 .journal-content-article table.number tr td h4 {
        font-family: "Montserrat", sans-serif;
        font-weight: 700;
        font-size: 200%;
        color: #333; }
      #column-3 .journal-content-article table.number tr td p {
        font-family: "Arial", sans-serif;
        font-weight: 400;
        font-size: 81.3%;
        color: #888; }
      #column-3 .journal-content-article table.number tr td .hr-sep {
        position: absolute;
        bottom: 0px; }
#column-3 .journal-content-article table.number tr td:last-child {
  border: none; }

.portlet-journal-content .user-actions {
  position: absolute;
  top: 15px;
  right: 20px; }
  .portlet-journal-content .user-actions .taglib-text {
    display: none; }

/*---SEARCH---*/
.portlet-search {
  background: #fff;
  padding: 20px;
  max-width: 960px;
  margin: 20px auto;
  padding-bottom: 60px;
  margin-top: 200px; }
  .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: #173f5b; }
    .portlet-search .form .search-layout .span2 .search-facet li.active a {
      background: #173f5b;
      color: #FFF; }
  .portlet-search .form .search-layout .span10.result {
    width: 67.5% !important;
    margin-left: 20px; }

#content .portlet-search {
  margin-top: 100px; }

/*---CONNEXION---*/
.portlet-login {
  /*margin:50px auto auto;*/
  margin: 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 blue; }
  .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: blue;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    /*=== IE8 COMPATIBILITY ====*/
    behavior: url("/iuct-oncopole-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; }

.chrome .iucto-home .portlet-login {
  margin: 170px auto auto; }

.ie8 .iucto-home .portlet-login {
  margin: 150px auto auto; }

.ie9 .iucto-home .portlet-login {
  margin: 160px auto auto; }

.ie10 .iucto-home .portlet-login {
  margin: 160px auto auto; }

.firefox .iucto-home .portlet-login, .ie11 .iucto-home .portlet-login {
  margin: 65px auto auto; }

/*------------Carousel ARTICLE-------------------*/
.carousel {
  width: 100% !important; }
  .carousel .carousel-item {
    width: 100% !important; }

/*---FOOTER---*/
.footer {
  background: #173f5b;
  width: 100%;
  padding: 20px 0;
  /*height:100px;*/ }
  .footer .row {
    margin-left: 0px;
    margin-right: 0px; }
    .footer .row .bottom-logo {
      /*height:39px;		
      background:url("/iuct-oncopole-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 $blue;*/
      background: url("/iuct-oncopole-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: left;
        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 #5cc5ed;
        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-size: 14px;
          font-weight: 400; }
        .footer .row .bottom-menu li.footer-link a:hover {
          color: #5cc5ed;
          background: none; }
      .footer .row .bottom-menu li:last-child {
        border: none;
        padding-right: 0; }

.ie8 .footer .row .bottom-menu .footer-nav .nav {
  display: inline-block; }

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

/*----------------------------------------------------------------------
--------------------ENSEIGNER CSS---------------------------------------
----------------------------------------------------------------------*/
/*-------------------------FLUX RSS---------------------------*/
.portlet-rss {
  /*padding: 20px 30px;*/
  margin-top: 40px;
  width: 100%; }
  .portlet-rss header .portlet-title-text {
    padding-bottom: 10px; }
  .portlet-rss .portlet-content .feed-title a, .portlet-rss .portlet-body .feed-title a {
    color: black !important;
    font-size: 21px;
    background: none;
    padding-left: 0;
    padding-bottom: 10px; }
    .portlet-rss .portlet-content .feed-title a span.opens-new-window-accessible, .portlet-rss .portlet-body .feed-title a span.opens-new-window-accessible {
      display: none; }
  .portlet-rss .portlet-content .feed-published-date, .portlet-rss .portlet-body .feed-published-date {
    padding: 0;
    background: none; }
    .portlet-rss .portlet-content .feed-published-date a, .portlet-rss .portlet-body .feed-published-date a {
      color: black !important;
      font-size: 18px;
      font-weight: normal; }
      .portlet-rss .portlet-content .feed-published-date a span.opens-new-window-accessible, .portlet-rss .portlet-body .feed-published-date a span.opens-new-window-accessible {
        display: none; }
  .portlet-rss .portlet-content .feed-description, .portlet-rss .portlet-body .feed-description {
    font-size: 16px !important;
    padding-top: 10px; }
  .portlet-rss .portlet-content .feed-image-right, .portlet-rss .portlet-body .feed-image-right {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 10px; }
    .portlet-rss .portlet-content .feed-image-right a span.opens-new-window-accessible, .portlet-rss .portlet-body .feed-image-right a span.opens-new-window-accessible {
      display: none; }
  .portlet-rss .portlet-content .feed-entries .feed-entry, .portlet-rss .portlet-body .feed-entries .feed-entry {
    margin-bottom: 10px;
    margin-top: 4px;
    padding-top: 10px; }
    .portlet-rss .portlet-content .feed-entries .feed-entry .feed-entry-title a, .portlet-rss .portlet-body .feed-entries .feed-entry .feed-entry-title a {
      /*color: #f4f4f4;*/
      color: #333;
      font-weight: normal; }
      .portlet-rss .portlet-content .feed-entries .feed-entry .feed-entry-title a span.opens-new-window-accessible, .portlet-rss .portlet-body .feed-entries .feed-entry .feed-entry-title a span.opens-new-window-accessible {
        display: none; }
    .portlet-rss .portlet-content .feed-entries .feed-entry .feed-entry-content .feed-date, .portlet-rss .portlet-body .feed-entries .feed-entry .feed-entry-content .feed-date {
      border-bottom: 1px solid #e7e7e7;
      font-weight: bold;
      padding-bottom: 10px;
      padding-top: 10px; }
    .portlet-rss .portlet-content .feed-entries .feed-entry .feed-entry-content .feed-entry-author, .portlet-rss .portlet-body .feed-entries .feed-entry .feed-entry-content .feed-entry-author {
      font-style: italic; }
  .portlet-rss .portlet-content .separator, .portlet-rss .portlet-body .separator {
    border-top: 1px solid #333333; }

.portlet-blogs {
  background-color: white;
  color: #555555;
  width: 100%;
  margin-top: 20px; }
  .portlet-blogs header {
    padding: 20px 30px; }
    .portlet-blogs header h2 {
      color: #ff7802;
      font-family: "Montserrat",sans-serif;
      font-size: 230%;
      font-weight: 700;
      line-height: 120%; }
  .portlet-blogs .portlet-content form .navbar, .portlet-blogs .portlet-body form .navbar {
    margin-left: 25px;
    margin-right: 25px; }
    .portlet-blogs .portlet-content form .navbar .navbar-search, .portlet-blogs .portlet-body form .navbar .navbar-search {
      width: 100%;
      margin-top: 15px; }
      .portlet-blogs .portlet-content form .navbar .navbar-search .input-append, .portlet-blogs .portlet-body form .navbar .navbar-search .input-append {
        padding: 10px;
        width: 80% !important; }
        .portlet-blogs .portlet-content form .navbar .navbar-search .input-append .search-query, .portlet-blogs .portlet-body form .navbar .navbar-search .input-append .search-query {
          width: 100% !important;
          height: 30px; }
      .portlet-blogs .portlet-content form .navbar .navbar-search button, .portlet-blogs .portlet-body form .navbar .navbar-search button {
        background: #ff7802;
        color: #fff;
        text-align: center;
        text-transform: uppercase; }
  .portlet-blogs .portlet-content form .entry, .portlet-blogs .portlet-body form .entry {
    margin: 20px; }
    .portlet-blogs .portlet-content form .entry .entry-content, .portlet-blogs .portlet-body form .entry .entry-content {
      padding: 20px 30px; }
      .portlet-blogs .portlet-content form .entry .entry-content .entry-title h2 a, .portlet-blogs .portlet-body form .entry .entry-content .entry-title h2 a {
        color: #166C51 !important; }
      .portlet-blogs .portlet-content form .entry .entry-content .entry-date, .portlet-blogs .portlet-body form .entry .entry-content .entry-date {
        color: #b7b7b7;
        font-size: 16px;
        font-weight: initial;
        letter-spacing: 1px;
        margin: 15px 0 !important; }
    .portlet-blogs .portlet-content form .entry .entry-body, .portlet-blogs .portlet-body form .entry .entry-body {
      margin-left: 25px;
      margin-right: 25px;
      font-size: 100%;
      line-height: 150%;
      color: #555;
      font-weight: 400; }
    .portlet-blogs .portlet-content form .entry .entry-footer, .portlet-blogs .portlet-body form .entry .entry-footer {
      background: none repeat scroll 0 0 #F7F7F7;
      margin-left: 25px;
      margin-right: 25px;
      padding: 10px;
      margin-bottom: 15px; }
      .portlet-blogs .portlet-content form .entry .entry-footer .entry-author, .portlet-blogs .portlet-body form .entry .entry-footer .entry-author {
        background: none;
        padding-left: 0; }
      .portlet-blogs .portlet-content form .entry .entry-footer .taglib-social-bookmarks, .portlet-blogs .portlet-body form .entry .entry-footer .taglib-social-bookmarks {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        border-bottom: 1px solid #d3d4d8;
        border-top: 1px solid #d3d4d8; }
        .portlet-blogs .portlet-content form .entry .entry-footer .taglib-social-bookmarks ul, .portlet-blogs .portlet-body form .entry .entry-footer .taglib-social-bookmarks ul {
          widtgh: 100%; }
          .portlet-blogs .portlet-content form .entry .entry-footer .taglib-social-bookmarks ul li, .portlet-blogs .portlet-body form .entry .entry-footer .taglib-social-bookmarks ul li {
            margin: 0;
            text-align: center;
            width: 33.3333%; }
      .portlet-blogs .portlet-content form .entry .entry-footer .taglib-ratings, .portlet-blogs .portlet-body form .entry .entry-footer .taglib-ratings {
        text-align: left; }
  .portlet-blogs .portlet-content form .separator, .portlet-blogs .portlet-body form .separator {
    border-top: 1px solid #bfbfbf; }
  .portlet-blogs .portlet-content form .subscribe span, .portlet-blogs .portlet-body form .subscribe span {
    display: none; }
    .portlet-blogs .portlet-content form .subscribe span:taglib-rss, .portlet-blogs .portlet-body form .subscribe span:taglib-rss {
      display: inline; }
      .portlet-blogs .portlet-content form .subscribe span:taglib-rss .opens-new-window-accessible, .portlet-blogs .portlet-body form .subscribe span:taglib-rss .opens-new-window-accessible {
        display: none; }

.portlet-message-boards {
  background-color: white;
  color: #555555;
  padding: 20px 30px;
  width: 100%;
  margin-top: 20px; }
  .portlet-message-boards header h2 {
    color: #ff7802;
    font-family: "Montserrat",sans-serif;
    font-size: 230%;
    font-weight: 700;
    line-height: 120%; }
  .portlet-message-boards .portlet-content, .portlet-message-boards .portlet-body {
    padding: 10px; }
    .portlet-message-boards .portlet-content .navbar ul, .portlet-message-boards .portlet-body .navbar ul {
      margin-top: 10px; }
      .portlet-message-boards .portlet-content .navbar ul li a, .portlet-message-boards .portlet-body .navbar ul li a {
        background: none;
        border: 1px solid #F7F7F7;
        box-shadow: none; }
        .portlet-message-boards .portlet-content .navbar ul li a span, .portlet-message-boards .portlet-body .navbar ul li a span {
          color: #333333 S;
          text-shadow: none; }
      .portlet-message-boards .portlet-content .navbar ul li.active a, .portlet-message-boards .portlet-body .navbar ul li.active a {
        background: none repeat scroll 0 0 #ff7802;
        border: medium none;
        box-shadow: none; }
        .portlet-message-boards .portlet-content .navbar ul li.active a span, .portlet-message-boards .portlet-body .navbar ul li.active a span {
          color: white;
          text-shadow: none; }
    .portlet-message-boards .portlet-content .navbar .navbar-search, .portlet-message-boards .portlet-body .navbar .navbar-search {
      width: 100%; }
      .portlet-message-boards .portlet-content .navbar .navbar-search .input-append, .portlet-message-boards .portlet-body .navbar .navbar-search .input-append {
        padding: 10px;
        width: 80% !important; }
        .portlet-message-boards .portlet-content .navbar .navbar-search .input-append .search-query, .portlet-message-boards .portlet-body .navbar .navbar-search .input-append .search-query {
          width: 100% !important;
          height: 30px; }
      .portlet-message-boards .portlet-content .navbar .navbar-search button, .portlet-message-boards .portlet-body .navbar .navbar-search button {
        background: #ff7802;
        color: #fff;
        text-align: center;
        text-transform: uppercase; }
    .portlet-message-boards .portlet-content #messageBoardsPanelContainer #messageBoardsCategoriesPanel .accordion-toggle, .portlet-message-boards .portlet-body #messageBoardsPanelContainer #messageBoardsCategoriesPanel .accordion-toggle {
      background: none repeat scroll 0 0 #ff7802; }
      .portlet-message-boards .portlet-content #messageBoardsPanelContainer #messageBoardsCategoriesPanel .accordion-toggle span, .portlet-message-boards .portlet-body #messageBoardsPanelContainer #messageBoardsCategoriesPanel .accordion-toggle span {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase; }
    .portlet-message-boards .portlet-content #messageBoardsPanelContainer #messageBoardsThreadsPanel .accordion-heading .accordion-toggle, .portlet-message-boards .portlet-body #messageBoardsPanelContainer #messageBoardsThreadsPanel .accordion-heading .accordion-toggle {
      background: none repeat scroll 0 0 #ff7802; }
      .portlet-message-boards .portlet-content #messageBoardsPanelContainer #messageBoardsThreadsPanel .accordion-heading .accordion-toggle span, .portlet-message-boards .portlet-body #messageBoardsPanelContainer #messageBoardsThreadsPanel .accordion-heading .accordion-toggle span {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase; }

.aui .modal {
  overflow: visible;
  margin-top: 70px !important;
  top: 0 !important; }
  .aui .modal h2 {
    color: #ff7802;
    font-family: "Montserrat", sans-serif;
    font-size: 25px;
    line-height: 30px; }
  .aui .modal h3 {
    color: #78b42f;
    font-family: "Montserrat", sans-serif;
    font-size: 22px !important;
    line-height: 25px; }
  .aui .modal .modal-content {
    border-radius: 0; }
  .aui .modal .modal-header {
    min-height: 70px; }
    .aui .modal .modal-header .close {
      font-size: 38px;
      margin-top: 0;
      padding-bottom: 0;
      padding-top: 0; }
      @media (max-width: 770px) {
        .aui .modal .modal-header .close {
          float: right;
          width: 10%; } }
  .aui .modal .modal-body {
    max-height: none;
    overflow-y: auto; }
    .aui .modal .modal-body img {
      height: auto !important; }
  .aui .modal ul li {
    list-style-position: outside;
    list-style-type: unset; }
  .aui .modal ol li {
    list-style-position: outside; }

.chrome .banner .row .banner-search .search input.search-button {
  right: 5px;
  top: 45px; }

.ie .banner .row .banner-search .search input.search-button {
  right: 5px;
  top: 45px; }

.ie8 .banner .row .right-bloc-container, .ie9 .banner .row .right-bloc-container {
  margin-left: 0; }

/*---COLOR---*/
/*$yellow: #e0d315;*/
/*$light-blue: #67c9f0;*/
/*$blue: #153e5c;*/
/*---FONT---*/
/* --- BEORN THEME / 768px ---*/
@media screen and (min-width: 481px) and (max-width: 768px) {
  video {
    max-width: 100%; }

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

  .aui body {
    min-width: 481px;
    padding-left: 0;
    padding-right: 0; }

  #content {
    padding-left: 20px;
    padding-right: 20px; }

  .banner .row {
    height: 88px;
    max-height: 130px;
    min-height: 80px;
    padding: 0;
    width: 100%; }

  .banner .row .heading {
    left: 50%;
    margin: 0 auto 0 -30%;
    max-height: 130px;
    max-width: 264px;
    height: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 60%; }

  .banner .row .heading .site-title {
    margin: 0;
    max-height: 100%;
    max-width: 284px;
    padding: 0 10px;
    width: 100%; }

  .banner .row .heading .site-title .logo.custom-logo {
    max-width: 100%; }

  .banner .row .heading .site-title .logo.custom-logo img {
    padding-right: 0; }

  .banner .row .banner-search {
    background-image: url("/iuct-oncopole-theme/css/../images/picto-search-blue.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    float: right;
    height: 100%;
    margin-top: 0;
    max-height: 130px;
    min-height: 80px;
    padding-right: 0 !important;
    position: absolute;
    right: 0;
    text-align: right;
    width: 80px; }

  .banner-search .link-don {
    display: none !important; }

  .banner .row .right-bloc-container {
    display: block;
    height: 100%;
    float: right; }

  .banner .row .right-bloc-container .taglib-language-list-text {
    border-radius: 0; }

  .banner .row .banner-search.active {
    padding-left: 0;
    width: calc(100% - 80px); }

  .banner .row .banner-search .search {
    display: none; }

  .banner .row .banner-search.active .search {
    display: block; }

  .banner .row .banner-search .search input.search-field {
    border-radius: 0;
    margin: 0;
    min-height: 80px;
    width: 100%; }

  .banner .row .banner-search .search:hover input.search-field {
    border-radius: 0;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 55px;
    width: 100%; }

  .banner .row .banner-search .search input.search-button {
    background-position: 15px 22px;
    background-size: 35px auto;
    height: 80px;
    padding-left: 20px;
    padding-right: 0;
    right: 0;
    top: 0;
    width: 60px; }

  .banner .row .banner-search .search input.search-field:hover,
  .banner .row .banner-search .search:hover input.search-field,
  .banner .row .banner-search .search input.search-field:focus {
    border-radius: 0;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 55px;
    width: 100%; }

  .banner .row.navigation-container {
    background-image: url("/iuct-oncopole-theme/css/../images/mobile_button_blue.png");
    background-position: 15px 15px;
    background-repeat: no-repeat;
    left: 0;
    margin: 0;
    max-height: 130px;
    min-height: 80px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 80px; }

  .banner .row.navigation-container.active {
    background-image: url("/iuct-oncopole-theme/css/../images/mobile_close_button_blue.png");
    width: 100%; }

  .banner .navigation-container #navigation {
    display: none;
    padding: 0; }

  .banner .navigation-container.active #navigation {
    display: block; }

  .banner .navigation-container ul.nav {
    display: block;
    margin-top: 80px;
    text-align: center;
    width: 100%; }

  .banner .navigation-container ul.nav > li {
    background: none repeat scroll 0 0 #173f5b;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%; }

  .banner .navigation-container ul.nav > li > a {
    border-left: 0 none transparent; }

  .banner .navigation-container ul.nav > li > a .sub-nav-menu {
    display: none; }

  .banner .navigation-container ul.nav > li:hover .sub-nav-menu {
    display: none; }

  .banner .row .site-description {
    display: none; }

  .swipe {
    height: auto;
    margin-top: 260px;
    max-width: 100%;
    min-height: 360px; }

  .swipe-wrap {
    border-radius: 0; }

  .swipe-wrap .article {
    height: 360px;
    max-width: 768px;
    min-height: 360px; }

  .swipe-wrap .article img.article-image {
    min-height: 360px;
    max-width: 100%;
    min-width: 100%;
    width: auto; }

  .swipe-wrap .article .content-carousel {
    height: 100%;
    position: relative;
    width: 100%; }

  .swipe-wrap .article .block-content {
    bottom: 30px;
    margin-right: 20px; }

  .carousel-indicator {
    bottom: 250px;
    left: auto;
    margin-right: 20px;
    right: 0;
    width: 100%; }

  body.iucto-article #column-2 .journal-content-article {
    /*background:#fff;*/
    padding-top: 15px; }

  #column-2 .journal-content-article h1.title {
    font-family: "Montserrat", sans-serif;
    color: #ff7802; }

  #column-2 .journal-content-article h2.headline {
    font-family: "Montserrat", sans-serif;
    color: #5cc5ed; }

  #column-2 .journal-content-article h2 {
    font-family: "Montserrat", sans-serif;
    color: #ff7802; }

  #column-2 .journal-content-article h3 {
    font-family: "Montserrat", sans-serif;
    color: #78b42f; }

  #column-2 .journal-content-article a {
    color: #5cc5ed; }

  #column-2 .journal-content-article .hr-sep {
    width: 100%;
    /*34px;*/
    /*border: 4px solid $light-gray !important;*/
    float: left; }

  #column-2 .journal-content-article .hr-sep.top {
    margin: 0;
    padding: 0;
    margin-top: -15px;
    display: none; }

  #column-2 .journal-content-article .hr-sep.bottom {
    margin: 0 0 20px;
    padding: 0; }

  #column-2 .journal-content-article .content ul {
    margin: 0;
    padding-left: 20px; }

  #column-2 .journal-content-article .content ul li {
    list-style-image: url("/iuct-oncopole-theme/css/../images/list.png");
    border-bottom: 1px solid #888; }

  #column-2 .journal-content-article .abstract {
    clear: both;
    padding-bottom: 20px; }

  #column-2 .journal-content-article .content {
    clear: both;
    padding-bottom: 20px; }

  body.iucto-home #content .content {
    margin-top: 0 !important; }

  body.iucto-article #column-3 .family-03 .journal-content-article {
    margin: 0 0 20px;
    padding: 0;
    width: 100%;
    background: #166c51; }

  .content .col-md-4 {
    padding: 0 15px; }

  .content .col-xs-12 {
    padding: 0; }

  .quick-links {
    padding: 20px 15px; }

  .aui .icon-link {
    display: inline-block !important;
    height: 34px; }

  .aui .icon-link, .aui .icon-link-hover {
    float: none;
    height: 34px;
    margin: 5px;
    padding: 0;
    text-align: center; }

  .quick-links ul li a span {
    display: inline-block;
    font-size: 12px;
    line-height: 15px !important;
    margin: 0 -4px;
    text-align: center; }

  .links-list {
    margin: 0 0 20px; }

  .links-list h1, .links-list h2 {
    /*font-size: 25px;*/
    background: #005540;
    line-height: 28px;
    margin: 10px 0;
    padding: 30px !important; }

  .links-list ul {
    padding: 10px 30px 15px; }

  #column-2 .journal-content-article .links-list a,
  #column-3 .journal-content-article .links-list a {
    color: #ffffff; }

  #column-2 .journal-content-article .links-list a:hover,
  #column-3 .journal-content-article .links-list a:hover {
    color: #5cc5ed; }

  .family-03 .links-list ul li:last-child a, .family-03 .nav-menu ul li:last-child a {
    border-bottom: 0 none transparent; }

  .links-list ul li a {
    padding: 7px 0 8px 20px; }

  .quick-access {
    width: auto; }

  .quick-access ul li {
    margin: 0 20px 20px; }

  .footer {
    background: #173f5b;
    width: 100%;
    padding: 20px 0 0; }
    .footer .row {
      margin-left: 0px;
      margin-right: 0px; }
      .footer .row .bottom-logo {
        height: 39px;
        background: url("/iuct-oncopole-theme/css/../images/logo-footer.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
        padding-bottom: 0.5em; }
      .footer .row .bottom-menu {
        background: none repeat scroll 0 0 #153E5C;
        text-align: right; }
        .footer .row .bottom-menu .footer-nav {
          float: none;
          line-height: 0.4em;
          padding-top: 0.4em; }
        .footer .row .bottom-menu li.footer-link {
          border-right: none; }
          .footer .row .bottom-menu li.footer-link a {
            color: white;
            text-decoration: none;
            padding: 8px;
            font-size: 81.3%;
            font-weight: 400; }
          .footer .row .bottom-menu li.footer-link a:hover {
            color: #5cc5ed; }
        .footer .row .bottom-menu li:last-child {
          border: none;
          padding-right: 15px !important; } }
/* --- BEORN THEME / 480px ---*/
@media screen and (max-width: 480px) {
  .signed-out .portlet-column-content.empty {
    padding: 0; }

  .aui body {
    min-width: 320px;
    padding-left: 0;
    padding-right: 0; }

  .aui h1, .aui h2, .aui h3 {
    line-height: 28px; }

  .aui h1 {
    font-size: 25px !important; }

  .aui h2 {
    font-size: 22px !important; }

  .aui h3 {
    font-size: 20px !important; }

  .aui img {
    height: auto !important; }

  .banner .row {
    height: 88px;
    max-height: 130px;
    min-height: 80px;
    padding: 0;
    width: 100%; }

  .banner .row .heading {
    left: 50%;
    margin: 0 auto 0 -30%;
    max-height: 130px;
    max-width: 264px;
    height: 100%;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: 60%; }

  .banner .row .heading .site-title {
    margin: 0;
    max-height: 100%;
    max-width: 284px;
    /*padding: 0 10px;*/
    padding: 0;
    width: 100%; }

  .banner .row .heading .site-title .logo.custom-logo {
    max-width: 100%; }

  .banner .row .heading .site-title .logo.custom-logo img {
    padding-right: 0; }

  .banner .row .banner-search {
    background-image: url("/iuct-oncopole-theme/css/../images/picto-search-blue.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 35px auto;
    float: right;
    height: 100%;
    margin-top: 0;
    max-height: 130px;
    min-height: 80px;
    padding-right: 0 !important;
    position: absolute;
    right: 0;
    text-align: right;
    width: 80px; }

  .banner .row .right-bloc-container {
    display: block;
    height: 100%;
    float: right; }

  .banner .row .language-selector .taglib-language-list-text {
    height: 20px;
    line-height: 5px; }

  .banner .row .language-selector .taglib-language-list-text:first-child, .banner .row .language-selector .taglib-language-list-text:last-child {
    border-radius: 0; }

  .banner .row .banner-search.active {
    padding-left: 0;
    width: calc(100% - 80px); }

  .banner .row .banner-search.active .search input.search-button {
    right: 0;
    top: 0; }

  .banner .row .banner-search.active .search input.search-field {
    width: 250px; }

  .banner .row .banner-search .search {
    display: none; }

  .banner .row .banner-search.active .search {
    display: block; }

  .banner .row .banner-search .search input.search-field {
    border-radius: 0;
    margin: 0;
    min-height: 80px;
    width: 100%; }

  .banner .row .banner-search .search:hover input.search-field {
    border-radius: 0;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 55px;
    width: 100%; }

  .banner .row .banner-search .search input.search-button {
    background-position: 15px 22px;
    background-size: 35px auto;
    height: 80px;
    padding-left: 20px;
    padding-right: 0;
    right: 0;
    top: 0;
    width: 60px; }

  .banner .row .banner-search .search input.search-field:hover,
  .banner .row .banner-search .search:hover input.search-field,
  .banner .row .banner-search .search input.search-field:focus {
    border-radius: 0;
    font-size: 22px;
    padding-left: 20px;
    padding-right: 55px;
    width: 100%; }

  .banner .row.navigation-container {
    background-image: url("/iuct-oncopole-theme/css/../images/mobile_button_blue.png");
    background-position: 15px 15px;
    background-repeat: no-repeat;
    left: 0;
    margin: 0;
    max-height: 130px;
    min-height: 80px;
    padding: 0;
    position: absolute;
    top: 0;
    width: 80px; }

  .banner .row.navigation-container.active {
    background-image: url("/iuct-oncopole-theme/css/../images/mobile_close_button_blue.png");
    width: 100%; }

  .banner .navigation-container #navigation {
    display: none;
    padding: 0; }

  .banner .navigation-container.active #navigation {
    display: block; }

  .banner .navigation-container ul.nav {
    display: block;
    margin-top: 80px;
    text-align: center;
    width: 100%; }

  .banner .navigation-container ul.nav > li {
    background: none repeat scroll 0 0 #173f5b;
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%; }

  .banner .navigation-container ul.nav > li > a {
    border-left: 0 none transparent; }

  .banner .navigation-container ul.nav > li > a .sub-nav-menu {
    display: none; }

  .banner .navigation-container ul.nav > li:hover .sub-nav-menu {
    display: none; }

  .banner .row .site-description {
    display: none; }

  .aui .breadcrumb {
    padding-left: 15px !important;
    padding-right: 15px !important;
    width: auto; }

  body.iucto-home #content {
    margin-top: auto; }

  .swipe {
    height: auto;
    margin-top: 95px;
    max-width: 100%;
    min-height: 231px; }

  .swipe-wrap {
    border-radius: 0; }

  .swipe-wrap .article {
    height: 231px;
    max-width: 480px;
    min-height: 231px; }

  .swipe-wrap .article img.article-image {
    min-height: 231px;
    max-width: 100%;
    min-width: 100%;
    width: auto; }

  .swipe-wrap .article .content-carousel {
    height: 100%;
    position: relative;
    width: 100%; }

  .swipe-wrap .article .block-content {
    border-radius: 0;
    bottom: 0;
    display: inline;
    height: 100%;
    line-height: 140px;
    min-height: 231px;
    padding: 20px 40px;
    vertical-align: middle;
    width: 100%; }

  .swipe-wrap .article .block-content h3.article-title {
    display: inline-block;
    font-size: 24px;
    height: auto;
    position: static;
    vertical-align: middle;
    width: 100%; }

  .swipe-wrap .article .block-content a.article-more {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    left: auto;
    line-height: 60px;
    margin: 0;
    opacity: 1 !important;
    text-transform: uppercase;
    top: -30px; }

  .carousel-indicator {
    bottom: 50px;
    left: auto;
    margin: auto;
    right: auto;
    text-align: center;
    width: 100%; }

  .carousel-indicator .content-indicator {
    margin: auto;
    position: static;
    width: auto; }

  .carousel-indicator .prev-button, .carousel-indicator .next-button {
    height: 231px;
    margin-top: -80px;
    text-align: right; }

  .carousel-indicator button.prev-button {
    left: 15px; }

  body.iucto-article #column-2 .journal-content-article {
    /*background:#fff;*/
    padding-top: 15px; }

  #column-2 .journal-content-article h1.title {
    font-family: "Montserrat", sans-serif;
    color: #ff7802; }

  #column-2 .journal-content-article h2.headline {
    font-family: "Montserrat", sans-serif;
    color: #5cc5ed; }

  #column-2 .journal-content-article h2 {
    font-family: "Montserrat", sans-serif;
    color: #ff7802; }

  #column-2 .journal-content-article h3 {
    font-family: "Montserrat", sans-serif;
    color: #78b42f; }

  #column-2 .journal-content-article a {
    color: #5cc5ed; }

  #column-2 .journal-content-article .hr-sep {
    width: 100%;
    /*34px;*/
    /*border: 4px solid $light-gray !important;*/
    float: left; }

  #column-2 .journal-content-article .hr-sep.top {
    margin: 0;
    padding: 0;
    margin-top: -15px;
    display: none; }

  #column-2 .journal-content-article .hr-sep.bottom {
    margin: 0 0 20px;
    padding: 0; }

  #column-2 .journal-content-article .content ul {
    margin: 0;
    padding-left: 20px; }

  #column-2 .journal-content-article .content ul li {
    list-style-image: url("/iuct-oncopole-theme/css/../images/list.png");
    border-bottom: 1px solid #888; }

  #column-2 .journal-content-article .abstract {
    clear: both;
    padding-bottom: 20px; }

  #column-2 .journal-content-article .content {
    clear: both;
    padding-bottom: 20px; }

  body.iucto-home #content .content {
    margin-top: 0 !important; }

  body.iucto-article #column-3 .family-03 .journal-content-article {
    margin: 0 0 20px;
    padding: 0 15px;
    width: 100%;
    background: #166c51; }

  .content .col-md-4 {
    padding: 0 15px; }

  .content .col-xs-12 {
    padding: 0; }

  .quick-links {
    font-size: 12px;
    height: 98px;
    margin: 0 -15px 10px;
    padding: 10px 0; }

  .quick-links ul {
    height: 78px;
    margin: 0 !important;
    padding: 0 !important; }

  .quick-links ul li {
    /*padding: 0 22px;*/
    padding: 0;
    text-align: center; }

  .quick-links ul li a {
    display: inline-block;
    height: 100%;
    text-align: center; }

  .aui .icon-link, .aui .icon-link-hover {
    float: none;
    height: 34px;
    margin: 5px;
    padding: 0;
    text-align: center; }

  .aui .icon-link {
    display: inline !important; }

  .aui .icon-link-hover {
    display: none !important; }

  .quick-links ul li a span {
    display: inline-block;
    font-size: 12px;
    line-height: 15px !important;
    /*margin: 0 -4px;*/
    margin: 0;
    float: left;
    width: 100%;
    text-align: center; }

  .portlet-asset-publisher {
    margin-top: 0; }

  .portlet-asset-publisher h1.portlet-title,
  .portlet-asset-publisher h2.portlet-title {
    font-size: 25px !important;
    line-height: 28px;
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px; }

  .portlet-asset-publisher .asset-abstract .asset-image {
    display: none; }

  .portlet-asset-publisher .asset-abstract a.asset-text {
    border-bottom: 1px solid #dddddd;
    padding: 20px 15px; }

  .portlet-asset-publisher .asset-abstract a.asset-text h1.asset-title,
  .portlet-asset-publisher .asset-abstract a.asset-text h2.asset-title,
  .portlet-asset-publisher .asset-abstract a.asset-text h3.asset-title {
    border-bottom: 0 none transparent;
    font-size: 20px !important;
    line-height: 24px;
    margin-top: 0; }

  .portlet-asset-publisher .asset-abstract a.asset-text.first {
    min-height: auto;
    width: auto; }

  .portlet-asset-publisher .asset-abstract a.asset-text.first h1.asset-title,
  .portlet-asset-publisher .asset-abstract a.asset-text.first h2.asset-title,
  .portlet-asset-publisher .asset-abstract a.asset-text.first h3.asset-title {
    font-size: 25px !important;
    line-height: 28px; }

  .portlet-asset-publisher a.link-news {
    font-size: 15px;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 5px; }

  .links-list {
    margin: 0 0 20px; }

  .links-list h1, .links-list h2 {
    font-size: 25px;
    background: #005540;
    line-height: 28px;
    margin: 10px -15px;
    padding: 20px 15px !important; }

  .links-list ul {
    padding: 10px 0 15px; }

  #column-2 .journal-content-article .links-list a,
  #column-3 .journal-content-article .links-list a {
    color: #ffffff; }

  #column-2 .journal-content-article .links-list a:hover,
  #column-3 .journal-content-article .links-list a:hover {
    color: #5cc5ed; }

  .family-03 .links-list ul li:last-child a, .family-03 .nav-menu ul li:last-child a {
    border-bottom: 0 none transparent; }

  .links-list ul li a {
    padding: 7px 0 8px 20px; }

  .newsletter-portlet {
    margin: 0 0 10px;
    padding: 15px 15px 20px; }

  .newsletter-portlet .portlet-title-text {
    font-size: 25px;
    line-height: 35px; }

  .newsletter-portlet .summary {
    margin-top: 5px; }

  .newsletter-portlet input.mail-address {
    font-size: 15px; }

  .newsletter-portlet button.newsletter-subscribe {
    margin-top: 0;
    font-weight: bold; }

  .last-event-portlet.sparse {
    margin: 10px 0 60px;
    padding-left: 15px;
    padding-right: 15px; }

  .last-event-portlet h1 {
    font-size: 25px;
    margin-bottom: 10px !important; }

  .last-event-portlet h1.title {
    font-size: 20px !important;
    font-weight: 700;
    line-height: 25px;
    margin: 0px 0px 10px !important;
    padding: 0px !important; }

  .portlet-title-text {
    line-height: 28px; }

  .last-event {
    min-height: 86px; }

  .last-event-portlet h1.portlet-title, .last-event-portlet h2.portlet-title {
    font-size: 25px !important;
    padding-bottom: 20px; }

  .last-event-portlet .date {
    margin-bottom: 10px;
    margin-right: 10px; }

  .last-event-portlet .date .month {
    font-size: 14px; }

  .last-event-portlet .date .day {
    font-size: 30px;
    font-weight: bold; }

  .last-event-portlet .content-event {
    margin-left: 80px; }

  .last-event-portlet.sparse .agenda-link {
    margin-top: 35px;
    margin-right: -15px; }

  .last-event-portlet .agenda-link a.link-events {
    font-size: 15px; }

  .family-01.sparse .agenda-link a.link-events {
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 5px; }

  .quick-access {
    height: auto;
    max-width: 480px;
    padding: 5px 0 20px;
    width: 100%; }

  .quick-access ul {
    height: auto;
    padding: 0;
    width: 100%; }

  .quick-access ul li {
    height: auto;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-top: 10px;
    max-height: 183px;
    max-width: 183px;
    min-height: 137px;
    min-width: 137px;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    width: calc(50% - 7.5px); }

  .quick-access ul li:nth-child(2) {
    margin-right: 0; }

  .quick-access ul li:before {
    content: "";
    display: block;
    padding-top: 100%; }

  .quick-access ul li a {
    border-radius: 50%;
    bottom: 0;
    height: auto;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%; }

  .quick-access ul li a img.background-link {
    height: 100%;
    width: 100%; }

  .quick-access ul li a span {
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    height: 100%;
    line-height: 20px;
    margin-top: -12px;
    padding-top: 0;
    top: 50%;
    width: 100%; }

  #content .portlet-search {
    margin-top: 20px;
    max-width: 100%;
    padding: 20px 15px; }

  .portlet-search .portlet-icon-back {
    display: none; }

  .portlet-search #_3_searchContainer {
    padding-top: 20px; }

  .portlet-search #_3_facetNavigation {
    display: none; }

  .portlet-search .form .search-layout .span10.result {
    margin-left: 0;
    width: 100% !important; }

  .portlet-navigation {
    padding: 20px 15px; }

  .portlet-navigation h2 {
    font-size: 25px !important; }

  .portlet-journal-content .journal-content-article {
    padding-left: 15px;
    padding-right: 15px; }

  .journal-content-article h1 {
    padding-bottom: 10px; }

  .footer {
    background: #173f5b;
    min-width: 320px;
    margin: 0;
    padding: 25px 15px; }
    .footer .row {
      margin-left: 0px;
      margin-right: 0px; }
      .footer .row .bottom-logo {
        height: 39px;
        background: url("/iuct-oncopole-theme/css/../images/logo-footer.png") no-repeat scroll center 0 rgba(0, 0, 0, 0);
        padding-bottom: 0.5em; }
      .footer .row .bottom-menu {
        background: none repeat scroll 0 0 #153E5C;
        text-align: right; }
        .footer .row .bottom-menu .footer-nav {
          float: none;
          line-height: 0.4em;
          padding-top: 15px; }
        .footer .row .bottom-menu li.footer-link {
          border-right: 0 none transparent;
          padding-left: 0;
          padding-right: 0;
          padding-top: 6px;
          text-align: center;
          width: 100%; }
          .footer .row .bottom-menu li.footer-link a {
            color: white;
            text-decoration: none;
            display: inline-block;
            font-size: 12px;
            font-weight: 400;
            margin: auto;
            padding: 8px;
            width: 100%;
            padding: 8px; }
          .footer .row .bottom-menu li.footer-link a:hover {
            color: #5cc5ed; }
        .footer .row .bottom-menu li.footer-link:before {
          border-bottom: 1px solid #5cc5ed;
          content: "";
          display: block;
          left: calc(50% - 7.5px);
          margin-bottom: 3px;
          position: relative;
          top: 0;
          width: 15px; }
        .footer .row .bottom-menu li:first-child.footer-link:before {
          border-bottom: 0 none transparent;
          content: "";
          display: block;
          left: calc(50% - 7.5px);
          margin-bottom: 0;
          position: relative;
          top: 0;
          width: 15px; }
        .footer .row .bottom-menu li:last-child {
          border: none;
          padding-right: 0 !important; } }