.fr-overlay,
.fr-window {
    position: fixed;
    top: 0;
    left: 0
}

.fr-box,
.fr-overlay,
.fr-overlay-background,
.fr-page,
.fr-pages,
.fr-window {
    width: 100%;
    height: 100%
}

.fr-hovering-clickable .fr-container,
.fr-side {
    cursor: pointer
}

.fr-overlay,
.fr-overlay [class^=fr-],
.fr-spinner,
.fr-spinner [class^=fr-],
.fr-window,
.fr-window [class^=fr-] {
    box-sizing: border-box
}

.fr-overlay {
    z-index: 99998
}

.fr-window {
    font: 13px/20px;
    font-family: Cambria, Hoefler Text, Liberation Serif, Times, Times New Roman, serif transform: translateZ(0);
    z-index: 99999
}

.fr-spinner {
    z-index: 100000
}

.fr-overlay-background {
    float: left;
    background: #000;
    opacity: .9;
    filter: alpha(opacity=90)
}

.fr-overlay-ui-fullclick .fr-overlay-background {
    background: #292929;
    opacity: 1;
    filter: alpha(opacity=100)
}

.fr-overlay.fr-mobile-touch,
.fr-window.fr-mobile-touch {
    position: absolute;
    overflow: visible
}

.fr-measured {
    margin: 0 !important;
    min-width: 0 !important;
    min-height: 0 !important
}

.fr-box {
    position: absolute;
    top: 0;
    left: 0
}

.fr-pages {
    position: absolute;
    overflow: hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fr-info,
.fr-position-inside,
.fr-position-outside {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -khtml-user-select: text
}

.fr-page {
    position: absolute
}

.fr-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 0;
    text-align: center
}

.fr-ui-inside .fr-container,
.fr-ui-inside.fr-no-sides .fr-container {
    padding: 20px
}

.fr-ui-outside .fr-container {
    padding: 20px 82px
}

.fr-ui-outside.fr-no-sides .fr-container {
    padding: 20px 48px
}

@media all and (max-width:700px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:700px) {
    .fr-ui-inside .fr-container,
    .fr-ui-inside.fr-no-sides .fr-container {
        padding: 12px
    }
    .fr-ui-outside .fr-container {
        padding: 12px 72px
    }
    .fr-ui-outside.fr-no-sides .fr-container {
        padding: 12px 48px
    }
}

@media all and (max-width:500px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:500px) {
    .fr-ui-inside .fr-container,
    .fr-ui-inside.fr-no-sides .fr-container {
        padding: 0
    }
    .fr-ui-outside .fr-container {
        padding: 0 72px
    }
    .fr-ui-outside.fr-no-sides .fr-container {
        padding: 0 48px
    }
}

.fr-ui-fullclick .fr-container,
.fr-ui-fullclick.fr-no-sides .fr-container {
    padding: 0
}

.fr-ui-fullclick.fr-type-video .fr-container {
    padding: 0 62px
}

.fr-ui-fullclick.fr-no-sides.fr-type-video .fr-container {
    padding: 48px 0
}

.fr-overflow-y .fr-container {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.fr-content,
.fr-content-background {
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: visible
}

.fr-info,
.fr-info-background {
    position: absolute;
    top: 0;
    width: 100%
}

.fr-content-element {
    float: left;
    width: 100%;
    height: 100%
}

.fr-content-background {
    background: #101010
}

.fr-info {
    left: 0;
    color: #efefef;
    font-size: 13px;
    line-height: 20px;
    text-align: left;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fr-position,
.fr-position-text {
    color: #b3b3b3
}

.fr-info-background {
    left: 0;
    height: 100%;
    background: #000;
    line-height: 1%;
    filter: none;
    opacity: 1
}

.fr-ui-inside .fr-info-background {
    filter: alpha(opacity=80);
    opacity: .8;
    zoom: 1
}

.fr-ui-outside .fr-info-background {
    background: #0d0d0d
}

.fr-content .fr-info {
    top: auto;
    bottom: 0
}

.fr-info-padder {
    display: block;
    overflow: hidden;
    padding: 12px;
    position: relative;
    width: auto
}

.fr-caption {
    width: auto;
    display: inline;
    white-space: wrap
}

.fr-position {
    float: right;
    line-height: 21px;
    opacity: .99;
    position: relative;
    text-align: right;
    margin-left: 15px;
    white-space: nowrap
}

.fr-position-inside,
.fr-position-outside {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 12px;
    width: auto;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 11px;
    line-height: 20px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .4);
    display: none;
    overflow: hidden;
    white-space: nowrap;
    -webkit-user-select: text;
    -moz-user-select: text;
    -ms-user-select: text;
    user-select: text
}

.fr-close,
.fr-side {
    -webkit-user-select: none;
    -moz-user-select: none
}

.fr-position-inside {
    border: 0
}

.fr-position-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0d0d0d;
    filter: alpha(opacity=80);
    opacity: .8;
    zoom: 1
}

.fr-position-inside .fr-position-text,
.fr-position-outside .fr-position-text {
    float: left;
    position: relative;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
    opacity: 1
}

.fr-ui-outside .fr-position-outside {
    display: block
}

.fr-ui-outside .fr-info .fr-position {
    display: none
}

.fr-ui-inside.fr-no-caption .fr-position-inside {
    display: block
}

.fr-info .fr-stroke-top,
.fr-ui-fullclick .fr-stroke,
.fr-ui-inside.fr-no-caption .fr-caption,
.fr-ui-outside.fr-has-caption .fr-content .fr-stroke-bottom,
.fr-ui-outside.fr-no-caption .fr-info {
    display: none
}

.fr-info a,
.fr-info a:hover {
    color: #ccc;
    border: 0;
    background: 0 0;
    text-decoration: underline
}

.fr-info a:hover {
    color: #eee
}

.fr-stroke {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px
}

.fr-stroke-vertical {
    width: 1px;
    height: 100%
}

.fr-stroke-horizontal {
    padding: 0 1px
}

.fr-stroke-right {
    left: auto;
    right: 0
}

.fr-stroke-bottom {
    top: auto;
    bottom: 0
}

.fr-stroke-color {
    float: left;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .08)
}

.fr-info .fr-stroke-color {
    background: rgba(80, 80, 80, .3)
}

.fr-ui-fullclick .fr-content-background {
    box-shadow: none
}

.fr-side-hidden,
.fr-thumbnails-disabled .fr-thumbnails {
    display: none !important
}

.fr-side {
    position: absolute;
    top: 50%;
    width: 54px;
    height: 72px;
    margin: -36px 9px 0;
    user-select: none;
    zoom: 1
}

.fr-side-previous {
    left: 0
}

.fr-side-next {
    right: 0;
    left: auto
}

.fr-side-disabled {
    cursor: default
}

.fr-close,
.fr-thumbnail,
.fr-thumbnail-overlay {
    cursor: pointer
}

.fr-side-button {
    float: left;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0
}

.fr-side-button-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ccc
}

.fr-side-button-icon {
    float: left;
    position: relative;
    height: 100%;
    width: 100%;
    zoom: 1;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

@media all and (max-width:500px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:414px) {
    .fr-side {
        width: 54px;
        height: 60px;
        margin: -30px 0 0
    }
    .fr-side-button {
        width: 48px;
        height: 60px;
        margin: 0 3px
    }
}

.fr-close {
    position: absolute;
    width: 48px;
    height: 48px;
    top: 0;
    right: 0;
    user-select: none
}

.fr-close-background,
.fr-close-icon {
    position: absolute;
    top: 12px;
    left: 12px;
    height: 26px;
    width: 26px;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

.fr-close-background {
    background-color: #000
}

.fr-thumbnails {
    position: absolute;
    overflow: hidden
}

.fr-thumbnails-horizontal .fr-thumbnails {
    width: 100%;
    height: 12%;
    min-height: 74px;
    max-height: 160px;
    bottom: 0
}

.fr-thumbnails-vertical .fr-thumbnails {
    height: 100%;
    width: 10%;
    min-width: 74px;
    max-width: 160px;
    left: 0
}

.fr-thumbnails,
.fr-thumbnails * {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fr-thumbnails-wrapper {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%
}

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
    top: 50%;
    left: 0
}

.fr-thumbnails-slider {
    position: relative;
    width: 100%;
    height: 100%;
    float: left;
    zoom: 1
}

.fr-thumbnails-slider-slide {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.fr-thumbnails-thumbs {
    float: left;
    height: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0
}

.fr-thumbnails-slide {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%
}

.fr-thumbnail-frame {
    position: absolute;
    zoom: 1;
    overflow: hidden
}

.fr-thumbnail {
    position: absolute;
    width: 30px;
    height: 100%;
    left: 50%;
    top: 50%;
    zoom: 1;
    margin: 0 10px
}

.fr-ltIE9 .fr-thumbnail * {
    overflow: hidden;
    z-index: 1;
    zoom: 1
}

.fr-thumbnail-wrapper {
    position: relative;
    background: #161616;
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    display: inline;
    z-index: 0
}

.fr-thumbnail-active,
.fr-thumbnail-active .fr-thumbnail-overlay {
    cursor: default
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-width: 0;
    overflow: hidden;
    border-style: solid;
    border-color: transparent
}

.fr-ltIE9 .fr-thumbnail-overlay-border {
    border-width: 0 !important
}

.fr-thumbnail .fr-thumbnail-image {
    position: absolute;
    filter: alpha(opacity=85);
    opacity: .85;
    max-width: none
}

.fr-thumbnail-active:hover .fr-thumbnail-image,
.fr-thumbnail:hover .fr-thumbnail-image {
    filter: alpha(opacity=99);
    opacity: .99
}

.fr-thumbnail-active .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
    filter: alpha(opacity=35);
    opacity: .35
}

.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.fr-thumbnail-loading-background {
    background-color: #161616;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    opacity: .8;
    position: relative;
    float: left
}

.fr-thumbnail-loading-icon {
    display: none
}

.fr-thumbnail-error .fr-thumbnail-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #202020
}

.fr-thumbnails-side {
    float: left;
    height: 100%;
    width: 28px;
    margin: 0 5px;
    position: relative;
    overflow: hidden
}

.fr-thumbnails-side-previous {
    margin-left: 12px
}

.fr-thumbnails-side-next {
    margin-right: 12px
}

.fr-thumbnails-vertical .fr-thumbnails-side {
    height: 28px;
    width: 100%;
    margin: 10px 0
}

.fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 20px
}

.fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 20px
}

.fr-thumbnails-side-button {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -14px;
    margin-left: -14px;
    width: 28px;
    height: 28px;
    cursor: pointer
}

.fr-thumbnails-side-button-background,
.fr-thumbnails-side-button-icon {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.fr-thumbnails-side-button-background {
    filter: alpha(opacity=80);
    opacity: .8;
    -moz-transition: background-color .2s ease-in;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    background-color: #333;
    cursor: pointer;
    border-radius: 4px
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
    background-color: #3b3b3b
}

.fr-thumbnails-side-button-disabled * {
    cursor: default
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
    background-color: #333
}

.fr-thumbnails-vertical .fr-thumbnail-frame,
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs {
    clear: both
}

.fr-window-ui-fullclick .fr-thumbnails {
    background: #090909
}

.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-horizontal .fr-info .fr-stroke-bottom,
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-vertical .fr-info .fr-stroke-left {
    display: block !important
}

.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 12px 5px
}

.fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 5px 12px
}

.fr-thumbnails-measured .fr-thumbnails-thumbs {
    padding: 0 !important
}

@media all and (min-height:700px) {
    .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
        padding: 16px 8px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side {
        margin: 0 8px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
        margin-left: 16px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side-next {
        margin-right: 16px
    }
}

@media all and (min-height:980px) {
    .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
        padding: 20px 10px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side {
        margin: 0 10px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
        margin-left: 20px
    }
    .fr-thumbnails-horizontal .fr-thumbnails-side-next {
        margin-right: 20px
    }
}

@media all and (min-width:1200px) {
    .fr-thumbnails-vertical .fr-thumbnails-thumbs {
        padding: 8px 16px
    }
    .fr-thumbnails-vertical .fr-thumbnails-side {
        margin: 0 8px
    }
    .fr-thumbnails-vertical .fr-thumbnails-side-previous {
        margin-top: 16px
    }
    .fr-thumbnails-vertical .fr-thumbnails-side-next {
        margin-bottom: 16px
    }
}

@media all and (min-width:1800px) {
    .fr-thumbnails-vertical .fr-thumbnails-thumbs {
        padding: 10px 20px
    }
    .fr-thumbnails-vertical .fr-thumbnails-side {
        margin: 10px 0
    }
    .fr-thumbnails-vertical .fr-thumbnails-side-previous {
        margin-top: 20px
    }
    .fr-thumbnails-vertical .fr-thumbnails-side-next {
        margin-bottom: 20px
    }
}

@media all and (max-width:500px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:500px) {
    .fr-thumbnails-horizontal .fr-thumbnails {
        display: none !important
    }
}

@media all and (max-width:700px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:414px) {
    .fr-thumbnails-vertical .fr-thumbnails {
        display: none !important
    }
}

.fr-window-ui-fullclick .fr-close-outside,
.fr-window-ui-fullclick .fr-content .fr-close,
.fr-window-ui-fullclick .fr-content .fr-info,
.fr-window-ui-fullclick .fr-content .fr-side-next,
.fr-window-ui-fullclick .fr-content .fr-side-previous,
.fr-window-ui-fullclick .fr-side-next-outside,
.fr-window-ui-fullclick .fr-side-previous-outside,
.fr-window-ui-inside .fr-close-fullclick,
.fr-window-ui-inside .fr-close-outside,
.fr-window-ui-inside .fr-page>.fr-info,
.fr-window-ui-inside .fr-side-next-fullclick,
.fr-window-ui-inside .fr-side-next-outside,
.fr-window-ui-inside .fr-side-previous-fullclick,
.fr-window-ui-inside .fr-side-previous-outside,
.fr-window-ui-outside .fr-close-fullclick,
.fr-window-ui-outside .fr-content .fr-close,
.fr-window-ui-outside .fr-content .fr-info,
.fr-window-ui-outside .fr-content .fr-side-next,
.fr-window-ui-outside .fr-content .fr-side-previous,
.fr-window-ui-outside .fr-side-next-fullclick,
.fr-window-ui-outside .fr-side-previous-fullclick {
    display: none !important
}

.fr-toggle-ui {
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.fr-visible-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-visible-inside-ui .fr-ui-inside .fr-toggle-ui {
    opacity: 1
}

.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}

.fr-ltIE9.fr-hidden-fullclick-ui .fr-box>.fr-toggle-ui,
.fr-ltIE9.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
    display: none
}

.fr-spinner {
    position: fixed;
    width: 52px;
    height: 52px;
    background: #101010;
    background: rgba(16, 16, 16, .85);
    border-radius: 5px
}

.fr-spinner div {
    position: absolute;
    top: 0;
    left: 0;
    height: 64%;
    width: 64%;
    margin-left: 18%;
    margin-top: 18%;
    opacity: 1;
    -webkit-animation: fresco-12 1.2s infinite ease-in-out;
    animation: fresco-12 1.2s infinite ease-in-out
}

.fr-spinner div:after {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 8px;
    margin-left: -1px;
    background: #fff;
    box-shadow: 0 0 1px transparent
}

.fr-spinner div.fr-spin-1 {
    -ms-transform: rotate(30deg);
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s
}

.fr-spinner div.fr-spin-2 {
    -ms-transform: rotate(60deg);
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
    -webkit-animation-delay: -1s;
    animation-delay: -1s
}

.fr-spinner div.fr-spin-3 {
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation-delay: -.9s;
    animation-delay: -.9s
}

.fr-spinner div.fr-spin-4 {
    -ms-transform: rotate(120deg);
    -webkit-transform: rotate(120deg);
    transform: rotate(120deg);
    -webkit-animation-delay: -.8s;
    animation-delay: -.8s
}

.fr-spinner div.fr-spin-5 {
    -ms-transform: rotate(150deg);
    -webkit-transform: rotate(150deg);
    transform: rotate(150deg);
    -webkit-animation-delay: -.7s;
    animation-delay: -.7s
}

.fr-spinner div.fr-spin-6 {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.fr-spinner div.fr-spin-7 {
    -ms-transform: rotate(210deg);
    -webkit-transform: rotate(210deg);
    transform: rotate(210deg);
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.fr-spinner div.fr-spin-8 {
    -ms-transform: rotate(240deg);
    -webkit-transform: rotate(240deg);
    transform: rotate(240deg);
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.fr-spinner div.fr-spin-9 {
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-animation-delay: -.3s;
    animation-delay: -.3s
}

.fr-spinner div.fr-spin-10 {
    -ms-transform: rotate(300deg);
    -webkit-transform: rotate(300deg);
    transform: rotate(300deg);
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

.fr-spinner div.fr-spin-11 {
    -ms-transform: rotate(330deg);
    -webkit-transform: rotate(330deg);
    transform: rotate(330deg);
    -webkit-animation-delay: -.1s;
    animation-delay: -.1s
}

.fr-spinner div.fr-spin-12 {
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-animation-delay: 0s;
    animation-delay: 0s
}

@-webkit-keyframes fresco-12 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fresco-12 {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.fr-thumbnail-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px
}

.fr-thumbnail-spinner-spin {
    position: relative;
    float: left;
    margin: 8px 0 0 8px;
    text-indent: -9999em;
    border-top: 2px solid rgba(255, 255, 255, .2);
    border-right: 2px solid rgba(255, 255, 255, .2);
    border-bottom: 2px solid rgba(255, 255, 255, .2);
    border-left: 2px solid #fff;
    -webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
    animation: fr-thumbnail-spin 1.1s infinite linear
}

.fr-thumbnail-spinner-spin,
.fr-thumbnail-spinner-spin:after {
    border-radius: 50%;
    width: 24px;
    height: 24px
}

@-webkit-keyframes fr-thumbnail-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fr-thumbnail-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.fr-error {
    float: left;
    position: relative;
    background-color: #ca3434;
    width: 160px;
    height: 160px
}

.fr-error-icon {
    position: absolute;
    width: 42px;
    height: 42px;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px
}

.fr-window-skin-fresco .fr-close-icon,
.fr-window-skin-fresco .fr-error-icon,
.fr-window-skin-fresco .fr-side-button-icon,
.fr-window-skin-fresco .fr-thumbnails-side-button-icon {
    background-image: url('vhs-assets-css-1fd6e29c140182217100b57f6b09d278.svg')
}

.fr-window-skin-fresco .fr-error-icon,
.fr-window-skin-fresco.fr-no-svg .fr-close-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-button-icon {
    background-image: url('vhs-assets-css-27fac32a4b61d51a843a8b8411aa155d.png')
}

.fr-window-skin-fresco .fr-error-icon {
    background-position: -160px -126px
}

.fr-window-skin-fresco .fr-content-background {
    background: #101010;
    box-shadow: 0 0 5px rgba(0, 0, 0, .4)
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-content-background {
    box-shadow: none
}

.fr-window-skin-fresco .fr-side-button-background {
    background-color: transparent
}

.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
    background-position: -13px -14px
}

.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
    background-position: -93px -14px
}

.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -13px -214px
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -93px -214px
}

.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
    background-position: -13px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
    background-position: -93px -114px
}

.fr-window-skin-fresco.fr-svg .fr-side-button-icon {
    opacity: .5
}

.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side:hover .fr-side-button-icon {
    opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side .fr-side-button-icon {
    opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side-disabled .fr-side-button-icon {
    opacity: .2
}

.fr-window-skin-fresco.fr-window-ui-fullclick.fr-showing-type-image .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-window-ui-inside .fr-type-image .fr-side-disabled .fr-side-button-icon {
    background-image: none
}

@media all and (max-width:500px) and (orientation:portrait),
all and (orientation:landscape) and (max-height:414px) {
    .fr-page {
        min-width: 100%;
        min-height: 100%
    }
    .fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
        background-position: 0 -300px
    }
    .fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
        background-position: -48px -300px
    }
    .fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
        background-position: 0 -360px
    }
    .fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
        background-position: -48px -360px
    }
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
        background-position: 0 -360px
    }
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
        background-position: -48px -360px
    }
    .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
        background-position: 0 -360px
    }
    .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
        background-position: -48px -360px
    }
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
        background-position: 0 -420px
    }
    .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
    .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
        background-position: -48px -420px
    }
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close-background {
    background-color: #363636
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close:hover .fr-close-background {
    background-color: #434343
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-inside .fr-close-background {
    background-color: #131313;
    filter: alpha(opacity=80);
    opacity: .8
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close:hover .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-inside .fr-close:hover .fr-close-background {
    background-color: #191919
}

.fr-window-skin-fresco .fr-close .fr-close-icon {
    background-position: -168px -8px
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
    background-position: -210px -8px
}

.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
    background-position: -210px -8px;
    opacity: .8
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon,
.fr-window-skin-fresco.fr-mobile-touch .fr-close:hover .fr-close-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-close .fr-close-icon {
    opacity: 1
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
    box-shadow: 0 0 1px rgba(0, 0, 0, .1)
}

.fr-window-skin-fresco .fr-thumbnail-wrapper {
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    box-shadow: 0 -1px 4px rgba(0, 0, 0, .3)
}

.fr-window-skin-fresco .fr-thumbnail-overlay-border {
    border-width: 1px;
    border-color: rgba(255, 255, 255, .08)
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-window-skin-fresco .fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
    border: 0
}

.fr-window-skin-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -167px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
    background-position: -209px -49px
}

.fr-window-skin-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -167px -91px
}

.fr-window-skin-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
    background-position: -209px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -293px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
    background-position: -335px -49px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -293px -91px
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
    background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-icon {
    -moz-transition: opacity .2s ease-in;
    -webkit-transition: opacity .2s ease-in;
    transition: opacity .2s ease-in;
    opacity: .8
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -167px -49px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -209px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
    opacity: 1
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
    background-position: -293px -49px
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
    background-position: -335px -91px
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
    opacity: .5
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -251px -49px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -251px -91px
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
    filter: alpha(opacity=50)
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -377px -49px
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
    background-position: -377px -91px
}

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */

.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    display: none
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    animation-name: fadeOut
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url('vhs-assets-css-a4d621e9eb720bcb55a1698d0f1e9b55.png') no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

/**
 * Owl Carousel v2.1.6
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */

.owl-theme .owl-dots,
.owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 10px
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 10px
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #869791
}

/*! 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: 700
}

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: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100% !important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse !important
    }
    .table td,
    .table th {
        background-color: #fff !important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 16px;
    line-height: 1.6;
    color: #000;
    background-color: #fff
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #00b1d7;
    text-decoration: none
}

a:focus,
a:hover {
    color: #00b1d7;
    text-decoration: underline
}

a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.6;
    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: 25px;
    margin-bottom: 25px;
    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
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container:after,
.container:before {
    content: " ";
    display: table
}

.container:after {
    clear: both
}

@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
}

.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}

.container-fluid:after {
    clear: both
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.row:after,
.row:before {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.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,
.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,
.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,
.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 {
    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-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@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-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-md-2 {
        width: 16.66667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.33333%
    }
    .col-md-5 {
        width: 41.66667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.33333%
    }
    .col-md-8 {
        width: 66.66667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.33333%
    }
    .col-md-11 {
        width: 91.66667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.33333%
    }
    .col-md-pull-2 {
        right: 16.66667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.33333%
    }
    .col-md-pull-5 {
        right: 41.66667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.33333%
    }
    .col-md-pull-8 {
        right: 66.66667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.33333%
    }
    .col-md-pull-11 {
        right: 91.66667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.33333%
    }
    .col-md-push-2 {
        left: 16.66667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.33333%
    }
    .col-md-push-5 {
        left: 41.66667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.33333%
    }
    .col-md-push-8 {
        left: 66.66667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.33333%
    }
    .col-md-push-11 {
        left: 91.66667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.33333%
    }
    .col-md-offset-2 {
        margin-left: 16.66667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.33333%
    }
    .col-md-offset-5 {
        margin-left: 41.66667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.33333%
    }
    .col-md-offset-8 {
        margin-left: 66.66667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.33333%
    }
    .col-md-offset-11 {
        margin-left: 91.66667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}

@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-1 {
        width: 8.33333%
    }
    .col-lg-2 {
        width: 16.66667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.33333%
    }
    .col-lg-5 {
        width: 41.66667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.33333%
    }
    .col-lg-8 {
        width: 66.66667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.33333%
    }
    .col-lg-11 {
        width: 91.66667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.33333%
    }
    .col-lg-pull-2 {
        right: 16.66667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.33333%
    }
    .col-lg-pull-5 {
        right: 41.66667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.33333%
    }
    .col-lg-pull-8 {
        right: 66.66667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.33333%
    }
    .col-lg-pull-11 {
        right: 91.66667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.33333%
    }
    .col-lg-push-2 {
        left: 16.66667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.33333%
    }
    .col-lg-push-5 {
        left: 41.66667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.33333%
    }
    .col-lg-push-8 {
        left: 66.66667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.33333%
    }
    .col-lg-push-11 {
        left: 91.66667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.33333%
    }
    .col-lg-offset-2 {
        margin-left: 16.66667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333%
    }
    .col-lg-offset-5 {
        margin-left: 41.66667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333%
    }
    .col-lg-offset-8 {
        margin-left: 66.66667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333%
    }
    .col-lg-offset-11 {
        margin-left: 91.66667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}

fieldset {
    margin: 0;
    min-width: 0
}

fieldset,
legend {
    padding: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
    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=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control,
output {
    display: block;
    font-size: 16px;
    line-height: 1.6;
    color: #555
}

.form-control {
    width: 100%;
    height: 50px;
    padding: 6px 12px;
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #dedede;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .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=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 50px
    }
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 33px
    }
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 49px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 25px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 41px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 33px;
    line-height: 33px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 33px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 33px;
    line-height: 33px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 33px;
    min-height: 39px;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 49px;
    line-height: 49px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 49px;
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 49px;
    line-height: 49px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 49px;
    min-height: 45px;
    padding: 11px 16px;
    font-size: 20px;
    line-height: 1.33333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 62.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 49px;
    height: 49px;
    line-height: 49px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 33px;
    height: 33px;
    line-height: 33px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(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 .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(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: 30px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #404040
}

@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 .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 32px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

@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: 20px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 14px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    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: 16px;
    line-height: 1.6;
    border-radius: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #00b1d7;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #00b1d7;
    background-color: transparent;
    border-color: #00b1d7
}

.btn-default.focus,
.btn-default:focus {
    color: #00b1d7;
    background-color: transparent;
    border-color: #004858
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #00b1d7;
    background-color: transparent;
    border-color: #007f9a
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #00b1d7;
    background-color: transparent;
    border-color: #004858
}

.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: transparent;
    border-color: #00b1d7
}

.btn-default .badge {
    color: transparent;
    background-color: #00b1d7
}

.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.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    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.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    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.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    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.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    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.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #00b1d7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #00b1d7;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 20px;
    line-height: 1.33333;
    border-radius: 6px
}

.btn-sm {
    padding: 5px 10px
}

.btn-sm,
.btn-xs {
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].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
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group .form-control:focus {
    z-index: 3
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #dedede;
    border-radius: 0
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 14px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 20px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    font-size: 0;
    white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:after,
.nav:before {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li,
.nav>li>a {
    position: relative;
    display: block
}

.nav>li>a {
    padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #00b1d7
}

.nav .nav-divider {
    height: 1px;
    margin: 11.5px 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.6;
    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:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}

.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:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.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,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 0 0 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        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
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive-4by3 {
    padding-bottom: 75%
}

.tooltip {
    position: absolute;
    z-index: 10;
    display: block;
    font-family: ProximaNovaA-Regular, sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.6;
    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;
    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 {
    right: 5px
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.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
}

.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}

.clearfix: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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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
    }
    td.visible-xs,
    th.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
    }
    td.visible-sm,
    th.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
    }
    td.visible-md,
    th.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
    }
    td.visible-lg,
    th.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
    }
    td.visible-print,
    th.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
    }
}

.btn-primary {
    display: inline-block;
    color: #fff;
    background-color: #00b1d7;
    border-color: #00b1d7;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open .dropdown-toggle .btn-primary {
    color: #fff;
    background-color: #00839f;
    border-color: #00839f
}

.btn-primary.active,
.btn-primary:active,
.open .dropdown-toggle .btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #00b1d7;
    border-color: #00b1d7
}

.btn-primary .badge {
    color: #00b1d7;
    background-color: #fff
}

html {
    position: relative;
    z-index: 1
}

html.no-scroll,
html.no-scroll body {
    overflow: hidden;
    height: 100%
}

html.no-scroll body {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

html body {
    position: relative;
    z-index: 1
}

html body a {
    outline: none;
    outline-style: none
}

html body .spot-svg {
    display: inline-block;
    vertical-align: middle;
    fill: #fff
}

html body .link-underline {
    position: relative;
    display: inline-block;
    margin: 0 0 6px;
    padding: 0 15px 3px 0;
    text-decoration: none !important;
    font-weight: 700
}

html body .link-underline:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 60%;
    height: 3px;
    -webkit-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    background-color: #00b1d7
}

html body .link-underline:hover:after {
    width: 100%
}

html body .btn {
    border-radius: 0;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none !important
}

html body .btn.btn-extra-small {
    padding: 4px 10px;
    font-size: 13px;
    letter-spacing: 1px
}

html body .btn.btn-big {
    padding: 30px
}

html body .btn.btn-big.btn-icon {
    padding: 20px 20px 20px 30px
}

html body .btn.btn-big.btn-icon .txt {
    padding: 8px 25px 8px 0
}

html body .btn.btn-big.btn-icon .icn {
    padding: 8px 0 8px 15px
}

html body .btn.btn-icon {
    display: inline-table
}

html body .btn.btn-icon .txt {
    display: table-cell;
    vertical-align: middle;
    padding: 0 20px 0 0
}

html body .btn.btn-icon .icn {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 10px;
    border-left: 1px solid hsla(0, 0%, 100%, .32)
}

html body .btn.btn-icon .icn>svg {
    width: 30px;
    height: 30px
}

html body .typo3-messages .alert {
    padding: 15px
}

html body .typo3-messages .alert.alert-info {
    background-color: #d9edf7
}

html body .typo3-messages .alert.alert-warning {
    background-color: #fcf8e3
}

html body .typo3-messages .alert.alert-danger {
    background-color: #f2dede
}

html body .owl-theme .owl-dots .owl-dot.active span,
html body .owl-theme .owl-dots .owl-dot:hover span,
html body .owl-theme .owl-nav [class*=owl-]:hover {
    background-color: #00b1d7
}

.header.header-home .header-panel .panel .panel-image .image-src {
    height: 600px
}

.header.header-home .header-panel .panel .panel-dashboard .fce-intro {
    bottom: 140px
}

.header.header-page .header-panel .panel .panel-image .image-src {
    height: 330px
}

.header.header-page .header-panel .panel .panel-dashboard .fce-intro {
    bottom: 110px
}

.header .header-extra {
    position: relative;
    overflow: hidden;
    height: 36px;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    font-family: ProximaNovaA-Light, serif
}

.header .header-extra .social {
    text-align: right
}

.header .header-extra .social .social-content {
    display: inline-table
}

.header .header-extra .social .social-content .content-items {
    display: table-cell;
    vertical-align: middle
}

.header .header-extra .social .social-content .content-label {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px 0 0;
    line-height: 36px
}

.header .header-extra .social .social-content .item a {
    color: #fff;
    text-decoration: none
}

.header .header-extra .social .social-content .item a:hover {
    color: #00b1d7
}

.header .header-extra .social .social-content .item a:hover>svg {
    fill: #00b1d7
}

.header .header-extra .social .social-content .item a>svg {
    margin: -1px 0 0;
    width: 20px;
    height: 20px;
    -webkit-transition: fill .2s ease-in-out;
    transition: fill .2s ease-in-out;
    fill: #fff
}

.header .header-toolbar {
    display: none
}

.header .header-top {
    position: relative;
    z-index: 2
}

.header .header-bottom {
    position: relative;
    z-index: 1
}

.header .header-logos {
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 100px
}

.header .header-logos .logos {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-table;
    table-layout: fixed;
    width: 100%
}

.header .header-logos .logos .logo {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px
}

.header .header-logos .logos .logo.logo-main {
    border-right: 1px solid #dedede;
    padding: 0 15px 0 0;
    width: 100%;
}

.header .header-navigation {}

.header .header-panel .panel,
.header .header-panel .panel .panel-image {
    position: relative;
    z-index: 1
}

.header .header-panel .panel .panel-image .image-src {
    height: 600px;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.header .header-panel .panel .panel-image .image-overlays {
    position: absolute;
    z-index: 20000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.header .header-panel .panel .panel-image .image-overlays .overlays {
    display: table;
    width: 100%;
    height: 100%
}

.header .header-panel .panel .panel-image .image-overlays .overlays .overlay {
    display: table-cell;
    height: 100%
}

.header .header-panel .panel .panel-image .image-overlays .overlays .overlay.overlay-center {
    width: 1140px;
    background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .74) 49%, #000 76%, #000);
    background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .74) 49%, #000 76%, #000);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000', GradientType=1)
}

.header .header-panel .panel .panel-image .image-overlays .overlays .overlay.overlay-right {
    background-color: #000
}

.header .header-panel .panel .panel-dashboard {
    position: absolute;
    z-index: 2;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%
}

.header .header-panel .panel .panel-dashboard .dashboard-cnt {
    position: relative;
    z-index: 1
}

.header .header-panel .panel .panel-dashboard .fce-intro {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: 140px;
    width: 555px;
    text-align: left;
    color: #fff
}

.header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-subtitle {
    margin: 0;
    padding: 0 0 20px;
    font-family: ProximaNovaA-Light, serif;
    font-size: 16px;
    text-transform: uppercase
}

.header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-title {
    margin: 0;
    padding: 0 0 25px;
    font-weight: 400;
    font-size: 50px;
    line-height: 50px
}

.header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-text {
    font-family: ProximaNovaA-Light, serif
}

.header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-text p {
    margin: 0
}

.header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-actions {
    padding: 25px 0 0
}

.header .header-panel .panel .panel-dashboard .pasc {
    position: absolute;
    z-index: 1;
    right: 0;
    bottom: -1px;
    width: 555px
}

.header .header-panel .panel .panel-dashboard .pasc .conference {
    position: relative;
    z-index: 1;
    color: #fff
}

.header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols {
    display: table;
    width: 100%
}

.header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols .col {
    display: table-cell;
    vertical-align: top
}

.header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols .col.col-right {
    padding: 0 0 0 15px;
    text-align: right
}

.header .header-panel .panel .panel-dashboard .pasc .conference .conference-recurrence {
    padding: 0 0 0 30px
}

.header .header-panel .panel .panel-dashboard .pasc .conference .conference-recurrence .recurrence-icon {
    position: absolute;
    top: -5px;
    left: -8px
}

.header .header-panel .panel .panel-dashboard .pasc .conference .conference-recurrence .recurrence-icon>svg {
    width: 35px;
    height: 35px;
    fill: #fff
}

.header .header-panel .panel .panel-dashboard .pasc .conference .conference-recurrence .recurrence-date {
    font-size: 18px;
    font-weight: 700
}

.header .header-panel .panel .panel-dashboard .pasc .conference .conference-location {
    padding: 0 0 0 30px;
    font-size: 15px;
    font-family: ProximaNovaA-Light, serif
}

.content {
    padding: 50px 0;
    background-color: #f2f2f2
}

.content .page .page-breadcrumbs {
    padding: 0 0 20px
}

.content .page .page-breadcrumbs .breadcrumbs a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 6px;
    border-left: 1px solid #9d9d9d;
    padding: 0 0 0 8px;
    font-size: 13px;
    letter-spacing: 1.5px;
    font-weight: 700;
    color: #9d9d9d;
    text-decoration: none
}

.content .page .page-breadcrumbs .breadcrumbs a:first-child {
    margin: 0;
    border-left: none;
    padding: 0
}

.content .page .page-breadcrumbs .breadcrumbs a:hover {
    color: #000
}

.content .page .page-title {
    margin: 0;
    padding: 0 0 30px;
    font-size: 50px;
    line-height: 55px;
    font-weight: 400;
    border-bottom: 1px #ADADAD solid;
}

.content .page .page-footer {
    margin: 30px 0 0;
    border-top: 1px solid #dedede;
    padding: 20px 0 0
}

.content .page .share-this .share-this-content {
    display: inline-table
}

.content .page .share-this .share-this-content .content-label {
    display: table-cell;
    vertical-align: top;
    padding: 2px 5px 0 0;
    font-size: 13px
}

.content .page .share-this .share-this-content .content-items {
    display: table-cell;
    vertical-align: top
}

.content .page .share-this .share-this-content .content-items .items {
    display: inline-table;
    table-layout: fixed
}

.content .page .share-this .share-this-content .content-items .items .item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px
}

.content .page .share-this .share-this-content .content-items .items .item:hover>svg {
    fill: #00b1d7
}

.content .page .share-this .share-this-content .content-items .items .item>svg {
    width: 20px;
    height: 20px;
    -webkit-transition: fill .2s ease-in-out;
    transition: fill .2s ease-in-out;
    fill: #000
}

.sponsor {
    border-top: 3px solid #000;
    padding: 30px 0
}

.sponsor .items {
    display: table;
    width: 100%
}

.sponsor .items .item {
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 20px;
    text-align: center
}

.sponsor .items .item.item-1 {
    padding: 0
}

.footer {
    padding: 30px 0;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    font-family: ProximaNovaA-Light, serif
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
    margin: 0;
    padding: 0 0 15px;
    font-weight: 700;
    font-size: 14px
}

.footer p {
    margin: 0;
    padding: 0 0 15px
}

.footer a {
    font-weight: 700
}

.footer .fce-page-link {
    margin: 10px 0 0;
    border-top: 1px solid #333;
    padding: 25px 0 0
}

.footer .fce-page-link a {
    color: #fff;
    text-transform: uppercase;
    font-weight: 400
}

@media screen and (max-width:1199px) {
    html body,
    html body .btn,
    html body .form-control {
        font-size: 15px
    }
    html body .btn.btn-big {
        padding: 25px
    }
    html body .btn.btn-big.btn-icon {
        padding: 15px 20px 15px 30px
    }
    html body .btn.btn-big.btn-icon .txt {
        padding: 8px 25px 8px 0
    }
    html body .btn.btn-big.btn-icon .icn {
        padding: 8px 0 8px 15px
    }
    .header.header-home .header-panel .panel .panel-image .image-src {
        height: 450px
    }
    .header.header-home .header-panel .panel .panel-dashboard .fce-intro {
        bottom: 110px
    }
    .header.header-page .header-panel .panel .panel-image .image-src {
        height: 280px
    }
    .header.header-page .header-panel .panel .panel-dashboard .fce-intro {
        bottom: 110px
    }
    .header .header-logos {
        padding: 19px 0 0
    }
    .header .header-logos .logos .logo.logo-main {
        padding: 8px 15px 8px 0;
        width: 145px
    }
    .header .header-panel .panel .panel-dashboard .fce-intro {
        width: 455px
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-subtitle {
        padding: 0 0 10px
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-title {
        padding: 0 0 15px;
        font-size: 35px;
        line-height: 40px
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-actions {
        padding: 15px 0 0
    }
    .header .header-panel .panel .panel-dashboard .pasc {
        width: 455px
    }
    .header .header-panel .panel .panel-dashboard .pasc .conference .conference-recurrence .recurrence-date {
        font-size: 16px
    }
    .header .header-panel .panel .panel-dashboard .pasc .conference .conference-location {
        font-size: 14px
    }
    .content {
        padding: 40px 0
    }
    .content .page .page-title {
        padding: 0 0 25px;
        font-size: 40px;
        line-height: 45px
    }
}

@media screen and (max-width:991px) {
    .header .header-top>.container {
        position: relative
    }
    .header .header-top>.container>.row .col-xs-3 {
        position: static
    }
    .header .header-logos {
        overflow: auto;
        padding: 10px 0;
        height: auto
    }
    .header .header-logos .logos {
        position: static;
        top: auto;
        -webkit-transform: none;
        transform: none
    }
    .header .header-navigation {
        display: none;
        position: fixed;
        z-index: 6;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        background-color: #fff;
        text-align: left;
        overflow-x: hidden
    }
    .header .header-toolbar {
        display: block;
        position: absolute;
        z-index: 7;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .header .header-toolbar .toolbar {
        padding: 7px 0 0
    }
    .header .header-toolbar .toolbar .toolbar-actions {
        text-align: right
    }
    .header .header-toolbar .toolbar .toolbar-actions .action {
        display: inline-block
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a {
        display: inline-block;
        color: #000;
        text-decoration: none
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a.is-active .action-els .el.el-label {
        opacity: 0
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a .action-els {
        display: inline-table;
        table-layout: auto
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a .action-els .el {
        display: table-cell;
        vertical-align: middle
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a .action-els .el.el-label {
        padding: 0 15px 0 0;
        -webkit-transition: opacity .5s ease-in-out;
        transition: opacity .5s ease-in-out;
        opacity: 1;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    .header .header-toolbar .toolbar .toolbar-actions .action>a .action-els .el.el-button .hamburger {
        padding: 4px 0 0
    }
    .header .header-logos .logos .logo.logo-main {
        width: 170px
    }
    .header .header-panel .panel .panel-image .image-overlays .overlays .overlay.overlay-center {
        background: -webkit-linear-gradient(left, transparent, rgba(0, 0, 0, .54) 0, #000 76%, #000);
        background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .54) 0, #000 76%, #000)
    }
    .header .header-panel .panel .panel-dashboard .fce-intro {
        right: auto;
        left: 0
    }
    .content .page .page-body {
        padding: 0 0 40px
    }
    .content .page .page-extra .rss .news-latest {
        display: none
    }
}

@media screen and (max-width:767px) {
    html body {
        font-size: 14px
    }
    html body .select2.select2-container {
        width: 100% !important
    }
    .header .header-panel .panel .panel-image .image-src {
        height: 380px
    }
    .header .header-panel .panel .panel-dashboard {
        position: static
    }
    .header .header-panel .panel .panel-dashboard .fce-intro {
        position: relative;
        z-index: 4;
        right: inherit;
        top: inherit;
        bottom: inherit !important;
        left: inherit;
        width: 100%;
        color: #000
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-subtitle {
        position: absolute;
        z-index: 1;
        top: -355px;
        left: 0;
        right: 0;
        font-size: 14px;
        color: #fff
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-title {
        position: absolute;
        z-index: 1;
        top: -320px;
        left: 0;
        right: 0;
        font-size: 25px;
        line-height: 28px;
        color: #fff
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-text {
        padding: 20px 0 10px
    }
    .header .header-panel .panel .panel-dashboard .fce-intro .fce-intro-actions {
        padding: 0 0 20px
    }
    .header .header-panel .panel .panel-dashboard .pasc {
        top: -180px;
        width: 100%
    }
    .header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols,
    .header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols .col {
        display: block
    }
    .header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols .col.col-left {
        min-height: 102px
    }
    .header .header-panel .panel .panel-dashboard .pasc .conference .overview .cols .col.col-right {
        padding: 0;
        text-align: left
    }
    .header.header-home .header-panel .panel .panel-image .image-src {
        height: 380px
    }
    .header.header-page .header-panel .panel .panel-image .image-src {
        height: 310px
    }
    .header.header-page .header-panel .panel .panel-dashboard .fce-intro .fce-intro-title {
        top: -295px
    }
    .header .header-logos {
        padding: 10px 0
    }
    .header .header-logos .logos,
    .header .header-logos .logos .logo {
        display: block
    }
    .header .header-logos .logos .logo.logo-main {
        border: none;
        padding: 0;
        max-width: 140px
    }
    .header .header-logos .logos .logo.logo-sponsor,
    .header .header-toolbar .toolbar .toolbar-actions .action>a .action-els .el.el-label {
        display: none
    }
    .content {
        padding: 30px 0
    }
    .content .page .page-title {
        font-size: 30px;
        line-height: 35px
    }
    .content .page .page-footer {
        margin: 0;
        padding: 20px 0 50px
    }
    .footer .fce-button {
        padding: 0 0 20px
    }
}

.navigation {
    max-height: 100px
}

.navigation .navigation-toolbar {
    display: none
}

.navigation .pages {
    display: inline-table;
    padding: 0
}

.navigation .pages,
.navigation .pages .page {
    margin: 0;
    list-style: none;
    list-style-type: none
}

.navigation .pages .page {
    position: relative;
    z-index: 1;
    display: table-cell;
    vertical-align: middle;
    padding: 0 0 0 25px
}

.navigation .pages .page.active>a:before {
    left: 0
}

.navigation .pages .page.active>a:after {
    right: 0
}

.navigation .pages .page.has-subpages:hover:after {
    visibility: visible;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.navigation .pages .page.has-subpages.shortcut>a {
    cursor: default
}

.navigation .pages .page.last .subpages {
    right: 0;
    left: auto
}

.navigation .pages .page:hover .subpages {
    visibility: visible;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.navigation .pages .page>a {
    position: relative;
    z-index: 1;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    line-height: 50px;
    color: aliceblue;
    text-decoration: none;
    letter-spacing: .3px;
    background-color: #083e6a
}

.navigation .pages .page>a:before {
    -webkit-transition: left .4s ease-in-out;
    transition: left .4s ease-in-out
}

.navigation .pages .page>a:after,
.navigation .pages .page>a:before {
    content: ' ';
    position: absolute;
    top: 70px;
    left: 50%;
    right: 50%;
    height: 6px;
    /*动画*/
    /*background: #000*/
}

.navigation .pages .page>a:after {
    -webkit-transition: right .4s ease-in-out;
    transition: right .4s ease-in-out
}

.navigation .pages .page>a:hover:before {
    left: 0
}

.navigation .pages .page>a:hover:after {
    right: 0
}

.navigation .subpages {
    visibility: hidden;
    position: absolute;
    left: 0;
    right: auto;
    top: 55px;
    min-width: 248px;
    -webkit-transition: visibility 0s linear .3s, opacity .3s ease-in-out;
    transition: visibility 0s linear .3s, opacity .3s ease-in-out;
    opacity: 0;
    background-color: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    text-align: left
}

.navigation .subpages,
.navigation .subpages .subpage {
    padding: 0;
    margin: 0;
    list-style: none;
    list-style-type: none
}

.navigation .subpages .subpage {
    display: block;
    width: 100%
}

.navigation .subpages .subpage.active>a {
    position: relative;
    padding-left: 30px;
    font-weight: 700
}

.navigation .subpages .subpage.active>a:before {
    content: "»";
    position: absolute;
    left: 16px;
    top: 4px;
    margin: 0;
    font-size: 20px;
    font-weight: 400;
    color: #000
}

.navigation .subpages .subpage:hover .subpages {
    visibility: visible;
    -webkit-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out;
    opacity: 1
}

.navigation .subpages .subpage>a {
    display: inline-block;
    vertical-align: middle;
    border-left: 8px solid #fff;
    padding: 10px 16px 8px;
    margin: 0;
    width: 100%;
    font-size: 15px;
    color: #000;
    text-decoration: none;
    -webkit-transition: border-color .2s ease-in-out;
    transition: border-color .2s ease-in-out
}

.navigation .subpages .subpage>a:hover {
    border-left-color: #00b1d7
}

@media screen and (max-width:1199px) {
    .navigation {
        max-height: 100px
    }
    .navigation .pages .page:after {
        margin: 0 0 0 3px
    }
    .navigation .pages .page>a {
        line-height: 100px
    }
    .navigation .pages .page>a:after,
    .navigation .pages .page>a:before {
        top: 70px
    }
    .navigation .subpages {
        top: 100px
    }
}

@media screen and (max-width:991px) {
    .navigation {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        position: relative;
        z-index: 1;
        width: 100%;
        height: 100%;
        max-height: none
    }
    .navigation .navigation-pages {
        margin: 0 auto;
        padding: 100px 0;
        max-width: 720px
    }
    .navigation .pages {
        display: block
    }
    .navigation .pages .page {
        display: block;
        border-bottom: 1px solid #dedede;
        padding: 0
    }
    .navigation .pages .page.active>a {
        font-weight: 700
    }
    .navigation .pages .page.has-subpages.shortcut>a {
        cursor: pointer
    }
    .navigation .pages .page.open>a .page-title:before {
        right: 0
    }
    .navigation .pages .page.last {
        border-bottom: none
    }
    .navigation .pages .page>a {
        padding: 0 40px;
        line-height: 80px;
        font-size: 40px;
        font-weight: 700
    }
    .navigation .pages .page>a:after,
    .navigation .pages .page>a:before {
        display: none
    }
    .navigation .pages .page>a .page-title {
        position: relative
    }
    .navigation .pages .page>a .page-title:before {
        content: ' ';
        position: absolute;
        top: 50px;
        left: 0;
        right: 100%;
        height: 6px;
        -webkit-transition: right .4s ease-in-out;
        transition: right .4s ease-in-out;
        background: #000
    }
    .navigation .subpages {
        position: static;
        display: none;
        visibility: visible;
        padding: 20px 0 0;
        max-width: none;
        min-width: none;
        box-shadow: none;
        opacity: 1
    }
    .navigation .subpages .subpage.active>a {
        padding-left: 60px
    }
    .navigation .subpages .subpage.active>a:before {
        top: 0;
        left: 40px
    }
    .navigation .subpages .subpage>a {
        border: none;
        padding: 0 0 20px 40px;
        font-size: 20px
    }
}

@media screen and (max-width:767px) {
    .navigation .navigation-pages {
        padding: 60px 0 100px
    }
    .navigation .pages .page>a {
        padding: 0 15px;
        line-height: 60px;
        font-size: 30px
    }
    .navigation .pages .page>a .page-title:before {
        top: 40px
    }
    .navigation .subpages .subpage.active>a {
        padding-left: 40px
    }
    .navigation .subpages .subpage.active>a:before {
        top: -4px;
        left: 20px
    }
    .navigation .subpages .subpage>a {
        font-size: 18px
    }
}

.offcanvas .offcanvas-content h1,
.offcanvas .offcanvas-content h2,
main.content h1,
main.content h2 {
    margin: 0;
    padding: 5px 0 22px;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.offcanvas .offcanvas-content h3,
main.content h3 {
    text-transform: uppercase
}

.offcanvas .offcanvas-content h3,
.offcanvas .offcanvas-content h4,
main.content h3,
main.content h4 {
    margin: 0;
    padding: 5px 0 16px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700
}

.offcanvas .offcanvas-content h5,
main.content h5 {
    margin: 0;
    padding: 5px 0 12px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 700
}

.offcanvas .offcanvas-content ul,
main.content ul {
    margin: 0;
    padding: 0 0 15px;
    list-style: none;
    list-style-type: none
}

.offcanvas .offcanvas-content ul li,
main.content ul li {
    position: relative;
    vertical-align: middle;
    padding: 0 0 5px 30px;
    list-style: none;
    list-style-type: none
}

.offcanvas .offcanvas-content ul li:before,
main.content ul li:before {
    content: "»";
    position: absolute;
    left: 10px;
    top: -4px;
    margin: 0;
    font-size: 20px;
    color: #00b1d7
}

.offcanvas .offcanvas-content p,
main.content p {
    margin: 0;
    padding: 0 0 15px
}

.offcanvas .offcanvas-content a,
main.content a {
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-weight: 700
}

.offcanvas .offcanvas-content a:hover,
main.content a:hover {
    text-decoration: underline
}

.offcanvas .offcanvas-content table,
main.content table {
    border-collapse: collapse;
    border-spacing: 0;
    padding: 0 0 15px;
    width: 100%;
    max-width: 100%
}

.offcanvas .offcanvas-content table td,
.offcanvas .offcanvas-content table th,
main.content table td,
main.content table th {
    vertical-align: top;
    padding: 10px;
    min-width: 120px
}

.offcanvas .offcanvas-content table th,
main.content table th {
    font-weight: 700;
    background-color: #00b1d7;
    color: #fff;
    text-align: left
}

.offcanvas .offcanvas-content table tr:nth-child(even) td,
main.content table tr:nth-child(even) td {
    background-color: transparent
}

.offcanvas .offcanvas-content table tr td,
main.content table tr td {
    background-color: #dedede;
    text-align: left
}

.offcanvas .offcanvas-content .highlight,
main.content .highlight {
    color: #00b1d7
}

.offcanvas .offcanvas-content .strike,
main.content .strike {
    text-decoration: line-through
}

.fce>.fce-wrapper.gap-top {
    padding-top: 30px
}

.fce>.fce-wrapper.gap-bottom {
    padding-bottom: 30px
}

.fce>.fce-wrapper.gap-top-bottom {
    padding-top: 30px;
    padding-bottom: 30px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-xs.column-left {
    position: relative;
    float: left;
    width: 70.83333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-xs.column-right {
    position: relative;
    float: left;
    width: 29.16667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-sm.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-sm.column-left {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-sm.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-sm.column-right {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-md.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-md.column-left {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-md.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-md.column-right {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-lg.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-lg.column-left {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-lg.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-70-30.column-vp-lg.column-right {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-xs.column-left {
    position: relative;
    float: left;
    width: 79.16667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-xs.column-right {
    position: relative;
    float: left;
    width: 20.83333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-sm.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-sm.column-left {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-sm.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-sm.column-right {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-md.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-md.column-left {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-md.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-md.column-right {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-lg.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-lg.column-left {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-lg.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-80-20.column-vp-lg.column-right {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-xs.column-right {
    position: relative;
    float: left;
    width: 70.83333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    background:
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-xs.column-left {
    position: relative;
    float: left;
    width: 29.16667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-sm.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-sm.column-right {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-sm.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-sm.column-left {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-md.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-md.column-right {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-md.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-md.column-left {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-lg.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-lg.column-right {
        float: left;
        width: 70.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-lg.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-30-70.column-vp-lg.column-left {
        float: left;
        width: 29.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-xs.column-right {
    position: relative;
    float: left;
    width: 79.16667%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-xs.column-left {
    position: relative;
    float: left;
    width: 20.83333%;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-sm.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-sm.column-right {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-sm.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:768px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-sm.column-left {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-md.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-md.column-right {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-md.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:992px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-md.column-left {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-lg.column-right {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-lg.column-right {
        float: left;
        width: 79.16667%
    }
}

.fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-lg.column-left {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:1200px) {
    .fce.fce-grid.grid-flex .grid-row .grid-column.column-flex-20-80.column-vp-lg.column-left {
        float: left;
        width: 20.83333%
    }
}

.fce.fce-image,
.fce.fce-table,
.fce.fce-typoscript {
    padding: 0 0 25px
}

.fce.fce-image img {
    width: 100%
}

.fce.fce-image img.img-gif,
.fce.fce-image img.img-logo {
    width: auto;
    max-width: 100%
}

.fce.fce-image figure {
    position: relative
}

.fce.fce-image figure figcaption {
    position: absolute;
    padding: 15px 10px 10px;
    left: 0;
    right: 0;
    bottom: 0;
    letter-spacing: 1.2px;
    font-size: 13px;
    text-align: center;
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .7));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, rgba(0, 0, 0, .7));
    color: #fff
}

.fce.fce-gallery {
    padding: 0 0 25px
}

.fce.fce-gallery .gallery-images .gallery-image {
    position: relative
}

.fce.fce-gallery .gallery-images .gallery-image img {
    width: 100%
}

.fce.fce-gallery .gallery-images figcaption {
    position: absolute;
    padding: 20px 10px 10px;
    left: 0;
    right: 0;
    bottom: 0;
    letter-spacing: 1.2px;
    font-size: 13px;
    text-align: center;
    background: -webkit-linear-gradient(top, hsla(0, 0%, 100%, 0), rgba(0, 0, 0, .7));
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, rgba(0, 0, 0, .7));
    color: #fff
}

.fce.fce-video {
    padding: 0 0 25px
}

.fce-box {
    background-color: #fff
}

.fce-box.gap-bottom {
    margin: 0 0 30px
}

.fce-box.gap-top {
    margin: 30px 0 0
}

.fce-box.gap-top-bottom {
    margin: 30px 0
}

.fce-box.theme-blue {
    color: #fff;
    background-color: #00b1d7
}

.fce-box.theme-blue a {
    color: #fff
}

.fce-box.theme-blue .head .icon>svg {
    fill: #fff
}

.fce-box .fce-box-container {
    padding: 30px 30px 20px
}

.fce-box .head {
    padding: 0 0 20px
}

.fce-box .head .icon {
    display: inline-block;
    vertical-align: middle
}

.fce-box .head .icon>svg {
    width: 30px;
    height: 30px
}

.fce-box .head .title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    font-family: ProximaNovaA-Light, serif
}

.fce-schedule .fce-container {
    padding: 0 0 30px
}

.fce-schedule .head {
    padding: 0
}

.fce-schedule .head .title {
    margin: 0;
    padding: 0 0 25px;
    font-size: 50px;
    line-height: 55px
}

.fce-schedule .head .subtitle {
    margin: 0;
    padding: 0 0 10px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 700;
    text-transform: uppercase
}

.fce-schedule .head .text {
    color: #7c7c7c
}

.fce-schedule .items .item {
    padding: 0 0 10px
}

.fce-schedule .items .item .cols {
    display: table;
    width: 100%
}

.fce-schedule .items .item .cols .col {
    display: table-cell;
    vertical-align: top
}

.fce-schedule .items .item .cols .col.col-left {
    width: 40px
}

.fce-schedule .items .item .item-icon>svg {
    margin: -4px 0 0;
    width: 30px;
    height: 30px;
    fill: #000
}

.fce-schedule .items .item .item-title {
    font-weight: 700
}

.fce-schedule .items .item .item-text {
    font-weight: 700;
    color: #7c7c7c
}

.fce-latest-video .fce-container {
    background-color: #fff
}

.fce-latest-video .preview {
    position: relative;
    overflow: hidden;
    z-index: 1
}

.fce-latest-video .preview:hover .preview-image>img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.fce-latest-video .preview:hover .preview-icon>svg {
    margin: -60px 0 0 -60px;
    width: 120px;
    height: 120px
}

.fce-latest-video .preview .preview-image>img {
    width: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.fce-latest-video .preview .preview-shadow {
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .2)
}

.fce-latest-video .preview .preview-icon {
    position: absolute;
    z-index: 3;
    top: 50%;
    left: 50%
}

.fce-latest-video .preview .preview-icon>svg {
    margin: -50px 0 0 -50px;
    width: 100px;
    height: 100px;
    fill: #fff;
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.fce-latest-video.layout-vertical .infos {
    padding: 30px 30px 20px
}

.fce-latest-video.layout-vertical .infos .title {
    padding: 0 0 20px;
    line-height: 35px;
    font-size: 30px
}

.fce-latest-video.layout-vertical .infos .date {
    padding: 0 0 8px;
    font-size: 14px;
    color: #7c7c7c
}

.fce-latest-video.layout-vertical .target {
    padding: 0 30px 20px
}

.fce-latest-video.layout-horizontal .fce-container .cols {
    display: table;
    width: 100%
}

.fce-latest-video.layout-horizontal .fce-container .cols .col {
    display: table-cell;
    vertical-align: top
}

.fce-latest-video.layout-horizontal .fce-container .cols .col.col-right {
    padding: 0 0 0 15px;
    width: 50%
}

.fce-latest-video.layout-horizontal .fce-container .cols .col.col-left {
    padding: 0 15px 0 0;
    width: 50%
}

.fce-latest-video.layout-horizontal .infos {
    padding: 40px 30px 20px 0
}

.fce-latest-video.layout-horizontal .infos .title {
    padding: 0 0 20px;
    line-height: 35px;
    font-size: 30px
}

.fce-latest-video.layout-horizontal .infos .date {
    padding: 0 0 8px;
    font-size: 14px;
    color: #7c7c7c
}

.fce-page-link .items {
    display: inline-table
}

.fce-page-link .items .item {
    display: table-cell;
    vertical-align: middle
}

.fce-button .fce-container {
    padding: 15px 0
}

.fce-button .btn.btn-small {
    padding: 4px 15px;
    font-size: 14px
}

@media screen and (max-width:1199px) {
    .offcanvas .offcanvas-content h1,
    .offcanvas .offcanvas-content h2,
    main.content h1,
    main.content h2 {
        padding: 5px 0 22px;
        line-height: 32px;
        font-size: 28px
    }
    .offcanvas .offcanvas-content h3,
    .offcanvas .offcanvas-content h4,
    .offcanvas .offcanvas-content h5,
    main.content h3,
    main.content h4,
    main.content h5 {
        padding: 5px 0 15px;
        line-height: 22px;
        font-size: 17px
    }
    .offcanvas .offcanvas-content ul,
    main.content ul {
        padding: 0 0 15px
    }
    .offcanvas .offcanvas-content ul li:before,
    main.content ul li:before {
        top: -6px
    }
    .offcanvas .offcanvas-content p,
    .offcanvas .offcanvas-content table,
    main.content p,
    main.content table {
        padding: 0 0 15px
    }
    .fce>.fce-wrapper.gap-top {
        padding-top: 30px
    }
    .fce>.fce-wrapper.gap-bottom {
        padding-bottom: 30px
    }
    .fce>.fce-wrapper.gap-top-bottom {
        padding-top: 30px;
        padding-bottom: 30px
    }
    .fce.fce-gallery,
    .fce.fce-image,
    .fce.fce-table,
    .fce.fce-typoscript,
    .fce.fce-video {
        padding: 0 0 20px
    }
    .fce-box.gap-bottom {
        margin: 0 0 30px
    }
    .fce-box.gap-top {
        margin: 30px 0 0
    }
    .fce-box.gap-top-bottom {
        margin: 30px 0
    }
    .fce-box .fce-box-container {
        padding: 20px 20px 15px
    }
    .fce-box .head {
        padding: 0 0 18px
    }
    .fce-schedule .head .title {
        font-size: 40px;
        line-height: 45px
    }
    .fce-latest-video.layout-vertical .infos {
        padding: 20px 20px 15px
    }
    .fce-latest-video.layout-vertical .target {
        padding: 0 20px 15px
    }
    .fce-latest-video.layout-horizontal .infos {
        padding: 25px 30px 20px 0
    }
}

@media screen and (max-width:991px) {
    .fce-latest-video.layout-vertical .infos .title {
        padding: 0 0 8px;
        line-height: 28px;
        font-size: 25px
    }
    .fce-latest-video.layout-horizontal .infos {
        padding: 10px 30px 8px 0
    }
    .fce-latest-video.layout-horizontal .infos .title {
        padding: 0 0 8px;
        line-height: 28px;
        font-size: 25px
    }
}

@media screen and (max-width:767px) {
    .offcanvas .offcanvas-content h1,
    .offcanvas .offcanvas-content h2,
    main.content h1,
    main.content h2 {
        padding: 5px 0 18px;
        line-height: 28px;
        font-size: 24px
    }
    .offcanvas .offcanvas-content h3,
    .offcanvas .offcanvas-content h4,
    .offcanvas .offcanvas-content h5,
    main.content h3,
    main.content h4,
    main.content h5 {
        padding: 5px 0 12px;
        line-height: 20px;
        font-size: 16px
    }
    .offcanvas .offcanvas-content p,
    .offcanvas .offcanvas-content table,
    .offcanvas .offcanvas-content ul,
    main.content p,
    main.content table,
    main.content ul {
        padding: 0 0 12px
    }
    .fce>.fce-wrapper.gap-top {
        padding-top: 20px
    }
    .fce>.fce-wrapper.gap-bottom {
        padding-bottom: 20px
    }
    .fce>.fce-wrapper.gap-top-bottom {
        padding-top: 20px;
        padding-bottom: 20px
    }
    .fce.fce-gallery,
    .fce.fce-image,
    .fce.fce-table,
    .fce.fce-typoscript,
    .fce.fce-video {
        padding: 0 0 20px
    }
    .fce-box .fce-box-container {
        padding: 15px 15px 0
    }
    .fce-schedule {
        padding: 0 0 30px
    }
    .fce-schedule .fce-container {
        padding: 0
    }
    .fce-schedule .head .title {
        font-size: 35px;
        line-height: 40px
    }
    .fce-latest-video.layout-vertical {
        margin: 0 0 30px
    }
    .fce-latest-video.layout-vertical .infos {
        padding: 15px
    }
    .fce-latest-video.layout-vertical .target {
        padding: 0 15px 15px
    }
    .fce-latest-video.layout-horizontal .fce-container .cols .col {
        display: block
    }
    .fce-latest-video.layout-horizontal .fce-container .cols .col.col-right {
        display: block;
        padding: 0 15px 15px;
        width: 100%
    }
    .fce-latest-video.layout-horizontal .fce-container .cols .col.col-left {
        display: block;
        padding: 0;
        width: 100%
    }
    .fce-latest-video.layout-horizontal .infos {
        padding: 15px 0 0
    }
    .fce-latest-video.layout-horizontal .infos .name {
        padding: 0
    }
    .fce-latest-video.layout-horizontal .target {
        padding: 15px 0 0
    }
}

.offcanvas {
    display: none;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background-color: #fff
}

.offcanvas .offcanvas-wrapper {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    height: 100%;
    min-height: 100%
}

.offcanvas .offcanvas-toolbar .actions {
    position: relative;
    z-index: 1
}

.offcanvas .offcanvas-toolbar .actions .action {
    position: absolute;
    z-index: 2
}

.offcanvas .offcanvas-toolbar .actions .action.action-close {
    top: 0;
    right: 0
}

.offcanvas .offcanvas-toolbar .actions .action.action-close>a {
    display: inline-block;
    background-color: #000
}

.offcanvas .offcanvas-toolbar .actions .action.action-close>a>svg {
    width: 80px;
    height: 80px;
    fill: #fff
}

.offcanvas .offcanvas-content {
    padding: 175px 0 60px;
    width: 100%
}

@media screen and (max-width:767px) {
    .offcanvas .offcanvas-toolbar .actions .action.action-close>a>svg {
        width: 50px;
        height: 50px
    }
    .offcanvas .offcanvas-content {
        padding: 60px 0
    }
}

@media only print {
    * {
        background: #fff !important
    }
    .btn {
        display: none !important
    }
    #content {
        width: auto;
        margin: 0 5%;
        padding: 0;
        border: 0;
        float: none !important
    }
    #head {
        display: none !important
    }
    body {
        padding: 5px 10px !important;
        font-size: 12px !important
    }
    body,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        font-family: Verdana, Geneva, sans-serif !important
    }
    h1 {
        font-size: 25px !important;
        padding-bottom: 10px !important
    }
    h2,
    h3 {
        font-size: 18px !important
    }
    h4 {
        font-size: 16px !important
    }
    a[href]:after,
    abbr[title]:after,
    q:after,
    q:before {
        content: "" !important
    }
    .container-fluid {
        max-width: none !important;
        padding: 0 10px !important
    }
    .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 !important
    }
    .col-sm-12 {
        width: 100% !important
    }
    .col-sm-11 {
        width: 91.66666666666666% !important
    }
    .col-sm-10 {
        width: 83.33333333333334% !important
    }
    .col-sm-9 {
        width: 75% !important
    }
    .col-sm-8 {
        width: 66.66666666666666% !important
    }
    .col-sm-7 {
        width: 58.333333333333336% !important
    }
    .col-sm-6 {
        width: 50% !important
    }
    .col-sm-5 {
        width: 41.66666666666667% !important
    }
    .col-sm-4 {
        width: 33.33333333333333% !important
    }
    .col-sm-3 {
        width: 25% !important
    }
    .col-sm-2 {
        width: 16.666666666666664% !important
    }
    .col-sm-1 {
        width: 8.333333333333332% !important
    }
    #navigation,
    .topmenu .topmenu-items,
    .visible-sm,
    .visible-xs,
    header.intro {
        display: none !important
    }
    .content {
        padding-top: 20px !important
    }
    #home-topmenu {
        position: static !important
    }
    .header-navigation,
    .header-panel .panel-image {
        display: none
    }
    .header-panel .panel-dashboard,
    .header .header-panel .panel .panel-dashboard .fce-intro {
        position: static !important
    }
    .footer {
        font-family: Verdana, Geneva, sans-serif !important
    }
    .pasc .items {
        height: auto !important
    }
    .pasc .item {
        position: static !important
    }
    .action-menu,
    .ending,
    .filter-home-items,
    .footer,
    .footer-google-map,
    .footer-right-wrap,
    .footer-socials,
    .header-bottom,
    .header-extra,
    .home-items,
    .instagram-content,
    .packages-box,
    .page-breadcrumbs,
    .page-content-images,
    .page-extra,
    .page-footer,
    .sponsor {
        display: none !important
    }
}

.tx-powermail .powermail_form {
    position: relative;
    z-index: 1;
    padding: 0 0 60px
}

.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_reset {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0
}

.tx-powermail .powermail_form .powermail_fieldwrap.powermail_fieldwrap_type_submit {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0
}

.tx-powermail .powermail_confirmation {
    position: relative;
    z-index: 1
}

.tx-powermail .powermail_confirmation .table {
    margin: 0 0 30px
}

.tx-powermail .powermail_confirmation .btn-group {
    display: table;
    width: 100%
}

.tx-powermail .powermail_confirmation .btn-group>form {
    display: table-cell !important;
    vertical-align: middle;
    text-align: right
}

.tx-powermail .powermail_confirmation .btn-group>form:first-child {
    text-align: left
}

.tx-powermail .powermail_label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 1.2px
}

.tx-powermail .powermail_label .mandatory {
    display: inline-block;
    padding: 0 0 0 4px;
    color: red
}

.tx-powermail .powermail_input.parsley-error,
.tx-powermail .powermail_textarea.parsley-error {
    border-color: rgba(255, 0, 0, .5);
    border-style: dotted
}

.tx-powermail .powermail_fieldwrap {
    position: relative;
    padding: 0 0 15px
}

.tx-powermail .parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.tx-powermail .parsley-errors-list>li {
    padding: 0;
    list-style: none;
    list-style-type: none;
    font-size: 12px;
    color: red;
    font-style: italic
}

.tx-powermail .parsley-errors-list>li:before {
    display: none
}

.rss .news .news-latest {
    padding: 30px 30px 20px;
    background-color: #fff
}

.rss .news .news-latest .head {
    padding: 0 0 25px
}

.rss .news .news-latest .head .title {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 30px;
    font-weight: 400;
    font-family: ProximaNovaA-Light, serif
}

.rss .news .news-latest .items {
    border-top: 1px solid hsla(0, 0%, 59%, .41);
    padding: 15px 0 0
}

.rss .news .news-latest .items .item {
    margin: 0 0 15px;
    border-bottom: 1px solid hsla(0, 0%, 59%, .41);
    padding: 0 0 15px
}

.rss .news .news-latest .items .item>a {
    text-decoration: none;
    color: #000;
    font-weight: 400
}

.rss .news .news-latest .items .item .item-date {
    color: #7c7c7c;
    font-size: 14px
}

.rss .news .news-latest .items .item .item-title {
    font-weight: 700;
    color: #00b1d7
}

.rss .news .news-latest .actions {
    padding: 10px 0 0
}

@media screen and (max-width:1199px) {
    .rss .news .news-latest {
        padding: 20px 20px 15px
    }
}

@media screen and (max-width:767px) {
    .rss .news .news-latest {
        padding: 15px
    }
}

.offcanvas .pasc .mini-symposia .item .header .header-title {
    padding: 0 0 35px;
    font-size: 30px;
    line-height: 35px
}

.offcanvas .pasc .mini-symposia .item .title {
    margin: 0;
    padding: 0 0 14px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .alert {
    color: #fff
}

.pasc .alert.alert-success .alert-head {
    background-color: #a1cd93
}

.pasc .alert.alert-success .alert-body {
    background-color: #8fbe80
}

.pasc .alert.alert-danger .alert-head {
    background-color: #b76060
}

.pasc .alert.alert-danger .alert-body {
    background-color: #934444
}

.pasc .alert.alert-info .alert-head {
    background-color: #6089b7
}

.pasc .alert.alert-info .alert-body {
    background-color: #446793
}

.pasc .alert .alert-head {
    display: table;
    table-layout: fixed;
    width: 100%;
    background-color: #999
}

.pasc .alert .alert-head .alert-icon {
    display: table-cell;
    vertical-align: middle;
    width: 60px;
    text-align: center
}

.pasc .alert .alert-head .alert-icon>svg {
    fill: #fff
}

.pasc .alert .alert-head .alert-title {
    display: table-cell;
    vertical-align: middle;
    padding: 8px 15px 8px 0;
    font-size: 25px
}

.pasc .alert .alert-body {
    padding: 15px 15px 15px 60px;
    background-color: #777
}

.pasc .display-error .display-error-head .title {
    margin: 0;
    padding: 0 0 10px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .display-error .display-error-body {
    padding: 0 0 15px
}

.pasc .display-error .display-error-body .message .message-alerts {
    padding: 15px 0 0
}

.pasc .display-error .display-error-body .message .message-alerts .alert {
    padding: 0 0 5px
}

.pasc .mini-symposia .list .list-head {
    padding: 0 0 40px
}

.pasc .mini-symposia .list .filters .filter .form-control {
    height: 50px;
    background-color: #eaeaea
}

.pasc .mini-symposia .list .filters .filter .form-group .input-group .input-group-addon {
    background-color: #fff
}

.pasc .mini-symposia .list .filters .filter .form-group .input-group .input-group-addon svg {
    max-width: 30px;
    max-height: 30px;
    fill: #000
}

.pasc .mini-symposia .list .items .item {
    margin: 0 0 35px;
    border-bottom: 2px solid #dedede;
    padding: 0 0 20px;
    width: 100%
}

.pasc .mini-symposia .list .items .item.item-last {
    margin: 0;
    border: none
}

.pasc .mini-symposia .list .items .item .title {
    margin: 0;
    padding: 0 0 10px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .mini-symposia .list .items .item .show-abstract {
    margin: 0 0 20px
}

.pasc .mini-symposia .list .items .item .organizer {
    display: table;
    width: 100%
}

.pasc .mini-symposia .list .items .item .organizer .organizer-label {
    display: table-cell;
    vertical-align: top;
    font-weight: 700;
    width: 140px
}

.pasc .mini-symposia .list .items .item .organizer .organizer-data {
    display: table-cell;
    vertical-align: top
}

.pasc .mini-symposia .list .items .item .organizer .organizer-data .email,
.pasc .mini-symposia .list .items .item .organizer .organizer-data .info,
.pasc .mini-symposia .list .items .item .organizer .organizer-data .name {
    display: inline-block
}

.pasc .mini-symposia .list .items .item .co-organizers {
    display: table;
    width: 100%
}

.pasc .mini-symposia .list .items .item .co-organizers .co-organizers-label {
    display: table-cell;
    vertical-align: top;
    font-weight: 700;
    width: 140px
}

.pasc .mini-symposia .list .items .item .co-organizers .co-organizers-data {
    display: table-cell;
    vertical-align: top
}

.pasc .mini-symposia .list .items .item .co-organizers .co-organizers-data .email,
.pasc .mini-symposia .list .items .item .co-organizers .co-organizers-data .info,
.pasc .mini-symposia .list .items .item .co-organizers .co-organizers-data .name {
    display: inline-block
}

.pasc .mini-symposia .list .items .item .fields {
    display: table;
    width: 100%
}

.pasc .mini-symposia .list .items .item .fields .fields-label {
    display: table-cell;
    vertical-align: top;
    font-weight: 700;
    width: 140px
}

.pasc .mini-symposia .list .items .item .fields .fields-data {
    display: table-cell;
    vertical-align: top
}

.pasc .mini-symposia .list .items .item .fields .fields-data .field {
    display: inline-block
}

.pasc .mini-symposia .list .items .item .presentations {
    padding: 20px 0 0
}

.pasc .mini-symposia .list .items .item .presentations .presentation {
    position: relative;
    margin: 0 0 6px;
    padding: 0 0 0 40px
}

.pasc .mini-symposia .list .items .item .presentations .presentation:before {
    content: ' ';
    position: absolute;
    top: 8px;
    left: 20px;
    margin: 0;
    border-radius: 3px;
    width: 6px;
    height: 6px;
    background-color: #000
}

.pasc .mini-symposia .list .items .item .presentations .presentation .presentation-title {
    font-weight: 700
}

.pasc .mini-symposia .list .items .item .presentations .presentation .presentation-presenter .email,
.pasc .mini-symposia .list .items .item .presentations .presentation .presentation-presenter .info,
.pasc .mini-symposia .list .items .item .presentations .presentation .presentation-presenter .name {
    display: inline-block
}

.pasc .user .list .list-head {
    padding: 0 0 40px
}

.pasc .user .list .filters .filter .form-control {
    height: 50px;
    background-color: #eaeaea
}

.pasc .user .list .filters .filter .form-group .input-group .input-group-addon {
    background-color: #fff
}

.pasc .user .list .filters .filter .form-group .input-group .input-group-addon svg {
    max-width: 30px;
    max-height: 30px;
    fill: #000
}

.pasc .user .list .items .items-wrap {
    position: relative;
    z-index: 1
}

.pasc .user .list .items .item {
    margin: 0 0 30px
}

.pasc .user .list .items .item:hover .item-wrap {
    box-shadow: 0 3px 19px 0 rgba(0, 0, 0, .15)
}

.pasc .user .list .items .item .item-wrap {
    padding: 10px;
    background-color: #fff;
    box-shadow: 0 2px 12px 0 rgba(0, 0, 0, .1)
}

.pasc .user .list .items .item .name {
    margin: 0;
    padding: 0 0 2px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .registration .actions {
    display: table;
    table-layout: fixed;
    padding: 35px 0 0;
    width: 100%
}

.pasc .registration .actions .action {
    display: table-cell;
    vertical-align: middle
}

.pasc .registration .actions .action.action-next {
    text-align: right
}

.pasc .registration .code .parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.pasc .registration .code .parsley-errors-list>li {
    padding: 0;
    list-style: none;
    list-style-type: none;
    font-size: 12px;
    color: red;
    font-style: italic
}

.pasc .registration .code .parsley-errors-list>li:before {
    display: none
}

.pasc .registration .code .error {
    padding: 0 0 35px
}

.pasc .registration .code .error .messages {
    border: 1px solid red;
    padding: 15px;
    color: red;
    background-color: rgba(255, 0, 0, .1)
}

.pasc .registration .code .error .messages .message {
    font-size: 13px
}

.pasc .registration .code .code-head .head-title {
    margin: 0;
    padding: 0 0 15px;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.pasc .registration .code .code-head .head-intro {
    padding: 0 0 15px
}

.pasc .registration .code .fields .field {
    position: relative;
    padding: 0 0 15px
}

.pasc .registration .code .fields .field .field-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 1.2px
}

.pasc .registration .code .fields .field .field-label .mandatory {
    display: inline-block;
    padding: 0 0 0 4px;
    color: red
}

.pasc .registration .code .actions {
    margin: 20px 0 0;
    border-top: 1px solid #dedede
}

.pasc .registration .form .parsley-errors-list {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-type: none
}

.pasc .registration .form .parsley-errors-list>li {
    padding: 0;
    list-style: none;
    list-style-type: none;
    font-size: 12px;
    color: red;
    font-style: italic
}

.pasc .registration .form .parsley-errors-list>li:before {
    display: none
}

.pasc .registration .form .select2 .select2-selection {
    background-color: #f8f8f8
}

.pasc .registration .form .select2 .select2-selection__arrow {
    background-color: #00b1d7
}

.pasc .registration .form .select2 .select2-selection__arrow>b {
    border-color: #fff transparent transparent
}

.pasc .registration .form .error {
    padding: 0 0 35px
}

.pasc .registration .form .error .messages {
    border: 1px solid red;
    padding: 15px;
    color: red;
    background-color: rgba(255, 0, 0, .1)
}

.pasc .registration .form .error .messages .message {
    font-size: 13px
}

.pasc .registration .form .message {
    padding: 5px 0 15px
}

.pasc .registration .form .fields .fields-group {
    padding: 0 0 20px
}

.pasc .registration .form .fields .fields-group .group-name {
    margin: 0;
    padding: 0 0 20px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .registration .form .fields .fields-group .group-name>svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 4px 0;
    width: 20px;
    fill: #000
}

.pasc .registration .form .fields .field {
    position: relative;
    padding: 0 0 15px
}

.pasc .registration .form .fields .field .field-label {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 1.2px
}

.pasc .registration .form .fields .field .field-label .mandatory {
    display: inline-block;
    padding: 0 0 0 4px;
    color: red
}

.pasc .registration .form .actions {
    border-top: 1px solid #dedede
}

.pasc .registration .confirm .confirm-head .head-title {
    margin: 0;
    padding: 0 0 22px;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.pasc .registration .confirm .entries .entries-group {
    padding: 0 0 20px
}

.pasc .registration .confirm .entries .entries-group .group-name {
    margin: 0;
    padding: 0 0 20px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .registration .confirm .entries .entries-group .group-name>svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 4px 0;
    width: 20px;
    fill: #000
}

.pasc .registration .confirm .entries .entry {
    position: relative;
    padding: 0 0 15px
}

.pasc .registration .confirm .entries .entry .entry-label {
    border-bottom: 1px solid #ababab;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 1.2px
}

.pasc .registration .confirm .entries .entry .entry-value {
    padding: 5px 0 0
}

.pasc .registration .confirm .actions {
    border-top: 1px solid #dedede
}

.pasc .registration .overview .overview-head .head-title {
    margin: 0;
    padding: 0 0 22px;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.pasc .registration .overview .overview-head .head-extra {
    margin: 0;
    padding: 0 0 22px
}

.pasc .registration .overview .entries .entries-group {
    padding: 0 0 20px
}

.pasc .registration .overview .entries .entries-group .group-name {
    margin: 0;
    padding: 0 0 20px;
    line-height: 22px;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

.pasc .registration .overview .entries .entries-group .group-name>svg {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 4px 0;
    width: 20px;
    fill: #000
}

.pasc .registration .overview .entries .entry {
    position: relative;
    padding: 0 0 15px
}

.pasc .registration .overview .entries .entry .entry-label {
    border-bottom: 1px solid #ababab;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    color: #7c7c7c;
    letter-spacing: 1.2px
}

.pasc .registration .overview .entries .entry .entry-value {
    padding: 5px 0 0
}

.pasc .registration .success .success-head {
    display: table;
    table-layout: fixed;
    padding: 0 0 22px;
    width: 100%
}

.pasc .registration .success .success-head .head-icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px
}

.pasc .registration .success .success-head .head-icon>svg {
    fill: #8fbe80
}

.pasc .registration .success .success-head .head-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.pasc .registration .success .success-body {
    padding: 0 0 15px
}

.pasc .registration .success .actions {
    border-top: 1px solid #dedede
}

.pasc .registration .payment.payment-success .payment-head .head-icon>svg {
    fill: #8fbe80
}

.pasc .registration .payment.payment-abort .payment-head .head-icon>svg,
.pasc .registration .payment.payment-fail .payment-head .head-icon>svg {
    fill: #934444
}

.pasc .registration .payment .payment-head {
    display: table;
    table-layout: fixed;
    padding: 0 0 22px;
    width: 100%
}

.pasc .registration .payment .payment-head .head-icon {
    display: table-cell;
    vertical-align: middle;
    width: 40px
}

.pasc .registration .payment .payment-head .head-icon>svg {
    fill: #8fbe80
}

.pasc .registration .payment .payment-head .head-title {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    line-height: 35px;
    font-size: 30px;
    font-weight: 400
}

.pasc .registration .payment .payment-body {
    padding: 0 0 15px
}

.pasc .registration .payment .actions {
    border-top: 1px solid #dedede
}

@media screen and (max-width:767px) {
    .offcanvas .pasc .mini-symposia .item .header .header-title,
    .pasc .mini-symposia .list .list-head {
        padding: 0 0 20px
    }
    .pasc .mini-symposia .list .items .item.item-last {
        margin: 0;
        border: none
    }
    .pasc .mini-symposia .list .items .item .organizer {
        display: block
    }
    .pasc .mini-symposia .list .items .item .organizer .organizer-label {
        display: block;
        width: 100%
    }
    .pasc .mini-symposia .list .items .item .organizer .organizer-data {
        display: block
    }
    .pasc .mini-symposia .list .items .item .co-organizers {
        display: block;
        padding: 8px 0 0
    }
    .pasc .mini-symposia .list .items .item .co-organizers .co-organizers-label {
        display: block;
        width: 100%
    }
    .pasc .mini-symposia .list .items .item .co-organizers .co-organizers-data {
        display: block
    }
    .pasc .mini-symposia .list .items .item .fields {
        display: block;
        padding: 8px 0 0
    }
    .pasc .mini-symposia .list .items .item .fields .fields-label {
        display: block;
        width: 100%
    }
    .pasc .mini-symposia .list .items .item .fields .fields-data {
        display: block
    }
    .pasc .mini-symposia .list .items .item .presentations .presentation {
        padding: 0 0 0 20px
    }
    .pasc .mini-symposia .list .items .item .presentations .presentation:before {
        left: 5px
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 50px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 12px;
    padding-right: 50px;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    position: relative
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline-block;
    overflow: hidden;
    padding-left: 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-search--inline {
    float: left
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    padding: 0
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 9
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option[aria-selected] {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 8;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.select2-container--default .select2-selection--single {
    background-color: #eaeaea;
    border: 1px solid #dedede;
    border-radius: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 50px;
    background-color: #fff
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--default .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: text
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0 5px;
    width: 100%
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    list-style: none
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
    color: #999;
    margin-top: 5px;
    float: left
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-top: 5px;
    margin-right: 10px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #999;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #333
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #000;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option[role=group] {
    padding: 0
}

.select2-container--default .select2-results__option[aria-disabled=true] {
    color: #999
}

.select2-container--default .select2-results__option[aria-selected=true] {
    background-color: #ddd
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00b1d7;
    color: #fff
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 0;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee);
    background-image: linear-gradient(180deg, #fff 50%, #eee);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: 700;
    margin-right: 10px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc);
    background-image: linear-gradient(180deg, #eee 50%, #ccc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888;
    border-width: 0 4px 5px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff, #eee 50%);
    background-image: linear-gradient(180deg, #fff 0, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff);
    background-image: linear-gradient(180deg, #eee 50%, #fff);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: text;
    outline: 0
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 0;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    color: #888;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    margin-right: 2px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    float: right;
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin-left: 2px;
    margin-right: auto
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option[role=group] {
    padding: 0
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */

.hamburger {
    padding: 15px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .7
}

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 40px;
    height: 4px;
    background-color: #000;
    border-radius: 4px;
    position: absolute;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.hamburger-inner:after,
.hamburger-inner:before {
    content: "";
    display: block
}

.hamburger-inner:before {
    top: -10px
}

.hamburger-inner:after {
    bottom: -10px
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner:before {
    -webkit-transition: top .1s ease .14s, opacity .1s ease;
    transition: top .1s ease .14s, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner:after {
    -webkit-transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s ease .14s, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .14s;
    transition-delay: .14s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner:before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease, opacity .1s ease .14s;
    transition: top .1s ease, opacity .1s ease .14s
}

.hamburger--squeeze.is-active .hamburger-inner:after {
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s;
    transition: bottom .1s ease, transform .1s cubic-bezier(.215, .61, .355, 1) .14s, -webkit-transform .1s cubic-bezier(.215, .61, .355, 1) .14s
}

.autocomplete-suggestions {
    box-sizing: border-box;
    border: 1px solid #aaa;
    background-color: #fff;
    cursor: default;
    overflow: auto
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden
}

.autocomplete-no-suggestion {
    padding: 2px 5px
}

.autocomplete-selected {
    background-color: #00b1d7;
    color: #fff
}

.autocomplete-suggestions strong {
    font-weight: 700
}

.autocomplete-group {
    padding: 2px 5px
}

.autocomplete-group strong {
    font-weight: 700;
    display: block
}

.topdiv {
    background: #00356a
}

.top-1 {
    width: 1348px;
    margin: 10px auto;
}

.ads {
    background-image: url("../../style/images/banner.jpg");
    padding-top: 31%;
    background-position: top center;
    background-size: 100%;
}

.rbox {
    border-left: 1px #B0B0B0 solid;
}

/*# sourceMappingURL=main.min.css.map */