/*! 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: .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 {
    -webkit-box-sizing: content-box;
    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"] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    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: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-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: #333;
    background-color: #fff
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #337ab7;
    text-decoration: none
}

a:hover, a:focus {
    color: #23527c;
    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, .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: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .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 #eee
}

.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: #777
}

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: #777
}

.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 #eee
}

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:992px) {
    .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 #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

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: #777
}

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 #eee;
    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: 0
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    -webkit-box-shadow: none;
    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: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 0
}

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: #777;
    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 #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.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 #ddd
}

.table .table {
    background-color: #fff
}

.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 #ddd
}

.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 #ddd
}

.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"], table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

.table>thead>tr>td.active, .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: .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 #ddd
    }
    .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: #333;
    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;
    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: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0;
    -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;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    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, -webkit-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: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    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: 11px;
        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;
    -ms-touch-action: manipulation;
    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: 0;
    -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: #333;
    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: .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: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:focus, .btn-default.focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    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: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    background-image: none
}

.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 {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary:focus, .btn-primary.focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    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: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary {
    background-image: none
}

.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 {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:focus, .btn-success.focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    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: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    background-image: none
}

.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 {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:focus, .btn-info.focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    color: #fff;
    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: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info:active, .btn-info.active, .open>.dropdown-toggle.btn-info {
    background-image: none
}

.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 {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:focus, .btn-warning.focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    color: #fff;
    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: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning:active, .btn-warning.active, .open>.dropdown-toggle.btn-warning {
    background-image: none
}

.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 {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:focus, .btn-danger.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    color: #fff;
    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: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger:active, .btn-danger.active, .open>.dropdown-toggle.btn-danger {
    background-image: none
}

.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 {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    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: #23527c;
    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: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    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 .15s linear;
    transition: opacity .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: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropup, .dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0;
    -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: #333;
    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: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
    color: #777
}

.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: #777;
    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:992px) {
    .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.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: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    background-color: #eee;
    border-color: #337ab7
}

.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 #ddd
}

.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: 0 0 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    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: 0
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 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: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 0
}

.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: #fff;
    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: 0
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }
    .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.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:992px) {
    .navbar {
        border-radius: 0
    }
}

@media (min-width:992px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    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:992px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        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:992px) {
    .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:992px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:992px) {
    .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:992px) {
    .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: 0
}

.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:992px) {
    .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:991px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        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:992px) {
    .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:991px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .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: 0;
    border-top-left-radius: 0;
    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:992px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}

@media (min-width:992px) {
    .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: #777
}

.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #000;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.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: #000
}

@media (max-width:991px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        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: #000;
        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: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
    color: #333
}

.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: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
    color: #fff;
    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: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.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: #fff
}

@media (max-width:991px) {
    .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: #fff;
        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: #fff;
        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: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
    color: #fff
}

.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: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: 'transparent';
    border-radius: 0
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: ">\00a0";
    padding: 0 5px;
    color: #414141
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.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: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    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: #777;
    background-color: #fff;
    border-color: #ddd;
    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
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 0
}

.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
}

.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%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 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: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.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: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.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: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    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: #999;
    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: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    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: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    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: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, 0.25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    transition: .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;
        transition: -webkit-transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out;
        transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-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: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    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-gradient(linear, left top, right top, color-stop(0, rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    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: #fff;
    text-decoration: none;
    opacity: .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 #fff;
    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: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    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: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
        margin-right: -10px
    }
    .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, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .modal-header:before, .modal-header:after, .modal-footer:before, .modal-footer:after, #block-crumbs-breadcrumb:before, #block-crumbs-breadcrumb:after, #popup-galerie .galerie-lightbox:before, #popup-galerie .galerie-lightbox:after, .view-vue-mediatheque .view-content:before, .view-vue-mediatheque .view-content:after {
    content: " ";
    display: table
}

.clearfix:after, .dl-horizontal dd:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .modal-header:after, .modal-footer:after, #block-crumbs-breadcrumb:after, #popup-galerie .galerie-lightbox:after, .view-vue-mediatheque .view-content: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
    }
}

.unpublish, .node-unpublished {
    background-image: url("../img/admin/unpublish.png")
}

.admin-info {
    color: #1f2427;
    padding: 15px 15px 1px 15px;
    margin: 30px 0
}

.admin-info .inline-field {
    margin-bottom: 14px
}

.admin-info .inline-field:before, .admin-info .inline-field:after {
    content: " ";
    display: table
}

.admin-info .inline-field:after {
    clear: both
}

.admin-info .inline-field:before, .admin-info .inline-field:after {
    content: " ";
    display: table
}

.admin-info .inline-field:after {
    clear: both
}

.admin-info .field-label-bo {
    font-weight: bold;
    float: left;
    margin-right: 15px
}

.admin-info .field-value {
    float: left
}

#page-highlighted a {
    border-color: transparent
}

html.js .page-atom .atom-wrapper fieldset.collapsed {
    height: auto
}

#edit-account .help-block a {
    display: none
}

#block-crumbs-breadcrumb {
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px
}

@media (max-width: 767px) {
    #block-crumbs-breadcrumb {
        margin: 0 0 15px 0
    }
}

#block-ihedn-block-ihedn-accessibilite {
    float: right
}

.ihedn_accessibilite {
    float: right;
    text-align: right;
    margin-top: 10px;
    margin-bottom: 20px
}

.ihedn_accessibilite button {
    background-color: #f6f6f6;
    margin-left: 5px;
    width: 48px;
    font-size: 1.2em;
    border: none;
    -webkit-box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1)
}

@media (max-width: 767px) {
    .ihedn_accessibilite button {
        width: 60px
    }
}

.ihedn_accessibilite button:hover, .ihedn_accessibilite button:focus {
    background-color: #d8e2eb
}

.ihedn_accessibilite button:focus {
    outline: 1px dotted #000
}

.node-home .ihedn_accessibilite {
    margin-top: -2px;
    float: none;
    width: auto;
    padding: 0
}

@media (min-width: 992px) {
    .node-home .ihedn_accessibilite {
        right: 16px;
        position: absolute
    }
}

@media (max-width: 991px) {
    .node-home .ihedn_accessibilite {
        text-align: right;
        margin-bottom: 20px
    }
}

body {
    background-color: #f0f0f0;
    color: #282828;
    font-family: "Verdana", "sans-serif";
    font-size: 14px
}

p {
    font-size: 1em;
    text-align: justify;
    padding: 0 15px !important
}

a {
    color: #566bac
}

a:focus {
    outline: 1px dotted #000;
    outline-offset: 0
}

button:focus, input[type="submit"]:focus {
    outline: 1px dotted #000
}

.no-left-padding {
    padding-left: 0
}

.no-right-padding {
    padding-right: 0
}

#page-highlighted-banner .container {
    margin-bottom: -40px
}

#page-main-content {
    padding-top: 26px;
    overflow: hidden
}

.region-content {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 0;
    margin-bottom: 10px;
    word-break: break-word
}

.region-content .dnd-legend-wrapper {
    display: none
}

.region-content h2 {
    padding-left: 20px
}

.region-content h3 {
    padding-left: 30px
}

.region-content h4 {
    padding-left: 40px
}

.region-content h1 {
    color: #2f4799;
    font-size: 1.6em;
    margin: 10px 0 15px 0;
    padding: 15px
}

.region-content h1:after {
    content: '';
    height: 1px;
    background-color: #d6d6d6;
    margin-top: 18px;
    display: block;
    margin-left: -15px;
    margin-right: -15px
}

.region-content p {
    margin-top: 10px;
    color: #000;
    padding: 0 15px !important
}

.node h1 {
    padding-bottom: 0;
    margin-bottom: 0
}

.node .node-logo img {
    max-width: 100%
}

.field {
    padding: 0 15px 0 15px
}

.profile {
    padding: 15px
}

.node-logo {
    width: 100%
}

.field-name-field-date {
    background-color: #f0f2fa;
    font-size: 1.3em;
    padding: 15px;
    margin-top: -5px;
    border-top: 1px solid #d6d6d6
}

.page-atom .region-content img {
    max-width: 100%;
    height: auto ! important
}

.sprite {
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat
}

.element-invisible {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#page-footer {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 1em
}

#page-footer .block-menu a {
    padding: 0
}

#page-footer .block-menu a:hover, #page-footer .block-menu a:focus {
    text-decoration: underline;
    background: none
}

#page-footer .menu {
    padding: 0;
    margin-bottom: 12px
}

@media (max-width: 767px) {
    #page-footer .menu {
        margin-bottom: 40px
    }
}

#page-footer .menu a {
    color: #566bac;
    font-size: 1.2em;
    line-height: 1.8em;
    display: inline
}

#page-footer .menu a:focus {
    background-color: initial;
    display: initial
}

#page-footer .menu li {
    list-style: none;
    display: inline-block;
    padding: 0 25px 0 17px;
    vertical-align: top;
    position: relative
}

@media (max-width: 767px) {
    #page-footer .menu li {
        display: block;
        padding-left: 15px !important;
        margin-bottom: 10px
    }
    #page-footer .menu li:after {
        content: ""
    }
}

#page-footer .caret {
    display: none
}

#page-footer .dropdown-menu {
    display: block;
    position: relative;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

#page-footer .dropdown-menu:before, #page-footer .dropdown-menu:after {
    content: " ";
    display: table
}

#page-footer .dropdown-menu:after {
    clear: both
}

#page-footer .dropdown-menu:before, #page-footer .dropdown-menu:after {
    content: " ";
    display: table
}

#page-footer .dropdown-menu:after {
    clear: both
}

#page-footer .dropdown-menu li {
    display: block;
    padding: 0;
    margin-bottom: 5px
}

#page-footer .dropdown-menu li:after {
    content: "";
    padding: 0
}

#page-footer .dropdown-menu a {
    background-color: rgba(0, 0, 0, 0);
    padding: 0;
    margin-bottom: 5px
}

#page-footer .dropdown-menu a:hover, #page-footer .dropdown-menu a:focus {
    text-decoration: underline
}

#page-footer .block-block {
    padding: 0 15px
}

#page-footer>.container {
    padding: 0
}

.block-social-media-links {
    margin-top: -30px;
    position: relative;
    z-index: 10
}

@media (max-width: 767px) {
    .block-social-media-links {
        float: left !important;
        clear: both;
        margin-top: 30px;
        padding-left: 15px
    }
}

#page-baspage {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2e407e), to(#2e4799));
    background-image: linear-gradient(to bottom, #2e407e 0, #2e4799 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e407e', endColorstr='#ff2e4799', GradientType=0);
    margin-top: 20px
}

@media (max-width: 767px) {
    #page-baspage .block-ihedn {
        margin: 0 auto;
        float: none
    }
}

#page-baspage .block-ihedn h2 {
    color: #fff;
    float: left;
    font-size: 1.1em;
    font-style: italic;
    margin-top: 12px;
    padding-right: 10px
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-baspage .block-ihedn h2 {
        font-size: 1em;
        padding-right: 2px
    }
}

#page-baspage .block-ihedn .list-social-networks {
    float: left;
    border-bottom: 0;
    margin: 0;
    padding: 0
}

#page-baspage .block-ihedn .list-social-networks li {
    display: inline-block
}

#page-baspage .block-ihedn .list-social-networks li a {
    text-indent: 100%;
    margin-right: 8px;
    margin-top: 10px;
    border: 0 none;
    width: 25px;
    height: 25px;
    overflow: hidden;
    padding: 0;
    display: block
}

#page-baspage .block-ihedn .list-social-networks li a:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    display: block;
    width: 25px;
    height: 25px
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-baspage .block-ihedn .list-social-networks li a {
        margin-right: 5px
    }
}

@media (max-width: 767px) {
    #page-baspage .block-ihedn .list-social-networks li a {
        margin-right: 10px
    }
}

#page-baspage .block-ihedn .list-social-networks li a.fb:before {
    background-position: -90px -48px
}

#page-baspage .block-ihedn .list-social-networks li a.twit:before {
    background-position: 0 -48px
}

#page-baspage .block-ihedn .list-social-networks li a.in:before {
    background-position: -45px -48px
}

#page-baspage .block-ihedn .list-social-networks li a.ggplus:before {
    background-position: -135px -48px
}

#page-baspage .block-ihedn .list-social-networks li a:hover, #page-baspage .block-ihedn .list-social-networks li a:focus {
    background-color: transparent;
    opacity: .7
}

@media (max-width: 767px) {
    #page-baspage .block-webform {
        text-align: center
    }
}

#page-baspage .block-webform h2 {
    display: none
}

#page-baspage .block-webform form {
    position: relative
}

#page-baspage .block-webform form .form-actions {
    position: absolute;
    top: 0;
    right: 37px
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-baspage .block-webform form .form-actions {
        right: 13px
    }
}

@media (max-width: 767px) {
    #page-baspage .block-webform form .form-actions {
        top: initial;
        bottom: -2px;
        right: 11%
    }
}

#page-baspage .block-webform form .form-actions .form-submit {
    text-indent: 100%;
    border: 0 none;
    width: 34px;
    height: 33px;
    overflow: hidden;
    padding: 0;
    background-color: transparent;
    margin-top: 3px
}

#page-baspage .block-webform form .form-actions .form-submit:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -180px -48px;
    width: 34px;
    height: 33px
}

@media (max-width: 767px) {
    #page-baspage .block-webform form .form-actions .form-submit {
        margin-right: -30px
    }
}

#page-baspage .block-webform form .form-actions .form-submit:hover, #page-baspage .block-webform form .form-actions .form-submit:focus {
    opacity: .7
}

#page-baspage .block-webform form .form-actions .form-submit.button-ok:before {
    background-position: -234px -48px
}

#page-baspage .block-webform form .form-actions .form-submit.button-err:before {
    background-position: -288px -48px
}

@media (max-width: 767px) {
    #page-baspage .block-webform form .form-actions .form-submit {
        margin-top: 38px
    }
}

#page-baspage .block-webform form .form-item {
    margin: 5px;
    margin-bottom: 5px
}

#page-baspage .block-webform form .form-item label {
    color: #fff;
    display: inline-block;
    font-weight: normal;
    font-style: italic
}

@media (min-width: 992px) and (max-width: 1199px) {
    #page-baspage .block-webform form .form-item label {
        margin-right: 0;
        padding-right: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-baspage .block-webform form .form-item label {
        letter-spacing: 0;
        margin-right: 0;
        padding-right: 0
    }
}

@media (max-width: 767px) {
    #page-baspage .block-webform form .form-item label {
        display: block;
        text-align: center;
        margin-right: 0
    }
}

#page-baspage .block-webform form .form-item label span {
    display: none
}

#page-baspage .block-webform form .form-item input {
    display: inline-block;
    width: 48%;
    background-color: #495da6;
    border: 0;
    border-radius: 20px;
    font-style: italic;
    color: #fff
}

@media (min-width: 992px) and (max-width: 1199px) {
    #page-baspage .block-webform form .form-item input {
        width: 41%
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-baspage .block-webform form .form-item input {
        padding-top: 0;
        height: 32px;
        padding-top: 5px
    }
}

@media (max-width: 767px) {
    #page-baspage .block-webform form .form-item input {
        margin: 0 auto;
        min-width: 100%
    }
}

#page-baspage .block-webform form .form-item ::-webkit-input-placeholder {
    color: #fff
}

#page-baspage .block-webform form .form-item :-moz-placeholder {
    color: #fff;
    opacity: 1
}

#page-baspage .block-webform form .form-item ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#page-baspage .block-webform form .form-item :-ms-input-placeholder {
    color: #fff
}

#page-baspage .block-webform form .form-item :placeholder-shown {
    color: #fff
}

#page-header {
    padding-top: 25px;
    min-height: 196px;
    background: url("../img/header/header-fond.jpg") no-repeat 50% 0 #fff;
    background-size: contain
}

@media (max-width: 1199px) {
    #page-header {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 0;
        background-size: cover
    }
}

#page-header .logo-site {
    margin-bottom: 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-header .logo-site {
        text-align: center
    }
}

#page-header .logo-site h1 {
    font-weight: normal;
    font-size: 1em
}

@media (min-width: 768px) {
    #page-header .logo-site h1 {
        margin: 0
    }
}

@media (max-width: 767px) {
    #page-header .logo-site h1 {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

#page-header .logo-site .logo-img {
    position: absolute;
    bottom: 0;
    max-height: 100%
}

#page-header .logo-site .site-name, #page-header .logo-site .site-img {
    display: block
}

@media (min-width: 1200px) {
    #page-header .logo-site .site-name, #page-header .logo-site .site-img {
        min-height: 145px
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    #page-header .logo-site .site-name, #page-header .logo-site .site-img {
        min-height: 150px
    }
}

@media (max-width: 767px) {
    #page-header .logo-site .site-name, #page-header .logo-site .site-img {
        min-height: 80px
    }
}

#page-header .logo-site .site-img {
    position: relative
}

@media (min-width: 768px) {
    #page-header .logo-site .site-name {
        position: relative
    }
}

@media (max-width: 767px) {
    #page-header .logo-site .site-name {
        text-align: center
    }
}

#page-header .logo-site .site-name span {
    display: inline-block;
    color: #282828;
    text-transform: uppercase;
    font-size: 1.35em
}

@media (min-width: 992px) {
    #page-header .logo-site .site-name span {
        position: absolute;
        bottom: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #page-header .logo-site .site-name span {
        margin-top: 60px
    }
}

@media (max-width: 767px) {
    #page-header .logo-site .site-name span {
        margin-top: 20px
    }
}

#page-header #edit-ihedn-search-form-container {
    position: relative
}

#page-header #ihedn-search-form-header {
    position: relative
}

#page-header #ihedn-search-form-header .panel-heading {
    display: none
}

#page-header #ihedn-search-form-header .panel-body {
    margin: 10px 0 18px 20px
}

#page-header #ihedn-search-form-header .panel-body .form-item-custom-search-types-c-all {
    display: none
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox {
    float: left;
    margin-right: 22px;
    font-size: 1.2em
}

@media (min-width: 992px) and (max-width: 1199px) {
    #page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox {
        margin-right: 0
    }
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:before, #page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:after {
    content: " ";
    display: table
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:after {
    clear: both
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:before, #page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:after {
    content: " ";
    display: table
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox:last-child:after {
    clear: both
}

#page-header #ihedn-search-form-header .panel-body .form-checkboxes .form-type-checkbox>.control-label {
    color: #000;
    font-size: .82em;
    font-style: italic
}

#page-header #ihedn-search-form-header .form-type-textfield {
    border-radius: 60px;
    margin-bottom: 0;
    border: 1px solid #5e5e5e
}

#page-header #ihedn-search-form-header .form-type-textfield:hover {
    border: 1px solid #d6d6d6
}

#page-header #ihedn-search-form-header .form-type-textfield .form-text {
    color: #666;
    font-style: italic;
    background: transparent;
    border: 0;
    font-size: .9em;
    padding-right: 47px
}

#page-header #ihedn-search-form-header .form-type-textfield label {
    display: none
}

#page-header #ihedn-search-form-header .form-submit {
    position: absolute;
    right: 4px;
    top: 3px;
    border: 0 none;
    text-indent: 100%;
    background: transparent;
    width: 30px;
    height: 30px;
    padding: 0;
    overflow: hidden;
    border-radius: 20px
}

#page-header #ihedn-search-form-header .form-submit:before {
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: 0 0;
    content: "";
    width: 18px;
    height: 18px;
    display: block;
    margin: 5px auto
}

#page-header #ihedn-search-form-header .form-submit:hover, #page-header #ihedn-search-form-header .form-submit:focus {
    border: 0 none;
    background-color: #f0f2fa
}

#page-header .recherche-header {
    margin-top: 20px
}

#page-header .recherche-header .panel-body div {
    margin: 0 auto
}


#page-header .btn-espace-membres {
    margin-top: 15px;
	display:none;
}


#page-header .btn-espace-membres .text-btn {
    display: inline-block
}

#page-header .btn-espace-membres .text-btn:before {
    content: "";
    display: inline-block;
    width: 28px;
    height: 28px;
    margin: 0 18px -6px -60px;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -38px 0
}

@media (min-width: 992px) and (max-width: 1199px) {
    #page-header .btn-espace-membres .text-btn:before {
        left: 30px
    }
}

#page-header .btn-espace-membres a {
    font-size: 1.4em;
    text-decoration: none;
    display: block;
    text-align: center;
    text-transform: none;
    color: #fff;
    border-radius: 60px;
    background-color: #495da6;
    position: relative;
    padding: 3px 0 3px 20px;
    -webkit-box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.19);
    box-shadow: 2px 2px 4px 0 rgba(0, 0, 0, 0.19)
}

#page-header .btn-espace-membres a:hover, #page-header .btn-espace-membres a:focus {
    background-color: #2e407e
}


.navbar {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2e407e), to(#2e4799));
    background-image: linear-gradient(to bottom, #2e407e 0, #2e4799 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e407e', endColorstr='#ff2e4799', GradientType=0);
    border-radius: 0;
    min-height: 50px;
    margin-bottom: 0;
    border: 0 none;
    -webkit-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.4)
}

@media (max-width: 991px) {
    .navbar {
        min-height: 0
    }
}

.navbar .navbar-nav>li>a:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2e407e), to(#2e4799));
    background-image: linear-gradient(to bottom, #2e407e 0, #2e4799 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e407e', endColorstr='#ff2e4799', GradientType=0);
    color: #fff
}

.navbar .navbar-nav>li.open>a:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6475ad), to(#768ad3));
    background-image: linear-gradient(to bottom, #6475ad 0, #768ad3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6475ad', endColorstr='#ff768ad3', GradientType=0);
    color: #081331
}

.navbar .nav li a {
    color: #fff;
    font-size: 1.25em;
    padding: 15px 35px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .navbar .nav li a {
        padding-left: 22px;
        padding-right: 22px
    }
}

.navbar .nav li a:hover, .navbar .nav li a:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6475ad), to(#768ad3));
    background-image: linear-gradient(to bottom, #6475ad 0, #768ad3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6475ad', endColorstr='#ff768ad3', GradientType=0);
    color: #081331
}

.navbar .nav .dropdown-menu {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2e407e), to(#2e4799));
    background-image: linear-gradient(to bottom, #2e407e 0, #2e4799 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e407e', endColorstr='#ff2e4799', GradientType=0);
    padding: 0 0;
    margin-top: -1px;
    border-radius: 0
}

.navbar .nav .dropdown-menu li a {
    font-size: 1.1em;
    color: #fff;
    background-color: transparent
}

@media (max-width: 991px) {
    .navbar .nav .dropdown-menu li a {
        color: #fff !important;
        font-size: 1em;
        background-color: transparent !important;
        padding-left: 60px
    }
}

.navbar .nav .dropdown-menu li a:hover, .navbar .nav .dropdown-menu li a:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6475ad), to(#768ad3));
    background-image: linear-gradient(to bottom, #6475ad 0, #768ad3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6475ad', endColorstr='#ff768ad3', GradientType=0);
    color: #000 !important
}

.navbar .navbar-header button {
    border: 0;
    border-radius: 0;
    margin: 0 15px 0 10px
}

.navbar .navbar-header .espace-membre-btn {
    font-size: .9em;
    color: #fff;
    float: right;
    text-decoration: none;
    line-height: 1.8;
    margin-top: 9px;
    display: none
}

@media (max-width: 767px) {
    .navbar .navbar-header .espace-membre-btn {
        margin-right: 15px !important
    }
}

.navbar .navbar-header .espace-membre-btn:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -194px -100px;
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.navbar .navbar-header .espace-membre-btn:hover, .navbar .navbar-header .espace-membre-btn:focus {
    text-decoration: underline
}

.navbar .navbar-header .search-btn {
    margin: 0
}

.navbar .navbar-header .search-btn:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -108px -100px;
    width: 23px;
    height: 23px
}

.navbar .navbar-header .search-btn:hover:before, .navbar .navbar-header .search-btn:focus:before, .navbar .navbar-header .search-btn:not(.collapsed):before {
    background-position: -151px -100px
}

.navbar .navbar-header .main-menu-btn {
    border: 0;
    border-radius: 0;
    margin: 0 0 0 15px
}

.navbar .navbar-header .main-menu-btn:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: 0 -100px;
    width: 34px;
    height: 22px
}

.navbar .navbar-header .main-menu-btn:hover:before, .navbar .navbar-header .main-menu-btn:focus:before, .navbar .navbar-header .main-menu-btn:not(.collapsed):before {
    background-position: -54px -100px
}

.navbar .navbar-nav>.open>a {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6475ad), to(#768ad3));
    background-image: linear-gradient(to bottom, #6475ad 0, #768ad3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6475ad', endColorstr='#ff768ad3', GradientType=0);
    color: #081331
}

.navbar .navbar-nav>.open>a:hover, .navbar .navbar-nav>.open>a:focus {
    color: #081331
}

@media (min-width: 992px) {
    #block-search>div {
        display: none
    }
}

#block-search #ihedn-search-form-mobile>div {
    position: relative;
    margin-top: 20px
}

#block-search #ihedn-search-form-mobile>div .ihedn-search-filters-container .panel-heading {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield {
    width: 65%;
    margin-top: 10px
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield label {
    display: none
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield input {
    border-radius: 16px;
    border: 0;
    background-color: #3c53a3;
    color: #fff;
    font-size: 1.2em;
    font-style: italic
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield ::-webkit-input-placeholder {
    color: #fff
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield :-moz-placeholder {
    color: #fff;
    opacity: 1
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield ::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield :-ms-input-placeholder {
    color: #fff
}

#block-search #ihedn-search-form-mobile>div .form-type-textfield :placeholder-shown {
    color: #fff
}

@media (min-width: 768px) and (max-width: 991px) {
    #block-search #ihedn-search-form-mobile>div .form-text {
        padding-top: 0 !important;
        height: 37px !important
    }
}

#block-search #ihedn-search-form-mobile>div .form-actions, #block-search #ihedn-search-form-mobile>div .form-type-textfield {
    display: inline-block
}

#block-search #ihedn-search-form-mobile>div .form-actions .form-submit {
    width: 100%;
    border-radius: 20px;
    background-color: #102365;
    font-style: italic;
    border: 0;
    min-height: 34px;
    display: block;
    margin-left: 20px;
    border: 1px solid #102365
}

#block-search #ihedn-search-form-mobile>div .form-actions .form-submit:hover, #block-search #ihedn-search-form-mobile>div .form-actions .form-submit:focus {
    background-color: #3c53a3;
    border-color: #3c53a3;
    color: #fff
}

#block-search #ihedn-search-form-mobile>div .form-item-custom-search-types-c-all {
    display: none
}

#block-search #ihedn-search-form-mobile>div .form-type-checkboxes {
    margin-top: 30px;
    margin-bottom: 0
}

#block-search #ihedn-search-form-mobile>div .form-type-checkboxes>label {
    display: none
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox {
    float: left;
    margin-right: 16px;
    font-size: 1.2em;
    margin-top: 0
}

@media (max-width: 767px) {
    #block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox {
        margin-right: 5px
    }
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:before, #block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:after {
    content: " ";
    display: table
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:after {
    clear: both
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:before, #block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:after {
    content: " ";
    display: table
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox:last-child:after {
    clear: both
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox>.control-label {
    color: #666;
    font-size: .8em;
    font-style: italic
}

#block-search #ihedn-search-form-mobile>div .form-checkboxes .form-type-checkbox>.control-label {
    color: #fff
}

.navbar-default .navbar-toggle:not(.collapsed), .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #758ad3
}

.navbar-default .navbar-toggle:not(.collapsed) .icon-bar, .navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #000 !important
}

.navbar-default a.navbar-toggle:hover {
    background-color: transparent
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #081331;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6475ad), to(#768ad3));
    background-image: linear-gradient(to bottom, #6475ad 0, #768ad3 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6475ad', endColorstr='#ff768ad3', GradientType=0)
}

#ihedn-main-navbar-collapse>ul>li a .caret {
    display: none
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#page-highlighted .nav-tabs>li>a:hover {
    border-color: transparent
}

#page-highlighted .nav>li>a:hover, #page-highlighted .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent
}

nav.breadcrumb a, nav.breadcrumb a.active {
    color: #414141
}

.dropdown-toggle:focus, .dropdown-menu>.active>a:focus {
    outline: 1px dotted #fff
}

#page-highlighted {
    background-color: #e7e7e7;
    padding-top: 35px
}

#page-highlighted #block-sl-feature-accueil-block-carousel {
    margin-bottom: 75px
}

@media (max-width: 767px) {
    #page-highlighted #block-sl-feature-accueil-block-carousel {
        margin: 0 -15px
    }
}

#page-highlighted #block-sl-feature-accueil-block-carousel .carousel-text {
    left: 40px
}

@media (max-width: 767px) {
    #page-highlighted #block-sl-feature-accueil-block-carousel .carousel-text {
        left: 0
    }
}

#page-highlighted #block-sl-feature-accueil-block-carousel .carousel-inner, #page-highlighted #block-sl-feature-accueil-block-carousel .carousel-inner .node {
    height: 415px
}

#page-highlighted .nav-tabs {
    margin-bottom: 0;
    margin-top: 15px
}

@media (max-width: 767px) {
    #page-highlighted .nav-tabs {
        padding: 0
    }
}

#page-highlighted .nav-tabs a {
    padding: 7px 20px 5px 20px;
    font-size: 1.15em;
    color: #566bac;
    display: block
}

#page-highlighted .nav-tabs li {
    display: inline-block;
    list-style: none;
    background-color: transparent
}

#page-highlighted .nav-tabs li:hover, #page-highlighted .nav-tabs li:focus {
    background-color: #566bac;
    color: #566bac
}

#page-highlighted .nav-tabs li:hover a, #page-highlighted .nav-tabs li:focus a {
    color: #fff
}

#page-highlighted .nav-tabs .active {
    background-color: #fff
}

#page-highlighted .nav-tabs .active a {
    color: #282828
}

#page-highlighted .nav-tabs .active:hover, #page-highlighted .nav-tabs .active:focus {
    background-color: #fff
}

#page-highlighted .nav-tabs .active:hover a, #page-highlighted .nav-tabs .active:focus a {
    color: #282828;
    text-decoration: none;
    cursor: default
}

.webform-datepicker {
    margin-left: -15px
}

.webform-datepicker .form-item .form-control {
    width: 100px;
    margin-right: -20px
}

.webform-datepicker .webform-calendar {
    width: 24px;
    height: 20px;
    line-height: inherit;
    margin-left: 10px
}

@media (max-width: 767px) {
    .webform-datepicker .webform-calendar {
        display: none !important
    }
    .webform-datepicker .form-item .form-select {
        margin-top: -18px ! important
    }
}

.webform-datepicker.webform-container-inline div, .webform-datepicker.webform-container-inline div.form-item {
    display: inline-block
}

.field-type-text-with-summary p {
    padding: 15px
}

.form-actions .form-submit:hover, .form-actions .form-submit:focus {
    color: #304385;
    border-color: #304385
}

.webform-component--Group-autres-informations .control-label {
    margin-bottom: 15px
}

.webform-component-radios div {
    display: inline-block
}

.webform-component-radios div div {
    display: inline-block
}

.webform-progressbar-inner {
    background-color: #2f4799
}

.webform-progressbar-page.current {
    background-color: #2f4799
}

.webform-progressbar-page.completed {
    background-color: #2f4799
}

.webform-progressbar-page {
    border: 1px solid #2f4799
}

.webform-progressbar-outer {
    border: 1px solid #2f4799
}

#block-system-main .webform-confirmation p {
    text-align: center
}

.node-webform .form-control {
    border: 1px solid #304385
}

.node-webform .form-control:focus {
    border: 1px solid #d6d6d6
}

.node-webform .form-control.error {
    border-color: #f00
}

.node-webform .form-actions {
    padding: 15px
}

.node-webform .form-item {
    padding: 0 15px 0 15px
}

.node-webform .form-item-captcha-response {
    padding: 0 15px 0 15px
}

.node-webform .form-required {
    color: #f00
}

.node-webform .panel-heading {
    color: #fff;
    background-color: #304385;
    display: block;
    font-size: 1.22em;
    font-weight: bold;
    padding: 15px 15px 15px 15px
}

.block-system .links {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 30px
}

.block-system .links a {
    padding: 15px;
    color: #fff;
    background-color: #304385
}

.block-system .links a:hover, .block-system .links a:focus {
    text-decoration: none;
    background-color: #fff;
    color: #304385;
    border: 1px solid #304385
}

.submitted {
    display: none
}

.webform-progressbar {
    padding: 15px 15px 15px 15px
}

aside .node-event {
    background-color: #566bac;
    color: #fff;
    margin-bottom: 15px
}

aside .node-event a, aside .node-event a:hover, aside .node-event a:focus {
    color: #fff
}

.agendasidebar-date {
    background-color: #566bac;
    color: #fff;
    width: 140px;
    padding: 52px 0 52px 0;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 15px 0 15px 0;
    width: 90px
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendasidebar-date {
        width: 120px
    }
}

.agendasidebar-date .date-day {
    font-weight: bold;
    font-size: 4em;
    line-height: 1.19em
}

.agendasidebar-date .date-month {
    text-transform: uppercase;
    font-size: 1.09em
}

.agendasidebar-date .date-day {
    font-size: 2.85em;
    line-height: 1.27em
}

.agendasidebar-date .date-month {
    font-size: .8em
}

.agendasidebar-date .date-year {
    font-size: .8em
}

.agendasidebar-logo {
    position: absolute;
    z-index: 0;
    left: 155px;
    top: 15px;
    left: 105px
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendasidebar-logo {
        left: 135px;
        top: 35px
    }
    .agendasidebar-logo img {
        max-width: 125px;
        height: auto
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendasidebar-logo {
        top: 15px
    }
}

.container-txt-agenda-sidebar {
    padding: 0 10px 0 10px
}

.agendasidebar-title {
    font-size: 1.08em;
    margin-bottom: 10px;
    margin-top: 25px;
    font-weight: bold
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendasidebar-title {
        margin-top: 0
    }
}

.agendasidebar-title a {
    display: block
}

@media (max-width: 767px) {
    aside:before, aside:after {
        content: " ";
        display: table
    }
    aside:after {
        clear: both
    }
    aside:before, aside:after {
        content: " ";
        display: table
    }
    aside:after {
        clear: both
    }
}

aside .node-article {
    margin-bottom: 15px
}

aside .node-article a {
    display: block
}

@media (max-width: 767px) {
    aside .node-article {
        padding: 0 15px 0 15px
    }
    aside .node-article .sidebar-title {
        padding-top: 10px
    }
    aside .node-article .sidebar-chapo {
        display: none
    }
}

aside .block-menu ul {
    margin-bottom: 0;
    padding-left: 0
}

aside .block-menu li {
    list-style: none;
    display: block;
    padding: 5px 0;
    border-top: 1px solid #e7e7e7
}

aside .block-menu li:last-child {
    border-bottom: 1px solid #e7e7e7
}

aside .block-menu li a {
    display: block;
    border-left: 11px solid #566bac;
    padding: 20px 15px 20px 40px;
    font-size: 1.22em;
    font-weight: bold;
    background-image: url("../img/home/link-menu-aside.png");
    background-repeat: no-repeat;
    background-position: left center
}

.node-formation ul {
    margin-top: 0 !important
}

#block-ihedn-block-partage-reseaux-sociaux {
    border: 1px solid #a4b3c9;
    margin-bottom: 20px;
    background: url("../img/content/bg-bloc-ihedn-recherche.png") center no-repeat;
    background-size: cover;
    padding: 15px
}

#block-ihedn-block-partage-reseaux-sociaux .block-title {
    text-transform: initial;
    color: #2e4799 !important;
    text-align: center;
    font-size: 1.2em !important;
    font-style: italic;
    margin: 0
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks {
    border-bottom: 0;
    text-align: center;
    margin: 15px 0 0;
    padding: 0
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li {
    display: inline-block
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a {
    text-indent: 100%;
    border: 0 none;
    width: 35px;
    height: 35px;
    overflow: hidden;
    padding: 0;
    display: block
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    display: block;
    width: 35px;
    height: 35px
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a.fb:before {
    background-position: -104px -208px
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a.twit:before {
    background-position: 0 -208px
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a.in:before {
    background-position: -50px -208px
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a.ggplus:before {
    background-position: -156px -208px
}

#block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a:hover, #block-ihedn-block-partage-reseaux-sociaux .list-social-networks li a:focus {
    background-color: transparent;
    opacity: .7
}

#block-ihedn-block-sidebar-videos {
    background-color: #fff;
    padding: 0 ! important;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #c3c8ce;
    margin-bottom: 16px
}

#block-ihedn-block-sidebar-videos .block-title {
    color: #2f4799;
    font-size: 1.6em;
    padding: 4px 25px 15px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    text-transform: capitalize;
    margin-top: 14px
}

#block-ihedn-block-sidebar-videos .atom-video-date {
    margin-top: -10px;
    margin-bottom: 12px;
    text-transform: capitalize
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail {
    margin-bottom: 18px
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail a {
    position: relative;
    display: block
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail a:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -188px -193px;
    background-color: #000;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20%
}

@media (max-width: 767px) {
    #block-ihedn-block-sidebar-videos .atom-video-thumbnail a:before {
        margin-top: 17%
    }
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail a img {
    margin-left: auto;
    margin-right: auto
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail a:hover:before, #block-ihedn-block-sidebar-videos .atom-video-thumbnail a:focus:before {
    background-color: #4058a2
}

#block-ihedn-block-sidebar-videos .atom-video-thumbnail a:hover img, #block-ihedn-block-sidebar-videos .atom-video-thumbnail a:focus img {
    opacity: .8
}

#block-ihedn-block-sidebar-videos .atom-video-type {
    color: #2f4799;
    margin-bottom: 10px
}

#block-ihedn-block-sidebar-videos .atom-video-title {
    margin-top: 6px;
    display: inline-block;
    font-size: 1.2em
}

#block-ihedn-block-sidebar-videos .atom-video-intervenant {
    margin-top: 12px;
    display: inline-block;
    font-weight: bold
}

#block-ihedn-block-sidebar-videos .atom-video-intervenant-description {
    margin-bottom: 10px;
    display: block
}

#block-ihedn-block-sidebar-videos .field-name-field-mediatheque-liens a {
    display: inline-block;
    color: #566bac;
    margin-right: 8px
}

#block-ihedn-block-sidebar-videos .field-name-field-mediatheque-liens a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 4px;
    margin-top: 4px
}

#block-ihedn-block-sidebar-videos .field-name-field-mediatheque-liens a:hover, #block-ihedn-block-sidebar-videos .field-name-field-mediatheque-liens a:focus {
    color: #0054ab
}

#block-ihedn-block-sidebar-videos .video_titre_intervenant_description {
    background-color: #f0f2fa
}

#block-ihedn-block-sidebar-videos .sidebar_link_all_videos {
    margin-top: 18px;
    margin-bottom: 18px
}

#block-ihedn-block-sidebar-videos .sidebar_link_all_videos a {
    color: #566bac;
    margin-top: 26px
}

#block-ihedn-block-sidebar-videos .sidebar_link_all_videos a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 4px;
    margin-top: 4px;
    margin-left: 4px
}

#block-ihedn-block-sidebar-videos .sidebar_link_all_videos a:hover, #block-ihedn-block-sidebar-videos .sidebar_link_all_videos a:focus {
    color: #0054ab
}

#block-ihedn-block-sidebar-actualites {
    background-color: #fff;
    padding: 0 !important;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #c3c8ce
}

#block-ihedn-block-sidebar-actualites a {
    color: #000
}

#block-ihedn-block-sidebar-actualites .atom-video-date {
    padding: 0
}

#block-ihedn-block-sidebar-actualites .node-actualite {
    margin-bottom: 10px
}

#block-ihedn-block-sidebar-actualites .block-title {
    color: #2f4799;
    font-size: 1.6em;
    padding: 4px 25px 15px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    text-transform: capitalize;
    margin-top: 14px
}

#block-ihedn-block-sidebar-actualites .field-name-field-date {
    background-color: transparent;
    border: none
}

#block-ihedn-block-sidebar-actualites .date-article {
    padding: 0;
    margin: 0;
    text-transform: capitalize
}

#block-ihedn-block-sidebar-actualites .date-article .date-display-single {
    margin-left: 10px;
    font-size: .8em
}

#block-ihedn-block-sidebar-actualites .logo-article {
    padding-right: 0;
    padding-left: 0
}

#block-ihedn-block-sidebar-actualites .logo-body-article {
    padding: 0;
    margin-right: 0;
    margin-bottom: 10px;
    background-color: #f0f2fa
}

#block-ihedn-block-sidebar-actualites .logo-body-article img {
    margin-left: auto;
    margin-right: auto
}

#block-ihedn-block-sidebar-actualites .body-article {
    margin: 0;
    padding: 0 10px
}

@media (max-width: 767px) {
    #block-ihedn-block-sidebar-actualites .body-article {
        padding-left: 15px
    }
}

#block-ihedn-block-sidebar-actualites .body-article .title-article {
    font-weight: bold
}

#block-ihedn-block-sidebar-actualites .liens-article {
    padding: 10px
}

#block-ihedn-block-sidebar-actualites .liens-article a {
    display: inline-block;
    color: #566bac;
    margin-right: 8px
}

#block-ihedn-block-sidebar-actualites .liens-article a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 4px;
    margin-top: 4px
}

#block-ihedn-block-sidebar-actualites .liens-article a:hover, #block-ihedn-block-sidebar-actualites .liens-article a:focus {
    color: #0054ab
}

@media (max-width: 767px) {
    #sidebar-site {
        clear: both
    }
}

@media (max-width: 767px) {
    #sidebar-site .block-title {
        margin-left: 15px;
        margin-right: 15px
    }
}

#sidebar-site .block-title a {
    color: #1f2427
}

#sidebar-site .block-title a:hover, #sidebar-site .block-title a:focus {
    color: #566bac
}

#sidebar-site .block {
    margin-bottom: 27px
}

#btn-impression {
    width: auto;
    display: inline-block;
    border: none;
    background-color: transparent;
    position: relative;
    margin-top: 10px
}

#btn-impression:after {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    float: right;
    width: 35px;
    height: 35px;
    background-position: -246px -208px;
    margin-left: 4px;
    margin-top: -2px
}

#btn-impression:hover, #btn-impression:focus {
    text-decoration: underline
}

@media (min-width: 768px) and (max-width: 1199px) {
    .ihedn-impression {
        text-align: right;
        padding-right: 0
    }
}

.block-ihedn-evenement .control-label, .block-ihedn-partenaire .control-label, .block-ihedn-formation .control-label, .formation-form-mobile .control-label, .event-form-mobile .control-label {
    display: none
}

.region-sidebar .block-ihedn-search, .block-ihedn-evenement, .block-ihedn-formation, .block-ihedn-partenaire, .block-ihedn-mediatheque, .block-ihedn-association, .formation-form-mobile, .event-form-mobile, .search-form-mobile, .block-ihedn-actualites {
    background-color: #fff;
    border-bottom: 1px solid #c3c8ce;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    padding: 25px;
    margin-bottom: 10px
}

.region-sidebar .block-ihedn-search .block-title, .block-ihedn-evenement .block-title, .block-ihedn-formation .block-title, .block-ihedn-partenaire .block-title, .block-ihedn-mediatheque .block-title, .block-ihedn-association .block-title, .formation-form-mobile .block-title, .event-form-mobile .block-title, .search-form-mobile .block-title, .block-ihedn-actualites .block-title {
    color: #2f4799;
    font-size: 1.6em;
    padding: 4px 25px 15px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin: -10px -25px 20px;
    text-transform: initial
}

.region-sidebar .block-ihedn-search .form-select, .block-ihedn-evenement .form-select, .block-ihedn-formation .form-select, .block-ihedn-partenaire .form-select, .block-ihedn-mediatheque .form-select, .block-ihedn-association .form-select, .formation-form-mobile .form-select, .event-form-mobile .form-select, .search-form-mobile .form-select, .block-ihedn-actualites .form-select, .region-sidebar .block-ihedn-search .form-text, .block-ihedn-evenement .form-text, .block-ihedn-formation .form-text, .block-ihedn-partenaire .form-text, .block-ihedn-mediatheque .form-text, .block-ihedn-association .form-text, .formation-form-mobile .form-text, .event-form-mobile .form-text, .search-form-mobile .form-text, .block-ihedn-actualites .form-text {
    background-color: #eff2f9
}

.region-sidebar .block-ihedn-search .form-select:hover, .block-ihedn-evenement .form-select:hover, .block-ihedn-formation .form-select:hover, .block-ihedn-partenaire .form-select:hover, .block-ihedn-mediatheque .form-select:hover, .block-ihedn-association .form-select:hover, .formation-form-mobile .form-select:hover, .event-form-mobile .form-select:hover, .search-form-mobile .form-select:hover, .block-ihedn-actualites .form-select:hover, .region-sidebar .block-ihedn-search .form-text:hover, .block-ihedn-evenement .form-text:hover, .block-ihedn-formation .form-text:hover, .block-ihedn-partenaire .form-text:hover, .block-ihedn-mediatheque .form-text:hover, .block-ihedn-association .form-text:hover, .formation-form-mobile .form-text:hover, .event-form-mobile .form-text:hover, .search-form-mobile .form-text:hover, .block-ihedn-actualites .form-text:hover, .region-sidebar .block-ihedn-search .form-select:focus, .block-ihedn-evenement .form-select:focus, .block-ihedn-formation .form-select:focus, .block-ihedn-partenaire .form-select:focus, .block-ihedn-mediatheque .form-select:focus, .block-ihedn-association .form-select:focus, .formation-form-mobile .form-select:focus, .event-form-mobile .form-select:focus, .search-form-mobile .form-select:focus, .block-ihedn-actualites .form-select:focus, .region-sidebar .block-ihedn-search .form-text:focus, .block-ihedn-evenement .form-text:focus, .block-ihedn-formation .form-text:focus, .block-ihedn-partenaire .form-text:focus, .block-ihedn-mediatheque .form-text:focus, .block-ihedn-association .form-text:focus, .formation-form-mobile .form-text:focus, .event-form-mobile .form-text:focus, .search-form-mobile .form-text:focus, .block-ihedn-actualites .form-text:focus {
    border: 1px solid #d6d6d6
}

.region-sidebar .block-ihedn-search .form-item-keyword .form-text, .block-ihedn-evenement .form-item-keyword .form-text, .block-ihedn-formation .form-item-keyword .form-text, .block-ihedn-partenaire .form-item-keyword .form-text, .block-ihedn-mediatheque .form-item-keyword .form-text, .block-ihedn-association .form-item-keyword .form-text, .formation-form-mobile .form-item-keyword .form-text, .event-form-mobile .form-item-keyword .form-text, .search-form-mobile .form-item-keyword .form-text, .block-ihedn-actualites .form-item-keyword .form-text {
    border: 1px solid #5e5e5e;
    color: #666;
    font-size: .9em;
    font-style: italic;
    padding-right: 47px;
    border-radius: 22px;
    background-color: transparent
}

.region-sidebar .block-ihedn-search .form-item-keyword .form-text:focus, .block-ihedn-evenement .form-item-keyword .form-text:focus, .block-ihedn-formation .form-item-keyword .form-text:focus, .block-ihedn-partenaire .form-item-keyword .form-text:focus, .block-ihedn-mediatheque .form-item-keyword .form-text:focus, .block-ihedn-association .form-item-keyword .form-text:focus, .formation-form-mobile .form-item-keyword .form-text:focus, .event-form-mobile .form-item-keyword .form-text:focus, .search-form-mobile .form-item-keyword .form-text:focus, .block-ihedn-actualites .form-item-keyword .form-text:focus {
    border: 1px solid #d6d6d6
}

.region-sidebar .block-ihedn-search .form-actions, .block-ihedn-evenement .form-actions, .block-ihedn-formation .form-actions, .block-ihedn-partenaire .form-actions, .block-ihedn-mediatheque .form-actions, .block-ihedn-association .form-actions, .formation-form-mobile .form-actions, .event-form-mobile .form-actions, .search-form-mobile .form-actions, .block-ihedn-actualites .form-actions {
    text-align: center
}

.region-sidebar .block-ihedn-search .form-submit, .block-ihedn-evenement .form-submit, .block-ihedn-formation .form-submit, .block-ihedn-partenaire .form-submit, .block-ihedn-mediatheque .form-submit, .block-ihedn-association .form-submit, .formation-form-mobile .form-submit, .event-form-mobile .form-submit, .search-form-mobile .form-submit, .block-ihedn-actualites .form-submit {
    color: #fff;
    background-color: #4b5fa6;
    border-radius: 22px;
    padding: 5px 40px;
    display: inline-block;
    border: 0 none;
    font-size: 1.2em;
    border: 1px solid transparent
}

.region-sidebar .block-ihedn-search .form-submit:hover, .block-ihedn-evenement .form-submit:hover, .block-ihedn-formation .form-submit:hover, .block-ihedn-partenaire .form-submit:hover, .block-ihedn-mediatheque .form-submit:hover, .block-ihedn-association .form-submit:hover, .formation-form-mobile .form-submit:hover, .event-form-mobile .form-submit:hover, .search-form-mobile .form-submit:hover, .block-ihedn-actualites .form-submit:hover, .region-sidebar .block-ihedn-search .form-submit:focus, .block-ihedn-evenement .form-submit:focus, .block-ihedn-formation .form-submit:focus, .block-ihedn-partenaire .form-submit:focus, .block-ihedn-mediatheque .form-submit:focus, .block-ihedn-association .form-submit:focus, .formation-form-mobile .form-submit:focus, .event-form-mobile .form-submit:focus, .search-form-mobile .form-submit:focus, .block-ihedn-actualites .form-submit:focus {
    background-color: #2e407e;
    color: #fff
}

.region-sidebar .block-ihedn-search select, .block-ihedn-evenement select, .block-ihedn-formation select, .block-ihedn-partenaire select, .block-ihedn-mediatheque select, .block-ihedn-association select, .formation-form-mobile select, .event-form-mobile select, .search-form-mobile select, .block-ihedn-actualites select {
    font-weight: bold
}

.region-sidebar .block-ihedn-search .form-item-filters-field-formation-certification .control-label, .block-ihedn-evenement .form-item-filters-field-formation-certification .control-label, .block-ihedn-formation .form-item-filters-field-formation-certification .control-label, .block-ihedn-partenaire .form-item-filters-field-formation-certification .control-label, .block-ihedn-mediatheque .form-item-filters-field-formation-certification .control-label, .block-ihedn-association .form-item-filters-field-formation-certification .control-label, .formation-form-mobile .form-item-filters-field-formation-certification .control-label, .event-form-mobile .form-item-filters-field-formation-certification .control-label, .search-form-mobile .form-item-filters-field-formation-certification .control-label, .block-ihedn-actualites .form-item-filters-field-formation-certification .control-label {
    display: initial !important;
    text-align: center
}

.block-ihedn-formation .form-type-checkbox {
    text-align: center
}

.block-ihedn-search .control-label, .ihedn-search-filters-container .control-label {
    display: initial !important
}

#block-ihedn-membre-ihedn-member-area-block {
    background-color: #fff;
    border-bottom: 1px solid #c3c8ce;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    padding: 25px;
    margin-bottom: 10px
}

#block-ihedn-membre-ihedn-member-area-block .block-title {
    color: #2f4799;
    font-size: 1.6em;
    padding: 4px 25px 15px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin: -10px -25px 20px;
    text-transform: initial
}

#block-ihedn-membre-ihedn-member-area-block a {
    display: inline-block;
    color: #566bac;
    padding-left: 10px
}

#block-ihedn-membre-ihedn-member-area-block a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 4px;
    margin-top: 4px
}

#block-ihedn-membre-ihedn-member-area-block a:hover, #block-ihedn-membre-ihedn-member-area-block a:focus {
    color: #0054ab
}

#block-ihedn-membre-ihedn-membre-favorite-block {
    text-align: center;
    padding-bottom: 20px
}

#block-ihedn-membre-ihedn-membre-favorite-block h2 {
    display: none
}

#block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-add, #block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-delete {
    display: inline-block;
    background-color: #4b5fa6;
    color: #fff;
    border: 0 none;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 20px
}

#block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-add:before, #block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-delete:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px
}

#block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-add:hover, #block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-delete:hover, #block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-add:focus, #block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-delete:focus {
    background-color: #2e407e
}

#block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-add:before {
    background-position: -241px -261px
}

#block-ihedn-membre-ihedn-membre-favorite-block #favorite-button-delete:before {
    background-position: -278px -261px
}

.node-formation ul {
    margin-top: 0 !important
}

#block-ihedn-block-demande-informations {
    border: 1px solid #a4b3c9;
    margin-bottom: 20px;
    background: url("../img/content/bg-bloc-ihedn-recherche.png") center no-repeat;
    background-size: cover;
    padding: 15px
}

#block-ihedn-block-demande-informations .ihedn_demande_information a {
    text-transform: initial;
    color: #2e4799 !important;
    text-align: center;
    font-size: 1.2em !important;
    font-style: italic;
    margin: 0;
    line-height: 26px !important
}

.caption-galerie {
    color: #1e2726;
    background-color: #e7e7e7;
    padding: 5px 50px 5px 10px;
    min-height: 40px;
    position: absolute;
    top: 40px;
    font-size: 1em;
    width: 100%;
    cursor: auto;
    z-index: 2;
    text-align: left
}

@media (max-width: 767px) {
    .caption-galerie {
        top: 0
    }
}

.caption-galerie .image-name {
    font-weight: bold
}

.caption-galerie .image-copyright {
    font-size: .85em
}

#popup-galerie {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000
}

#popup-galerie .btn-close {
    position: absolute;
    top: 40px;
    right: 0;
    width: 40px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    font-size: 1.22em;
    font-weight: bold;
    background-color: #4a5fa6;
    color: #fff;
    cursor: pointer;
    z-index: 100
}

@media (max-width: 767px) {
    #popup-galerie .btn-close {
        top: 30px
    }
}

#popup-galerie .btn-close:hover, #popup-galerie .btn-close:focus {
    background-color: #304385;
    color: #fff
}

#popup-galerie .btn-close:active {
    background-color: #4a5fa6;
    color: #fff
}

#popup-galerie .background-black {
    background-color: #000;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .8;
    z-index: 0
}

#popup-galerie .galerie-lightbox {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    z-index: 10;
    padding-left: 0;
    padding-right: 0
}

@media (min-width:768px) {
    #popup-galerie .galerie-lightbox {
        width: 750px
    }
}

@media (min-width:992px) {
    #popup-galerie .galerie-lightbox {
        width: 970px
    }
}

@media (min-width:1200px) {
    #popup-galerie .galerie-lightbox {
        width: 1170px
    }
}

#popup-galerie .galerie-lightbox>.navbar-header, #popup-galerie .galerie-lightbox>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:992px) {
    #popup-galerie .galerie-lightbox>.navbar-header, #popup-galerie .galerie-lightbox>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.galerie_mini-lightbox {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 100
}

@media (max-width: 767px) {
    .galerie_mini-lightbox {
        bottom: 30px
    }
}

.galerie_mini-lightbox .container {
    background-color: #e7e7e7;
    max-height: 115px;
    overflow-y: auto
}

.image-mini-galerie-lightbox {
    width: 56px;
    height: 56px;
    overflow: hidden;
    float: left;
    margin: 8px
}

.image-mini-galerie-lightbox img {
    height: 56px !important;
    width: auto !important
}

.image-mini-galerie-lightbox:hover img, .image-mini-galerie-lightbox:focus img, .image-mini-galerie-lightbox:active img {
    opacity: .4
}

#image-large-galerie-lightbox {
    padding-bottom: 50px;
    position: relative;
    text-align: center;
    margin-bottom: 30px;
    padding-top: 80px
}

@media (max-width: 767px) {
    #image-large-galerie-lightbox {
        padding-top: 40px;
        margin-top: 30px
    }
}

#image-large-galerie-lightbox img {
    max-width: 100%;
    height: auto !important
}

.list-img-galerie {
    margin-bottom: 56px
}

.list-img-galerie:before, .list-img-galerie:after {
    content: " ";
    display: table
}

.list-img-galerie:after {
    clear: both
}

.list-img-galerie:before, .list-img-galerie:after {
    content: " ";
    display: table
}

.list-img-galerie:after {
    clear: both
}

.image-mini-galerie {
    padding: 0;
    overflow: hidden;
    vertical-align: top;
    height: 140px;
    border: 1px solid #e7e7e7;
    z-index: 10;
    line-height: 157px
}

@media (max-width: 767px) {
    .image-mini-galerie {
        height: 100px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .image-mini-galerie {
        height: 158px
    }
}

@media (min-width: 1200px) {
    .image-mini-galerie {
        height: 158px
    }
}

.image-mini-galerie a {
    display: block
}

.image-mini-galerie img {
    max-width: 100%;
    height: auto !important;
    -webkit-transition: all .2s linear;
    transition: all .2s linear
}

.image-mini-galerie:hover, .image-mini-galerie:focus {
    border-color: #566bac
}

.image-mini-galerie:hover img, .image-mini-galerie:focus img {
    max-width: 120%;
    margin-left: -10%;
    margin-top: -6%
}

.image-mini-galerie:hover .overlay-shaddow, .image-mini-galerie:focus .overlay-shaddow {
    display: none
}

.image-mini-galerie .overlay-shaddow {
    position: absolute;
    z-index: 5;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url("../img/content/galerie-mini-shaddow.png");
    background-repeat: no-repeat;
    background-size: 100% 100%
}

.node-logo {
    position: relative;
    overflow: hidden
}

.node-logo .overlay-legend {
    bottom: 0
}

.overlay-legend {
    position: absolute;
    bottom: -70px;
    left: 0;
    right: 0;
    z-index: 5;
    padding: 5px 15px;
    color: #fff;
    -webkit-transition: all 250ms linear;
    transition: all 250ms linear;
    background-color: rgba(0, 0, 0, 0.75)
}

.overlay-legend .legende-image {
    position: relative;
    z-index: 5;
    font-size: .87em
}

.overlay-legend .copyright-image {
    font-style: italic
}

.dnd-atom-wrapper {
    position: relative;
    overflow: hidden
}

.dnd-atom-wrapper .overlay-legend {
    bottom: 0
}

.dnd-legend-wrapper, .video-article .field-name-scald-authors, .video-article .field-name-scald-tags {
    display: none
}

.type-image .dnd-legend-wrapper {
    display: block
}

.text-riche blockquote {
    background-color: #e7e7e7;
    border-left: none;
    position: relative;
    padding-top: 47px;
    padding-bottom: 40px;
    font-size: 1.71em;
    line-height: 31px;
    text-indent: 100px
}

.text-riche blockquote:before, .text-riche blockquote:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat
}

.text-riche blockquote:before {
    top: 4px;
    left: 14px;
    width: 67px;
    height: 56px;
    background-image: url("../img/content/bg-blockquote-top-blue.png")
}

.text-riche blockquote:after {
    bottom: 9px;
    right: 60px;
    width: 39px;
    height: 32px;
    background-image: url("../img/content/bg-blockquote-bot-blue.png")
}

.text-riche h2 {
    color: #73b8ff;
    font-size: 1.36em
}

.text-riche h3 {
    color: #0054ab;
    font-size: 1.29em
}

.text-riche h4 {
    color: #717171;
    font-size: 1.22em
}

.text-riche p {
    margin-bottom: 15px
}

.text-riche img {
    max-width: 100%;
    height: auto
}

.text-riche td {
    padding: 10px
}

.text-riche table {
    margin-bottom: 15px
}

.page-main-content .bloc-title, .page-main-content .field-label {
    color: #000;
    font-size: 1em;
    margin-left: 0;
    margin-right: 0;
    font-weight: bold
}

.context-sdl_editor_representation {
    display: block;
    margin-bottom: 15px
}

.view-display-id-b_agenda {
    background-color: #566bac;
    margin-bottom: 56px
}

.event-agenda-home, .event-agenda-home a, .event-agenda-home a:hover, .event-agenda-home a:focus {
    color: #fff
}

.agendahome-date {
    background-color: #566bac;
    color: #fff;
    width: 140px;
    padding: 52px 0 52px 0;
    text-align: center;
    position: relative;
    z-index: 5
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendahome-date {
        width: 120px
    }
}

.agendahome-date .date-day {
    font-weight: bold;
    font-size: 4em;
    line-height: 1.19em
}

.agendahome-date .date-month {
    text-transform: uppercase;
    font-size: 1.09em
}

.agendahome-logo {
    position: absolute;
    z-index: 0;
    top: 15px;
    left: 155px
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendahome-logo {
        left: 135px;
        top: 35px
    }
    .agendahome-logo img {
        max-width: 125px;
        height: auto
    }
}

.agendahome-title {
    font-size: 1.43em;
    margin-bottom: 15px;
    margin-top: 30px;
    text-transform: uppercase
}

@media (min-width: 1200px) {
    .agendahome-title {
        margin-top: 49px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .agendahome-title {
        margin-top: 20px
    }
}

@media (max-width: 767px) {
    .agendahome-title {
        margin-top: 5px
    }
}

.agendahome-chapo {
    line-height: 1.55em;
    font-size: 1.07em
}

.container-txt-agenda-home {
    padding-right: 30px
}

@media (min-width: 768px) and (max-width: 991px) {
    .container-txt-agenda-home {
        padding-right: 15px
    }
}

@media (max-width: 767px) {
    .container-txt-agenda-home {
        padding: 0 15px 15px 15px
    }
}

#block-sl-feature-accueil-block-carousel, #block-sl-ct-accueil-block-carousel {
    margin-bottom: 0
}

.carousel-opacity .item {
    left: 0 !important;
    display: block;
    position: absolute;
    top: 0;
    z-index: 0;
    opacity: 0;
    -webkit-transition: opacity 500ms linear;
    transition: opacity 500ms linear
}

.carousel-opacity .active, .carousel-opacity .next {
    z-index: 10;
    opacity: 1
}

.small-img-slide, .big-img-slide {
    position: relative;
    right: 50%;
    text-align: center
}

.small-img-slide img, .big-img-slide img {
    display: inline-block;
    margin-right: -100%;
    max-width: none
}

.carousel-inner {
    height: 450px
}

.carousel-inner .node {
    height: 450px
}

.carousel-logo {
    position: absolute;
    z-index: 0;
    max-width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.container-indicators {
    position: relative
}

.carousel-indicators {
    left: 200px
}

.carousel-control {
    background: none !important;
    top: auto;
    bottom: 0;
    height: 70px;
    width: 70px;
    z-index: 50;
    opacity: .85
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
    top: 37%
}

.carousel-control:focus {
    outline: 1px dotted #000
}

.carousel-text {
    width: 400px;
    position: absolute;
    bottom: 0;
    padding: 125px 30px 58px 30px;
    top: 0;
    z-index: 10;
    color: #e8e6e7
}

.carousel-text div {
    position: relative;
    z-index: 5
}

.carousel-text .bg-slider {
    opacity: .55;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 0;
    background-color: #000
}

.carousel-text .carousel-title {
    text-transform: uppercase;
    font-size: 2.07em;
    line-height: 1.4em;
    margin-bottom: 5px;
    text-shadow: 1px 1px #222
}

.carousel-text .carousel-title a {
    color: #e8e6e7
}

.carousel-text .carousel-chapo {
    text-shadow: 1px 1px #222;
    margin-bottom: 5px
}

.carousel-text .carousel-type {
    color: #566bac;
    text-shadow: 1px 1px #222;
    font-size: 1.08em
}

.carousel-text .carousel-type a:hover, .carousel-text .carousel-type:focus {
    color: #fff
}

.carousel-indicators .carousel-aside-pause {
    border: 0 none;
    text-indent: 0;
    position: absolute;
    bottom: 9px;
    margin-left: 10px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important
}

.carousel-aside-pause {
    z-index: 1
}

.carousel-aside-pause .carousel-pause-button {
    text-indent: 100%;
    overflow: hidden;
    width: 25px;
    height: 25px;
    background-color: #1a1a1a;
    color: #fff;
    border: 0 none;
    border-radius: 50%;
    opacity: 1;
    padding: 0
}

.carousel-aside-pause .carousel-pause-button:before {
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    content: "";
    display: block;
    margin: 0;
    height: 25px;
    width: 25px
}

.carousel-aside-pause .carousel-pause-button.on-play:before {
    background-position: 8px -331px
}

.carousel-aside-pause .carousel-pause-button.on-pause:before {
    background-position: -20px -332px
}

.carousel-aside-pause .carousel-pause-button:hover, .carousel-aside-pause .carousel-pause-button:focus {
    background-color: #566bac
}

@media (max-width: 767px) {
    .field-name-field-slider-title {
        margin-left: -15px
    }
    .field-name-field-home-slider .carousel-left, .field-name-field-home-slider .carousel-right {
        width: 100% !important;
        height: auto !important;
        float: none !important
    }
    .field-name-field-home-slider .carousel-left .field-name-field-carousel-introduction, .field-name-field-home-slider .carousel-right .field-name-field-carousel-introduction {
        text-align: center
    }
    .field-name-field-home-slider .carousel-left .carousel_image, .field-name-field-home-slider .carousel-right .carousel_image {
        background-color: transparent !important
    }
    .field-name-field-home-slider .carousel-left .carousel_image img, .field-name-field-home-slider .carousel-right .carousel_image img {
        max-width: none !important
    }
    .field-name-field-home-slider .carousel-right {
        padding: 0 !important;
        margin-bottom: 10px
    }
    .field-name-field-home-slider .carousel-en-savoir-plus {
        text-align: right;
        margin: 10px 15px 15px
    }
    .field-name-field-home-slider .carousel-en-savoir-plus a {
        float: right
    }
    .field-name-field-home-slider .carousel-en-savoir-plus a:before {
        content: "";
        float: left;
        background-image: url("../img/sprite-ihedn.png");
        background-repeat: no-repeat;
        background-position: -204px -144px;
        width: 8px;
        height: 13px;
        margin-right: 8px;
        margin-top: 4px
    }
}

.carousel-indicators li {
    border: 2px solid #fff;
    margin-left: 5px;
    margin-right: 5px;
    width: 15px !important;
    height: 15px !important;
    background-color: transparent !important;
    opacity: 1 !important
}

.carousel-indicators .active {
    margin-bottom: 1px;
    width: 15px !important;
    height: 15px !important;
    margin-left: 5px;
    margin-right: 5px;
    background-color: #fff !important
}

.region-highlighted #block-sl-ct-accueil-block-carousel {
    margin: -35px -15px 35px -15px
}

.region-highlighted #block-sl-ct-accueil-block-carousel .carousel-text {
    left: 80px
}

.region-highlighted #block-sl-ct-accueil-block-carousel .carousel-indicators {
    left: 270px
}

.front .region-content {
    background-color: transparent;
    border: none
}

.front .collapsible h3 {
    margin: 0
}

.front #block-system-main .field-name-field-home-slider {
    border: none !important
}

.front #block-system-main .field-name-field-home-slider .field-collection-item-field-slider-carousel {
    border-bottom: 1px solid #c3c8ce !important;
    min-height: 301px
}

.front #block-system-main .field-name-field-home-slider .field-item {
    margin: 0
}

.front #block-system-main .field-name-field-home-slider .content {
    padding: 0;
    margin: 0;
    position: relative
}

.front #block-system-main .field-name-field-home-slider .content .field-name-field-slider-title {
    position: absolute;
    top: 20px;
    left: 35px;
    font-style: italic;
    font-weight: bold;
    font-size: 2em;
    text-transform: uppercase;
    max-width: 25%;
    padding: 0;
    float: right
}

@media (max-width: 767px) {
    .front #block-system-main .field-name-field-home-slider .content .field-name-field-slider-title {
        max-width: 100% !important
    }
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home {
    position: relative
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-inner {
    height: auto
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators {
    margin: 0;
    width: 70%;
    right: 0;
    left: auto;
    bottom: 20px;
    padding-right: 35px
}

@media (min-width: 768px) and (max-width: 991px) {
    .front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators {
        right: 0;
        width: 48%;
        padding-right: 0
    }
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators li {
    border-color: #fff;
    background-color: #404040;
    -webkit-box-shadow: 1px 1px 1px 1px #404040;
    box-shadow: 1px 1px 1px 1px #404040;
    opacity: .8
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators li.active {
    background-color: #fff
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators li:hover, .front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-indicators li:focus {
    opacity: 1
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control {
    background-color: #1a1a1a !important;
    height: 30px;
    width: 30px;
    padding: 0;
    margin: 0;
    border-radius: 20px;
    position: absolute;
    top: 135px;
    display: block;
    z-index: 4;
    opacity: 1;
    -webkit-box-shadow: 1px 1px 4px #d6d6d6;
    box-shadow: 1px 1px 4px #d6d6d6
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    height: 10px;
    width: 7px;
    margin: 10px 11px
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.left {
    left: 33.3%
}

@media (min-width: 768px) and (max-width: 991px) {
    .front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.left {
        left: 50%
    }
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.left:before {
    background-position: 0 -144px
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.right {
    right: 22px
}

@media (min-width: 768px) and (max-width: 991px) {
    .front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.right {
        right: -15px
    }
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control.right:before {
    background-position: -27px -144px
}

.front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control:hover, .front #block-system-main .field-name-field-home-slider .content #carousel-home .carousel-control:focus {
    opacity: .85
}

.front #block-system-main .carousel-left {
    height: 285px;
    padding: 20px 17px;
    overflow: hidden
}

@media (max-width: 767px) {
    .front #block-system-main .carousel-left {
        padding-bottom: 10px;
        padding-left: 0;
        padding-right: 0
    }
}

.front #block-system-main .carousel-left .carousel_introduction {
    padding: 50px 0 20px;
    height: 100%;
    overflow: hidden;
    display: table;
    margin-top: 20px
}

@media (min-width: 768px) and (max-width: 991px) {
    .front #block-system-main .carousel-left .carousel_introduction {
        margin-top: 45px
    }
}

@media (max-width: 767px) {
    .front #block-system-main .carousel-left .carousel_introduction {
        display: block;
        text-align: center
    }
}

.front #block-system-main .carousel-left .carousel_introduction a {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    color: #000
}

.front #block-system-main .carousel-left .carousel_introduction .field-name-field-carousel-introduction {
    padding: 0;
    max-height: 200px
}

.front #block-system-main .carousel-right {
    position: relative;
    padding: 0 20px 0 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .front #block-system-main .carousel-right {
        padding-right: 0;
        margin-right: -15px
    }
}

.front #block-system-main .carousel-right .carousel_image {
    height: 300px;
    position: relative;
    overflow: hidden;
    background-color: #f0f2fa
}

.front #block-system-main .carousel-right .carousel_image img {
    width: 120%;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.front #block-system-main .carousel-right .carousel_image a:hover img, .front #block-system-main .carousel-right .carousel_image a:focus img {
    opacity: .8
}

.front #block-system-main .carousel-right .carousel_texte {
    height: 300px;
    line-height: 300px;
    overflow: hidden;
    vertical-align: middle;
    width: 100%
}

.front #block-system-main .carousel-right .carousel_texte a {
    position: relative;
    overflow: hidden;
    vertical-align: middle;
    display: block;
    clear: both;
    float: none;
    width: 100%;
    padding: 0;
    margin: 0;
    height: 100%
}

.front #block-system-main .carousel-right .carousel_texte a .field-name-field-carousel-texte {
    display: inline-block;
    line-height: 1.5em;
    padding: 30px 45px 50px;
    vertical-align: middle
}

.front #block-system-main .carousel-right .carousel_texte a .field-name-field-carousel-texte .field-items {
    max-height: 220px;
    overflow: hidden
}

.front #block-system-main .carousel-right .carousel_texte a:hover, .front #block-system-main .carousel-right .carousel_texte a:focus {
    background-color: #f0f2fa
}

.front #block-system-main .carousel-right .carousel_lien a {
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%
}

.front #block-system-main .carousel-right .carousel_lien a:hover, .front #block-system-main .carousel-right .carousel_lien a:focus {
    background-color: #fff;
    opacity: .2
}

.field-name-field-home-intro {
    margin-bottom: 25px
}

@media (min-width: 768px) {
    .field-name-field-home-intro {
        padding: 0 180px !important
    }
}

.field-name-field-home-intro .field-item p {
    color: #2e4799;
    font-size: .9em;
    margin: 0
}

.field-name-field-home-intro .field-item p.rtecenter {
    text-align: center !important
}

#block-sl-feature-accueil-block-highlighted, #block-sl-ct-accueil-block-highlighted {
    margin-bottom: 0
}

.bloc-content-highlight {
    padding-left: 100px;
    position: relative;
    margin-bottom: 40px
}

.highlight-logo {
    position: absolute;
    top: 0;
    left: 0
}

.highlight-titre {
    font-size: 1.42em;
    color: #212629;
    text-transform: uppercase;
    margin-bottom: 16px
}

.highlight-texte {
    font-size: .93em;
    line-height: 1.85em
}

.field-collection-container {
    border: none;
    margin-bottom: 0
}

.block-sl-feature-accueil, .block-sl-ct-accueil {
    margin-bottom: 56px
}

.liste-accueil-logo img {
    margin-bottom: 18px;
    max-width: 100%;
    height: auto !important
}

.view-id-vue_publications .node {
    margin-bottom: 15px
}

.view-id-vue_publications .node:before, .view-id-vue_publications .node:after {
    content: " ";
    display: table
}

.view-id-vue_publications .node:after {
    clear: both
}

.view-id-vue_publications .node:before, .view-id-vue_publications .node:after {
    content: " ";
    display: table
}

.view-id-vue_publications .node:after {
    clear: both
}

@media (max-width: 767px) {
    .view-display-id-block_liste_accueil .node {
        padding: 0 15px 0 15px
    }
}

.view-display-id-block_liste_accueil .node .logo-article {
    display: block
}

@media (max-width: 767px) {
    .view-display-id-block_liste_accueil .node .logo-article {
        margin: 0 -15px 0 -15px
    }
}

.view-display-id-block_liste_accueil .node .field {
    margin-bottom: 0
}

.vignette-accueil {
    margin-bottom: 67px
}

@media (max-width: 767px) {
    .vignette-accueil {
        padding: 0 30px 0 30px
    }
}

@media (max-width: 767px) {
    .vignette-accueil .vignette-logo {
        margin: 0 -15px 0 -15px
    }
}

.vignette-accueil .vignette-logo img {
    margin-bottom: 10px;
    max-width: 100%;
    max-height: 128px;
    height: auto !important
}

.vignette-accueil .field {
    margin-bottom: 0
}

.vignette-title {
    margin-bottom: 7px
}

.vignette-title a {
    color: #1f2427;
    font-size: 1.07em;
    font-weight: bold
}

.vignette-chapo {
    font-size: .93em;
    line-height: 1.8em
}

.vignette-home-type {
    margin: 0 15px 0 15px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 6px 0;
    margin-bottom: 13px
}

@media (max-width: 767px) {
    .vignette-home-type {
        padding-left: 15px
    }
}

.vignette-home-type a {
    font-size: 1.35em;
    text-transform: uppercase
}

.link-more {
    background-color: #566bac;
    color: #fff;
    text-transform: uppercase;
    display: block;
    float: left;
    padding: 10px 15px 7px 15px;
    margin-top: 35px;
    position: relative;
    height: 37px
}

@media (max-width: 767px) {
    .link-more {
        margin-top: 15px
    }
}

.link-more:hover, .link-more:focus {
    color: #fff
}

.link-more:after, .link-more:before {
    content: "";
    width: 17px;
    height: 37px;
    display: block;
    position: absolute;
    top: 0
}

.link-more:before {
    background-image: url("../img/home/link-more-left.png");
    left: 0
}

.link-more:after {
    background-image: url("../img/home/link-more-right.png");
    right: 0
}

.front .field-collection-container {
    background-color: transparent;
    padding: 0
}

.field-name-field-home-slider, .field-name-field-home-actualites, .field-name-field-home-formations, .field-name-field-home-events {
    background-color: #fff;
    padding: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #c3c8ce;
    margin-bottom: 14px
}

.field-name-field-home-slider .field, .field-name-field-home-actualites .field, .field-name-field-home-formations .field, .field-name-field-home-events .field {
    padding: 0
}

.field-name-field-home-slider .field-collection-view, .field-name-field-home-actualites .field-collection-view, .field-name-field-home-formations .field-collection-view, .field-name-field-home-events .field-collection-view {
    margin: 0;
    padding: 0
}

.field-name-field-home-slider .field-name-field-actu-titre, .field-name-field-home-actualites .field-name-field-actu-titre, .field-name-field-home-formations .field-name-field-actu-titre, .field-name-field-home-events .field-name-field-actu-titre, .field-name-field-home-slider .field-name-field-home-formations-titre, .field-name-field-home-actualites .field-name-field-home-formations-titre, .field-name-field-home-formations .field-name-field-home-formations-titre, .field-name-field-home-events .field-name-field-home-formations-titre, .field-name-field-home-slider .field-name-field-home-events-title, .field-name-field-home-actualites .field-name-field-home-events-title, .field-name-field-home-formations .field-name-field-home-events-title, .field-name-field-home-events .field-name-field-home-events-title {
    color: #2e4799;
    font-size: 1.4em;
    padding: 18px 25px;
    border-bottom: 1px solid #d6d6d6
}

.field-name-field-home-slider .field-collection-view-links, .field-name-field-home-actualites .field-collection-view-links, .field-name-field-home-formations .field-collection-view-links, .field-name-field-home-events .field-collection-view-links {
    display: none
}

.field-name-field-home-formations .field-item {
    margin: 0 ! important
}

.field-name-field-home-formations .field-name-field-home-formations-liens {
    padding: 18px 25px 10px;
    background-color: #f0f2fa
}

.field-name-field-home-formations .field-name-field-home-formations-liens a {
    color: #000;
    margin-bottom: 10px;
    display: block;
    padding-left: 15px
}

.field-name-field-home-formations .field-name-field-home-formations-liens a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -176px -144px;
    width: 8px;
    height: 13px;
    margin-right: 10px;
    margin-top: 4px;
    margin-left: -17px
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue {
    padding: 15px 25px 16px
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue a {
    display: table;
    width: 100%;
    height: 100%
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue a .atom-thumbnail, .field-name-field-home-formations .field-name-field-home-formations-catalogue a .atom-title {
    width: 50%;
    display: table-cell;
    height: 100%;
    vertical-align: middle
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue a .atom-thumbnail {
    text-align: right;
    padding-right: 25px
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue a .atom-thumbnail img {
    padding: 0;
    width: 100%;
    height: auto;
    min-height: 20px
}

.field-name-field-home-formations .field-name-field-home-formations-catalogue a .atom-title {
    color: #000;
    line-height: 1.35em
}

.field-name-field-home-formations .home-inscription-rapide {
    color: #33459b;
    background: url("../img/content/bg-bloc-ihedn-inscription.png") center no-repeat #f0f2fa;
    background-size: cover;
    padding: 20px 35px;
    border: 1px solid #b0bfd4
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-intro p {
    color: #33459b;
    margin: 0;
    text-align: center;
    font-style: italic
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-intro:after {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: 0 -184px;
    height: 5px;
    width: 135px;
    margin: 15px auto 10px
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-lien .field-item {
    text-align: center
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-lien .field-item a {
    color: #33459b;
    font-weight: bold;
    font-size: 1.1em
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-lien .field-item a:before {
    content: "";
    display: inline-block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 10px
}

.field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-lien .field-item a:before:hover, .field-name-field-home-formations .home-inscription-rapide .field-name-field-home-formations-lien .field-item a:before:focus {
    text-decoration: none
}

@media (max-width: 767px) {
    .field-name-field-home-formations .field-name-field-home-formations-catalogue .atom-thumbnail {
        display: none !important
    }
    .field-name-field-home-formations .field-name-field-home-formations-catalogue .field-items .atom-title {
        height: 20px;
        text-align: center
    }
}

.field-name-field-home-actualites .node-actualite {
    background-color: #f0f2fa
}

@media (min-width: 768px) {
    .field-name-field-home-actualites .node-actualite {
        margin: 35px 26px
    }
}

@media (max-width: 767px) {
    .field-name-field-home-actualites .node-actualite {
        margin: 10px 26px
    }
}

.field-name-field-home-actualites .link-block-article {
    color: #000;
    display: block
}

.field-name-field-home-actualites .link-block-article:hover .resume_title, .field-name-field-home-actualites .link-block-article:focus .resume_title {
    text-decoration: underline
}

.field-name-field-home-actualites .field-name-field-actu-lien {
    padding: 0 15px
}

.field-name-field-home-actualites .field-name-field-actu-lien:before, .field-name-field-home-actualites .field-name-field-actu-lien:after {
    content: " ";
    display: table
}

.field-name-field-home-actualites .field-name-field-actu-lien:after {
    clear: both
}

.field-name-field-home-actualites .field-name-field-actu-lien:before, .field-name-field-home-actualites .field-name-field-actu-lien:after {
    content: " ";
    display: table
}

.field-name-field-home-actualites .field-name-field-actu-lien:after {
    clear: both
}

.field-name-field-home-actualites .field-name-field-actu-lien a {
    color: #566bac;
    float: right
}

@media (max-width: 767px) {
    .field-name-field-home-actualites .field-name-field-actu-lien a {
        float: none !important
    }
}

.field-name-field-home-actualites .field-name-field-actu-lien a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    margin-right: 10px;
    margin-top: 4px;
    width: 8px;
    height: 13px
}

.field-name-field-home-actualites .field-name-field-actu-lien a:hover, .field-name-field-home-actualites .field-name-field-actu-lien a:focus {
    color: #0054ab
}

.field-name-field-home-actualites .actu_resume {
    padding: 10px 0
}

.field-name-field-home-actualites .actu_resume .resume_title {
    margin: 0 0 15px
}

@media (max-width: 767px) {
    .field-name-field-home-actualites .field-type-datetime {
        color: #424246;
        background-color: transparent;
        border: none;
        padding-top: 10px
    }
    .field-name-field-home-actualites .actu_resume .resume_title {
        font-weight: bold;
        padding: 5px 0 10px;
        margin-bottom: 0;
        font-size: 1.2em
    }
    .field-name-field-home-actualites .no-left-padding {
        padding-left: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .field-name-field-home-actualites .field-type-datetime {
        margin-top: 0;
        text-transform: capitalize;
        font-size: 1.1em;
        padding: 24px 4px;
        color: #fff;
        background: #000;
        border-radius: 50%;
        width: 72px;
        height: 72px
    }
    .field-name-field-home-actualites .actu_resume .resume_title {
        font-size: 1.5em
    }
    .field-name-field-home-actualites .no_pic {
        margin-left: -16px;
        padding-bottom: 10px
    }
}

.field-name-field-home-events {
    background-color: #fff;
    padding: 0;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #c3c8ce
}

@media (max-width: 767px) {
    .field-name-field-home-events {
        margin-bottom: 14px !important
    }
}

@media (min-width: 1200px) {
    .field-name-field-home-events {
        padding-bottom: 94px !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .field-name-field-home-events {
        padding-bottom: 80px !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .field-name-field-home-events {
        padding-bottom: 50px !important
    }
}

.field-name-field-home-events .field-name-field-home-events-title {
    color: #2e4799;
    font-size: 1.4em;
    padding: 18px 25px 24px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px
}

.field-name-field-home-events div.zabuto_calendar div.calendar-month-navigation {
    padding-top: 0
}

.field-name-field-home-events div.zabuto_calendar .table tr.calendar-month-header th span {
    cursor: inherit
}

.field-name-field-home-events .bt-calendar-next, .field-name-field-home-events .bt-calendar-prev {
    border: 0 none;
    padding: 5px 15px
}

.field-name-field-home-events .bt-calendar-next:before, .field-name-field-home-events .bt-calendar-prev:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    width: 8px;
    height: 13px
}

.field-name-field-home-events .bt-calendar-next:hover, .field-name-field-home-events .bt-calendar-prev:hover, .field-name-field-home-events .bt-calendar-next:focus, .field-name-field-home-events .bt-calendar-prev:focus {
    opacity: .7
}

.field-name-field-home-events .bt-calendar-prev:before {
    background-position: -54px -144px
}

.field-name-field-home-events .bt-calendar-next:before {
    background-position: -82px -144px
}

.field-name-field-home-events .table {
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    -webkit-box-shadow: 1px 1px 3px 0 #bcbdbf;
    box-shadow: 1px 1px 3px 0 #bcbdbf;
    border-radius: 10px
}

.field-name-field-home-events .table tbody tr:last-child td:first-child {
    border-bottom-left-radius: 10px
}

.field-name-field-home-events .table tbody tr:last-child td:last-child {
    border-bottom-right-radius: 10px
}

.field-name-field-home-events .calendar-month-header {
    color: #fff
}

.field-name-field-home-events .calendar-month-header th {
    background-color: #4058a2 ! important
}

.field-name-field-home-events .calendar-month-header th:first-child {
    border-top-left-radius: 10px
}

.field-name-field-home-events .calendar-month-header th:last-child {
    border-top-right-radius: 10px
}

.field-name-field-home-events .calendar-month-navigation button {
    background-color: transparent
}

.field-name-field-home-events .calendar-dow-header th {
    background-color: #d8e2eb ! important
}

.field-name-field-home-events .calendar-dow td {
    background-color: #f0f2fa ! important;
    border: none
}

.field-name-field-home-events .calendar-dow .event button {
    background-color: #4058a2 ! important;
    border: none;
    color: #fff;
    font-weight: normal
}

.field-name-field-home-events .calendar-dow .event button.today {
    margin-left: 0 !important
}

.field-name-field-home-events .calendar-dow .today {
    margin-left: 10px !important;
    color: #000;
    font-weight: bold;
    background-color: #ccd0d9;
    margin-top: -8px;
    width: 40px;
    height: 33px
}

.field-name-field-home-events .dow-clickable .day {
    color: #fff
}

@media (max-width: 767px) {
    .field-name-field-home-events .field-name-field-home-events-title {
        margin-bottom: 0
    }
    .field-name-field-home-events .field-collection-item-field-home-events {
        margin-bottom: -50px
    }
}

@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .field-name-field-home-events .calendar {
        margin-left: 10%;
        margin-right: 10%;
        margin-top: 45px;
        min-width: 80%
    }
    .field-name-field-home-events .event button {
        width: 40px;
        height: 33px
    }
}

.field-name-field-home-events .field-name-field-home-events-links {
    padding: 18px 25px 10px;
    background-color: #f0f2fa;
    margin-bottom: 40px
}

.field-name-field-home-events .field-name-field-home-events-links a {
    color: #000;
    margin-bottom: 10px;
    display: block;
    padding-left: 15px
}

.field-name-field-home-events .field-name-field-home-events-links a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -176px -144px;
    width: 8px;
    height: 13px;
    margin-right: 10px;
    margin-top: 4px;
    margin-left: -17px
}

.field-name-field-home-mediatheque:after {
    margin-bottom: 7px
}

.field-name-field-home-mediatheque .field-name-field-mediatheque-titre {
    color: #2e4799;
    font-size: 1.4em;
    padding: 4px 25px 24px 25px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 30px;
    margin-top: 14px
}

.field-name-field-home-mediatheque .atom-video-date abbr {
    text-transform: capitalize
}

.field-name-field-home-mediatheque .mediatheque_article {
    margin-bottom: 30px;
    padding: 0 15px
}

.field-name-field-home-mediatheque .atom-video-thumbnail a {
    position: relative;
    display: block
}

.field-name-field-home-mediatheque .atom-video-thumbnail a:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -188px -193px;
    background-color: #000;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto
}

.field-name-field-home-mediatheque .atom-video-thumbnail a img {
    margin-left: auto;
    margin-right: auto
}

.field-name-field-home-mediatheque .atom-video-thumbnail a:hover:before, .field-name-field-home-mediatheque .atom-video-thumbnail a:focus:before {
    background-color: #4058a2
}

.field-name-field-home-mediatheque .atom-video-thumbnail a:hover img, .field-name-field-home-mediatheque .atom-video-thumbnail a:focus img {
    opacity: .8
}

.field-name-field-home-mediatheque .atom-video-type {
    color: #2f4799
}

.field-name-field-home-mediatheque .atom-video-title {
    display: inline-block;
    font-size: 1.2em
}

.field-name-field-home-mediatheque .atom-video-intervenant {
    margin-top: 20px;
    display: inline-block;
    font-weight: bold
}

.field-name-field-home-mediatheque .atom-video-intervenant-description {
    display: block
}

.field-name-field-home-mediatheque .hidden {
    position: absolute;
    margin-top: 30px;
    margin-bottom: 40px
}

.field-name-field-home-mediatheque .field-collection-view-final {
    background-color: #fff;
    padding: 0 ! important;
    margin-bottom: 15px;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e3e3e3;
    border-bottom: 1px solid #c3c8ce
}

.field-name-field-home-mediatheque .field-name-field-mediatheque-liens {
    margin-bottom: 19px
}

.field-name-field-home-mediatheque .field-name-field-mediatheque-liens a {
    display: inline-block;
    color: #566bac;
    margin-right: 8px
}

.field-name-field-home-mediatheque .field-name-field-mediatheque-liens a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-right: 4px;
    margin-top: 4px
}

.field-name-field-home-mediatheque .field-name-field-mediatheque-liens a:hover, .field-name-field-home-mediatheque .field-name-field-mediatheque-liens a:focus {
    color: #0054ab
}

.field-name-field-home-mediatheque .atom-video-vide {
    padding-left: 15px
}

@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    .field-name-field-home-mediatheque .atom-video-thumbnail a:before {
        top: 30%
    }
    .field-name-field-home-mediatheque .video_body {
        background-color: #f0f2fa
    }
    .field-name-field-home-mediatheque .field-name-field-mediatheque-titre {
        margin-bottom: 10px
    }
    .field-name-field-home-mediatheque .atom-video-title {
        margin-top: 10px
    }
    .field-name-field-home-mediatheque .field-name-field-mediatheque-liens {
        text-align: center;
        margin-top: -5px
    }
    .field-name-field-home-mediatheque .field-name-field-mediatheque-liens .field-items {
        display: inline-block
    }
    .field-name-field-home-mediatheque .field-name-field-mediatheque-liens .field-item {
        display: inline-block
    }
}

@media (max-width: 767px) {
    .field-name-field-home-mediatheque .atom-video-thumbnail {
        text-align: center;
        margin-bottom: 20px
    }
    .field-name-field-home-mediatheque .atom-video-thumbnail img {
        width: 100%
    }
    .field-name-field-home-mediatheque .atom-video-thumbnail a:before {
        top: 40%
    }
    .field-name-field-home-mediatheque .video_titre_intervenant_description {
        background-color: #f0f2fa;
        padding-top: 10px;
        padding-bottom: 10px
    }
    .field-name-field-home-mediatheque .atom-video-intervenant {
        margin-bottom: 10px;
        display: block
    }
    .field-name-field-home-mediatheque .atom-video-type {
        margin-bottom: 10px;
        text-align: center
    }
    .field-name-field-home-mediatheque .atom-video-date {
        margin-bottom: 10px;
        text-align: center
    }
    .field-name-field-home-mediatheque .field-name-field-mediatheque-liens {
        padding-left: 15px
    }
}

.field-collection-item-field-home-mediatheque {
    margin-bottom: 10px
}

.field-collection-view {
    margin: 0;
    padding: 0
}

.field {
    padding: 0
}

.no-mediatheque {
    margin-top: -9px
}

#block-ihedn-block-ihedn-soutient, .field-collection-item-field-home-soutient-recherche {
    margin-top: -1px;
    padding: 0 20px;
    border: 1px solid #a4b3c9;
    margin-bottom: 20px;
    background: url("../img/content/bg-bloc-ihedn-recherche.png") center no-repeat;
    background-size: cover
}

#block-ihedn-block-ihedn-soutient .block-title, .field-collection-item-field-home-soutient-recherche .block-title, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-titre, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-titre {
    padding-top: 20px;
    text-align: center;
    font-style: italic;
    color: #2f4799;
    text-transform: none;
    font-size: 1em
}

#block-ihedn-block-ihedn-soutient .block-title:after, .field-collection-item-field-home-soutient-recherche .block-title:after, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-titre:after, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-titre:after {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: 0 -184px;
    height: 5px;
    width: 135px;
    margin: 15px auto 10px
}

#block-ihedn-block-ihedn-soutient .block-content, .field-collection-item-field-home-soutient-recherche .block-content, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens {
    padding-bottom: 0;
    font-weight: bold
}

#block-ihedn-block-ihedn-soutient .block-content .field-item, .field-collection-item-field-home-soutient-recherche .block-content .field-item, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens .field-item, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens .field-item, #block-ihedn-block-ihedn-soutient .block-content li, .field-collection-item-field-home-soutient-recherche .block-content li, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens li, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens li {
    margin-bottom: 15px !important
}

#block-ihedn-block-ihedn-soutient .block-content a, .field-collection-item-field-home-soutient-recherche .block-content a, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens a, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens a {
    color: #2f4799
}

#block-ihedn-block-ihedn-soutient .block-content a:before, .field-collection-item-field-home-soutient-recherche .block-content a:before, #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens a:before, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -261px -144px;
    width: 12px;
    height: 20px;
    margin-right: 10px
}

#block-ihedn-block-ihedn-soutient .block-content ul, .field-collection-item-field-home-soutient-recherche .block-content ul {
    list-style-type: none;
    padding: 0
}

@media (min-width: 768px) and (max-width: 991px), (min-width: 992px) and (max-width: 1199px), (min-width: 1200px) {
    #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens {
        padding-left: 26%
    }
}

@media (max-width: 767px) {
    #block-ihedn-block-ihedn-soutient .field-name-field-soutient-liens, .field-collection-item-field-home-soutient-recherche .field-name-field-soutient-liens {
        padding-left: 6%;
        font-size: .9em
    }
}

h1 {
    color: #1e2726;
    font-size: 1.43em
}

.node-body {
    margin-bottom: 56px
}

.node-logo {
    margin-bottom: 5px
}

.node-logo img {
    max-width: 100%;
    height: auto !important;
    max-height: 500px
}

.field-type-text-long blockquote {
    background-color: #e7e7e7;
    border-left: none;
    position: relative;
    padding-top: 47px;
    padding-bottom: 40px;
    font-size: 1.71em;
    line-height: 31px;
    text-indent: 100px
}

.field-type-text-long blockquote:before, .field-type-text-long blockquote:after {
    content: "";
    position: absolute;
    background-repeat: no-repeat
}

.field-type-text-long blockquote:before {
    top: 4px;
    left: 14px;
    width: 67px;
    height: 56px;
    background-image: url("../img/content/bg-blockquote-top-blue.png")
}

.field-type-text-long blockquote:after {
    bottom: 9px;
    right: 60px;
    width: 39px;
    height: 32px;
    background-image: url("../img/content/bg-blockquote-bot-blue.png")
}

.field-type-text-long h2 {
    color: #73b8ff;
    font-size: 1.36em
}

.field-type-text-long h3 {
    color: #0054ab;
    font-size: 1.29em
}

.field-type-text-long h4 {
    color: #717171;
    font-size: 1.22em
}

.field-type-text-long p {
    margin-bottom: 15px
}

.field-type-text-long img {
    max-width: 100%;
    height: auto
}

.field-type-text-long td {
    padding: 10px
}

.field-type-text-long table {
    margin-bottom: 15px
}

.node-vm-full .field-name-field-video iframe {
    width: 100%;
    height: 420px
}

.node-vm-full .field-name-field-video .field-name-scald-authors {
    display: none
}

.node-vm-full .field-name-field-theme {
    margin-bottom: 56px;
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 0
}

.node-vm-full .field-name-field-theme>li {
    display: inline
}

.node-vm-full .field-name-field-theme>li>a, .node-vm-full .field-name-field-theme>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.node-vm-full .field-name-field-theme>li:first-child>a, .node-vm-full .field-name-field-theme>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.node-vm-full .field-name-field-theme>li:last-child>a, .node-vm-full .field-name-field-theme>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.node-vm-full .field-name-field-theme>li>a:hover, .node-vm-full .field-name-field-theme>li>span:hover, .node-vm-full .field-name-field-theme>li>a:focus, .node-vm-full .field-name-field-theme>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}

.node-vm-full .field-name-field-theme>.active>a, .node-vm-full .field-name-field-theme>.active>span, .node-vm-full .field-name-field-theme>.active>a:hover, .node-vm-full .field-name-field-theme>.active>span:hover, .node-vm-full .field-name-field-theme>.active>a:focus, .node-vm-full .field-name-field-theme>.active>span:focus {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}

.node-vm-full .field-name-field-theme>.disabled>span, .node-vm-full .field-name-field-theme>.disabled>span:hover, .node-vm-full .field-name-field-theme>.disabled>span:focus, .node-vm-full .field-name-field-theme>.disabled>a, .node-vm-full .field-name-field-theme>.disabled>a:hover, .node-vm-full .field-name-field-theme>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.node-vm-full .field-name-field-theme li {
    list-style: none;
    font-weight: bold;
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    vertical-align: top
}

.node-vm-full .field-name-field-theme li a {
    font-weight: normal
}

.node-vm-full .field-name-field-theme li a:hover, .node-vm-full .field-name-field-theme li a:focus {
    background-color: #304385;
    color: #fff
}

.node-vm-full .field-name-field-theme li a:active {
    background-color: #4a5fa6;
    color: #fff
}

.node-vm-full .field-name-field-theme li a, .node-vm-full .field-name-field-theme li span {
    display: block;
    border: 0 none;
    padding: 9px 12px;
    font-size: .85em
}

.node-vm-full .field-name-field-theme li.next a, .node-vm-full .field-name-field-theme li.prev a, .node-vm-full .field-name-field-theme li.pager-last a, .node-vm-full .field-name-field-theme li.pager-first a {
    text-transform: capitalize
}

.node-vm-full .field-name-field-theme .active a, .node-vm-full .field-name-field-theme .active a:hover, .node-vm-full .field-name-field-theme .active a:focus, .node-vm-full .field-name-field-theme .active a:active {
    background-color: #4a5fa6;
    color: #fff;
    text-decoration: none;
    cursor: default
}

.node-vm-full .field-name-field-theme .active span, .node-vm-full .field-name-field-theme .active span:hover {
    background-color: #4a5fa6
}

.node-vm-full .field-name-field-theme .field-item {
    display: inline-block;
    margin-right: 15px
}

.date-type-article .type-article {
    float: left;
    margin-right: 15px
}

.date-type-article .date-article {
    float: left
}

@media (max-width: 767px) {
    .node-vm-full .document-article, .node-vm-full .video-article, .node-vm-full .galerie-article {
        margin: 0 -15px
    }
    .node-vm-full .document-article iframe, .node-vm-full .video-article iframe, .node-vm-full .galerie-article iframe {
        max-height: 235px
    }
    .node-vm-full .node-theme, .node-vm-full .node-ctasso, .node-vm-full .admin-info {
        margin-left: -15px;
        margin-right: -15px
    }
    .node-vm-full.node-article {
        margin: 0 15px
    }
}

.search-result {
    margin-bottom: 20px
}

.search-result:hover, .search-result:focus {
    background-color: #f7f7f7
}

.search-logo.logo-article {
    border-left: 20px solid #566bac
}

@media (max-width: 767px) {
    .search-logo.logo-article {
        max-height: 150px;
        overflow: hidden
    }
}

.search-logo.logo-article img {
    max-width: 100%;
    height: auto !important;
    max-height: 250px
}

@media (max-width: 767px) {
    .search-logo.logo-article img {
        width: 100%;
        height: auto !important;
        max-height: 400px
    }
}

.search-content-part {
    padding-bottom: 15px;
    padding-right: 30px
}

@media (max-width: 767px) {
    .search-content-part {
        margin: 0 15px
    }
}

.search-title {
    margin-top: 10px;
    margin-bottom: 3px;
    font-size: 1.36em;
    font-weight: bold
}

.search-date {
    font-size: .93em
}

.search-chapo {
    margin-bottom: 5px
}

@media (min-width: 992px) {
    .node-event .field-type-text-with-summary {
        padding-left: 40px;
        padding-right: 40px
    }
}

.node-event .field-name-field-logo {
    margin-top: 20px
}

.node-event .image {
    padding: 0 !important
}

.node-event .image img {
    margin-left: auto;
    margin-right: auto
}

.node-event h1, .node-event .field-name-field-event-intervenant {
    text-align: center;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px
}

.node-event h1:after, .node-event .field-name-field-event-intervenant:after {
    display: none
}

.node-event .field-name-field-event-intervenant {
    margin-top: 10px;
    font-style: italic;
    font-weight: normal;
    padding-left: 15px;
    padding-right: 15px
}

.node-event .field-name-field-event-lieu {
    padding: 0 25px
}

.node-event .field-name-field-event-lieu .field-label {
    margin-top: 26px
}

.node-event .field-name-field-event-lieu:before {
    margin-left: -25px;
    margin-right: -25px;
    content: '';
    height: 1px;
    background-color: #d6d6d6;
    display: block
}

.node-event .field-name-field-event-lieu .field-collection-view {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px
}

.node-event .field-collection-item-field-event-lieu:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -75px -261px;
    height: 26px;
    width: 21px;
    float: left;
    margin-right: 15px;
    margin-top: 7px
}

.node-event .field-name-field-event-lieu-adresse {
    padding-bottom: 0 !important
}

.node-event .field-name-field-event-lieu-info p {
    margin-top: 0
}

.node-event .group-event-lieu, .node-event .field-name-field-event-lieu-info {
    padding-left: 35px
}

.node-event .field-name-field-event-type {
    background-color: #f0f2fa;
    font-size: 1.3em;
    padding: 15px
}

.node-event .field-name-field-event-type .field-item {
    margin-left: 15px;
    color: #0054ab
}

.node-event iframe {
    width: 100%;
    min-height: 400px;
    height: auto
}

.node-event .field-collection-item-field-event-dates {
    margin-top: 10px;
    margin-bottom: 4px
}

.node-event .field-name-field-event-dates .field-label {
    padding: 0 25px;
    margin-bottom: 15px
}

.node-event .field-name-field-event-dates .field-item {
    background-color: #f0f2fa
}

.node-event .bloc-dates-evenement {
    text-align: center
}

.node-event .bloc-dates-evenement .event_date_debut_prefix, .node-event .bloc-dates-evenement .event_date_fin_prefix, .node-event .bloc-dates-evenement .group-debut, .node-event .bloc-dates-evenement .group-fin, .node-event .bloc-dates-evenement .date-display-single {
    display: inline-block
}

.node-event .bloc-dates-evenement .field-name-field-event-date-debut-heure:before, .node-event .bloc-dates-evenement .field-name-field-event-date-fin-heure:before {
    content: ':';
    display: inline-block
}

.node-event .bloc-dates-evenement .field-name-field-event-date-debut-heure, .node-event .bloc-dates-evenement .field-name-field-event-date-fin-heure {
    color: #2f4799
}

.node-event .bloc-dates-evenement .field-name-field-event-date {
    display: block
}

.node-event .bloc-dates-evenement .group-debut div, .node-event .bloc-dates-evenement .group-fin div {
    display: inline-block
}

.node-event .field-name-field-event-lieu-adresse .field-item:after {
    content: ","
}

.node-event .field-collection-view {
    padding: 0 25px
}

.node-event .event_inscription {
    text-align: center;
    margin-bottom: 30px;
    margin-top: 50px;
    padding-left: 15px;
    padding-right: 15px
}

.node-event .event_inscription a {
    width: 182px;
    height: auto;
    padding: 8px 30px;
    text-align: center;
    border-radius: 20px;
    background-color: #4b5fa6;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.node-event .event_inscription a:hover, .node-event .event_inscription a:focus {
    background-color: #2e4591
}

.node-logo.logo-event {
    border: none;
    margin-bottom: 20px
}

.node-vm-full .field-name-field-date-period {
    background-color: #566bac;
    color: #fff;
    padding: 15px;
    font-size: 1.29em;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0
}

.node-vm-full .field-name-field-event-place {
    background-color: #e7e7e7;
    padding: 15px 15px 5px 113px;
    min-height: 110px;
    background-repeat: no-repeat;
    background-position: 20px 20px;
    background-image: url("../img/content/vignette-point-localisation.png");
    margin-bottom: 15px;
    color: #1e2726
}

@media (max-width: 767px) {
    .node-vm-full.node-event {
        margin: 0 15px
    }
    .node-vm-full.node-event .date-event, .node-vm-full.node-event .lieu-event, .node-vm-full.node-event .galerie-event {
        margin-left: -15px;
        margin-right: -15px
    }
}

.search-logo.logo-event img {
    position: absolute;
    z-index: 0;
    top: 15px;
    left: 155px;
    top: 33px;
    left: 105px;
    width: 88px !important;
    height: auto !important
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-logo.logo-event img {
        left: 135px;
        top: 35px
    }
    .search-logo.logo-event img img {
        max-width: 125px;
        height: auto
    }
}

@media (min-width: 1200px) {
    .search-logo.logo-event img {
        width: auto !important;
        top: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-logo.logo-event img {
        left: 99px
    }
}

.search-event-left-part {
    background-color: #566bac
}

.search-date-big {
    background-color: #566bac;
    color: #fff;
    width: 140px;
    padding: 52px 0 52px 0;
    text-align: center;
    position: relative;
    z-index: 5;
    padding: 15px 0 15px 0;
    width: 90px;
    padding: 37px 0
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-date-big {
        width: 120px
    }
}

.search-date-big .date-day {
    font-weight: bold;
    font-size: 4em;
    line-height: 1.19em
}

.search-date-big .date-month {
    text-transform: uppercase;
    font-size: 1.09em
}

.search-date-big .date-day {
    font-size: 2.85em;
    line-height: 1.27em
}

.search-date-big .date-month {
    font-size: .8em
}

.search-date-big .date-year {
    font-size: .8em
}

@media (min-width: 768px) and (max-width: 991px) {
    .search-date-big {
        width: 82px
    }
}

.list-questions-faq {
    margin-top: 56px
}

.one-question {
    margin-bottom: 20px
}

.one-question .panel-title {
    margin-bottom: 0;
    font-size: 1.22em
}

.one-question .bootstrap-collapse-processed {
    color: #fff;
    background-color: #304385;
    display: block;
    font-weight: bold;
    padding: 15px 15px 15px 15px
}

.one-question .collapse-reponse {
    background-color: #f0f2fa;
    color: #1e2726
}

.one-question .collapse-reponse>div {
    padding: 15px 15px 15px 15px
}

.one-question h2 {
    padding-left: 0 !important
}

@media (max-width: 767px) {
    .node-faq h1, .node-faq .node-body {
        margin-left: 15px;
        margin-right: 15px
    }
}

.node-partenaire h1 {
    font-weight: bold;
    text-align: center;
    font-size: 1.7em;
    color: #2e4799;
    padding: 20px 15px 7px;
    margin: 0;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-bottom: none
}

.node-partenaire h1:after {
    content: normal
}

.node-partenaire .field-name-field-partenaire-type {
    text-align: center;
    font-style: italic;
    margin-bottom: 20px
}

.node-partenaire .scald-atom {
    padding-left: 15px;
    padding-right: 15px
}

.node-partenaire .scald-atom h1 {
    display: none !important
}

.partenaire-result .partenaire-logo h1 {
    display: none
}

@media (max-width: 767px) {
    .node-page h1, .node-page .body-page {
        margin-left: 15px;
        margin-right: 15px
    }
}

.node-page .logo-page img {
    margin-left: auto;
    margin-right: auto
}

.node-page .field-item div {
    padding-left: 10px
}

iframe.slmap-contact {
    width: 100%;
    height: 500px;
    border: none !important;
    margin-bottom: 57px
}

@media (max-width: 767px) {
    iframe.slmap-contact {
        height: 300px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    iframe.slmap-contact {
        height: 300px
    }
}

.node-type-actualite .field-name-body, .node-type-actualite .field-name-field-date {
    padding: 15px
}

.node-type-actualite .logo-page img {
    margin-left: auto;
    margin-right: auto
}

.double-col .node-association .content-sidebar .field, .double-col .node-fond-dotation .content-sidebar .field {
    padding-left: 15px
}

.double-col .node-association .content-sidebar .field-name-field-logo, .double-col .node-fond-dotation .content-sidebar .field-name-field-logo {
    margin-left: -15px
}

.double-col .node-association, .double-col .node-formation, .double-col .node-event, .double-col .node-fond-dotation {
    background-color: #f0f0f0
}

.double-col .node-association .image, .double-col .node-formation .image, .double-col .node-event .image, .double-col .node-fond-dotation .image {
    padding: 15px
}

.double-col .node-association .image iframe, .double-col .node-formation .image iframe, .double-col .node-event .image iframe, .double-col .node-fond-dotation .image iframe {
    display: block ! important
}

.double-col .node-association .image h1, .double-col .node-formation .image h1, .double-col .node-event .image h1, .double-col .node-fond-dotation .image h1 {
    display: none
}

.double-col .node-association .field-label, .double-col .node-formation .field-label, .double-col .node-event .field-label, .double-col .node-fond-dotation .field-label {
    min-width: 100%
}

.double-col .region-content {
    border: none;
    background-color: none
}

.double-col .main {
    background-color: #fff;
    border: 1px solid #e3e3e3
}

.double-col .main h1 {
    padding: 15px 15px 0 15px
}

.double-col .content-sidebar {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 15px 0 10px 0;
    margin-bottom: 21px
}

@media (max-width: 991px) {
    .double-col .content-sidebar {
        margin-top: 20px
    }
}

.double-col .content-sidebar img {
    margin-left: auto;
    margin-right: auto
}

.double-col .content-sidebar .field {
    padding-bottom: 5px
}

.page-atom .region-content {
    padding: 0
}

.page-atom .region-content .scald-atom.video, .page-atom .region-content .scald-atom.file {
    padding: 0
}

.page-atom .region-content .scald-atom.video h1, .page-atom .region-content .scald-atom.file h1 {
    margin-bottom: 0;
    padding: 15px 15px 0 15px
}

.page-atom .region-content .scald-atom.video iframe, .page-atom .region-content .scald-atom.file iframe {
    width: 100%;
    min-height: 400px;
    height: auto
}

.page-atom .region-content .scald-atom.video .field, .page-atom .region-content .scald-atom.file .field {
    padding: 5px 15px
}

.page-atom .region-content .scald-atom.video .field-type-taxonomy-term-reference, .page-atom .region-content .scald-atom.file .field-type-taxonomy-term-reference {
    background-color: #f0f2fa;
    margin-top: -5px;
    padding: 15px 35px 5px 35px
}

.page-atom .region-content .scald-atom.video .field-type-taxonomy-term-reference.field-name-field-scald-type-media, .page-atom .region-content .scald-atom.file .field-type-taxonomy-term-reference.field-name-field-scald-type-media, .page-atom .region-content .scald-atom.video .field-type-taxonomy-term-reference strong, .page-atom .region-content .scald-atom.file .field-type-taxonomy-term-reference strong {
    color: #2f4799
}

.page-atom .region-content .scald-atom.file .atom-file-desc {
    background-color: #f0f2fa
}

.page-atom .region-content .scald-atom.file .sl-scald-file {
    text-align: center;
    padding: 15px 0
}

.page-atom .region-content .scald-atom.file .sl-scald-file img {
    margin: 0 auto;
    margin-bottom: 15px
}

.page-atom .region-content .scald-atom.file .sl-scald-file i {
    font-size: .8em;
    color: #808080
}

.page-atom .region-content .scald-atom.file .field {
    clear: both
}

.page-atom .region-content .scald-atom.image {
    padding: 15px
}

.page-association .element-search, .node-association .element-search {
    position: relative
}

.page-association .element-search .img-video a:before, .node-association .element-search .img-video a:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -188px -193px;
    background-color: #000;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    top: 30%
}

.page-association .element-search .img-video a img:hover, .node-association .element-search .img-video a img:hover {
    opacity: .8
}

.page-association .element-search .date-type, .node-association .element-search .date-type {
    position: absolute;
    background-color: #fff;
    opacity: .6;
    bottom: 60px;
    width: 92.5%
}

.page-association .element-search .date-type span, .node-association .element-search .date-type span {
    display: inline-block;
    width: 50%
}

.page-association .element-search .date-type span.atom-video-type, .node-association .element-search .date-type span.atom-video-type {
    padding-left: 5px;
    font-weight: bold
}

.page-association .element-search .date-type span.atom-video-date, .node-association .element-search .date-type span.atom-video-date {
    text-align: right;
    padding-right: 5px
}

.page-association .element-search .intervenant-titre, .node-association .element-search .intervenant-titre {
    position: absolute;
    bottom: 0;
    width: 92.5%;
    background-color: #748cef;
    opacity: .8;
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px
}

.page-association .element-search .intervenant-titre .atom-video-intervenant, .node-association .element-search .intervenant-titre .atom-video-intervenant {
    color: #fff;
    font-weight: bold
}

.page-association .element-search .intervenant-titre .atom-video-title a, .node-association .element-search .intervenant-titre .atom-video-title a {
    color: #fff;
    font-weight: bold
}

.page-association .element-search-file, .node-association .element-search-file {
    position: relative
}

.page-association .element-search-file .img-file:hover img, .node-association .element-search-file .img-file:hover img {
    opacity: .8
}

.page-association .element-search-file .date-type, .node-association .element-search-file .date-type {
    position: absolute;
    background-color: #fff;
    opacity: .6;
    bottom: 60px;
    width: 92.5%
}

.page-association .element-search-file .date-type span, .node-association .element-search-file .date-type span {
    display: inline-block;
    width: 50%
}

.page-association .element-search-file .date-type span.atom-file-type, .node-association .element-search-file .date-type span.atom-file-type {
    padding-left: 5px;
    font-weight: bold
}

.page-association .element-search-file .date-type span.atom-file-date, .node-association .element-search-file .date-type span.atom-file-date {
    text-align: right;
    padding-right: 5px
}

.page-association .element-search-file .atom-file-title, .node-association .element-search-file .atom-file-title {
    position: absolute;
    bottom: 0;
    width: 91.5%;
    background-color: #748cef;
    opacity: .8;
    padding: 20px
}

.page-association .element-search-file .atom-file-title a, .node-association .element-search-file .atom-file-title a {
    color: #fff;
    font-weight: bold
}

.page-association .field-name-field-associations-liens, .node-association .field-name-field-associations-liens {
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 ! important;
    margin: 0 0 20px 0
}

.page-association .field-name-field-associations-liens .field-label, .node-association .field-name-field-associations-liens .field-label {
    padding: 20px 35px;
    border-bottom: 1px solid #d6d6d6;
    font-weight: normal;
    font-size: 1.1em;
    font-weight: bold
}

.page-association .field-name-field-associations-liens .field-items, .node-association .field-name-field-associations-liens .field-items {
    padding: 20px 35px 15px
}

.page-association .field-name-field-associations-liens .field-items .field-item, .node-association .field-name-field-associations-liens .field-items .field-item {
    margin-bottom: 10px
}

.page-association .field-name-field-associations-liens .field-items a, .node-association .field-name-field-associations-liens .field-items a {
    color: #000
}

.page-association .field-name-field-associations-liens .field-items a:before, .node-association .field-name-field-associations-liens .field-items a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -176px -144px;
    width: 8px;
    height: 13px;
    margin-right: 10px;
    margin-top: 4px
}

.node-formation .main {
    margin-bottom: 20px;
    border: none;
    background-color: transparent
}

.node-formation .main h1.page-title {
    font-weight: bold;
    text-align: center;
    font-size: 1.7em;
    color: #2e4799;
    padding: 20px 15px 7px;
    margin: 0;
    background-color: #fff
}

.node-formation .main h1.page-title:after {
    content: normal
}

.node-formation .main .field-name-field-title-second-line .field-items {
    margin-top: -20px
}

.node-formation .main .content-main {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-top: none
}

.node-formation .field-name-field-formation-thematique {
    text-align: center;
    font-style: italic;
    margin-bottom: 20px
}

.node-formation .scald-atom .img-responsive {
    max-width: 100%
}

.node-formation .group-zone-plaquette {
    position: relative;
    margin-bottom: 30px;
    background-color: #f0f2fa;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 30px;
    display: table;
    min-width: 100%
}

.node-formation .group-zone-plaquette:after {
    content: "";
    display: table;
    clear: both;
    float: none
}

.node-formation .group-zone-plaquette .field-name-body {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding: 0
}

.node-formation .group-zone-plaquette .field-name-body .field-items {
    display: table-cell;
    vertical-align: middle;
    font-size: .95em
}

.node-formation .group-zone-plaquette .field-type-text-with-summary {
    display: block;
    font-size: 1.05em
}

.node-formation .group-zone-plaquette .field-type-text-with-summary p {
    padding: 0
}

.node-formation .group-zone-plaquette .field-name-field-formation-plaquette {
    padding: 0;
    width: 15%;
    display: table-cell;
    padding: 0 0 30px 30px;
    text-align: right
}

.node-formation .group-zone-plaquette .field-name-field-formation-plaquette .image {
    padding: 0
}

.node-formation .group-zone-plaquette .field-name-field-formation-plaquette .thumbnail {
    display: block
}

.node-formation .group-zone-plaquette .field-name-field-formation-plaquette .thumbnail img {
    display: block;
    height: auto;
    max-width: none
}

.node-formation .group-zone-plaquette .field-name-field-formation-plaquette a {
    color: #404040;
    font-style: italic;
    font-size: .85em;
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 60px;
    width: 100%;
    padding: 10px 30px 15px;
    text-align: right
}

.node-formation .field-name-field-formation-objectifs, .node-formation .field-name-field-formation-public-concernes, .node-formation .field-name-field-formation-principaux-theme, .node-formation .field-name-field-formation-accordeon .entity-field-collection-item {
    position: relative
}

@media (min-width: 768px) {
    .node-formation .field-name-field-formation-objectifs:before, .node-formation .field-name-field-formation-public-concernes:before, .node-formation .field-name-field-formation-principaux-theme:before, .node-formation .field-name-field-formation-accordeon .entity-field-collection-item:before {
        content: "";
        height: 1px;
        display: block;
        background-color: #d6d6d6;
        width: 50%;
        margin: 0 15% 0 35%;
        position: absolute;
        top: 13px;
        left: 0;
        z-index: 3
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .node-formation .field-name-field-formation-objectifs:before, .node-formation .field-name-field-formation-public-concernes:before, .node-formation .field-name-field-formation-principaux-theme:before, .node-formation .field-name-field-formation-accordeon .entity-field-collection-item:before {
        width: 40%;
        margin: 0 15% 0 45%
    }
}

.node-formation .field-name-field-formation-acrd-titre .field-item {
    color: #2e4799;
    font-weight: bold;
    font-size: 1.1em
}

.node-formation .field-name-field-formation-objectifs .field-label, .node-formation .field-name-field-formation-public-concernes .field-label, .node-formation .field-name-field-formation-principaux-theme .field-label {
    color: #2e4799;
    font-weight: bold;
    font-size: 1.2em;
    padding: 0 15px
}

.node-formation .field-name-field-formation-objectifs .field-items, .node-formation .field-name-field-formation-public-concernes .field-items, .node-formation .field-name-field-formation-principaux-theme .field-items {
    padding: 25px 15px 25px 30px;
    font-size: .95em
}

.node-formation .field-name-field-formation-objectifs .field-items p, .node-formation .field-name-field-formation-public-concernes .field-items p, .node-formation .field-name-field-formation-principaux-theme .field-items p {
    margin: 0
}

.node-formation .field-collection-container {
    margin-bottom: 20px
}

.node-formation .field-name-field-formation-accordeon .bootstrap-collapse-processed .field-item {
    position: relative
}

.node-formation .field-name-field-formation-accordeon .bootstrap-collapse-processed .field-item:after {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -109px -144px;
    width: 15px;
    height: 8px;
    position: absolute;
    right: 30px;
    top: 7px
}

.node-formation .field-name-field-formation-accordeon .bootstrap-collapse-processed:not(.collapsed) .field-item:after {
    background-position: -143px -144px
}

.node-formation .field-name-field-formation-accordeon .entity-field-collection-item:after {
    content: normal
}

.node-formation .field-name-field-formation-accordeon .field-collection-view {
    padding: 0;
    margin: 0;
    border: none
}

.node-formation .field-name-field-formation-accordeon .field-collection-view:after, .node-formation .field-name-field-formation-accordeon .field-collection-view:before {
    content: normal
}

.node-formation .field-name-field-formation-accordeon .field-name-field-formation-acrd-titre {
    color: #2e4799;
    font-weight: bold;
    font-size: 1.1em;
    padding: 0;
    border: none;
    margin-bottom: 15px
}

.node-formation .field-name-field-formation-accordeon .field-name-field-formation-acrd-titre .field-item {
    background-color: #fff;
    padding: 0 15px
}

.node-formation .field-name-field-formation-accordeon .field-name-field-formation-acrd-texte {
    padding: 10px 15px 25px 30px ! important;
    font-size: .95em;
    line-height: 1.4em;
    border: none
}

.node-formation .field-name-field-formation-accordeon .field-name-field-formation-acrd-texte p {
    margin: 0
}

.node-formation .field-name-field-formation-accordeon .field-name-field-formation-acrd-texte ul {
    padding-left: 10px
}

.node-formation .content-sidebar {
    padding-bottom: 0;
    padding-top: 0;
    border: none;
    margin-bottom: 20px;
    border-bottom: 1px solid #dfdfdf
}

.node-formation .content-sidebar .field-collection-container, .node-formation .content-sidebar .group-formation {
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e2e2e2
}

.node-formation .content-sidebar .group-formation:last-child:after {
    content: normal
}

.node-formation .formation_inscription a, .node-formation .formation_info_inscription a {
    display: block;
    width: 100%;
    text-align: center;
    vertical-akign: middle
}

.node-formation .formation_inscription a {
    color: #fff;
    font-size: 1.7em;
    font-style: italic;
    height: 90px;
    line-height: 90px;
    border-radius: 3px;
    background: repeating-linear-gradient(-50deg, #30448b, #30448b 150px, #304797 150px, #304797 400px);
    position: relative;
    padding-left: 25px;
    margin-top: 2px;
    -webkit-box-shadow: 1px 1px 5px #666;
    box-shadow: 1px 1px 5px #666
}

@media (min-width: 992px) and (max-width: 1199px) {
    .node-formation .formation_inscription a {
        padding-left: 50px
    }
}

.node-formation .formation_inscription a:before {
    content: "";
    display: block;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: 0 -261px;
    width: 55px;
    height: 56px;
    position: absolute;
    left: 65px;
    top: 14px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .node-formation .formation_inscription a:before {
        left: 40px
    }
}

.node-formation .formation_inscription a:hover, .node-formation .formation_inscription a:focus {
    background: repeating-linear-gradient(-50deg, #304797, #304797 150px, #30448b 150px, #30448b 400px)
}

.node-formation .formation-how-register a {
    color: #404040;
    font-size: 1em;
    height: 50px;
    line-height: 50px
}

.node-formation .field-name-field-formation-duree, .node-formation .field-name-field-formation-code-unique {
    display: block;
    float: left;
    height: 61px;
    vertical-lign: middle;
    padding-bottom: 0
}

.node-formation .field-name-field-formation-duree .field-item, .node-formation .field-name-field-formation-code-unique .field-item {
    width: 100%;
    text-align: center
}

.node-formation .field-name-field-formation-duree:after, .node-formation .field-name-field-formation-code-unique:after {
    content: "";
    display: table;
    float: none;
    clear: both
}

.node-formation .field-name-field-formation-duree {
    color: #fff;
    background-color: #2e4799;
    width: 60%;
    line-height: 61px;
    font-size: 1.3em;
    padding: 0
}

.node-formation .field-name-field-formation-code-unique {
    background-color: #f0f2fa;
    width: 40%;
    padding-top: 7px;
    color: #2e4799;
    font-weight: bold
}

.node-formation .field-name-field-formation-code-unique .field-item {
    font-size: 1.4em
}

.node-formation .field-name-field-formation-code-unique .field-label {
    color: #2e4799;
    text-align: center;
    width: 100%;
    display: block;
    font-size: .9em
}

.node-formation .field-collection-container .field-label, .node-formation .group-formation h3 {
    padding: 13px 25px 13px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    display: block
}

.node-formation .content-sidebar .field-collection-container {
    clear: both;
    float: none;
    margin-bottom: 0
}

.node-formation .content-sidebar .field-collection-container:after {
    content: "";
    width: 98%;
    margin: 0 1%;
    height: 1px;
    background-color: #d6d6d6;
    display: block;
    visibility: visible
}

.node-formation .content-sidebar .field-collection-container .field {
    padding: 0
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-label {
    padding-top: 25px
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view {
    padding: 0;
    margin: 0
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view:after {
    content: none
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view .entity-field-collection-item {
    position: relative
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view .entity-field-collection-item:after {
    content: none
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view .field-name-field-formation-dates-texte {
    margin-top: 10px;
    text-align: right;
    padding: 0 25px
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-dates .field-collection-view .field-name-field-formation-dates-texte p {
    margin: 0;
    font-size: .9em
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-lieu .field-collection-view {
    padding: 0 0 15px;
    margin: 0
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-lieu .field-collection-view .content {
    padding: 0
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-lieu .field-collection-view .field-name-field-formation-lieu-lieu {
    padding: 0 25px 5px
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-lieu .field-collection-view .field-name-field-formation-lieu-lieu:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -75px -261px;
    height: 26px;
    width: 21px;
    display: inline-block;
    float: left;
    margin-right: 10px
}

.node-formation .content-sidebar .field-collection-container .field-name-field-formation-lieu .field-collection-view .field-name-field-formation-lieu-information {
    padding: 0 25px 0 55px
}

.node-formation .field-name-field-formation-tarif-public, .node-formation .field-name-field-formation-tarif-prive {
    padding: 0 25px
}

.node-formation .field-name-field-formation-tarif-public .field-label, .node-formation .field-name-field-formation-tarif-prive .field-label, .node-formation .field-name-field-formation-tarif-public .field-items, .node-formation .field-name-field-formation-tarif-prive .field-items {
    height: 36px;
    line-height: 36px;
    display: block;
    float: left;
    vertical-align: middle
}

.node-formation .field-name-field-formation-tarif-public:after, .node-formation .field-name-field-formation-tarif-prive:after {
    content: "";
    display: table;
    float: none;
    clear: both
}

.node-formation .field-name-field-formation-tarif-public .field-label, .node-formation .field-name-field-formation-tarif-prive .field-label {
    width: 40%;
    min-width: 40%;
    font-weight: normal
}

.node-formation .field-name-field-formation-tarif-public .field-label:before, .node-formation .field-name-field-formation-tarif-prive .field-label:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -116px -261px;
    height: 24px;
    width: 24px;
    display: block;
    float: left;
    margin-right: 15px;
    margin-top: 7px
}

.node-formation .field-name-field-formation-tarif-public .field-items, .node-formation .field-name-field-formation-tarif-prive .field-items {
    width: 60%;
    background-color: #f0f2fa;
    text-align: center;
    font-size: 1em
}

.node-formation .field-name-field-formation-tarif-public .field-items .field-item, .node-formation .field-name-field-formation-tarif-prive .field-items .field-item {
    height: 100%;
    overflow: auto
}

.node-formation .field-name-field-formation-tarif-texte {
    padding: 0 25px
}

.node-formation .group-formation .field-group-format-wrapper {
    padding-bottom: 15px
}

.node-formation .group-formation:after {
    content: "";
    width: 98%;
    margin: 0 1%;
    height: 1px;
    background-color: #d6d6d6;
    display: block;
    visibility: visible
}

.node-formation .group-formation h3 {
    margin: 0
}

.node-formation .group-formation:last-child:after {
    content: normal
}

.node-formation .field-name-field-formation-courriel .field-item {
    display: inline-block
}

.node-formation .field-name-field-formation-courriel .field-item a {
    display: inline
}

.node-formation .field-name-field-formation-courriel, .node-formation .field-name-field-formation-telephone {
    padding: 0 25px
}

.node-formation .field-name-field-formation-courriel .field-item, .node-formation .field-name-field-formation-telephone .field-item {
    display: block;
    float: left;
    margin-bottom: 7px
}

.node-formation .field-name-field-formation-courriel .field-item:before, .node-formation .field-name-field-formation-telephone .field-item:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -160px -261px;
    height: 13px;
    width: 20px;
    float: left;
    margin-right: 15px;
    margin-top: 4px
}

.node-formation .field-name-field-formation-courriel:after, .node-formation .field-name-field-formation-telephone:after {
    content: "";
    display: table;
    clear: both;
    float: none
}

.node-formation .field-name-field-formation-courriel a, .node-formation .field-name-field-formation-telephone a {
    color: #000
}

.node-formation .field-name-field-formation-telephone .field-item:before {
    background-position: -199px -261px;
    height: 20px
}

.node-formation .field-name-field-formation-propositions {
    background-color: #fff;
    border-left: 1px solid #dfdfdf;
    border-right: 1px solid #e2e2e2;
    border-bottom: 1px solid #dfdfdf;
    padding: 0 ! important;
    margin: 0 0 20px 0
}

.node-formation .field-name-field-formation-propositions .field-label {
    padding: 20px 35px;
    border-bottom: 1px solid #d6d6d6;
    font-weight: normal;
    font-size: 1.1em;
    font-weight: bold
}

.node-formation .field-name-field-formation-propositions .field-items {
    padding: 20px 35px 15px
}

.node-formation .field-name-field-formation-propositions .field-items .field-item {
    margin-bottom: 10px
}

.node-formation .field-name-field-formation-propositions .field-items a {
    color: #000
}

.node-formation .field-name-field-formation-propositions .field-items a:before {
    content: "";
    float: left;
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -176px -144px;
    width: 8px;
    height: 13px;
    margin-right: 10px;
    margin-top: 4px
}

.bloc-dates-formation {
    margin-bottom: 10px
}

.bloc-dates-formation .bloc-nom-session-formation {
    background-color: #f0f2fa;
    padding: 10px 25px
}

.bloc-dates-formation .nom-session-formation {
    font-weight: bold
}

.bloc-dates-formation.bloc-dates-formation-complet .formation-complet {
    color: #b40000
}

.bloc-dates-formation.bloc-dates-formation-complet .bloc-nom-session-formation {
    background-color: #ffd9d9;
    width: 100%
}

.bloc-dates-formation.bloc-dates-formation-complet .bloc-nom-session-formation .nom-session-formation {
    padding-right: 10px
}

.bloc-dates-formation.bloc-dates-formation-complet .bloc-nom-session-formation .formation-complet {
    text-transform: uppercase;
    font-size: .8em
}

.bloc-dates-formation .bloc-formation-dates {
    text-align: right;
    padding-right: 10px
}

.bloc-dates-formation .bloc-formation-dates .formation_date_debut_prefix, .bloc-dates-formation .bloc-formation-dates .formation_date_fin_prefix, .bloc-dates-formation .bloc-formation-dates .bloc-date-debut, .bloc-dates-formation .bloc-formation-dates .bloc-date-fin {
    text-align: right;
    padding-top: 5px;
    display: inline-block
}

.bloc-dates-formation .bloc-formation-dates .formation_date_debut_prefix div, .bloc-dates-formation .bloc-formation-dates .formation_date_fin_prefix div, .bloc-dates-formation .bloc-formation-dates .bloc-date-debut div, .bloc-dates-formation .bloc-formation-dates .bloc-date-fin div {
    display: inline-block
}

.result-type-formation.search-result-block {
    display: block
}

.result-type-formation.search-result-block .text-type-formation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%
}

.result-type-formation.search-result-block .titre-type-formation {
    text-align: center;
    position: relative;
    background-color: rgba(40, 58, 124, 0.8);
    max-width: 100%;
    color: #fff;
    padding: 4px;
    font-size: 1.1em;
    margin-bottom: 0
}

.result-type-formation.search-result-block .read-more {
    display: none
}

.result-type-formation.search-result-block .logo-type-formation img {
    margin-left: auto;
    margin-right: auto
}

.result-type-formation.search-result-block:hover, .result-type-formation.search-result-block:focus {
    background-color: #283a7c;
    position: relative
}

.result-type-formation.search-result-block:hover .text-type-formation, .result-type-formation.search-result-block:focus .text-type-formation {
    position: absolute;
    top: 20%;
    left: 0;
    right: 0
}

.result-type-formation.search-result-block:hover .read-more, .result-type-formation.search-result-block:focus .read-more {
    text-align: center;
    display: block;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px
}

.result-type-formation.search-result-block:hover .read-more:before, .result-type-formation.search-result-block:focus .read-more:before {
    background-position: -232px -144px
}

.result-type-formation.search-result-block:hover .titre-type-formation, .result-type-formation.search-result-block:focus .titre-type-formation {
    background-color: transparent;
    margin-top: 10px;
    margin-bottom: 40px;
    font-size: 1.6em;
    color: #fff;
    text-decoration: underline
}

.result-type-formation.search-result-block:hover .logo-type-formation, .result-type-formation.search-result-block:focus .logo-type-formation {
    opacity: .2
}

.view-vue-mediatheque .view-content {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 50px
}

.view-vue-mediatheque .view-content:before, .view-vue-mediatheque .view-content:after {
    content: " ";
    display: table
}

.view-vue-mediatheque .view-content:after {
    clear: both
}

.view-vue-mediatheque .view-content:before, .view-vue-mediatheque .view-content:after {
    content: " ";
    display: table
}

.view-vue-mediatheque .view-content:after {
    clear: both
}

.view-vue-mediatheque .view-content img, .view-vue-mediatheque .view-content iframe {
    max-width: 100%;
    height: auto;
    display: block;
    margin: auto
}

.view-vue-mediatheque .view-content iframe {
    height: 220px
}

.view-vue-mediatheque .views-field-representation {
    height: 220px;
    overflow: hidden
}

.view-vue-mediatheque .views-field-representation .field-content {
    display: block
}

.view-vue-mediatheque .views-field-title {
    font-weight: bold;
    margin-bottom: 15px
}

.view-vue-mediatheque .view-content>div {
    margin-bottom: 25px
}

.view-vue-mediatheque .views-label {
    font-weight: bold
}

.view-vue-mediatheque .field-content {
    display: inline-block
}

.alert-danger {
    margin-top: 20px
}

.alert-danger .close {
    position: absolute
}

#block-sl-blocks-block-head-contact {
    background-color: #e7e7e7;
    margin-bottom: 0;
    padding: 20px 15px 15px 15px;
    color: #1e2726;
    padding-bottom: 0
}

.contact-form {
    background-color: #e7e7e7;
    padding: 15px
}

.contact-form:before, .contact-form:after {
    content: " ";
    display: table
}

.contact-form:after {
    clear: both
}

.contact-form:before, .contact-form:after {
    content: " ";
    display: table
}

.contact-form:after {
    clear: both
}

.contact-form label {
    height: auto;
    margin-bottom: 0
}

.contact-form .form-control {
    background-color: #fff
}

.contact-form .form-submit {
    float: right;
    clear: both
}

.contact-form .form-type-textarea {
    margin-bottom: 5px
}

@media (max-width: 767px) {
    .views-title {
        margin-left: 15px;
        margin-right: 15px
    }
}

.view-filters {
    background-color: #e7e7e7;
    padding: 15px 15px 5px 15px;
    position: relative
}

.view-filters .views-exposed-widget {
    position: relative;
    width: 300px;
    padding-top: 0;
    margin-bottom: 15px
}

.view-filters .views-exposed-widget label {
    pointer-events: none;
    margin-bottom: 0
}

.view-filters .views-exposed-widget .form-submit {
    margin-top: 30px
}

.view-header {
    background-color: #e7e7e7;
    padding: 5px 15px 15px 15px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 1.08em;
    color: #1e2726
}

form .form-item {
    position: relative
}

form .form-item:before, form .form-item:after {
    content: " ";
    display: table
}

form .form-item:after {
    clear: both
}

form .form-item:before, form .form-item:after {
    content: " ";
    display: table
}

form .form-item:after {
    clear: both
}

form label {
    display: block;
    vertical-align: top;
    height: 30px;
    padding: 7px 8px 7px 0;
    color: #1e2726;
    font-size: .93em
}

@media (min-width: 768px) and (max-width: 991px) {
    form label {
        margin-bottom: 0;
        right: 1px;
        width: auto
    }
}

form .form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    display: block;
    vertical-align: top;
    border: 1px solid #fff;
    font-size: .93em
}

form .form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #566bac
}

.form-type-textarea label {
    width: 80%
}

.form-type-textarea textarea {
    border-radius: 0;
    width: 100% !important;
    opacity: 1 !important;
    border: 1px solid #fff;
    padding-left: 12px;
    padding-top: 34px
}

.form-type-textarea textarea:focus {
    border-color: #566bac
}

@media (min-width: 768px) and (max-width: 991px) {
    .form-type-textarea textarea {
        height: 100px
    }
}

body .form-submit {
    border-radius: 0;
    background-color: #304385;
    color: #fff;
    border: 1px solid #e7e7e7
}

body .form-submit:hover {
    background-color: #fff;
    color: #566bac;
    border-color: #566bac
}

body .form-submit:focus, body .form-submit:active {
    background-color: #e7e7e7;
    color: #566bac;
    border-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none
}

#user-login, #sso-form, #user-register-form, #user-pass, #scald-atom-add-form-source, #scald-atom-add-form-add, #scald-atom-add-form-options {
    background-color: #e7e7e7;
    padding: 15px 15px 15px 15px;
    position: relative
}

#user-login .help-block, #user-register-form .help-block, #user-pass .help-block, #scald-atom-add-form-source .help-block, #scald-atom-add-form-add .help-block, #scald-atom-add-form-options .help-block {
    color: #1e2726
}

.input-group:before, .input-group:after {
    content: " ";
    display: table
}

.input-group:after {
    clear: both
}

.input-group:before, .input-group:after {
    content: " ";
    display: table
}

.input-group:after {
    clear: both
}

.input-group .glyphicon-refresh.glyphicon-spin, #favorite-loading:not(.hidden) {
    background-image: url("../img/loader-mini.gif");
    width: 24px;
    height: 24px;
    margin-right: 5px
}

.input-group .glyphicon-refresh.glyphicon-spin {
    float: right;
    margin-top: -28px
}

#favorite-loading:not(.hidden) {
    display: inline-block;
    vertical-align: -25%;
    margin-left: 10px
}

.webform-confirmation {
    margin-top: 50px;
    margin-bottom: 70px
}

.pagination li {
    list-style: none;
    font-weight: bold;
    display: inline-block;
    padding: 0;
    margin-right: 10px;
    vertical-align: top
}

.pagination li a {
    font-weight: normal
}

.pagination li a:hover, .pagination li a:focus {
    background-color: #304385;
    color: #fff
}

.pagination li a:active {
    background-color: #4a5fa6;
    color: #fff
}

.pagination li a, .pagination li span {
    display: block;
    border: 0 none;
    padding: 9px 12px;
    font-size: .85em
}

.pagination li.next a, .pagination li.prev a, .pagination li.pager-last a, .pagination li.pager-first a {
    text-transform: capitalize
}

.pagination .active a, .pagination .active a:hover, .pagination .active a:focus, .pagination .active a:active {
    background-color: #4a5fa6;
    color: #fff;
    text-decoration: none;
    cursor: default
}

.pagination .active span, .pagination .active span:hover {
    background-color: #4a5fa6
}

#block-sl-search-block-header-search {
    position: absolute;
    right: 30px;
    top: 100%;
    z-index: 80;
    padding-top: 15px
}

@media (max-width: 767px) {
    #block-sl-search-block-header-search {
        right: 0;
        position: relative;
        margin: auto;
        width: 266px;
        max-width: 100%;
        padding-bottom: 15px
    }
}

#block-sl-search-block-header-search .form-control {
    background-color: #fff;
    border-color: #898a8c;
    padding: 12px 20px;
    width: 380px;
    height: auto;
    color: #9fabab;
    font-style: italic;
    font-size: .93em;
    border-radius: 42px
}

#block-sl-search-block-header-search .form-control:active, #block-sl-search-block-header-search .form-control:focus {
    border-color: #566bac
}

@media (max-width: 767px) {
    #block-sl-search-block-header-search .form-control {
        width: 220px;
        margin-right: -80px
    }
}

#block-sl-search-block-header-search .form-type-textfield {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: top
}

@media (max-width: 767px) {
    #block-sl-search-block-header-search .form-type-textfield {
        width: 186px
    }
}

#block-sl-search-block-header-search .form-submit {
    border: none;
    background-color: #202528;
    text-transform: uppercase;
    color: #fff;
    padding: 11px 15px 10px 15px;
    font-size: .93em;
    font-weight: bold;
    margin-top: 2px;
    border-radius: 42px
}

#block-sl-search-block-header-search .form-submit:hover {
    background-color: #566bac
}

#block-sl-search-block-header-search .form-submit:active, #block-sl-search-block-header-search .form-submit:focus {
    background-color: #898a8c
}

@media (max-width: 767px) {
    #block-sl-search-block-header-search .form-submit {
        padding-top: 39px;
        padding-bottom: 0;
        height: 39px;
        width: 70px;
        overflow: hidden;
        background-image: url("../img/header/search_loupe.png");
        background-repeat: no-repeat;
        background-position: right 10px top 7px
    }
}

#search-form {
    background-color: #e7e7e7;
    padding: 15px 15px 5px 15px;
    position: relative;
    margin-top: 60px
}

#search-form .form-submit {
    margin-top: 20px
}

#search-form .form-inline .form-control {
    display: block
}

.page-search-site #block-system-main h2 {
    color: #1e2726;
    font-size: 1.43em;
    position: absolute;
    top: 0
}

.page-search-site #block-system-main .ds-search-extra {
    margin-top: 10px;
    margin-bottom: 15px
}

.page-espace-membre-inscription .region-content form {
    background-color: #e7e7e7;
    padding-top: 15px;
    padding-bottom: 15px
}

.page-espace-membre-inscription .region-content form input, .page-espace-membre-inscription .region-content form select {
    border: 0
}

#user-profile-form {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
    padding: 20px
}

#user-profile-form .form-control {
    border: 1px solid #d6d6d6;
    border-radius: 10px
}

#user-profile-form .form-type-password .control-label .label {
    float: right;
    font-style: italic;
    font-weight: normal;
    margin-left: 10px
}

#user-profile-form .help-block {
    clear: both;
    padding: 0 15px
}

#user-profile-form .form-actions {
    margin-top: 30px
}

#user-profile-form .form-submit {
    border-radius: 20px;
    margin-right: 20px
}

@media (max-width: 767px) {
    #user-profile-form .form-submit {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
}

#user-profile-form #edit-submit {
    background-color: #4b5fa6;
    border: 0 none
}

#user-profile-form #edit-submit:hover, #user-profile-form #edit-submit:focus {
    background-color: #2e407e;
    color: #fff
}

#user-profile-form #edit-cancel {
    background-color: #fff;
    color: #566bac;
    border-color: #566bac
}

@media (max-width: 767px) {
    #user-profile-form #edit-cancel {
        margin-top: 20px
    }
}

#user-profile-form #edit-cancel:hover, #user-profile-form #edit-cancel:focus {
    background-color: #2e407e;
    color: #fff
}

.taxonomy-ctasso {
    margin-bottom: 56px;
    clear: both
}

.taxonomy-subtheme {
    margin-bottom: 56px;
    clear: both
}

.taxo-vm-vignettehome {
    margin-bottom: 30px
}

@media (max-width: 767px) {
    .taxo-vm-vignettehome {
        padding: 0 30px 0 30px
    }
}

@media (max-width: 767px) {
    .taxo-vm-vignettehome .vignette-logo {
        margin: 0 -15px 0 -15px
    }
}

.taxo-vm-vignettehome .vignette-logo img {
    margin-bottom: 10px;
    max-width: 100%;
    max-height: 128px;
    height: auto !important
}

#site-map h1 {
    padding-top: 15px !important
}

#site-map h2.title {
    background-color: #566bac;
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    display: block;
    font-size: 1.22em;
    font-weight: bold;
    padding: 15px 15px 15px 15px
}

#site-map h1, #site-map .site-map-message {
    padding: 0 15px
}

#site-map .site-map-box {
    background-color: #f0f2fa;
    color: #1e2726;
    margin-bottom: 20px
}

#site-map .site-map-box .content {
    padding: 15px 15px 5px 15px
}

#site-map .site-map-box li {
    font-weight: bold;
    font-size: 1.08em
}

.page-recherche .region-content, .page-mediatheque .region-content, .page-evenement .region-content, .page-association .region-content, .page-formation .region-content, .page-partenaire .region-content, .page-actualite .region-content, .page-espace-membre .region-content, .page-user-edit .region-content {
    background-color: transparent;
    border: none
}

.page-recherche .block-title-search, .page-mediatheque .block-title-search, .page-evenement .block-title-search, .page-association .block-title-search, .page-formation .block-title-search, .page-partenaire .block-title-search, .page-actualite .block-title-search, .page-espace-membre .block-title-search, .page-user-edit .block-title-search, .page-recherche .search-result-block, .page-mediatheque .search-result-block, .page-evenement .search-result-block, .page-association .search-result-block, .page-formation .search-result-block, .page-partenaire .search-result-block, .page-actualite .search-result-block, .page-espace-membre .search-result-block, .page-user-edit .search-result-block, .page-recherche .block-title-espace-membre, .page-mediatheque .block-title-espace-membre, .page-evenement .block-title-espace-membre, .page-association .block-title-espace-membre, .page-formation .block-title-espace-membre, .page-partenaire .block-title-espace-membre, .page-actualite .block-title-espace-membre, .page-espace-membre .block-title-espace-membre, .page-user-edit .block-title-espace-membre {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.22)
}

.page-recherche .block-title-search, .page-mediatheque .block-title-search, .page-evenement .block-title-search, .page-association .block-title-search, .page-formation .block-title-search, .page-partenaire .block-title-search, .page-actualite .block-title-search, .page-espace-membre .block-title-search, .page-user-edit .block-title-search {
    padding: 15px;
    margin-bottom: 15px
}

.page-recherche .block-title-search h1, .page-mediatheque .block-title-search h1, .page-evenement .block-title-search h1, .page-association .block-title-search h1, .page-formation .block-title-search h1, .page-partenaire .block-title-search h1, .page-actualite .block-title-search h1, .page-espace-membre .block-title-search h1, .page-user-edit .block-title-search h1 {
    margin: 0;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0
}

.page-recherche .block-title-search p, .page-mediatheque .block-title-search p, .page-evenement .block-title-search p, .page-association .block-title-search p, .page-formation .block-title-search p, .page-partenaire .block-title-search p, .page-actualite .block-title-search p, .page-espace-membre .block-title-search p, .page-user-edit .block-title-search p {
    margin: 0
}

.page-recherche .search-result-block, .page-mediatheque .search-result-block, .page-evenement .search-result-block, .page-association .search-result-block, .page-formation .search-result-block, .page-partenaire .search-result-block, .page-actualite .search-result-block, .page-espace-membre .search-result-block, .page-user-edit .search-result-block {
    margin: 15px 0;
    position: relative;
    min-height: 230px
}

.page-recherche .search-result-block.search-result-block-not100, .page-mediatheque .search-result-block.search-result-block-not100, .page-evenement .search-result-block.search-result-block-not100, .page-association .search-result-block.search-result-block-not100, .page-formation .search-result-block.search-result-block-not100, .page-partenaire .search-result-block.search-result-block-not100, .page-actualite .search-result-block.search-result-block-not100, .page-espace-membre .search-result-block.search-result-block-not100, .page-user-edit .search-result-block.search-result-block-not100 {
    padding: 10px
}

.page-recherche .search-result-block .search-head, .page-mediatheque .search-result-block .search-head, .page-evenement .search-result-block .search-head, .page-association .search-result-block .search-head, .page-formation .search-result-block .search-head, .page-partenaire .search-result-block .search-head, .page-actualite .search-result-block .search-head, .page-espace-membre .search-result-block .search-head, .page-user-edit .search-result-block .search-head {
    padding: 10px 5px;
    margin-bottom: 15px;
    background-color: #f0f2fa
}

.page-recherche .search-result-block .search-head .search-result-title, .page-mediatheque .search-result-block .search-head .search-result-title, .page-evenement .search-result-block .search-head .search-result-title, .page-association .search-result-block .search-head .search-result-title, .page-formation .search-result-block .search-head .search-result-title, .page-partenaire .search-result-block .search-head .search-result-title, .page-actualite .search-result-block .search-head .search-result-title, .page-espace-membre .search-result-block .search-head .search-result-title, .page-user-edit .search-result-block .search-head .search-result-title {
    margin: 0
}

.page-recherche .search-result-block .search-head .search-result-title a, .page-mediatheque .search-result-block .search-head .search-result-title a, .page-evenement .search-result-block .search-head .search-result-title a, .page-association .search-result-block .search-head .search-result-title a, .page-formation .search-result-block .search-head .search-result-title a, .page-partenaire .search-result-block .search-head .search-result-title a, .page-actualite .search-result-block .search-head .search-result-title a, .page-espace-membre .search-result-block .search-head .search-result-title a, .page-user-edit .search-result-block .search-head .search-result-title a {
    display: block;
    font-size: .6em;
    color: #000
}

.page-recherche .search-result-block .search-head .search-result-title a:hover, .page-mediatheque .search-result-block .search-head .search-result-title a:hover, .page-evenement .search-result-block .search-head .search-result-title a:hover, .page-association .search-result-block .search-head .search-result-title a:hover, .page-formation .search-result-block .search-head .search-result-title a:hover, .page-partenaire .search-result-block .search-head .search-result-title a:hover, .page-actualite .search-result-block .search-head .search-result-title a:hover, .page-espace-membre .search-result-block .search-head .search-result-title a:hover, .page-user-edit .search-result-block .search-head .search-result-title a:hover, .page-recherche .search-result-block .search-head .search-result-title a:focus, .page-mediatheque .search-result-block .search-head .search-result-title a:focus, .page-evenement .search-result-block .search-head .search-result-title a:focus, .page-association .search-result-block .search-head .search-result-title a:focus, .page-formation .search-result-block .search-head .search-result-title a:focus, .page-partenaire .search-result-block .search-head .search-result-title a:focus, .page-actualite .search-result-block .search-head .search-result-title a:focus, .page-espace-membre .search-result-block .search-head .search-result-title a:focus, .page-user-edit .search-result-block .search-head .search-result-title a:focus {
    text-decoration: underline
}

.page-recherche .search-result-block .read-more, .page-mediatheque .search-result-block .read-more, .page-evenement .search-result-block .read-more, .page-association .search-result-block .read-more, .page-formation .search-result-block .read-more, .page-partenaire .search-result-block .read-more, .page-actualite .search-result-block .read-more, .page-espace-membre .search-result-block .read-more, .page-user-edit .search-result-block .read-more {
    margin-top: 10px
}

.page-recherche .search-result-block .read-more:before, .page-mediatheque .search-result-block .read-more:before, .page-evenement .search-result-block .read-more:before, .page-association .search-result-block .read-more:before, .page-formation .search-result-block .read-more:before, .page-partenaire .search-result-block .read-more:before, .page-actualite .search-result-block .read-more:before, .page-espace-membre .search-result-block .read-more:before, .page-user-edit .search-result-block .read-more:before {
    content: "";
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -204px -144px;
    width: 8px;
    height: 13px;
    margin-top: 3px;
    display: inline-block;
    margin-right: 5px
}

.page-recherche .search-result-block .search-body p, .page-mediatheque .search-result-block .search-body p, .page-evenement .search-result-block .search-body p, .page-association .search-result-block .search-body p, .page-formation .search-result-block .search-body p, .page-partenaire .search-result-block .search-body p, .page-actualite .search-result-block .search-body p, .page-espace-membre .search-result-block .search-body p, .page-user-edit .search-result-block .search-body p {
    padding: 0 !important
}

.page-recherche .search-result-block .search-body .read-more, .page-mediatheque .search-result-block .search-body .read-more, .page-evenement .search-result-block .search-body .read-more, .page-association .search-result-block .search-body .read-more, .page-formation .search-result-block .search-body .read-more, .page-partenaire .search-result-block .search-body .read-more, .page-actualite .search-result-block .search-body .read-more, .page-espace-membre .search-result-block .search-body .read-more, .page-user-edit .search-result-block .search-body .read-more {
    text-align: right
}

.page-recherche .search-result-block.actualite .search-head:before, .page-mediatheque .search-result-block.actualite .search-head:before, .page-evenement .search-result-block.actualite .search-head:before, .page-association .search-result-block.actualite .search-head:before, .page-formation .search-result-block.actualite .search-head:before, .page-partenaire .search-result-block.actualite .search-head:before, .page-actualite .search-result-block.actualite .search-head:before, .page-espace-membre .search-result-block.actualite .search-head:before, .page-user-edit .search-result-block.actualite .search-head:before, .page-recherche .search-result-block.actualite .search-head:after, .page-mediatheque .search-result-block.actualite .search-head:after, .page-evenement .search-result-block.actualite .search-head:after, .page-association .search-result-block.actualite .search-head:after, .page-formation .search-result-block.actualite .search-head:after, .page-partenaire .search-result-block.actualite .search-head:after, .page-actualite .search-result-block.actualite .search-head:after, .page-espace-membre .search-result-block.actualite .search-head:after, .page-user-edit .search-result-block.actualite .search-head:after {
    content: " ";
    display: table
}

.page-recherche .search-result-block.actualite .search-head:after, .page-mediatheque .search-result-block.actualite .search-head:after, .page-evenement .search-result-block.actualite .search-head:after, .page-association .search-result-block.actualite .search-head:after, .page-formation .search-result-block.actualite .search-head:after, .page-partenaire .search-result-block.actualite .search-head:after, .page-actualite .search-result-block.actualite .search-head:after, .page-espace-membre .search-result-block.actualite .search-head:after, .page-user-edit .search-result-block.actualite .search-head:after {
    clear: both
}

.page-recherche .search-result-block.actualite .search-head:before, .page-mediatheque .search-result-block.actualite .search-head:before, .page-evenement .search-result-block.actualite .search-head:before, .page-association .search-result-block.actualite .search-head:before, .page-formation .search-result-block.actualite .search-head:before, .page-partenaire .search-result-block.actualite .search-head:before, .page-actualite .search-result-block.actualite .search-head:before, .page-espace-membre .search-result-block.actualite .search-head:before, .page-user-edit .search-result-block.actualite .search-head:before, .page-recherche .search-result-block.actualite .search-head:after, .page-mediatheque .search-result-block.actualite .search-head:after, .page-evenement .search-result-block.actualite .search-head:after, .page-association .search-result-block.actualite .search-head:after, .page-formation .search-result-block.actualite .search-head:after, .page-partenaire .search-result-block.actualite .search-head:after, .page-actualite .search-result-block.actualite .search-head:after, .page-espace-membre .search-result-block.actualite .search-head:after, .page-user-edit .search-result-block.actualite .search-head:after {
    content: " ";
    display: table
}

.page-recherche .search-result-block.actualite .search-head:after, .page-mediatheque .search-result-block.actualite .search-head:after, .page-evenement .search-result-block.actualite .search-head:after, .page-association .search-result-block.actualite .search-head:after, .page-formation .search-result-block.actualite .search-head:after, .page-partenaire .search-result-block.actualite .search-head:after, .page-actualite .search-result-block.actualite .search-head:after, .page-espace-membre .search-result-block.actualite .search-head:after, .page-user-edit .search-result-block.actualite .search-head:after {
    clear: both
}

.page-recherche .search-result-block.actualite .search-head .search-result-title, .page-mediatheque .search-result-block.actualite .search-head .search-result-title, .page-evenement .search-result-block.actualite .search-head .search-result-title, .page-association .search-result-block.actualite .search-head .search-result-title, .page-formation .search-result-block.actualite .search-head .search-result-title, .page-partenaire .search-result-block.actualite .search-head .search-result-title, .page-actualite .search-result-block.actualite .search-head .search-result-title, .page-espace-membre .search-result-block.actualite .search-head .search-result-title, .page-user-edit .search-result-block.actualite .search-head .search-result-title {
    overflow: hidden
}

.page-recherche .search-result-block.actualite .search-head .date, .page-mediatheque .search-result-block.actualite .search-head .date, .page-evenement .search-result-block.actualite .search-head .date, .page-association .search-result-block.actualite .search-head .date, .page-formation .search-result-block.actualite .search-head .date, .page-partenaire .search-result-block.actualite .search-head .date, .page-actualite .search-result-block.actualite .search-head .date, .page-espace-membre .search-result-block.actualite .search-head .date, .page-user-edit .search-result-block.actualite .search-head .date {
    background-color: #000;
    color: #fff;
    padding: 24px 4px;
    border-radius: 50%;
    width: 72px;
    height: 72px;
    text-align: center;
    float: left;
    text-transform: capitalize;
    margin: -10px 10px 0 -5px
}

.page-recherche .search-result-block.actualite .search-head .date .field-name-field-date, .page-mediatheque .search-result-block.actualite .search-head .date .field-name-field-date, .page-evenement .search-result-block.actualite .search-head .date .field-name-field-date, .page-association .search-result-block.actualite .search-head .date .field-name-field-date, .page-formation .search-result-block.actualite .search-head .date .field-name-field-date, .page-partenaire .search-result-block.actualite .search-head .date .field-name-field-date, .page-actualite .search-result-block.actualite .search-head .date .field-name-field-date, .page-espace-membre .search-result-block.actualite .search-head .date .field-name-field-date, .page-user-edit .search-result-block.actualite .search-head .date .field-name-field-date {
    background-color: transparent;
    border: none;
    margin: 0;
    font-size: 1.1em
}

.page-recherche .search-result-block.association .search-body .field p, .page-mediatheque .search-result-block.association .search-body .field p, .page-evenement .search-result-block.association .search-body .field p, .page-association .search-result-block.association .search-body .field p, .page-formation .search-result-block.association .search-body .field p, .page-partenaire .search-result-block.association .search-body .field p, .page-actualite .search-result-block.association .search-body .field p, .page-espace-membre .search-result-block.association .search-body .field p, .page-user-edit .search-result-block.association .search-body .field p {
    margin: 0
}

.page-recherche .mediatheque, .page-mediatheque .mediatheque, .page-evenement .mediatheque, .page-association .mediatheque, .page-formation .mediatheque, .page-partenaire .mediatheque, .page-actualite .mediatheque, .page-espace-membre .mediatheque, .page-user-edit .mediatheque {
    position: relative
}

.page-recherche .mediatheque .img-video a:before, .page-mediatheque .mediatheque .img-video a:before, .page-evenement .mediatheque .img-video a:before, .page-association .mediatheque .img-video a:before, .page-formation .mediatheque .img-video a:before, .page-partenaire .mediatheque .img-video a:before, .page-actualite .mediatheque .img-video a:before, .page-espace-membre .mediatheque .img-video a:before, .page-user-edit .mediatheque .img-video a:before {
    content: '';
    background-image: url("../img/sprite-ihedn.png");
    background-repeat: no-repeat;
    background-position: -188px -193px;
    background-color: #000;
    border-radius: 50%;
    width: 58px;
    height: 58px;
    position: absolute;
    z-index: 1;
    right: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    top: 30%
}

.page-recherche .mediatheque .img-video a:hover img, .page-mediatheque .mediatheque .img-video a:hover img, .page-evenement .mediatheque .img-video a:hover img, .page-association .mediatheque .img-video a:hover img, .page-formation .mediatheque .img-video a:hover img, .page-partenaire .mediatheque .img-video a:hover img, .page-actualite .mediatheque .img-video a:hover img, .page-espace-membre .mediatheque .img-video a:hover img, .page-user-edit .mediatheque .img-video a:hover img, .page-recherche .mediatheque .img-file a:hover img, .page-mediatheque .mediatheque .img-file a:hover img, .page-evenement .mediatheque .img-file a:hover img, .page-association .mediatheque .img-file a:hover img, .page-formation .mediatheque .img-file a:hover img, .page-partenaire .mediatheque .img-file a:hover img, .page-actualite .mediatheque .img-file a:hover img, .page-espace-membre .mediatheque .img-file a:hover img, .page-user-edit .mediatheque .img-file a:hover img, .page-recherche .mediatheque .img-video a:focus img, .page-mediatheque .mediatheque .img-video a:focus img, .page-evenement .mediatheque .img-video a:focus img, .page-association .mediatheque .img-video a:focus img, .page-formation .mediatheque .img-video a:focus img, .page-partenaire .mediatheque .img-video a:focus img, .page-actualite .mediatheque .img-video a:focus img, .page-espace-membre .mediatheque .img-video a:focus img, .page-user-edit .mediatheque .img-video a:focus img, .page-recherche .mediatheque .img-file a:focus img, .page-mediatheque .mediatheque .img-file a:focus img, .page-evenement .mediatheque .img-file a:focus img, .page-association .mediatheque .img-file a:focus img, .page-formation .mediatheque .img-file a:focus img, .page-partenaire .mediatheque .img-file a:focus img, .page-actualite .mediatheque .img-file a:focus img, .page-espace-membre .mediatheque .img-file a:focus img, .page-user-edit .mediatheque .img-file a:focus img {
    opacity: .7
}

.page-recherche .mediatheque .img-video img, .page-mediatheque .mediatheque .img-video img, .page-evenement .mediatheque .img-video img, .page-association .mediatheque .img-video img, .page-formation .mediatheque .img-video img, .page-partenaire .mediatheque .img-video img, .page-actualite .mediatheque .img-video img, .page-espace-membre .mediatheque .img-video img, .page-user-edit .mediatheque .img-video img, .page-recherche .mediatheque .img-file img, .page-mediatheque .mediatheque .img-file img, .page-evenement .mediatheque .img-file img, .page-association .mediatheque .img-file img, .page-formation .mediatheque .img-file img, .page-partenaire .mediatheque .img-file img, .page-actualite .mediatheque .img-file img, .page-espace-membre .mediatheque .img-file img, .page-user-edit .mediatheque .img-file img {
    margin-left: auto;
    margin-right: auto
}

.page-recherche .mediatheque .informations-media, .page-mediatheque .mediatheque .informations-media, .page-evenement .mediatheque .informations-media, .page-association .mediatheque .informations-media, .page-formation .mediatheque .informations-media, .page-partenaire .mediatheque .informations-media, .page-actualite .mediatheque .informations-media, .page-espace-membre .mediatheque .informations-media, .page-user-edit .mediatheque .informations-media {
    position: absolute;
    bottom: 0;
    width: 100%
}

.page-recherche .mediatheque .date-type, .page-mediatheque .mediatheque .date-type, .page-evenement .mediatheque .date-type, .page-association .mediatheque .date-type, .page-formation .mediatheque .date-type, .page-partenaire .mediatheque .date-type, .page-actualite .mediatheque .date-type, .page-espace-membre .mediatheque .date-type, .page-user-edit .mediatheque .date-type {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 2px 0
}

.page-recherche .mediatheque .date-type span, .page-mediatheque .mediatheque .date-type span, .page-evenement .mediatheque .date-type span, .page-association .mediatheque .date-type span, .page-formation .mediatheque .date-type span, .page-partenaire .mediatheque .date-type span, .page-actualite .mediatheque .date-type span, .page-espace-membre .mediatheque .date-type span, .page-user-edit .mediatheque .date-type span {
    display: inline-block;
    width: 50%
}

.page-recherche .mediatheque .date-type span.atom-file-type, .page-mediatheque .mediatheque .date-type span.atom-file-type, .page-evenement .mediatheque .date-type span.atom-file-type, .page-association .mediatheque .date-type span.atom-file-type, .page-formation .mediatheque .date-type span.atom-file-type, .page-partenaire .mediatheque .date-type span.atom-file-type, .page-actualite .mediatheque .date-type span.atom-file-type, .page-espace-membre .mediatheque .date-type span.atom-file-type, .page-user-edit .mediatheque .date-type span.atom-file-type, .page-recherche .mediatheque .date-type span.atom-video-type, .page-mediatheque .mediatheque .date-type span.atom-video-type, .page-evenement .mediatheque .date-type span.atom-video-type, .page-association .mediatheque .date-type span.atom-video-type, .page-formation .mediatheque .date-type span.atom-video-type, .page-partenaire .mediatheque .date-type span.atom-video-type, .page-actualite .mediatheque .date-type span.atom-video-type, .page-espace-membre .mediatheque .date-type span.atom-video-type, .page-user-edit .mediatheque .date-type span.atom-video-type {
    padding-left: 15px;
    font-weight: bold
}

.page-recherche .mediatheque .date-type span.atom-file-date, .page-mediatheque .mediatheque .date-type span.atom-file-date, .page-evenement .mediatheque .date-type span.atom-file-date, .page-association .mediatheque .date-type span.atom-file-date, .page-formation .mediatheque .date-type span.atom-file-date, .page-partenaire .mediatheque .date-type span.atom-file-date, .page-actualite .mediatheque .date-type span.atom-file-date, .page-espace-membre .mediatheque .date-type span.atom-file-date, .page-user-edit .mediatheque .date-type span.atom-file-date, .page-recherche .mediatheque .date-type span.atom-video-date, .page-mediatheque .mediatheque .date-type span.atom-video-date, .page-evenement .mediatheque .date-type span.atom-video-date, .page-association .mediatheque .date-type span.atom-video-date, .page-formation .mediatheque .date-type span.atom-video-date, .page-partenaire .mediatheque .date-type span.atom-video-date, .page-actualite .mediatheque .date-type span.atom-video-date, .page-espace-membre .mediatheque .date-type span.atom-video-date, .page-user-edit .mediatheque .date-type span.atom-video-date {
    text-align: right;
    padding-right: 15px
}

.page-recherche .mediatheque .intervenant-titre, .page-mediatheque .mediatheque .intervenant-titre, .page-evenement .mediatheque .intervenant-titre, .page-association .mediatheque .intervenant-titre, .page-formation .mediatheque .intervenant-titre, .page-partenaire .mediatheque .intervenant-titre, .page-actualite .mediatheque .intervenant-titre, .page-espace-membre .mediatheque .intervenant-titre, .page-user-edit .mediatheque .intervenant-titre, .page-recherche .mediatheque .atom-file-title, .page-mediatheque .mediatheque .atom-file-title, .page-evenement .mediatheque .atom-file-title, .page-association .mediatheque .atom-file-title, .page-formation .mediatheque .atom-file-title, .page-partenaire .mediatheque .atom-file-title, .page-actualite .mediatheque .atom-file-title, .page-espace-membre .mediatheque .atom-file-title, .page-user-edit .mediatheque .atom-file-title {
    background-color: #4a5fa6;
    padding: 10px 15px
}

.page-recherche .mediatheque .intervenant-titre .atom-video-intervenant, .page-mediatheque .mediatheque .intervenant-titre .atom-video-intervenant, .page-evenement .mediatheque .intervenant-titre .atom-video-intervenant, .page-association .mediatheque .intervenant-titre .atom-video-intervenant, .page-formation .mediatheque .intervenant-titre .atom-video-intervenant, .page-partenaire .mediatheque .intervenant-titre .atom-video-intervenant, .page-actualite .mediatheque .intervenant-titre .atom-video-intervenant, .page-espace-membre .mediatheque .intervenant-titre .atom-video-intervenant, .page-user-edit .mediatheque .intervenant-titre .atom-video-intervenant {
    color: #fff
}

.page-recherche .mediatheque .intervenant-titre .atom-video-title a, .page-mediatheque .mediatheque .intervenant-titre .atom-video-title a, .page-evenement .mediatheque .intervenant-titre .atom-video-title a, .page-association .mediatheque .intervenant-titre .atom-video-title a, .page-formation .mediatheque .intervenant-titre .atom-video-title a, .page-partenaire .mediatheque .intervenant-titre .atom-video-title a, .page-actualite .mediatheque .intervenant-titre .atom-video-title a, .page-espace-membre .mediatheque .intervenant-titre .atom-video-title a, .page-user-edit .mediatheque .intervenant-titre .atom-video-title a {
    color: #fff
}

.page-recherche .mediatheque .atom-file-title a, .page-mediatheque .mediatheque .atom-file-title a, .page-evenement .mediatheque .atom-file-title a, .page-association .mediatheque .atom-file-title a, .page-formation .mediatheque .atom-file-title a, .page-partenaire .mediatheque .atom-file-title a, .page-actualite .mediatheque .atom-file-title a, .page-espace-membre .mediatheque .atom-file-title a, .page-user-edit .mediatheque .atom-file-title a {
    color: #fff
}

.page-partenaire .search-result-block, .page-evenement .search-result-block, .page-actualite .search-result-block, .page-recherche .search-result-block, .page-association .search-result-block {
    padding-bottom: 40px !important
}

.page-partenaire .search-result-block .read-more, .page-evenement .search-result-block .read-more, .page-actualite .search-result-block .read-more, .page-recherche .search-result-block .read-more, .page-association .search-result-block .read-more {
    position: absolute;
    bottom: 10px;
    right: 10px
}

@media print {
    *, *:before, *:after {
        background: transparent !important;
        color: #000 !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    #btn-impression, .region-sidebar {
        display: none
    }
    body {
        width: auto !important;
        margin: auto !important;
        font-family: serif;
        font-size: 12pt;
        background-color: #fff !important;
        color: #000 !important
    }
    p, h1, h2, h3, h4, h5, h6, blockquote, ul, ol {
        color: #000 !important;
        margin: auto !important
    }
    .print {
        display: block
    }
    p, blockquote {
        orphans: 3;
        widows: 3
    }
    pre, blockquote, ul, ol {
        page-break-inside: avoid
    }
    h1 {
        page-break-before: always
    }
    h1, h2, h3, caption {
        page-break-after: avoid
    }
    thead {
        display: table-header-group
    }
    tr, img {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    a {
        color: #000 !important;
        text-decoration: underline !important
    }
    p a[href]:after {
        content: " (" attr(href) ")";
        width: auto;
        height: auto;
        position: static;
        background: transparent
    }
    a[href^="#"]:after, a[href^="javascript:"]:after {
        content: ""
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    .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
    }
    .unprintable, .carousel, .recherche-header, .btn-espace-membres, .ihedn_accessibilite, .navbar-header, .group-container-une, .footer, .field-name-field-home-mediatheque .atom-video-thumbnail a::before, #block-ihedn-block-partage-reseaux-sociaux {
        display: none !important
    }
    .printable {
        display: block !important
    }
    .col-print-50, .atom-video-thumbnail, .video_titre_intervenant_description {
        float: left;
        width: 50%
    }
    .link-more {
        float: none;
        display: block;
        height: auto
    }
    .bloc-content-highlight {
        padding-left: 0
    }
    .node-formation #block-ihedn-block-demande-informations, .node-formation #block-ihedn-block-partage-reseaux-sociaux, .node-formation .field-name-field-formation-propositions, .node-formation #block-ihedn-block-ihedn-soutient, .node-formation .formation_inscription, .node-formation .formation-how-register {
        display: none
    }
}

.dropdown-submenu{position:relative}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px;border-radius:0 6px 6px 6px}
.dropdown-submenu:hover>.dropdown-menu{display:block}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#ccc;margin-top:5px;margin-right:-10px}
.dropdown-submenu:hover>a:after{border-left-color:#fff}
.dropdown-submenu.pull-left{float:none}
.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px}

/*# sourceMappingURL=style.css.map */