@import url('https://fonts.googleapis.com/css?family=Open+Sans|Rubik:300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Heebo:400,500,700&display=swap');
@import url(https://use.fontawesome.com/releases/v5.7.2/css/all.css);
/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #333333;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #0d0d0d;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  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: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .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;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.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;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 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, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-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.42857143;
  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-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.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-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.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:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.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:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.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:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .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;
  min-width: 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;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  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 .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.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,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 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;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.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.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-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.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.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: #337ab7;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.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.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-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.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.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-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.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.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-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.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.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-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #0d0d0d;
  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: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot);
  src: url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff2) format('woff2'), url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.woff) format('woff'), url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(/sites/all/themes/themedemo/src/bootstrap/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur: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";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  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.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.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 + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-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-bottom-right-radius: 0;
  border-top-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:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  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,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.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-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  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:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  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: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].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 > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.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: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #333333;
}
.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.42857143;
  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;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.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: #337ab7;
}
.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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-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;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.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: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .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;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.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;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 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 {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.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: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@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-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.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 {
  background-color: #080808;
  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 .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .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: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.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 {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.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;
  line-height: 1.42857143;
  text-decoration: none;
  color: #333333;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.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-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #0d0d0d;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.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;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.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-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.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-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.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: #777777;
  background-color: #ffffff;
  cursor: not-allowed;
}
.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;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #337ab7;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}
.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;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #333333;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}
.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,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-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;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  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: #337ab7;
  -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;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  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: -o-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,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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-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: -o-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-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: -o-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-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: -o-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-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: -o-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 {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #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;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 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-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;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.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:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.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,
.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 {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  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,
.panel-group .panel-heading + .panel-collapse > .list-group {
  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 .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #337ab7;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.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 {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  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-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  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);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  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 {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-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 {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-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 {
  outline: 0;
  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%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  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%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  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 .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.font-regular {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
}
.font-semibold {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
}
.font-light {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
}
/* ROOT - BASE LAYOUT */
body {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  background-color: #fff;
  /*padding-top: 210px !important;*/
}
.container-fluid {
  max-width: 1200px;
}
.container {
  width: 1200px;
}
#admin-menu {
  z-index: 1300;
}
.no-padding > [class*="col-"],
.no-padding {
  padding: 0;
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
/* ROOT - TYPO */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 0.6857;
  color: #1d3052;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}
h2 {
  font-size: 30px;
  font-size: 3rem;
  line-height: 0.8;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}
h3 {
  color: #1d3052;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin-top: 0.25em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-bottom: 0.25em;
}
h4 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  color: #1d3052;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 0.5em;
}
h5 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #1d3052;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 0.5em;
}
h6 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #1d3052;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin-bottom: 0.5em;
}
p + h1,
p + h2,
p + h3,
p + h4,
p + h5,
p + h6 {
  margin-top: 1.5em;
}
p {
  margin: 0.85em 0;
}
p img {
  margin: 0;
}
a {
  color: #1d3052;
}
a,
a:visited {
  max-width: 100%;
  outline: 0 none;
  text-decoration: none;
}
a:hover,
a:focus {
  outline: 0 none;
  text-decoration: none;
  color: #666;
}
p a,
p a:visited {
  line-height: inherit;
}
ul,
ol {
  margin-bottom: 20px;
}
ul {
  list-style: outside none none;
  margin-left: 7px;
}
ol {
  list-style: outside none decimal;
  margin-left: 15px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 4px 0 5px 30px;
}
ul ul li,
ul ol li,
ol ol li,
ol ul li {
  margin-bottom: 6px;
}
img,
a img {
  border: medium none;
  display: inline-block;
  height: auto;
  image-rendering: optimizequality;
  margin: 0;
  max-width: 100%;
  padding: 0;
}
.thumbnail {
  border: none;
  border-radius: 0;
}
.vcenter {
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .page-header {
    margin-top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-header {
    margin-top: 0;
  }
}
.codedirection {
  direction: rtl;
  unicode-bidi: bidi-override;
}
#share-btn {
  display: none;
}
/* ROOT - embed responsive */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-wrapper {
  width: 600px;
  max-width: 100%;
}
/* ROOT - PAGINATION */
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-radius: 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #000;
  border-color: #000;
}
/* ROOT - REGIONS */
/* header */
.slogan-logo {
  display: none;
  font-style: italic;
  color: #fff;
  opacity: 0.8;
  font-weight: 100;
}
.container-header {
  background-color: #ffffff;
}
@media only screen and (max-width: 768px) {
  .container-header {
    height: 80px;
  }
}
.entete-moncompte {
  /*padding-top: 5em;*/
}
@media only screen and (max-width: 768px) {
  .entete-moncompte {
    padding-top: 2em;
    z-index: 1000;
  }
  .entete-moncompte .glyphicon-user {
    font-size: 25px;
    color: #fff;
  }
}
.logo {
  display: block;
  margin-top: 2em;
}
@media only screen and (max-width: 768px) {
  .logo {
    margin-top: 1em !important;
  }
}
.logo img {
  display: block;
  margin: 0 auto;
}
.logo {
  margin-top: 2em;
}
header .logo-ville {
  background: #1d3052;
  text-align: center;
}
header .logo-ville img {
  margin-bottom: -15px;
  margin-left: 150px;
}
@media only screen and (max-width: 768px) {
  header .logo-ville img {
    width: 90px;
    margin-left: 10px;
  }
}
#navbar {
  max-width: 100%;
  width: 100%;
  margin-bottom: 0;
  z-index: 1200;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  #navbar {
    padding-top: 0em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  #navbar {
    padding-top: 0em;
  }
}
@media only screen and (max-width: 768px) {
  #navbar .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar {
  border-radius: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .navbar {
    height: 80px;
    background: none !important;
    box-shadow: none;
    z-index: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .navbar {
    height: 100px;
    background: none !important;
    box-shadow: none;
    z-index: 0;
  }
}
@media only screen and (max-width: 768px) {
  .logo img {
    width: 150px;
  }
}
/* barre reduite */
.navbar-portail-top {
  height: 120px !important;
}
.navbar-portail-top .container-fluid {
  height: 120px !important;
}
.navbar-portail-top .logo {
  height: 70px;
  margin-top: 1em !important;
}
.navbar-portail-top .logo img {
  transform-origin: 0 0;
  transform: scale(0.8);
  transform-origin: 280px 0 0 !important;
}
@media only screen and (max-width: 768px) {
  .navbar-portail-top .logo img {
    transform: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .navbar-portail-top .logo img {
    transform: scale(0.7);
  }
}
.navbar-portail-top .entete-moncompte {
  padding-top: 1em !important;
}
#precontenu,
#postcontenu,
#topcontenu,
#bascontenu {
  padding-bottom: 2em;
}
#postcontenu {
  padding-top: 2em;
  background: #f6f5f6;
}
.front #precontenu {
  margin-top: 20px;
  padding-bottom: 0;
}
.front #precontenu .container-fluid {
  max-width: 100%;
  padding: 0;
}
#bascontenu {
  margin-bottom: 2em;
}
.footer {
  background: #1d3052;
  color: #ccc;
  padding-bottom: 2em;
  padding-top: 50px;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .footer .menu li {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .footer .menu li {
    display: block;
  }
}
/* ROOT - precontenu */
#precontenu {
  width: 100%;
}
.not-front #precontenu {
  background: none;
}
.page-taxonomy #precontenu {
  background: none;
}
/* ROOT - FLEXSLIDER */
.flexslider {
  border: none;
  background: none;
  margin-bottom: 1em;
}
.flexslider .flex-control-nav {
  bottom: 10px;
  z-index: 100;
}
.flexslider .flex-direction-nav a {
  text-shadow: none;
  width: 70px;
  height: 80px;
}
.flexslider .flex-direction-nav a:before {
  text-shadow: none;
  padding-top: 15px;
}
.flexslider .flex-direction-nav a {
  color: #fff;
}
.node-galerie-image {
  position: relative;
}
.node-galerie-image .field-name-field-copyright {
  position: absolute;
  right: 0px;
  z-index: 1000;
  color: #666;
  padding: 5px;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.9);
}
/* ROOT - ONGLETS */
.nav-tabs {
  margin-top: 2em;
}
.nav-tabs > li > a {
  text-transform: uppercase;
  font-weight: 600;
  color: #666;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  border: none;
  border-radius: 0;
  border-bottom: solid 2px #1d3052;
  color: #1d3052;
}
.nav-tabs > li > a:hover {
  color: #1d3052;
  background: none;
  border: none;
  border-bottom: solid 2px #1d3052;
}
.tab-content {
  padding: 1em;
  color: #666;
}
/* ROOT - BOUTONS PARTAGER */
#share-btn {
  position: relative;
}
@media only screen and (max-width: 768px) {
  .page-actualites #share-btn,
  #share-btn .btn-export-pdf,
  #share-btn .at-svc-print {
    display: none;
  }
}
.addthis_inline_share_toolbox {
  position: absolute;
  right: 0;
  top: -40px;
}
@media only screen and (max-width: 768px) {
  .addthis_inline_share_toolbox {
    position: relative;
    right: auto;
    top: auto;
  }
}
.btn-export-pdf a {
  background: url(/sites/all/themes/themedemo/src/images/picto-pdf.png) no-repeat 8px 5px;
  position: absolute;
  right: 138px;
  top: -40px;
  background-color: #222222;
  border-radius: 40px;
  padding: 5px;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  line-height: 0;
  margin: 0 2px 5px;
  overflow: hidden;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  transition: all 0.2s ease-in-out 0s;
  height: 30px;
  width: 30px;
}
.btn-export-pdf a img {
  display: none;
}
.btn-export-pdf a:hover {
  transform: translateY(-4px);
}
.btn-rss-liste a {
  background: url(/sites/all/themes/themedemo/src/images/picto-rss-blc.png) no-repeat 8px 5px;
  position: absolute;
  right: 173px;
  top: -40px;
  background-color: #222222;
  border-radius: 40px;
  padding: 5px;
  border: 0 none;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: helvetica neue, helvetica, arial, sans-serif;
  line-height: 0;
  margin: 0 2px 5px;
  overflow: hidden;
  padding: 0;
  text-decoration: none;
  text-transform: none;
  transition: all 0.2s ease-in-out 0s;
  height: 30px;
  width: 30px;
}
.btn-rss-liste a img {
  display: none;
}
.btn-rss-liste a:hover {
  transform: translateY(-4px);
}
/* ROOT - BREADCRUMB */
.breadcrumb,
.sid-fil-ariane {
  color: #666;
  background: none;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding: 0;
  margin-left: 0;
}
.breadcrumb .inline:after,
.sid-fil-ariane .inline:after {
  content: " > ";
}
.breadcrumb .last:after,
.sid-fil-ariane .last:after {
  content: "";
}
.sid-fil-ariane {
  display: none;
}
/* ROOT - MASONRY */
.grid-item {
  margin-bottom: 4%;
}
.grid-sizer,
.grid-item {
  width: 15%;
}
.gutter-sizer {
  width: 4%;
}
/* NOEUD ACCROCHE */
/*.node-teaser {
  .field-name-field-date-evenement {
    padding: 10px 0 5px 25px;
  }

  .field-name-field-localisation {
    padding: 5px 0 10px 25px;
  }
}*/
/* EVENEMENTS - DATES */
.date-display-start:before {
  content: "Du ";
}
.date-display-end:before {
  content: "au ";
}
/* EVENEMENTS - BLOC AGENDA JEUNESSE */
#block-views-evenementsimple-block-3 .views-row {
  background: #fcff08;
  color: #fff;
  min-height: 590px;
  -webkit-transition: all .2s linear;
  transition: all .2s linear;
}
@media only screen and (max-width: 768px) {
  #block-views-evenementsimple-block-3 .views-row {
    margin-bottom: 1em;
    width: 250px;
  }
}
#block-views-evenementsimple-block-3 .views-row:hover {
  background-color: #d1d400;
}
#block-views-evenementsimple-block-3 .views-row:hover img {
  -webkit-filter: brightness(50%);
  /* Safari 6.0 - 9.0 */
  filter: brightness(50%);
}
@media only screen and (max-width: 768px) {
  #block-views-evenementsimple-block-3 .views-row img {
    -webkit-filter: brightness(50%);
    /* Safari 6.0 - 9.0 */
    filter: brightness(50%);
  }
}
#block-views-evenementsimple-block-3 .views-field {
  padding-left: 1.5em;
  padding-right: 1.5em;
}
#block-views-evenementsimple-block-3 .views-field-field-vignette {
  padding: 0 !important;
}
#block-views-evenementsimple-block-3 h3 {
  color: #fff !important;
  margin: 0;
  font-weight: 500;
  font-size: 30px;
  font-size: 3rem;
  line-height: 32px;
  margin-bottom: 1em;
}
#block-views-evenementsimple-block-3 .views-field-field-date-evenement {
  font-weight: 600;
}
#block-views-evenementsimple-block-3 .views-field-field-localisation {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0.3em;
}
#block-views-evenementsimple-block-3 a {
  color: #fff;
}
#block-views-evenementsimple-block-3 .views-label,
#block-views-evenementsimple-block-3 .views-label .field-content {
  display: inline;
}
#block-views-evenementsimple-block-3 .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  padding: 40px 40px;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
}
#block-views-evenementsimple-block-3 .overlay a,
#block-views-evenementsimple-block-3 .overlay div {
  color: #FFF;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
@media only screen and (max-width: 768px) {
  #block-views-evenementsimple-block-3 .overlay a,
  #block-views-evenementsimple-block-3 .overlay div {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
#block-views-evenementsimple-block-3 .overlay:hover a,
#block-views-evenementsimple-block-3 .overlay:hover div {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#block-views-evenementsimple-block-3 .btn-voir-mosaique {
  background: #fcff08;
  padding: 0.5em;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  margin-top: 1em;
  text-align: center;
}
#block-views-evenementsimple-block-3 .views-row-even .views-field-nothing {
  position: absolute;
  top: 0;
  left: 0;
}
#block-views-evenementsimple-block-3 .views-row-even .views-field-field-vignette {
  position: absolute;
  bottom: 0;
}
#block-views-evenementsimple-block-3 .views-row-even .overlay {
  top: 300px !important;
}
/* EVENEMENTS - NODE */
.node-type-evenement h1.page-header {
  display: none;
}
.node-type-evenement .field-name-title {
  text-align: center;
}
.node-type-evenement .field-name-title h2 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 0.48;
  font-weight: 600;
  margin-bottom: 1em;
}
.node-type-evenement .group-categorie {
  display: flex;
  justify-content: center;
}
.node-type-evenement .group-categorie .field-name-field-public,
.node-type-evenement .group-categorie .field-name-field-type-actualite,
.node-type-evenement .group-categorie .field-name-field-thematique,
.node-type-evenement .group-categorie .field-name-field-type-evenement {
  margin-bottom: 2em;
}
.node-type-evenement .group-categorie .field-name-field-public a,
.node-type-evenement .group-categorie .field-name-field-type-actualite a,
.node-type-evenement .group-categorie .field-name-field-thematique a,
.node-type-evenement .group-categorie .field-name-field-type-evenement a {
  color: #000;
  padding: 10px 20px;
  background-color: #e6e6e6;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px 10px;
}
.node-type-evenement .field-name-submitted-by {
  text-align: center;
  color: #4c4a4a;
  margin-bottom: 2em;
}
.node-type-evenement .field-name-submitted-by a {
  color: #000;
  font-weight: 600;
}
.node-type-evenement .flexslider {
  text-align: center;
}
.node-type-evenement .flexslider img {
  height: 300px;
  object-fit: cover;
}
.node-type-evenement .field-name-field-fichiers .field-label {
  text-transform: none;
}
.node-type-evenement .field-name-field-localisation {
  display: flex;
}
.node-type-evenement .field-name-field-localisation a {
  color: #000;
}
.node-type-evenement .field-name-field-localisation:before {
  font-family: FontAwesome;
  content: "\f041";
  padding-right: 10px;
  padding-bottom: 20px;
}
.node-type-evenement .field-name-field-localisation .field-content {
  padding-bottom: 20px !important;
}
.node-type-evenement .field-name-field-date-evenement {
  display: flex;
}
.node-type-evenement .field-name-field-date-evenement:before {
  font-family: FontAwesome;
  content: "\f073";
  padding-right: 10px;
}
/* EVENEMENTS - PAGE VIEWS */
.page-evenements .node-evenement h2 {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-evenements .views-exposed-form .views-exposed-widget .form-submit {
    margin-bottom: 1.5em;
  }
}
@media only screen and (max-width: 768px) {
  .page-evenements {
    background: none;
  }
}
.page-evenements .view-empty {
  margin-top: 5em;
  margin-bottom: 5em;
  color: #1d3052;
}
.page-evenements .views-field-field-localisation,
.page-evenements .views-field-field-genre-evenement {
  text-transform: uppercase;
  margin-top: 10px;
}
.page-evenements .view-content {
  margin-top: 6em;
}
.page-evenements .thumbnail {
  /*box-shadow:  0 0 3px rgba(0, 0, 0, 0.2);*/
  background: #fafafa;
  padding: 10px 10px 10px 10px;
  padding-bottom: 1em;
  max-width: 275px;
  /*height: 130px;*/
  position: relative;
  overflow: hidden;
}
.page-evenements .thumbnail img {
  margin-bottom: 0.5em;
}
.page-evenements h3 {
  margin: 0;
  margin-bottom: 0.2em;
}
.page-evenements h3 a {
  text-transform: uppercase;
  color: #1d3052;
  font-weight: 600;
}
.page-evenements .views-exposed-form label {
  color: #fff;
  text-transform: uppercase;
  font-weight: 900;
}
.page-evenements .container-inline-date label {
  display: none;
}
.page-evenements #edit-date-filter-max-wrapper {
  margin-top: 0.5em;
}
.page-evenements .help-block {
  display: none;
}
.page-evenements .widget-view {
  margin-top: 2em;
}
.page-evenements .widget-view select {
  color: #999;
}
.page-evenements .views-field-view-node {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  height: 35px;
  background-color: #1d3052;
  transform: translate3d(0px, 100%, 0px);
  transition: transform 0.35s ease 0s;
  text-align: center;
  padding-top: 8px;
}
.page-evenements .views-field-view-node .field-content {
  text-align: center;
}
.page-evenements .views-field-view-node .field-content a {
  text-transform: uppercase;
  color: #fff;
  padding: 5px;
}
.page-evenements .views-field-view-node .field-content a:hover {
  border: solid 1px rgba(255, 255, 255, 0.3);
}
.page-evenements .thumbnail:hover .views-field-view-node {
  transform: translate3d(0px, 0px, 0px);
}
.page-evenements .views-field-field-date-evenement {
  font-style: italic;
  font-weight: 300;
}
.page-evenements #block-views-exp-evenementsimple-page {
  background-color: #cacaca;
}
.page-evenements .view-content {
  margin-top: 0;
}
.page-evenements .pagination {
  width: 100%;
}
.page-evenements .views-field-field-vignette {
  margin-bottom: 15px;
}
#edit-submit-evenementsimple {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
/* DETAIL */
.node .group_etiquettes .field-name-field-genre-evenement,
.node .group_etiquettes .field-name-field-public {
  background: #1d3052;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.2em 1em 0.2em 1em;
  margin-right: 1em;
  font-size: 14px;
  font-size: 1.4rem;
}
.page-evenements .node .group_etiquettes .field-name-field-date-evenement {
  padding: 10px 0 5px 25px;
  background: url(/sites/all/themes/themedemo/src/images/ico-calendrier.png) 0 10px no-repeat;
}
.page-evenements .node .field-name-field-localisation {
  margin-top: 20px;
  color: #1d3052;
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.page-evenements .node .field-name-field-localisation::before {
  font-family: FontAwesome;
  content: "\f041";
  padding-right: 10px;
}
.page-evenements .node .field-name-title-field {
  text-align: center;
}
.page-evenements .node .field-name-field-date-evenement {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-evenements .node .field-name-field-date-evenement:before {
  font-family: FontAwesome;
  content: "\f073";
  padding-right: 10px;
}
.page-evenements .node button {
  border: 0;
  color: #1d3052;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-evenements .node .content a.lien-sinscrire {
  display: block;
  text-align: right;
}
.page-evenements .node .content a.lien-sinscrire:after {
  content: '';
  position: absolute;
  width: 108px;
  height: 3px;
  bottom: 0;
  right: 0;
  background-color: #1d3052;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s;
}
.page-evenements .node .content a.lien-sinscrire:hover {
  color: #1d3052;
}
.page-evenements .node .content a.lien-sinscrire:hover:after {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.page-evenements .node button:hover {
  background: none;
  color: #1d3052;
}
.page-evenements .node .field-name-title-field a {
  text-align: center;
}
/* ACTUALITES - NODE */
.node-type-actualite .field-name-title {
  text-align: center;
}
.node-type-actualite .field-name-title h2 {
  font-size: 50px;
  font-size: 5rem;
  line-height: 0.48;
  font-weight: 600;
  margin-bottom: 1em;
}
.node-type-actualite .group-categorie {
  display: flex;
  justify-content: center;
}
.node-type-actualite .group-categorie .field-name-field-public,
.node-type-actualite .group-categorie .field-name-field-type-actualite,
.node-type-actualite .group-categorie .field-name-field-thematique {
  margin-bottom: 2em;
}
.node-type-actualite .group-categorie .field-name-field-public a,
.node-type-actualite .group-categorie .field-name-field-type-actualite a,
.node-type-actualite .group-categorie .field-name-field-thematique a {
  color: #000;
  padding: 10px 20px;
  background-color: #e6e6e6;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0px 10px;
}
.node-type-actualite .field-name-submitted-by {
  text-align: center;
  color: #4c4a4a;
  margin-bottom: 2em;
}
.node-type-actualite .field-name-submitted-by a {
  color: #000;
  font-weight: 600;
}
.node-type-actualite .flexslider {
  text-align: center;
}
.node-type-actualite .flexslider img {
  height: 300px;
  object-fit: cover;
}
.node-type-actualite .field-name-field-fichiers .field-label {
  text-transform: none;
}
/* ACTUALITES - PAGE VIEWS */
.page-actualites section#block-views-exp-actualitesimple-page {
  padding-left: 0;
}
.page-actualites section#block-views-exp-actualitesimple-page #edit-field-type-actualite-tid-wrapper {
  display: flex;
}
.page-actualites section#block-views-exp-actualitesimple-page #edit-field-type-actualite-tid-wrapper label {
  margin-right: 10px;
}
.page-actualites section#block-views-exp-actualitesimple-page #edit-field-type-actualite-tid-wrapper .views-widget {
  padding-top: 16px;
}
.page-actualites .node-teaser .field {
  margin-left: 0;
}
/* PAGE TAXONOMY TERM CAT RESSOURCE */
/* PAGE MEDIATHEQUE NUMERIQUE */
/* RESSOURCES NUMERIQUES - NODE */
/* MEDIATHEQUES - BLOC ACCUEIL */
#block-views-bibliotheque-block-1 .lien-biblio {
  margin-top: 0.3em;
}
#block-views-bibliotheque-block-1 .views-row {
  margin-bottom: 1.5em;
}
#block-views-bibliotheque-block-1 .views-field-field-horaires-ouverture {
  text-transform: uppercase;
  font-size: 10px;
  font-size: 1rem;
  font-weight: 600;
  margin-top: 0.5em;
  letter-spacing: 0.1em;
  font-family: 'Rubik', sans-serif;
}
#block-views-bibliotheque-block-1 .views-field-field-horaires-ouverture .oh-current-open {
  color: #72bf44;
}
#block-views-bibliotheque-block-1 .views-field-field-horaires-ouverture .oh-current-closed {
  color: gray;
}
#block-views-bibliotheque-block-1 .views-field-field-horaires-ouverture .oh-current-open:before,
#block-views-bibliotheque-block-1 .views-field-field-horaires-ouverture .oh-current-closed:before {
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/icon-hour.png) no-repeat;
  height: 20px;
  width: 20px;
  display: block;
  float: left;
  margin-right: 5px;
}
/* MEDIATHEQUES - PAGE VIEWS */
.page-bibliotheques #precontenu {
  background: none;
}
.page-bibliotheques #block-multiblock-5 .view-content {
  margin-top: 9px;
}
.page-bibliotheques .view-content {
  margin-top: 3em;
}
.page-bibliotheques .views-row {
  border-top: solid 1px #e7e7e7;
  margin-right: 1em;
  padding-top: 1em;
  padding-bottom: 1em;
  height: 137px;
}
.page-bibliotheques .thumbnail {
  padding: 0;
  padding-bottom: 1em;
  /*box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);*/
  background: #fafafa;
}
@media only screen and (max-width: 768px) {
  .page-bibliotheques .thumbnail {
    border: solid 1px #e7e7e7;
  }
}
.page-bibliotheques .views-field-field-vignette {
  height: 179px;
}
.page-bibliotheques .view-content h3 {
  margin: 0;
  margin-top: 0.5em;
}
.page-bibliotheques .view-content img {
  margin-bottom: 1em;
}
.page-bibliotheques .view-content h3 a:hover {
  color: #444;
}
.page-bibliotheques .view-content h3,
.page-bibliotheques .views-field-address,
.page-bibliotheques .views-field-field-telephone,
.page-bibliotheques .views-field-name,
.page-bibliotheques .views-field-field-nom-commun {
  margin-left: 15px;
}
.page-bibliotheques .location.vcard .fn {
  text-transform: uppercase;
  font-weight: 600;
  color: #1d3052;
}
.page-bibliotheques .oh-current-open,
.page-bibliotheques .oh-current-closed {
  color: #fff;
  padding: 2px 5px;
  position: absolute;
  margin-left: 15px;
  top: 0;
  left: 0;
}
.page-bibliotheques .oh-current-open:before,
.page-bibliotheques .oh-current-closed:before {
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/icon-hour.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.page-bibliotheques .oh-current-closed {
  background-color: #666;
}
.page-bibliotheques .oh-current-open {
  background-color: #1d3052;
}
/* MEDIATHEQUES - NODE */
.page-taxonomy-localisation #topcontenu {
  display: none;
}
.page-taxonomy-localisation #postcontenu {
  margin-top: 2em;
}
.page-taxonomy-localisation .node-galerie-image header {
  display: none;
}
.page-taxonomy-localisation .view-geolocalisation-bibliotheque {
  padding-top: 20px;
}
@media only screen and (max-width: 768px) {
  .page-taxonomy-localisation .view-geolocalisation-bibliotheque {
    padding-bottom: 20px;
  }
}
.page-taxonomy-localisation h1.page-header:before {
  /*content: "Médiathèque ";*/
}
.page-taxonomy-localisation .logo-biblio img {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
  max-height: 80px;
  width: auto;
}
.page-taxonomy-localisation .coordonnees-biblio h3 {
  border-top: solid 4px #1d3052;
  padding-top: 1em;
  text-transform: uppercase;
}
.page-taxonomy-localisation .coordonnees-biblio .logo-biblio {
  margin-top: 0.5em;
}
.page-taxonomy-localisation .images-biblio {
  min-height: 420px;
}
.page-taxonomy-localisation .label-vcard {
  border-top: solid 1px rgba(255, 255, 255, 0.6);
  padding-top: 0.5em;
}
.page-taxonomy-localisation .coordonnees-biblio .location.vcard {
  margin-bottom: 1.3em;
}
.page-taxonomy-localisation .coordonnees-biblio .fn {
  display: none;
}
.page-taxonomy-localisation .country-name {
  display: none;
}
.page-taxonomy-localisation .coordonnees-biblio {
  font-size: 1.2em;
  line-height: 22px;
}
.page-taxonomy-localisation .coordonnees-biblio a:hover {
  color: #333;
}
.page-taxonomy-localisation .website a,
.page-taxonomy-localisation .lien-catalogue a {
  display: block;
  padding: 0.5em;
  font-size: 0.8em;
  border: solid 1px rgba(255, 255, 255, 0.6);
  text-align: center;
}
.page-taxonomy-localisation .website a:hover,
.page-taxonomy-localisation .lien-catalogue a:hover {
  background: rgba(255, 255, 255, 0.2);
}
.page-taxonomy-localisation .descriptif {
  font-size: 1.2em;
  line-height: 1.2em;
  color: #666;
}
.page-taxonomy-localisation .descriptif h3 {
  font-size: 1.5em;
  margin-top: 0;
}
.page-taxonomy-localisation .periode-fermeture h3 {
  color: #1d3052;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 0;
}
.page-taxonomy-localisation .node-galerie-image {
  margin-bottom: 0 !important;
}
.page-taxonomy-localisation .nom-commun-biblio {
  text-transform: uppercase;
  font-size: 1.2em;
  margin-bottom: 1em;
}
.page-taxonomy-localisation .horaire-ouverture {
  color: #444;
  line-height: 25px;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-times {
  background-color: #1d3052;
  color: #fff;
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-label {
  background-color: #333;
  color: #fff;
  padding-left: 10px;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display {
  margin-bottom: 10px;
  display: inline-block;
}
@media only screen and (max-width: 768px) {
  .page-taxonomy-localisation .horaire-ouverture .oh-display {
    font-size: 13px !important;
  }
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-closed {
  background-color: #b72b0b;
  font-size: 1em;
}
.page-taxonomy-localisation .date-display-start:before {
  content: "Du ";
}
.page-taxonomy-localisation .date-display-end:before {
  content: "au ";
}
.page-taxonomy-localisation .dates-fermeture {
  background-color: rgba(29, 48, 82, 0.2);
  padding: 0.5em;
  color: #444;
}
.page-taxonomy-localisation #equipement .picto img,
.page-taxonomy-localisation #accessibilite .picto img,
.page-taxonomy-localisation #fond .picto img {
  margin-left: 1em;
  margin-bottom: 1em;
}
.page-taxonomy-localisation .pieces-jointes {
  margin-top: 3em;
  text-transform: uppercase;
}
.page-taxonomy-localisation .pieces-jointes h3 {
  font-size: 1.3em;
  font-weight: 600;
  margin-bottom: 1em;
  color: #1d3052;
}
.page-taxonomy-localisation .pieces-jointes a {
  color: #1d3052;
  font-size: 0.9em;
}
.page-taxonomy-localisation .pieces-jointes a:hover {
  color: #000;
}
.page-taxonomy-localisation .pieces-jointes ul {
  margin: 0;
  padding: 0;
}
.page-taxonomy-localisation .pieces-jointes li {
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
  list-style-type: none;
}
.page-taxonomy-localisation #block-multiblock-4 div.feed-icon {
  position: absolute;
  top: 10px;
  right: 0;
}
/* MEDIATHEQUES - NODE */
/* ouverture */
.bloc-media-ouverture {
  padding: 5px 15px 5px 35px;
  display: inline-block;
  margin-bottom: 15px;
  color: #FFF;
  /*background: url(/sites/all/themes/themedemo/src/images/picto-horaires.png) 10px 7px no-repeat;*/
}
.bloc-media-ouverture-ferme {
  background-color: #1d3052;
}
.bloc-media-ouverture-bientot {
  background-color: orange;
}
.bloc-media-ouverture-ouvert {
  background-color: #72be42;
}
/* descriptif */
.page-taxonomy-localisation .cadre-triangle-biblio {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 400px 0 400px;
  border-color: #1d3052 transparent transparent;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .page-taxonomy-localisation .cadre-triangle-biblio {
    display: none;
  }
}
.page-taxonomy-localisation a.lienFondRouge {
  background-color: #1d3052;
  color: #FFF;
  padding: 10px 50px;
  text-align: center;
  margin-top: 20px;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
}
/* infos */
.page-taxonomy-localisation .adresse {
  background-color: #f2f2f2;
  padding: 20px 25px 10px 25px;
  color: #1d3052;
}
.page-taxonomy-localisation .adresse label {
  font-weight: normal;
}
.page-taxonomy-localisation .adresse .tel {
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
}
/* horaires */
.page-taxonomy-localisation .horaire-ouverture .oh-display-label {
  padding: 10px 15px 5px 15px;
  text-transform: uppercase;
  width: 8em !important;
  background-color: #58595b;
  margin-right: 10px;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-times {
  padding: 10px 15px 5px 15px;
  text-transform: lowercase;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-hours {
  background-color: #72be42;
}
.page-taxonomy-localisation .horaire-ouverture .oh-display-closed {
  background-color: #1d3052;
  font-size: 1em;
}
.page-taxonomy-localisation .horaires-biblio h4 {
  margin-top: 30px;
  margin-bottom: 15px;
  font-size: 2.5rem;
  font-family: 'Open Sans', sans-serif;
}
.page-taxonomy-localisation .dates-fermeture {
  background-color: #f2f2f2;
  padding: 10px 20px;
  font-size: 14px;
  color: #444;
}
/* s incrire */
.page-taxonomy-localisation .inscrire-biblio {
  border-top: solid 4px #1d3052;
  margin-top: 45px;
  padding-top: 1em;
}
.page-taxonomy-localisation .inscrire-biblio h3 {
  text-transform: uppercase;
}
.page-taxonomy-localisation .inscrire-biblio img.imginscire {
  float: right;
  padding-right: 30px;
}
.page-taxonomy-localisation .inscrire-biblio span.sstitreinscire {
  color: #6D6E71;
  font-size: 2rem;
}
/* acces */
.page-taxonomy-localisation .infos-transport {
  margin-top: 30px;
}
/* MEDIATHEQUES - PAGE */
.page-bibliotheques .view-bibliotheque .view-content {
  margin-top: 0;
}
.page-bibliotheques .view-bibliotheque .bloc-biblio {
  margin-bottom: 30px;
  background: #f4f4f4;
  padding-bottom: 1em;
}
.page-bibliotheques .view-bibliotheque .oh-current-open,
.page-bibliotheques .view-bibliotheque .oh-current-closed {
  position: relative;
}
.page-bibliotheques .view-bibliotheque .views-field-field-vignette img {
  width: 100%;
  max-height: 191px;
}
.page-bibliotheques .view-bibliotheque .views-field-field-vignette {
  height: initial;
}
.page-bibliotheques .view-bibliotheque .bloc-biblio-texte {
  border-top: solid 4px #1d3052;
  margin-top: 45px;
  padding-top: 1em;
}
.page-bibliotheques .view-bibliotheque .bloc-biblio-texte h3 {
  margin-left: 0;
}
.page-bibliotheques .oh-current-open:before,
.page-bibliotheques .oh-current-closed:before {
  /*background: url(/sites/all/themes/themedemo/src/images/picto-horaires.png) 2px 2px no-repeat;*/
}
.page-bibliotheques .view-bibliotheque .bloc-biblio .oh-current-open {
  padding: 5px 15px 5px 5px;
  display: inline-block;
  margin-top: 15px;
  background-color: #72be42;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-bibliotheques .view-bibliotheque .bloc-biblio .oh-current-closed {
  padding: 5px 15px 5px 5px;
  display: inline-block;
  margin-top: 15px;
  background-color: #1d3052;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.overlay .lienOffres {
  margin: 15px 0 15px 0;
}
/* SELECTIONS - COMMUN */
.node-selection .field-name-body {
  margin-bottom: 30px;
}
/* SELECTIONS - selection mode mosaique */
.node-mosaique-selection {
  padding-top: 1rem;
}
.node-mosaique-selection .selections-item {
  background: #fff;
  overflow: hidden;
  padding: 1rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.node-mosaique-selection .selections-item .vignette-notice {
  width: 100%;
  transition: all 0.30s ease 0s;
}
.node-mosaique-selection .selections-item .selection-lien-notice {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.30s ease 0s;
  z-index: 1;
}
.node-mosaique-selection .selections-item .selection-lien-notice:hover {
  background: #666;
  opacity: 0.5;
}
.node-mosaique-selection .selections-item h3 {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  margin-top: 0.5rem;
  text-align: left;
}
.node-mosaique-selection .selections-item .selection-auteur {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  text-align: left;
  color: #333;
  opacity: 0.9;
  margin-top: 0.5em;
}
.node-mosaique-selection .selections-item:hover img {
  /*transform: scale(1.2);*/
}
/* SELECTIONS - selection mode carousel */
.node-carousel-selection .selections-item {
  background: #fff;
  overflow: hidden;
  padding: 1rem;
  margin: 1rem;
  position: relative;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
  height: 300px;
  text-align: center;
}
.node-carousel-selection .selections-item .selection-lien-notice {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  transition: all 0.30s ease 0s;
  z-index: 1;
}
.node-carousel-selection .selections-item .selection-lien-notice:hover {
  background: #666;
  opacity: 0.5;
}
.node-carousel-selection .selections-item h3 {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0;
  padding: 0;
  margin-top: 0.5rem;
}
.node-carousel-selection .selections-item .selection-auteur {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  color: #333;
  opacity: 0.9;
  margin-top: 0.5em;
}
.node-carousel-selection .selections-item .vignette-notice {
  height: 130px !important;
  width: auto;
  transition: all 0.30s ease 0s;
  margin: 0 auto;
}
.node-carousel-selection .carousel-control.left,
.node-carousel-selection .carousel-control.right {
  background: none;
}
.node-carousel-selection .carousel-control.left {
  margin-left: 15px;
}
/* SELECTIONS - JCAROUSEL */
.jcarousel-wrapper {
  position: relative;
}
/** Carousel **/
.jcarousel {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.jcarousel ul {
  width: 20000em;
  position: relative;
  list-style: none;
  margin: 0;
  padding: 0;
}
.jcarousel li {
  width: 200px;
  float: left;
  border: 1px solid #fff;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.jcarousel img {
  display: block;
  max-width: 100%;
  height: auto !important;
}
/** Carousel Controls **/
/** Carousel Pagination **/
.jcarousel-pagination {
  position: absolute;
  bottom: -40px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  margin: 0;
}
.jcarousel-pagination a {
  text-decoration: none;
  display: inline-block;
  font-size: 11px;
  height: 10px;
  width: 10px;
  line-height: 10px;
  background: #fff;
  color: #4E443C;
  border-radius: 10px;
  text-indent: -9999px;
  margin-right: 7px;
  -webkit-box-shadow: 0 0 2px #4E443C;
  -moz-box-shadow: 0 0 2px #4E443C;
  box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
  background: #4E443C;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: 0 0 2px #F0EFE7;
  -moz-box-shadow: 0 0 2px #F0EFE7;
  box-shadow: 0 0 2px #F0EFE7;
}
.carousel-control {
  text-shadow: none;
  opacity: 1;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 6%;
  margin-left: -10px;
  font-size: 20px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 6%;
  margin-right: -10px;
  font-size: 20px;
}
.jcarousel-control-prev,
.jcarousel-control-next {
  z-index: 1000;
}
.jcarousel-control-prev .glyphicon-chevron-left::before,
.jcarousel-control-next .glyphicon-chevron-left::before,
.jcarousel-control-prev .glyphicon-chevron-right::before,
.jcarousel-control-next .glyphicon-chevron-right::before {
  background: #f30d36;
  padding: 0.5rem;
}
/* SELECTIONS - selection mode liste */
.node-liste-selection .selections-item {
  border: none;
  border-radius: 0;
  border-top: solid 1px #ddd;
  overflow: auto;
}
.node-liste-selection .selections-item .selection-lien-notice:hover {
  background: #666;
  opacity: 0.5;
}
.node-liste-selection .selections-item .vignette-notice {
  height: 80px;
  width: auto;
  margin-right: 30px;
}
.node-liste-selection .selections-item h4 {
  color: #f30d36;
}
.node-liste-selection .selections-item .selection-auteur {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  color: #333;
  /*.font-semibold;*/
  margin-top: 0;
}
.group-colonne > h3 {
  color: #f30d36 !important;
}
/* COUP DE COEUR - node complet */
.node-coup-de-coeur header h2 {
  display: none;
}
.node-coup-de-coeur .resume-cdc,
.node-coup-de-coeur .selection-auteur,
.node-coup-de-coeur .selection-editeur {
  display: none;
}
.node-coup-de-coeur .infos-notice-coup-de-coeur h3 {
  display: none;
}
.node-coup-de-coeur .btn {
  margin-bottom: 2rem;
  border-radius: 0;
  transition: all 0.70s ease 0s;
  background: #1d3052;
  border-color: #1d3052;
  color: #fff;
}
.node-coup-de-coeur .btn:hover {
  background: #000;
  border-color: #000;
}
.node-coup-de-coeur .field-name-field-vignette {
  margin-top: 2rem !important;
  margin-bottom: 1rem;
}
/* COUP DE COEUR - node accroche */
.node-coup-de-coeur.node-teaser {
  max-width: 264px;
}
.node-coup-de-coeur.node-teaser .resume-cdc {
  display: inherit;
}
.node-coup-de-coeur.node-teaser .resume-cdc p {
  color: #000;
}
.node-coup-de-coeur.node-teaser .btn {
  display: none;
}
.node-coup-de-coeur.node-teaser .field {
  margin: 0 !important;
}
.node-coup-de-coeur.node-teaser .lien-notice {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
}
.node-coup-de-coeur.node-teaser .submitted {
  display: none;
}
.node-coup-de-coeur.node-teaser h3 {
  color: #fff;
  margin-bottom: 1rem;
}
.node-coup-de-coeur.node-teaser .field-name-field-vignette img {
  opacity: 1 !important;
}
.node-coup-de-coeur.node-teaser footer {
  display: none !important;
}
.node-coup-de-coeur.node-teaser .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: #E4DBB1;
  color: #fff;
  padding: 3rem;
}
.node-coup-de-coeur.node-teaser:hover .overlay {
  opacity: 1;
}
/* COUP DE COEUR - bloc accueil */
#block-views-mes-coups-de-coeur-block {
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 3rem;
  background-color: #1d3052;
}
#block-views-mes-coups-de-coeur-block .block-title {
  display: none;
}
#block-views-mes-coups-de-coeur-block .view-header {
  display: flex;
  justify-content: center;
}
#block-views-mes-coups-de-coeur-block .view-header p {
  font-family: 'Rubik', sans-serif;
  font-size: 30px;
  font-size: 3rem;
  line-height: 0.8;
  color: #fff;
  text-transform: uppercase;
  margin-top: 4rem;
  margin-bottom: 5rem;
}
#block-views-mes-coups-de-coeur-block .more-link {
  text-transform: uppercase;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  margin-top: 4rem;
  margin-bottom: 5rem;
  padding-left: 15px;
  padding-top: 5px;
}
#block-views-mes-coups-de-coeur-block .more-link a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #block-views-mes-coups-de-coeur-block .more-link {
    margin-left: 0;
  }
}
#block-views-mes-coups-de-coeur-block .more-link:hover {
  /*background: #000;*/
  color: #fff;
}
#block-views-mes-coups-de-coeur-block .more-link:hover a {
  color: #fff;
}
@media only screen and (max-width: 768px) {
  #block-views-mes-coups-de-coeur-block {
    margin-top: 0;
  }
}
@media screen and (max-width: 992px) {
  .view-coup-de-coeur .views-row {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
}
.jeunesse #block-views-coup-de-coeur-block {
  background: #ffc3f5 !important;
}
.patrimoine #block-views-coup-de-coeur-block {
  background: #640023 !important;
}
.numerique #block-views-coup-de-coeur-block {
  background: #ff0066 !important;
}
/* COUP DE COEUR - page */
/* idem evenement page */
.page-coup-de-coeur .views-exposed-form {
  margin-left: 30%;
}
.page-coup-de-coeur .views-exposed-form .views-exposed-widget {
  width: 20% !important;
}
@media only screen and (max-width: 768px) {
  .page-coup-de-coeur .views-exposed-form .views-exposed-widget {
    width: 100% !important;
  }
}
.page-coup-de-coeur .view-coup-de-coeur .view-content {
  margin-left: 20%;
  margin-right: 20%;
}
.page-coup-de-coeur .form-control {
  border: 1px solid #C3C3C3;
}
.page-coup-de-coeur #block-views-exp-coup-de-coeur-page .block-title {
  color: #1d3052;
  text-align: center;
  position: relative;
  margin-bottom: 50px;
}
.page-coup-de-coeur #block-views-exp-coup-de-coeur-page .block-title::after {
  content: "";
  display: block;
  width: 250px;
  height: 2px;
  background: #000;
  margin-top: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.page-coup-de-coeur div.text-center {
  text-align: right;
}
.page-coup-de-coeur .pagination .active span {
  background-color: #666666;
  border-color: #666666;
  color: #fff;
  font-weight: 600;
}
.page-coup-de-coeur .pagination li a {
  color: #666666;
  font-weight: 600;
}
.page-coup-de-coeur .pagination li a:hover {
  background-color: #E6E6E6;
  border-color: #E6E6E6;
}
/* COUP DE COEUR - affichage détaillé */
.node-type-coup-de-coeur .group-header .date_actu {
  font-size: 14px;
}
.node-type-coup-de-coeur .cdc-detail {
  margin-top: 40px;
}
.node-type-coup-de-coeur a.btn-resa {
  margin: 20px 0 35px 0;
}
/* PRODUITS DOCUMENTAIRES - PAGE */
.node-type-produit-documentaire h1.page-header .field-name-title-field {
  display: none;
}
.node-type-produit-documentaire .field-name-field-categorie-produit-doc {
  padding: 0.2rem 1.5rem 0.2rem 1.5rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #fff;
  display: inline-block;
  margin-right: 20px;
  background-color: #1d3052;
}
.node-type-produit-documentaire .field-name-field-texte-accroche {
  margin: 40px 0 40px 0;
  font-weight: 600;
}
.node-type-produit-documentaire .field-name-field-galerie-image-noderef {
  width: 50%;
}
.node-type-produit-documentaire h3.group-titre-references {
  font-size: 3rem;
}
/* MENU PRINCIPAL */
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background: none;
}
/* icone menu */
.navbar-toggle {
  float: left;
  color: #fff;
  text-transform: uppercase;
  border: none;
  margin: 0;
  padding: 0;
  margin-left: 30px;
  margin-top: 10px;
}
@media only screen and (max-width: 768px) {
  .navbar-toggle {
    margin-left: 15px !important;
  }
}
.icon-mobile-search {
  color: #fff !important;
  z-index: 100000;
  font-size: 25px;
}
.icon-mobile-search .fa {
  padding-right: 15px;
}
.navbar-default {
  background-color: #fff;
  border-color: #fff;
}
.navmenu-default,
.navbar-default .navbar-offcanvas {
  border-color: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  width: 32px;
  margin-top: 8px;
}
.navbar-default .navbar-toggle .menu-title {
  margin-top: 4px;
  display: block;
  font-size: 11px;
  font-size: 1.1rem;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background: none;
}
@media (min-width: 0px) {
  .navbar-toggle {
    display: block;
  }
}
@media (min-width: 992px) {
  body {
    padding: 0;
  }
  .navbar {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    right: auto;
    z-index: 50;
  }
}
.navbar-nav {
  margin-top: 7em;
  margin-left: 4em;
  padding-right: 3em;
}
@media only screen and (max-width: 768px) {
  .navbar-nav {
    margin-top: 4em;
    margin-left: 2em;
    padding-right: 3em;
  }
}
.navbar-nav > li {
  float: none;
  text-transform: uppercase;
}
.navbar-nav > li > ul > li {
  text-transform: none !important;
  color: #666;
}
.navbar-default .navbar-nav > li > a,
#block-system-main-menu li a {
  color: #1d3052;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 4px;
  padding-top: 30px;
  padding-left: 0;
  padding-right: 25px;
  transition: all 0.30s ease 0s;
}
@media only screen and (max-width: 768px) {
  .navbar-default .navbar-nav > li > a,
  #block-system-main-menu li a {
    font-size: 1em;
    padding-bottom: 4px;
    padding-top: 15px;
    padding-left: 0;
    padding-right: 25px;
  }
}
.navbar-default .navbar-nav > li > a {
  height: 64px;
  line-height: 32px !important;
}
@media only screen and (max-width: 768px) {
  .navbar-default .navbar-nav > li > a {
    height: 50px;
    line-height: 32px !important;
  }
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  background: none;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #1d3052;
}
.navbar-default .navbar-nav > li > a:hover {
  background-color: #e7e7e7;
  padding-left: 15px;
  color: #333;
}
.navmenu,
.navbar-offcanvas {
  width: 580px !important;
}
@media only screen and (max-width: 768px) {
  .navmenu,
  .navbar-offcanvas {
    width: 280px !important;
  }
}
.navmenu-default,
.navbar-default .navbar-offcanvas {
  background-color: #9b9a9a !important;
}
/* sous menu */
.navmenu .menu .caret {
  display: none;
}
.navmenu .menu .dropdown-menu {
  position: relative !important;
  display: block !important;
  float: none;
  box-shadow: none;
  background: none;
  border: 0;
}
.navmenu .menu .dropdown-menu:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.navmenu .menu .dropdown-menu > li {
  width: 50%;
  float: left;
}
@media only screen and (max-width: 768px) {
  .navmenu .menu .dropdown-menu > li {
    width: 100%;
    float: none;
  }
}
.navmenu .menu .dropdown-menu > li > a {
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.1em;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (max-width: 768px) {
  .navmenu .menu .dropdown-menu > li > a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.navmenu .menu .dropdown-menu > .active > a,
.navmenu .menu .dropdown-menu > .active > a:hover,
.navmenu .menu .dropdown-menu > .active > a:focus {
  background: none;
}
.navmenu .menu .dropdown-menu > li > a:hover,
.navmenu .menu .dropdown-menu > li > a:focus {
  color: #1d3052;
}
.navmenu .menu .navmenu .menu .dropdown-menu > li > a.active {
  color: #1d3052;
}
/* MENU - PIED DE PAGE */
#block-system-main-menu {
  margin-top: 40px;
}
#block-system-main-menu ul {
  margin: 0;
  padding: 0;
  padding-bottom: 1em;
  padding-top: 1em;
  margin-bottom: 3em;
  margin-top: 1em;
  text-align: center;
}
#block-system-main-menu li {
  display: inline-block;
  margin-right: 1em;
}
#block-system-main-menu li a {
  color: #fff !important;
  text-transform: uppercase;
  padding: 15px;
  padding-bottom: 5px;
  font-weight: 400 !important;
}
#block-system-main-menu li a:hover {
  background-color: rgba(255, 255, 255, 0.3);
}
#block-system-main-menu .caret {
  display: none;
}
#block-system-main-menu .dropdown-menu {
  display: none;
}
#block-system-main-menu .menu732 {
  display: none;
}
footer .nav > li > a {
  color: #fff;
  text-align: left;
}
/*#block-menu-menu-menu-pied-de-page {

  margin-top: 2em;
  text-align: right;

  li {
    display: inline-block;
    vertical-align: middle;
  }
  a {
    text-transform: uppercase;
    font-weight: 600;
    .font-rem(14);
  }
  li a:hover {
    background-color: rgba(255, 255, 255, 0.3);
  }

}*/
.navmenu-default,
.navbar-default .navbar-offcanvas,
.navbar-default {
  border: none !important;
}
/* MENU PRINCIPAL */
.menu-navigation-container {
  /*megamenu*/
  width: 100%;
  height: 28px;
  margin-top: -5px;
  position: relative;
  z-index: 2;
}
.menu > ul {
  position: relative;
}
#main-menu ul ul {
  margin-left: 0;
}
#header_wrapper ul li,
#header_wrapper ul,
#header_wrapper ul li a,
ul li.collapsed {
  list-style: none;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
#main-menu .ptilogo {
  right: 0;
  position: absolute;
  bottom: -21px;
  z-index: 999;
}
#main-menu ul {
  padding: 0;
  margin: 0 0 1em 10px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#main-menu ul li.first > a:hover {
  color: #fff !important;
}
#main-menu ul li {
  float: left;
  margin-left: 0;
  width: 186px;
  list-style: none;
  line-height: 1 !important;
  /*margin-right: 90px;*/
  vertical-align: bottom;
  z-index: 2;
}
#main-menu ul li a {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #FFF;
  height: 35px;
  width: 186px;
  display: table-cell;
  vertical-align: bottom;
  padding: 15px;
  text-transform: uppercase;
  text-align: center;
  font-size: 18px;
  text-decoration: none;
  cursor: pointer;
}
#main-menu ul li li {
  float: none;
  width: 100%;
  padding: 0;
  margin: 0;
  background-color: #FFF !important;
}
#main-menu ul li li > a {
  color: #2d2e80;
  width: auto;
  margin: 0;
  display: block;
  background: transparent;
  text-transform: uppercase;
  font-size: 14px;
  text-align: left;
  overflow: hidden;
  padding: 5% 5% 10px 0;
  font-weight: normal;
  height: auto;
}
#main-menu ul li.first > a:hover {
  color: #2d2e80;
}
#main-menu li li:first-child > a {
  border-top: none;
  /*    padding-top: 3%;*/
}
#main-menu li li > a:hover {
  color: #f2b540;
}
#main-menu .menu ul.mega-dropdown {
  position: absolute;
  width: initial;
  background: #000;
  height: auto;
  padding: 0 30px 17px;
  display: none;
  z-index: 999;
  margin: 0;
  top: 45px;
}
#main-menu ul li li {
  background-color: transparent !important;
}
#main-menu .menu ul.mega-dropdown li a {
  color: #FFF;
  font-weight: bold;
  text-decoration: underline;
}
#main-menu .menu ul.mega-dropdown li p {
  color: #FFF;
}
#main-menu li:hover > ul.mega-dropdown {
  display: block !important;
}
#main-menu ul.mega-dropdown li {
  float: none;
  width: 40%;
  display: inline-block;
  margin-right: 30px;
  vertical-align: top;
}
/* FORMULAIRE */
.ui-autocomplete {
  background-color: white;
  z-index: 100000 !important;
  padding-bottom: 1em;
  padding-left: 1em;
  line-height: 1.2em;
  border: solid 1px #666;
  width: 490px !important;
}
.ui-helper-hidden-accessible {
  display: none;
}
/* FORMULAIRE  */
.form-control {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
footer .btn,
header .btn {
  border: solid 1px #000;
  border-radius: 0;
  text-transform: uppercase;
  background: #1d3052;
  color: #fff;
}
footer .btn:hover,
header .btn:hover {
  background-color: #000;
  color: #fff;
}
#form_recherche {
  padding-top: 0;
  padding-right: 0;
}
.region-content input {
  color: #000;
  font-size: 1.2em;
}
#block-osirosdrupal-osirosdrupal input[type="text"] {
  background: none;
  border: none;
  border-radius: 0;
  border: 2px solid #1d3052;
  color: #1d3052 !important;
  box-shadow: none;
  height: 26px !important;
  font-size: 16px;
  padding-left: 0.5em;
  margin-top: 1em;
  padding-bottom: 0px;
  height: 35px !important;
}
#block-osirosdrupal-osirosdrupal input[type="text"]:focus {
  border-bottom: 1px solid #ffffff;
}
#block-osirosdrupal-osirosdrupal label {
  height: 34px;
  line-height: 28px;
  display: block;
  font-size: 1.5em;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input::-webkit-input-placeholder {
  color: #1d3052;
  font-size: 18px;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input:-moz-placeholder {
  /* Firefox 18- */
  color: #1d3052;
  font-size: 18px;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input::-moz-placeholder {
  /* Firefox 19+ */
  color: #1d3052;
  font-size: 18px;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input:-ms-input-placeholder {
  /* IE 10+ */
  color: #1d3052;
  font-size: 18px;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input:placeholder-shown {
  /* Standard one last! */
  color: #1d3052;
  font-size: 18px;
}
#block-osirosdrupal-osirosdrupal .form-horizontal input::-ms-input-placeholder {
  /* Edge */
  color: #1d3052;
  font-size: 18px;
}
@media only screen and (min-width: 992px) {
  #block-osirosdrupal-osirosdrupal .form-horizontal input::placeholder {
    color: white;
  }
}
#block-osirosdrupal-osirosdrupal .icon-p-search {
  font-size: 2.5em;
  color: #fff;
}
#block-osirosdrupal-osirosdrupal .btn {
  padding: 0;
  font-size: 2.5em;
  color: #1d3052;
  border: none;
  border-radius: 50%;
  height: 50px;
  width: 50px;
  text-align: center;
  background: #fff;
}
#block-osirosdrupal-osirosdrupal .btn:hover {
  background: none;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .form-login-osiros .dropdown-menu {
    width: 300px;
  }
}
.form-login-osiros a {
  color: #333;
}
.form-login-osiros input {
  color: #333 !important;
  border: solid 1px #e7e7e7;
}
.form-login-osiros input.placeholder,
.form-login-osiros textarea.placeholder {
  color: #fff !important;
}
.form-login-osiros .nav {
  margin: 0;
}
.form-login-osiros .dropdown-menu,
.form-login-osiros #webform-client-form-1 {
  border-radius: 0;
  box-shadow: none;
  background-color: #fff;
  border: none;
  margin: 0;
  /*width: 380px;*/
}
.form-login-osiros #webform-client-form-1 .webform-submit,
.form-login-osiros #webform-client-form-1 .form-checkbox {
  border: none;
}
.form-login-osiros label {
  color: #333;
  font-size: 1.2em;
  font-weight: 400;
}
.form-login-osiros .form-item-submitted-se-souvenir-de-moi-1 label {
  font-size: 1em;
}
.form-login-osiros .lien-inscription {
  background: rgba(255, 255, 255, 0.2);
  font-weight: 900;
  margin-top: 1em;
  padding: 1em;
  text-align: center;
  text-transform: uppercase;
}
.form-login-osiros .lien-inscription:hover {
  background: rgba(255, 255, 255, 0.4);
}
.logged-in .form-login-osiros .dropdown-menu {
  width: 400px;
}
@media only screen and (max-width: 768px) {
  .logged-in .form-login-osiros .dropdown-menu {
    width: 300px;
  }
}
.logged-in .form-login-osiros .dropdown-menu a {
  text-transform: uppercase;
}
.logged-in .form-login-osiros .dropdown-menu a:hover {
  color: #333;
}
.logged-in .form-login-osiros .menu-connect ul {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
.logged-in .form-login-osiros .menu-connect li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  padding-bottom: 0.5em;
  padding-top: 0.5em;
}
.logged-in .form-login-osiros .btn {
  background-color: #fff;
  color: #000;
}
.logged-in .form-login-osiros .dropdown-menu .btn:hover {
  background-color: #000;
  color: #fff;
}
/* FORMULAIRE - MON COMPTE */
#webform-client-form-2260 {
  margin-top: 1em;
  max-width: 500px;
  margin-bottom: 5em;
}
.icon-compte {
  width: 22px;
  height: 25px;
  background: url(/sites/all/themes/themedemo/src/images/dieppe/user-solid.svg) no-repeat;
  margin: 0 auto;
}
.icon-compte-plus {
  width: 31px;
  height: 25px;
  background: url(/sites/all/themes/themedemo/src/images/dieppe/user-plus-solid.svg) no-repeat;
  margin: 0 auto;
}
.icon-langue-uk {
  width: 52px;
  height: 26px;
  background: url(/sites/all/themes/themedemo/src/images/dieppe/Flag_of_the_United_Kingdom.svg) no-repeat;
  margin: 0 auto;
  background-size: contain;
}
.icon-confort {
  width: 31px;
  height: 25px;
  background: url(/sites/all/themes/themedemo/src/images/dieppe/eye-slash-solid.svg) no-repeat;
  margin: 0 auto;
  background-size: contain;
}
.title-compte {
  text-transform: uppercase;
  color: #000;
  text-align: center;
  font-size: 0.8em;
}
#webform-client-form-1 {
  width: 380px;
  background-color: #fff;
}
#menuLogin #navLogin {
  text-align: center;
  /*padding-top: 4px;*/
  color: #000;
}
#menuLogin.open #navLogin {
  color: #fff;
}
.nav #menuLogin.open > a,
.nav #menuLogin.open > a:hover,
.nav #menuLogin.open > a:focus {
  background: none;
}
#menuLogin #navLogina:focus {
  color: #fff;
}
#menuLogin .etat-connexion {
  display: block;
  font-size: 1em;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
#menuLogin .lien-compte {
  text-transform: uppercase;
  font-size: 1em;
  text-align: center;
  padding-top: 4px;
}
.form-login-osiros li > a:hover {
  background: none;
}
/* PAGE RECHERCHER */
.page-osiros-result-indexphp .sid-recherche-avancee {
  color: #fff;
  font-size: 1em;
}
.page-osiros-result-indexphp .liens-recherche-avancee {
  margin-top: 0.5em;
  padding-right: 2em;
}
#sid-rechercheSimpleForm {
  margin-top: 5em;
  padding: 0;
  padding-left: 1em;
}
#sid-rechercheSimpleForm #sid-input-recherche-simple {
  width: 90%;
}
@media only screen and (max-width: 768px) {
  #sid-rechercheSimpleForm #sid-input-recherche-simple {
    width: 80%;
  }
}
@media only screen and (max-width: 768px) {
  #sid-rechercheSimpleForm {
    margin-top: 2em;
  }
}
#sid-rechercheSimpleForm h3 {
  color: #fff;
  font-size: 2em;
  font-weight: 300;
  margin: 0;
  padding: 0;
  margin-bottom: 0.5em;
}
/* FORMULAIRE - CONTACT */
#contact-site-form {
  max-width: 100%;
  margin-top: 2em;
  margin-left: 2em;
}
#contact-site-form .form-item {
  width: 45%;
}
#contact-site-form input,
#contact-site-form textarea,
#contact-site-form select {
  border: solid 1px #000;
  height: initial;
}
#contact-site-form label {
  font-size: 1.2em;
  font-weight: normal;
}
/* FORMULAIRE - CREATION COMPTE */
.page-node-2 .main-container {
  min-height: 500px;
  background-color: #f4f4f4;
}
#webform-client-form-2 {
  margin-top: 2em;
}
#webform-client-form-2 input {
  border: solid 1px #000;
}
#webform-client-form-2 select {
  font-size: 1.2em;
}
#webform-client-form-2 .panel {
  border-radius: 0;
  box-shadow: none;
  border: none;
  margin-top: 3.5em;
}
#webform-client-form-2 label.control-label {
  font-size: 1.2em;
  font-weight: 300;
  border: none;
}
#webform-client-form-2 .panel-default > .panel-heading {
  text-transform: uppercase;
  font-weight: 900;
  background-color: #e7e7e7;
  color: #fff;
  border-radius: 0;
}
/* FORMULAIRE COMPTE ADMIN */
.page-user #user-login {
  width: 50%;
}
.page-user #user-login #edit-pass,
.page-user #user-login #edit-name {
  border: solid 1px #333;
}
/* FORMULAIRE D'INSCRIPTION */
.webform-client-form-7219 .form-actions {
  display: inline-block;
}
.webform-client-form-7219 .form-actions #edit-cancel {
  margin-left: 10px;
}
/* BLOC - COMMUN STYLES */
/* BLOC - HEADER */
.header-content-form span {
  margin-right: 0px;
  margin-top: 10px;
  color: white;
  font-size: 12px !important;
  text-transform: uppercase;
}
.header-content-form .enligne {
  display: block;
  flex-direction: row;
  align-items: center;
  justify-content: flex-end;
}
.header-content-form .enligne a {
  color: #1d3052;
  font-size: 14px;
}
.header-content-form #nonConnecte {
  margin-top: 45px;
  text-align: right;
}
.header-content-form #nonConnecte input[type="checkbox"] {
  border: none;
  margin: 10px 0 0;
}
#menuLogin .lien-compte {
  color: #FFF;
}
#block-osirosdrupal-osirosdrupal .btn:hover {
  background: #FFF !important;
}
.form-header-action {
  position: absolute;
  top: 5px;
  right: 0px;
}
/* BLOC SLIDER */
.flexslider .flex-direction-nav a::before {
  padding-top: 0;
}
.flex-direction-nav a {
  font-size: 14px;
  font-size: 1.4rem;
}
/* BLOC - COMMUN */
.alert-block {
  border: none;
  border-radius: 0;
}
.block-title {
  font-family: 'Rubik', sans-serif;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 0.96;
  font-weight: 500;
}
/* BLOC - BLOC DECALOG NOUVEAUTES : NOUVEAUTES ACCUEIL */
#block-deca-nouveaute-nouveaute-accueil .block-title {
  display: none;
}
.nouveaute-accueil #nouveautesTitre {
  color: #1d3052;
  font-weight: 700;
  font-size: 3.5rem;
}
.nouveaute-accueil #livresNumeriques {
  color: #1d3052;
  font-size: 2.3rem;
}
.nouveaute-accueil a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #8f9091;
}
.nouveaute-accueil a:hover {
  /*color: ;*/
}
.nouveaute-accueil img {
  max-height: 150px;
  width: auto;
  display: block;
}
/* BLOC - BLOC PIED DE PAGE */
/* BLOC FLEXSLIDER NOUVEAUTES */
.bloc-nouveautes {
  text-align: center;
  background: #fff;
  padding-bottom: 2em;
}
.bloc-nouveautes img.vignette-notice {
  max-width: 240px;
  display: inline;
  height: 250px;
  width: auto;
}
.bloc-nouveautes .flex-control-nav {
  bottom: -40px;
}
#block-comment-block-node-comments .help-block {
  display: none;
}
/* PAGE VIEWS - COMMUN */
.item-image {
  position: relative;
  overflow: hidden;
  padding-bottom: 50%;
}
.item-image img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/* FORMULAIRE - FILTRES VIEWS */
.bloc-filtre .block-title {
  font-size: 1.5em;
  margin-top: 1.8em;
  border-bottom: solid 1px #000;
  margin-bottom: 0;
}
.bloc-filtre .btn-info {
  background: #fff !important;
  color: #000 !important;
}
.bloc-filtre .btn-info:hover {
  background: #000 !important;
  color: #fff !important;
  border: none !important;
}
.bloc-filtre .views-exposed-widgets label {
  font-size: 1.5em;
  font-weight: 400;
  margin-top: 1em;
  margin-bottom: 0.5em;
}
.bloc-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #000;
  border: medium none;
  color: #fff;
  padding: 8px;
}
.bloc-filtre .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding: 5px;
}
.bloc-filtre .select2-container--default.select2-container--focus .select2-selection--multiple {
  padding-bottom: 5px;
}
.bloc-filtre .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #fff;
}
.bloc-filtre .select2-container--default .select2-selection--multiple {
  padding-bottom: 5px;
}
/* BLOC VIEW - COMMUN */
.more-link {
  text-transform: uppercase;
  font-weight: 600;
  color: #1d3052;
}
.more-link a:hover {
  padding-right: 0.5em;
  color: #333 !important;
}
.more-link a {
  transition: all 0.30s ease 0s;
}
/* NODE - COMMUN */
h1.page-header {
  letter-spacing: 1px;
  font-weight: 500;
  border-bottom: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
}
/* NODE - CKEDITOR */
.align-left {
  float: left;
  margin-right: 4rem;
  margin-bottom: 1rem;
}
.align-right {
  float: right;
  margin-left: 4rem;
  margin-bottom: 1rem;
}
/* citation */
blockquote {
  background: none;
  border: none;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C" "\201D" "\2018" "\2019";
  font-size: 1em;
  color: #666;
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.7em;
}
blockquote p {
  display: inline;
}
.node .field-name-body li,
.node-page .block li {
  list-style-type: square;
}
/* NODE - articles associes */
.field-name-field-associer-des-articles .field-item article {
  float: left;
  width: 30%;
  margin-right: 2rem;
}
@media only screen and (max-width: 768px) {
  .field-name-field-associer-des-articles .field-item article {
    width: 100%;
  }
}
/* NODE - NOEUD COMPLET */
.node .group-etiquettes {
  background: #1d3052;
  font-size: 14px !important;
  font-size: 1.4rem !important;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.2em 1em 0.2em 1em;
}
.node .group-etiquettes .field-item::after {
  content: " / ";
}
.node .group-etiquettes .field-item:last-child::after {
  content: "";
}
/* NODE - NOEUD ACCROCHE */
.node-teaser {
  position: relative;
  background: #fff;
  margin-bottom: 1.5em;
}
.node-teaser h3 {
  padding: 0;
  margin: 0;
  margin-top: 0.5em;
}
.node-teaser .field {
  margin-left: 1em;
  margin-right: 1em;
}
.node-teaser .field-name-field-vignette {
  margin: 0;
}
.node-teaser .group-etiquettes {
  background: #1d3052;
  font-size: 12px !important;
  font-size: 1.2rem !important;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  padding: 0.2em 1em 0.2em 1em;
}
.node-teaser .group-etiquettes .field-item::after {
  content: " / ";
}
.node-teaser .group-etiquettes .field-item:last-child::after {
  content: "";
}
.node-teaser .field-name-body p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding: 0;
  margin: 0;
}
.node-teaser .node-readmore {
  display: none;
}
/* NODE - TABLEAU */
.node table,
.block table {
  margin-top: 1em;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.5em;
}
.node table th,
.block table th {
  background-color: #000;
  color: white;
  padding-bottom: 11px;
  padding-top: 11px;
}
.node table td,
.block table td,
.node table th,
.block table th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}
.node table tr,
.block table tr {
  background-color: #f2f2f2;
}
.node table tr:nth-child(2n),
.block table tr:nth-child(2n),
.node table thead tr,
.block table thead tr {
  background-color: #fff;
}
/* NODE - FICHIERS */
.node .field-name-field-fichiers {
  margin-top: 3em;
  text-transform: uppercase;
}
.node .field-name-field-fichiers a {
  color: #000;
}
.node .field-name-field-fichiers a:hover {
  color: #ccc;
}
.node .field-name-field-fichiers .field-item {
  border-bottom: solid 1px #e7e7e7;
  padding-bottom: 0.5em;
  margin-bottom: 0.5em;
}
.node .submitted-by {
  display: none;
}
.region-content .node {
  margin-bottom: 2em;
}
/* NODE - FORMULAIRE CONTACT MEDIATHEQUE */
.node-type-webform .webform-client-form-5368 {
  max-width: 700px;
}
.node-type-webform .webform-client-form-5368 .form-text,
.node-type-webform .webform-client-form-5368 .form-textarea,
.node-type-webform .webform-client-form-5368 .form-select {
  border: solid 1px #000;
}
.node-type-webform .webform-client-form-5368 label {
  font-weight: normal;
}
.node-type-webform .webform-client-form-5368 .btn {
  border: 1px solid #666;
  border-radius: 0;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
}
.node-type-webform .webform-client-form-5368 .btn:hover {
  background-color: #000;
  color: #fff;
}
/* NODE - FORMULAIRE - COMMUN  */
.node-type-webform .node-webform form {
  margin-top: 2em;
}
.node-type-webform .node-webform label {
  border: medium none;
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 0.96;
  font-weight: 300;
}
.node-type-webform .node-webform input.form-control {
  border: 1px solid #000;
}
/* NODE - COMMENTAIRES */
#block-comment-block-node-comments .comment_forbidden {
  position: relative;
  padding-left: 37px;
  line-height: 37px;
}
#block-comment-block-node-comments .comment_forbidden a:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 37px;
  height: 35px;
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/picto-comment-noir-line.png) no-repeat center center;
}
#block-comment-block-node-comments .comment {
  background: #fafafa;
  padding: 1em;
  border-bottom: 1px solid #ccc;
}
#block-comment-block-node-comments .comment h3 {
  font-weight: 600;
}
#block-comment-block-node-comments .comment .new {
  background: #74d336;
  border-radius: 2px;
  color: #fff;
  padding: 4px 6px 4px 6px;
}
#block-comment-block-node-comments .comment .links {
  /*background: #e7e7e7;*/
  margin-top: 1.5em;
}
#block-comment-block-node-comments .comment .links a {
  padding: 0.5em;
  text-transform: uppercase;
}
#block-comment-block-node-comments .comment .links a:hover {
  background: #e7e7e7;
}
#block-comment-block-node-comments .comment .field-name-comment-body {
  margin-bottom: 1em;
  margin-top: 1em;
}
#block-comment-block-node-comments .comment .submitted-by {
  color: #333;
}
#block-comment-block-node-comments .comment-form {
  max-width: 500px;
}
#block-comment-block-node-comments .comment-form .form-control {
  border: solid 1px #333;
}
#block-comment-block-node-comments .comment-form .btn-success {
  background: none;
  color: #000;
}
@media print {
  *,
  *:before,
  *:after {
    /*!color: #000 !important;*/
    text-shadow: none !important;
    /*!background: transparent !important;*/
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .nav-tabs,
  #block-menu-menu-menu-ressources-numeriques .block-title {
    page-break-before: always;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    /*!content: " (" attr(href) ")";*/
  }
  abbr[title]:after {
    /*!content: " (" attr(title) ")";*/
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    /*!content: "";*/
  }
  body {
    padding-top: 0 !important;
    margin-top: 0;
  }
  header,
  .icon-p-search,
  a.flex-nextn,
  .media_embed,
  #geolocalisation-bibliotheque-block,
  .region-postcontenu1,
  .node-type-ressource-numerique .field-name-field-logo img,
  .page-taxonomy-localisation .logo-biblio img,
  .website,
  .lien-catalogue,
  .node-type-ressource-numerique .lien-ressource .btn,
  #block-views-ressources-numeriques-block-1 .thumbnail img,
  #edit-submit-evenementsimple,
  .btn,
  .bloc-filtre {
    display: none;
  }
  .modele-contenu .accroche-contenu {
    padding-top: 0em !important;
  }
  .modele-contenu .accroche-contenu p {
    margin-top: -180px !important;
  }
  .entete-contenu .accroche-contenu {
    margin-top: -160px;
  }
  .node-type-evenement .field-name-field-vignette img {
    max-width: 400px;
  }
  .flexslider .slides img {
    max-width: 400px;
    margin: auto;
  }
  .page-taxonomy-localisation .coordonnees-biblio {
    margin-top: -100px !important;
    margin-bottom: 80px !important;
    text-align: center;
  }
  .field-items img {
    max-width: 300px;
    margin: auto;
  }
  .node-type-evenement .field-name-field-vignette {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .row h3 {
    margin: 40px auto;
    text-align: center;
  }
  .dates-fermeture {
    text-align: center;
  }
  .views-bootstrap-thumbnail-plugin-style .row {
    margin-top: 35px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
  }
  .views-bootstrap-thumbnail-plugin-style .row img {
    max-width: 160px;
  }
  .field-content {
    text-align: center;
  }
  .views-field {
    max-width: 180px;
  }
  #block-views-ressources-numeriques-block-1 .thumbnail img {
    max-width: auto;
  }
}
/* AJUSTEMENTS STYLE CSS CKEDITOR ADMIN */
.cke_editable {
  padding-top: 0 !important;
  padding: 3em !important;
  max-width: 1400px !important;
}
.cke_editable h2 {
  font-size: 1.8em !important;
  font-weight: 600 !important;
}
.cke_editable p {
  font-size: 1.1em !important;
  line-height: 1.4em !important;
}
.cke_editable table {
  font-size: 1.1em !important;
  margin-top: 1em !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  font-size: 0.8em !important;
  margin-bottom: 1.5em !important;
}
.cke_editable table th {
  background-color: #000 !important;
  color: white !important;
  padding-bottom: 11px !important;
  padding-top: 11px !important;
}
.cke_editable table td,
.cke_editable table th {
  border: 1px solid #ddd !important;
  padding: 8px !important;
  text-align: left !important;
}
.cke_editable table tr:nth-child(2n) {
  background-color: #f2f2f2 !important;
}
.cke_editable li {
  list-style-type: square !important;
  font-size: 1.1em !important;
  line-height: 1.4em !important;
}
/* Remplacer @defautcolor par la couleur du client */
/* ESPACE MON COMPTE */
.theme-moncompte {
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif !important;
  /*background: #e7e7e7;*/
  color: #73879c;
}
.theme-moncompte .breadcrumb {
  display: none;
}
.theme-moncompte h1.page-header {
  margin-top: 0.5em;
}
@media only screen and (max-width: 768px) {
  .theme-moncompte h1.page-header {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
.theme-moncompte h1.page-header span {
  background: #e7e7e7;
}
.theme-moncompte h1.page-header:after {
  border-color: #1d3052;
}
.theme-moncompte .container-fluid > h1.page-header {
  display: none;
}
.theme-moncompte .bloc-general {
  background: #e7e7e7;
  padding-top: 15px;
}
.theme-moncompte #precontenu {
  padding-bottom: 0;
}
.theme-moncompte #precontenu .main-container {
  padding-bottom: 0;
}
.theme-moncompte .content-mon-compte {
  border: solid 1px #e7e7e7;
  background: #fff;
  padding-top: 2em;
}
.theme-moncompte .content-mon-compte .nom {
  font-size: 30px;
  font-size: 3rem;
  line-height: 0.8;
  font-weight: 600;
}
.theme-moncompte .content-mon-compte .inscrit {
  color: #1d3052;
}
.theme-moncompte .content-mon-compte .infos {
  margin-top: 1em;
  margin-bottom: 1em;
}
.theme-moncompte .content-mon-compte .cotisation {
  margin-top: 1em;
  margin-bottom: 1em;
}
.theme-moncompte .content-mon-compte .btn-modifier {
  padding: 5px 20px;
}
.theme-moncompte #updateidentifiant {
  /* Cacher le champ "nouvel identifiant" */
}
.theme-moncompte #updateidentifiant input {
  border: solid 1px #ccc;
}
.theme-moncompte #updateidentifiant .webform-component--informations-de-connexion--nouvel-identifiant {
  display: none;
}
.theme-moncompte .btn-success {
  margin-bottom: 5px;
}
.theme-moncompte .pagination {
  display: block;
}
.page-mon-compte-mes-prets-et-reservations .container-fluid > h1.page-header {
  display: none;
}
.page-mon-compte-mes-prets-et-reservations-mes-prets .retard,
.page-mon-compte-mes-prets-et-reservations .retard {
  background: #d9534f;
  color: #fff;
  padding: 0.2rem;
  border-radius: 0.25%;
  text-align: center;
  margin-bottom: 1rem;
}
.theme-moncompte .main-container {
  /* BARRE DE MENU */
  /* BLOC PROFIL */
  /* ALERTES */
  /* BOUTONS RACCOURCIS */
  /* VIEWS */
  /* TABS */
  /* COMPTE FAMILLE - menu */
}
.theme-moncompte .main-container .btn a {
  color: #fff;
}
.theme-moncompte .main-container .btn-default {
  color: #73879c;
  background-color: #fff;
  border-color: #ccc;
  border-radius: 3px;
  text-transform: none;
  padding: 5px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.theme-moncompte .main-container .btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.theme-moncompte .main-container .region-sidebar-first {
  background: rgba(255, 255, 255, 0.6);
  border: none;
  border-radius: 0;
}
.theme-moncompte .main-container #block-menu-menu-menu-mon-compte a {
  color: #73879c;
  font-weight: 500;
}
.theme-moncompte .main-container #block-menu-menu-menu-mon-compte li {
  margin-bottom: 4px;
}
.theme-moncompte .main-container #block-menu-menu-menu-mon-compte li.active,
.theme-moncompte .main-container #block-menu-menu-menu-mon-compte li:hover {
  border-left: solid 2px #1d3052;
}
.theme-moncompte .main-container .bloc-profil-mon-compte {
  background: #fff;
  padding: 0.5em;
  text-align: center;
  font-weight: 500;
  margin-bottom: 2em;
}
.theme-moncompte .main-container .bloc-profil-mon-compte .content-alert {
  margin: 0;
  padding: 0;
  text-align: left;
}
.theme-moncompte .main-container .bloc-profil-mon-compte .content-alert .orange a {
  color: #ff9948;
}
.theme-moncompte .main-container .bloc-profil-mon-compte .content-alert .turquoise a {
  color: #1ebba6;
}
.theme-moncompte .main-container .content-alert {
  margin: 0;
  padding: 0;
  text-align: left;
}
.theme-moncompte .main-container .content-alert .orange a {
  color: #ff9948;
}
.theme-moncompte .main-container .content-alert .turquoise a {
  color: #1ebba6;
}
.theme-moncompte .main-container .alert {
  border-radius: 0;
  padding: 0;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 6px;
}
.theme-moncompte .main-container .orange .glyphicon-exclamation-sign {
  color: #ff9948;
  padding-right: 8px;
}
.theme-moncompte .main-container .turquoise .glyphicon-exclamation-sign {
  color: #1ebba6;
  padding-right: 8px;
}
.theme-moncompte .main-container .btn-raccourcis .nbr {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  color: #fff;
  text-align: center;
  line-height: normal;
}
.theme-moncompte .main-container .btn-raccourcis a {
  color: #fff;
}
.theme-moncompte .main-container .btn-raccourcis .nbr-pret,
.theme-moncompte .main-container .btn-raccourcis .nbr-retard,
.theme-moncompte .main-container .btn-raccourcis .nbr-resa {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  line-height: 60px;
}
.theme-moncompte .main-container .btn-raccourcis .nbr-pret {
  background: #fcff08;
}
.theme-moncompte .main-container .btn-raccourcis .nbr-retard {
  background: #ff9948;
}
.theme-moncompte .main-container .btn-raccourcis .nbr-resa {
  background: #1ebba6;
}
@media only screen and (max-width: 768px) {
  .theme-moncompte .main-container .btn-raccourcis .title-rac {
    font-size: 18px;
    font-size: 1.8rem;
    margin-top: 15px;
  }
}
.theme-moncompte .main-container .btn-raccourcis .overlay {
  display: none;
}
.theme-moncompte .main-container .btn-raccourcis .content {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
  padding: 0.5em;
  overflow: auto;
  color: #BAB8B8;
  line-height: 1em;
}
.theme-moncompte .main-container .view .btn a {
  color: #fff;
}
.theme-moncompte .main-container .view .views-row {
  padding: 0.8em;
}
@media only screen and (max-width: 768px) {
  .theme-moncompte .main-container .view .views-row {
    border-bottom: solid 1px #ccc;
  }
}
.theme-moncompte .main-container .view .views-row:hover {
  background-color: #d3d3d3;
}
.theme-moncompte .main-container .view .views-row-odd {
  background: #f9f9f9;
}
@media only screen and (max-width: 768px) {
  .theme-moncompte .main-container .view .views-row-odd {
    background: #e7e7e7;
  }
}
.theme-moncompte .main-container .view-filters {
  padding: 1em;
  border: solid 1px #E6E9ED;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.theme-moncompte .main-container .view-filters input,
.theme-moncompte .main-container .view-filters select {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.theme-moncompte .main-container .nav-tabs {
  margin-bottom: 2em;
  margin-top: 0;
}
.theme-moncompte .main-container .nav-tabs li.active > a,
.theme-moncompte .main-container .nav-tabs li.active > a:hover,
.theme-moncompte .main-container .nav-tabs li.active > a:focus {
  background: none;
}
.theme-moncompte .main-container .nav-tabs a {
  color: #1d3052;
  font-size: 20px;
  font-size: 2rem;
  text-transform: none;
}
@media only screen and (max-width: 768px) {
  .theme-moncompte .main-container .nav-tabs li {
    width: 100%;
  }
}
.theme-moncompte .main-container #edit-statut {
  width: 100px;
}
.theme-moncompte .main-container .compte-famille-menu {
  margin-bottom: 2em;
}
.theme-moncompte .main-container .nav > li > a {
  padding: 10px 12px;
}
/* ESPACE MON COMPTE - CREATION SELECTION */
.page-node-add .breadcrumb,
.page-node-edit .breadcrumb {
  display: none;
}
.page-node-add input,
.page-node-edit input,
.page-node-add textarea,
.page-node-edit textarea {
  border: solid 1px #dadada;
}
.page-node-add label.control-label,
.page-node-edit label.control-label {
  font-weight: normal;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.page-node-add #edit-field-mon-panier-und,
.page-node-edit #edit-field-mon-panier-und {
  background: #dadada;
  padding: 1rem;
}
.page-node-add #edit-field-mon-panier-und .page-header span,
.page-node-edit #edit-field-mon-panier-und .page-header span {
  padding-left: 0;
}
.page-node-add #edit-field-mon-panier-und label,
.page-node-edit #edit-field-mon-panier-und label {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-node-add #edit-field-mon-panier-und .form-item,
.page-node-edit #edit-field-mon-panier-und .form-item {
  border-bottom: solid 1px #fff;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  padding-top: 1rem;
  margin-top: 1rem;
}
.page-mon-compte-mes-prets-et-reservations #edit-submit-deca-loans {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-mon-compte-recherches-sauvegardees #edit-submit-mes-recherches-sauvegardees {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-mon-compte-mes-abonnements #edit-submit-deca-abonnements {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-mon-compte-mes-listes #edit-submit-mes-paniers {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-mon-compte-mes-inscriptions-aux-animations #edit-submit-deca-inscription-evenement {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
@media screen and (max-width: 1558px) and (min-width: 990px) {
  .page-mon-compte-mes-inscriptions-aux-animations .view-content .field-content .btn-primary.btn-cancel {
    margin-bottom: 5px;
  }
}
.page-mon-compte-mes-coups-de-coeur #edit-submit-mes-coups-de-coeur {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-node-7215 .content-mon-compte {
  padding-top: 0;
  border: 0;
  background: none;
}
.page-node-7215 .content-mon-compte .region-content #block-system-main {
  display: none;
}
.page-node-7215 .content-mon-compte .block-title {
  letter-spacing: 1px;
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 0.6857;
  font-weight: 500;
  border-bottom: none;
  padding: 0;
  margin: 0;
  margin-bottom: 1em;
  margin-top: 0.5em;
  color: #1d3052;
}
.page-node-7215 .content-mon-compte form {
  border: solid 1px #e7e7e7;
  background: #fff;
  padding: 2em 2em;
}
.page-node-7215 .content-mon-compte form input,
.page-node-7215 .content-mon-compte form textarea,
.page-node-7215 .content-mon-compte form select {
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 600px;
}
.page-node-7215 .content-mon-compte form textarea {
  width: 100%;
}
.page-node-7215 .content-mon-compte form .form-actions button {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.page-node-7215 .content-mon-compte form .form-actions button:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.page-node-7222 #webform-client-form-7222 .form-textarea-wrapper textarea {
  border: 1px solid #cccccc !important;
}
.page-node-7222 #webform-client-form-7222 .form-actions {
  display: inline-block;
  padding-left: 10px;
}
.node-type-page-mon-compte #block-deca-abonne-profile {
  width: 100%;
  background-color: white;
}
.node-type-page-mon-compte .header-menu-principal,
.page-mon-compte .header-menu-principal {
  margin-bottom: 0;
}
.bloc-general {
  min-height: 800px;
}
body .glyphicon {
  font-family: "Glyphicons Halflings" !important;
}
/* PAGE PANIER */
/* PAGE ACCUEIL RECHERCHE */
.page-osiros-result-indexphp #share-btn {
  display: none;
}
.page-osiros-result-indexphp .liens-recherche-avancee {
  /*display: none;*/
}
.page-osiros-result-indexphp .sid-recherche-aide {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-indexphp {
    background: none;
  }
  .page-osiros-result-indexphp .region-content {
    /*background: @defautcolor;*/
    background: white;
  }
  .page-osiros-result-indexphp h2 {
    text-align: center;
    margin-bottom: 20px;
    font-weight: 300;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-indexphp .region-content input {
    font-size: 1em;
  }
}
@media (max-width: 320px) {
  .page-osiros-result-indexphp .region-content input {
    font-size: 0.8em;
  }
}
.page-osiros-result-indexphp #block-block-6 {
  margin-top: 2.5em;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-indexphp #block-block-6 {
    margin-top: 0;
    padding-left: 15px;
  }
}
.page-osiros-result-indexphp .main-container {
  padding: 0;
}
.page-osiros-result-indexphp #postcontenu {
  margin: 0;
}
.page-osiros-result-indexphp #bascontenu {
  margin-top: 2em;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-indexphp #bascontenu {
    margin-top: 1em;
    margin-left: 0;
    margin-right: 0;
  }
}
/* MOSAIQUE */
/* PAGE RESULTAT */
.page-osiros-result-resultatphp #share-btn {
  display: none;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp .col-md-notice-liste-action {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 25px !important;
  }
  .page-osiros-result-resultatphp .col-md-notice-liste-action .col-md-6 {
    margin-bottom: 10px;
  }
  .page-osiros-result-resultatphp h2 {
    text-align: center;
    width: 100% !important;
    clear: both;
  }
}
.page-osiros-result #share-btn {
  display: none;
}
.page-osiros-result-resultatphp,
.page-osiros-result-panier-resultatphp {
  /* facettes */
  /* resultat agenda */
  /* resultat ressource */
  /* resultat mediatheque */
  /* resultat actu */
  /* commun */
}
.page-osiros-result-resultatphp .btn-cpdecoeur,
.page-osiros-result-panier-resultatphp .btn-cpdecoeur {
  width: 28px;
  height: 28px;
  background: #666;
  padding-top: 3px;
  color: #fff;
  border-radius: 50%;
  font-size: 18px;
  text-align: center;
  display: block;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 100;
}
.page-osiros-result-resultatphp .btn-cpdecoeur span,
.page-osiros-result-panier-resultatphp .btn-cpdecoeur span {
  margin-left: -2px;
}
.page-osiros-result-resultatphp .btn-cpdecoeur:hover,
.page-osiros-result-panier-resultatphp .btn-cpdecoeur:hover {
  background: #1d3052;
  opacity: 1;
}
.page-osiros-result-resultatphp .notice-cpdecoeur,
.page-osiros-result-panier-resultatphp .notice-cpdecoeur {
  background: #1d3052 !important;
  opacity: 1 !important;
}
.page-osiros-result-resultatphp .btn-filtre-mobile-facette,
.page-osiros-result-panier-resultatphp .btn-filtre-mobile-facette {
  border-radius: 0 !important;
  background-color: #1d3052 !important;
  border-color: #1d3052;
  margin-left: 50%;
  transform: translateX(-50%);
  text-transform: uppercase;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
}
.page-osiros-result-resultatphp .lien-recherche-avancee a,
.page-osiros-result-panier-resultatphp .lien-recherche-avancee a {
  color: #1d3052;
  font-size: 14px;
  font-size: 1.4rem;
  margin-right: 15px;
  float: right;
  margin-top: 0.5rem;
}
.page-osiros-result-resultatphp .lien-recherche-avancee a:hover,
.page-osiros-result-panier-resultatphp .lien-recherche-avancee a:hover {
  color: #666;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp .lien-recherche-avancee a,
  .page-osiros-result-panier-resultatphp .lien-recherche-avancee a {
    float: none;
  }
}
.page-osiros-result-resultatphp .btn-affichage,
.page-osiros-result-panier-resultatphp .btn-affichage {
  padding-left: 2rem;
}
.page-osiros-result-resultatphp .btn-affichage ul li,
.page-osiros-result-panier-resultatphp .btn-affichage ul li {
  float: left;
  display: block;
  font-size: 25px;
  font-size: 2.5rem;
}
.page-osiros-result-resultatphp .btn-affichage li a:hover,
.page-osiros-result-panier-resultatphp .btn-affichage li a:hover {
  background: none;
  color: #1d3052;
}
.page-osiros-result-resultatphp .btn-affichage a,
.page-osiros-result-panier-resultatphp .btn-affichage a {
  padding: 0;
  padding-left: 1rem;
  color: #333;
  cursor: pointer;
}
.page-osiros-result-resultatphp .btn-affichage li.active a,
.page-osiros-result-panier-resultatphp .btn-affichage li.active a {
  color: #1d3052;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp #sid-rechercheSimpleFormResul,
  .page-osiros-result-panier-resultatphp #sid-rechercheSimpleFormResul {
    border-bottom: solid 2px #1d3052;
    padding-bottom: 2em;
  }
}
.page-osiros-result-resultatphp #sid-rechercheSimpleFormResul label.title-form-rech-simple,
.page-osiros-result-panier-resultatphp #sid-rechercheSimpleFormResul label.title-form-rech-simple {
  font-size: 25px;
  font-size: 2.5rem;
  font-weight: normal;
  margin-bottom: 2rem;
  margin-top: -15px;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp #sid-rechercheSimpleFormResul label.title-form-rech-simple,
  .page-osiros-result-panier-resultatphp #sid-rechercheSimpleFormResul label.title-form-rech-simple {
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1rem;
  }
}
.page-osiros-result-resultatphp #sid-rechercheSimple #sid-input-recherche-simple,
.page-osiros-result-panier-resultatphp #sid-rechercheSimple #sid-input-recherche-simple {
  border: solid 1px #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 1rem;
  border-radius: .25rem;
  width: 80%;
}
.page-osiros-result-resultatphp #sid-rechercheSimple #edit-submit-osiros,
.page-osiros-result-panier-resultatphp #sid-rechercheSimple #edit-submit-osiros {
  border: solid 1px #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 1rem;
  border-radius: .25rem;
}
.page-osiros-result-resultatphp .tab-content,
.page-osiros-result-panier-resultatphp .tab-content {
  margin-top: 4rem;
}
.page-osiros-result-resultatphp .btn-ressource,
.page-osiros-result-panier-resultatphp .btn-ressource {
  position: relative;
}
.page-osiros-result-resultatphp .type-doc,
.page-osiros-result-panier-resultatphp .type-doc {
  background: #1d3052;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2.1818;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 0rem 1rem 0rem 1rem;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
.page-osiros-result-resultatphp .nouveaute,
.page-osiros-result-panier-resultatphp .nouveaute {
  background: #1d3052;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0.5rem 0.1rem 0.5rem 0.1rem;
  letter-spacing: 0.1rem;
}
.page-osiros-result-resultatphp h2,
.page-osiros-result-panier-resultatphp h2 {
  margin-top: 10px;
  margin-bottom: 0;
  width: 90%;
}
.page-osiros-result-resultatphp h2 a:hover,
.page-osiros-result-panier-resultatphp h2 a:hover {
  color: #333;
}
.page-osiros-result-resultatphp .btn-ressource a:before,
.page-osiros-result-panier-resultatphp .btn-ressource a:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 37px;
  height: 35px;
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/picto-cles-noir.png) no-repeat center center;
}
.page-osiros-result-resultatphp .btn-ressource:hover a:before,
.page-osiros-result-panier-resultatphp .btn-ressource:hover a:before {
  background: url(/sites/all/themes/themedemo/src/images/picto-cles-blc.png) no-repeat center center;
}
.page-osiros-result-resultatphp .btn-ressource:hover a,
.page-osiros-result-panier-resultatphp .btn-ressource:hover a {
  color: #fff;
}
.page-osiros-result-resultatphp .container-result-mosaic .bloc-notice,
.page-osiros-result-panier-resultatphp .container-result-mosaic .bloc-notice {
  min-height: 380px;
}
.page-osiros-result-resultatphp .container-result-mosaic .bloc-notice .texte-mediatheque,
.page-osiros-result-panier-resultatphp .container-result-mosaic .bloc-notice .texte-mediatheque,
.page-osiros-result-resultatphp .container-result-mosaic .bloc-notice .texte-actu,
.page-osiros-result-panier-resultatphp .container-result-mosaic .bloc-notice .texte-actu {
  display: none;
}
.page-osiros-result-resultatphp .sid-column-content,
.page-osiros-result-panier-resultatphp .sid-column-content {
  min-height: 500px;
}
.page-osiros-result-resultatphp .sid-suggest,
.page-osiros-result-panier-resultatphp .sid-suggest {
  font-size: 1.5em;
  margin-top: 3em;
}
.page-osiros-result-resultatphp .sid-suggest a,
.page-osiros-result-panier-resultatphp .sid-suggest a {
  text-decoration: underline;
}
.page-osiros-result-resultatphp .accroche-recherche,
.page-osiros-result-panier-resultatphp .accroche-recherche {
  color: #fff;
  font-size: 1.5em;
  text-align: center;
  margin-top: 2em;
}
.page-osiros-result-resultatphp .sid-result-notice h5,
.page-osiros-result-panier-resultatphp .sid-result-notice h5 {
  margin-bottom: 0;
}
.page-osiros-result-resultatphp .sid-result-notice h5 a,
.page-osiros-result-panier-resultatphp .sid-result-notice h5 a {
  font-size: 1em;
  margin-top: 1em;
  font-weight: 600;
  text-transform: uppercase;
  color: #15909f;
}
.page-osiros-result-resultatphp .sid-result-notice h5 a:hover,
.page-osiros-result-panier-resultatphp .sid-result-notice h5 a:hover {
  color: #000;
}
.page-osiros-result-resultatphp .link-result-notice-abregee,
.page-osiros-result-panier-resultatphp .link-result-notice-abregee {
  display: none;
}
.page-osiros-result-resultatphp .pager-nb-result,
.page-osiros-result-panier-resultatphp .pager-nb-result {
  font-size: 1em;
  color: #333;
  margin-top: 0.8em;
  text-align: left;
}
.page-osiros-result-resultatphp .sid-operator,
.page-osiros-result-panier-resultatphp .sid-operator {
  font-size: 0.8em;
  border: none;
}
.page-osiros-result-resultatphp .sid-summary,
.page-osiros-result-panier-resultatphp .sid-summary {
  margin-top: 5rem;
  margin-bottom: 4rem;
}
.page-osiros-result-resultatphp .sid-index-name,
.page-osiros-result-panier-resultatphp .sid-index-name,
.page-osiros-result-resultatphp .sid-index-value,
.page-osiros-result-panier-resultatphp .sid-index-value {
  font-size: 0.7em;
}
.page-osiros-result-resultatphp .sid-result-notice .sid-typedoc,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-typedoc {
  color: #15909f;
}
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-editeur,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-editeur,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-auteur,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-auteur,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-duree,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-duree {
  font-size: 0.8em;
  margin-bottom: 0.5em;
}
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-editeur a,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-editeur a,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-auteur a,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-auteur a,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-duree a,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-duree a {
  color: #15909f;
}
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-editeur a:hover,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-editeur a:hover,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-auteur a:hover,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-auteur a:hover,
.page-osiros-result-resultatphp .sid-result-notice .sid-infos-duree a:hover,
.page-osiros-result-panier-resultatphp .sid-result-notice .sid-infos-duree a:hover {
  color: #000;
}
.page-osiros-result-resultatphp .pager-nb-page select,
.page-osiros-result-panier-resultatphp .pager-nb-page select {
  display: inline;
  text-align: left;
}
.page-osiros-result-resultatphp .js-col-md-notice-liste,
.page-osiros-result-panier-resultatphp .js-col-md-notice-liste {
  border-radius: 0;
}
.page-osiros-result-resultatphp .form-control,
.page-osiros-result-panier-resultatphp .form-control {
  border: solid 1px #ccc;
}
.page-osiros-result-resultatphp .nav.nav-tabs.nav-justified > li,
.page-osiros-result-panier-resultatphp .nav.nav-tabs.nav-justified > li {
  border-bottom: 3px solid #15909f;
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > li > a,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > li > a {
  border: none;
  border-radius: 0;
  margin-right: 3px;
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > .active > a,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > .active > a,
.page-osiros-result-resultatphp .nav-tabs.nav-justified > .active > a:hover,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > .active > a:hover,
.page-osiros-result-resultatphp .nav-tabs.nav-justified > .active > a:focus,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > .active > a:focus {
  border-bottom-color: #15909f;
  background-color: rgba(255, 255, 255, 0.9);
  color: #444;
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > li > a:hover,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > li > a:hover {
  background-color: rgba(255, 255, 255, 0.9);
  color: #444;
  border: none;
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > li > a,
.page-osiros-result-panier-resultatphp .nav-tabs.nav-justified > li > a {
  background-color: rgba(255, 255, 255, 0.3);
  color: #444;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt a,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt a {
  color: #1d3052;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-auteur,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-auteur,
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-editeur,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-editeur,
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-age,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-age,
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-publ,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-publ,
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-genre,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-genre,
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .infos-serie,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .infos-serie {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt h2 a,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt h2 a {
  color: #1d3052;
  text-transform: none;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .btn-panier,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .btn-panier {
  position: absolute;
  right: 0;
  top: 15px;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .dp-accroche,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .dp-accroche {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp .col-md-notice-liste-detail-txt .col-md-5,
  .page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt .col-md-5 {
    text-align: center;
  }
}
.page-osiros-result-resultatphp .col-md-notice-liste-action,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-action {
  font-size: 0.8em;
  margin-top: 5rem;
}
.page-osiros-result-resultatphp .col-md-notice-liste-action .infos-reservation,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-action .infos-reservation {
  transition: all 0.2s ease-in-out;
}
.page-osiros-result-resultatphp .col-md-notice-liste-detail-txt p,
.page-osiros-result-panier-resultatphp .col-md-notice-liste-detail-txt p {
  font-size: 0.9em;
  margin: 0 0 0.5em;
  padding: 0;
}
.page-osiros-result-resultatphp .facette,
.page-osiros-result-panier-resultatphp .facette {
  padding-right: 2rem;
}
.page-osiros-result-resultatphp .js-facette-title,
.page-osiros-result-panier-resultatphp .js-facette-title {
  text-transform: uppercase;
  color: #333;
  font-weight: 900;
  margin-top: 2em;
  margin-bottom: 0.3em;
}
.page-osiros-result-resultatphp .facette-content label,
.page-osiros-result-panier-resultatphp .facette-content label {
  color: #333;
}
.page-osiros-result-resultatphp .facette-content ul,
.page-osiros-result-panier-resultatphp .facette-content ul {
  margin: 0;
}
.page-osiros-result-resultatphp .facette-content .sid-facet-button,
.page-osiros-result-panier-resultatphp .facette-content .sid-facet-button {
  text-transform: uppercase;
  font-size: 0.7em;
}
.page-osiros-result-resultatphp .facette-content .sid-facet-button a,
.page-osiros-result-panier-resultatphp .facette-content .sid-facet-button a {
  color: #1d3052;
  font-weight: 600;
}
.page-osiros-result-resultatphp .facette-content .sid-facet-button a:hover,
.page-osiros-result-panier-resultatphp .facette-content .sid-facet-button a:hover {
  color: #1d3052;
}
.page-osiros-result-resultatphp .facette-content label a,
.page-osiros-result-panier-resultatphp .facette-content label a {
  color: #a0a0a0 !important;
}
.page-osiros-result-resultatphp .facette-content label a:hover,
.page-osiros-result-panier-resultatphp .facette-content label a:hover {
  color: #1d3052 !important;
}
.page-osiros-result-resultatphp .facette-content label,
.page-osiros-result-panier-resultatphp .facette-content label {
  font-weight: 400;
  line-height: 20px;
}
.page-osiros-result-resultatphp .genre-evenement,
.page-osiros-result-panier-resultatphp .genre-evenement {
  color: #15909f;
}
.page-osiros-result-resultatphp .localisation-evenement,
.page-osiros-result-panier-resultatphp .localisation-evenement,
.page-osiros-result-resultatphp .date-evenement,
.page-osiros-result-panier-resultatphp .date-evenement,
.page-osiros-result-resultatphp .public-evenement,
.page-osiros-result-panier-resultatphp .public-evenement,
.page-osiros-result-resultatphp .genre-evenement,
.page-osiros-result-panier-resultatphp .genre-evenement {
  margin-bottom: 0.5em;
}
.page-osiros-result-resultatphp .date-evenement,
.page-osiros-result-panier-resultatphp .date-evenement {
  font-size: 0.8em;
}
.page-osiros-result-resultatphp .localisation-evenement,
.page-osiros-result-panier-resultatphp .localisation-evenement {
  text-transform: uppercase;
}
.page-osiros-result-resultatphp .categorie-ressource,
.page-osiros-result-panier-resultatphp .categorie-ressource {
  margin-bottom: 0.5em;
  color: #15909f;
}
.page-osiros-result-resultatphp .btn-ressource,
.page-osiros-result-panier-resultatphp .btn-ressource {
  background: none;
  padding: 0.5em;
  color: #000;
  display: inline-block;
  margin-bottom: 0.5em;
  margin-top: 1em;
  border: solid 1px #000;
  padding-left: 37px;
}
.page-osiros-result-resultatphp .btn-ressource:hover,
.page-osiros-result-panier-resultatphp .btn-ressource:hover {
  background: #000;
}
.page-osiros-result-resultatphp .btn-ressource a,
.page-osiros-result-panier-resultatphp .btn-ressource a {
  color: #000;
  text-transform: uppercase;
  font-size: 0.8em;
  text-align: center;
}
.page-osiros-result-resultatphp .btn-ressource a:hover,
.page-osiros-result-panier-resultatphp .btn-ressource a:hover {
  color: #fff;
}
.page-osiros-result-resultatphp .categorie-mediatheque,
.page-osiros-result-panier-resultatphp .categorie-mediatheque {
  color: #15909f;
  margin-bottom: 0.5em;
}
.page-osiros-result-resultatphp .texte-mediatheque,
.page-osiros-result-panier-resultatphp .texte-mediatheque,
.page-osiros-result-resultatphp .texte-actu,
.page-osiros-result-panier-resultatphp .texte-actu {
  font-size: 0.8em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
.page-osiros-result-resultatphp .oh-current-open:before,
.page-osiros-result-panier-resultatphp .oh-current-open:before,
.page-osiros-result-resultatphp .oh-current-closed:before,
.page-osiros-result-panier-resultatphp .oh-current-closed:before {
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/icon-hour.png);
  width: 20px;
  height: 20px;
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.page-osiros-result-resultatphp .oh-current-closed,
.page-osiros-result-panier-resultatphp .oh-current-closed,
.page-osiros-result-resultatphp .oh-current-open,
.page-osiros-result-panier-resultatphp .oh-current-open {
  padding: 2px 5px;
  display: inline-block;
  color: #fff;
  font-size: 0.8em;
  margin-bottom: 0.5em;
  line-height: 18px;
}
.page-osiros-result-resultatphp .oh-current-closed,
.page-osiros-result-panier-resultatphp .oh-current-closed {
  background-color: #666;
}
.page-osiros-result-resultatphp .oh-current-open,
.page-osiros-result-panier-resultatphp .oh-current-open {
  background-color: #1d3052;
}
.page-osiros-result-resultatphp .categorie-actu,
.page-osiros-result-panier-resultatphp .categorie-actu {
  color: #1d3052;
}
.page-osiros-result-resultatphp .categorie-mediatheque,
.page-osiros-result-panier-resultatphp .categorie-mediatheque,
.page-osiros-result-resultatphp .categorie-actu,
.page-osiros-result-panier-resultatphp .categorie-actu,
.page-osiros-result-resultatphp .categorie-ressource,
.page-osiros-result-panier-resultatphp .categorie-ressource,
.page-osiros-result-resultatphp .genre-evenement,
.page-osiros-result-panier-resultatphp .genre-evenement,
.page-osiros-result-resultatphp .categorie-ressource,
.page-osiros-result-panier-resultatphp .categorie-ressource {
  font-size: 0.7em;
  margin-top: 0.3em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}
.page-osiros-result-resultatphp .categorie-mediatheque a,
.page-osiros-result-panier-resultatphp .categorie-mediatheque a,
.page-osiros-result-resultatphp .categorie-actu a,
.page-osiros-result-panier-resultatphp .categorie-actu a,
.page-osiros-result-resultatphp .categorie-ressource a,
.page-osiros-result-panier-resultatphp .categorie-ressource a,
.page-osiros-result-resultatphp .genre-evenement a,
.page-osiros-result-panier-resultatphp .genre-evenement a,
.page-osiros-result-resultatphp .categorie-ressource a,
.page-osiros-result-panier-resultatphp .categorie-ressource a {
  color: #1d3052;
}
.page-osiros-result-resultatphp .categorie-mediatheque a:hover,
.page-osiros-result-panier-resultatphp .categorie-mediatheque a:hover,
.page-osiros-result-resultatphp .categorie-actu a:hover,
.page-osiros-result-panier-resultatphp .categorie-actu a:hover,
.page-osiros-result-resultatphp .categorie-ressource a:hover,
.page-osiros-result-panier-resultatphp .categorie-ressource a:hover,
.page-osiros-result-resultatphp .genre-evenement a:hover,
.page-osiros-result-panier-resultatphp .genre-evenement a:hover,
.page-osiros-result-resultatphp .categorie-ressource a:hover,
.page-osiros-result-panier-resultatphp .categorie-ressource a:hover {
  color: #000;
}
.page-osiros-result-resultatphp .pager-container,
.page-osiros-result-panier-resultatphp .pager-container {
  margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp .pager-container,
  .page-osiros-result-panier-resultatphp .pager-container {
    border-top: solid 2px #1d3052;
    padding-top: 2rem;
    padding-left: 0px;
  }
}
.page-osiros-result-resultatphp .btn-reserver,
.page-osiros-result-panier-resultatphp .btn-reserver {
  background: #1d3052;
  padding: 0.5rem 2rem 0.5rem 2rem;
  border-radius: 0;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.page-osiros-result-resultatphp .btn-reserver:hover,
.page-osiros-result-panier-resultatphp .btn-reserver:hover {
  /*box-shadow: inset 0 0 0 5px #6b0818;*/
}
/* PAGE NOTICE ET RESULTATS */
.page-osiros-result-noticephp .voir-dispo,
.page-osiros-result-resultatphp .voir-dispo,
.page-osiros-result-panier-resultatphp .voir-dispo {
  background: #dadada;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-align: center;
  line-height: 20px;
  display: block;
}
.page-osiros-result-noticephp .disponibilite,
.page-osiros-result-resultatphp .disponibilite,
.page-osiros-result-panier-resultatphp .disponibilite {
  text-align: center;
  margin-bottom: 2rem;
}
.page-osiros-result-noticephp .status-reason,
.page-osiros-result-resultatphp .status-reason,
.page-osiros-result-panier-resultatphp .status-reason {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}
.page-osiros-result-noticephp .status,
.page-osiros-result-resultatphp .status,
.page-osiros-result-panier-resultatphp .status {
  padding: 0.1rem;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
}
.page-osiros-result-noticephp .available,
.page-osiros-result-resultatphp .available,
.page-osiros-result-panier-resultatphp .available {
  background: #739c4b;
  color: #fff;
}
.page-osiros-result-noticephp .loaned,
.page-osiros-result-resultatphp .loaned,
.page-osiros-result-panier-resultatphp .loaned,
.page-osiros-result-noticephp .unavailable,
.page-osiros-result-resultatphp .unavailable,
.page-osiros-result-panier-resultatphp .unavailable,
.page-osiros-result-noticephp .error_webservice_dispo,
.page-osiros-result-resultatphp .error_webservice_dispo,
.page-osiros-result-panier-resultatphp .error_webservice_dispo {
  background: #eab95a;
  color: #fff;
  display: block;
}
/* PAGE NOTICE */
.page-osiros-result-noticephp #share-btn {
  display: none;
}
.page-osiros-result-noticephp .pager-container {
  margin-bottom: 2rem;
}
.page-osiros-result-noticephp .pager-container .btn {
  border: none;
}
.page-osiros-result-noticephp .titre-aut {
  line-height: 1.5;
  color: #1d3052;
  display: block;
  font-style: italic;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
.page-osiros-result-noticephp .type-doc {
  background: #1d3052;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 2.1818;
  line-height: 1.5;
  text-transform: uppercase;
  padding: 0rem 1rem 0rem 1rem;
  color: #fff;
  display: inline-block;
  letter-spacing: 0.1rem;
  margin-bottom: 1rem;
}
.page-osiros-result-noticephp .nouveaute {
  background: #1d3052;
  color: #fff;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  writing-mode: vertical-rl;
  text-orientation: sideways;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0.5rem 0.1rem 0.5rem 0.1rem;
  letter-spacing: 0.1rem;
}
.page-osiros-result-noticephp .btn-reserver {
  background: #1d3052;
  padding: 0.5rem 2rem 0.5rem 2rem;
  border-radius: 0;
  color: #fff;
  transition: all 0.3s ease 0s;
}
.page-osiros-result-noticephp .btn-reserver:hover {
  /*box-shadow: inset 0 0 0 5px #6b0818;*/
}
.page-osiros-result-noticephp .auteur-princ {
  margin-bottom: 1rem;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.page-osiros-result-noticephp .descriptionNotice {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  border: solid 1px #e7e7e7;
  border-bottom: 0;
  padding: 2rem;
}
.page-osiros-result-noticephp .descriptionNotice a:hover {
  color: #666;
}
.page-osiros-result-noticephp .descriptionNotice .btn-panier input[type="checkbox"] + label::before,
.page-osiros-result-noticephp .descriptionNotice .btn-panier input[type="checkbox"] {
  left: auto;
  right: 0 !important;
}
.page-osiros-result-noticephp .descriptionNotice a {
  color: #1d3052;
}
.page-osiros-result-noticephp .tab-content-notice {
  background: #e7e7e7;
  color: #333;
}
.page-osiros-result-noticephp .tab-content-notice p {
  padding: 1rem;
  line-height: 2.5rem;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-noticephp .tab-content-notice {
    margin-bottom: 15px;
  }
}
.page-osiros-result-noticephp .tab-content > .tab-pane {
  display: none;
}
.page-osiros-result-noticephp .tab-content > .active {
  display: inline-block !important;
}
.page-osiros-result-noticephp #notice-onglet-details {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-osiros-result-noticephp .tab-content-notice-infos {
  border: solid 1px #e7e7e7;
  padding: 2rem;
  padding-top: 0;
}
.page-osiros-result-noticephp .tab-content-notice-infos table {
  margin: 0;
}
.page-osiros-result-noticephp .infos-notice {
  margin-top: 2rem;
}
.page-osiros-result-noticephp .nav-pills {
  margin-left: 0;
}
.page-osiros-result-noticephp .nav-pills li {
  padding-left: 2rem;
  padding-right: 2rem;
}
.page-osiros-result-noticephp .nav-pills li > a,
.page-osiros-result-noticephp .nav-pills li > a:hover,
.page-osiros-result-noticephp .nav-pills li > a:focus,
.page-osiros-result-noticephp .nav-pills li.active > a,
.page-osiros-result-noticephp .nav-pills li.active > a:hover {
  background: none !important;
  border-radius: 0;
  color: #333;
}
.page-osiros-result-noticephp .nav-pills li:hover,
.page-osiros-result-noticephp .nav-pills li.active {
  border-bottom: solid 3px #1d3052;
}
.page-osiros-result-noticephp .nav-pills li.active > a {
  color: #1d3052 !important;
}
.page-osiros-result-noticephp .tab-nav-notice-infos {
  margin-top: 8rem;
}
.page-osiros-result-noticephp .tab-nav-notice-infos a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.page-osiros-result-noticephp .tab-nav-notice-infos li.active,
.page-osiros-result-noticephp .tab-nav-notice-infos li:hover {
  border-bottom: solid 1px #e7e7e7;
}
.page-osiros-result-noticephp .tab-nav-notice-details {
  padding-left: 1.5rem;
  border-right: solid 1px #e7e7e7;
  border-left: solid 1px #e7e7e7;
}
.page-osiros-result-noticephp .table-exemplaires th {
  background: none;
  color: #1d3052;
  border: none;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.page-osiros-result-noticephp .table-exemplaires td {
  border: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-osiros-result-noticephp #notice-onglet-details {
  margin-bottom: 1rem;
}
.page-osiros-result-noticephp #notice-onglet-details a {
  color: #1d3052;
}
.page-osiros-result-noticephp #notice-onglet-details .notice_description_titre {
  float: left;
}
.page-osiros-result-noticephp .container-notice h1 {
  margin-top: 0em;
}
.page-osiros-result-noticephp .acces-ressource {
  margin-top: 2em;
  margin-bottom: 1em;
  padding-top: 0.3em;
  background: none;
  padding-left: 37px;
  padding-top: 10px;
  border-color: #fff;
}
.page-osiros-result-noticephp .acces-ressource a {
  color: #fff !important;
}
.page-osiros-result-noticephp .acces-ressource:hover {
  background: #000;
  border-color: #000;
  color: #fff;
}
.page-osiros-result-noticephp .acces-ressource a:before {
  position: absolute;
  top: 0px;
  left: 0;
  width: 37px;
  height: 35px;
  content: "";
  background: url(/sites/all/themes/themedemo/src/images/picto-cles-blc.png) no-repeat center center;
}
.page-osiros-result-noticephp .js-panier-btn {
  margin-bottom: 0.5em;
  font-size: 25px;
}
.page-osiros-result-noticephp .btn-icon-plus {
  background: #000;
  padding: 6px 10px 2px 10px;
  line-height: inherit;
  text-align: center;
  border-radius: 3px;
  border: 0;
}
.page-osiros-result-noticephp .btn-icon-plus:active,
.page-osiros-result-noticephp .btn-icon-plus.active,
.page-osiros-result-noticephp .open > .dropdown-toggle.btn-icon-plus {
  background-color: #000 !important;
  border: none;
}
.page-osiros-result-noticephp .glyphicon-link {
  font-size: 1.5em;
}
.page-osiros-result-noticephp .btn-group-plus {
  margin-top: 2em;
}
.page-osiros-result-noticephp .btn-group-plus .dropdown-menu {
  background: #000;
  min-width: 36px !important;
  font-size: 1.2em;
  text-align: center;
}
.page-osiros-result-noticephp .btn-group-plus .dropdown-menu > li {
  margin-bottom: 0.5em;
}
.page-osiros-result-noticephp .btn-group-plus .dropdown-menu > li > a:focus,
.page-osiros-result-noticephp .btn-group-plus .dropdown-menu > li > a:hover {
  background-color: #000 !important;
}
.page-osiros-result-noticephp .btn-group-plus li a {
  color: #fff !important;
  padding: 0;
  transition: all 0.2s ease-in 0;
}
.page-osiros-result-noticephp .btn-group-plus li a:hover {
  transform: scale(0.75);
}
.page-osiros-result-noticephp .btn-group-plus .icon-comment {
  width: 35px;
  height: 32px;
  display: block;
  background: url(/sites/all/themes/themedemo/src/images/picto-comment-blc.png) no-repeat center center;
  text-indent: -50000px;
}
.page-osiros-result-noticephp .btn-group-plus .icon-heart {
  width: 35px;
  height: 32px;
  display: block;
  background: url(/sites/all/themes/themedemo/src/images/panier-blc.png) no-repeat top center;
  text-indent: -50000px;
}
.page-osiros-result-noticephp .btn-group-plus .icon-heart:hover {
  background: url(/sites/all/themes/themedemo/src/images/panier-delete-noir.png) no-repeat top center;
}
.page-osiros-result-noticephp .btn-group-plus .icon-comment:hover {
  background: url(/sites/all/themes/themedemo/src/images/picto-comment-noir.png) no-repeat center center;
}
.page-osiros-result-noticephp .btn-group-plus .icon-heart.checked {
  background: url(/sites/all/themes/themedemo/src/images/panier-delete-noir.png) no-repeat top center;
}
.page-osiros-result-noticephp .btn-icon-plus:active:hover,
.page-osiros-result-noticephp .btn-icon-plus.active:hover,
.page-osiros-result-noticephp .btn-icon-plus:active:focus,
.page-osiros-result-noticephp .btn-icon-plus.active:focus,
.page-osiros-result-noticephp .btn-icon-plus.focus:active,
.page-osiros-result-noticephp .btn-icon-plus.active.focus {
  background: #000;
  border: 0;
  color: #fff;
}
.page-osiros-result-noticephp .btn-icon-plus:hover {
  border: 0;
}
.page-osiros-result-noticephp .icon-plus {
  font-size: 2em;
  font-weight: 900;
  color: #fff;
}
.page-osiros-result-noticephp .haut_notice {
  height: 400px;
  color: #fff;
  font-size: 1.3em;
}
.page-osiros-result-noticephp .haut_notice a {
  color: #fff;
  line-height: 1.4em;
}
.page-osiros-result-noticephp .haut_notice a:hover {
  color: #000;
}
.page-osiros-result-noticephp .haut_notice .auteur_princ {
  margin-bottom: 1em;
}
.page-osiros-result-noticephp .haut_notice .auteur_sec {
  font-size: 0.8em;
}
.page-osiros-result-noticephp .haut_notice .editeur {
  margin-top: 1em;
}
.page-osiros-result-noticephp .bas_notice {
  font-size: 1.2em;
  line-height: 1.4em;
}
.page-osiros-result-noticephp .bas_notice .btn {
  border: none;
}
.page-osiros-result-noticephp .bas_notice .btn:hover {
  background: none;
}
.page-osiros-result-noticephp .bas_notice .icon-p-heart {
  margin-top: 5px;
  font-size: 1.9em;
  background: #333;
  color: #fff;
  border-radius: 100%;
  display: block;
  height: 40px;
  width: 40px;
}
.page-osiros-result-noticephp .bas_notice .icon-p-heart:hover {
  background: #ccc;
}
.page-osiros-result-noticephp .bas_notice .plus-infos {
  padding-top: 1em;
  margin-top: 1em;
  font-size: 0.8em;
  padding: 0.5em;
  background: #fafafa;
}
.page-osiros-result-noticephp .bas_notice .plus-infos a {
  color: #15909f;
}
.page-osiros-result-noticephp .bas_notice .plus-infos a:hover {
  color: #000;
}
.page-osiros-result-noticephp .bas_notice .plus-infos table td {
  border: none;
}
.page-osiros-result-noticephp .bas_notice .notice_description_titre {
  text-transform: uppercase;
  font-weight: 600;
}
.page-osiros-result-noticephp #sid-page {
  min-height: 450px;
}
.page-osiros-result-noticephp .container-notice h1 {
  color: #1d3052;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-noticephp .container-notice img {
    margin: 0 auto;
  }
}
/* PAGE LISTE DENVIES */
.page-osiros-result-panier-resultatphp #share-btn {
  display: none;
}
.page-osiros-result-panier-resultatphp .page-header {
  color: #1d3052;
}
.page-osiros-result-panier-resultatphp #sid-page {
  min-height: 800px;
}
.page-osiros-result-panier-resultatphp .message-panier {
  color: #000;
  font-size: 1.2em;
}
.page-osiros-result-panier-resultatphp .pager-container {
  font-size: 1.2em;
  padding: 0;
  margin: 0;
  padding-top: 0.5em;
}
.page-osiros-result-panier-resultatphp .container-result-liste {
  padding-top: 2em;
}
/* PAGE HISTORIQUE DES RECHERCHES */
.page-osiros-result-historiquephp #sid-page {
  min-height: 800px;
}
.page-osiros-result-historiquephp #sid-historique h3 {
  color: #15909f;
  font-size: 2em;
  font-weight: 900;
  margin-bottom: 0;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 3em;
}
.page-osiros-result-historiquephp .sid-summary {
  font-size: 1.2em;
  background-color: #e7e7e7;
}
/* RECHERCHE AVANCEE */
.page-osiros-result-rechavphp {
  background: url(/sites/all/themes/themedemo/src/images/fd-bleu-clair.png) repeat-x scroll center 270px;
}
.page-osiros-result-rechavphp #sid-rechercheAvancee p {
  width: 550px;
  margin: 5px 0 0 0;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee p {
    width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee p input {
    margin-left: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee p select {
    margin-left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee p .sid-boolean {
    margin-bottom: 15px;
    width: 60px;
  }
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset {
  width: 550px;
  margin: 10px auto auto;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset {
    width: 320px;
  }
}
.page-osiros-result-rechavphp #sid-rechercheSimpleForm {
  margin-top: 0 !important;
}
.page-osiros-result-rechavphp h1.page-header {
  margin-top: 0;
  color: #1d3052;
  text-align: center;
}
.page-osiros-result-rechavphp fieldset legend {
  font-family: inherit;
  left: 0;
  color: #1d3052;
  font-weight: 600;
  border: none;
  border-top: solid 1px #1d3052;
  border-bottom: solid 1px #1d3052;
  margin-top: 1em;
  margin-bottom: 0;
}
#sid-rechercheAvancee input[type="text"] {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  margin-left: 14px;
  float: right;
}
#sid-rechercheAvancee select {
  font-size: 1.3rem;
  border-radius: 0;
  border: 1px solid #aaa;
  box-shadow: none;
  padding: 5px;
}
#sid-rechercheAvancee label {
  font-weight: normal;
  font-size: 1em;
  line-height: 36px;
  text-transform: initial !important;
}
#sid-rechercheAvancee #spec_tri_annee_end,
#sid-rechercheAvancee #spec_tri_annee_start {
  float: none;
}
/* breadcrumb */
.page-osiros .breadcrumb {
  display: none;
}
.page-osiros-result .nav-tabs.nav-justified {
  width: 100% !important;
}
.page-osiros-result .nav.nav-tabs.nav-justified > li {
  border-bottom: solid 3px #1d3052 !important;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result .nav.nav-tabs.nav-justified > li {
    border: none !important;
  }
}
/* RECHERCHE - RESULTATS LISTE */
.page-osiros-result-resultatphp .nav-tabs.nav-justified > .active > a {
  background-color: #1d3052 !important;
  color: white !important;
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > li > a {
  background-color: #fafafa !important;
  padding: 20px 0;
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-resultatphp .nav-tabs.nav-justified > li > a {
    padding: 10px 0 ;
    background-color: #ccc !important;
  }
}
.page-osiros-result-resultatphp .nav-tabs.nav-justified > li {
  border-bottom: none !important;
}
.page-osiros-result-resultatphp .nav.nav-tabs.nav-justified {
  width: 75%;
}
.page-osiros-result-resultatphp .nav-tabs > li > a {
  font-weight: 500;
  font-size: 2rem;
}
.page-osiros-result-resultatphp .status,
.page-osiros-result-panier-resultatphp .status {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding: 0.5rem 2rem 0.5rem 2rem;
  text-align: center;
}
.page-osiros-result-resultatphp .col-md-notice-liste,
.page-osiros-result-panier-resultatphp .col-md-notice-liste {
  margin-bottom: 30px;
  background-color: #f0f0f0;
  min-height: 140px;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
  height: 620px;
  background-color: #e7e7e7;
  margin-bottom: 30px;
  margin-right: 1rem;
  width: 30%;
}
@media only screen and (min-width: 1583px) and (max-width: 1675px) {
  .page-osiros-result-resultatphp .col-md-notice-mosaique,
  .page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
    /*height: 485px;*/
  }
}
@media only screen and (min-width: 1222px) and (max-width: 1582px) {
  .page-osiros-result-resultatphp .col-md-notice-mosaique,
  .page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
    /*height: 550px;*/
  }
}
@media only screen and (min-width: 1070px) and (max-width: 1221px) {
  .page-osiros-result-resultatphp .col-md-notice-mosaique,
  .page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
    /*height: 600px;*/
  }
}
@media only screen and (min-width: 992px) and (max-width: 1069px) {
  .page-osiros-result-resultatphp .col-md-notice-mosaique,
  .page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
    /*height: 700px;*/
  }
}
@media only screen and (max-width: 991px) {
  .page-osiros-result-resultatphp .col-md-notice-mosaique,
  .page-osiros-result-panier-resultatphp .col-md-notice-mosaique {
    /*height: 350px;*/
  }
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .btn-panier,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .btn-panier {
  top: -190px;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique h2,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique h2 {
  line-height: 0;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique h2 a,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique h2 a {
  height: 56px;
  overflow: hidden;
  display: inline-block;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .bloc-contenu-mosaic,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .bloc-contenu-mosaic {
  height: 190px;
  display: inline-block;
  overflow: hidden;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .col-md-notice-liste-action div,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .col-md-notice-liste-action div {
  width: 100%;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .col-md-notice-liste-action div button,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .col-md-notice-liste-action div button {
  width: 100%;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .voir-dispo,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .voir-dispo {
  font-size: 1.3rem;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-auteur,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-auteur,
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-editeur,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-editeur,
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-age,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-age,
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-publ,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-publ,
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-genre,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-genre,
.page-osiros-result-resultatphp .col-md-notice-mosaique .infos-serie,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .infos-serie {
  font-size: 12px;
  font-size: 1.2rem;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique h2 a,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique h2 a {
  font-size: 15px !important;
  font-size: 1.5rem !important;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique h2 a:hover,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique h2 a:hover {
  color: #666;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique img,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique img {
  height: 200px !important;
  width: auto !important;
  float: left;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique img.loader,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique img.loader {
  height: 25px !important;
  width: 25px !important;
  float: none;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .availability,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .availability {
  margin-bottom: 2rem;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .js-col-md-notice-liste-picture,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .js-col-md-notice-liste-picture {
  padding-left: 15px;
  padding-top: 15px;
}
.page-osiros-result-resultatphp .col-md-notice-mosaique .mosaic-liste-action,
.page-osiros-result-panier-resultatphp .col-md-notice-mosaique .mosaic-liste-action {
  margin-top: 10px;
}
.page-osiros-result-resultatphp .js-col-md-notice-liste-picture,
.page-osiros-result-panier-resultatphp .js-col-md-notice-liste-picture {
  padding-left: 0;
}
.page-osiros-result-resultatphp .js-col-md-notice-liste-picture img,
.page-osiros-result-panier-resultatphp .js-col-md-notice-liste-picture img {
  max-height: 250px;
  width: auto !important;
}
.page-osiros-result-resultatphp .js-facette-title,
.page-osiros-result-panier-resultatphp .js-facette-title {
  color: #1d3052 !important;
  font-weight: 300 !important;
  font-size: 2rem;
  margin-top: 1em !important;
}
.page-osiros-result-resultatphp .js-facette-title .fa,
.page-osiros-result-panier-resultatphp .js-facette-title .fa {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  float: right;
}
.page-osiros-result-resultatphp h4,
.page-osiros-result-panier-resultatphp h4 {
  border-top: 1px solid rgba(0, 0, 0, 0.4);
  padding-top: 10px;
}
.page-osiros-result-resultatphp h4:first-child,
.page-osiros-result-panier-resultatphp h4:first-child {
  border-top: none;
}
/* toolbar */
.sid-toolbar {
  margin-top: -10px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .sid-toolbar {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .sid-toolbar {
    margin-top: 20px;
  }
}
.sid-toolbar .fa {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  color: #666;
}
.sid-toolbar .sid-toolbar-item {
  margin-top: 10px;
}
.sid-toolbar li a span {
  font-family: 'Open Sans', sans-serif;
}
.sid-toolbar ul ul {
  background: #000;
  border-color: #000;
}
.sid-toolbar ul ul a {
  color: #fff;
}
.sid-toolbar ul ul li a:hover {
  color: #ccc;
}
.toolbar-maliste {
  background: #e7e7e7;
  margin-top: 10px;
  padding: 1rem;
  font-family: 'Rubik', sans-serif;
  position: relative;
}
.toolbar-maliste .connexion-requise {
  margin-top: 3rem;
  padding-top: 1rem;
  border-top: solid 1px #ccc;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.toolbar-maliste .connexion-requise a {
  color: #1d3052;
}
.toolbar-maliste li {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding-left: 1rem;
  font-family: 'Rubik', sans-serif;
}
.toolbar-maliste li:first-child {
  padding-left: 0;
}
.toolbar-maliste h5 {
  border-bottom: solid 2px #1d3052;
}
.toolbar-maliste #sid_nombre_notice_panier {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  color: #1d3052;
  position: absolute;
  top: 18px;
  right: 18px;
  width: 80px;
  text-align: right;
}
.toolbar-box {
  position: fixed;
  width: 200px;
  top: 500px;
  z-index: 1000;
  /*margin-top: 5.7rem;*/
}
@media screen and (max-width: 1050px) {
  .toolbar-box {
    top: 500px;
    right: 0;
  }
}
@media screen and (min-height: 500px) and (max-height: 790px) {
  .toolbar-box {
    top: 240px;
    right: 0;
    position: initial;
  }
}
@media only screen and (max-width: 768px) {
  .toolbar-box {
    position: relative;
    width: 100%;
    top: inherit;
  }
}
/* pagination */
.pager-container {
  color: #666;
  /* tri */
}
.pager-container .pager-nb-page {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.pager-container .fa-arrow-left {
  color: #1d3052;
  margin-right: 3rem;
}
.pager-container select {
  display: inline-block;
  max-width: 100%;
  height: calc(3.25rem);
  padding: .375rem 1.75rem .375rem .75rem;
  line-height: 1.25;
  color: #464a4c;
  vertical-align: middle;
  background: #ffffff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
  background-size: 8px 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: .25rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  /* Safari and Chrome */
}
.pager-container .btn {
  border: none;
  color: #666 !important;
}
.pager-container .divTri {
  padding-left: 0;
  display: flex;
  align-items: center;
}
.pager-container .divTri .form-control {
  width: auto;
}
.pager-container .divTri .control-label {
  padding-right: 1rem;
}
@media only screen and (max-width: 768px) {
  .pager-container .divTri .control-label {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.pager-container .pagination-btn,
.pager-container .pager-nb-page {
  padding-left: 0;
}
.pager-container .pagination-btn {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 3px;
}
@media only screen and (max-width: 768px) {
  .pager-container .pagination-btn {
    margin-bottom: 1em;
  }
}
.pager-container .pagination-btn .btn {
  padding: 0;
  margin: 0;
}
#sid-selectAll {
  margin-right: 15px;
  text-align: right;
  padding-right: 30px;
}
.btn-panier label {
  font-size: 13px !important;
  font-size: 1.3rem !important;
  font-weight: bold !important;
}
.btn-panier input {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin: 0 0 10px 0;
  padding: 8px;
  color: #999;
  background-color: #fff;
  outline: none;
  font-family: Helvetica, Arial, sans-serif;
  font-size: .85em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.btn-panier input:focus {
  border: 1px solid #999;
  color: #444;
}
.btn-panier input[type="checkbox"],
.btn-panier input[type="checkbox"] + label {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}
.btn-panier input[type="checkbox"] {
  visibility: hidden;
  position: absolute;
  top: 0;
  right: 0;
}
.btn-panier input[type="checkbox"] + label {
  padding: 0 30px 0 0;
}
.btn-panier input[type="checkbox"] + label:before {
  display: inline-block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 2px;
  right: 0;
  content: " ";
  vertical-align: middle;
  background: transparent url(/sites/all/themes/themedemo/src/images/checkbox-osiros-selection.svg) 0 -30px no-repeat;
  /*background: transparent url(https://lab.anybodesign.com/custom-checkbox/img/sprite.svg) 0 -30px no-repeat;*/
  background-size: 300px 300px;
}
.btn-panier input[type="checkbox"]:checked + label:before {
  background-position: -30px -30px;
  transform: scale(1);
  /* mise à l'échelle 1:1 */
}
.btn-panier label {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  margin: 0 0 5px 0;
}
/* UI DIALOG */
.ui-widget-overlay {
  opacity: 0.8;
}
.ui-dialog {
  background: #fff;
  font-weight: normal !important;
  border: 0;
  color: #000;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.ui-dialog .ui-widget-content {
  color: #1d3052;
}
.ui-dialog .ui-widget-content a {
  color: #1d3052;
}
.ui-dialog .sid-panier-selection_drupal {
  padding: 0.5rem 1rem 0.5rem 1rem;
  margin: 0;
}
.ui-dialog .sid-panier-selection_drupal:hover {
  background: #dadada;
}
.ui-dialog label {
  color: #000;
  font-weight: normal !important;
}
.ui-dialog .ui-dialog-buttonpane,
.ui-dialog .ui-dialog-titlebar {
  background: #fff;
  border: 0;
  color: #000;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.ui-dialog .ui-dialog-title {
  display: inline-block;
}
.ui-dialog #sid-dialog-paniers-sauvegardes li.sid-panier-selection_drupal:last-child {
  margin-top: 2rem;
  text-transform: uppercase;
  color: #1d3052;
}
.ui-dialog #sid-dialog-paniers-sauvegardes li.sid-panier-selection_drupal:last-child a {
  color: #1d3052;
}
.ui-dialog #sid-dialog-paniers-sauvegardes li.sid-panier-selection_drupal:last-child a:hover {
  color: #000;
}
/* MA LISTE */
.page-osiros-result-panier-resultatphp .page-header .nb_results {
  font-size: 1.5rem;
}
.page-osiros-result-panier-resultatphp .page-header span {
  padding-left: 0;
}
.page-osiros-result-panier-resultatphp .msg_no_panier {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  color: #666;
}
.btn-rech-avancee {
  margin-bottom: 30px;
  text-align: right;
}
/** Page recherche avancee **/
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset {
  width: 600px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset {
    width: 100%;
  }
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p {
  width: 100%;
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p .sid-boolean {
  width: 75px;
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere select.sid-first {
  margin-left: 78px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere select.sid-first {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere select.sid-first {
    margin-left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere select {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere select {
    margin-left: 0px;
  }
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere input {
  float: none;
  margin-left: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere input {
    margin-left: 0px;
  }
}
@media only screen and (max-width: 768px) {
  .page-osiros-result-rechavphp #sid-rechercheAvancee fieldset p.sid-recherche-avancee-critere input {
    margin-left: 0px;
    margin-top: 10px;
  }
}
.page-osiros-result-rechavphp #sid-rechercheAvancee fieldset #sid-rechercheAvanceeLastRow {
  width: 100% !important;
}
/* Cacher id osiros dans les commentaires */
.form-item-field-id-osiros-und-0-value {
  display: none;
}
/* portail */
/* mon compte */
/*--------------------------------------------------------------
>>> TABLE DES MATIERES :
----------------------------------------------------------------
# Variables
# Typographies
# General
# Navigation
# Accueil
# Page
    ## Connexion
    ## Inscription
    ## Agenda
    ## Ressources Num
    ## Selections
    ## CDC
    ## Actualites
    ## Mediatheque
    ## Sitotheque
    ## Plan du site
# Footer
# Confort +
# Responsive Design
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables
--------------------------------------------------------------*/
/*Couleurs*/
/*Dimensions*/
/*--------------------------------------------------------------
# Typographies
--------------------------------------------------------------*/
/*font-family: National;*/
@font-face {
  font-family: "National-Black";
  src: url(/sites/all/themes/themedemo/src/font/National-Black.eot);
  src: url(/sites/all/themes/themedemo/src/font/National-Black.eot?#iefix) format("embedded-opentype"), /* IE6-IE8 */ url(/sites/all/themes/themedemo/src/font/National-Black.woff2) format("woff2"), /* chrome、firefox */ url(/sites/all/themes/themedemo/src/font/National-Black.woff) format("woff"), /* chrome、firefox */ url(/sites/all/themes/themedemo/src/font/National-Black.ttf) format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url(/sites/all/themes/themedemo/src/font/National-Black.svg#National-Black) format("svg");
  font-weight: normal;
  font-style: normal;
  
  /* IE9*/
  /* iOS 4.1- */
}
@font-face {
  font-family: 'sanuk-regular';
  src: url(/sites/all/themes/themedemo/src/font/sanuk-regular-webfont.woff2) format('woff2'), url(/sites/all/themes/themedemo/src/font/sanuk-regular-webfont.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sanuk-bold';
  src: url(/sites/all/themes/themedemo/src/font/sanuk-bold-webfont.woff2) format('woff2'), url(/sites/all/themes/themedemo/src/font/sanuk-bold-webfont.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sanuk-light';
  src: url(/sites/all/themes/themedemo/src/font/sanuk-light-webfont.woff2) format('woff2'), url(/sites/all/themes/themedemo/src/font/sanuk-light-webfont.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'sanuk-lightitalic';
  src: url(/sites/all/themes/themedemo/src/font/sanuk-lightitalic-webfont.woff2) format('woff2'), url(/sites/all/themes/themedemo/src/font/sanuk-lightitalic-webfont.woff) format('woff');
  font-weight: normal;
  font-style: normal;
}
.nation {
  font-family: "National-Black", "Arial", sans-serif;
  font-weight: normal;
}
.sanuklight {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
}
.sanuklightit {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
}
.sanukreg {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
.sanukbold {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.heebreg {
  font-family: "Heebo", "Arial", sans-serif;
  font-weight: 400;
}
.heebmed {
  font-family: "Heebo", "Arial", sans-serif;
  font-weight: 500;
}
.heebbold {
  font-family: "Heebo", "Arial", sans-serif;
  font-weight: 700;
}
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  color: #1d3052;
  background: #ffffff;
  padding: 0 !important;
  margin: 0 !important;
  overflow: visible !important;
}
.bloc-general ul {
  list-style-type: disc;
}
.main-container.container-fluid {
  max-width: 1365px;
  margin: auto;
  padding: 0;
}
.transismooth {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.undertrait {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #2babb7;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.breadcrumb a,
.breadcrumb span {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.breadcrumb span.last,
.breadcrumb a:hover {
  color: #2babb7;
}
.views-exposed-form label,
form label {
  color: #1d3052 !important;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  text-transform: uppercase;
}
.views-exposed-form .form-control,
form .form-control {
  border: 1px solid #1d3052;
  height: 30px;
  padding: 4px 12px;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
}
.views-exposed-form .views-submit-button,
form .views-submit-button {
  padding: 0;
}
.views-exposed-form .views-submit-button button.form-submit,
form .views-submit-button button.form-submit {
  margin-top: 1.3em !important;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .partage {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 768px) {
  .partage {
    margin-top: 35px;
  }
}
.addthis_inline_share_toolbox {
  position: initial;
  height: 35px;
  margin-bottom: 1em;
}
.addthis_inline_share_toolbox .at-share-btn-elements {
  float: right;
}
h1.page-header {
  font-family: "National-Black", "Arial", sans-serif;
  font-weight: normal;
  color: #1d3052;
  font-size: 50px;
  font-size: 5rem;
  line-height: 0.48;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0.5em;
}
h2,
h2.block-title {
  font-family: "National-Black", "Arial", sans-serif;
  font-weight: normal;
  font-size: 38px;
  font-size: 3.8rem;
  line-height: 0.6316000000000001;
  color: #2babb7;
  text-transform: uppercase;
  text-align: left;
  margin-bottom: 20px;
}
h2:after,
h2.block-title:after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 16px;
  background: #1d3052;
}
h2 .colorup,
h2.block-title .colorup {
  color: #1d3052;
}
h2 {
  display: inline-block;
}
h3,
h4,
h5 {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.main-container.container-fluid {
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px;
}
.bloc-general {
  padding-bottom: 35px;
}
.group-header .field-name-field-texte-accroche .field-item {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  line-height: 1.5;
  padding: 0 7em;
  margin-bottom: 3em;
}
.more-link a {
  color: #ffffff;
  background: #1d3052;
  padding: 7px 40px;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: initial;
  display: block;
  text-align: center;
  line-height: 1;
}
.more-link a:hover {
  color: #ffffff !important;
  padding: 7px 40px;
}
.more-link a.btn-toutes {
  background-color: #2babb7;
}
.group-footer > .content > .content {
  margin-top: 5px;
}
.group-footer .nav-tabs {
  border: 0;
  margin: 0;
}
.group-footer .nav-tabs > li {
  margin-right: 20px;
}
.group-footer .nav-tabs > li.active a {
  border: 0;
}
.group-footer .nav-tabs > li.active a::after {
  width: 100%;
  left: 0;
}
.group-footer .nav-tabs > li > a {
  text-transform: initial;
  color: #1d3052;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  position: relative;
  height: auto;
  width: auto;
  border: 0;
}
.group-footer .nav-tabs > li > a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #2babb7;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.group-footer .nav-tabs > li > a:hover:after {
  width: 100%;
  left: 0;
}
.group-footer .nav-tabs > li > a:hover {
  border: 0;
  padding-right: 15px;
}
.group-footer #bloc_infos_pro {
  margin-top: 30px;
  padding: 2em 0 0 0;
}
.group-footer #bloc_infos_pro > .tab-pane > .row > div.col-md-12 {
  margin-bottom: 35px;
}
.group-footer #bloc_infos_pro .sel-titre {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 0.75;
  color: #1d3052;
  text-transform: uppercase;
  padding-left: 0;
}
.group-footer #bloc_infos_pro .sel-all a {
  color: #ffffff;
  background: #2babb7;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  padding: 8px 20px;
  text-align: center;
  display: block;
  line-height: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  position: relative;
  left: 15px;
}
.group-footer #bloc_infos_pro .sitoblock-titre {
  text-align: center;
  margin-top: 15px;
}
.group-footer #bloc_infos_pro .sitoblock-titre a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.group-footer #field_image_galerie > .row > div {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 329px;
  overflow: hidden;
}
.group-footer #field_image_galerie > .row > div img {
  width: fit-content;
}
.view-geolocalisation-bibliotheque {
  margin-top: 1em;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div {
  height: 175px;
  margin-bottom: 1.8em;
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette {
  position: absolute;
  top: 0;
  width: 92.5%;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette a {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette a img {
  position: relative;
  z-index: -1;
  width: 100%;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-name,
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-telephone {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-name .field-content {
  border-top: 2px solid #ffffff;
  padding-top: 5px;
  display: inline-block;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-telephone .field-content {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 5px;
  display: inline-block;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-tid {
  position: absolute;
  top: 0;
  left: 15px;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-tid .bloc-media-ouverture-ouvert {
  padding: 5px 8px;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-tid .bloc-media-ouverture-ferme {
  background: #ff0000;
  padding: 5px 8px;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.bloc-doc-utile {
  background: #1d3052;
  color: #ffffff;
  padding: 20px 25px 40px;
  margin: 1em 0 3em 0;
}
.bloc-doc-utile h3 {
  color: #2babb7;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
  display: inline-block;
}
.bloc-doc-utile h3::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 30px;
  background: #ffffff;
}
.bloc-doc-utile a {
  display: block;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  color: #ffffff;
  margin-bottom: 15px;
}
a {
  color: #1d3052;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
p {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  line-height: 1.6;
}
.no-padding {
  padding: 0 !important;
}
.node-teaser .field {
  margin: 0;
}
/* pagination */
ul.pagination {
  display: flex;
  justify-content: center;
}
ul.pagination > li.pager-first a,
ul.pagination > li.prev a {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 1.26;
}
ul.pagination > li > a {
  border: none;
  color: #1d3052;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
ul.pagination > li > a:hover {
  background: none;
}
ul.pagination > li.active span {
  background: none;
  color: #1d3052;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  border: none;
}
ul.pagination > li.active span:hover {
  background: none;
  color: #1d3052;
}
button.form-submit,
.webform-submit {
  background: #1d3052;
  color: #ffffff;
  border-radius: 0;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  padding: 14px 20px;
  border: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
button.form-submit:hover,
.webform-submit:hover {
  background: #2babb7;
  color: #ffffff;
}
#navbar {
  margin-top: 35px;
  /* LOGO */
  /* FORM OSIROS + LIENS DROITE */
}
#navbar .logo {
  margin-top: 0;
}
#navbar .form-login-osiros {
  /* liens droite */
}
#navbar .form-login-osiros ul.nav {
  padding: 0 0 0 17px;
}
#navbar .form-login-osiros ul.nav li {
  float: left;
}
#navbar .form-login-osiros .dropdown-menu {
  background: #1d3052;
  color: #ffffff;
  width: 265px;
  padding: 20px !important;
}
#navbar .form-login-osiros .dropdown-menu .menu-connect {
  text-align: center;
}
#navbar .form-login-osiros .dropdown-menu .menu-connect ul + a {
  text-transform: inherit;
  color: #ffffff;
  background: #2babb7;
  border: none;
}
#navbar .form-login-osiros .dropdown-menu .menu-connect ul li {
  border: 0;
  text-align: left;
  float: none;
  margin: 0;
  padding-bottom: 3px;
}
#navbar .form-login-osiros .dropdown-menu .menu-connect ul li a {
  text-transform: inherit;
  color: #ffffff;
}
#navbar .form-login-osiros .dropdown-menu .menu-connect ul li a:hover {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
#navbar .form-login-osiros .dropdown-menu form {
  width: 100%;
  background: none;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
#navbar .form-login-osiros .dropdown-menu form label {
  color: #ffffff !important;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
#navbar .form-login-osiros .dropdown-menu form input {
  border-radius: 10px;
}
#navbar .form-login-osiros .dropdown-menu form .form-actions {
  text-align: right;
}
#navbar .form-login-osiros .dropdown-menu form .form-actions button {
  background: #2babb7;
  text-transform: inherit;
  padding: 6px 20px;
}
#navbar .form-login-osiros .dropdown-menu .lien-inscription {
  background: none;
  text-transform: inherit;
  text-align: right;
  padding: 0;
}
#navbar .form-login-osiros .dropdown-menu .lien-inscription a {
  color: #ffffff;
}
.not-logged-in #navbar .form-login-osiros .dropdown-menu {
  width: 335px;
}
.not-logged-in #navbar .form-login-osiros .dropdown-menu .form-group {
  margin-bottom: 25px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/* TITRE RECHERCHE */
.bloc-entete-titre-recherche {
  text-transform: uppercase;
}
.bloc-entete-titre-recherche .bloc-entete-titre-recherche-titre {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.bloc-entete-titre-recherche .bloc-entete-titre-recherche-sstitre {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
.bloc-entete-titre-recherche .bloc-entete-titre-recherche-sstitre span {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
/* RECHERCHE */
#form_recherche .form-header-action {
  top: 20px;
  right: 34px;
}
#form_recherche #block-osirosdrupal-osirosdrupal input[type="text"] {
  border-width: 1px;
}
#form_recherche #block-osirosdrupal-osirosdrupal .btn {
  height: 26px;
  width: 23px;
  font-size: 1.5em;
}
#form_recherche #block-osirosdrupal-osirosdrupal .btn i {
  color: #1d3052;
}
#form_recherche #menuLogin {
  background: none;
}
#form_recherche #menuLogin:active,
#form_recherche #menuLogin:focus {
  background: none;
}
.header-content-form {
  padding-left: 15px;
}
.header-content-form .enligne a {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  text-decoration: underline;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.icon-compte-off {
  width: 25px;
  height: 25px;
  background: url(/sites/all/themes/themedemo/src/images/dieppe/user-solid-offline.svg) no-repeat;
  margin: 0 auto;
  background-size: 25px 25px;
}
#menuLogin a {
  padding: 10px 13px;
}
/* MENU PRINCIPAL */
.header-menu-principal {
  background-color: #1d3052;
  margin-top: 10px;
  margin-bottom: 30px;
  padding: 15px 0 8px;
  height: 70px;
}
.header-menu-principal #main-menu .menu > ul {
  margin: 0;
  display: flex;
  justify-content: space-around;
}
.header-menu-principal #main-menu .menu > ul li {
  width: auto;
  line-height: initial !important;
}
.header-menu-principal #main-menu .menu > ul li > a {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  text-transform: inherit;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  padding: 11px 8px 8px;
  display: inline-block;
  position: relative;
  height: auto;
  width: auto;
}
.header-menu-principal #main-menu .menu > ul li > a:after {
  background: none repeat scroll 0 0 transparent;
  bottom: 0;
  content: "";
  display: block;
  height: 2px;
  left: 50%;
  position: absolute;
  background: #2babb7;
  transition: width 0.3s ease 0s, left 0.3s ease 0s;
  width: 0;
}
.header-menu-principal #main-menu .menu > ul li > a:hover:after {
  width: 100%;
  left: 0;
}
.header-menu-principal #main-menu .menu > ul li.menu_2 a:after,
.header-menu-principal #main-menu .menu > ul li.menu_3 a:after,
.header-menu-principal #main-menu .menu > ul li.menu_4 a:after,
.header-menu-principal #main-menu .menu > ul li.menu_5 a:after {
  display: none;
}
.header-menu-principal #main-menu .menu > ul li .mega-dropdown {
  background: #1d3052;
  padding: 30px 20px 17px;
  top: 42px;
}
.header-menu-principal #main-menu .menu > ul li .mega-dropdown li {
  display: block;
  margin-bottom: 15px;
  margin-right: 0;
}
.header-menu-principal #main-menu .menu > ul li .mega-dropdown li a {
  text-decoration: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 0;
}
.header-menu-principal #main-menu .menu > ul li .mega-dropdown li a:after {
  display: none;
}
.header-menu-principal #main-menu .menu > ul li .mega-dropdown li a:hover {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
/*--------------------------------------------------------------
# Accueil
--------------------------------------------------------------*/
.front #home_content #bloc-home-actualites .slides li {
  height: 540px;
  overflow: hidden;
  color: #ffffff;
  padding: 9em 20px 1em;
  /*background: rgb(215,64,89);
        background: linear-gradient(90deg, rgba(215,64,89,1) 0%, rgba(255,141,72,1) 100%);*/
}
.front #home_content #bloc-home-actualites .slides li > a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.front #home_content #bloc-home-actualites .slides li > a img {
  position: absolute;
  z-index: -1;
  /*opacity: 0.3;*/
}
.front #home_content #bloc-home-actualites .slides li h3 {
  margin: 0 0 25px 0;
  padding: 0;
}
.front #home_content #bloc-home-actualites .slides li h3 a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  line-height: 1.5;
  text-transform: uppercase;
}
.front #home_content #bloc-home-actualites .slides li .views-field-view-node a {
  text-transform: uppercase;
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #ffffff;
  border-radius: 30px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  margin-top: 30px;
}
.front #home_content #bloc-home-actualites .slides li a {
  color: #ffffff;
}
.front #home_content #bloc-home-actualites .slides li .views-field-field-texte-accroche {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
}
.front #home_content #bloc-home-actualites .slides li .views-field-field-texte-accroche div {
  line-height: 1.5;
  text-align: justify;
}
.front #home_content #bloc-home-actualites .flex-control-nav {
  text-align: left;
  padding-left: 25px;
  bottom: 35px;
}
.front #home_content #bloc-home-actualites .flex-control-nav li a {
  background: rgba(255, 255, 255, 0.5);
  width: 8px;
  height: 8px;
  box-shadow: none;
}
.front #home_content #bloc-home-actualites .flex-control-nav li a.flex-active {
  background: #ffffff;
  box-shadow: none;
}
.front #home_content #bloc-home-actualites .view-footer a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  color: #1d3052;
  float: right;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  text-decoration: underline;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve {
  margin: 0;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div {
  height: 266px;
  overflow: hidden;
  color: #ffffff;
  padding: 0 15px 0 8px;
  margin-bottom: 8px;
  background: #2babb7;
  background: linear-gradient(180deg, #2babb7 0%, #1d3052 100%);
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div:after {
  content: "";
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: #ffffff;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div div {
  position: relative;
  z-index: 2;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div div a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-localisation {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  padding-top: 7px;
  display: inline-block;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-localisation .field-content {
  padding: 7px 10px;
  border-radius: 60px;
  background: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  text-transform: capitalize;
  color: #000000;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-vignette {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-vignette img {
  opacity: 0.3;
  position: relative;
  z-index: 0;
  min-width: 215px;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title {
  height: 53px;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 4em;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-type {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-public {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-date {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .view-footer a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  color: #1d3052;
  float: right;
  text-decoration: underline;
  margin-top: 8px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.front #home_content #bloc-home-patrimoine {
  margin-top: 35px;
  margin-bottom: 45px;
}
.front #home_content #bloc-home-patrimoine h3 {
  position: absolute;
  right: 20px;
  top: 100px;
}
.front #home_content #bloc-home-patrimoine h3 a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  color: #2babb7;
  text-decoration: underline;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: uppercase;
}
.front #home_content #bloc-home-patrimoine p a {
  display: block;
  width: 100%;
}
.front #home_content #bloc-home-patrimoine p a img {
  width: 100% !important;
  height: auto !important;
}
.front #home_content #bloc-home-rn {
  background: #1d3052;
  padding: 25px 0 35px;
  margin-bottom: 45px;
}
.front #home_content #bloc-home-rn .view-ressources-numeriques {
  margin-top: 1.8em;
}
.front #home_content #bloc-home-rn h2::after {
  background: #ffffff;
}
.front #home_content #bloc-home-rn .views-field-field-logo {
  height: 170px;
  width: auto;
  min-height: 170px;
}
.front #home_content #bloc-home-rn .views-field-field-logo .field-content {
  height: 100%;
}
.front #home_content #bloc-home-rn .views-field-field-logo .field-content a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.front #home_content #bloc-home-rn .views-field-field-logo .field-content a img {
  max-width: unset;
}
.front #home_content #bloc-home-rn h3 {
  text-align: center;
}
.front #home_content #bloc-home-rn h3 a {
  color: #2babb7;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.front #home_content #bloc-home-rn .view-footer a {
  text-decoration: underline;
  color: #ffffff;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  float: right;
}
.front #home_content #bloc-home-cdc {
  margin-bottom: 45px;
  color: #2babb7;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  line-height: 1.5;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  margin: 15px 0;
  display: block;
  text-align: center;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style .infos-notice-coup-de-coeur {
  color: #1d3052 !important;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
  text-align: center;
  line-height: 1.5;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style h3 {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  margin: 15px 0;
  display: block;
  text-align: center;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style .infosauteur {
  margin-bottom: 10px;
}
.front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style img {
  max-height: 270px;
}
.front #home_content #bloc-home-cdc .view-footer a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-decoration: underline;
  color: #1d3052;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  float: right;
}
.front #home_content #bloc-home-decouverte {
  margin-bottom: 45px;
}
.front #home_content #bloc-home-decouverte h2 {
  display: block;
  margin-bottom: 1em;
}
.front #home_content #bloc-home-decouverte h2::after {
  width: 230px;
}
.front #home_content #bloc-home-decouverte a {
  display: block;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  color: #2babb7;
  text-align: center;
}
.front #home_content #bloc-home-decouverte a img {
  margin-bottom: 8px;
}
/*--------------------------------------------------------------
# Page
--------------------------------------------------------------*/
.node-type-page .flexslider {
  max-width: 400px;
  margin: 0 auto 2em;
}
.node-type-page .voir-aussi .views-field-title {
  margin: 1em 0;
}
.node-type-page .field-name-field-vignette {
  display: block;
  width: 350px;
  float: left;
  padding: 0 20px 20px 0;
}
.node-type-page .field-name-body {
  display: block;
}
/*--------------------------------------------------------------
## Connexion
--------------------------------------------------------------*/
#page-identification h3 {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 0.9231;
}
#page-identification .bloc-connexion > div {
  left: 0;
  width: 100%;
  padding: 0;
}
#page-identification form {
  margin-top: 1em;
  margin-bottom: 3em;
}
#page-identification form label {
  text-transform: inherit;
}
#page-identification .form-actions {
  margin-top: 1.5em;
}
/*--------------------------------------------------------------
## Inscription
--------------------------------------------------------------*/
.node-type-webform .field-name-field-texte-webform {
  width: 75%;
  margin: auto;
  text-align: center;
}
.node-type-webform form {
  width: 60%;
  margin: auto;
}
.node-type-webform form .form-item {
  margin-bottom: 1em;
}
.node-type-webform form .form-item label {
  text-transform: inherit;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.node-type-webform form .webform-datepicker .form-item {
  width: 30%;
  display: inline-block;
  margin-right: 15px;
}
.node-type-webform form .webform-datepicker input.webform-calendar {
  position: relative;
  top: 4px;
}
.node-type-webform form .form-actions button {
  padding: 15px 40px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
/*--------------------------------------------------------------
## Agenda
--------------------------------------------------------------*/
.page-evenements .views-exposed-form .views-submit-button button.form-submit {
  margin-top: 1em !important;
}
.page-evenements .views-bootstrap-grid-plugin-style .row {
  margin: 0;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div {
  height: 328px;
  overflow: hidden;
  color: #ffffff;
  padding: 0 15px 0 12px;
  margin-bottom: 8px;
  background: #2babb7;
  background: linear-gradient(180deg, #2babb7 0%, #1d3052 100%);
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div.clearfix,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.dl-horizontal dd,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.container,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.container-fluid,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.row,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.form-horizontal .form-group,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.btn-toolbar,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.btn-group-vertical > .btn-group,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.nav,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.navbar,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.navbar-header,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.navbar-collapse,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.pager,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.panel-body,
.page-evenements .views-bootstrap-grid-plugin-style .row > div.modal-footer {
  height: auto;
  margin: inherit !important;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div:after {
  content: "";
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: #ffffff;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div > div,
.page-evenements .views-bootstrap-grid-plugin-style .row > div span {
  position: relative;
  display: block;
  z-index: 2;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div > div a,
.page-evenements .views-bootstrap-grid-plugin-style .row > div span a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-localisation {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-localisation .field-content {
  padding: 7px 10px;
  border-radius: 60px;
  background: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  text-transform: capitalize;
  color: #000000;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette img {
  opacity: 0.3;
  position: relative;
  z-index: 0;
  min-width: 285px;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title-field,
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title {
  height: 85px;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title-field .field-content,
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title .field-content {
  height: 100%;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title-field a,
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 5em;
  text-transform: inherit;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title {
  position: relative;
  z-index: 2;
  height: auto;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-title a {
  display: block;
  color: #ffffff;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-theme-evenement,
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-type-evenement {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-theme-evenement .field-content {
  display: inline;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-theme-evenement:after {
  content: "-";
  display: inline;
  margin: 0 2px;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-public {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .date-display-start,
.page-evenements .views-bootstrap-grid-plugin-style .row > div .date-display-end {
  display: inline-block;
}
.page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-date-evenement {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
  font-style: normal;
  margin-top: 15px;
  width: 100%;
}
.page-evenements #views-bootstrap-grid-1 {
  margin-top: 25px;
}
.page-evenements #views-bootstrap-grid-1 .row > div {
  margin-bottom: 60px;
}
.page-evenements #block-views-exp-evenementsimple-page {
  background: none;
}
/* Détails agenda */
.node-type-evenement h1.page-header {
  display: block;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement {
  justify-content: center;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement::before {
  display: none;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range {
  color: #ffffff;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 0.9231;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  padding: 1em 4.5em 0;
  border-top: 2px solid #1d3052;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range .date-display-start,
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range .date-display-end {
  display: block;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range span {
  color: #2babb7;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-single {
  color: #2babb7;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 0.9231;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  padding: 1em 4.5em 0;
  border-top: 2px solid #1d3052;
}
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-single .date-display-start,
.node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-single .date-display-end {
  display: block;
}
.node-type-evenement #block-system-main .group-header .field-name-field-localisation {
  justify-content: center;
  margin: 2em 0;
}
.node-type-evenement #block-system-main .group-header .field-name-field-localisation::before {
  display: none;
}
.node-type-evenement #block-system-main .group-header .field-name-field-localisation .field-item {
  padding: 8px 12px;
  color: #000000;
  background: #ffffff;
  border-radius: 50px;
}
.node-type-evenement #block-system-main .group-header .group-categorie {
  color: #1d3052;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 0.9231;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.node-type-evenement #block-system-main .group-header .group-categorie .field-name-field-type-evenement {
  margin-bottom: 1.5em;
}
.node-type-evenement #block-system-main .group-header .group-categorie .field-item::after {
  content: "-";
  display: inline-block;
  margin: 0 2px;
}
.node-type-evenement #block-system-main .group-header .group-categorie .field-name-field-public .field-item::after {
  display: none;
}
.node-type-evenement #block-system-main .group-header + .row {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
}
.node-type-evenement #block-system-main .group-header + .row p {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.5;
}
.node-type-evenement #block-system-main .group-header + .row .field-name-field-infos-pratiques {
  background: #1d3052;
  color: #ffffff;
  padding: 20px 25px 40px;
}
.node-type-evenement #block-system-main .group-header + .row .field-name-field-infos-pratiques .field-label {
  color: #2babb7;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
  line-height: 1;
}
.node-type-evenement #block-system-main .group-header + .row .field-name-field-infos-pratiques .field-label::after {
  content: "";
  display: block;
  width: 375px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 30px;
  background: #ffffff;
}
.node-type-evenement #block-system-main .group-header + .row .field-name-field-infos-pratiques .field-item {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.node-type-evenement #block-system-main .group-footer .bloc-eve-inscription {
  text-align: center;
  margin: 35px 0;
}
.node-type-evenement #block-system-main .group-footer .bloc-eve-inscription button {
  color: #ffffff;
  background: #2babb7;
  padding: 5px 40px;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: initial;
  border: 0;
  border-radius: 0;
  line-height: 1;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi {
  margin-top: 35px;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section {
  margin: 0;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div {
  height: 330px;
  overflow: hidden;
  color: #ffffff;
  padding: 0 15px 0 8px;
  margin-bottom: 8px;
  background: #2babb7;
  background: linear-gradient(180deg, #2babb7 0%, #1d3052 100%);
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div:after {
  content: "";
  width: 8px;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
  background: #ffffff;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div div {
  position: relative;
  z-index: 2;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div div a {
  color: #ffffff;
  width: 100%;
  height: 100%;
  display: block;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-field-localisation {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  padding-top: 7px;
  display: inline-block;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-field-localisation .field-content {
  padding: 7px 10px;
  border-radius: 60px;
  background: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8462;
  text-transform: capitalize;
  color: #000000;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-field-vignette {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-field-vignette img {
  opacity: 0.3;
  position: relative;
  z-index: 0;
  min-width: 285px;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-title {
  height: 53px;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-title a {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 4em;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-type {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-public {
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-date {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  display: inline-block;
}
.node-type-evenement #block-system-main .group-footer .voir-aussi section > div .views-field-date .field-name-field-date-evenement::before {
  display: none;
}
/*--------------------------------------------------------------
## Ressources Num
--------------------------------------------------------------*/
.page-ressources-numeriques h2 {
  margin-bottom: 45px;
}
.page-ressources-numeriques .group-vignette {
  position: relative;
  right: 15px;
}
.page-ressources-numeriques .group-vignette .field-name-field-logo {
  border: 2px solid #1d3052;
}
.page-ressources-numeriques .group-vignette .field-name-field-logo a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 258px;
  overflow: hidden;
}
.page-ressources-numeriques .group-corps {
  padding-left: 0;
}
.page-ressources-numeriques .group-corps h3 {
  margin-top: 0;
}
.page-ressources-numeriques .group-corps h3 a {
  color: #2babb7;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
}
.page-ressources-numeriques .group-corps p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  line-height: 1.3;
}
.page-ressources-numeriques .group-corps .required-fields {
  margin: 15px 0;
}
.page-ressources-numeriques .group-corps .required-fields div {
  display: inline-block;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-style: italic;
  font-size: 20px;
}
.page-ressources-numeriques .group-corps .required-fields div .field-item:after {
  content: "-";
  display: inline-block;
  margin: 0 3px;
}
.page-ressources-numeriques .group-corps .required-fields div .field-name-field-mode-acces::after {
  display: none;
}
.page-ressources-numeriques .group-corps .required-fields .field:last-child .field-item:after {
  content: "";
}
.page-ressources-numeriques .field-name-field-ressource-form-link a {
  background: none;
  border: none;
  color: #2babb7;
  text-transform: initial;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-decoration: underline;
}
.page-ressources-numeriques .field-name-field-ressource-form-link a button {
  background: none;
  border: none;
  color: #1d3052;
  text-transform: initial;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  text-decoration: underline;
}
/* Détails ress num*/
.node-type-ressource-numerique .node-ressource-numerique > .row .flexslider {
  height: 270px;
  border: 2px solid #1d3052;
  border-radius: 0;
  overflow: hidden;
}
.node-type-ressource-numerique .node-ressource-numerique > .row .flexslider a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-ressource-numerique .node-ressource-numerique > .row p {
  margin-top: 0;
}
.node-type-ressource-numerique .group-footer .bloc-retour-rn .more-link a {
  padding: 7px 10px;
}
.node-type-ressource-numerique .group-footer .bloc-acces-rn a,
.node-type-ressource-numerique .group-footer .bloc-acces-rn input.btn-success {
  color: #ffffff;
  background: #2babb7;
  padding: 5px 10px;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: initial;
  border: 0;
  border-radius: 0;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 58px;
}
.node-type-ressource-numerique .voir-aussi {
  margin-top: 3em;
}
.node-type-ressource-numerique .voir-aussi section {
  margin-top: 3em;
}
.node-type-ressource-numerique .voir-aussi section .views-field-field-vignette {
  height: 255px;
  border: 2px solid #1d3052;
  overflow: hidden;
}
.node-type-ressource-numerique .voir-aussi section .views-field-field-vignette a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-ressource-numerique .voir-aussi section .views-field-title {
  margin-top: 3.5em;
  text-align: center;
}
.node-type-ressource-numerique .voir-aussi section .views-field-title a {
  color: #2babb7;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-transform: uppercase;
}
.node-type-ressource-numerique .voir-aussi section .views-field-title a:hover {
  color: #2babb7;
}
.node-type-ressource-numerique .voir-aussi h2 {
  font-size: 46px;
  font-size: 4.6rem;
  line-height: 0.5217000000000001;
}
.node-type-ressource-numerique .voir-aussi h2::after {
  width: 270px;
}
/*--------------------------------------------------------------
## Selections
--------------------------------------------------------------*/
.page-les-selections .views-bootstrap-grid-plugin-style .row {
  margin-bottom: 40px;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-vignette {
  min-height: 350px;
}
.page-les-selections .views-bootstrap-grid-plugin-style .field-content a img {
  max-width: unset;
  width: 100%;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-title {
  margin: 20px 0 15px;
  height: 40px;
  overflow: hidden;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-title a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-thematique,
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-public {
  color: #2babb7;
  display: inline-block;
  font-family: "sanuk-lightitalic", "Arial", sans-serif;
  font-weight: normal;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-thematique .field-content,
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-public .field-content {
  display: inline-block;
}
.page-les-selections .views-bootstrap-grid-plugin-style .views-field-field-public .field-content::after {
  content: "-";
  display: inline-block;
  margin: 0 3px;
}
.node-liste-selection .selections-item {
  border: 0;
}
.node-liste-selection .node-selection {
  margin-bottom: 4em;
}
.node-liste-selection .bloc-sel-liste .bloc-sel-liste-img a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  padding: 0;
}
.node-liste-selection .bloc-sel-liste .bloc-sel-liste-img a .vignette-notice {
  height: auto;
  margin: 0;
}
.node-liste-selection .bloc-sel-liste .bloc-sel-liste-titre h4 {
  color: #1d3052;
  text-align: center;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 15px;
}
.node-liste-selection .bloc-sel-liste .bloc-sel-liste-auteur p {
  color: #2babb7;
  text-align: center;
}
.node-liste-selection .group-footer .row div.col-md-offset-6 .more-link a {
  background: #2babb7;
}
.page-node-add-selection {
  /* On masque les champs non utile */
}
.page-node-add-selection #selection-node-form #edit-field-tri,
.page-node-add-selection #selection-node-form #edit-field-mon-panier {
  display: none;
}
.page-node-add-selection #selection-node-form .form-group {
  width: 100% !important;
}
/*--------------------------------------------------------------
## CDC
--------------------------------------------------------------*/
.page-coupdecoeur .infos-notice-coup-de-coeur h3 {
  color: #1d3052;
  text-align: center;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin: 15px 0;
}
.page-coupdecoeur .infos-notice-coup-de-coeur .infosauteur {
  color: #1d3052;
  margin-bottom: 10px;
}
.page-coupdecoeur .infos-notice-coup-de-coeur .infostexte {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  line-height: 1.4;
  margin-bottom: 15px;
}
.page-coupdecoeur .infos-notice-coup-de-coeur .infostexte:hover {
  color: #1d3052;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-4 a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-4 a img {
  width: 350px;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 p {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 .bloc-oeuvre {
  background: #1d3052;
  color: #ffffff;
  padding: 20px 25px 40px;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 .bloc-oeuvre h3 {
  color: #2babb7;
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 .bloc-oeuvre h3::after {
  content: "";
  display: block;
  width: 310px;
  height: 2px;
  margin-top: 10px;
  margin-bottom: 30px;
  background: #ffffff;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 .bloc-oeuvre > div {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-8 .bloc-oeuvre > div b {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-12 {
  margin-top: 4em;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-12 .notice-link a {
  color: #ffffff;
  background: #2babb7;
  padding: 7px 40px;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: initial;
  display: block;
  text-align: center;
  line-height: 1;
}
.node-type-coup-de-coeur .cdc-detail > .col-md-12 .notice-link a:hover {
  color: #ffffff;
}
/*--------------------------------------------------------------
## Actualites
--------------------------------------------------------------*/
.page-actualites .views-bootstrap-grid-plugin-style {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  line-height: 1.3;
  text-align: center;
  color: #2babb7;
}
.page-actualites .views-bootstrap-grid-plugin-style .row {
  margin-bottom: 25px;
}
.page-actualites .views-bootstrap-grid-plugin-style .views-field-title a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 15px 0;
  display: block;
  text-align: center;
  height: 65px;
}
.page-actualites .views-bootstrap-grid-plugin-style .views-field-field-vignette {
  overflow: hidden;
}
.page-actualites .views-bootstrap-grid-plugin-style .views-field-field-vignette a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.page-actualites .views-bootstrap-grid-plugin-style .views-field-field-vignette a img {
  width: auto !important;
  height: 330px;
  max-width: initial;
}
.node-type-actualite .group-header .field-name-field-vignette {
  float: left;
  margin: 0 1.5em 1em 0;
}
.node-type-actualite .group-header p {
  margin-top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.5;
}
.node-type-actualite .voir-aussi {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  line-height: 1.3;
  color: #2babb7;
  margin-top: 4em;
}
.node-type-actualite .voir-aussi .views-field-title a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 15px 0;
  display: block;
  text-align: center;
  height: 65px;
}
.node-type-actualite .voir-aussi .views-field-field-vignette a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-actualite .voir-aussi .views-field-field-vignette a img {
  width: auto !important;
  height: 330px;
  max-width: initial;
}
/*--------------------------------------------------------------
## Mediatheque
--------------------------------------------------------------*/
.page-taxonomy-localisation section > h1 {
  display: none;
}
.page-taxonomy-localisation .view-taxonomy-term-bibliotheque > .row:first-child {
  height: 350px;
  margin: 0.4em 0 4em;
  text-align: center;
}
.page-taxonomy-localisation .view-taxonomy-term-bibliotheque > .row:first-child h1.page-header {
  margin-top: 2.5em;
}
.page-taxonomy-localisation .view-taxonomy-term-bibliotheque > .row:first-child h1.page-header a {
  color: #ffffff;
  font-family: "National-Black", "Arial", sans-serif;
  font-weight: normal;
}
.page-taxonomy-localisation .class-specifique {
  position: absolute;
  left: 0;
  width: 100%;
  height: 350px;
  overflow: hidden;
  z-index: -1;
}
.page-taxonomy-localisation .class-specifique img {
  width: 100%;
  position: absolute;
  top: -75%;
}
.page-taxonomy-localisation .images-biblio > div > p:first-child {
  margin-top: 0;
}
.page-taxonomy-localisation .images-biblio h3 {
  text-transform: uppercase;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 0.8571;
}
.page-taxonomy-localisation .coordonnees-biblio {
  background: #1d3052;
  color: #ffffff;
}
.page-taxonomy-localisation .coordonnees-biblio h3 {
  color: #ffffff;
  text-transform: initial;
  text-align: center;
  padding-top: 13px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse {
  background: none;
  color: #ffffff;
  padding: 20px 25px 10px;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse label {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin: 0;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .email-contact br {
  display: none;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .email-contact a {
  color: #ffffff;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .tel {
  margin-bottom: 1.5em;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .adr {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .horaire-ouverture .oh-display {
  margin: 0;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .horaire-ouverture .oh-display .oh-display-label {
  background: #72be42;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  padding: 0;
  text-transform: initial;
  padding: 2px 5px;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .horaire-ouverture .oh-display .oh-display-label.ferme {
  background: #f30d36;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .horaire-ouverture .oh-display .oh-display-times {
  background: none;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .btn-contact {
  text-align: center;
  margin: 1.2em 0;
}
.page-taxonomy-localisation .coordonnees-biblio .adresse .btn-contact a {
  padding: 20px 50px;
  background: #2babb7;
  color: #ffffff;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  display: block;
}
.page-taxonomy-localisation .plan-biblio {
  background: #1d3052;
  color: #ffffff;
  text-align: center;
  margin: 2em 0;
}
.page-taxonomy-localisation .plan-biblio h3 {
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 0.7em;
}
.page-taxonomy-localisation .plan-biblio .view-geolocalisation-bibliotheque {
  width: 280px;
  height: 280px;
  margin: 0 auto 25px;
}
.page-taxonomy-localisation .plan-biblio .view-geolocalisation-bibliotheque > .view-content {
  width: 100%;
  height: 100%;
}
.page-taxonomy-localisation .plan-biblio .view-geolocalisation-bibliotheque > .view-content > div {
  width: 100%;
  height: 100% !important;
}
.page-taxonomy-localisation .zone-biblio {
  background: #1d3052;
  color: #ffffff;
  padding-bottom: 30px;
}
.page-taxonomy-localisation .zone-biblio p {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.8;
}
.page-taxonomy-localisation .zone-biblio h3 {
  color: #ffffff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  margin-top: 0.7em;
  text-align: center;
}
.page-taxonomy-localisation .voir-aussi h2 {
  margin-bottom: 30px;
}
.page-taxonomy-localisation .voir-aussi > .row {
  margin: 0;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  height: 255px;
  padding-right: 0;
  margin-right: 15px;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 > div {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-vignette {
  position: absolute;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-vignette a {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-vignette a img {
  height: 255px;
  max-width: initial;
  position: relative;
  z-index: -1;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-telephone,
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-name {
  text-align: center;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-name .field-content {
  border-top: 2px solid #ffffff;
  padding-top: 5px;
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-telephone .field-content {
  border-bottom: 2px solid #ffffff;
  padding-bottom: 5px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-tid {
  position: absolute;
  top: 0;
  left: 15px;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-tid .bloc-media-ouverture-ouvert {
  padding: 5px 8px;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
.page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-tid .bloc-media-ouverture-ferme {
  background: #ff0000;
  padding: 5px 8px;
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2;
}
/*--------------------------------------------------------------
## Sitotheque
--------------------------------------------------------------*/
.page-sitotheque .views-bootstrap-grid-plugin-style > .row {
  margin-bottom: 4em;
}
.page-sitotheque .views-bootstrap-grid-plugin-style .views-field-field-vignette {
  border: 2px solid #1d3052;
  width: 250px;
  margin: auto;
}
.page-sitotheque .views-bootstrap-grid-plugin-style .views-field-field-vignette a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.page-sitotheque .views-bootstrap-grid-plugin-style .views-field-field-vignette a img {
  height: 250px;
}
.page-sitotheque .views-bootstrap-grid-plugin-style .views-field-title-field a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 15px 0;
  height: 100px;
  display: block;
}
.page-sitotheque .views-bootstrap-grid-plugin-style .views-field-field-texte-accroche {
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.7143;
  line-height: 1.3;
  text-align: center;
  color: #2babb7;
}
.node-type-sitotheque .node-sitotheque > .row {
  margin: 3em 0 3.5em 0;
}
.node-type-sitotheque .group-header .field-name-field-public a,
.node-type-sitotheque .group-header .field-name-field-sujet a {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
}
.node-type-sitotheque .group-header .field-name-field-public a:hover,
.node-type-sitotheque .group-header .field-name-field-sujet a:hover {
  color: #1d3052;
}
.node-type-sitotheque .group-header .field-name-field-public .field-label,
.node-type-sitotheque .group-header .field-name-field-sujet .field-label {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
}
.node-type-sitotheque .group-header .field-name-field-sujet {
  margin-top: 0.5em;
}
.node-type-sitotheque .field-name-field-vignette {
  border: 2px solid #1d3052;
}
.node-type-sitotheque .field-name-field-vignette .field-item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-sitotheque .field-name-field-vignette .field-item img {
  height: 258px;
}
.node-type-sitotheque .field-name-body p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  line-height: 1.5;
  margin-top: 0;
}
.node-type-sitotheque .group-footer .voir-aussi {
  margin-top: 4em;
}
.node-type-sitotheque .group-footer .voir-aussi section {
  margin-top: 4em;
}
.node-type-sitotheque .group-footer .voir-aussi .views-field-field-vignette {
  border: 2px solid #1d3052;
}
.node-type-sitotheque .group-footer .voir-aussi .views-field-field-vignette a {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
  justify-content: center;
}
.node-type-sitotheque .group-footer .voir-aussi .views-field-field-vignette a img {
  height: 250px;
}
.node-type-sitotheque .group-footer .voir-aussi .views-field-title a {
  color: #1d3052;
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 3em 0 15px;
  height: 85px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  display: block;
}
.node-type-sitotheque .group-footer .site-link a {
  color: #ffffff;
  background: #2babb7;
  padding: 7px 40px;
  font-family: "sanuk-light", "Arial", sans-serif;
  font-weight: normal;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909;
  text-transform: initial;
  display: block;
  text-align: center;
  line-height: 1;
}
.node-type-sitotheque .group-footer .site-link a:hover {
  color: #ffffff;
}
/*--------------------------------------------------------------
## Plan du site
--------------------------------------------------------------*/
.page-sitemap h2 {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  color: #1d3052;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 500;
  font-family: 'Rubik', sans-serif;
  margin-top: 0.25em;
  padding-top: 0.25em;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
  text-transform: initial;
}
.page-sitemap h2:after {
  display: none;
}
.page-sitemap ul li {
  margin-bottom: 1em;
}
.page-sitemap ul li ul {
  margin-top: 0.5em !important;
}
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer.footer {
  padding-bottom: 6em;
  /* Liens */
}
footer.footer .nav > li {
  font-family: "sanuk-regular", "Arial", sans-serif;
  font-weight: normal;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 10px;
}
footer.footer .nav > li > a {
  color: #ffffff;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1;
  letter-spacing: 1px;
  padding: 5px 15px;
}
footer.footer .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
footer.footer .region-footercontent4 .nav > li {
  padding-top: 5px;
}
footer.footer .region-footercontent4 .nav > li a {
  padding: 0;
}
/*--------------------------------------------------------------
# Confort +
--------------------------------------------------------------*/
#accessibilitytoolbarGraphic {
  position: absolute !important;
}
#cdu_close {
  visibility: hidden !important;
}
#block-comment-block-node-comments .help-block {
  display: none;
}
/*--------------------------------------------------------------
# Responsive Design
--------------------------------------------------------------*/
/* Menu */
.navmenu {
  background: #1d3052 !important;
  width: 65vw !important;
}
.navmenu .close-menu {
  position: absolute;
  top: 15px;
  left: 15px;
  display: block;
  width: 18px;
  height: 18px;
}
.navmenu > ul {
  padding-top: 4em;
}
.navmenu > ul > li {
  margin-bottom: 2em;
}
.navmenu > ul > li a {
  color: #ffffff;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1.0909px;
}
.navmenu > ul > li a:hover {
  font-family: "sanuk-bold", "Arial", sans-serif;
  font-weight: normal;
  cursor: pointer !important;
}
.navmenu > ul > li .mega-dropdown {
  padding: 0;
  margin-top: 0.9em;
  margin-left: 20px;
}
.navmenu > ul > li .mega-dropdown li {
  margin-bottom: 0.9em;
}
.navmenu > ul > li .mega-dropdown li a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5px;
}
.navmenu > ul > li.menu_2 > a::after,
.navmenu > ul > li.menu_3 > a::after,
.navmenu > ul > li.menu_4 > a::after,
.navmenu > ul > li.menu_5 > a::after {
  content: ">";
  display: inline-block;
  margin-left: 10px;
}
.navmenu + .navbar {
  position: absolute;
  top: 0;
}
.navmenu + .navbar .navbar-toggle {
  margin-left: 15px;
  margin-top: 5px;
}
.navmenu + .navbar .navbar-toggle .icon-bar {
  background: #1d3052;
}
@media screen and (max-width: 1199px) {
  /* HEADER */
  #navbar .form-login-osiros ul.nav {
    padding: 0;
  }
  #navbar .form-login-osiros ul.nav > li > a {
    padding: 10px 11px;
  }
  #navbar .recherche #form_recherche .form-header > div > .col-xs-9 {
    width: 86%;
  }
  .header-content-form #nonConnecte {
    margin-top: 5px;
  }
  /* ACCUEIL */
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title a {
    margin-top: 3em;
  }
  /* autres pages */
  .node-type-webform form {
    width: 75%;
  }
  .page-coupdecoeur .views-bootstrap-grid-plugin-style > .row > .col-xs-12 {
    margin-bottom: 1.5em;
  }
  .page-taxonomy-localisation .class-specifique img {
    top: -35%;
  }
  .page-taxonomy-localisation .plan-biblio,
  .page-taxonomy-localisation .zone-biblio {
    padding: 1em 0 2em;
  }
}
/* Version tablette */
@media screen and (max-width: 991px) {
  h1.page-header {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 0.5714;
    line-height: 1;
  }
  h2,
  h2.block-title {
    font-size: 30px;
    font-size: 3rem;
    line-height: 0.8;
    margin-bottom: 1em;
  }
  h2:after,
  h2.block-title:after {
    margin-top: 8px;
  }
  .more-link a {
    padding: 30px 10px;
    width: 75%;
    margin: 0 auto 1.5em;
  }
  /* header */
  #navbar {
    margin: 1.5em 0 2em 0;
  }
  #navbar .logo {
    width: 100%;
  }
  #navbar .recherche #form_recherche {
    position: absolute;
    left: -58vw;
    top: 60px;
    width: 95.5vw;
  }
  #navbar .recherche #form_recherche .form-header > div > .col-xs-9 {
    width: 100%;
  }
  #navbar .form-header-action {
    right: -20px;
  }
  #navbar .form-login-osiros ul.nav {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: flex-end;
  }
  #navbar .form-login-osiros ul.nav > li > a {
    padding: 10px 15px;
  }
  #navbar .header-content-form #nonConnecte {
    margin-top: 5px;
  }
  /* page accueil */
  .front #home_content #bloc-home-patrimoine h3 a {
    text-decoration: none;
  }
  .front #home_content #bloc-home-decouverte .panneau {
    margin-bottom: 1.5em;
  }
  .front #home_content #bloc-home-decouverte h2::after {
    width: 182px;
  }
  /* autres pages */
  .node-type-webform form {
    width: 95%;
  }
  .page-node .voir-aussi > .row > .col-xs-12 {
    margin-bottom: 1.5em;
  }
  .page-node .voir-aussi > .row > .col-xs-12 div {
    text-align: center;
  }
  .page-ressources-numeriques .group-vignette .field-name-field-logo {
    margin-bottom: 1.5em;
  }
  .page-ressources-numeriques .group-vignette .field-name-field-logo a {
    height: 380px;
  }
  .node-type-ressource-numerique .node-ressource-numerique > .row .flexslider {
    height: 350px;
    width: 250px;
    margin: 0 auto 2em;
  }
  .node-type-ressource-numerique .voir-aussi section {
    margin-top: 0;
  }
  .node-type-ressource-numerique .voir-aussi section .views-field-title {
    margin: 1.5em 0 3em;
  }
  .node-type-ressource-numerique .voir-aussi section .views-field-field-vignette {
    height: 315px;
  }
  .node-type-ressource-numerique .group-footer .bloc-retour-rn .more-link a {
    padding: 30px 10px;
    width: 75%;
    margin: 0 auto 1.5em;
  }
  .node-type-ressource-numerique .group-footer .bloc-acces-rn a {
    padding: 30px 10px;
    width: 75%;
    margin: auto;
  }
  .group-header .field-name-field-texte-accroche .field-item {
    margin-bottom: 1.5em;
  }
  .view-les-s-lections .views-bootstrap-grid-plugin-style > .row > .col-xs-12 {
    margin-bottom: 2em;
  }
  .bloc-sel-liste,
  .page-actualites .views-bootstrap-grid-plugin-style .views-row {
    margin-bottom: 1.5em;
  }
  .node-type-coup-de-coeur .cdc-detail > .col-md-12 .notice-link a {
    padding: 30px 10px;
    width: 75%;
    margin: 0 auto 1.5em;
  }
  .page-evenements .views-bootstrap-grid-plugin-style .row > div {
    height: 450px;
  }
  .page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette {
    width: 100%;
  }
  .page-evenements .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette img {
    min-width: 100%;
  }
  .node-type-evenement #block-system-main .group-footer .bloc-eve-inscription button {
    padding: 30px 10px;
    width: 75%;
    margin: 0 auto 1.5em;
  }
  .node-type-evenement .field-name-field-vignette .field-item {
    width: 350px;
    margin: 0 auto 1.5em;
  }
  .node-type-evenement .field-name-field-vignette .field-item img {
    width: 100%;
  }
  .node-type-evenement .voir-aussi > .row > .col-xs-12 div {
    text-align: left;
  }
  .node-type-evenement .voir-aussi section > div {
    height: 450px !important;
  }
  .node-type-evenement .voir-aussi .views-field-field-vignette {
    width: 100%;
  }
  .node-type-evenement .voir-aussi .views-field-field-vignette .field-content {
    width: 100%;
  }
  .node-type-evenement .voir-aussi .views-field-field-vignette .field-content img {
    min-width: 100% !important;
  }
  .page-coupdecoeur .testtest img {
    margin: auto;
  }
  .group-footer .nav-tabs > li {
    margin-bottom: 1.5em;
  }
  .group-footer #field_image_galerie > .row > div {
    max-height: inherit;
    margin-bottom: 2em;
  }
  .group-footer #bloc_infos_pro .sel-titre {
    margin-bottom: 1em;
    text-align: center;
  }
  .group-footer #bloc_infos_pro .sel-all {
    text-align: center;
  }
  .group-footer #bloc_infos_pro .sel-all a {
    padding: 30px 10px;
    width: 75%;
    margin: 0;
    left: 0;
    display: inline-block;
  }
  .group-footer #bloc_infos_pro .sitoblock-titre {
    margin-bottom: 1.5em;
  }
  .group-footer #bloc_infos_pro .sitoblock-img a {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
  }
  .page-taxonomy-localisation .class-specifique img {
    top: -7%;
  }
  .page-taxonomy-localisation .voir-aussi > .row .col-md-2 {
    margin-bottom: 1.5em;
    margin-right: 0;
  }
  .page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-field-vignette,
  .page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-tid {
    width: 100%;
    left: 0;
  }
  .page-taxonomy-localisation .voir-aussi > .row .col-md-2 .views-field-tid .bloc-media-ouverture {
    position: inherit;
  }
  .page-sitotheque .views-bootstrap-grid-plugin-style .views-field-field-texte-accroche {
    margin-bottom: 2em;
  }
  .node-type-sitotheque .field-name-field-vignette {
    width: 250px;
    margin: 0 auto 1.5em;
  }
  .node-type-sitotheque .group-footer .voir-aussi .views-field-field-vignette {
    width: 258px;
    margin: auto;
  }
  .node-type-sitotheque .group-footer .site-link a {
    padding: 30px 10px;
    width: 75%;
    margin: 0 auto 1.5em;
  }
}
@media screen and (max-width: 768px) {
  #navbar .logo {
    margin-top: 0 !important;
  }
  .group-header .field-name-field-texte-accroche .field-item {
    padding: 0 2em;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-localisation .field-content {
    border-radius: 20px;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title a {
    margin-top: 2em;
  }
  .front #home_content #bloc-home-actualites .slides li {
    padding: 5em 20px 1em;
  }
  .front #home_content #bloc-home-actualites .slides li > a img {
    width: auto;
    min-width: 100%;
    max-width: unset;
  }
  .node-type-webform form,
  .node-type-webform .field-name-field-texte-webform {
    width: 100%;
  }
  .page-taxonomy-localisation .class-specifique img {
    top: -7%;
  }
  .node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range,
  .node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-single {
    padding: 1em 2em 0;
  }
  .node-type-evenement #block-system-main .group-header .group-categorie {
    display: block;
    margin-bottom: 1.5em;
  }
  .node-type-evenement #block-system-main .group-header .group-categorie .field {
    width: 100%;
    text-align: center;
    margin: 0 0 0.5em 0 !important;
  }
  .node-type-evenement #block-system-main .group-header .group-categorie .field .field-item::after {
    display: none;
  }
}
/* Version mobile */
@media screen and (max-width: 767px) {
  h1.page-header {
    font-size: 38px;
    font-size: 3.8rem;
    line-height: 0.6316000000000001;
    line-height: 1;
  }
  .breadcrumb {
    margin-top: 3em;
  }
  .container-fluid {
    padding-right: 30px;
    padding-left: 30px;
  }
  /* header */
  #navbar #form_recherche + .nav > li:nth-of-type(3),
  #navbar #malvoyant {
    display: none;
  }
  /* accueil */
  .view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row {
    margin: 0 !important;
  }
  .view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-field-vignette {
    width: 100%;
    left: 0;
  }
  .view-geolocalisation-bibliotheque .views-bootstrap-grid-plugin-style .row > div .views-field-tid {
    width: 100%;
    left: 0;
    text-align: center;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div:nth-child(even):after {
    display: none;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div {
    height: 300px;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-vignette {
    width: 100%;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-vignette img {
    min-width: 100%;
  }
  /* autre page */
  .node-type-actualite .voir-aussi .views-field-field-vignette a img {
    height: inherit;
  }
  .node-type-actualite .voir-aussi .views-field-accroche {
    margin-bottom: 1.5em;
  }
  .page-taxonomy-localisation .class-specifique {
    position: relative;
    left: inherit;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
    z-index: 0;
  }
  .page-taxonomy-localisation .class-specifique img {
    position: initial;
    min-height: 350px;
    width: auto;
    max-width: unset;
  }
  .page-taxonomy-localisation h1.page-header {
    position: absolute;
    z-index: 3;
    margin: 0 !important;
    top: 10.3em;
    padding: 0 2em;
  }
  .page-taxonomy-localisation .bloc-media-ouverture {
    position: relative;
    bottom: 5em;
  }
  .node-type-evenement #block-system-main .group-footer .voir-aussi section > div:after {
    display: none;
  }
  /* footer */
  footer.footer {
    padding-top: 2em;
    padding-bottom: 2em;
  }
  footer.footer .nav > li {
    text-align: center;
  }
  footer.footer .nav > li a {
    display: inline-block;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.0909;
    padding: 0;
  }
  footer.footer .logobas {
    text-align: center;
    margin-bottom: 1.5em;
  }
}
@media screen and (max-width: 425px) {
  h2,
  h2.block-title {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 0.9231;
    margin-bottom: 0.7em;
  }
  .navmenu {
    width: 80vw !important;
  }
  .navmenu > ul {
    padding-right: 1.5em;
  }
  .group-header .field-name-field-texte-accroche .field-item {
    padding: 0 0.5em;
  }
  .views-exposed-form .views-exposed-widget {
    width: 100%;
  }
  .group-footer #bloc_infos_pro .sel-titre {
    font-size: 28px;
    font-size: 2.8rem;
    line-height: 0.8571;
  }
  .group-footer #bloc_infos_pro .sel-all a {
    width: 100%;
    padding: 25px 10px;
  }
  .more-link a {
    width: 90%;
  }
  /* header */
  .navmenu .close-menu {
    top: 14px;
    left: 46px;
  }
  #navbar .logo {
    padding-left: 20px;
  }
  #navbar .container-header {
    padding: 0 13px;
  }
  #navbar .recherche #form_recherche {
    left: -55vw;
    width: 89.5vw;
  }
  #navbar .recherche #form_recherche .form-header > div > .col-xs-9 {
    width: 97%;
  }
  #navbar .form-header-action {
    right: -10px;
  }
  .header-content-form .enligne a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
  }
  #navLogin {
    padding: 5px 10px;
  }
  #navLogin .icon-compte,
  #navLogin .icon-compte-off {
    width: 30px;
    height: 37px;
    background: url(/sites/all/themes/themedemo/src/images/dieppe/user-solid.svg) no-repeat;
    background-size: 100%;
  }
  #navLogin .icon-compte-off {
    background: url(/sites/all/themes/themedemo/src/images/dieppe/user-solid-offline.svg) no-repeat;
    background-size: 100%;
  }
  /*page accueil */
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div {
    height: 250px;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-localisation .field-content {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 2.1818;
    line-height: 1.5;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title a,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-type .field-content,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-public .field-content,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-date .field-content {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7143;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-vignette img {
    min-width: 100%;
    height: 250px;
    width: auto;
    max-width: unset;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .view-footer a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .front #home_content #bloc-home-rn .view-footer a,
  .front #home_content #bloc-home-cdc .view-footer a,
  .front #home_content #bloc-home-actualites .view-footer a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .front #home_content #bloc-home-actualites .slides li {
    height: 430px;
    padding: 5em 20px 1em;
  }
  .front #home_content #bloc-home-actualites .slides li h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .front #home_content #bloc-home-actualites .slides li .views-field-field-texte-accroche div {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7143;
  }
  .front #home_content #bloc-home-actualites .slides li .views-field-view-node a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
    padding: 6px 12px;
  }
  .front #home_content #bloc-home-rn {
    margin-bottom: 15px;
  }
  .front #home_content #bloc-home-rn h2 {
    margin: 0;
  }
  .front #home_content #bloc-home-rn h3 {
    margin-bottom: 0.7em;
  }
  .front #home_content #bloc-home-cdc {
    margin-bottom: 15px;
  }
  .front #home_content #bloc-home-cdc .views-bootstrap-grid-plugin-style .col-rn-centered {
    padding-bottom: 15px;
  }
  .front #home_content #bloc-home-decouverte {
    margin-bottom: 0;
  }
  .front #home_content #bloc-home-decouverte h2::after {
    width: 158px;
  }
  .front #home_content #bloc-home-patrimoine h3 {
    top: 130px;
    left: 30px;
    right: initial;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .front #home_content #bloc-home-patrimoine h3 a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7143;
    color: #ffffff;
    text-shadow: 0 1px 5px #000;
  }
  /* autres pages*/
  .node-type-webform form .webform-datepicker .form-item {
    width: 100%;
  }
  .node-type-webform form .form-actions button {
    padding: 20px 40px;
    width: 100%;
    margin-top: 1em;
  }
  #page-identification {
    padding: 0;
  }
  #page-identification form {
    width: 100%;
  }
  .page-evenements #topcontenu {
    padding-right: 15px;
    padding-left: 15px;
  }
  .page-evenements .views-bootstrap-grid-plugin-style .row > div {
    height: 400px;
  }
  .node-type-evenement #block-system-main .group-header + .row .field-name-field-infos-pratiques .field-label {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 0.96;
    line-height: 1;
  }
  .node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-range,
  .node-type-evenement #block-system-main .group-header .field-name-field-date-evenement .date-display-single {
    padding: 1em 0 0;
  }
  .node-type-evenement #block-system-main .group-footer .bloc-eve-inscription button {
    width: 90%;
  }
  .node-type-evenement #block-system-main .node-type-coup-de-coeur .cdc-detail > .col-md-12 .notice-link a {
    width: 90%;
  }
  .node-type-evenement #block-system-main .voir-aussi section > div {
    height: 390px !important;
  }
  .page-ressources-numeriques .group-vignette .field-name-field-logo a {
    height: 330px;
  }
  .node-type-actualite .group-header .field-name-field-vignette {
    float: none;
    margin: 0 0 1em 0;
  }
  .node-type-actualite .group-header .field-name-field-vignette .field-item {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    justify-content: center;
  }
  .page-taxonomy-localisation h1.page-header {
    padding: 0 0.5em;
  }
  .page-taxonomy-localisation .zone-biblio p {
    padding: 0 1em;
  }
  .node-type-sitotheque .group-footer .site-link a {
    width: 90%;
  }
}
@media screen and (max-width: 375px) {
  .front #home_content #bloc-home-decouverte a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7143;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-title a,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-type .field-content,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-public .field-content,
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-date .field-content {
    line-height: 1.5;
  }
  .front #home_content #bloc-home-evenements #block-deca-dieppe-deca-dieppe-homeagenda .list-home-eve > div .views-field-field-localisation .field-content {
    line-height: 1.3;
    padding: 7px 15px;
  }
  .not-logged-in #navbar .form-login-osiros .dropdown-menu,
  #navbar .form-login-osiros .dropdown-menu {
    width: 93vw;
  }
}
@media screen and (max-width: 320px) {
  .icon-langue-uk {
    width: 47px;
    height: 26px;
    position: relative;
    left: 10px;
  }
  .front #home_content #bloc-home-actualites .slides li {
    padding: 2em 20px 1em;
  }
  .front #home_content #bloc-home-patrimoine h3 {
    left: 20px;
  }
  .front #home_content #bloc-home-patrimoine h3 a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7143;
  }
  .front #home_content #bloc-home-decouverte a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 2;
  }
  footer.footer .nav > li a,
  .region-footercontent4 .nav > li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
}
#ui-datepicker-div {
  z-index: 100 !important;
}
/** Formulaire de contact **/
.page-contact #contact-site-form {
  max-width: 100%;
  display: flex;
  justify-content: center;
}
.page-contact #contact-site-form label {
  text-transform: initial !important;
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form {
    display: block;
    margin-top: 0px;
    margin-left: 0px;
  }
}
.page-contact #contact-site-form .form-group {
  margin-bottom: 0px;
}
.page-contact #contact-site-form .form-item-bib-select {
  margin-bottom: calc(24px);
  width: 100%;
  clear: both;
}
.page-contact #contact-site-form .form-item-bib-select .control-label {
  display: block;
}
.page-contact #contact-site-form .form-item-bib-select select {
  width: 98.5%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form .form-item-bib-select {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form .form-item-bib-select {
    margin-bottom: 20px;
  }
}
.page-contact #contact-site-form .form-item-name {
  float: left;
  margin-right: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form .form-item-name {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form .form-item-name {
    margin-right: 0px;
  }
}
.page-contact #contact-site-form .form-item-mail {
  float: left;
}
.page-contact #contact-site-form .form-item-subject {
  clear: both;
  float: left;
  margin-right: 55px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form .form-item-subject {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form .form-item-subject {
    margin-right: 0px;
  }
}
.page-contact #contact-site-form .form-item-cid {
  float: left;
}
.page-contact #contact-site-form .form-item-cid label {
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form .form-item-cid {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form .form-item-cid {
    margin-bottom: 20px;
  }
}
.page-contact #contact-site-form .form-item-message {
  clear: both;
  margin-bottom: calc(13px);
}
.page-contact #contact-site-form label {
  font-size: 18px;
  font-weight: 700;
}
.page-contact #contact-site-form input {
  margin-bottom: calc(13px);
}
.page-contact #contact-site-form input,
.page-contact #contact-site-form select {
  width: 350px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form input,
  .page-contact #contact-site-form select {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form input,
  .page-contact #contact-site-form select {
    width: 100%;
  }
}
.page-contact #contact-site-form textarea {
  width: 754px;
  height: 169px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .page-contact #contact-site-form textarea {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .page-contact #contact-site-form textarea {
    width: 100%;
  }
}
.page-contact #contact-site-form #edit-actions {
  text-align: right;
}
.page-contact #contact-site-form button.form-submit {
  padding: 14px 25px;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 2px;
}
.page-contact #contact-site-form .form-item input,
.page-contact #contact-site-form .form-item textarea {
  border-radius: 10px;
  background-color: #fff;
  border: 1px solid #707070;
  color: #707070;
}
.page-contact #contact-site-form .form-item select {
  display: inline-block;
  height: 34px;
  padding: .5em 2em .5em .9em;
  cursor: pointer;
  color: #707070;
  font-size: 14px;
  font-style: italic;
  border: 1px solid #707070;
  border-radius: 10px;
}
/** Fin formulaire de contact **/
.node-type-selection .node-selection .col-md-2 .bloc-img {
  min-height: 225px;
  margin-bottom: 15px;
}
.node-type-selection .node-selection .col-md-2 h4 {
  color: #15909f;
}
.node-type-selection .node-unpublished {
  background-color: #FFF;
}
/* Action */
a.contextual-links-trigger {
  /*display: block !important;*/
}
html.js div.contextual-links-wrapper {
  /*top: -20px !important;*/
}
.bloc-general .row {
  min-height: 100px;
}
.page-osiros .bloc-general .row {
  min-height: 50px;
}
